/home/altere25/boldgrid_backup
NameSizeModeActions
historical-318bf1f5-045743aa8bf3c72a/-0755rm
logs-024ea8e8-9bf3f2a9c4482a3b/-0755rm
logs-10bfb9b7-48cda1636c6bd8f0/-0755rm
logs-318bf1f5-1690425924d17897/-0755rm
logs-482debf9-1fccb1cc8192952e/-0755rm
logs-2638f41b-7ed725c517db9ac5/-0755rm
logs-18227376-71fa1302fb87851a/-0755rm
logs-a5966a83-e0ab494a057c818d/-0755rm
logs-c28adf91-03eb47eec3fde3ed/-0755rm
logs-df54f4fc-2639a6981abc13c8/-0755rm
logs-f46e89c0-a10f8b7d1f77f9ad/-0755rm
.htaccess910644editdlrm
altere25_wp176.20260813-081732.sql82970500600editdlrm
boldgrid-backup-highwoodoutdoorpool.com-482debf9-20250805-211246.log10610644editdlrm
boldgrid-backup-highwoodoutdoorpool.com-482debf9-20250805-211246.zip1181785410644editdlrm
boldgrid-backup-highwoodoutdoorpool.com-482debf9-20250930-211453.log10610644editdlrm
boldgrid-backup-highwoodoutdoorpool.com-482debf9-20250930-211453.zip1181747340644editdlrm
boldgrid-backup-highwoodoutdoorpool.com-482debf9-20260312-091229.log10600644editdlrm
boldgrid-backup-highwoodoutdoorpool.com-482debf9-20260312-091229.zip1185336890644editdlrm
boldgrid-backup-highwoodoutdoorpool.com-482debf9-20260807-091235.log10610644editdlrm
boldgrid-backup-highwoodoutdoorpool.com-482debf9-20260807-091235.zip1184292950644editdlrm
boldgrid-backup-highwoodoutdoorpool.com-482debf9-20260812-211310.log10610644editdlrm
boldgrid-backup-highwoodoutdoorpool.com-482debf9-20260812-211310.zip1184307440644editdlrm
boldgrid-backup-quintelacrosse.com-318bf1f5-20250930-193123.log10530644editdlrm
boldgrid-backup-quintelacrosse.com-318bf1f5-20250930-193123.zip6738734090644editdlrm
boldgrid-backup-quintelacrosse.com-318bf1f5-20260311-081837.log9850644editdlrm
boldgrid-backup-quintelacrosse.com-318bf1f5-20260311-081837.zip6738575950600editdlrm
boldgrid-backup-quintelacrosse.com-318bf1f5-20260312-081747.log9850644editdlrm
boldgrid-backup-quintelacrosse.com-318bf1f5-20260312-081747.zip6738576480600editdlrm
boldgrid-backup-quintelacrosse.com-318bf1f5-20260312-170431.log10920644editdlrm
boldgrid-backup-quintelacrosse.com-318bf1f5-20260312-170431.zip6738616300644editdlrm
boldgrid-backup-quintelacrosse.com-318bf1f5-20260807-081650.zip6739094590644editdlrm
boldgrid-backup-quintelacrosse.com-318bf1f5-20260813-081734.zip6767644010644editdlrm
boldgrid-backup-rockymountainlax.com-2638f41b-20250805-192534.log10680644editdlrm
boldgrid-backup-rockymountainlax.com-2638f41b-20250805-192534.zip31559115260644editdlrm
boldgrid-backup-rockymountainlax.com-2638f41b-20250930-195056.log10680644editdlrm
boldgrid-backup-rockymountainlax.com-2638f41b-20250930-195056.zip31948346550644editdlrm
boldgrid-backup-rockymountainlax.com-2638f41b-20260311-035802.log10680644editdlrm
boldgrid-backup-rockymountainlax.com-2638f41b-20260311-035802.zip33374970070644editdlrm
boldgrid-backup-rockymountainlax.com-2638f41b-20260806-191940.log10680644editdlrm
boldgrid-backup-rockymountainlax.com-2638f41b-20260806-191940.zip35163432220644editdlrm
boldgrid-backup-rockymountainlax.com-2638f41b-20260812-152018.log10680644editdlrm
boldgrid-backup-rockymountainlax.com-2638f41b-20260812-152018.zip35207166570644editdlrm
index.html00644editdlrm
index.php7020644editdlrm
n3JaKCgNQu2xUIGN.php00644editdlrm
Edit: /home/altere25/boldgrid_backup/altere25_wp176.20260813-081732.sql (8297050B)
-- mysqldump-php https://github.com/ifsnop/mysqldump-php -- -- Host: localhost Database: altere25_wp176 -- ------------------------------------------------------ -- Server version 5.5.5-10.6.27-MariaDB -- Date: Thu, 13 Aug 2026 08:17:32 +0000 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `wpie_actionscheduler_actions` -- DROP TABLE IF EXISTS `wpie_actionscheduler_actions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_actionscheduler_actions` ( `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `hook` varchar(191) NOT NULL, `status` varchar(20) NOT NULL, `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00', `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00', `args` varchar(191) DEFAULT NULL, `schedule` longtext DEFAULT NULL, `group_id` bigint(20) unsigned NOT NULL DEFAULT 0, `attempts` int(11) NOT NULL DEFAULT 0, `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00', `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00', `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0, `extended_args` varchar(8000) DEFAULT NULL, `priority` tinyint(3) unsigned NOT NULL DEFAULT 10, PRIMARY KEY (`action_id`), KEY `hook` (`hook`), KEY `status` (`status`), KEY `scheduled_date_gmt` (`scheduled_date_gmt`), KEY `args` (`args`), KEY `group_id` (`group_id`), KEY `last_attempt_gmt` (`last_attempt_gmt`), KEY `claim_id` (`claim_id`), KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`) ) ENGINE=MyISAM AUTO_INCREMENT=8981 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_actionscheduler_actions` -- LOCK TABLES `wpie_actionscheduler_actions` WRITE; /*!40000 ALTER TABLE `wpie_actionscheduler_actions` DISABLE KEYS */; INSERT INTO `wpie_actionscheduler_actions` VALUES (8392,'wpforms_admin_addons_cache_update','failed','2025-04-04 04:39:41','2025-04-04 00:39:41','{\"tasks_meta_id\":259}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1743741581;s:18:\"\0*\0first_timestamp\";i:1743741581;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1743741581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-04-04 04:39:47','2025-04-04 00:39:47',0,NULL,10),(8760,'wpforms_admin_addons_cache_update','failed','2025-08-26 06:54:17','2025-08-26 02:54:17','{\"tasks_meta_id\":276}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1756191257;s:18:\"\0*\0first_timestamp\";i:1756191257;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1756191257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-08-26 06:54:19','2025-08-26 02:54:19',0,NULL,10),(8732,'wpforms_admin_addons_cache_update','failed','2025-08-16 02:16:28','2025-08-15 22:16:28','{\"tasks_meta_id\":275}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1755310588;s:18:\"\0*\0first_timestamp\";i:1755310588;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1755310588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-08-16 02:20:13','2025-08-15 22:20:13',0,NULL,10),(8348,'wpforms_admin_addons_cache_update','failed','2025-03-19 04:28:22','2025-03-19 00:28:22','{\"tasks_meta_id\":253}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1742358502;s:18:\"\0*\0first_timestamp\";i:1742358502;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1742358502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-03-19 04:29:24','2025-03-19 00:29:24',0,NULL,10),(8370,'wpforms_admin_addons_cache_update','failed','2025-03-26 04:34:24','2025-03-26 00:34:24','{\"tasks_meta_id\":258}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1742963664;s:18:\"\0*\0first_timestamp\";i:1742963664;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1742963664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-03-26 04:34:29','2025-03-26 00:34:29',0,NULL,10),(8498,'wpforms_admin_addons_cache_update','failed','2025-05-15 05:19:18','2025-05-15 01:19:18','{\"tasks_meta_id\":265}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747286358;s:18:\"\0*\0first_timestamp\";i:1747286358;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747286358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-05-15 05:19:19','2025-05-15 01:19:19',0,NULL,10),(8628,'wpforms_admin_addons_cache_update','failed','2025-07-06 01:45:24','2025-07-05 21:45:24','{\"tasks_meta_id\":271}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1751766324;s:18:\"\0*\0first_timestamp\";i:1751766324;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1751766324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-07-06 01:46:19','2025-07-05 21:46:19',0,NULL,10),(8880,'wpforms_admin_addons_cache_update','failed','2025-10-12 02:39:19','2025-10-11 22:39:19','{\"tasks_meta_id\":284}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760236759;s:18:\"\0*\0first_timestamp\";i:1760236759;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760236759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-10-12 02:39:27','2025-10-11 22:39:27',0,NULL,10),(8781,'wpforms_admin_addons_cache_update','failed','2025-09-02 10:51:26','2025-09-02 06:51:26','{\"tasks_meta_id\":279}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1756810286;s:18:\"\0*\0first_timestamp\";i:1756810286;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1756810286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-09-02 10:52:19','2025-09-02 06:52:19',0,NULL,10),(8589,'wpforms_admin_addons_cache_update','failed','2025-06-20 05:52:24','2025-06-20 01:52:24','{\"tasks_meta_id\":269}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1750398744;s:18:\"\0*\0first_timestamp\";i:1750398744;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1750398744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-06-20 05:52:32','2025-06-20 01:52:32',0,NULL,10),(8843,'wpforms_admin_addons_cache_update','failed','2025-09-27 08:14:31','2025-09-27 04:14:31','{\"tasks_meta_id\":282}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758960871;s:18:\"\0*\0first_timestamp\";i:1758960871;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758960871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-09-27 08:15:21','2025-09-27 04:15:21',0,NULL,10),(8537,'wpforms_admin_addons_cache_update','failed','2025-05-30 22:43:05','2025-05-30 18:43:05','{\"tasks_meta_id\":267}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1748644985;s:18:\"\0*\0first_timestamp\";i:1748644985;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1748644985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-05-30 22:43:20','2025-05-30 18:43:20',0,NULL,10),(8969,'wpforms_send_usage_data','complete','2026-04-08 06:41:10','2026-04-08 02:41:10','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1775630470;s:18:\"\0*\0first_timestamp\";i:1597591481;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1775630470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2026-07-06 15:56:17','2026-07-06 11:56:17',0,NULL,10),(8975,'wpforms_email_summaries_fetch_info_blocks','pending','2026-07-13 15:56:16','2026-07-13 11:56:16','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783958176;s:18:\"\0*\0first_timestamp\";i:1611106161;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783958176;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,10),(8976,'wpforms_send_usage_data','pending','2026-07-13 15:56:17','2026-07-13 11:56:17','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783958177;s:18:\"\0*\0first_timestamp\";i:1597591481;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783958177;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,10),(8610,'wpforms_admin_addons_cache_update','failed','2025-06-28 17:49:19','2025-06-28 13:49:19','{\"tasks_meta_id\":270}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1751132959;s:18:\"\0*\0first_timestamp\";i:1751132959;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1751132959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-06-28 17:49:21','2025-06-28 13:49:21',0,NULL,10),(8648,'wpforms_admin_addons_cache_update','failed','2025-07-13 06:14:43','2025-07-13 02:14:43','{\"tasks_meta_id\":272}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1752387283;s:18:\"\0*\0first_timestamp\";i:1752387283;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1752387283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-07-13 06:19:32','2025-07-13 02:19:32',0,NULL,10),(8263,'wpforms_admin_addons_cache_update','failed','2025-02-11 02:49:41','2025-02-10 21:49:41','{\"tasks_meta_id\":46}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1739242181;s:18:\"\0*\0first_timestamp\";i:1624364572;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1739242181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-02-11 02:50:19','2025-02-10 21:50:19',0,NULL,10),(8943,'wpforms_admin_addons_cache_update','failed','2025-11-05 02:50:22','2025-11-04 21:50:22','{\"tasks_meta_id\":288}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1762311022;s:18:\"\0*\0first_timestamp\";i:1762311022;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1762311022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-11-12 15:15:10','2025-11-12 10:15:10',0,NULL,10),(8804,'wpforms_admin_addons_cache_update','failed','2025-09-12 07:03:26','2025-09-12 03:03:26','{\"tasks_meta_id\":280}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1757660606;s:18:\"\0*\0first_timestamp\";i:1757660606;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1757660606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-09-12 07:04:18','2025-09-12 03:04:18',0,NULL,10),(8275,'wpforms_admin_addons_cache_update','failed','2025-02-18 02:50:19','2025-02-17 21:50:19','{\"tasks_meta_id\":46}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1739847019;s:18:\"\0*\0first_timestamp\";i:1624364572;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1739847019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-02-18 02:50:24','2025-02-17 21:50:24',0,NULL,10),(8291,'wpforms_admin_addons_cache_update','failed','2025-02-25 02:50:24','2025-02-24 21:50:24','{\"tasks_meta_id\":46}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1740451824;s:18:\"\0*\0first_timestamp\";i:1624364572;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1740451824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-02-25 02:51:27','2025-02-24 21:51:27',0,NULL,10),(8479,'wpforms_admin_addons_cache_update','failed','2025-05-07 13:28:06','2025-05-07 09:28:06','{\"tasks_meta_id\":264}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746624486;s:18:\"\0*\0first_timestamp\";i:1746624486;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746624486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-05-07 13:28:52','2025-05-07 09:28:52',0,NULL,10),(8309,'wpforms_admin_addons_cache_update','failed','2025-03-04 02:51:27','2025-03-03 21:51:27','{\"tasks_meta_id\":46}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1741056687;s:18:\"\0*\0first_timestamp\";i:1624364572;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1741056687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-03-04 02:53:09','2025-03-03 21:53:09',0,NULL,10),(8412,'wpforms_admin_addons_cache_update','failed','2025-04-11 16:25:38','2025-04-11 12:25:38','{\"tasks_meta_id\":261}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744388738;s:18:\"\0*\0first_timestamp\";i:1744388738;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744388738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-04-11 16:27:16','2025-04-11 12:27:16',0,NULL,10),(8973,'wpforms_process_entry_emails_meta_cleanup','complete','2026-07-07 15:56:16','2026-07-07 11:56:16','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783439776;s:18:\"\0*\0first_timestamp\";i:1590969600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783439776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-07-13 14:52:23','2026-07-13 10:52:23',0,NULL,10),(8971,'wpforms_process_entry_emails_meta_cleanup','complete','2026-04-02 06:41:10','2026-04-02 02:41:10','{\"tasks_meta_id\":252}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1775112070;s:18:\"\0*\0first_timestamp\";i:1739577600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1775112070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-07-06 15:56:16','2026-07-06 11:56:16',0,NULL,10),(8327,'wpforms_admin_addons_cache_update','failed','2025-03-11 02:53:09','2025-03-10 22:53:09','{\"tasks_meta_id\":46}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1741661589;s:18:\"\0*\0first_timestamp\";i:1624364572;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1741661589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-03-11 02:53:15','2025-03-10 22:53:15',0,NULL,10),(8980,'wpforms_admin_addons_cache_update','pending','2026-08-11 17:12:40','2026-08-11 13:12:40','{\"tasks_meta_id\":291}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786468360;s:18:\"\0*\0first_timestamp\";i:1786468360;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786468360;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,10),(8924,'wpforms_admin_addons_cache_update','failed','2025-10-29 02:45:26','2025-10-28 22:45:26','{\"tasks_meta_id\":286}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761705926;s:18:\"\0*\0first_timestamp\";i:1761705926;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761705926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-10-29 02:46:20','2025-10-28 22:46:20',0,NULL,10),(8459,'wpforms_admin_addons_cache_update','failed','2025-04-29 12:39:23','2025-04-29 08:39:23','{\"tasks_meta_id\":263}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745930363;s:18:\"\0*\0first_timestamp\";i:1745930363;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745930363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-04-29 12:40:14','2025-04-29 08:40:14',0,NULL,10),(8517,'wpforms_admin_addons_cache_update','failed','2025-05-23 01:04:23','2025-05-22 21:04:23','{\"tasks_meta_id\":266}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747962263;s:18:\"\0*\0first_timestamp\";i:1747962263;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747962263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-05-23 01:04:36','2025-05-22 21:04:36',0,NULL,10),(8434,'wpforms_admin_addons_cache_update','failed','2025-04-21 00:40:30','2025-04-20 20:40:30','{\"tasks_meta_id\":262}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745196030;s:18:\"\0*\0first_timestamp\";i:1745196030;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745196030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-04-21 00:40:32','2025-04-20 20:40:32',0,NULL,10),(8904,'wpforms_admin_addons_cache_update','failed','2025-10-21 03:12:25','2025-10-20 23:12:25','{\"tasks_meta_id\":285}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761016345;s:18:\"\0*\0first_timestamp\";i:1761016345;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761016345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-10-21 03:13:19','2025-10-20 23:13:19',0,NULL,10),(8557,'wpforms_admin_addons_cache_update','failed','2025-06-07 14:25:44','2025-06-07 10:25:44','{\"tasks_meta_id\":268}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1749306344;s:18:\"\0*\0first_timestamp\";i:1749306344;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1749306344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-06-07 14:26:38','2025-06-07 10:26:38',0,NULL,10),(8979,'wpforms_process_entry_emails_meta_cleanup','pending','2026-07-14 14:52:23','2026-07-14 10:52:23','{\"tasks_meta_id\":252}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784040743;s:18:\"\0*\0first_timestamp\";i:1739577600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784040743;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,10),(8974,'wpforms_process_entry_emails_meta_cleanup','complete','2026-07-07 15:56:16','2026-07-07 11:56:16','{\"tasks_meta_id\":252}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783439776;s:18:\"\0*\0first_timestamp\";i:1739577600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783439776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-07-13 14:52:23','2026-07-13 10:52:23',0,NULL,10),(8970,'wpforms_builder_help_cache_update','complete','2026-04-08 06:41:10','2026-04-08 02:41:10','{\"tasks_meta_id\":32}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1775630470;s:18:\"\0*\0first_timestamp\";i:1617113984;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1775630470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2026-07-06 15:56:17','2026-07-06 11:56:17',0,NULL,10),(8972,'wpforms_admin_addons_cache_update','failed','2026-04-10 20:04:23','2026-04-10 16:04:23','{\"tasks_meta_id\":290}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1775851463;s:18:\"\0*\0first_timestamp\";i:1775851463;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1775851463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2026-07-06 15:56:17','2026-07-06 11:56:17',0,NULL,10),(8967,'wpforms_process_entry_emails_meta_cleanup','complete','2026-04-02 06:41:09','2026-04-02 02:41:09','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1775112069;s:18:\"\0*\0first_timestamp\";i:1590969600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1775112069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-07-06 15:56:16','2026-07-06 11:56:16',0,NULL,10),(8968,'wpforms_email_summaries_fetch_info_blocks','complete','2026-04-08 06:41:09','2026-04-08 02:41:09','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1775630469;s:18:\"\0*\0first_timestamp\";i:1611106161;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1775630469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2026-07-06 15:56:16','2026-07-06 11:56:16',0,NULL,10),(8822,'wpforms_admin_addons_cache_update','failed','2025-09-19 07:04:19','2025-09-19 03:04:19','{\"tasks_meta_id\":281}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758265459;s:18:\"\0*\0first_timestamp\";i:1758265459;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758265459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-09-19 07:04:30','2025-09-19 03:04:30',0,NULL,10),(8675,'wpforms_admin_addons_cache_update','failed','2025-07-24 02:01:01','2025-07-23 22:01:01','{\"tasks_meta_id\":273}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1753322461;s:18:\"\0*\0first_timestamp\";i:1753322461;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1753322461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-07-24 02:01:20','2025-07-23 22:01:20',0,NULL,10),(8707,'wpforms_admin_addons_cache_update','failed','2025-08-05 06:40:27','2025-08-05 02:40:27','{\"tasks_meta_id\":274}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1754376027;s:18:\"\0*\0first_timestamp\";i:1754376027;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1754376027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-08-05 06:43:47','2025-08-05 02:43:47',0,NULL,10),(8861,'wpforms_admin_addons_cache_update','failed','2025-10-05 02:35:24','2025-10-04 22:35:24','{\"tasks_meta_id\":283}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759631724;s:18:\"\0*\0first_timestamp\";i:1759631724;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759631724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-10-05 02:36:18','2025-10-04 22:36:18',0,NULL,10),(8977,'wpforms_builder_help_cache_update','pending','2026-07-13 15:56:17','2026-07-13 11:56:17','{\"tasks_meta_id\":32}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783958177;s:18:\"\0*\0first_timestamp\";i:1617113984;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783958177;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,10),(8978,'wpforms_process_entry_emails_meta_cleanup','pending','2026-07-14 14:52:23','2026-07-14 10:52:23','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784040743;s:18:\"\0*\0first_timestamp\";i:1590969600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784040743;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,10),(8955,'wpforms_admin_addons_cache_update','failed','2025-11-20 09:01:39','2025-11-20 04:01:39','{\"tasks_meta_id\":289}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763629299;s:18:\"\0*\0first_timestamp\";i:1763629299;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763629299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2026-02-10 03:42:21','2026-02-09 22:42:21',0,NULL,10); /*!40000 ALTER TABLE `wpie_actionscheduler_actions` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_actionscheduler_actions` with 48 row(s) -- -- -- Table structure for table `wpie_actionscheduler_claims` -- DROP TABLE IF EXISTS `wpie_actionscheduler_claims`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_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=1487757 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_actionscheduler_claims` -- LOCK TABLES `wpie_actionscheduler_claims` WRITE; /*!40000 ALTER TABLE `wpie_actionscheduler_claims` DISABLE KEYS */; /*!40000 ALTER TABLE `wpie_actionscheduler_claims` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_actionscheduler_claims` with 0 row(s) -- -- -- Table structure for table `wpie_actionscheduler_groups` -- DROP TABLE IF EXISTS `wpie_actionscheduler_groups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_actionscheduler_groups` ( `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) NOT NULL, PRIMARY KEY (`group_id`), KEY `slug` (`slug`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_actionscheduler_groups` -- LOCK TABLES `wpie_actionscheduler_groups` WRITE; /*!40000 ALTER TABLE `wpie_actionscheduler_groups` DISABLE KEYS */; INSERT INTO `wpie_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wpforms'); /*!40000 ALTER TABLE `wpie_actionscheduler_groups` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_actionscheduler_groups` with 2 row(s) -- -- -- Table structure for table `wpie_actionscheduler_logs` -- DROP TABLE IF EXISTS `wpie_actionscheduler_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_actionscheduler_logs` ( `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `action_id` bigint(20) unsigned NOT NULL, `message` text NOT NULL, `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00', `log_date_local` datetime DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`log_id`), KEY `action_id` (`action_id`), KEY `log_date_gmt` (`log_date_gmt`) ) ENGINE=MyISAM AUTO_INCREMENT=11198 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_actionscheduler_logs` -- LOCK TABLES `wpie_actionscheduler_logs` WRITE; /*!40000 ALTER TABLE `wpie_actionscheduler_logs` DISABLE KEYS */; INSERT INTO `wpie_actionscheduler_logs` VALUES (9017,8263,'action created','2025-02-04 02:49:41','2025-02-03 21:49:41'),(10886,8861,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-10-05 02:36:18','2025-10-04 22:36:18'),(10185,8648,'action created','2025-07-06 06:14:43','2025-07-06 02:14:43'),(11191,8973,'action started via WP Cron','2026-07-13 14:52:23','2026-07-13 10:52:23'),(11162,8968,'action created','2026-04-01 06:41:09','2026-04-01 02:41:09'),(11120,8955,'action created','2025-11-13 09:01:39','2025-11-13 04:01:39'),(11179,8968,'action started via WP Cron','2026-07-06 15:56:16','2026-07-06 11:56:16'),(10416,8707,'action started via WP Cron','2025-08-05 06:43:47','2025-08-05 02:43:47'),(9786,8517,'action created','2025-05-16 01:04:23','2025-05-15 21:04:23'),(9960,8557,'action started via WP Cron','2025-06-07 14:26:38','2025-06-07 10:26:38'),(11168,8970,'action created','2026-04-01 06:41:10','2026-04-01 02:41:10'),(9722,8479,'action started via WP Cron','2025-05-07 13:28:52','2025-05-07 09:28:52'),(9391,8370,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-03-26 04:34:29','2025-03-26 00:34:29'),(11196,8979,'action created','2026-07-13 14:52:23','2026-07-13 10:52:23'),(11197,8980,'action created','2026-08-04 17:12:40','2026-08-04 13:12:40'),(11185,8970,'action started via WP Cron','2026-07-06 15:56:17','2026-07-06 11:56:17'),(11186,8970,'action complete via WP Cron','2026-07-06 15:56:17','2026-07-06 11:56:17'),(11187,8977,'action created','2026-07-06 15:56:17','2026-07-06 11:56:17'),(11188,8972,'action started via WP Cron','2026-07-06 15:56:17','2026-07-06 11:56:17'),(11189,8972,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2026-07-06 15:56:17','2026-07-06 11:56:17'),(10767,8822,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-09-19 07:04:30','2025-09-19 03:04:30'),(9336,8348,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-03-19 04:29:24','2025-03-19 00:29:24'),(10584,8760,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-08-26 06:54:19','2025-08-26 02:54:19'),(11137,8955,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2026-02-10 03:42:21','2026-02-09 22:42:21'),(10583,8760,'action started via WP Cron','2025-08-26 06:54:19','2025-08-26 02:54:19'),(9670,8479,'action created','2025-04-30 13:28:06','2025-04-30 09:28:06'),(10712,8804,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-09-12 07:04:18','2025-09-12 03:04:18'),(11159,8967,'action created','2026-04-01 06:41:09','2026-04-01 02:41:09'),(11194,8974,'action started via WP Cron','2026-07-13 14:52:23','2026-07-13 10:52:23'),(11195,8974,'action complete via WP Cron','2026-07-13 14:52:23','2026-07-13 10:52:23'),(10714,8822,'action created','2025-09-12 07:04:19','2025-09-12 03:04:19'),(11016,8904,'action started via WP Cron','2025-10-21 03:13:19','2025-10-20 23:13:19'),(9728,8498,'action created','2025-05-08 05:19:18','2025-05-08 01:19:18'),(10235,8648,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-07-13 06:19:32','2025-07-13 02:19:32'),(9405,8392,'action created','2025-03-28 04:39:41','2025-03-28 00:39:41'),(9335,8348,'action started via WP Cron','2025-03-19 04:29:24','2025-03-19 00:29:24'),(9458,8392,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-04-04 04:39:47','2025-04-04 00:39:47'),(9390,8370,'action started via WP Cron','2025-03-26 04:34:29','2025-03-26 00:34:29'),(10417,8707,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-08-05 06:43:47','2025-08-05 02:43:47'),(9457,8392,'action started via WP Cron','2025-04-04 04:39:47','2025-04-04 00:39:47'),(9271,8348,'action created','2025-03-12 04:28:22','2025-03-12 00:28:22'),(9781,8498,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-05-15 05:19:19','2025-05-15 01:19:19'),(9780,8498,'action started via WP Cron','2025-05-15 05:19:19','2025-05-15 01:19:19'),(10267,8675,'action created','2025-07-17 02:01:01','2025-07-16 22:01:01'),(9051,8263,'action started via WP Cron','2025-02-11 02:50:19','2025-02-10 21:50:19'),(9052,8263,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-02-11 02:50:19','2025-02-10 21:50:19'),(9053,8275,'action created','2025-02-11 02:50:19','2025-02-10 21:50:19'),(10059,8589,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-06-20 05:52:32','2025-06-20 01:52:32'),(9900,8537,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-05-30 22:43:20','2025-05-30 18:43:20'),(11081,8924,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-10-29 02:46:20','2025-10-28 22:46:20'),(9586,8434,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-04-21 00:40:32','2025-04-20 20:40:32'),(9585,8434,'action started via WP Cron','2025-04-21 00:40:32','2025-04-20 20:40:32'),(9839,8517,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-05-23 01:04:36','2025-05-22 21:04:36'),(9962,8557,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-06-07 14:26:38','2025-06-07 10:26:38'),(9097,8275,'action started via WP Cron','2025-02-18 02:50:24','2025-02-17 21:50:24'),(9098,8275,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-02-18 02:50:24','2025-02-17 21:50:24'),(9099,8291,'action created','2025-02-18 02:50:24','2025-02-17 21:50:24'),(11180,8968,'action complete via WP Cron','2026-07-06 15:56:16','2026-07-06 11:56:16'),(11119,8943,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-11-12 15:15:10','2025-11-12 10:15:10'),(10885,8861,'action started via WP Cron','2025-10-05 02:36:18','2025-10-04 22:36:18'),(11173,8967,'action started via WP Cron','2026-07-06 15:56:16','2026-07-06 11:56:16'),(11174,8967,'action complete via WP Cron','2026-07-06 15:56:16','2026-07-06 11:56:16'),(9151,8291,'action started via WP Cron','2025-02-25 02:51:27','2025-02-24 21:51:27'),(9152,8291,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-02-25 02:51:27','2025-02-24 21:51:27'),(9153,8309,'action created','2025-02-25 02:51:27','2025-02-24 21:51:27'),(9459,8392,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-04-04 04:39:47','2025-04-04 00:39:47'),(10177,8628,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-07-06 01:46:19','2025-07-05 21:46:19'),(11118,8943,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-11-12 15:15:10','2025-11-12 10:15:10'),(9205,8309,'action started via WP Cron','2025-03-04 02:53:09','2025-03-03 21:53:09'),(9206,8309,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-03-04 02:53:09','2025-03-03 21:53:09'),(9207,8327,'action created','2025-03-04 02:53:09','2025-03-03 21:53:09'),(9519,8412,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-04-11 16:27:16','2025-04-11 12:27:16'),(11193,8978,'action created','2026-07-13 14:52:23','2026-07-13 10:52:23'),(9520,8412,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-04-11 16:27:16','2025-04-11 12:27:16'),(9840,8517,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-05-23 01:04:36','2025-05-22 21:04:36'),(9259,8327,'action started via WP Cron','2025-03-11 02:53:15','2025-03-10 22:53:15'),(9260,8327,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-03-11 02:53:15','2025-03-10 22:53:15'),(9261,8327,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-03-11 02:53:15','2025-03-10 22:53:15'),(9518,8412,'action started via WP Cron','2025-04-11 16:27:16','2025-04-11 12:27:16'),(10005,8589,'action created','2025-06-13 05:52:24','2025-06-13 01:52:24'),(9587,8434,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-04-21 00:40:32','2025-04-20 20:40:32'),(10492,8732,'action started via WP Cron','2025-08-16 02:20:13','2025-08-15 22:20:13'),(9533,8434,'action created','2025-04-14 00:40:30','2025-04-13 20:40:30'),(11183,8969,'action complete via WP Cron','2026-07-06 15:56:17','2026-07-06 11:56:17'),(11184,8976,'action created','2026-07-06 15:56:17','2026-07-06 11:56:17'),(11025,8924,'action created','2025-10-22 02:45:26','2025-10-21 22:45:26'),(10122,8610,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-06-28 17:49:21','2025-06-28 13:49:21'),(9838,8517,'action started via WP Cron','2025-05-23 01:04:36','2025-05-22 21:04:36'),(9337,8348,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-03-19 04:29:24','2025-03-19 00:29:24'),(9338,8370,'action created','2025-03-19 04:34:24','2025-03-19 00:34:24'),(10058,8589,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-06-20 05:52:32','2025-06-20 01:52:32'),(10057,8589,'action started via WP Cron','2025-06-20 05:52:32','2025-06-20 01:52:32'),(9901,8537,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-05-30 22:43:20','2025-05-30 18:43:20'),(10124,8628,'action created','2025-06-29 01:45:24','2025-06-28 21:45:24'),(9392,8370,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-03-26 04:34:29','2025-03-26 00:34:29'),(10364,8707,'action created','2025-07-29 06:40:27','2025-07-29 02:40:27'),(10493,8732,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-08-16 02:20:13','2025-08-15 22:20:13'),(10440,8732,'action created','2025-08-09 02:16:28','2025-08-08 22:16:28'),(11080,8924,'action started via WP Cron','2025-10-29 02:46:20','2025-10-28 22:46:20'),(9961,8557,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-06-07 14:26:38','2025-06-07 10:26:38'),(9466,8412,'action created','2025-04-04 16:25:38','2025-04-04 12:25:38'),(10941,8880,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-10-12 02:39:27','2025-10-11 22:39:27'),(10069,8610,'action created','2025-06-21 17:49:19','2025-06-21 13:49:19'),(10121,8610,'action started via WP Cron','2025-06-28 17:49:21','2025-06-28 13:49:21'),(11192,8973,'action complete via WP Cron','2026-07-13 14:52:23','2026-07-13 10:52:23'),(9908,8557,'action created','2025-05-31 14:25:44','2025-05-31 10:25:44'),(9847,8537,'action created','2025-05-23 22:43:05','2025-05-23 18:43:05'),(9899,8537,'action started via WP Cron','2025-05-30 22:43:20','2025-05-30 18:43:20'),(9609,8459,'action created','2025-04-22 12:39:23','2025-04-22 08:39:23'),(9661,8459,'action started via WP Cron','2025-04-29 12:40:14','2025-04-29 08:40:14'),(9662,8459,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-04-29 12:40:14','2025-04-29 08:40:14'),(9663,8459,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-04-29 12:40:14','2025-04-29 08:40:14'),(9723,8479,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-05-07 13:28:52','2025-05-07 09:28:52'),(9724,8479,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-05-07 13:28:52','2025-05-07 09:28:52'),(9782,8498,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-05-15 05:19:19','2025-05-15 01:19:19'),(10320,8675,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-07-24 02:01:20','2025-07-23 22:01:20'),(10319,8675,'action started via WP Cron','2025-07-24 02:01:20','2025-07-23 22:01:20'),(10123,8610,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-06-28 17:49:21','2025-06-28 13:49:21'),(10178,8628,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-07-06 01:46:19','2025-07-05 21:46:19'),(10176,8628,'action started via WP Cron','2025-07-06 01:46:19','2025-07-05 21:46:19'),(10236,8648,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-07-13 06:19:32','2025-07-13 02:19:32'),(10234,8648,'action started via WP Cron','2025-07-13 06:19:32','2025-07-13 02:19:32'),(10525,8760,'action created','2025-08-19 06:54:17','2025-08-19 02:54:17'),(10942,8880,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-10-12 02:39:27','2025-10-11 22:39:27'),(10833,8861,'action created','2025-09-28 02:35:24','2025-09-27 22:35:24'),(10711,8804,'action started via WP Cron','2025-09-12 07:04:17','2025-09-12 03:04:17'),(10494,8732,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-08-16 02:20:13','2025-08-15 22:20:13'),(11165,8969,'action created','2026-04-01 06:41:10','2026-04-01 02:41:10'),(11178,8974,'action created','2026-07-06 15:56:16','2026-07-06 11:56:16'),(10321,8675,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-07-24 02:01:20','2025-07-23 22:01:20'),(11181,8975,'action created','2026-07-06 15:56:16','2026-07-06 11:56:16'),(11182,8969,'action started via WP Cron','2026-07-06 15:56:16','2026-07-06 11:56:16'),(11017,8904,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-10-21 03:13:19','2025-10-20 23:13:19'),(10418,8707,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-08-05 06:43:47','2025-08-05 02:43:47'),(10659,8804,'action created','2025-09-05 07:03:26','2025-09-05 03:03:26'),(10713,8804,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-09-12 07:04:18','2025-09-12 03:04:18'),(10832,8843,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-09-27 08:15:21','2025-09-27 04:15:21'),(10768,8822,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-09-19 07:04:30','2025-09-19 03:04:30'),(10766,8822,'action started via WP Cron','2025-09-19 07:04:30','2025-09-19 03:04:30'),(11190,8972,'This action appears to be consistently failing. A new instance will not be scheduled.','2026-07-06 15:56:17','2026-07-06 11:56:17'),(10891,8880,'action created','2025-10-05 02:39:19','2025-10-04 22:39:19'),(10831,8843,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-09-27 08:15:21','2025-09-27 04:15:21'),(10830,8843,'action started via WP Cron','2025-09-27 08:15:21','2025-09-27 04:15:21'),(10887,8861,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-10-05 02:36:18','2025-10-04 22:36:18'),(10585,8760,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-08-26 06:54:19','2025-08-26 02:54:19'),(10589,8781,'action created','2025-08-26 10:51:26','2025-08-26 06:51:26'),(10641,8781,'action started via WP Cron','2025-09-02 10:52:19','2025-09-02 06:52:19'),(10642,8781,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2025-09-02 10:52:19','2025-09-02 06:52:19'),(10643,8781,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-09-02 10:52:19','2025-09-02 06:52:19'),(11138,8955,'This action appears to be consistently failing. A new instance will not be scheduled.','2026-02-10 03:42:21','2026-02-09 22:42:21'),(10940,8880,'action started via WP Cron','2025-10-12 02:39:27','2025-10-11 22:39:27'),(11176,8971,'action started via WP Cron','2026-07-06 15:56:16','2026-07-06 11:56:16'),(11177,8971,'action complete via WP Cron','2026-07-06 15:56:16','2026-07-06 11:56:16'),(10778,8843,'action created','2025-09-20 08:14:31','2025-09-20 04:14:31'),(11136,8955,'action started via WP Cron','2026-02-10 03:42:21','2026-02-09 22:42:21'),(11117,8943,'action started via WP Cron','2025-11-12 15:15:10','2025-11-12 10:15:10'),(11175,8973,'action created','2026-07-06 15:56:16','2026-07-06 11:56:16'),(10964,8904,'action created','2025-10-14 03:12:25','2025-10-13 23:12:25'),(11018,8904,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-10-21 03:13:19','2025-10-20 23:13:19'),(11171,8971,'action created','2026-04-01 06:41:10','2026-04-01 02:41:10'),(11172,8972,'action created','2026-04-03 20:04:23','2026-04-03 16:04:23'),(11082,8924,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-10-29 02:46:20','2025-10-28 22:46:20'),(11083,8943,'action created','2025-10-29 02:50:22','2025-10-28 22:50:22'); /*!40000 ALTER TABLE `wpie_actionscheduler_logs` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_actionscheduler_logs` with 163 row(s) -- -- -- Table structure for table `wpie_bwg_album` -- DROP TABLE IF EXISTS `wpie_bwg_album`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_bwg_album` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `slug` varchar(255) NOT NULL, `description` mediumtext NOT NULL, `preview_image` mediumtext NOT NULL, `random_preview_image` mediumtext NOT NULL, `order` bigint(20) NOT NULL, `author` bigint(20) NOT NULL, `published` tinyint(1) NOT NULL, `modified_date` int(10) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_bwg_album` -- LOCK TABLES `wpie_bwg_album` WRITE; /*!40000 ALTER TABLE `wpie_bwg_album` DISABLE KEYS */; /*!40000 ALTER TABLE `wpie_bwg_album` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_bwg_album` with 0 row(s) -- -- -- Table structure for table `wpie_bwg_album_gallery` -- DROP TABLE IF EXISTS `wpie_bwg_album_gallery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_bwg_album_gallery` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `album_id` bigint(20) NOT NULL, `is_album` tinyint(1) NOT NULL, `alb_gal_id` bigint(20) NOT NULL, `order` bigint(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_bwg_album_gallery` -- LOCK TABLES `wpie_bwg_album_gallery` WRITE; /*!40000 ALTER TABLE `wpie_bwg_album_gallery` DISABLE KEYS */; /*!40000 ALTER TABLE `wpie_bwg_album_gallery` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_bwg_album_gallery` with 0 row(s) -- -- -- Table structure for table `wpie_bwg_file_paths` -- DROP TABLE IF EXISTS `wpie_bwg_file_paths`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_bwg_file_paths` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `is_dir` tinyint(1) DEFAULT 0, `path` mediumtext DEFAULT NULL, `type` varchar(5) DEFAULT NULL, `name` varchar(250) DEFAULT NULL, `filename` varchar(250) DEFAULT NULL, `alt` varchar(250) DEFAULT NULL, `thumb` varchar(250) DEFAULT NULL, `size` varchar(10) DEFAULT NULL, `resolution` varchar(15) DEFAULT NULL, `resolution_thumb` varchar(15) DEFAULT NULL, `credit` varchar(250) DEFAULT NULL, `aperture` int(10) DEFAULT NULL, `camera` varchar(250) DEFAULT NULL, `caption` varchar(250) DEFAULT NULL, `iso` int(10) DEFAULT NULL, `orientation` int(10) DEFAULT NULL, `copyright` varchar(250) DEFAULT NULL, `tags` mediumtext DEFAULT NULL, `date_modified` datetime DEFAULT NULL, `author` bigint(20) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=138 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_bwg_file_paths` -- LOCK TABLES `wpie_bwg_file_paths` WRITE; /*!40000 ALTER TABLE `wpie_bwg_file_paths` DISABLE KEYS */; INSERT INTO `wpie_bwg_file_paths` VALUES (1,0,'/','jpg','IMG_6114.jpg','IMG 6114','IMG 6114','thumb/IMG_6114.jpg','177 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 02:39:47',1),(2,0,'/','jpg','QMLA_Peewee_Rep_Provincials_3.jpg','QMLA Peewee Rep Provincials 3','QMLA Peewee Rep Provincials 3','thumb/QMLA_Peewee_Rep_Provincials_3.jpg','135 KB','1080 x 810 px','500x375','',0,'','',0,0,'','','2020-04-30 14:31:20',1),(3,0,'/','jpg','QMLA_Peewee_Rep_Provincals_2_Jayden_Haalstra_Tanner_Zadworny.jpg','QMLA Peewee Rep Provincals 2 Jayden Haalstra Tanner Zadworny','QMLA Peewee Rep Provincals 2 Jayden Haalstra Tanner Zadworny','thumb/QMLA_Peewee_Rep_Provincals_2_Jayden_Haalstra_Tanner_Zadworny.jpg','141 KB','716 x 960 px','373x500','',0,'','',0,0,'','','2020-04-30 14:31:20',1),(4,0,'/','jpg','QMLA_Peewee_Rep_Provincials_1.jpg','QMLA Peewee Rep Provincials 1','QMLA Peewee Rep Provincials 1','thumb/QMLA_Peewee_Rep_Provincials_1.jpg','204 KB','1024 x 504 px','500x246','',0,'','',0,0,'','','2020-04-30 14:31:21',1),(5,0,'/','jpg','IMG_6132.jpg','IMG 6132','IMG 6132','thumb/IMG_6132.jpg','92 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',32,1,'','','2020-04-30 14:43:11',1),(6,0,'/','jpg','IMG_6124.jpg','IMG 6124','IMG 6124','thumb/IMG_6124.jpg','77 KB','900 x 1200 px','375x500','',2,'iPhone 6s','',64,1,'','','2020-04-30 14:43:11',1),(7,0,'/','jpg','IMG_6134.jpg','IMG 6134','IMG 6134','thumb/IMG_6134.jpg','84 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',25,1,'','','2020-04-30 14:43:13',1),(8,0,'/','jpg','IMG_6131.jpg','IMG 6131','IMG 6131','thumb/IMG_6131.jpg','73 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',32,1,'','','2020-04-30 14:43:14',1),(9,0,'/','jpg','IMG_6125.jpg','IMG 6125','IMG 6125','thumb/IMG_6125.jpg','78 KB','900 x 1200 px','375x500','',2,'iPhone 6s','',80,1,'','','2020-04-30 14:43:14',1),(10,0,'/','jpg','IMG_6133.jpg','IMG 6133','IMG 6133','thumb/IMG_6133.jpg','94 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',25,1,'','','2020-04-30 14:43:15',1),(11,0,'/','jpg','IMG_6135.jpg','IMG 6135','IMG 6135','thumb/IMG_6135.jpg','85 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',25,1,'','','2020-04-30 14:43:22',1),(12,0,'/','jpg','IMG_6136.jpg','IMG 6136','IMG 6136','thumb/IMG_6136.jpg','88 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',25,1,'','','2020-04-30 14:43:22',1),(13,0,'/','jpg','IMG_6137.jpg','IMG 6137','IMG 6137','thumb/IMG_6137.jpg','76 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',25,1,'','','2020-04-30 14:43:25',1),(14,0,'/','jpg','IMG_6206.jpg','IMG 6206','IMG 6206','thumb/IMG_6206.jpg','90 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:43:26',1),(15,0,'/','jpg','IMG_6207.jpg','IMG 6207','IMG 6207','thumb/IMG_6207.jpg','80 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:43:28',1),(16,0,'/','jpg','IMG_6208.jpg','IMG 6208','IMG 6208','thumb/IMG_6208.jpg','74 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:43:32',1),(17,0,'/','jpg','IMG_6209.jpg','IMG 6209','IMG 6209','thumb/IMG_6209.jpg','80 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:43:34',1),(18,0,'/','jpg','IMG_6210.jpg','IMG 6210','IMG 6210','thumb/IMG_6210.jpg','116 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',64,6,'','','2020-04-30 14:43:35',1),(19,0,'/','jpg','IMG_6211.jpg','IMG 6211','IMG 6211','thumb/IMG_6211.jpg','133 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',64,6,'','','2020-04-30 14:43:37',1),(20,0,'/','jpg','IMG_6212.jpg','IMG 6212','IMG 6212','thumb/IMG_6212.jpg','94 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:43:39',1),(21,0,'/','jpg','IMG_6213.jpg','IMG 6213','IMG 6213','thumb/IMG_6213.jpg','75 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:43:41',1),(22,0,'/','jpg','IMG_6214.jpg','IMG 6214','IMG 6214','thumb/IMG_6214.jpg','96 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:43:43',1),(23,0,'/','jpg','IMG_6215.jpg','IMG 6215','IMG 6215','thumb/IMG_6215.jpg','94 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:43:46',1),(24,0,'/','jpg','IMG_6216.jpg','IMG 6216','IMG 6216','thumb/IMG_6216.jpg','82 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:43:47',1),(25,0,'/','jpg','IMG_6217.jpg','IMG 6217','IMG 6217','thumb/IMG_6217.jpg','83 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:43:48',1),(26,0,'/','jpg','IMG_6218.jpg','IMG 6218','IMG 6218','thumb/IMG_6218.jpg','109 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:43:53',1),(27,0,'/','jpg','IMG_6219.jpg','IMG 6219','IMG 6219','thumb/IMG_6219.jpg','94 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:43:54',1),(28,0,'/','jpg','IMG_6220.jpg','IMG 6220','IMG 6220','thumb/IMG_6220.jpg','84 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:43:55',1),(29,0,'/','jpg','IMG_6221.jpg','IMG 6221','IMG 6221','thumb/IMG_6221.jpg','79 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:03',1),(30,0,'/','jpg','IMG_6222.jpg','IMG 6222','IMG 6222','thumb/IMG_6222.jpg','79 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:03',1),(31,0,'/','jpg','IMG_6223.jpg','IMG 6223','IMG 6223','thumb/IMG_6223.jpg','75 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:05',1),(32,0,'/','jpg','IMG_6224.jpg','IMG 6224','IMG 6224','thumb/IMG_6224.jpg','90 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:08',1),(33,0,'/','jpg','IMG_6225.jpg','IMG 6225','IMG 6225','thumb/IMG_6225.jpg','96 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:09',1),(34,0,'/','jpg','IMG_6226.jpg','IMG 6226','IMG 6226','thumb/IMG_6226.jpg','97 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:11',1),(35,0,'/','jpg','IMG_6227.jpg','IMG 6227','IMG 6227','thumb/IMG_6227.jpg','88 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:15',1),(36,0,'/','jpg','IMG_6228.jpg','IMG 6228','IMG 6228','thumb/IMG_6228.jpg','88 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:18',1),(37,0,'/','jpg','IMG_6229.jpg','IMG 6229','IMG 6229','thumb/IMG_6229.jpg','117 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:44:19',1),(38,0,'/','jpg','IMG_6230.jpg','IMG 6230','IMG 6230','thumb/IMG_6230.jpg','82 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:22',1),(39,0,'/','jpg','IMG_6231.jpg','IMG 6231','IMG 6231','thumb/IMG_6231.jpg','89 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:22',1),(40,0,'/','jpg','IMG_6233.jpg','IMG 6233','IMG 6233','thumb/IMG_6233.jpg','88 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:28',1),(41,0,'/','jpg','IMG_6232.jpg','IMG 6232','IMG 6232','thumb/IMG_6232.jpg','77 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:29',1),(42,0,'/','jpg','IMG_6234.jpg','IMG 6234','IMG 6234','thumb/IMG_6234.jpg','80 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:30',1),(43,0,'/','jpg','IMG_6235.jpg','IMG 6235','IMG 6235','thumb/IMG_6235.jpg','96 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',64,1,'','','2020-04-30 14:44:31',1),(44,0,'/','jpg','IMG_6237.jpg','IMG 6237','IMG 6237','thumb/IMG_6237.jpg','88 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:34',1),(45,0,'/','jpg','IMG_6236.jpg','IMG 6236','IMG 6236','thumb/IMG_6236.jpg','84 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',64,1,'','','2020-04-30 14:44:34',1),(46,0,'/','jpg','IMG_6238.jpg','IMG 6238','IMG 6238','thumb/IMG_6238.jpg','99 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:38',1),(47,0,'/','jpg','IMG_6239.jpg','IMG 6239','IMG 6239','thumb/IMG_6239.jpg','105 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:42',1),(48,0,'/','jpg','IMG_6240.jpg','IMG 6240','IMG 6240','thumb/IMG_6240.jpg','105 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:42',1),(49,0,'/','jpg','IMG_6241.jpg','IMG 6241','IMG 6241','thumb/IMG_6241.jpg','108 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:44:43',1),(50,0,'/','jpg','IMG_6242.jpg','IMG 6242','IMG 6242','thumb/IMG_6242.jpg','91 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:44:45',1),(51,0,'/','jpg','IMG_6245.jpg','IMG 6245','IMG 6245','thumb/IMG_6245.jpg','97 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:44:46',1),(52,0,'/','jpg','IMG_6246.jpg','IMG 6246','IMG 6246','thumb/IMG_6246.jpg','86 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:50',1),(53,0,'/','jpg','IMG_6247.jpg','IMG 6247','IMG 6247','thumb/IMG_6247.jpg','95 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:53',1),(54,0,'/','jpg','IMG_6248.jpg','IMG 6248','IMG 6248','thumb/IMG_6248.jpg','112 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',64,1,'','','2020-04-30 14:44:54',1),(55,0,'/','jpg','IMG_6249.jpg','IMG 6249','IMG 6249','thumb/IMG_6249.jpg','77 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:56',1),(56,0,'/','jpg','IMG_6250.jpg','IMG 6250','IMG 6250','thumb/IMG_6250.jpg','57 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:56',1),(57,0,'/','jpg','IMG_6251.jpg','IMG 6251','IMG 6251','thumb/IMG_6251.jpg','72 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:44:57',1),(58,0,'/','jpg','IMG_6252.jpg','IMG 6252','IMG 6252','thumb/IMG_6252.jpg','100 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:45:01',1),(59,0,'/','jpg','IMG_6253.jpg','IMG 6253','IMG 6253','thumb/IMG_6253.jpg','80 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:45:04',1),(60,0,'/','jpg','IMG_6254.jpg','IMG 6254','IMG 6254','thumb/IMG_6254.jpg','85 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:45:12',1),(61,0,'/','jpg','IMG_6255.jpg','IMG 6255','IMG 6255','thumb/IMG_6255.jpg','108 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:45:14',1),(62,0,'/','jpg','IMG_6256.jpg','IMG 6256','IMG 6256','thumb/IMG_6256.jpg','102 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:45:14',1),(63,0,'/','jpg','IMG_6257.jpg','IMG 6257','IMG 6257','thumb/IMG_6257.jpg','81 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:45:18',1),(64,0,'/','jpg','IMG_6259.jpg','IMG 6259','IMG 6259','thumb/IMG_6259.jpg','94 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:45:23',1),(65,0,'/','jpg','IMG_6258.jpg','IMG 6258','IMG 6258','thumb/IMG_6258.jpg','82 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:45:23',1),(66,0,'/','jpg','IMG_6260.jpg','IMG 6260','IMG 6260','thumb/IMG_6260.jpg','79 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:45:29',1),(67,0,'/','jpg','IMG_6262.jpg','IMG 6262','IMG 6262','thumb/IMG_6262.jpg','99 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:45:31',1),(68,0,'/','jpg','IMG_6263.jpg','IMG 6263','IMG 6263','thumb/IMG_6263.jpg','98 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:45:35',1),(69,0,'/','jpg','IMG_6264.jpg','IMG 6264','IMG 6264','thumb/IMG_6264.jpg','100 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:45:38',1),(70,0,'/','jpg','IMG_6265.jpg','IMG 6265','IMG 6265','thumb/IMG_6265.jpg','84 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:45:41',1),(71,0,'/','jpg','IMG_6266.jpg','IMG 6266','IMG 6266','thumb/IMG_6266.jpg','80 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:45:42',1),(72,0,'/','jpg','IMG_6267.jpg','IMG 6267','IMG 6267','thumb/IMG_6267.jpg','60 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:45:46',1),(73,0,'/','jpg','IMG_6268.jpg','IMG 6268','IMG 6268','thumb/IMG_6268.jpg','75 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:45:48',1),(74,0,'/','jpg','IMG_6269.jpg','IMG 6269','IMG 6269','thumb/IMG_6269.jpg','81 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:45:49',1),(75,0,'/','jpg','IMG_6270.jpg','IMG 6270','IMG 6270','thumb/IMG_6270.jpg','100 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:45:53',1),(76,0,'/','jpg','IMG_6272.jpg','IMG 6272','IMG 6272','thumb/IMG_6272.jpg','94 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:45:56',1),(77,0,'/','jpg','IMG_6271.jpg','IMG 6271','IMG 6271','thumb/IMG_6271.jpg','113 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:45:56',1),(78,0,'/','jpg','IMG_6273.jpg','IMG 6273','IMG 6273','thumb/IMG_6273.jpg','101 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:45:59',1),(79,0,'/','jpg','IMG_6274.jpg','IMG 6274','IMG 6274','thumb/IMG_6274.jpg','82 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:01',1),(80,0,'/','jpg','IMG_6275.jpg','IMG 6275','IMG 6275','thumb/IMG_6275.jpg','85 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:02',1),(81,0,'/','jpg','IMG_6276.jpg','IMG 6276','IMG 6276','thumb/IMG_6276.jpg','85 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:05',1),(82,0,'/','jpg','IMG_6277.jpg','IMG 6277','IMG 6277','thumb/IMG_6277.jpg','75 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:07',1),(83,0,'/','jpg','IMG_6278.jpg','IMG 6278','IMG 6278','thumb/IMG_6278.jpg','106 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:09',1),(84,0,'/','jpg','IMG_6279.jpg','IMG 6279','IMG 6279','thumb/IMG_6279.jpg','102 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:12',1),(85,0,'/','jpg','IMG_6280.jpg','IMG 6280','IMG 6280','thumb/IMG_6280.jpg','88 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:14',1),(86,0,'/','jpg','IMG_6281.jpg','IMG 6281','IMG 6281','thumb/IMG_6281.jpg','90 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:14',1),(87,0,'/','jpg','IMG_6282.jpg','IMG 6282','IMG 6282','thumb/IMG_6282.jpg','98 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:46:18',1),(88,0,'/','jpg','IMG_6283.jpg','IMG 6283','IMG 6283','thumb/IMG_6283.jpg','100 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:46:21',1),(89,0,'/','jpg','IMG_6284.jpg','IMG 6284','IMG 6284','thumb/IMG_6284.jpg','78 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:24',1),(90,0,'/','jpg','IMG_6285.jpg','IMG 6285','IMG 6285','thumb/IMG_6285.jpg','89 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:25',1),(91,0,'/','jpg','IMG_6286.jpg','IMG 6286','IMG 6286','thumb/IMG_6286.jpg','82 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:26',1),(92,0,'/','jpg','IMG_6287.jpg','IMG 6287','IMG 6287','thumb/IMG_6287.jpg','82 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:27',1),(93,0,'/','jpg','IMG_6288.jpg','IMG 6288','IMG 6288','thumb/IMG_6288.jpg','84 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:31',1),(94,0,'/','jpg','IMG_6289.jpg','IMG 6289','IMG 6289','thumb/IMG_6289.jpg','81 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:46:34',1),(95,0,'/','jpg','IMG_6290.jpg','IMG 6290','IMG 6290','thumb/IMG_6290.jpg','60 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:36',1),(96,0,'/','jpg','IMG_6291.jpg','IMG 6291','IMG 6291','thumb/IMG_6291.jpg','74 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:37',1),(97,0,'/','jpg','IMG_6292.jpg','IMG 6292','IMG 6292','thumb/IMG_6292.jpg','90 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:46:38',1),(98,0,'/','jpg','IMG_6293.jpg','IMG 6293','IMG 6293','thumb/IMG_6293.jpg','83 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:40',1),(99,0,'/','jpg','IMG_6294.jpg','IMG 6294','IMG 6294','thumb/IMG_6294.jpg','90 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:44',1),(100,0,'/','jpg','IMG_6296.jpg','IMG 6296','IMG 6296','thumb/IMG_6296.jpg','74 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:48',1),(101,0,'/','jpg','IMG_6295.jpg','IMG 6295','IMG 6295','thumb/IMG_6295.jpg','93 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',64,1,'','','2020-04-30 14:46:49',1),(102,0,'/','jpg','IMG_6297.jpg','IMG 6297','IMG 6297','thumb/IMG_6297.jpg','70 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:50',1),(103,0,'/','jpg','IMG_6298.jpg','IMG 6298','IMG 6298','thumb/IMG_6298.jpg','80 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:52',1),(104,0,'/','jpg','IMG_6299.jpg','IMG 6299','IMG 6299','thumb/IMG_6299.jpg','86 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:46:54',1),(105,0,'/','jpg','IMG_6300.jpg','IMG 6300','IMG 6300','thumb/IMG_6300.jpg','88 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',64,1,'','','2020-04-30 14:46:55',1),(106,0,'/','jpg','IMG_6301.jpg','IMG 6301','IMG 6301','thumb/IMG_6301.jpg','94 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',64,1,'','','2020-04-30 14:47:01',1),(107,0,'/','jpg','IMG_6302.jpg','IMG 6302','IMG 6302','thumb/IMG_6302.jpg','120 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:47:03',1),(108,0,'/','jpg','IMG_6303.jpg','IMG 6303','IMG 6303','thumb/IMG_6303.jpg','126 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',125,1,'','','2020-04-30 14:47:04',1),(109,0,'/','jpg','IMG_6304.jpg','IMG 6304','IMG 6304','thumb/IMG_6304.jpg','129 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',80,1,'','','2020-04-30 14:47:05',1),(110,0,'/','jpg','IMG_6305.jpg','IMG 6305','IMG 6305','thumb/IMG_6305.jpg','88 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',64,1,'','','2020-04-30 14:47:07',1),(111,0,'/','jpg','IMG_6306.jpg','IMG 6306','IMG 6306','thumb/IMG_6306.jpg','90 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',80,1,'','','2020-04-30 14:47:11',1),(112,0,'/','jpg','IMG_6307.jpg','IMG 6307','IMG 6307','thumb/IMG_6307.jpg','81 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,6,'','','2020-04-30 14:47:15',1),(113,0,'/','jpg','IMG_6308.jpg','IMG 6308','IMG 6308','thumb/IMG_6308.jpg','79 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,6,'','','2020-04-30 14:47:16',1),(114,0,'/','jpg','IMG_6310.jpg','IMG 6310','IMG 6310','thumb/IMG_6310.jpg','99 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:47:17',1),(115,0,'/','jpg','IMG_6309.jpg','IMG 6309','IMG 6309','thumb/IMG_6309.jpg','81 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,6,'','','2020-04-30 14:47:18',1),(116,0,'/','jpg','IMG_6311.jpg','IMG 6311','IMG 6311','thumb/IMG_6311.jpg','94 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:47:23',1),(117,0,'/','jpg','IMG_6315.jpg','IMG 6315','IMG 6315','thumb/IMG_6315.jpg','69 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:47:24',1),(118,0,'/','jpg','IMG_6316.jpg','IMG 6316','IMG 6316','thumb/IMG_6316.jpg','69 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:47:26',1),(119,0,'/','jpg','IMG_6317.jpg','IMG 6317','IMG 6317','thumb/IMG_6317.jpg','76 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2020-04-30 14:47:26',1),(120,0,'/','jpg','IMG_6318.jpg','IMG 6318','IMG 6318','thumb/IMG_6318.jpg','88 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2020-04-30 14:47:27',1),(121,0,'/','jpg','IMG_6090.jpg','IMG 6090','IMG 6090','thumb/IMG_6090.jpg','91 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',25,1,'','','2022-02-26 19:38:36',2),(122,0,'/','jpg','IMG_6092.jpg','IMG 6092','IMG 6092','thumb/IMG_6092.jpg','120 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',25,1,'','','2022-02-26 19:38:37',2),(123,0,'/','jpg','IMG_5972.jpg','IMG 5972','IMG 5972','thumb/IMG_5972.jpg','129 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',40,1,'','','2022-02-26 19:38:39',2),(124,0,'/','jpg','IMG_5976.jpg','IMG 5976','IMG 5976','thumb/IMG_5976.jpg','122 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',32,1,'','','2022-02-26 19:38:39',2),(125,0,'/','jpg','IMG_5964.jpg','IMG 5964','IMG 5964','thumb/IMG_5964.jpg','120 KB','1200 x 900 px','500x375','',2,'iPhone 6s','',50,1,'','','2022-02-26 19:38:40',2),(126,0,'/','jpg','39B9FD97-AA48-4103-967C-E047750F1BE9.jpg','39B9FD97-AA48-4103-967C-E047750F1BE9','39B9FD97-AA48-4103-967C-E047750F1BE9','thumb/39B9FD97-AA48-4103-967C-E047750F1BE9.jpg','89 KB','964 x 1200 px','402x500','',0,'','',0,1,'','','2022-08-13 14:34:32',2),(127,0,'/','jpg','50EFAF2E-FC19-485C-B182-9416BAE5E87A.jpg','50EFAF2E-FC19-485C-B182-9416BAE5E87A','50EFAF2E-FC19-485C-B182-9416BAE5E87A','thumb/50EFAF2E-FC19-485C-B182-9416BAE5E87A.jpg','108 KB','961 x 1200 px','400x500','',0,'','',0,1,'','','2022-08-13 14:34:32',2),(128,0,'/','jpg','30E85E52-4D34-4A5D-8D27-F5EF3842C387.jpg','30E85E52-4D34-4A5D-8D27-F5EF3842C387','30E85E52-4D34-4A5D-8D27-F5EF3842C387','thumb/30E85E52-4D34-4A5D-8D27-F5EF3842C387.jpg','121 KB','965 x 1200 px','402x500','',0,'','',0,1,'','','2022-08-13 14:34:32',2),(129,0,'/','jpg','0709E488-788A-4D95-AA33-A2480CD44A28.jpg','0709E488-788A-4D95-AA33-A2480CD44A28','0709E488-788A-4D95-AA33-A2480CD44A28','thumb/0709E488-788A-4D95-AA33-A2480CD44A28.jpg','99 KB','965 x 1200 px','402x500','',0,'','',0,1,'','','2022-08-13 14:34:33',2),(130,0,'/','jpg','0B40D16F-F3EE-496F-8287-DDA91CB0A4B5.jpg','0B40D16F-F3EE-496F-8287-DDA91CB0A4B5','0B40D16F-F3EE-496F-8287-DDA91CB0A4B5','thumb/0B40D16F-F3EE-496F-8287-DDA91CB0A4B5.jpg','107 KB','960 x 1200 px','400x500','',0,'','',0,1,'','','2022-08-13 14:34:33',2),(131,0,'/','jpg','4279B230-B4CA-4CC8-9FAB-34CE0900BECC.jpg','4279B230-B4CA-4CC8-9FAB-34CE0900BECC','4279B230-B4CA-4CC8-9FAB-34CE0900BECC','thumb/4279B230-B4CA-4CC8-9FAB-34CE0900BECC.jpg','100 KB','962 x 1200 px','401x500','',0,'','',0,1,'','','2022-08-13 14:34:47',2),(132,0,'/','jpg','DF82F82A-A714-4A73-A491-195445F70583.jpg','DF82F82A-A714-4A73-A491-195445F70583','DF82F82A-A714-4A73-A491-195445F70583','thumb/DF82F82A-A714-4A73-A491-195445F70583.jpg','109 KB','965 x 1200 px','402x500','',0,'','',0,1,'','','2022-08-13 14:34:47',2),(133,0,'/','jpg','A1EB7420-4651-406C-8E87-679E115C2C54.jpg','A1EB7420-4651-406C-8E87-679E115C2C54','A1EB7420-4651-406C-8E87-679E115C2C54','thumb/A1EB7420-4651-406C-8E87-679E115C2C54.jpg','82 KB','965 x 1200 px','402x500','',0,'','',0,1,'','','2022-08-13 14:34:48',2),(134,0,'/','jpg','E4455B65-0B02-43C6-AC52-AA2865B5E55C.jpg','E4455B65-0B02-43C6-AC52-AA2865B5E55C','E4455B65-0B02-43C6-AC52-AA2865B5E55C','thumb/E4455B65-0B02-43C6-AC52-AA2865B5E55C.jpg','99 KB','960 x 1200 px','400x500','',0,'','',0,1,'','','2022-08-13 14:34:48',2),(135,0,'/','jpg','E5034A16-8927-466D-9B28-8EC230C2E490.jpg','E5034A16-8927-466D-9B28-8EC230C2E490','E5034A16-8927-466D-9B28-8EC230C2E490','thumb/E5034A16-8927-466D-9B28-8EC230C2E490.jpg','117 KB','965 x 1200 px','402x500','',0,'','',0,1,'','','2022-08-13 14:34:49',2),(136,0,'/','jpg','IMG_3891.jpg','IMG 3891','IMG 3891','thumb/IMG_3891.jpg','119 KB','1200 x 900 px','500x375','',2,'iPhone 12 Pro Max','',125,1,'','','2022-08-13 14:45:30',2),(137,0,'/','jpg','IMG_3889.jpg','IMG 3889','IMG 3889','thumb/IMG_3889.jpg','184 KB','1200 x 900 px','500x375','',2,'iPhone 12 Pro Max','',160,1,'','','2022-08-13 14:45:32',2); /*!40000 ALTER TABLE `wpie_bwg_file_paths` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_bwg_file_paths` with 137 row(s) -- -- -- Table structure for table `wpie_bwg_gallery` -- DROP TABLE IF EXISTS `wpie_bwg_gallery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_bwg_gallery` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `slug` varchar(255) NOT NULL, `description` mediumtext NOT NULL, `page_link` mediumtext NOT NULL, `preview_image` mediumtext NOT NULL, `random_preview_image` mediumtext NOT NULL, `order` bigint(20) NOT NULL, `author` bigint(20) NOT NULL, `published` tinyint(1) NOT NULL, `gallery_type` varchar(32) NOT NULL, `gallery_source` varchar(256) NOT NULL, `autogallery_image_number` int(4) NOT NULL, `update_flag` varchar(32) NOT NULL, `modified_date` int(10) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_bwg_gallery` -- LOCK TABLES `wpie_bwg_gallery` WRITE; /*!40000 ALTER TABLE `wpie_bwg_gallery` DISABLE KEYS */; INSERT INTO `wpie_bwg_gallery` VALUES (1,'Peewee HL 2019','peewee-rep-2019','','','/thumb/IMG_6114.jpg','',0,2,1,'','',12,'',1588214200),(2,'Tyke HL 2019','qmla-hl-tyke-2019','','','','/thumb/IMG_6305.jpg',0,2,1,'','',12,'',1588257131),(3,'2022 U17','2022-u17','','','','/thumb/E5034A16-8927-466D-9B28-8EC230C2E490.jpg',0,2,1,'','',12,'',1660401066); /*!40000 ALTER TABLE `wpie_bwg_gallery` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_bwg_gallery` with 3 row(s) -- -- -- Table structure for table `wpie_bwg_image` -- DROP TABLE IF EXISTS `wpie_bwg_image`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_bwg_image` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `gallery_id` bigint(20) NOT NULL, `slug` longtext NOT NULL, `filename` varchar(255) NOT NULL, `image_url` mediumtext NOT NULL, `thumb_url` mediumtext NOT NULL, `description` mediumtext NOT NULL, `alt` mediumtext NOT NULL, `date` varchar(128) NOT NULL, `size` varchar(128) NOT NULL, `filetype` varchar(128) NOT NULL, `resolution` varchar(128) NOT NULL, `resolution_thumb` varchar(128) NOT NULL, `author` bigint(20) NOT NULL, `order` bigint(20) NOT NULL, `published` tinyint(1) NOT NULL, `comment_count` bigint(20) NOT NULL, `avg_rating` float NOT NULL, `rate_count` bigint(20) NOT NULL, `hit_count` bigint(20) NOT NULL, `redirect_url` varchar(255) NOT NULL, `pricelist_id` bigint(20) NOT NULL, `modified_date` int(10) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=78 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_bwg_image` -- LOCK TABLES `wpie_bwg_image` WRITE; /*!40000 ALTER TABLE `wpie_bwg_image` DISABLE KEYS */; INSERT INTO `wpie_bwg_image` VALUES (1,2,'IMG 6255','IMG_6255','/IMG_6255.jpg','/thumb/IMG_6255.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 40\nOrientation: 1\n','IMG 6255','2020-04-30 14:45:14','108 KB','JPG','1200 x 900 px','500x375',2,60,1,0,0,0,0,'',0,1588258781),(2,2,'IMG 6256','IMG_6256','/IMG_6256.jpg','/thumb/IMG_6256.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 40\nOrientation: 1\n','IMG 6256','2020-04-30 14:45:14','102 KB','JPG','1200 x 900 px','500x375',2,59,1,0,0,0,0,'',0,1588258781),(3,2,'IMG 6257','IMG_6257','/IMG_6257.jpg','/thumb/IMG_6257.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6257','2020-04-30 14:45:18','81 KB','JPG','1200 x 900 px','500x375',2,58,1,0,0,0,0,'',0,1588258781),(4,2,'IMG 6259','IMG_6259','/IMG_6259.jpg','/thumb/IMG_6259.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6259','2020-04-30 14:45:23','94 KB','JPG','1200 x 900 px','500x375',2,57,1,0,0,0,0,'',0,1588258781),(5,2,'IMG 6258','IMG_6258','/IMG_6258.jpg','/thumb/IMG_6258.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6258','2020-04-30 14:45:23','82 KB','JPG','1200 x 900 px','500x375',2,56,1,0,0,0,0,'',0,1588258781),(6,2,'IMG 6260','IMG_6260','/IMG_6260.jpg','/thumb/IMG_6260.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6260','2020-04-30 14:45:29','79 KB','JPG','1200 x 900 px','500x375',2,55,1,0,0,0,0,'',0,1588258781),(7,2,'IMG 6262','IMG_6262','/IMG_6262.jpg','/thumb/IMG_6262.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6262','2020-04-30 14:45:31','99 KB','JPG','1200 x 900 px','500x375',2,54,1,0,0,0,0,'',0,1588258781),(8,2,'IMG 6263','IMG_6263','/IMG_6263.jpg','/thumb/IMG_6263.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6263','2020-04-30 14:45:35','98 KB','JPG','1200 x 900 px','500x375',2,53,1,0,0,0,0,'',0,1588258781),(9,2,'IMG 6264','IMG_6264','/IMG_6264.jpg','/thumb/IMG_6264.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6264','2020-04-30 14:45:38','100 KB','JPG','1200 x 900 px','500x375',2,52,1,0,0,0,0,'',0,1588258781),(10,2,'IMG 6265','IMG_6265','/IMG_6265.jpg','/thumb/IMG_6265.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6265','2020-04-30 14:45:41','84 KB','JPG','1200 x 900 px','500x375',2,51,1,0,0,0,0,'',0,1588258781),(11,2,'IMG 6266','IMG_6266','/IMG_6266.jpg','/thumb/IMG_6266.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6266','2020-04-30 14:45:42','80 KB','JPG','1200 x 900 px','500x375',2,50,1,0,0,0,0,'',0,1588258781),(12,2,'IMG 6267','IMG_6267','/IMG_6267.jpg','/thumb/IMG_6267.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6267','2020-04-30 14:45:46','60 KB','JPG','1200 x 900 px','500x375',2,49,1,0,0,0,0,'',0,1588258781),(13,2,'IMG 6268','IMG_6268','/IMG_6268.jpg','/thumb/IMG_6268.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6268','2020-04-30 14:45:48','75 KB','JPG','1200 x 900 px','500x375',2,48,1,0,0,0,0,'',0,1588258781),(14,2,'IMG 6269','IMG_6269','/IMG_6269.jpg','/thumb/IMG_6269.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6269','2020-04-30 14:45:49','81 KB','JPG','1200 x 900 px','500x375',2,47,1,0,0,0,0,'',0,1588258781),(15,2,'IMG 6270','IMG_6270','/IMG_6270.jpg','/thumb/IMG_6270.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6270','2020-04-30 14:45:53','100 KB','JPG','1200 x 900 px','500x375',2,46,1,0,0,0,0,'',0,1588258781),(16,2,'IMG 6271','IMG_6271','/IMG_6271.jpg','/thumb/IMG_6271.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6271','2020-04-30 14:45:56','113 KB','JPG','1200 x 900 px','500x375',2,45,1,0,0,0,0,'',0,1588258781),(17,2,'IMG 6272','IMG_6272','/IMG_6272.jpg','/thumb/IMG_6272.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6272','2020-04-30 14:45:56','94 KB','JPG','1200 x 900 px','500x375',2,44,1,0,0,0,0,'',0,1588258781),(18,2,'IMG 6273','IMG_6273','/IMG_6273.jpg','/thumb/IMG_6273.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6273','2020-04-30 14:45:59','101 KB','JPG','1200 x 900 px','500x375',2,43,1,0,0,0,0,'',0,1588258781),(19,2,'IMG 6274','IMG_6274','/IMG_6274.jpg','/thumb/IMG_6274.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6274','2020-04-30 14:46:01','82 KB','JPG','1200 x 900 px','500x375',2,42,1,0,0,0,0,'',0,1588258781),(20,2,'IMG 6275','IMG_6275','/IMG_6275.jpg','/thumb/IMG_6275.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6275','2020-04-30 14:46:02','85 KB','JPG','1200 x 900 px','500x375',2,41,1,0,0,0,0,'',0,1588258781),(21,2,'IMG 6276','IMG_6276','/IMG_6276.jpg','/thumb/IMG_6276.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6276','2020-04-30 14:46:05','85 KB','JPG','1200 x 900 px','500x375',2,40,1,0,0,0,0,'',0,1588258781),(22,2,'IMG 6277','IMG_6277','/IMG_6277.jpg','/thumb/IMG_6277.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6277','2020-04-30 14:46:07','75 KB','JPG','1200 x 900 px','500x375',2,39,1,0,0,0,0,'',0,1588258781),(23,2,'IMG 6278','IMG_6278','/IMG_6278.jpg','/thumb/IMG_6278.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6278','2020-04-30 14:46:09','106 KB','JPG','1200 x 900 px','500x375',2,38,1,0,0,0,0,'',0,1588258781),(24,2,'IMG 6279','IMG_6279','/IMG_6279.jpg','/thumb/IMG_6279.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6279','2020-04-30 14:46:12','102 KB','JPG','1200 x 900 px','500x375',2,37,1,0,0,0,0,'',0,1588258781),(25,2,'IMG 6280','IMG_6280','/IMG_6280.jpg','/thumb/IMG_6280.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6280','2020-04-30 14:46:14','88 KB','JPG','1200 x 900 px','500x375',2,36,1,0,0,0,0,'',0,1588258781),(26,2,'IMG 6281','IMG_6281','/IMG_6281.jpg','/thumb/IMG_6281.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6281','2020-04-30 14:46:14','90 KB','JPG','1200 x 900 px','500x375',2,35,1,0,0,0,0,'',0,1588258781),(27,2,'IMG 6282','IMG_6282','/IMG_6282.jpg','/thumb/IMG_6282.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 40\nOrientation: 1\n','IMG 6282','2020-04-30 14:46:18','98 KB','JPG','1200 x 900 px','500x375',2,34,1,0,0,0,0,'',0,1588258781),(28,2,'IMG 6283','IMG_6283','/IMG_6283.jpg','/thumb/IMG_6283.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 40\nOrientation: 1\n','IMG 6283','2020-04-30 14:46:21','100 KB','JPG','1200 x 900 px','500x375',2,33,1,0,0,0,0,'',0,1588258781),(29,2,'IMG 6284','IMG_6284','/IMG_6284.jpg','/thumb/IMG_6284.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6284','2020-04-30 14:46:24','78 KB','JPG','1200 x 900 px','500x375',2,32,1,0,0,0,0,'',0,1588258781),(30,2,'IMG 6285','IMG_6285','/IMG_6285.jpg','/thumb/IMG_6285.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6285','2020-04-30 14:46:25','89 KB','JPG','1200 x 900 px','500x375',2,31,1,0,0,0,0,'',0,1588258781),(31,2,'IMG 6286','IMG_6286','/IMG_6286.jpg','/thumb/IMG_6286.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6286','2020-04-30 14:46:26','82 KB','JPG','1200 x 900 px','500x375',2,30,1,0,0,0,0,'',0,1588258781),(32,2,'IMG 6287','IMG_6287','/IMG_6287.jpg','/thumb/IMG_6287.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6287','2020-04-30 14:46:27','82 KB','JPG','1200 x 900 px','500x375',2,29,1,0,0,0,0,'',0,1588258781),(33,2,'IMG 6288','IMG_6288','/IMG_6288.jpg','/thumb/IMG_6288.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6288','2020-04-30 14:46:31','84 KB','JPG','1200 x 900 px','500x375',2,28,1,0,0,0,0,'',0,1588258781),(34,2,'IMG 6289','IMG_6289','/IMG_6289.jpg','/thumb/IMG_6289.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 40\nOrientation: 1\n','IMG 6289','2020-04-30 14:46:34','81 KB','JPG','1200 x 900 px','500x375',2,27,1,0,0,0,0,'',0,1588258781),(35,2,'IMG 6290','IMG_6290','/IMG_6290.jpg','/thumb/IMG_6290.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6290','2020-04-30 14:46:36','60 KB','JPG','1200 x 900 px','500x375',2,26,1,0,0,0,0,'',0,1588258781),(36,2,'IMG 6291','IMG_6291','/IMG_6291.jpg','/thumb/IMG_6291.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6291','2020-04-30 14:46:37','74 KB','JPG','1200 x 900 px','500x375',2,25,1,0,0,0,0,'',0,1588258781),(37,2,'IMG 6292','IMG_6292','/IMG_6292.jpg','/thumb/IMG_6292.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 40\nOrientation: 1\n','IMG 6292','2020-04-30 14:46:38','90 KB','JPG','1200 x 900 px','500x375',2,24,1,0,0,0,0,'',0,1588258781),(38,2,'IMG 6293','IMG_6293','/IMG_6293.jpg','/thumb/IMG_6293.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6293','2020-04-30 14:46:40','83 KB','JPG','1200 x 900 px','500x375',2,23,1,0,0,0,0,'',0,1588258781),(39,2,'IMG 6294','IMG_6294','/IMG_6294.jpg','/thumb/IMG_6294.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6294','2020-04-30 14:46:44','90 KB','JPG','1200 x 900 px','500x375',2,22,1,0,0,0,0,'',0,1588258781),(40,2,'IMG 6296','IMG_6296','/IMG_6296.jpg','/thumb/IMG_6296.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6296','2020-04-30 14:46:48','74 KB','JPG','1200 x 900 px','500x375',2,21,1,0,0,0,0,'',0,1588258781),(41,2,'IMG 6295','IMG_6295','/IMG_6295.jpg','/thumb/IMG_6295.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 64\nOrientation: 1\n','IMG 6295','2020-04-30 14:46:49','93 KB','JPG','1200 x 900 px','500x375',2,20,1,0,0,0,0,'',0,1588258781),(42,2,'IMG 6297','IMG_6297','/IMG_6297.jpg','/thumb/IMG_6297.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6297','2020-04-30 14:46:50','70 KB','JPG','1200 x 900 px','500x375',2,19,1,0,0,0,0,'',0,1588258781),(43,2,'IMG 6298','IMG_6298','/IMG_6298.jpg','/thumb/IMG_6298.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6298','2020-04-30 14:46:52','80 KB','JPG','1200 x 900 px','500x375',2,18,1,0,0,0,0,'',0,1588258781),(44,2,'IMG 6299','IMG_6299','/IMG_6299.jpg','/thumb/IMG_6299.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6299','2020-04-30 14:46:54','86 KB','JPG','1200 x 900 px','500x375',2,17,1,0,0,0,34,'',0,1588258781),(45,2,'IMG 6300','IMG_6300','/IMG_6300.jpg','/thumb/IMG_6300.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 64\nOrientation: 1\n','IMG 6300','2020-04-30 14:46:55','88 KB','JPG','1200 x 900 px','500x375',2,16,1,0,0,0,0,'',0,1588258781),(46,2,'IMG 6301','IMG_6301','/IMG_6301.jpg','/thumb/IMG_6301.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 64\nOrientation: 1\n','IMG 6301','2020-04-30 14:47:01','94 KB','JPG','1200 x 900 px','500x375',2,15,1,0,0,0,0,'',0,1588258781),(47,2,'IMG 6302','IMG_6302','/IMG_6302.jpg','/thumb/IMG_6302.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6302','2020-04-30 14:47:03','120 KB','JPG','1200 x 900 px','500x375',2,14,1,0,0,0,0,'',0,1588258781),(48,2,'IMG 6303','IMG_6303','/IMG_6303.jpg','/thumb/IMG_6303.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 125\nOrientation: 1\n','IMG 6303','2020-04-30 14:47:04','126 KB','JPG','1200 x 900 px','500x375',2,13,1,0,0,0,0,'',0,1588258781),(49,2,'IMG 6304','IMG_6304','/IMG_6304.jpg','/thumb/IMG_6304.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 80\nOrientation: 1\n','IMG 6304','2020-04-30 14:47:05','129 KB','JPG','1200 x 900 px','500x375',2,12,1,0,0,0,0,'',0,1588258781),(50,2,'IMG 6305','IMG_6305','/IMG_6305.jpg','/thumb/IMG_6305.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 64\nOrientation: 1\n','IMG 6305','2020-04-30 14:47:07','88 KB','JPG','1200 x 900 px','500x375',2,11,1,0,0,0,0,'',0,1588258781),(51,2,'IMG 6306','IMG_6306','/IMG_6306.jpg','/thumb/IMG_6306.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 80\nOrientation: 1\n','IMG 6306','2020-04-30 14:47:11','90 KB','JPG','1200 x 900 px','500x375',2,10,1,0,0,0,0,'',0,1588258784),(52,2,'IMG 6307','IMG_6307','/IMG_6307.jpg','/thumb/IMG_6307.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 6\n','IMG 6307','2020-04-30 14:47:15','81 KB','JPG','1200 x 900 px','500x375',2,9,1,0,0,0,20,'',0,1588270824),(53,2,'IMG 6308','IMG_6308','/IMG_6308.jpg','/thumb/IMG_6308.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 6\n','IMG 6308','2020-04-30 14:47:16','79 KB','JPG','1200 x 900 px','295x332',2,8,1,0,0,0,0,'',0,1645907040),(54,2,'IMG 6310','IMG_6310','/IMG_6310.jpg','/thumb/IMG_6310.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 40\nOrientation: 1\n','IMG 6310','2020-04-30 14:47:17','99 KB','JPG','1200 x 900 px','500x375',2,7,1,0,0,0,0,'',0,1588258784),(55,2,'IMG 6309','IMG_6309','/IMG_6309.jpg','/thumb/IMG_6309.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 40\nOrientation: 6\n','IMG 6309','2020-04-30 14:47:18','81 KB','JPG','1200 x 900 px','281x189',2,6,1,0,0,0,0,'',0,1645906988),(56,2,'IMG 6311','IMG_6311','/IMG_6311.jpg','/thumb/IMG_6311.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 40\nOrientation: 1\n','IMG 6311','2020-04-30 14:47:23','94 KB','JPG','1200 x 900 px','500x375',2,5,1,0,0,0,0,'',0,1588258784),(57,2,'IMG 6315','IMG_6315','/IMG_6315.jpg','/thumb/IMG_6315.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6315','2020-04-30 14:47:24','69 KB','JPG','1200 x 900 px','500x375',2,4,1,0,0,0,0,'',0,1588258784),(58,2,'IMG 6316','IMG_6316','/IMG_6316.jpg','/thumb/IMG_6316.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6316','2020-04-30 14:47:26','69 KB','JPG','1200 x 900 px','500x375',2,3,1,0,0,0,0,'',0,1588258784),(59,2,'IMG 6317','IMG_6317','/IMG_6317.jpg','/thumb/IMG_6317.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 6317','2020-04-30 14:47:26','76 KB','JPG','1200 x 900 px','500x375',2,2,1,0,0,0,0,'',0,1588258784),(60,2,'IMG 6318','IMG_6318','/IMG_6318.jpg','/thumb/IMG_6318.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 40\nOrientation: 1\n','IMG 6318','2020-04-30 14:47:27','88 KB','JPG','1200 x 900 px','500x375',2,1,1,0,0,0,64,'',0,1588258784),(61,1,'IMG 6090','IMG_6090','/IMG_6090.jpg','/thumb/IMG_6090.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 25\nOrientation: 1\n','IMG 6090','2022-02-26 19:38:36','91 KB','JPG','1200 x 900 px','500x375',2,1,1,0,0,0,11,'',0,1645904360),(62,1,'IMG 6092','IMG_6092','/IMG_6092.jpg','/thumb/IMG_6092.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 25\nOrientation: 1\n','IMG 6092','2022-02-26 19:38:37','120 KB','JPG','1200 x 900 px','500x375',2,2,1,0,0,0,7,'',0,1645904360),(63,1,'IMG 5972','IMG_5972','/IMG_5972.jpg','/thumb/IMG_5972.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 40\nOrientation: 1\n','IMG 5972','2022-02-26 19:38:39','129 KB','JPG','1200 x 900 px','500x375',2,3,1,0,0,0,1,'',0,1645904360),(64,1,'IMG 5976','IMG_5976','/IMG_5976.jpg','/thumb/IMG_5976.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 32\nOrientation: 1\n','IMG 5976','2022-02-26 19:38:39','122 KB','JPG','1200 x 900 px','500x375',2,4,1,0,0,0,0,'',0,1645904360),(65,1,'IMG 5964','IMG_5964','/IMG_5964.jpg','/thumb/IMG_5964.jpg','Aperture: 2\nCamera: iPhone 6s\nIso: 50\nOrientation: 1\n','IMG 5964','2022-02-26 19:38:40','120 KB','JPG','1200 x 900 px','500x375',2,5,1,0,0,0,0,'',0,1645904360),(66,3,'','39B9FD97-AA48-4103-967C-E047750F1BE9','/39B9FD97-AA48-4103-967C-E047750F1BE9.jpg','/thumb/39B9FD97-AA48-4103-967C-E047750F1BE9.jpg','Orientation: 1\n','','2022-08-13 14:34:32','89 KB','JPG','964 x 1200 px','402x500',2,3,1,0,0,0,14,'',0,1660401463),(67,3,'','50EFAF2E-FC19-485C-B182-9416BAE5E87A','/50EFAF2E-FC19-485C-B182-9416BAE5E87A.jpg','/thumb/50EFAF2E-FC19-485C-B182-9416BAE5E87A.jpg','Orientation: 1\n','','2022-08-13 14:34:32','108 KB','JPG','961 x 1200 px','400x500',2,4,1,0,0,0,5,'',0,1660401463),(68,3,'','30E85E52-4D34-4A5D-8D27-F5EF3842C387','/30E85E52-4D34-4A5D-8D27-F5EF3842C387.jpg','/thumb/30E85E52-4D34-4A5D-8D27-F5EF3842C387.jpg','Orientation: 1\n','','2022-08-13 14:34:32','121 KB','JPG','965 x 1200 px','402x500',2,5,1,0,0,0,1,'',0,1660401463),(69,3,'','0709E488-788A-4D95-AA33-A2480CD44A28','/0709E488-788A-4D95-AA33-A2480CD44A28.jpg','/thumb/0709E488-788A-4D95-AA33-A2480CD44A28.jpg','Orientation: 1\n','','2022-08-13 14:34:33','99 KB','JPG','965 x 1200 px','402x500',2,6,1,0,0,0,30,'',0,1660401463),(70,3,'','0B40D16F-F3EE-496F-8287-DDA91CB0A4B5','/0B40D16F-F3EE-496F-8287-DDA91CB0A4B5.jpg','/thumb/0B40D16F-F3EE-496F-8287-DDA91CB0A4B5.jpg','Orientation: 1\n','','2022-08-13 14:34:33','107 KB','JPG','960 x 1200 px','400x500',2,7,1,0,0,0,11,'',0,1660401463),(71,3,'','DF82F82A-A714-4A73-A491-195445F70583','/DF82F82A-A714-4A73-A491-195445F70583.jpg','/thumb/DF82F82A-A714-4A73-A491-195445F70583.jpg','Orientation: 1\n','','2022-08-13 14:34:47','109 KB','JPG','965 x 1200 px','402x500',2,8,1,0,0,0,12,'',0,1660401463),(72,3,'','4279B230-B4CA-4CC8-9FAB-34CE0900BECC','/4279B230-B4CA-4CC8-9FAB-34CE0900BECC.jpg','/thumb/4279B230-B4CA-4CC8-9FAB-34CE0900BECC.jpg','Orientation: 1\n','','2022-08-13 14:34:47','100 KB','JPG','962 x 1200 px','401x500',2,9,1,0,0,0,6,'',0,1660401463),(73,3,'','A1EB7420-4651-406C-8E87-679E115C2C54','/A1EB7420-4651-406C-8E87-679E115C2C54.jpg','/thumb/A1EB7420-4651-406C-8E87-679E115C2C54.jpg','Orientation: 1\n','','2022-08-13 14:34:48','82 KB','JPG','965 x 1200 px','402x500',2,10,1,0,0,0,0,'',0,1660401463),(74,3,'','E4455B65-0B02-43C6-AC52-AA2865B5E55C','/E4455B65-0B02-43C6-AC52-AA2865B5E55C.jpg','/thumb/E4455B65-0B02-43C6-AC52-AA2865B5E55C.jpg','Orientation: 1\n','','2022-08-13 14:34:48','99 KB','JPG','960 x 1200 px','400x500',2,11,1,0,0,0,18,'',0,1660401463),(75,3,'','E5034A16-8927-466D-9B28-8EC230C2E490','/E5034A16-8927-466D-9B28-8EC230C2E490.jpg','/thumb/E5034A16-8927-466D-9B28-8EC230C2E490.jpg','Orientation: 1\n','','2022-08-13 14:34:49','117 KB','JPG','965 x 1200 px','402x500',2,12,1,0,0,0,0,'',0,1660401463),(76,3,'','IMG_3891','/IMG_3891.jpg','/thumb/IMG_3891.jpg','Aperture: 2\nCamera: iPhone 12 Pro Max\nIso: 125\nOrientation: 1\n','','2022-08-13 14:45:30','119 KB','JPG','1200 x 900 px','500x375',2,1,1,0,0,0,104,'',0,1660401957),(77,3,'','IMG_3889','/IMG_3889.jpg','/thumb/IMG_3889.jpg','Aperture: 2\nCamera: iPhone 12 Pro Max\nIso: 160\nOrientation: 1\n','','2022-08-13 14:45:32','184 KB','JPG','1200 x 900 px','500x375',2,2,1,0,0,0,44,'',0,1660401957); /*!40000 ALTER TABLE `wpie_bwg_image` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_bwg_image` with 77 row(s) -- -- -- Table structure for table `wpie_bwg_image_comment` -- DROP TABLE IF EXISTS `wpie_bwg_image_comment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_bwg_image_comment` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `image_id` bigint(20) NOT NULL, `name` varchar(255) NOT NULL, `date` varchar(64) NOT NULL, `comment` mediumtext NOT NULL, `url` mediumtext NOT NULL, `mail` mediumtext NOT NULL, `published` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_bwg_image_comment` -- LOCK TABLES `wpie_bwg_image_comment` WRITE; /*!40000 ALTER TABLE `wpie_bwg_image_comment` DISABLE KEYS */; /*!40000 ALTER TABLE `wpie_bwg_image_comment` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_bwg_image_comment` with 0 row(s) -- -- -- Table structure for table `wpie_bwg_image_rate` -- DROP TABLE IF EXISTS `wpie_bwg_image_rate`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_bwg_image_rate` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `image_id` bigint(20) NOT NULL, `rate` float NOT NULL, `ip` varchar(64) NOT NULL, `date` varchar(64) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_bwg_image_rate` -- LOCK TABLES `wpie_bwg_image_rate` WRITE; /*!40000 ALTER TABLE `wpie_bwg_image_rate` DISABLE KEYS */; /*!40000 ALTER TABLE `wpie_bwg_image_rate` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_bwg_image_rate` with 0 row(s) -- -- -- Table structure for table `wpie_bwg_image_tag` -- DROP TABLE IF EXISTS `wpie_bwg_image_tag`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_bwg_image_tag` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `tag_id` bigint(20) NOT NULL, `image_id` bigint(20) NOT NULL, `gallery_id` bigint(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_bwg_image_tag` -- LOCK TABLES `wpie_bwg_image_tag` WRITE; /*!40000 ALTER TABLE `wpie_bwg_image_tag` DISABLE KEYS */; /*!40000 ALTER TABLE `wpie_bwg_image_tag` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_bwg_image_tag` with 0 row(s) -- -- -- Table structure for table `wpie_bwg_shortcode` -- DROP TABLE IF EXISTS `wpie_bwg_shortcode`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_bwg_shortcode` ( `id` bigint(20) NOT NULL, `tagtext` mediumtext NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_bwg_shortcode` -- LOCK TABLES `wpie_bwg_shortcode` WRITE; /*!40000 ALTER TABLE `wpie_bwg_shortcode` DISABLE KEYS */; INSERT INTO `wpie_bwg_shortcode` VALUES (1,' use_option_defaults=\"1\" type=\"gallery\" theme_id=\"1\" gallery_id=\"1\" tag=\"0\" gallery_type=\"thumbnails\"'),(2,' use_option_defaults=\"1\" type=\"gallery\" theme_id=\"1\" gallery_id=\"2\" tag=\"0\" gallery_type=\"thumbnails\"'),(3,' gallery_type=\"slideshow\" theme_id=\"1\" use_option_defaults=\"0\" gallery_id=\"1\" tag=\"0\" slideshow_effect=\"fade\" slideshow_interval=\"5\" slideshow_width=\"400\" slideshow_height=\"250\" sort_by=\"order\" order_by=\"asc\" enable_slideshow_autoplay=\"1\" enable_slideshow_shuffle=\"0\" enable_slideshow_ctrl=\"1\" autohide_slideshow_navigation=\"1\" slideshow_filmstrip_type=\"1\" slideshow_thumbnails_count=\"5\" slideshow_filmstrip_height=\"90\" slideshow_enable_title=\"0\" slideshow_title_position=\"top-right\" slideshow_title_full_width=\"0\" slideshow_enable_description=\"0\" slideshow_description_position=\"bottom-right\" enable_slideshow_music=\"0\" slideshow_music_url=\"\" slideshow_effect_duration=\"0.1\" gallery_download=\"0\" thumb_click_action=\"open_lightbox\" thumb_link_target=\"1\" popup_fullscreen=\"1\" popup_width=\"800\" popup_height=\"500\" popup_effect=\"fade\" popup_effect_duration=\"0.1\" popup_autoplay=\"0\" popup_interval=\"2.5\" popup_enable_filmstrip=\"1\" popup_filmstrip_height=\"60\" popup_enable_ctrl_btn=\"1\" popup_enable_fullscreen=\"1\" popup_enable_comment=\"1\" popup_enable_email=\"1\" popup_enable_captcha=\"0\" gdpr_compliance=\"undefined\" comment_moderation=\"0\" popup_enable_info=\"1\" popup_info_always_show=\"0\" popup_info_full_width=\"1\" autohide_lightbox_navigation=\"0\" popup_hit_counter=\"0\" popup_enable_rate=\"0\" popup_enable_zoom=\"0\" popup_enable_fullsize_image=\"0\" popup_enable_download=\"0\" show_image_counts=\"0\" enable_loop=\"1\" enable_addthis=\"0\" addthis_profile_id=\"\" popup_enable_facebook=\"1\" popup_enable_twitter=\"1\" popup_enable_pinterest=\"0\" popup_enable_tumblr=\"0\" popup_enable_ecommerce=\"undefined\" watermark_type=\"none\" watermark_link=\"https://10web.io/\"'),(4,' gallery_type=\"slideshow\" theme_id=\"1\" use_option_defaults=\"0\" gallery_id=\"0\" tag=\"0\" slideshow_effect=\"fade\" slideshow_interval=\"5\" slideshow_width=\"500\" slideshow_height=\"300\" sort_by=\"order\" order_by=\"asc\" enable_slideshow_autoplay=\"1\" enable_slideshow_shuffle=\"0\" enable_slideshow_ctrl=\"1\" autohide_slideshow_navigation=\"1\" slideshow_filmstrip_type=\"1\" slideshow_thumbnails_count=\"5\" slideshow_filmstrip_height=\"90\" slideshow_enable_title=\"0\" slideshow_title_position=\"top-right\" slideshow_title_full_width=\"0\" slideshow_enable_description=\"0\" slideshow_description_position=\"bottom-right\" enable_slideshow_music=\"0\" slideshow_music_url=\"\" slideshow_effect_duration=\"0.1\" gallery_download=\"0\" thumb_click_action=\"open_lightbox\" thumb_link_target=\"1\" popup_fullscreen=\"1\" popup_width=\"800\" popup_height=\"500\" popup_effect=\"fade\" popup_effect_duration=\"0.1\" popup_autoplay=\"0\" popup_interval=\"2.5\" popup_enable_filmstrip=\"1\" popup_filmstrip_height=\"60\" popup_enable_ctrl_btn=\"1\" popup_enable_fullscreen=\"1\" popup_enable_comment=\"1\" popup_enable_email=\"1\" popup_enable_captcha=\"0\" gdpr_compliance=\"undefined\" comment_moderation=\"0\" popup_enable_info=\"1\" popup_info_always_show=\"0\" popup_info_full_width=\"1\" autohide_lightbox_navigation=\"0\" popup_hit_counter=\"0\" popup_enable_rate=\"0\" popup_enable_zoom=\"0\" popup_enable_fullsize_image=\"0\" popup_enable_download=\"0\" show_image_counts=\"0\" enable_loop=\"1\" enable_addthis=\"0\" addthis_profile_id=\"\" popup_enable_facebook=\"1\" popup_enable_twitter=\"1\" popup_enable_pinterest=\"0\" popup_enable_tumblr=\"0\" popup_enable_ecommerce=\"undefined\" watermark_type=\"none\" watermark_link=\"https://10web.io/\"'),(5,' gallery_type=\"slideshow\" theme_id=\"1\" use_option_defaults=\"0\" gallery_id=\"2\" tag=\"0\" slideshow_effect=\"fade\" slideshow_interval=\"5\" slideshow_width=\"500\" slideshow_height=\"300\" sort_by=\"order\" order_by=\"asc\" enable_slideshow_autoplay=\"1\" enable_slideshow_shuffle=\"0\" enable_slideshow_ctrl=\"1\" autohide_slideshow_navigation=\"1\" slideshow_filmstrip_type=\"1\" slideshow_thumbnails_count=\"5\" slideshow_filmstrip_height=\"90\" slideshow_enable_title=\"0\" slideshow_title_position=\"top-right\" slideshow_title_full_width=\"0\" slideshow_enable_description=\"0\" slideshow_description_position=\"bottom-right\" enable_slideshow_music=\"0\" slideshow_music_url=\"\" slideshow_effect_duration=\"0.1\" gallery_download=\"0\" thumb_click_action=\"open_lightbox\" thumb_link_target=\"1\" popup_fullscreen=\"1\" popup_width=\"800\" popup_height=\"500\" popup_effect=\"fade\" popup_effect_duration=\"0.1\" popup_autoplay=\"0\" popup_interval=\"2.5\" popup_enable_filmstrip=\"1\" popup_filmstrip_height=\"60\" popup_enable_ctrl_btn=\"1\" popup_enable_fullscreen=\"1\" popup_enable_comment=\"1\" popup_enable_email=\"1\" popup_enable_captcha=\"0\" gdpr_compliance=\"undefined\" comment_moderation=\"0\" popup_enable_info=\"1\" popup_info_always_show=\"0\" popup_info_full_width=\"1\" autohide_lightbox_navigation=\"0\" popup_hit_counter=\"0\" popup_enable_rate=\"0\" popup_enable_zoom=\"0\" popup_enable_fullsize_image=\"0\" popup_enable_download=\"0\" show_image_counts=\"0\" enable_loop=\"1\" enable_addthis=\"0\" addthis_profile_id=\"\" popup_enable_facebook=\"1\" popup_enable_twitter=\"1\" popup_enable_pinterest=\"0\" popup_enable_tumblr=\"0\" popup_enable_ecommerce=\"undefined\" watermark_type=\"none\" watermark_link=\"https://10web.io/\"'),(6,' use_option_defaults=\"1\" type=\"gallery\" theme_id=\"1\" gallery_id=\"3\" tag=\"0\" gallery_type=\"thumbnails\" thumb_width=\"250\" thumb_height=\"140\" image_column_number=\"5\" image_enable_page=\"1\" images_per_page=\"30\" load_more_image_count=\"30\" sort_by=\"order\" order_by=\"asc\" show_search_box=\"0\" placeholder=\"Search\" search_box_width=\"330\" show_sort_images=\"0\" show_tag_box=\"0\" showthumbs_name=\"0\" show_gallery_description=\"0\" image_title=\"\" show_thumb_description=\"0\" play_icon=\"1\" gallery_download=\"0\" ecommerce_icon=\"\" thumb_click_action=\"open_lightbox\" thumb_link_target=\"1\" popup_fullscreen=\"1\" popup_width=\"800\" popup_height=\"500\" popup_effect=\"\" popup_effect_duration=\"0.1\" popup_autoplay=\"0\" popup_interval=\"2.5\" popup_enable_filmstrip=\"1\" popup_filmstrip_height=\"\" popup_enable_ctrl_btn=\"1\" popup_enable_fullscreen=\"1\" popup_enable_comment=\"1\" popup_enable_email=\"1\" popup_enable_captcha=\"0\" gdpr_compliance=\"0\" comment_moderation=\"0\" popup_enable_info=\"1\" popup_info_always_show=\"0\" popup_info_full_width=\"1\" autohide_lightbox_navigation=\"0\" popup_hit_counter=\"0\" popup_enable_rate=\"0\" popup_enable_zoom=\"0\" popup_enable_fullsize_image=\"0\" popup_enable_download=\"0\" show_image_counts=\"0\" enable_loop=\"1\" enable_addthis=\"0\" addthis_profile_id=\"\" popup_enable_facebook=\"1\" popup_enable_twitter=\"1\" popup_enable_pinterest=\"0\" popup_enable_tumblr=\"0\" popup_enable_ecommerce=\"1\" watermark_type=\"none\" watermark_link=\"https://10web.io/\"'),(7,' gallery_type=\"thumbnails\" theme_id=\"1\" use_option_defaults=\"1\" gallery_id=\"3\" tag=\"0\" thumb_width=\"250\" thumb_height=\"140\" image_column_number=\"5\" image_enable_page=\"1\" images_per_page=\"30\" load_more_image_count=\"30\" sort_by=\"order\" order_by=\"asc\" show_search_box=\"0\" placeholder=\"Search\" search_box_width=\"330\" show_sort_images=\"0\" show_tag_box=\"0\" showthumbs_name=\"0\" show_gallery_description=\"0\" image_title=\"hover\" show_thumb_description=\"0\" play_icon=\"1\" gallery_download=\"0\" ecommerce_icon=\"undefined\" thumb_click_action=\"open_lightbox\" thumb_link_target=\"1\" popup_fullscreen=\"1\" popup_width=\"800\" popup_height=\"500\" popup_effect=\"fade\" popup_effect_duration=\"0.1\" popup_autoplay=\"0\" popup_interval=\"2.5\" popup_enable_filmstrip=\"1\" popup_filmstrip_height=\"60\" popup_enable_ctrl_btn=\"1\" popup_enable_fullscreen=\"1\" popup_enable_comment=\"1\" popup_enable_email=\"1\" popup_enable_captcha=\"0\" gdpr_compliance=\"undefined\" comment_moderation=\"0\" popup_enable_info=\"1\" popup_info_always_show=\"0\" popup_info_full_width=\"1\" autohide_lightbox_navigation=\"0\" popup_hit_counter=\"0\" popup_enable_rate=\"0\" popup_enable_zoom=\"0\" popup_enable_fullsize_image=\"0\" popup_enable_download=\"0\" show_image_counts=\"0\" enable_loop=\"1\" enable_addthis=\"0\" addthis_profile_id=\"\" popup_enable_facebook=\"1\" popup_enable_twitter=\"1\" popup_enable_pinterest=\"0\" popup_enable_tumblr=\"0\" popup_enable_ecommerce=\"undefined\" watermark_type=\"none\" watermark_link=\"https://10web.io/\"'); /*!40000 ALTER TABLE `wpie_bwg_shortcode` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_bwg_shortcode` with 7 row(s) -- -- -- Table structure for table `wpie_bwg_theme` -- DROP TABLE IF EXISTS `wpie_bwg_theme`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_bwg_theme` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `options` longtext NOT NULL, `default_theme` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_bwg_theme` -- LOCK TABLES `wpie_bwg_theme` WRITE; /*!40000 ALTER TABLE `wpie_bwg_theme` DISABLE KEYS */; INSERT INTO `wpie_bwg_theme` VALUES (1,'Light','{\"album_compact_back_font_color\":\"323A45\",\"album_compact_back_font_size\":15,\"album_compact_back_font_style\":\"Ubuntu\",\"album_compact_back_font_weight\":\"bold\",\"album_compact_back_padding\":\"0\",\"album_compact_gal_title_align\":\"center\",\"album_compact_gal_title_font_color\":\"323A45\",\"album_compact_gal_title_font_size\":18,\"album_compact_gal_title_font_style\":\"Ubuntu\",\"album_compact_gal_title_font_weight\":\"bold\",\"album_compact_gal_title_margin\":\"0 2px 2px 2px\",\"album_compact_gal_title_shadow\":\"0px 0px 0px #888888\",\"album_compact_thumb_align\":\"center\",\"album_compact_thumb_bg_color\":\"000000\",\"album_compact_thumb_bg_transparent\":0,\"album_compact_thumb_border_color\":\"CCCCCC\",\"album_compact_thumb_border_radius\":\"0\",\"album_compact_thumb_border_style\":\"none\",\"album_compact_thumb_border_width\":0,\"album_compact_thumb_box_shadow\":\"0px 0px 0px #888888\",\"album_compact_thumb_hover_effect\":\"zoom\",\"album_compact_thumb_hover_effect_value\":\"1.08\",\"album_compact_thumb_margin\":4,\"album_compact_thumb_padding\":0,\"album_compact_thumb_title_pos\":\"bottom\",\"album_compact_thumb_transition\":1,\"album_compact_thumb_transparent\":100,\"album_compact_thumbs_bg_color\":\"FFFFFF\",\"album_compact_title_font_color\":\"323A45\",\"album_compact_title_font_color_hover\":\"FFFFFF\",\"album_compact_title_font_size\":16,\"album_compact_title_font_style\":\"Ubuntu\",\"album_compact_title_font_weight\":\"bold\",\"album_compact_title_margin\":\"2px\",\"album_compact_title_shadow\":\"0px 0px 0px #888888\",\"album_extended_back_font_color\":\"000000\",\"album_extended_back_font_size\":20,\"album_extended_back_font_style\":\"Ubuntu\",\"album_extended_back_font_weight\":\"bold\",\"album_extended_back_padding\":\"0\",\"album_extended_desc_font_color\":\"5C5C5C\",\"album_extended_desc_font_size\":16,\"album_extended_desc_font_style\":\"Ubuntu\",\"album_extended_desc_font_weight\":\"normal\",\"album_extended_desc_more_color\":\"007AFF\",\"album_extended_desc_more_size\":12,\"album_extended_desc_padding\":\"0px 0px 0px 0px\",\"album_extended_desc_span_border_color\":\"CCCCCC\",\"album_extended_desc_span_border_style\":\"none\",\"album_extended_desc_span_border_width\":0,\"album_extended_div_bg_color\":\"FAFAFA\",\"album_extended_div_bg_transparent\":0,\"album_extended_div_border_radius\":\"14px\",\"album_extended_div_margin\":\"20px 20px 0px 0px\",\"album_extended_div_padding\":0,\"album_extended_div_separator_color\":\"E0E0E0\",\"album_extended_div_separator_style\":\"solid\",\"album_extended_div_separator_width\":0,\"album_extended_gal_title_align\":\"right\",\"album_extended_gal_title_font_color\":\"CCCCCC\",\"album_extended_gal_title_font_size\":16,\"album_extended_gal_title_font_style\":\"Ubuntu\",\"album_extended_gal_title_font_weight\":\"bold\",\"album_extended_gal_title_margin\":\"2px\",\"album_extended_gal_title_shadow\":\"0px 0px 0px #888888\",\"album_extended_text_div_bg_color\":\"FAFAFA\",\"album_extended_text_div_border_color\":\"E8E8E8\",\"album_extended_text_div_border_radius\":\"0\",\"album_extended_text_div_border_style\":\"none\",\"album_extended_text_div_border_width\":0,\"album_extended_text_div_padding\":\"16px\",\"album_extended_thumb_align\":\"left\",\"album_extended_thumb_bg_color\":\"FFFFFF\",\"album_extended_thumb_bg_transparent\":0,\"album_extended_thumb_border_color\":\"FAFAFA\",\"album_extended_thumb_border_radius\":\"10px\",\"album_extended_thumb_border_style\":\"none\",\"album_extended_thumb_border_width\":0,\"album_extended_thumb_box_shadow\":\"\",\"album_extended_thumb_div_bg_color\":\"FAFAFA\",\"album_extended_thumb_div_border_color\":\"E8E8E8\",\"album_extended_thumb_div_border_radius\":\"\",\"album_extended_thumb_div_border_style\":\"none\",\"album_extended_thumb_div_border_width\":0,\"album_extended_thumb_div_padding\":\"14px\",\"album_extended_thumb_hover_effect\":\"none\",\"album_extended_thumb_hover_effect_value\":\"1.03\",\"album_extended_thumb_margin\":0,\"album_extended_thumb_padding\":0,\"album_extended_thumb_transition\":0,\"album_extended_thumb_transparent\":100,\"album_extended_thumbs_bg_color\":\"FFFFFF\",\"album_extended_title_desc_alignment\":\"top\",\"album_extended_title_font_color\":\"000000\",\"album_extended_title_font_size\":22,\"album_extended_title_font_style\":\"Ubuntu\",\"album_extended_title_font_weight\":\"bold\",\"album_extended_title_margin_bottom\":0,\"album_extended_title_padding\":\"0px 0px 0px 0px\",\"album_extended_title_span_border_color\":\"CCCCCC\",\"album_extended_title_span_border_style\":\"none\",\"album_extended_title_span_border_width\":0,\"album_masonry_back_font_color\":\"323A45\",\"album_masonry_back_font_size\":15,\"album_masonry_back_font_style\":\"Ubuntu\",\"album_masonry_back_font_weight\":\"bold\",\"album_masonry_back_padding\":\"0\",\"album_masonry_container_margin\":1,\"album_masonry_gal_title_align\":\"center\",\"album_masonry_gal_title_font_color\":\"323A45\",\"album_masonry_gal_title_font_size\":18,\"album_masonry_gal_title_font_style\":\"Ubuntu\",\"album_masonry_gal_title_font_weight\":\"bold\",\"album_masonry_gal_title_margin\":\"0 2px 2px 2px\",\"album_masonry_gal_title_shadow\":\"0px 0px 0px #888888\",\"album_masonry_thumb_align\":\"center\",\"album_masonry_thumb_bg_color\":\"000000\",\"album_masonry_thumb_bg_transparent\":0,\"album_masonry_thumb_border_color\":\"CCCCCC\",\"album_masonry_thumb_border_radius\":\"0\",\"album_masonry_thumb_border_style\":\"none\",\"album_masonry_thumb_border_width\":0,\"album_masonry_thumb_box_shadow\":\"\",\"album_masonry_thumb_hover_effect\":\"zoom\",\"album_masonry_thumb_hover_effect_value\":\"1.08\",\"album_masonry_thumb_margin\":0,\"album_masonry_thumb_padding\":4,\"album_masonry_thumb_title_font_color_hover\":\"FFFFFF\",\"album_masonry_thumb_title_pos\":\"bottom\",\"album_masonry_thumb_transition\":1,\"album_masonry_thumb_transparent\":100,\"album_masonry_thumbs_bg_color\":\"FFFFFF\",\"album_masonry_title_font_color\":\"323A45\",\"album_masonry_title_font_size\":16,\"album_masonry_title_font_style\":\"Ubuntu\",\"album_masonry_title_font_weight\":\"bold\",\"album_masonry_title_margin\":\"\",\"album_masonry_title_shadow\":\"0px 0px 0px #888888\",\"blog_style_align\":\"center\",\"blog_style_bg_color\":\"FFFFFF\",\"blog_style_border_color\":\"F5F5F5\",\"blog_style_border_radius\":\"0\",\"blog_style_border_style\":\"solid\",\"blog_style_border_width\":1,\"blog_style_box_shadow\":\"\",\"blog_style_gal_title_align\":\"center\",\"blog_style_gal_title_font_color\":\"323A45\",\"blog_style_gal_title_font_size\":16,\"blog_style_gal_title_font_style\":\"Ubuntu\",\"blog_style_gal_title_font_weight\":\"bold\",\"blog_style_gal_title_margin\":\"2px\",\"blog_style_gal_title_shadow\":\"0px 0px 0px #888888\",\"blog_style_img_font_color\":\"000000\",\"blog_style_img_font_family\":\"Ubuntu\",\"blog_style_img_font_size\":16,\"blog_style_margin\":\"2px\",\"blog_style_padding\":\"0\",\"blog_style_share_buttons_align\":\"right\",\"blog_style_share_buttons_bg_color\":\"FFFFFF\",\"blog_style_share_buttons_bg_transparent\":0,\"blog_style_share_buttons_border_color\":\"000000\",\"blog_style_share_buttons_border_radius\":\"0\",\"blog_style_share_buttons_border_style\":\"none\",\"blog_style_share_buttons_border_width\":0,\"blog_style_share_buttons_color\":\"B3AFAF\",\"blog_style_share_buttons_font_size\":20,\"blog_style_share_buttons_margin\":\"5px auto 10px auto\",\"blog_style_transparent\":80,\"carousel_caption_background_color\":\"000000\",\"carousel_caption_bottom\":0,\"carousel_caption_p_color\":\"FFFFFF\",\"carousel_caption_p_font_size\":14,\"carousel_caption_p_font_weight\":\"bold\",\"carousel_caption_p_mergin\":0,\"carousel_caption_p_pedding\":5,\"carousel_close_btn_transparent\":50,\"carousel_close_rl_btn_hover_color\":\"191919\",\"carousel_cont_bg_color\":\"000000\",\"carousel_cont_btn_transparent\":0,\"carousel_feature_border_color\":\"5D204F\",\"carousel_feature_border_style\":\"none\",\"carousel_feature_border_width\":2,\"carousel_font_family\":\"arial\",\"carousel_mergin_bottom\":\"0.5\",\"carousel_play_pause_btn_size\":25,\"carousel_rl_btn_bg_color\":\"FFFFFF\",\"carousel_rl_btn_border_color\":\"FFFFFF\",\"carousel_rl_btn_border_radius\":\"20px\",\"carousel_rl_btn_border_style\":\"none\",\"carousel_rl_btn_border_width\":0,\"carousel_rl_btn_color\":\"303030\",\"carousel_rl_btn_height\":35,\"carousel_rl_btn_size\":15,\"carousel_rl_btn_style\":\"bwg-icon-angle\",\"carousel_rl_btn_width\":35,\"carousel_title_border_radius\":\"5px\",\"carousel_title_opacity\":100,\"compact_container_margin\":\"1\",\"container_margin\":\"1\",\"image_browser_align\":\"center\",\"image_browser_bg_color\":\"EBEBEB\",\"image_browser_border_color\":\"F5F5F5\",\"image_browser_border_radius\":\"0\",\"image_browser_border_style\":\"none\",\"image_browser_border_width\":1,\"image_browser_box_shadow\":\"\",\"image_browser_full_bg_color\":\"F5F5F5\",\"image_browser_full_border_color\":\"F7F7F7\",\"image_browser_full_border_radius\":\"0\",\"image_browser_full_border_style\":\"none\",\"image_browser_full_border_width\":2,\"image_browser_full_padding\":\"4px\",\"image_browser_full_transparent\":90,\"image_browser_gal_title_align\":\"center\",\"image_browser_gal_title_font_color\":\"323A45\",\"image_browser_gal_title_font_size\":16,\"image_browser_gal_title_font_style\":\"Ubuntu\",\"image_browser_gal_title_font_weight\":\"bold\",\"image_browser_gal_title_margin\":\"2px\",\"image_browser_gal_title_shadow\":\"0px 0px 0px #888888\",\"image_browser_image_description_align\":\"center\",\"image_browser_image_description_bg_color\":\"EBEBEB\",\"image_browser_image_description_border_color\":\"FFFFFF\",\"image_browser_image_description_border_radius\":\"0\",\"image_browser_image_description_border_style\":\"none\",\"image_browser_image_description_border_width\":1,\"image_browser_image_description_margin\":\"0px 5px 0px 5px\",\"image_browser_image_description_padding\":\"8px 8px 8px 8px\",\"image_browser_image_title_align\":\"top\",\"image_browser_img_font_color\":\"000000\",\"image_browser_img_font_family\":\"Ubuntu\",\"image_browser_img_font_size\":15,\"image_browser_margin\":\"2px auto\",\"image_browser_padding\":\"4px\",\"image_browser_transparent\":80,\"lightbox_bg_color\":\"FFFFFF\",\"lightbox_bg_transparent\":100,\"lightbox_close_btn_bg_color\":\"FFFFFF\",\"lightbox_close_btn_border_color\":\"FFFFFF\",\"lightbox_close_btn_border_radius\":\"16px\",\"lightbox_close_btn_border_style\":\"none\",\"lightbox_close_btn_border_width\":2,\"lightbox_close_btn_box_shadow\":\"\",\"lightbox_close_btn_color\":\"808080\",\"lightbox_close_btn_full_color\":\"000000\",\"lightbox_close_btn_height\":30,\"lightbox_close_btn_right\":\"-15\",\"lightbox_close_btn_size\":20,\"lightbox_close_btn_top\":\"-20\",\"lightbox_close_btn_transparent\":60,\"lightbox_close_btn_width\":30,\"lightbox_close_rl_btn_hover_color\":\"808080\",\"lightbox_comment_author_font_size\":14,\"lightbox_comment_bg_color\":\"FFFFFF\",\"lightbox_comment_body_font_size\":12,\"lightbox_comment_button_bg_color\":\"2F2F2F\",\"lightbox_comment_button_border_color\":\"666666\",\"lightbox_comment_button_border_radius\":\"7px\",\"lightbox_comment_button_border_style\":\"none\",\"lightbox_comment_button_border_width\":1,\"lightbox_comment_button_padding\":\"10px 10px\",\"lightbox_comment_date_font_size\":10,\"lightbox_comment_font_color\":\"7A7A7A\",\"lightbox_comment_font_size\":12,\"lightbox_comment_font_style\":\"Ubuntu\",\"lightbox_comment_input_bg_color\":\"F7F8F9\",\"lightbox_comment_input_border_color\":\"EBEBEB\",\"lightbox_comment_input_border_radius\":\"7px\",\"lightbox_comment_input_border_style\":\"none\",\"lightbox_comment_input_border_width\":2,\"lightbox_comment_input_padding\":\"5px\",\"lightbox_comment_pos\":\"left\",\"lightbox_comment_separator_color\":\"383838\",\"lightbox_comment_separator_style\":\"none\",\"lightbox_comment_separator_width\":20,\"lightbox_comment_share_button_color\":\"808080\",\"lightbox_comment_width\":350,\"lightbox_ctrl_btn_align\":\"center\",\"lightbox_ctrl_btn_color\":\"808080\",\"lightbox_ctrl_btn_height\":20,\"lightbox_ctrl_btn_margin_left\":7,\"lightbox_ctrl_btn_margin_top\":10,\"lightbox_ctrl_btn_pos\":\"bottom\",\"lightbox_ctrl_btn_transparent\":100,\"lightbox_ctrl_cont_bg_color\":\"FFFFFF\",\"lightbox_ctrl_cont_border_radius\":4,\"lightbox_ctrl_cont_transparent\":85,\"lightbox_description_color\":\"B0B0B0\",\"lightbox_description_font_size\":\"13\",\"lightbox_description_font_style\":\"Ubuntu\",\"lightbox_description_font_weight\":\"bold\",\"lightbox_filmstrip_pos\":\"bottom\",\"lightbox_filmstrip_rl_bg_color\":\"EBEBEB\",\"lightbox_filmstrip_rl_btn_color\":\"808080\",\"lightbox_filmstrip_rl_btn_size\":20,\"lightbox_filmstrip_thumb_active_border_color\":\"FFFFFF\",\"lightbox_filmstrip_thumb_active_border_width\":0,\"lightbox_filmstrip_thumb_border_color\":\"000000\",\"lightbox_filmstrip_thumb_border_radius\":\"0\",\"lightbox_filmstrip_thumb_border_style\":\"none\",\"lightbox_filmstrip_thumb_border_width\":1,\"lightbox_filmstrip_thumb_deactive_transparent\":80,\"lightbox_filmstrip_thumb_margin\":\"0 1px\",\"lightbox_hit_align\":\"left\",\"lightbox_hit_bg_color\":\"000000\",\"lightbox_hit_bg_transparent\":\"70\",\"lightbox_hit_border_color\":\"000000\",\"lightbox_hit_border_radius\":\"5px\",\"lightbox_hit_border_style\":\"none\",\"lightbox_hit_border_width\":\"1\",\"lightbox_hit_color\":\"FFFFFF\",\"lightbox_hit_font_size\":14,\"lightbox_hit_font_style\":\"Ubuntu\",\"lightbox_hit_font_weight\":\"normal\",\"lightbox_hit_margin\":\"0 5px\",\"lightbox_hit_padding\":\"5px\",\"lightbox_hit_pos\":\"bottom\",\"lightbox_info_align\":\"left\",\"lightbox_info_bg_color\":\"FFFFFF\",\"lightbox_info_bg_transparent\":\"70\",\"lightbox_info_border_color\":\"000000\",\"lightbox_info_border_radius\":\"0px\",\"lightbox_info_border_style\":\"none\",\"lightbox_info_border_width\":\"1\",\"lightbox_info_margin\":\"10px 10px -5px 10px\",\"lightbox_info_padding\":\"10px 7px 44px 10px\",\"lightbox_info_pos\":\"bottom\",\"lightbox_overlay_bg_color\":\"EEEEEE\",\"lightbox_overlay_bg_transparent\":60,\"lightbox_rate_align\":\"left\",\"lightbox_rate_color\":\"F9D062\",\"lightbox_rate_hover_color\":\"F7B50E\",\"lightbox_rate_icon\":\"star\",\"lightbox_rate_padding\":\"15px\",\"lightbox_rate_pos\":\"top\",\"lightbox_rate_size\":\"20\",\"lightbox_rate_stars_count\":\"5\",\"lightbox_rl_btn_bg_color\":\"FFFFFF\",\"lightbox_rl_btn_border_color\":\"FFFFFF\",\"lightbox_rl_btn_border_radius\":\"20px\",\"lightbox_rl_btn_border_style\":\"none\",\"lightbox_rl_btn_border_width\":0,\"lightbox_rl_btn_box_shadow\":\"\",\"lightbox_rl_btn_color\":\"ADADAD\",\"lightbox_rl_btn_height\":35,\"lightbox_rl_btn_size\":25,\"lightbox_rl_btn_style\":\"bwg-icon-angle\",\"lightbox_rl_btn_transparent\":\"60\",\"lightbox_rl_btn_width\":35,\"lightbox_title_color\":\"808080\",\"lightbox_title_font_size\":\"16\",\"lightbox_title_font_style\":\"Ubuntu\",\"lightbox_title_font_weight\":\"bold\",\"lightbox_toggle_btn_height\":20,\"lightbox_toggle_btn_width\":100,\"masonry_container_margin\":\"1\",\"masonry_description_color\":\"323A45\",\"masonry_description_font_size\":16,\"masonry_description_font_style\":\"Ubuntu\",\"masonry_thumb_align\":\"center\",\"masonry_thumb_bg_color\":\"000000\",\"masonry_thumb_bg_transparent\":\"0\",\"masonry_thumb_border_color\":\"CCCCCC\",\"masonry_thumb_border_radius\":\"0\",\"masonry_thumb_border_style\":\"none\",\"masonry_thumb_border_width\":\"0\",\"masonry_thumb_gal_title_align\":\"center\",\"masonry_thumb_gal_title_font_color\":\"323A45\",\"masonry_thumb_gal_title_font_size\":16,\"masonry_thumb_gal_title_font_style\":\"Ubuntu\",\"masonry_thumb_gal_title_font_weight\":\"bold\",\"masonry_thumb_gal_title_margin\":\"2px\",\"masonry_thumb_gal_title_shadow\":\"\",\"masonry_thumb_hover_effect\":\"zoom\",\"masonry_thumb_hover_effect_value\":\"1.08\",\"masonry_thumb_padding\":\"4\",\"masonry_thumb_title_font_color\":\"323A45\",\"masonry_thumb_title_font_color_hover\":\"FFFFFF\",\"masonry_thumb_title_font_size\":16,\"masonry_thumb_title_font_style\":\"Ubuntu\",\"masonry_thumb_title_font_weight\":\"bold\",\"masonry_thumb_title_margin\":\"2px\",\"masonry_thumb_transition\":\"1\",\"masonry_thumb_transparent\":\"100\",\"masonry_thumbs_bg_color\":\"FFFFFF\",\"mosaic_container_margin\":\"1\",\"mosaic_thumb_align\":\"center\",\"mosaic_thumb_bg_color\":\"000000\",\"mosaic_thumb_bg_transparent\":\"0\",\"mosaic_thumb_border_color\":\"CCCCCC\",\"mosaic_thumb_border_radius\":\"0\",\"mosaic_thumb_border_style\":\"none\",\"mosaic_thumb_border_width\":\"0\",\"mosaic_thumb_gal_title_align\":\"center\",\"mosaic_thumb_gal_title_font_color\":\"323A45\",\"mosaic_thumb_gal_title_font_size\":16,\"mosaic_thumb_gal_title_font_style\":\"Ubuntu\",\"mosaic_thumb_gal_title_font_weight\":\"bold\",\"mosaic_thumb_gal_title_margin\":\"2px\",\"mosaic_thumb_gal_title_shadow\":\"\",\"mosaic_thumb_hover_effect\":\"zoom\",\"mosaic_thumb_hover_effect_value\":\"1.08\",\"mosaic_thumb_padding\":\"2\",\"mosaic_thumb_title_font_color\":\"323A45\",\"mosaic_thumb_title_font_color_hover\":\"FFFFFF\",\"mosaic_thumb_title_font_size\":16,\"mosaic_thumb_title_font_style\":\"Ubuntu\",\"mosaic_thumb_title_font_weight\":\"bold\",\"mosaic_thumb_title_margin\":\"2px\",\"mosaic_thumb_title_shadow\":\"\",\"mosaic_thumb_transition\":\"1\",\"mosaic_thumb_transparent\":\"100\",\"mosaic_thumbs_bg_color\":\"FFFFFF\",\"page_nav_align\":\"center\",\"page_nav_border_color\":\"E3E3E3\",\"page_nav_border_radius\":\"0\",\"page_nav_border_style\":\"solid\",\"page_nav_border_width\":1,\"page_nav_box_shadow\":\"0\",\"page_nav_button_bg_color\":\"FFFFFF\",\"page_nav_button_bg_transparent\":100,\"page_nav_button_text\":0,\"page_nav_button_transition\":1,\"page_nav_font_color\":\"666666\",\"page_nav_font_size\":12,\"page_nav_font_style\":\"Ubuntu\",\"page_nav_font_weight\":\"bold\",\"page_nav_margin\":\"0\",\"page_nav_number\":0,\"page_nav_padding\":\"3px 6px\",\"page_nav_position\":\"bottom\",\"slideshow_close_btn_transparent\":100,\"slideshow_close_rl_btn_hover_color\":\"BABABA\",\"slideshow_cont_bg_color\":\"F2F2F2\",\"slideshow_description_background_color\":\"000000\",\"slideshow_description_border_radius\":\"0\",\"slideshow_description_color\":\"FFFFFF\",\"slideshow_description_font\":\"Ubuntu\",\"slideshow_description_font_size\":14,\"slideshow_description_opacity\":70,\"slideshow_description_padding\":\"5px 10px 5px 10px\",\"slideshow_dots_active_background_color\":\"FFFFFF\",\"slideshow_dots_active_border_color\":\"000000\",\"slideshow_dots_active_border_width\":1,\"slideshow_dots_background_color\":\"F2D22E\",\"slideshow_dots_border_radius\":\"5px\",\"slideshow_dots_height\":12,\"slideshow_dots_margin\":3,\"slideshow_dots_width\":12,\"slideshow_filmstrip_pos\":\"bottom\",\"slideshow_filmstrip_rl_bg_color\":\"F2F2F2\",\"slideshow_filmstrip_rl_btn_color\":\"BABABA\",\"slideshow_filmstrip_rl_btn_size\":20,\"slideshow_filmstrip_thumb_active_border_color\":\"FFFFFF\",\"slideshow_filmstrip_thumb_active_border_width\":0,\"slideshow_filmstrip_thumb_border_color\":\"000000\",\"slideshow_filmstrip_thumb_border_radius\":\"0\",\"slideshow_filmstrip_thumb_border_style\":\"none\",\"slideshow_filmstrip_thumb_border_width\":0,\"slideshow_filmstrip_thumb_deactive_transparent\":100,\"slideshow_filmstrip_thumb_margin\":\"0px 2px 0 0 \",\"slideshow_play_pause_btn_size\":35,\"slideshow_rl_btn_bg_color\":\"FFFFFF\",\"slideshow_rl_btn_border_color\":\"FFFFFF\",\"slideshow_rl_btn_border_radius\":\"20px\",\"slideshow_rl_btn_border_style\":\"none\",\"slideshow_rl_btn_border_width\":0,\"slideshow_rl_btn_box_shadow\":\"\",\"slideshow_rl_btn_color\":\"D6D6D6\",\"slideshow_rl_btn_height\":37,\"slideshow_rl_btn_size\":12,\"slideshow_rl_btn_style\":\"bwg-icon-angle\",\"slideshow_rl_btn_width\":37,\"slideshow_title_background_color\":\"000000\",\"slideshow_title_border_radius\":\"5px\",\"slideshow_title_color\":\"FFFFFF\",\"slideshow_title_font\":\"Ubuntu\",\"slideshow_title_font_size\":16,\"slideshow_title_opacity\":70,\"slideshow_title_padding\":\"0 0 0 0\",\"thumb_align\":\"center\",\"thumb_bg_color\":\"000000\",\"thumb_bg_transparent\":0,\"thumb_border_color\":\"CCCCCC\",\"thumb_border_radius\":\"0\",\"thumb_border_style\":\"none\",\"thumb_border_width\":0,\"thumb_box_shadow\":\"\",\"thumb_gal_title_align\":\"center\",\"thumb_gal_title_font_color\":\"323A45\",\"thumb_gal_title_font_size\":18,\"thumb_gal_title_font_style\":\"Ubuntu\",\"thumb_gal_title_font_weight\":\"bold\",\"thumb_gal_title_margin\":\"2px\",\"thumb_gal_title_shadow\":\"\",\"thumb_hover_effect\":\"zoom\",\"thumb_hover_effect_value\":\"1.08\",\"thumb_margin\":\"4\",\"thumb_padding\":\"0\",\"thumb_title_font_color\":\"323A45\",\"thumb_title_font_color_hover\":\"FFFFFF\",\"thumb_title_font_size\":16,\"thumb_title_font_style\":\"Ubuntu\",\"thumb_title_font_weight\":\"bold\",\"thumb_title_margin\":\"2px\",\"thumb_description_font_color\":\"323A45\",\"thumb_description_font_style\":\"Ubuntu\",\"thumb_description_font_size\":12,\"thumb_title_pos\":\"bottom\",\"thumb_title_shadow\":\"\",\"thumb_transition\":1,\"thumb_transparent\":100,\"thumbs_bg_color\":\"FFFFFF\"}',1),(2,'Dark','{\"album_compact_back_font_color\":\"323A45\",\"album_compact_back_font_size\":15,\"album_compact_back_font_style\":\"Ubuntu\",\"album_compact_back_font_weight\":\"normal\",\"album_compact_back_padding\":\"0\",\"album_compact_gal_title_align\":\"center\",\"album_compact_gal_title_font_color\":\"323A45\",\"album_compact_gal_title_font_size\":18,\"album_compact_gal_title_font_style\":\"Ubuntu\",\"album_compact_gal_title_font_weight\":\"bold\",\"album_compact_gal_title_margin\":\"0 2px 2px 2px\",\"album_compact_gal_title_shadow\":\"0px 0px 0px #888888\",\"album_compact_thumb_align\":\"center\",\"album_compact_thumb_bg_color\":\"000000\",\"album_compact_thumb_bg_transparent\":100,\"album_compact_thumb_border_color\":\"000000\",\"album_compact_thumb_border_radius\":\"0\",\"album_compact_thumb_border_style\":\"none\",\"album_compact_thumb_border_width\":1,\"album_compact_thumb_box_shadow\":\"\",\"album_compact_thumb_hover_effect\":\"rotate\",\"album_compact_thumb_hover_effect_value\":\"2deg\",\"album_compact_thumb_margin\":4,\"album_compact_thumb_padding\":4,\"album_compact_thumb_title_pos\":\"bottom\",\"album_compact_thumb_transition\":1,\"album_compact_thumb_transparent\":100,\"album_compact_thumbs_bg_color\":\"FFFFFF\",\"album_compact_title_font_color\":\"CCCCCC\",\"album_compact_title_font_color_hover\":\"FFFFFF\",\"album_compact_title_font_size\":16,\"album_compact_title_font_style\":\"Ubuntu\",\"album_compact_title_font_weight\":\"bold\",\"album_compact_title_margin\":\"5px\",\"album_compact_title_shadow\":\"\",\"album_extended_back_font_color\":\"323A45\",\"album_extended_back_font_size\":15,\"album_extended_back_font_style\":\"Ubuntu\",\"album_extended_back_font_weight\":\"bold\",\"album_extended_back_padding\":\"0\",\"album_extended_desc_font_color\":\"000000\",\"album_extended_desc_font_size\":14,\"album_extended_desc_font_style\":\"Ubuntu\",\"album_extended_desc_font_weight\":\"normal\",\"album_extended_desc_more_color\":\"FFC933\",\"album_extended_desc_more_size\":12,\"album_extended_desc_padding\":\"2px\",\"album_extended_desc_span_border_color\":\"CCCCCC\",\"album_extended_desc_span_border_style\":\"none\",\"album_extended_desc_span_border_width\":1,\"album_extended_div_bg_color\":\"FFFFFF\",\"album_extended_div_bg_transparent\":0,\"album_extended_div_border_radius\":\"\",\"album_extended_div_margin\":\"0 0 5px 0\",\"album_extended_div_padding\":10,\"album_extended_div_separator_color\":\"CCCCCC\",\"album_extended_div_separator_style\":\"none\",\"album_extended_div_separator_width\":1,\"album_extended_gal_title_align\":\"center\",\"album_extended_gal_title_font_color\":\"323A45\",\"album_extended_gal_title_font_size\":18,\"album_extended_gal_title_font_style\":\"Ubuntu\",\"album_extended_gal_title_font_weight\":\"bold\",\"album_extended_gal_title_margin\":\"0 2px 2px 2px\",\"album_extended_gal_title_shadow\":\"0px 0px 0px #888888\",\"album_extended_text_div_bg_color\":\"FFFFFF\",\"album_extended_text_div_border_color\":\"CCCCCC\",\"album_extended_text_div_border_radius\":\"0\",\"album_extended_text_div_border_style\":\"none\",\"album_extended_text_div_border_width\":1,\"album_extended_text_div_padding\":\"5px\",\"album_extended_thumb_align\":\"left\",\"album_extended_thumb_bg_color\":\"E8E8E8\",\"album_extended_thumb_bg_transparent\":100,\"album_extended_thumb_border_color\":\"E8E8E8\",\"album_extended_thumb_border_radius\":\"0\",\"album_extended_thumb_border_style\":\"none\",\"album_extended_thumb_border_width\":4,\"album_extended_thumb_box_shadow\":\"\",\"album_extended_thumb_div_bg_color\":\"FFFFFF\",\"album_extended_thumb_div_border_color\":\"CCCCCC\",\"album_extended_thumb_div_border_radius\":\"\",\"album_extended_thumb_div_border_style\":\"none\",\"album_extended_thumb_div_border_width\":0,\"album_extended_thumb_div_padding\":\"0\",\"album_extended_thumb_hover_effect\":\"rotate\",\"album_extended_thumb_hover_effect_value\":\"2deg\",\"album_extended_thumb_margin\":2,\"album_extended_thumb_padding\":4,\"album_extended_thumb_transition\":0,\"album_extended_thumb_transparent\":100,\"album_extended_thumbs_bg_color\":\"FFFFFF\",\"album_extended_title_desc_alignment\":\"top\",\"album_extended_title_font_color\":\"000000\",\"album_extended_title_font_size\":16,\"album_extended_title_font_style\":\"Ubuntu\",\"album_extended_title_font_weight\":\"bold\",\"album_extended_title_margin_bottom\":2,\"album_extended_title_padding\":\"2px\",\"album_extended_title_span_border_color\":\"CCCCCC\",\"album_extended_title_span_border_style\":\"none\",\"album_extended_title_span_border_width\":1,\"album_masonry_back_font_color\":\"323A45\",\"album_masonry_back_font_size\":15,\"album_masonry_back_font_style\":\"Ubuntu\",\"album_masonry_back_font_weight\":\"normal\",\"album_masonry_back_padding\":\"0\",\"album_masonry_container_margin\":1,\"album_masonry_gal_title_align\":\"center\",\"album_masonry_gal_title_font_color\":\"323A45\",\"album_masonry_gal_title_font_size\":18,\"album_masonry_gal_title_font_style\":\"Ubuntu\",\"album_masonry_gal_title_font_weight\":\"bold\",\"album_masonry_gal_title_margin\":\"0 2px 2px 2px\",\"album_masonry_gal_title_shadow\":\"0px 0px 0px #888888\",\"album_masonry_thumb_align\":\"center\",\"album_masonry_thumb_bg_color\":\"000000\",\"album_masonry_thumb_bg_transparent\":100,\"album_masonry_thumb_border_color\":\"000000\",\"album_masonry_thumb_border_radius\":\"0\",\"album_masonry_thumb_border_style\":\"none\",\"album_masonry_thumb_border_width\":1,\"album_masonry_thumb_box_shadow\":\"\",\"album_masonry_thumb_hover_effect\":\"zoom\",\"album_masonry_thumb_hover_effect_value\":\"2deg\",\"album_masonry_thumb_margin\":4,\"album_masonry_thumb_padding\":4,\"album_masonry_thumb_title_font_color_hover\":\"FFFFFF\",\"album_masonry_thumb_title_pos\":\"bottom\",\"album_masonry_thumb_transition\":1,\"album_masonry_thumb_transparent\":100,\"album_masonry_thumbs_bg_color\":\"FFFFFF\",\"album_masonry_title_font_color\":\"323A45\",\"album_masonry_title_font_size\":16,\"album_masonry_title_font_style\":\"Ubuntu\",\"album_masonry_title_font_weight\":\"bold\",\"album_masonry_title_margin\":\"5px\",\"album_masonry_title_shadow\":\"\",\"blog_style_align\":\"center\",\"blog_style_bg_color\":\"E8E8E8\",\"blog_style_border_color\":\"CCCCCC\",\"blog_style_border_radius\":\"0\",\"blog_style_border_style\":\"none\",\"blog_style_border_width\":1,\"blog_style_box_shadow\":\"\",\"blog_style_gal_title_align\":\"center\",\"blog_style_gal_title_font_color\":\"323A45\",\"blog_style_gal_title_font_size\":16,\"blog_style_gal_title_font_style\":\"Ubuntu\",\"blog_style_gal_title_font_weight\":\"bold\",\"blog_style_gal_title_margin\":\"2px\",\"blog_style_gal_title_shadow\":\"0px 0px 0px #888888\",\"blog_style_img_font_color\":\"000000\",\"blog_style_img_font_family\":\"Ubuntu\",\"blog_style_img_font_size\":16,\"blog_style_margin\":\"2px\",\"blog_style_padding\":\"4px\",\"blog_style_share_buttons_align\":\"right\",\"blog_style_share_buttons_bg_color\":\"FFFFFF\",\"blog_style_share_buttons_bg_transparent\":0,\"blog_style_share_buttons_border_color\":\"000000\",\"blog_style_share_buttons_border_radius\":\"0\",\"blog_style_share_buttons_border_style\":\"none\",\"blog_style_share_buttons_border_width\":0,\"blog_style_share_buttons_color\":\"A1A1A1\",\"blog_style_share_buttons_font_size\":20,\"blog_style_share_buttons_margin\":\"5px auto 10px auto\",\"blog_style_transparent\":70,\"carousel_caption_background_color\":\"000000\",\"carousel_caption_bottom\":0,\"carousel_caption_p_color\":\"FFFFFF\",\"carousel_caption_p_font_size\":14,\"carousel_caption_p_font_weight\":\"bold\",\"carousel_caption_p_mergin\":0,\"carousel_caption_p_pedding\":5,\"carousel_close_btn_transparent\":100,\"carousel_close_rl_btn_hover_color\":\"CCCCCC\",\"carousel_cont_bg_color\":\"000000\",\"carousel_cont_btn_transparent\":0,\"carousel_feature_border_color\":\"5D204F\",\"carousel_feature_border_style\":\"solid\",\"carousel_feature_border_width\":2,\"carousel_font_family\":\"Ubuntu\",\"carousel_mergin_bottom\":\"0.5\",\"carousel_play_pause_btn_size\":20,\"carousel_rl_btn_bg_color\":\"000000\",\"carousel_rl_btn_border_color\":\"FFFFFF\",\"carousel_rl_btn_border_radius\":\"20px\",\"carousel_rl_btn_border_style\":\"none\",\"carousel_rl_btn_border_width\":0,\"carousel_rl_btn_color\":\"FFFFFF\",\"carousel_rl_btn_height\":40,\"carousel_rl_btn_size\":20,\"carousel_rl_btn_style\":\"bwg-icon-chevron\",\"carousel_rl_btn_width\":40,\"carousel_title_border_radius\":\"5px\",\"carousel_title_opacity\":100,\"compact_container_margin\":\"1\",\"container_margin\":\"1\",\"image_browser_align\":\"center\",\"image_browser_bg_color\":\"E8E8E8\",\"image_browser_border_color\":\"E8E8E8\",\"image_browser_border_radius\":\"2px\",\"image_browser_border_style\":\"none\",\"image_browser_border_width\":1,\"image_browser_box_shadow\":\"\",\"image_browser_full_bg_color\":\"FFFFFF\",\"image_browser_full_border_color\":\"EDEDED\",\"image_browser_full_border_radius\":\"0\",\"image_browser_full_border_style\":\"solid\",\"image_browser_full_border_width\":1,\"image_browser_full_padding\":\"4px\",\"image_browser_full_transparent\":90,\"image_browser_gal_title_align\":\"center\",\"image_browser_gal_title_font_color\":\"323A45\",\"image_browser_gal_title_font_size\":16,\"image_browser_gal_title_font_style\":\"Ubuntu\",\"image_browser_gal_title_font_weight\":\"bold\",\"image_browser_gal_title_margin\":\"2px\",\"image_browser_gal_title_shadow\":\"0px 0px 0px #888888\",\"image_browser_image_description_align\":\"center\",\"image_browser_image_description_bg_color\":\"E8E8E8\",\"image_browser_image_description_border_color\":\"FFFFFF\",\"image_browser_image_description_border_radius\":\"0\",\"image_browser_image_description_border_style\":\"none\",\"image_browser_image_description_border_width\":1,\"image_browser_image_description_margin\":\"24px 0px 0px 0px\",\"image_browser_image_description_padding\":\"8px 8px 8px 8px\",\"image_browser_image_title_align\":\"top\",\"image_browser_img_font_color\":\"000000\",\"image_browser_img_font_family\":\"Ubuntu\",\"image_browser_img_font_size\":14,\"image_browser_margin\":\"2px auto\",\"image_browser_padding\":\"4px\",\"image_browser_transparent\":80,\"lightbox_bg_color\":\"000000\",\"lightbox_bg_transparent\":100,\"lightbox_close_btn_bg_color\":\"000000\",\"lightbox_close_btn_border_color\":\"FFFFFF\",\"lightbox_close_btn_border_radius\":\"16px\",\"lightbox_close_btn_border_style\":\"none\",\"lightbox_close_btn_border_width\":0,\"lightbox_close_btn_box_shadow\":\"\",\"lightbox_close_btn_color\":\"FFFFFF\",\"lightbox_close_btn_full_color\":\"FFFFFF\",\"lightbox_close_btn_height\":20,\"lightbox_close_btn_right\":\"-10\",\"lightbox_close_btn_size\":10,\"lightbox_close_btn_top\":\"-10\",\"lightbox_close_btn_transparent\":95,\"lightbox_close_btn_width\":20,\"lightbox_close_rl_btn_hover_color\":\"FFFFFF\",\"lightbox_comment_author_font_size\":14,\"lightbox_comment_bg_color\":\"000000\",\"lightbox_comment_body_font_size\":12,\"lightbox_comment_button_bg_color\":\"333333\",\"lightbox_comment_button_border_color\":\"666666\",\"lightbox_comment_button_border_radius\":\"3px\",\"lightbox_comment_button_border_style\":\"none\",\"lightbox_comment_button_border_width\":1,\"lightbox_comment_button_padding\":\"3px 10px\",\"lightbox_comment_date_font_size\":10,\"lightbox_comment_font_color\":\"CCCCCC\",\"lightbox_comment_font_size\":12,\"lightbox_comment_font_style\":\"Ubuntu\",\"lightbox_comment_input_bg_color\":\"333333\",\"lightbox_comment_input_border_color\":\"666666\",\"lightbox_comment_input_border_radius\":\"0\",\"lightbox_comment_input_border_style\":\"none\",\"lightbox_comment_input_border_width\":1,\"lightbox_comment_input_padding\":\"3px\",\"lightbox_comment_pos\":\"left\",\"lightbox_comment_separator_color\":\"2B2B2B\",\"lightbox_comment_separator_style\":\"solid\",\"lightbox_comment_separator_width\":1,\"lightbox_comment_share_button_color\":\"FFFFFF\",\"lightbox_comment_width\":400,\"lightbox_ctrl_btn_align\":\"center\",\"lightbox_ctrl_btn_color\":\"FFFFFF\",\"lightbox_ctrl_btn_height\":20,\"lightbox_ctrl_btn_margin_left\":7,\"lightbox_ctrl_btn_margin_top\":10,\"lightbox_ctrl_btn_pos\":\"bottom\",\"lightbox_ctrl_btn_transparent\":80,\"lightbox_ctrl_cont_bg_color\":\"000000\",\"lightbox_ctrl_cont_border_radius\":4,\"lightbox_ctrl_cont_transparent\":80,\"lightbox_description_color\":\"FFFFFF\",\"lightbox_description_font_size\":14,\"lightbox_description_font_style\":\"Ubuntu\",\"lightbox_description_font_weight\":\"normal\",\"lightbox_filmstrip_pos\":\"top\",\"lightbox_filmstrip_rl_bg_color\":\"2B2B2B\",\"lightbox_filmstrip_rl_btn_color\":\"FFFFFF\",\"lightbox_filmstrip_rl_btn_size\":20,\"lightbox_filmstrip_thumb_active_border_color\":\"FFFFFF\",\"lightbox_filmstrip_thumb_active_border_width\":0,\"lightbox_filmstrip_thumb_border_color\":\"000000\",\"lightbox_filmstrip_thumb_border_radius\":\"0\",\"lightbox_filmstrip_thumb_border_style\":\"none\",\"lightbox_filmstrip_thumb_border_width\":1,\"lightbox_filmstrip_thumb_deactive_transparent\":80,\"lightbox_filmstrip_thumb_margin\":\"0 1px\",\"lightbox_hit_align\":\"left\",\"lightbox_hit_bg_color\":\"000000\",\"lightbox_hit_bg_transparent\":70,\"lightbox_hit_border_color\":\"000000\",\"lightbox_hit_border_radius\":\"5px\",\"lightbox_hit_border_style\":\"none\",\"lightbox_hit_border_width\":1,\"lightbox_hit_color\":\"FFFFFF\",\"lightbox_hit_font_size\":14,\"lightbox_hit_font_style\":\"Ubuntu\",\"lightbox_hit_font_weight\":\"normal\",\"lightbox_hit_margin\":\"0 5px\",\"lightbox_hit_padding\":\"5px\",\"lightbox_hit_pos\":\"bottom\",\"lightbox_info_align\":\"right\",\"lightbox_info_bg_color\":\"000000\",\"lightbox_info_bg_transparent\":70,\"lightbox_info_border_color\":\"000000\",\"lightbox_info_border_radius\":\"5px\",\"lightbox_info_border_style\":\"none\",\"lightbox_info_border_width\":1,\"lightbox_info_margin\":\"15px\",\"lightbox_info_padding\":\"5px\",\"lightbox_info_pos\":\"top\",\"lightbox_overlay_bg_color\":\"000000\",\"lightbox_overlay_bg_transparent\":70,\"lightbox_rate_align\":\"right\",\"lightbox_rate_color\":\"F9D062\",\"lightbox_rate_hover_color\":\"F7B50E\",\"lightbox_rate_icon\":\"star\",\"lightbox_rate_padding\":\"15px\",\"lightbox_rate_pos\":\"bottom\",\"lightbox_rate_size\":20,\"lightbox_rate_stars_count\":5,\"lightbox_rl_btn_bg_color\":\"000000\",\"lightbox_rl_btn_border_color\":\"FFFFFF\",\"lightbox_rl_btn_border_radius\":\"20px\",\"lightbox_rl_btn_border_style\":\"none\",\"lightbox_rl_btn_border_width\":2,\"lightbox_rl_btn_box_shadow\":\"\",\"lightbox_rl_btn_color\":\"FFFFFF\",\"lightbox_rl_btn_height\":40,\"lightbox_rl_btn_size\":20,\"lightbox_rl_btn_style\":\"bwg-icon-chevron\",\"lightbox_rl_btn_transparent\":80,\"lightbox_rl_btn_width\":40,\"lightbox_title_color\":\"FFFFFF\",\"lightbox_title_font_size\":18,\"lightbox_title_font_style\":\"Ubuntu\",\"lightbox_title_font_weight\":\"bold\",\"lightbox_toggle_btn_height\":14,\"lightbox_toggle_btn_width\":100,\"masonry_container_margin\":\"1\",\"masonry_description_color\":\"323A45\",\"masonry_description_font_size\":16,\"masonry_description_font_style\":\"Ubuntu\",\"masonry_thumb_align\":\"center\",\"masonry_thumb_bg_color\":\"000000\",\"masonry_thumb_bg_transparent\":0,\"masonry_thumb_border_color\":\"CCCCCC\",\"masonry_thumb_border_radius\":\"2px\",\"masonry_thumb_border_style\":\"none\",\"masonry_thumb_border_width\":1,\"masonry_thumb_gal_title_align\":\"center\",\"masonry_thumb_gal_title_font_color\":\"323A45\",\"masonry_thumb_gal_title_font_size\":16,\"masonry_thumb_gal_title_font_style\":\"Ubuntu\",\"masonry_thumb_gal_title_font_weight\":\"bold\",\"masonry_thumb_gal_title_margin\":\"2px\",\"masonry_thumb_gal_title_shadow\":\"\",\"masonry_thumb_hover_effect\":\"zoom\",\"masonry_thumb_hover_effect_value\":\"1.08\",\"masonry_thumb_padding\":4,\"masonry_thumb_title_font_color\":\"323A45\",\"masonry_thumb_title_font_color_hover\":\"FFFFFF\",\"masonry_thumb_title_font_size\":16,\"masonry_thumb_title_font_style\":\"Ubuntu\",\"masonry_thumb_title_font_weight\":\"bold\",\"masonry_thumb_title_margin\":\"2px\",\"masonry_thumb_transition\":1,\"masonry_thumb_transparent\":80,\"masonry_thumbs_bg_color\":\"FFFFFF\",\"mosaic_container_margin\":\"1\",\"mosaic_thumb_align\":\"center\",\"mosaic_thumb_bg_color\":\"000000\",\"mosaic_thumb_bg_transparent\":0,\"mosaic_thumb_border_color\":\"CCCCCC\",\"mosaic_thumb_border_radius\":\"2px\",\"mosaic_thumb_border_style\":\"none\",\"mosaic_thumb_border_width\":1,\"mosaic_thumb_gal_title_align\":\"center\",\"mosaic_thumb_gal_title_font_color\":\"323A45\",\"mosaic_thumb_gal_title_font_size\":16,\"mosaic_thumb_gal_title_font_style\":\"Ubuntu\",\"mosaic_thumb_gal_title_font_weight\":\"bold\",\"mosaic_thumb_gal_title_margin\":\"2px\",\"mosaic_thumb_gal_title_shadow\":\"\",\"mosaic_thumb_hover_effect\":\"rotate\",\"mosaic_thumb_hover_effect_value\":\"2deg\",\"mosaic_thumb_padding\":4,\"mosaic_thumb_title_font_color\":\"323A45\",\"mosaic_thumb_title_font_color_hover\":\"FFFFFF\",\"mosaic_thumb_title_font_size\":16,\"mosaic_thumb_title_font_style\":\"Ubuntu\",\"mosaic_thumb_title_font_weight\":\"bold\",\"mosaic_thumb_title_margin\":\"2px\",\"mosaic_thumb_title_shadow\":\"0px 0px 0px #888888\",\"mosaic_thumb_transition\":1,\"mosaic_thumb_transparent\":80,\"mosaic_thumbs_bg_color\":\"FFFFFF\",\"page_nav_align\":\"center\",\"page_nav_border_color\":\"E3E3E3\",\"page_nav_border_radius\":\"0\",\"page_nav_border_style\":\"none\",\"page_nav_border_width\":1,\"page_nav_box_shadow\":\"0\",\"page_nav_button_bg_color\":\"FCFCFC\",\"page_nav_button_bg_transparent\":100,\"page_nav_button_text\":0,\"page_nav_button_transition\":1,\"page_nav_font_color\":\"666666\",\"page_nav_font_size\":12,\"page_nav_font_style\":\"Ubuntu\",\"page_nav_font_weight\":\"bold\",\"page_nav_margin\":\"0\",\"page_nav_number\":0,\"page_nav_padding\":\"3px 6px\",\"page_nav_position\":\"bottom\",\"slideshow_close_btn_transparent\":100,\"slideshow_close_rl_btn_hover_color\":\"DBDBDB\",\"slideshow_cont_bg_color\":\"000000\",\"slideshow_description_background_color\":\"000000\",\"slideshow_description_border_radius\":\"0\",\"slideshow_description_color\":\"FFFFFF\",\"slideshow_description_font\":\"Ubuntu\",\"slideshow_description_font_size\":14,\"slideshow_description_opacity\":70,\"slideshow_description_padding\":\"5px 10px 5px 10px\",\"slideshow_dots_active_background_color\":\"292929\",\"slideshow_dots_active_border_color\":\"FFC933\",\"slideshow_dots_active_border_width\":2,\"slideshow_dots_background_color\":\"292929\",\"slideshow_dots_border_radius\":\"10px\",\"slideshow_dots_height\":10,\"slideshow_dots_margin\":1,\"slideshow_dots_width\":10,\"slideshow_filmstrip_pos\":\"bottom\",\"slideshow_filmstrip_rl_bg_color\":\"303030\",\"slideshow_filmstrip_rl_btn_color\":\"FFFFFF\",\"slideshow_filmstrip_rl_btn_size\":20,\"slideshow_filmstrip_thumb_active_border_color\":\"FFFFFF\",\"slideshow_filmstrip_thumb_active_border_width\":0,\"slideshow_filmstrip_thumb_border_color\":\"000000\",\"slideshow_filmstrip_thumb_border_radius\":\"0\",\"slideshow_filmstrip_thumb_border_style\":\"none\",\"slideshow_filmstrip_thumb_border_width\":1,\"slideshow_filmstrip_thumb_deactive_transparent\":80,\"slideshow_filmstrip_thumb_margin\":\"0 1px\",\"slideshow_play_pause_btn_size\":60,\"slideshow_rl_btn_bg_color\":\"000000\",\"slideshow_rl_btn_border_color\":\"FFFFFF\",\"slideshow_rl_btn_border_radius\":\"20px\",\"slideshow_rl_btn_border_style\":\"none\",\"slideshow_rl_btn_border_width\":0,\"slideshow_rl_btn_box_shadow\":\"\",\"slideshow_rl_btn_color\":\"FFFFFF\",\"slideshow_rl_btn_height\":40,\"slideshow_rl_btn_size\":20,\"slideshow_rl_btn_style\":\"bwg-icon-arrow\",\"slideshow_rl_btn_width\":40,\"slideshow_title_background_color\":\"000000\",\"slideshow_title_border_radius\":\"5px\",\"slideshow_title_color\":\"FFFFFF\",\"slideshow_title_font\":\"Ubuntu\",\"slideshow_title_font_size\":16,\"slideshow_title_opacity\":70,\"slideshow_title_padding\":\"5px 10px 5px 10px\",\"thumb_align\":\"center\",\"thumb_bg_color\":\"000000\",\"thumb_bg_transparent\":0,\"thumb_border_color\":\"FFFFFF\",\"thumb_border_radius\":\"0\",\"thumb_border_style\":\"none\",\"thumb_border_width\":5,\"thumb_box_shadow\":\"\",\"thumb_gal_title_align\":\"center\",\"thumb_gal_title_font_color\":\"323A45\",\"thumb_gal_title_font_size\":18,\"thumb_gal_title_font_style\":\"Ubuntu\",\"thumb_gal_title_font_weight\":\"bold\",\"thumb_gal_title_margin\":\"2px\",\"thumb_gal_title_shadow\":\"\",\"thumb_hover_effect\":\"zoom\",\"thumb_hover_effect_value\":\"1.08\",\"thumb_margin\":\"4\",\"thumb_padding\":\"0\",\"thumb_title_font_color\":\"323A45\",\"thumb_title_font_color_hover\":\"FFFFFF\",\"thumb_title_font_size\":16,\"thumb_title_font_style\":\"Ubuntu\",\"thumb_title_font_weight\":\"bold\",\"thumb_title_margin\":\"5px\",\"thumb_description_font_color\":\"323A45\",\"thumb_description_font_style\":\"Ubuntu\",\"thumb_description_font_size\":12,\"thumb_title_pos\":\"bottom\",\"thumb_title_shadow\":\"\",\"thumb_transition\":1,\"thumb_transparent\":100,\"thumbs_bg_color\":\"FFFFFF\"}',0); /*!40000 ALTER TABLE `wpie_bwg_theme` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_bwg_theme` with 2 row(s) -- -- -- Table structure for table `wpie_commentmeta` -- DROP TABLE IF EXISTS `wpie_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0, `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext DEFAULT NULL, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=9956 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_commentmeta` -- LOCK TABLES `wpie_commentmeta` WRITE; /*!40000 ALTER TABLE `wpie_commentmeta` DISABLE KEYS */; INSERT INTO `wpie_commentmeta` VALUES (1352,224,'akismet_result','false'),(1353,224,'akismet_history','a:2:{s:4:\"time\";d:1726153992.8705260753631591796875;s:5:\"event\";s:9:\"check-ham\";}'),(1364,226,'akismet_guid','fac97557069f00721c14af67190226ee'),(1365,226,'akismet_history','a:3:{s:4:\"time\";d:1737214461.0327980518341064453125;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:9:\"quintelax\";}'),(1366,227,'akismet_result','false'),(1355,224,'akismet_guid','73a96e8a3341cec70bc588d948838917'),(1356,224,'akismet_history','a:3:{s:4:\"time\";d:1726154102.971046924591064453125;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:9:\"quintelax\";}'),(1357,225,'akismet_result','false'),(1358,225,'akismet_history','a:3:{s:4:\"time\";d:1726154103.02766704559326171875;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:9:\"quintelax\";}'),(1361,226,'akismet_result','false'),(1362,226,'akismet_history','a:2:{s:4:\"time\";d:1737163721.5829639434814453125;s:5:\"event\";s:9:\"check-ham\";}'),(1360,225,'akismet_guid','ae2d940c4f1d5eb3aebaa5039f17cdbd'),(1369,227,'akismet_guid','9ff94c8eeac31761defe422363e37050'),(1367,227,'akismet_history','a:3:{s:4:\"time\";d:1737214600.7462890148162841796875;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:9:\"quintelax\";}'),(1494,253,'akismet_guid','02395514ad9d8dc83e565edfdf70367f'),(1492,253,'akismet_history','a:2:{s:4:\"time\";d:1741633703.3889529705047607421875;s:5:\"event\";s:9:\"check-ham\";}'),(1491,253,'akismet_result','false'),(1487,252,'akismet_result','false'),(1488,252,'akismet_history','a:2:{s:4:\"time\";d:1741168267.302424907684326171875;s:5:\"event\";s:9:\"check-ham\";}'),(1490,252,'akismet_guid','37207593c8725f07a579312ca7115a21'),(9852,2332,'akismet_result','true'),(9853,2332,'akismet_history','a:2:{s:4:\"time\";d:1782930114.7921540737152099609375;s:5:\"event\";s:10:\"check-spam\";}'),(9854,2332,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:9:\"phplot777\";s:20:\"comment_author_email\";s:18:\"admin@phplot777.ph\";s:18:\"comment_author_url\";s:20:\"https://phplot777.ph\";s:15:\"comment_content\";s:156:\"The graphics are top notch and the gameplay is very fair. I feel like I actually have a chance to win here. Try phplot777\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:12:\"69.165.72.57\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:7:\"user_ip\";s:12:\"69.165.72.57\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:40:\"https://quintelacrosse.com/try-lacrosse/\";}'),(9855,2332,'akismet_guid','d8efef84ed58e90664f0f09b9e73f775'),(9856,2333,'akismet_result','true'),(9857,2333,'akismet_history','a:2:{s:4:\"time\";d:1782930139.0440120697021484375;s:5:\"event\";s:10:\"check-spam\";}'),(9858,2333,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:6:\"phjljl\";s:20:\"comment_author_email\";s:15:\"admin@phjljl.ph\";s:18:\"comment_author_url\";s:17:\"https://phjljl.ph\";s:15:\"comment_content\";s:154:\"Such a chill vibe on this site. The promotions are generous and the registration process was super quick. Cheers to phjljl\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:12:\"69.165.72.57\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:7:\"user_ip\";s:12:\"69.165.72.57\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:40:\"https://quintelacrosse.com/try-lacrosse/\";}'),(9859,2333,'akismet_guid','4fd635d5a80ca8c8f2ed9c89f67a8eaf'),(9860,2334,'akismet_result','true'),(9861,2334,'akismet_history','a:2:{s:4:\"time\";d:1782930160.8998949527740478515625;s:5:\"event\";s:10:\"check-spam\";}'),(9862,2334,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:8:\"like7777\";s:20:\"comment_author_email\";s:17:\"admin@like7777.ph\";s:18:\"comment_author_url\";s:19:\"https://like7777.ph\";s:15:\"comment_content\";s:174:\"I have tried many platforms but this one feels more personal. The rewards system is actually rewarding for loyal players. Great job like7777\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:12:\"69.165.72.57\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:7:\"user_ip\";s:12:\"69.165.72.57\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:40:\"https://quintelacrosse.com/try-lacrosse/\";}'),(9863,2334,'akismet_guid','8a762ec15435b3a701fc11e0341189e9'),(9864,2335,'akismet_result','true'),(9865,2335,'akismet_history','a:2:{s:4:\"time\";d:1782930183.6323320865631103515625;s:5:\"event\";s:10:\"check-spam\";}'),(9866,2335,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:9:\"phlike777\";s:20:\"comment_author_email\";s:18:\"admin@phlike777.ph\";s:18:\"comment_author_url\";s:20:\"https://phlike777.ph\";s:15:\"comment_content\";s:156:\"Very stable site and the mobile version works perfectly. I can play anywhere without any lag. Big thumbs up for phlike777\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:12:\"69.165.72.57\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:7:\"user_ip\";s:12:\"69.165.72.57\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:49:\"https://quintelacrosse.com/competitive-tryouts-2/\";}'),(9867,2335,'akismet_guid','80a37c037ddaa76b171bdb1ad275eb51'),(9868,2336,'akismet_result','true'),(9869,2336,'akismet_history','a:2:{s:4:\"time\";d:1782930206.383244037628173828125;s:5:\"event\";s:10:\"check-spam\";}'),(9870,2336,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:12:\"okgamesgcash\";s:20:\"comment_author_email\";s:21:\"admin@okgamesgcash.ph\";s:18:\"comment_author_url\";s:23:\"https://okgamesgcash.ph\";s:15:\"comment_content\";s:170:\"Super smooth transactions using GCash! I really love how fast the payouts are on okgamesgcash. Highly recommended for Pinoy players!\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:12:\"69.165.72.57\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:7:\"user_ip\";s:12:\"69.165.72.57\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:49:\"https://quintelacrosse.com/competitive-tryouts-2/\";}'),(9871,2336,'akismet_guid','a7b18cfad9b5c7fe9f94a288eb8d1300'),(9872,2337,'akismet_result','true'),(9873,2337,'akismet_history','a:2:{s:4:\"time\";d:1782930228.2749550342559814453125;s:5:\"event\";s:10:\"check-spam\";}'),(9874,2337,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:13:\"dailyjiliclub\";s:20:\"comment_author_email\";s:22:\"admin@dailyjiliclub.ph\";s:18:\"comment_author_url\";s:24:\"https://dailyjiliclub.ph\";s:15:\"comment_content\";s:172:\"The daily bonuses here are insane. I have been playing on dailyjiliclub for a week now and the wins are consistent. Great experience!\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:12:\"69.165.72.57\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:7:\"user_ip\";s:12:\"69.165.72.57\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:49:\"https://quintelacrosse.com/competitive-tryouts-2/\";}'),(9875,2337,'akismet_guid','53652df3906542effbb12286062dc05a'),(9876,2338,'akismet_result','true'),(9877,2338,'akismet_history','a:2:{s:4:\"time\";d:1782930250.651546001434326171875;s:5:\"event\";s:10:\"check-spam\";}'),(9878,2338,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:11:\"phdailyjili\";s:20:\"comment_author_email\";s:20:\"admin@phdailyjili.ph\";s:18:\"comment_author_url\";s:22:\"https://phdailyjili.ph\";s:15:\"comment_content\";s:160:\"Best Jili slots platform I have tried so far. The interface is very user friendly and phdailyjili makes gaming so much fun.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:12:\"69.165.72.57\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:7:\"user_ip\";s:12:\"69.165.72.57\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:63:\"https://quintelacrosse.com/become-a-lacrosse-referee-with-qmla/\";}'),(9879,2338,'akismet_guid','e712444c2b5217412256a88b9ab13055'),(9880,2339,'akismet_result','true'),(9881,2339,'akismet_history','a:2:{s:4:\"time\";d:1782930272.3642139434814453125;s:5:\"event\";s:10:\"check-spam\";}'),(9882,2339,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:12:\"phjuan365app\";s:20:\"comment_author_email\";s:21:\"admin@phjuan365app.ph\";s:18:\"comment_author_url\";s:23:\"https://phjuan365app.ph\";s:15:\"comment_content\";s:165:\"The app is very stable and doesn\'t lag even with a slow connection. phjuan365app is definitely the way to go for mobile gaming.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:12:\"69.165.72.57\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:7:\"user_ip\";s:12:\"69.165.72.57\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:63:\"https://quintelacrosse.com/become-a-lacrosse-referee-with-qmla/\";}'),(9883,2339,'akismet_guid','91250033d4acf21eeb3792748f596af5'),(9884,2340,'akismet_result','true'),(9885,2340,'akismet_history','a:2:{s:4:\"time\";d:1782930294.1955089569091796875;s:5:\"event\";s:10:\"check-spam\";}'),(9886,2340,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:9:\"phjuan365\";s:20:\"comment_author_email\";s:18:\"admin@phjuan365.ph\";s:18:\"comment_author_url\";s:20:\"https://phjuan365.ph\";s:15:\"comment_content\";s:151:\"Legit site with great customer support. Had an issue with my deposit but phjuan365 solved it in minutes. Five stars!\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:12:\"69.165.72.57\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:7:\"user_ip\";s:12:\"69.165.72.57\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:63:\"https://quintelacrosse.com/become-a-lacrosse-referee-with-qmla/\";}'),(9887,2340,'akismet_guid','0841105baa461b78ed4949869d55cfca'),(9955,2357,'akismet_guid','fb508d4013efc7f736866ea87046e151'),(9954,2357,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:7:\"bdjt777\";s:20:\"comment_author_email\";s:17:\"admin@bdjt777.net\";s:18:\"comment_author_url\";s:19:\"https://bdjt777.net\";s:15:\"comment_content\";s:234:\"Been testing out different casinos for months and this one finally stuck. Clean design, easy deposits and the win rates feel fair. Just visit bdjt777 and see for yourself why players keep coming back.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:13:\"69.165.68.225\";s:13:\"comment_agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:7:\"user_ip\";s:13:\"69.165.68.225\";s:10:\"user_agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:49:\"https://quintelacrosse.com/competitive-tryouts-2/\";}'),(9953,2357,'akismet_history','a:2:{s:4:\"time\";d:1786352091.311335086822509765625;s:5:\"event\";s:10:\"check-spam\";}'),(9952,2357,'akismet_result','true'),(9951,2356,'akismet_guid','9f88d77529b17fd985ddf3d2dd532bdd'),(9950,2356,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:8:\"su88club\";s:20:\"comment_author_email\";s:18:\"admin@su88club.com\";s:18:\"comment_author_url\";s:20:\"https://su88club.com\";s:15:\"comment_content\";s:310:\"This club offers such a relaxed vibe compared to other gambling sites I have used. The loyalty program rewards regular players fairly and there are no hidden traps in the rules. I always feel safe depositing here because of their strong security setup. Check it out: su88club\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:13:\"69.165.68.225\";s:13:\"comment_agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:7:\"user_ip\";s:13:\"69.165.68.225\";s:10:\"user_agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:49:\"https://quintelacrosse.com/competitive-tryouts-2/\";}'),(9947,2355,'akismet_guid','96d00f4856bd2f3bee8742c7cc467488'),(9948,2356,'akismet_result','true'),(9949,2356,'akismet_history','a:2:{s:4:\"time\";d:1786352069.90622997283935546875;s:5:\"event\";s:10:\"check-spam\";}'),(9943,2354,'akismet_guid','178587858ef631383c8fa9cc276c4142'),(9944,2355,'akismet_result','true'),(9945,2355,'akismet_history','a:2:{s:4:\"time\";d:1786352046.0421440601348876953125;s:5:\"event\";s:10:\"check-spam\";}'),(9946,2355,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:12:\"bdluckystarz\";s:20:\"comment_author_email\";s:22:\"admin@bdluckystarz.com\";s:18:\"comment_author_url\";s:24:\"https://bdluckystarz.com\";s:15:\"comment_content\";s:363:\"Stumbled upon this site while searching for my next lucky win and I am so glad I did. The mobile app runs perfectly on my phone and the daily bonuses keep things exciting without breaking the bank. Customer support was super helpful when I had a quick question about withdrawals. Will definitely be coming back. bdluckystarz\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:13:\"69.165.68.225\";s:13:\"comment_agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:7:\"user_ip\";s:13:\"69.165.68.225\";s:10:\"user_agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:49:\"https://quintelacrosse.com/competitive-tryouts-2/\";}'),(9939,2353,'akismet_guid','f7bdd812ccbda93d2251c9e3b0235823'),(9940,2354,'akismet_result','true'),(9941,2354,'akismet_history','a:2:{s:4:\"time\";d:1786352022.7066791057586669921875;s:5:\"event\";s:10:\"check-spam\";}'),(9942,2354,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:10:\"mu88betapp\";s:20:\"comment_author_email\";s:20:\"admin@mu88betapp.com\";s:18:\"comment_author_url\";s:22:\"https://mu88betapp.com\";s:15:\"comment_content\";s:337:\"I never imagined mobile betting could feel this cozy until I opened mu88betapp. The layout guides you naturally and the live tracking works flawlessly on smaller screens. Deposits clear in seconds and I really enjoy the personalized dashboard that remembers my habits. It gives me that warm lounge feeling no matter where I happen to be.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:13:\"69.165.68.225\";s:13:\"comment_agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:7:\"user_ip\";s:13:\"69.165.68.225\";s:10:\"user_agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:56:\"https://quintelacrosse.com/welcome-to-bayhawks-lacrosse/\";}'),(9935,2352,'akismet_guid','0df36044a79f53d15f27cb23ddd55a12'),(9936,2353,'akismet_result','true'),(9937,2353,'akismet_history','a:2:{s:4:\"time\";d:1786351997.8299930095672607421875;s:5:\"event\";s:10:\"check-spam\";}'),(9938,2353,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:11:\"mayaslotapp\";s:20:\"comment_author_email\";s:20:\"admin@mayaslotapp.ph\";s:18:\"comment_author_url\";s:22:\"https://mayaslotapp.ph\";s:15:\"comment_content\";s:237:\"Downloaded the app and it works flawlessly on my phone. Loading times are crazy fast and I love the mobile exclusive drops. Feels like playing at home without leaving my couch. Hop over to mayaslotapp\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:13:\"69.165.68.225\";s:13:\"comment_agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:7:\"user_ip\";s:13:\"69.165.68.225\";s:10:\"user_agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:56:\"https://quintelacrosse.com/welcome-to-bayhawks-lacrosse/\";}'),(9931,2351,'akismet_guid','d81da6f0da09b9dbc4cee0335b57bfa4'),(9932,2352,'akismet_result','true'),(9933,2352,'akismet_history','a:2:{s:4:\"time\";d:1786351971.89035511016845703125;s:5:\"event\";s:10:\"check-spam\";}'),(9934,2352,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:8:\"bet365pe\";s:20:\"comment_author_email\";s:18:\"admin@bet365pe.net\";s:18:\"comment_author_url\";s:20:\"https://bet365pe.net\";s:15:\"comment_content\";s:310:\"I use this portal to stay connected with the live sports events I follow closely every week. The streaming quality is impressive and the in play betting options are exactly what serious fans need. I recommend this link to anyone who wants a seamless betting routine. bet365pe\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:13:\"69.165.68.225\";s:13:\"comment_agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:7:\"user_ip\";s:13:\"69.165.68.225\";s:10:\"user_agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:56:\"https://quintelacrosse.com/welcome-to-bayhawks-lacrosse/\";}'),(9928,2351,'akismet_result','true'),(9929,2351,'akismet_history','a:2:{s:4:\"time\";d:1786351947.6498401165008544921875;s:5:\"event\";s:10:\"check-spam\";}'),(9930,2351,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:14:\"krikyaapplogin\";s:20:\"comment_author_email\";s:24:\"admin@krikyaapplogin.com\";s:18:\"comment_author_url\";s:26:\"https://krikyaapplogin.com\";s:15:\"comment_content\";s:324:\"The login process here is so seamless that I forget I am playing online sometimes. Fast servers, secure accounts, and daily reload bonuses keep me coming back after every shift. It truly feels like a dedicated platform built for local gamers who want straight results. krikyaapplogin\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:13:\"69.165.68.225\";s:13:\"comment_agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:7:\"user_ip\";s:13:\"69.165.68.225\";s:10:\"user_agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:34:\"https://quintelacrosse.com/6619-2/\";}'),(9927,2350,'akismet_guid','1f7ee301a6bec407f828fa80cbaf7085'),(9926,2350,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:22:\"sellatuparleydescargar\";s:20:\"comment_author_email\";s:31:\"admin@sellatuparleydescargar.co\";s:18:\"comment_author_url\";s:33:\"https://sellatuparleydescargar.co\";s:15:\"comment_content\";s:359:\"Building parlays used to feel like a hassle until I switched to this platform. The multi bet builder works perfectly and the odds boost feature adds extra value to my slips. The app download is instant and everything syncs smoothly across devices. Highly recommend it for accumulator fans sellatuparleydescargar\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:13:\"69.165.68.225\";s:13:\"comment_agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:7:\"user_ip\";s:13:\"69.165.68.225\";s:10:\"user_agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:34:\"https://quintelacrosse.com/6619-2/\";}'),(9925,2350,'akismet_history','a:2:{s:4:\"time\";d:1786351922.5678060054779052734375;s:5:\"event\";s:10:\"check-spam\";}'),(9924,2350,'akismet_result','true'),(9923,2349,'akismet_guid','fa02b53cff7a894ac1a2cbeca7e27ede'),(9922,2349,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:9:\"aukingbet\";s:20:\"comment_author_email\";s:19:\"admin@aukingbet.net\";s:18:\"comment_author_url\";s:21:\"https://aukingbet.net\";s:15:\"comment_content\";s:234:\"Been using this platform for a few weeks now and the bonuses are actually worth it. It is refreshing to see a site that genuinely rewards its loyal players. Check out aukingbet for some great deals.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:15:\"156.245.246.154\";s:13:\"comment_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:7:\"user_ip\";s:15:\"156.245.246.154\";s:10:\"user_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:72:\"https://quintelacrosse.com/u15-u17-bayhawks-play-host-to-nepean-knights/\";}'),(9920,2349,'akismet_result','true'),(9921,2349,'akismet_history','a:2:{s:4:\"time\";d:1784224698.1994869709014892578125;s:5:\"event\";s:10:\"check-spam\";}'),(9919,2348,'akismet_guid','5f6246707e073a33cf222ce39237da1b'),(9918,2348,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:17:\"wr777gamedownload\";s:20:\"comment_author_email\";s:27:\"admin@wr777gamedownload.net\";s:18:\"comment_author_url\";s:29:\"https://wr777gamedownload.net\";s:15:\"comment_content\";s:235:\"The app installation was incredibly straightforward and it runs perfectly on my phone. No lag and the graphics are stunning. Grab the app from wr777gamedownload if you want to play on the go.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:15:\"156.245.246.154\";s:13:\"comment_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:7:\"user_ip\";s:15:\"156.245.246.154\";s:10:\"user_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:72:\"https://quintelacrosse.com/u15-u17-bayhawks-play-host-to-nepean-knights/\";}'),(9888,2341,'akismet_result','true'),(9889,2341,'akismet_history','a:2:{s:4:\"time\";d:1784224523.1018269062042236328125;s:5:\"event\";s:10:\"check-spam\";}'),(9890,2341,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:17:\"mozzartbetnigeria\";s:20:\"comment_author_email\";s:27:\"admin@mozzartbetnigeria.net\";s:18:\"comment_author_url\";s:29:\"https://mozzartbetnigeria.net\";s:15:\"comment_content\";s:202:\"Really impressed with the variety of markets available for football betting. It is easy to navigate and the app works perfectly on my phone. mozzartbetnigeria\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:15:\"156.245.246.154\";s:13:\"comment_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:7:\"user_ip\";s:15:\"156.245.246.154\";s:10:\"user_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:40:\"https://quintelacrosse.com/try-lacrosse/\";}'),(9891,2341,'akismet_guid','a82727d5454c13b79f4a7f8b896018a3'),(9892,2342,'akismet_result','true'),(9893,2342,'akismet_history','a:2:{s:4:\"time\";d:1784224547.75539302825927734375;s:5:\"event\";s:10:\"check-spam\";}'),(9894,2342,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:12:\"mexbetcasino\";s:20:\"comment_author_email\";s:21:\"admin@mexbetcasino.co\";s:18:\"comment_author_url\";s:23:\"https://mexbetcasino.co\";s:15:\"comment_content\";s:183:\"A fantastic casino with a great vibe. I really appreciate the bonuses they give to new players. It made my start much more exciting. mexbetcasino\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:15:\"156.245.246.154\";s:13:\"comment_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:7:\"user_ip\";s:15:\"156.245.246.154\";s:10:\"user_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:40:\"https://quintelacrosse.com/try-lacrosse/\";}'),(9895,2342,'akismet_guid','ed9db44e7acf93a5b0f6f114e249eec8'),(9896,2343,'akismet_result','true'),(9897,2343,'akismet_history','a:2:{s:4:\"time\";d:1784224568.1403601169586181640625;s:5:\"event\";s:10:\"check-spam\";}'),(9898,2343,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:10:\"bet999game\";s:20:\"comment_author_email\";s:20:\"admin@bet999game.net\";s:18:\"comment_author_url\";s:22:\"https://bet999game.net\";s:15:\"comment_content\";s:202:\"Everything about this site is professional. From the registration process to the actual gameplay, it is all very polished. I will definitely be returning. bet999game\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:15:\"156.245.246.154\";s:13:\"comment_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:7:\"user_ip\";s:15:\"156.245.246.154\";s:10:\"user_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:40:\"https://quintelacrosse.com/try-lacrosse/\";}'),(9899,2343,'akismet_guid','52ee2e4a134348cdbc77c7dd3b41003f'),(9900,2344,'akismet_result','true'),(9901,2344,'akismet_history','a:2:{s:4:\"time\";d:1784224590.3190410137176513671875;s:5:\"event\";s:10:\"check-spam\";}'),(9902,2344,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:11:\"luck22login\";s:20:\"comment_author_email\";s:21:\"admin@luck22login.net\";s:18:\"comment_author_url\";s:23:\"https://luck22login.net\";s:15:\"comment_content\";s:271:\"I finally found a site that actually loads fast and doesn\'t crash during my session. The interface is super intuitive, making it easy to get straight into the action. Highly recommend checking out luck22login for a smooth experience.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:15:\"156.245.246.154\";s:13:\"comment_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:7:\"user_ip\";s:15:\"156.245.246.154\";s:10:\"user_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:49:\"https://quintelacrosse.com/competitive-tryouts-2/\";}'),(9903,2344,'akismet_guid','553c6c878114eb4d2ba14613bb4f375b'),(9904,2345,'akismet_result','true'),(9905,2345,'akismet_history','a:2:{s:4:\"time\";d:1784224611.9103229045867919921875;s:5:\"event\";s:10:\"check-spam\";}'),(9906,2345,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:12:\"colivecasino\";s:20:\"comment_author_email\";s:21:\"admin@colivecasino.co\";s:18:\"comment_author_url\";s:23:\"https://colivecasino.co\";s:15:\"comment_content\";s:245:\"The live dealer games here are top notch. I love how realistic the atmosphere feels, almost like being in a real casino from the comfort of my home. Definitely spending more time at colivecasino from now on.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:15:\"156.245.246.154\";s:13:\"comment_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:7:\"user_ip\";s:15:\"156.245.246.154\";s:10:\"user_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:49:\"https://quintelacrosse.com/competitive-tryouts-2/\";}'),(9907,2345,'akismet_guid','dd6341316412b0f224a711691233e588'),(9908,2346,'akismet_result','true'),(9909,2346,'akismet_history','a:2:{s:4:\"time\";d:1784224633.458468914031982421875;s:5:\"event\";s:10:\"check-spam\";}'),(9910,2346,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:9:\"vnqq88bet\";s:20:\"comment_author_email\";s:19:\"admin@vnqq88bet.net\";s:18:\"comment_author_url\";s:21:\"https://vnqq88bet.net\";s:15:\"comment_content\";s:236:\"Really impressed with the variety of betting options available here. The payouts are fair and the registration process was a breeze. If you are looking for a reliable spot, vnqq88bet is the way to go.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:15:\"156.245.246.154\";s:13:\"comment_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:7:\"user_ip\";s:15:\"156.245.246.154\";s:10:\"user_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:49:\"https://quintelacrosse.com/competitive-tryouts-2/\";}'),(9911,2346,'akismet_guid','b6632fecc6e3621e5b70aa30d2f20237'),(9912,2347,'akismet_result','true'),(9913,2347,'akismet_history','a:2:{s:4:\"time\";d:1784224654.992969036102294921875;s:5:\"event\";s:10:\"check-spam\";}'),(9914,2347,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:14:\"cuci22comlogin\";s:20:\"comment_author_email\";s:24:\"admin@cuci22comlogin.com\";s:18:\"comment_author_url\";s:26:\"https://cuci22comlogin.com\";s:15:\"comment_content\";s:230:\"I had some trouble with my old account on another site but the transition to this one was seamless. The login process is secure and fast. Big thanks to cuci22comlogin for the great service.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:15:\"156.245.246.154\";s:13:\"comment_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:7:\"user_ip\";s:15:\"156.245.246.154\";s:10:\"user_agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15\";s:4:\"blog\";s:25:\"http://quintelacrosse.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:72:\"https://quintelacrosse.com/u15-u17-bayhawks-play-host-to-nepean-knights/\";}'),(9915,2347,'akismet_guid','5be046c54cee284bf6df802e5636ac5c'),(9916,2348,'akismet_result','true'),(9917,2348,'akismet_history','a:2:{s:4:\"time\";d:1784224676.511250019073486328125;s:5:\"event\";s:10:\"check-spam\";}'); /*!40000 ALTER TABLE `wpie_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_commentmeta` with 124 row(s) -- -- -- Table structure for table `wpie_comments` -- DROP TABLE IF EXISTS `wpie_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0, `comment_author` tinytext NOT NULL, `comment_author_email` varchar(100) NOT NULL DEFAULT '', `comment_author_url` varchar(200) NOT NULL DEFAULT '', `comment_author_IP` varchar(100) NOT NULL DEFAULT '', `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_content` text NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT 0, `comment_approved` varchar(20) NOT NULL DEFAULT '1', `comment_agent` varchar(255) NOT NULL DEFAULT '', `comment_type` varchar(20) NOT NULL DEFAULT 'comment', `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0, `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)) ) ENGINE=MyISAM AUTO_INCREMENT=2358 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_comments` -- LOCK TABLES `wpie_comments` WRITE; /*!40000 ALTER TABLE `wpie_comments` DISABLE KEYS */; INSERT INTO `wpie_comments` VALUES (226,6558,'Rebecca Sizer','rebecca_harte@msn.com','','24.235.148.68','2025-01-17 20:28:41','2025-01-18 01:28:41','I am trying to register my son born in 2013 for the try lacrosse on Jan 20 and it won’t let me register. He would also like to bring a friend born in 2012.',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 [FBAN/FBIOS;FBAV/489.0.0.17.321;FBBV/681637423;FBDV/iPhone14,7;FBMD/iPhone;FBSN/iOS;FBSV/18.1.1;FBSS/3;FBCR/;FBID/phone;FBLC/en_US;FBOP/80]','comment',0,0),(224,6550,'Teresa','t_hearns@hotmail.com','','192.186.72.22','2024-09-12 11:13:12','2024-09-12 15:13:12','Hey I registered my son Bobby Hearns - just have not heard anything do we just show up tonight is he supposed to be contacted by a coach ?',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','comment',0,0),(225,6550,'quintelax','jfee_11@yahoo.ca','http://quintelacrosse.com','192.0.81.205','2024-09-12 11:15:03','2024-09-12 15:15:03','Hi Teresa, sorry about that. Yes you can just show up with helmet, gloves, stick and running shoes. \n',0,'1','Jetpack by WordPress.com','comment',224,2),(227,6558,'quintelax','jfee_11@yahoo.ca','http://quintelacrosse.com','69.7.243.184','2025-01-18 10:36:40','2025-01-18 15:36:40','Hi Rebecca, the Try Lacrosse registration is now open. Sorry for the delay. It\'s fine to bring the friend, as long as they are registered as well.',0,'1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0','comment',226,2),(253,6619,'Beverly','bev_jim_100@hotmail.com','','76.71.35.28','2025-03-10 15:08:23','2025-03-10 19:08:23','Are you offering lacrosse for 16 year olds? My grandson played before and loved it and would love to me able to play again.',0,'0','Mozilla/5.0 (Linux; Android 14; SM-A546W Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/134.0.6998.50 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/503.0.0.69.76;IABMV/1;]','comment',0,0),(252,6619,'Boddam Lacrosse','maricel@growupseo.com','https://www.boddamlacrosse.com/','143.44.193.43','2025-03-05 04:51:07','2025-03-05 09:51:07','Excited for the 2025 season! Checking the updates now—registration details can be tricky to keep up with. Can’t wait to hit the field. Thanks for the heads-up!',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36','comment',0,0),(2337,6666,'dailyjiliclub','admin@dailyjiliclub.ph','https://dailyjiliclub.ph','69.165.72.57','2026-07-01 14:23:48','2026-07-01 18:23:48','The daily bonuses here are insane. I have been playing on dailyjiliclub for a week now and the wins are consistent. Great experience!',0,'spam','Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36','comment',0,0),(2338,5173,'phdailyjili','admin@phdailyjili.ph','https://phdailyjili.ph','69.165.72.57','2026-07-01 14:24:10','2026-07-01 18:24:10','Best Jili slots platform I have tried so far. The interface is very user friendly and phdailyjili makes gaming so much fun.',0,'spam','Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36','comment',0,0),(2339,5173,'phjuan365app','admin@phjuan365app.ph','https://phjuan365app.ph','69.165.72.57','2026-07-01 14:24:32','2026-07-01 18:24:32','The app is very stable and doesn\'t lag even with a slow connection. phjuan365app is definitely the way to go for mobile gaming.',0,'spam','Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36','comment',0,0),(2340,5173,'phjuan365','admin@phjuan365.ph','https://phjuan365.ph','69.165.72.57','2026-07-01 14:24:53','2026-07-01 18:24:53','Legit site with great customer support. Had an issue with my deposit but phjuan365 solved it in minutes. Five stars!',0,'spam','Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36','comment',0,0),(2351,6619,'krikyaapplogin','admin@krikyaapplogin.com','https://krikyaapplogin.com','69.165.68.225','2026-08-10 04:52:27','2026-08-10 08:52:27','The login process here is so seamless that I forget I am playing online sometimes. Fast servers, secure accounts, and daily reload bonuses keep me coming back after every shift. It truly feels like a dedicated platform built for local gamers who want straight results. krikyaapplogin',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1','comment',0,0),(2352,1630,'bet365pe','admin@bet365pe.net','https://bet365pe.net','69.165.68.225','2026-08-10 04:52:51','2026-08-10 08:52:51','I use this portal to stay connected with the live sports events I follow closely every week. The streaming quality is impressive and the in play betting options are exactly what serious fans need. I recommend this link to anyone who wants a seamless betting routine. bet365pe',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1','comment',0,0),(2353,1630,'mayaslotapp','admin@mayaslotapp.ph','https://mayaslotapp.ph','69.165.68.225','2026-08-10 04:53:17','2026-08-10 08:53:17','Downloaded the app and it works flawlessly on my phone. Loading times are crazy fast and I love the mobile exclusive drops. Feels like playing at home without leaving my couch. Hop over to mayaslotapp',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1','comment',0,0),(2354,1630,'mu88betapp','admin@mu88betapp.com','https://mu88betapp.com','69.165.68.225','2026-08-10 04:53:42','2026-08-10 08:53:42','I never imagined mobile betting could feel this cozy until I opened mu88betapp. The layout guides you naturally and the live tracking works flawlessly on smaller screens. Deposits clear in seconds and I really enjoy the personalized dashboard that remembers my habits. It gives me that warm lounge feeling no matter where I happen to be.',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1','comment',0,0),(2332,6345,'phplot777','admin@phplot777.ph','https://phplot777.ph','69.165.72.57','2026-07-01 14:21:54','2026-07-01 18:21:54','The graphics are top notch and the gameplay is very fair. I feel like I actually have a chance to win here. Try phplot777',0,'spam','Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36','comment',0,0),(2333,6345,'phjljl','admin@phjljl.ph','https://phjljl.ph','69.165.72.57','2026-07-01 14:22:18','2026-07-01 18:22:18','Such a chill vibe on this site. The promotions are generous and the registration process was super quick. Cheers to phjljl',0,'spam','Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36','comment',0,0),(2334,6345,'like7777','admin@like7777.ph','https://like7777.ph','69.165.72.57','2026-07-01 14:22:40','2026-07-01 18:22:40','I have tried many platforms but this one feels more personal. The rewards system is actually rewarding for loyal players. Great job like7777',0,'spam','Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36','comment',0,0),(2335,6666,'phlike777','admin@phlike777.ph','https://phlike777.ph','69.165.72.57','2026-07-01 14:23:03','2026-07-01 18:23:03','Very stable site and the mobile version works perfectly. I can play anywhere without any lag. Big thumbs up for phlike777',0,'spam','Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36','comment',0,0),(2336,6666,'okgamesgcash','admin@okgamesgcash.ph','https://okgamesgcash.ph','69.165.72.57','2026-07-01 14:23:26','2026-07-01 18:23:26','Super smooth transactions using GCash! I really love how fast the payouts are on okgamesgcash. Highly recommended for Pinoy players!',0,'spam','Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.9910.1919 Mobile Safari/537.36','comment',0,0),(2357,6666,'bdjt777','admin@bdjt777.net','https://bdjt777.net','69.165.68.225','2026-08-10 04:54:51','2026-08-10 08:54:51','Been testing out different casinos for months and this one finally stuck. Clean design, easy deposits and the win rates feel fair. Just visit bdjt777 and see for yourself why players keep coming back.',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1','comment',0,0),(2355,6666,'bdluckystarz','admin@bdluckystarz.com','https://bdluckystarz.com','69.165.68.225','2026-08-10 04:54:05','2026-08-10 08:54:05','Stumbled upon this site while searching for my next lucky win and I am so glad I did. The mobile app runs perfectly on my phone and the daily bonuses keep things exciting without breaking the bank. Customer support was super helpful when I had a quick question about withdrawals. Will definitely be coming back. bdluckystarz',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1','comment',0,0),(2356,6666,'su88club','admin@su88club.com','https://su88club.com','69.165.68.225','2026-08-10 04:54:29','2026-08-10 08:54:29','This club offers such a relaxed vibe compared to other gambling sites I have used. The loyalty program rewards regular players fairly and there are no hidden traps in the rules. I always feel safe depositing here because of their strong security setup. Check it out: su88club',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1','comment',0,0),(2350,6619,'sellatuparleydescargar','admin@sellatuparleydescargar.co','https://sellatuparleydescargar.co','69.165.68.225','2026-08-10 04:52:02','2026-08-10 08:52:02','Building parlays used to feel like a hassle until I switched to this platform. The multi bet builder works perfectly and the odds boost feature adds extra value to my slips. The app download is instant and everything syncs smoothly across devices. Highly recommend it for accumulator fans sellatuparleydescargar',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1','comment',0,0),(2349,6176,'aukingbet','admin@aukingbet.net','https://aukingbet.net','156.245.246.154','2026-07-16 13:58:18','2026-07-16 17:58:18','Been using this platform for a few weeks now and the bonuses are actually worth it. It is refreshing to see a site that genuinely rewards its loyal players. Check out aukingbet for some great deals.',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15','comment',0,0),(2348,6176,'wr777gamedownload','admin@wr777gamedownload.net','https://wr777gamedownload.net','156.245.246.154','2026-07-16 13:57:56','2026-07-16 17:57:56','The app installation was incredibly straightforward and it runs perfectly on my phone. No lag and the graphics are stunning. Grab the app from wr777gamedownload if you want to play on the go.',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15','comment',0,0),(2346,6666,'vnqq88bet','admin@vnqq88bet.net','https://vnqq88bet.net','156.245.246.154','2026-07-16 13:57:13','2026-07-16 17:57:13','Really impressed with the variety of betting options available here. The payouts are fair and the registration process was a breeze. If you are looking for a reliable spot, vnqq88bet is the way to go.',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15','comment',0,0),(2347,6176,'cuci22comlogin','admin@cuci22comlogin.com','https://cuci22comlogin.com','156.245.246.154','2026-07-16 13:57:34','2026-07-16 17:57:34','I had some trouble with my old account on another site but the transition to this one was seamless. The login process is secure and fast. Big thanks to cuci22comlogin for the great service.',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15','comment',0,0),(2345,6666,'colivecasino','admin@colivecasino.co','https://colivecasino.co','156.245.246.154','2026-07-16 13:56:51','2026-07-16 17:56:51','The live dealer games here are top notch. I love how realistic the atmosphere feels, almost like being in a real casino from the comfort of my home. Definitely spending more time at colivecasino from now on.',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15','comment',0,0),(2344,6666,'luck22login','admin@luck22login.net','https://luck22login.net','156.245.246.154','2026-07-16 13:56:30','2026-07-16 17:56:30','I finally found a site that actually loads fast and doesn\'t crash during my session. The interface is super intuitive, making it easy to get straight into the action. Highly recommend checking out luck22login for a smooth experience.',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15','comment',0,0),(2341,6345,'mozzartbetnigeria','admin@mozzartbetnigeria.net','https://mozzartbetnigeria.net','156.245.246.154','2026-07-16 13:55:23','2026-07-16 17:55:23','Really impressed with the variety of markets available for football betting. It is easy to navigate and the app works perfectly on my phone. mozzartbetnigeria',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15','comment',0,0),(2342,6345,'mexbetcasino','admin@mexbetcasino.co','https://mexbetcasino.co','156.245.246.154','2026-07-16 13:55:47','2026-07-16 17:55:47','A fantastic casino with a great vibe. I really appreciate the bonuses they give to new players. It made my start much more exciting. mexbetcasino',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15','comment',0,0),(2343,6345,'bet999game','admin@bet999game.net','https://bet999game.net','156.245.246.154','2026-07-16 13:56:08','2026-07-16 17:56:08','Everything about this site is professional. From the registration process to the actual gameplay, it is all very polished. I will definitely be returning. bet999game',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15','comment',0,0); /*!40000 ALTER TABLE `wpie_comments` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_comments` with 32 row(s) -- -- -- Table structure for table `wpie_jetpack_sync_queue` -- DROP TABLE IF EXISTS `wpie_jetpack_sync_queue`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_jetpack_sync_queue` ( `ID` bigint(20) NOT NULL AUTO_INCREMENT, `queue_id` varchar(50) NOT NULL, `event_id` varchar(100) NOT NULL, `event_payload` longtext NOT NULL, `timestamp` timestamp NOT NULL DEFAULT current_timestamp(), PRIMARY KEY (`ID`), KEY `event_id` (`event_id`), KEY `queue_id` (`queue_id`), KEY `queue_id_event_id` (`queue_id`,`event_id`), KEY `timestamp` (`timestamp`) ) ENGINE=InnoDB AUTO_INCREMENT=1042554 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_jetpack_sync_queue` -- LOCK TABLES `wpie_jetpack_sync_queue` WRITE; /*!40000 ALTER TABLE `wpie_jetpack_sync_queue` DISABLE KEYS */; INSERT INTO `wpie_jetpack_sync_queue` VALUES (1042553,'sync','jpsq_sync-1786609052.257609-961363-1','a:6:{i:0;s:26:\"jetpack_update_core_change\";i:1;a:1:{i:0;O:8:\"stdClass\":4:{s:7:\"updates\";a:5:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-7.0.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-7.0.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-7.0.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-7.0.4-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"7.0.4\";s:7:\"version\";s:5:\"7.0.4\";s:11:\"php_version\";s:3:\"7.4\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:51:\"https://downloads.w.org/release/wordpress-7.0.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:51:\"https://downloads.w.org/release/wordpress-7.0.4.zip\";s:10:\"no_content\";s:62:\"https://downloads.w.org/release/wordpress-7.0.4-no-content.zip\";s:11:\"new_bundled\";s:63:\"https://downloads.w.org/release/wordpress-7.0.4-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"7.0.4\";s:7:\"version\";s:5:\"7.0.4\";s:11:\"php_version\";s:3:\"7.4\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:51:\"https://downloads.w.org/release/wordpress-6.9.7.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:51:\"https://downloads.w.org/release/wordpress-6.9.7.zip\";s:10:\"no_content\";s:62:\"https://downloads.w.org/release/wordpress-6.9.7-no-content.zip\";s:11:\"new_bundled\";s:63:\"https://downloads.w.org/release/wordpress-6.9.7-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.9.7\";s:7:\"version\";s:5:\"6.9.7\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:51:\"https://downloads.w.org/release/wordpress-6.8.8.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:51:\"https://downloads.w.org/release/wordpress-6.8.8.zip\";s:10:\"no_content\";s:62:\"https://downloads.w.org/release/wordpress-6.8.8-no-content.zip\";s:11:\"new_bundled\";s:63:\"https://downloads.w.org/release/wordpress-6.8.8-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.8.8\";s:7:\"version\";s:5:\"6.8.8\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:4;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:51:\"https://downloads.w.org/release/wordpress-6.7.7.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:51:\"https://downloads.w.org/release/wordpress-6.7.7.zip\";s:10:\"no_content\";s:62:\"https://downloads.w.org/release/wordpress-6.7.7-no-content.zip\";s:11:\"new_bundled\";s:63:\"https://downloads.w.org/release/wordpress-6.7.7-new-bundled.zip\";s:7:\"partial\";s:61:\"https://downloads.w.org/release/wordpress-6.7.7-partial-6.zip\";s:8:\"rollback\";s:62:\"https://downloads.w.org/release/wordpress-6.7.7-rollback-6.zip\";}s:7:\"current\";s:5:\"6.7.7\";s:7:\"version\";s:5:\"6.7.7\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:5:\"6.7.6\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1786609052;s:15:\"version_checked\";s:5:\"6.7.6\";s:12:\"translations\";a:0:{}}}i:2;i:0;i:3;d:1786609052.25720500946044921875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:0;s:12:\"display_name\";N;s:10:\"user_email\";N;s:10:\"user_roles\";a:0:{}s:15:\"translated_role\";N;s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:0;s:6:\"is_cli\";b:1;s:8:\"from_url\";s:25:\"http://quintelacrosse.com\";}}','2026-08-13 08:17:32'); /*!40000 ALTER TABLE `wpie_jetpack_sync_queue` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_jetpack_sync_queue` with 1 row(s) -- -- -- Table structure for table `wpie_links` -- DROP TABLE IF EXISTS `wpie_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) NOT NULL DEFAULT '', `link_name` varchar(255) NOT NULL DEFAULT '', `link_image` varchar(255) NOT NULL DEFAULT '', `link_target` varchar(25) NOT NULL DEFAULT '', `link_description` varchar(255) NOT NULL DEFAULT '', `link_visible` varchar(20) NOT NULL DEFAULT 'Y', `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1, `link_rating` int(11) NOT NULL DEFAULT 0, `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `link_rel` varchar(255) NOT NULL DEFAULT '', `link_notes` mediumtext NOT NULL, `link_rss` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_links` -- LOCK TABLES `wpie_links` WRITE; /*!40000 ALTER TABLE `wpie_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wpie_links` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_links` with 0 row(s) -- -- -- Table structure for table `wpie_my_calendar` -- DROP TABLE IF EXISTS `wpie_my_calendar`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_my_calendar` ( `event_id` int(11) NOT NULL AUTO_INCREMENT, `event_begin` date NOT NULL, `event_end` date NOT NULL, `event_title` varchar(255) NOT NULL, `event_desc` text NOT NULL, `event_short` text NOT NULL, `event_registration` text NOT NULL, `event_tickets` varchar(255) NOT NULL, `event_time` time DEFAULT NULL, `event_endtime` time DEFAULT NULL, `event_recur` char(3) DEFAULT NULL, `event_repeats` text DEFAULT NULL, `event_status` int(1) NOT NULL DEFAULT 1, `event_author` bigint(20) unsigned DEFAULT NULL, `event_host` bigint(20) unsigned DEFAULT NULL, `event_category` bigint(20) unsigned NOT NULL DEFAULT 1, `event_link` text DEFAULT NULL, `event_post` bigint(20) unsigned NOT NULL DEFAULT 0, `event_link_expires` tinyint(1) NOT NULL, `event_location` bigint(20) unsigned NOT NULL DEFAULT 0, `event_label` varchar(255) NOT NULL, `event_street` varchar(255) NOT NULL, `event_street2` varchar(255) NOT NULL, `event_city` varchar(255) NOT NULL, `event_state` varchar(255) NOT NULL, `event_postcode` varchar(10) NOT NULL, `event_region` varchar(255) NOT NULL, `event_country` varchar(255) NOT NULL, `event_url` text DEFAULT NULL, `event_longitude` float(10,6) NOT NULL DEFAULT 0.000000, `event_latitude` float(10,6) NOT NULL DEFAULT 0.000000, `event_zoom` int(2) NOT NULL DEFAULT 14, `event_phone` varchar(32) NOT NULL, `event_phone2` varchar(32) NOT NULL, `event_access` text DEFAULT NULL, `event_group_id` int(11) NOT NULL DEFAULT 0, `event_span` int(1) NOT NULL DEFAULT 0, `event_approved` int(1) NOT NULL DEFAULT 1, `event_flagged` int(1) NOT NULL DEFAULT 0, `event_hide_end` int(1) NOT NULL DEFAULT 0, `event_holiday` int(1) NOT NULL DEFAULT 0, `event_fifth_week` int(1) NOT NULL DEFAULT 1, `event_image` text DEFAULT NULL, `event_added` timestamp NOT NULL DEFAULT current_timestamp(), PRIMARY KEY (`event_id`), KEY `event_category` (`event_category`) ) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_my_calendar` -- LOCK TABLES `wpie_my_calendar` WRITE; /*!40000 ALTER TABLE `wpie_my_calendar` DISABLE KEYS */; INSERT INTO `wpie_my_calendar` VALUES (1,'2019-09-26','2019-09-26','QMLA AGM','','','','','18:30:00','20:00:00','S1','0',1,2,2,1,'http://quintelacrosse.com/qmla-notice-of-agm/',4846,1,1,'Quinte Sports and Wellness Centre - Fireplace Room','265 Cannifton Road','','Belleville','ON','K8N 4V8','','','',0.000000,0.000000,16,'','','',0,0,1,0,1,1,1,'','2019-09-11 00:59:18'),(2,'2019-11-15','2019-11-15','Try Lacrosse - Trenton','','','','','18:00:00','20:00:00','S1','0',1,2,2,1,'',4999,0,2,'Trent River Public School','84 Dixon Drive','','Trenton','ON','','','','',0.000000,0.000000,16,'','','',0,0,1,0,0,1,1,'','2019-11-06 14:29:27'),(3,'2020-02-21','2020-02-21','Try Lacrosse - Belleville','','','','','18:00:00','20:00:00','S1','0',1,2,2,1,'https://quintelacrosse.com/try-lacrosse-for-free',5001,0,3,'Sir John A. MacDonald School','22 Harder Drive','','Belleville','ON','K8P 1H2','','','',0.000000,0.000000,16,'','','',3,0,1,0,0,1,1,'','2019-11-10 22:08:35'),(4,'2020-01-24','2020-01-24','Try Lacrosse - Belleville','','','','','18:00:00','20:00:00','S1','0',1,2,2,1,'https://quintelacrosse.com/try-lacrosse-for-free',5002,0,3,'Sir John A. MacDonald School','22 Harder Drive','','Belleville','ON','K8P 1H2','','','',0.000000,0.000000,16,'','','',3,0,1,0,0,1,1,'','2019-11-10 22:08:36'),(5,'2020-01-20','2020-01-20','Quinte Winter Lacrosse School','Born in 2010 or later: 5:00pm to 6:00pm\r\n\r\nBorn in 2009 or ealier: 6:00pm to 7:00pm','','','','17:00:00','19:00:00','W1','6',1,2,2,1,'https://quintelacrosse.com/quinte-lacrosse-school-information',5164,0,4,'Loyalist Sports Dome','284 Wallbridge Loyalist Rd','','Belleville','Ontario','K8N 4Z2','','','http://loyalistsportsdome.com',0.000000,0.000000,16,'','','',0,0,1,0,0,1,1,'','2020-01-11 00:40:38'),(6,'2020-03-07','2020-03-07','Tyke Competitive Tryout','All players must be registered prior to attending tryouts.','','','','09:00:00','10:00:00','S1','0',1,2,2,1,'',5165,0,4,'Loyalist Sports Dome','284 Wallbridge Loyalist Rd','','Belleville','Ontario','K8N 4Z2','','','http://loyalistsportsdome.com',0.000000,0.000000,16,'','','',6,0,1,0,0,1,1,'','2020-01-11 01:02:27'),(8,'2020-03-07','2020-03-07','Novice Competitive Tryout','All players must be registered prior to attending tryouts','','','','10:00:00','11:00:00','S1','0',1,2,2,1,'',5167,0,4,'Loyalist Sports Dome','284 Wallbridge Loyalist Rd','','Belleville','Ontario','K8N 4Z2','','','http://loyalistsportsdome.com',0.000000,0.000000,16,'','','',8,0,1,0,0,1,1,'','2020-01-11 01:09:13'),(11,'2020-02-22','2020-02-22','Peewee Competitive Tryout','All players must be registered before attending tryouts','','','','09:00:00','10:00:00','S1','0',1,2,2,1,'',5170,0,4,'Loyalist Sports Dome','284 Wallbridge Loyalist Rd','','Belleville','Ontario','K8N 4Z2','','','http://loyalistsportsdome.com',0.000000,0.000000,16,'','','',10,0,1,0,0,1,1,'','2020-01-11 01:18:07'),(15,'2020-03-10','2020-03-10','Peewee/Bantam Rep Workout','','','','','19:00:00','20:00:00','S1','0',1,2,2,1,'',5224,0,4,'Loyalist Sports Dome','284 Wallbridge Loyalist Rd','','Belleville','Ontario','K8N 4Z2','','','http://loyalistsportsdome.com',0.000000,0.000000,16,'','','',0,0,1,0,0,1,1,'','2020-03-10 20:28:04'),(13,'2020-02-22','2020-02-22','Bantam Competitive Tryout','All players must be registered before attending tryouts','','','','10:00:00','11:00:00','S1','0',1,2,2,1,'',5172,0,4,'Loyalist Sports Dome','284 Wallbridge Loyalist Rd','','Belleville','Ontario','K8N 4Z2','','','http://loyalistsportsdome.com',0.000000,0.000000,16,'','','',12,0,1,0,0,1,1,'','2020-01-11 01:19:53'); /*!40000 ALTER TABLE `wpie_my_calendar` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_my_calendar` with 10 row(s) -- -- -- Table structure for table `wpie_my_calendar_categories` -- DROP TABLE IF EXISTS `wpie_my_calendar_categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_my_calendar_categories` ( `category_id` int(11) NOT NULL AUTO_INCREMENT, `category_name` varchar(255) NOT NULL, `category_color` varchar(7) NOT NULL, `category_icon` varchar(128) NOT NULL, `category_private` int(1) NOT NULL DEFAULT 0, `category_term` int(11) NOT NULL DEFAULT 0, PRIMARY KEY (`category_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 `wpie_my_calendar_categories` -- LOCK TABLES `wpie_my_calendar_categories` WRITE; /*!40000 ALTER TABLE `wpie_my_calendar_categories` DISABLE KEYS */; INSERT INTO `wpie_my_calendar_categories` VALUES (1,'General','#ffffcc','event.png',0,25); /*!40000 ALTER TABLE `wpie_my_calendar_categories` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_my_calendar_categories` with 1 row(s) -- -- -- Table structure for table `wpie_my_calendar_category_relationships` -- DROP TABLE IF EXISTS `wpie_my_calendar_category_relationships`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_my_calendar_category_relationships` ( `relationship_id` int(11) NOT NULL AUTO_INCREMENT, `event_id` int(11) NOT NULL, `category_id` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`relationship_id`), KEY `event_id` (`event_id`) ) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_my_calendar_category_relationships` -- LOCK TABLES `wpie_my_calendar_category_relationships` WRITE; /*!40000 ALTER TABLE `wpie_my_calendar_category_relationships` DISABLE KEYS */; INSERT INTO `wpie_my_calendar_category_relationships` VALUES (1,1,1),(2,2,1),(3,3,1),(4,4,1),(5,5,1),(6,6,1),(7,7,1),(8,8,1),(9,9,1),(10,10,1),(11,11,1),(12,12,1),(13,13,1),(14,14,1),(15,15,1); /*!40000 ALTER TABLE `wpie_my_calendar_category_relationships` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_my_calendar_category_relationships` with 15 row(s) -- -- -- Table structure for table `wpie_my_calendar_events` -- DROP TABLE IF EXISTS `wpie_my_calendar_events`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_my_calendar_events` ( `occur_id` int(11) NOT NULL AUTO_INCREMENT, `occur_event_id` int(11) NOT NULL, `occur_begin` datetime NOT NULL, `occur_end` datetime NOT NULL, `occur_group_id` int(11) NOT NULL DEFAULT 0, PRIMARY KEY (`occur_id`), KEY `occur_event_id` (`occur_event_id`) ) ENGINE=MyISAM AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_my_calendar_events` -- LOCK TABLES `wpie_my_calendar_events` WRITE; /*!40000 ALTER TABLE `wpie_my_calendar_events` DISABLE KEYS */; INSERT INTO `wpie_my_calendar_events` VALUES (1,1,'2019-09-26 18:30:00','2019-09-26 20:00:00',0),(2,2,'2019-11-15 18:00:00','2019-11-15 20:00:00',0),(3,3,'2020-02-21 18:00:00','2020-02-21 20:00:00',3),(4,4,'2020-01-24 18:00:00','2020-01-24 20:00:00',3),(5,5,'2020-01-20 17:00:00','2020-01-20 19:00:00',0),(6,5,'2020-01-27 17:00:00','2020-01-27 19:00:00',0),(7,5,'2020-02-03 17:00:00','2020-02-03 19:00:00',0),(8,5,'2020-02-10 17:00:00','2020-02-10 19:00:00',0),(10,5,'2020-02-24 17:00:00','2020-02-24 19:00:00',0),(11,5,'2020-03-02 17:00:00','2020-03-02 19:00:00',0),(13,6,'2020-03-07 09:00:00','2020-03-07 10:00:00',6),(22,15,'2020-03-10 19:00:00','2020-03-10 20:00:00',0),(15,8,'2020-03-07 10:00:00','2020-03-07 11:00:00',8),(18,11,'2020-02-22 09:00:00','2020-02-22 10:00:00',10),(20,13,'2020-02-22 10:00:00','2020-02-22 11:00:00',12); /*!40000 ALTER TABLE `wpie_my_calendar_events` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_my_calendar_events` with 15 row(s) -- -- -- Table structure for table `wpie_my_calendar_locations` -- DROP TABLE IF EXISTS `wpie_my_calendar_locations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_my_calendar_locations` ( `location_id` int(11) NOT NULL AUTO_INCREMENT, `location_label` varchar(255) NOT NULL, `location_street` varchar(255) NOT NULL, `location_street2` varchar(255) NOT NULL, `location_city` varchar(255) NOT NULL, `location_state` varchar(255) NOT NULL, `location_postcode` varchar(10) NOT NULL, `location_region` varchar(255) NOT NULL, `location_url` text DEFAULT NULL, `location_country` varchar(255) NOT NULL, `location_longitude` float(10,6) NOT NULL DEFAULT 0.000000, `location_latitude` float(10,6) NOT NULL DEFAULT 0.000000, `location_zoom` int(2) NOT NULL DEFAULT 14, `location_phone` varchar(32) NOT NULL, `location_phone2` varchar(32) NOT NULL, `location_access` text DEFAULT NULL, PRIMARY KEY (`location_id`) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_my_calendar_locations` -- LOCK TABLES `wpie_my_calendar_locations` WRITE; /*!40000 ALTER TABLE `wpie_my_calendar_locations` DISABLE KEYS */; INSERT INTO `wpie_my_calendar_locations` VALUES (1,'Quinte Sports and Wellness Centre - Fireplace Room','265 Cannifton Road','','Belleville','ON','K8N 4V8','','','',0.000000,0.000000,16,'','','a:6:{i:0;s:19:\"Accessible Entrance\";i:1;s:29:\"Accessible Parking Designated\";i:2;s:20:\"Accessible Restrooms\";i:3;s:18:\"Accessible Seating\";i:4;s:35:\"Accessible Transportation Available\";i:5;s:21:\"Wheelchair Accessible\";}'),(2,'Trent River Public School','84 Dixon Drive','','Trenton','ON','','','','',0.000000,0.000000,16,'','',''),(3,'Sir John A. MacDonald School','22 Harder Drive','','Belleville','ON','K8P 1H2','','','',0.000000,0.000000,16,'','',''),(4,'Loyalist Sports Dome','284 Wallbridge Loyalist Rd','','Belleville','Ontario','K8N 4Z2','','http://loyalistsportsdome.com','',0.000000,0.000000,16,'','',''); /*!40000 ALTER TABLE `wpie_my_calendar_locations` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_my_calendar_locations` with 4 row(s) -- -- -- Table structure for table `wpie_my_calendar_location_relationships` -- DROP TABLE IF EXISTS `wpie_my_calendar_location_relationships`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_my_calendar_location_relationships` ( `relationship_id` int(11) NOT NULL AUTO_INCREMENT, `location_id` int(11) NOT NULL, `post_id` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`relationship_id`), KEY `location_id` (`location_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_my_calendar_location_relationships` -- LOCK TABLES `wpie_my_calendar_location_relationships` WRITE; /*!40000 ALTER TABLE `wpie_my_calendar_location_relationships` DISABLE KEYS */; /*!40000 ALTER TABLE `wpie_my_calendar_location_relationships` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_my_calendar_location_relationships` with 0 row(s) -- -- -- Table structure for table `wpie_nextend2_image_storage` -- DROP TABLE IF EXISTS `wpie_nextend2_image_storage`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_nextend2_image_storage` ( `id` int(11) NOT NULL AUTO_INCREMENT, `hash` varchar(32) NOT NULL, `image` text NOT NULL, `value` mediumtext NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `hash` (`hash`) ) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_nextend2_image_storage` -- LOCK TABLES `wpie_nextend2_image_storage` WRITE; /*!40000 ALTER TABLE `wpie_nextend2_image_storage` DISABLE KEYS */; INSERT INTO `wpie_nextend2_image_storage` VALUES (1,'7c6d6efc321cee62255d313b0dec981b','$upload$/2018/11/Quinte-Bayhawks-Lacrosse-Logo-colour.png','eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),(2,'ed30f9fac6d793f430581fe88f6f4f6a','$upload$/slider5/fullwidthbg1.jpg','eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),(3,'dec3d6e08e2f46a8ef7d4805b0bbf9d2','$upload$/slider5/fullwidthbg2.jpg','eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),(4,'9e381f84dffd89485fa7c94cbb7c82d5','$upload$/slider5/fullwidthbg3.jpg','eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),(5,'41baa23025d18eab8a5a6839c18bf0a0','http://quintelacrosse.com/wp-content/uploads/2018/12/137-e1569878062351.jpg','eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),(6,'473178f73bf2b026f741f7dec40401b7','http://quintelacrosse.com/wp-content/uploads/2019/10/Shawn-and-Turner-e1571749157899.jpg','eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),(7,'7bc2cbaa92b450f52fbdbcb4a7fbb27c','$upload$/2019/10/tyler-seguin.png','eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),(8,'3a2ee2557eefefa2eda07b54bb8077ba','$upload$/2019/11/stick.jpg','eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),(9,'aceb6bc5fb3c9918805d409efd5e2498','$upload$/2019/11/2020-Sponsorship-Title-Page.jpg','eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),(10,'54e5d4b6c31273b3e2ee77d440045c4f','$upload$/2019/09/IMG_6348.jpg','eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='); /*!40000 ALTER TABLE `wpie_nextend2_image_storage` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_nextend2_image_storage` with 10 row(s) -- -- -- Table structure for table `wpie_nextend2_section_storage` -- DROP TABLE IF EXISTS `wpie_nextend2_section_storage`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_nextend2_section_storage` ( `id` int(11) NOT NULL AUTO_INCREMENT, `application` varchar(20) NOT NULL, `section` varchar(128) NOT NULL, `referencekey` varchar(128) NOT NULL, `value` mediumtext NOT NULL, `isSystem` int(11) NOT NULL DEFAULT 0, `editable` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`), KEY `editable` (`editable`), KEY `isSystem` (`isSystem`), KEY `application` (`application`,`section`(50),`referencekey`(50)), KEY `application_2` (`application`,`section`(50)) ) ENGINE=MyISAM AUTO_INCREMENT=20261 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_nextend2_section_storage` -- LOCK TABLES `wpie_nextend2_section_storage` WRITE; /*!40000 ALTER TABLE `wpie_nextend2_section_storage` DISABLE KEYS */; INSERT INTO `wpie_nextend2_section_storage` VALUES (10000,'system','global','n2_ss3_version','3.3.25r5488',1,1),(10002,'smartslider','free','subscribeOnImport','1',0,1),(13352,'smartslider','settings','','{\"n2_ss3_version\":\"3.5.1.26\\/b:release-3.5.1.26\\/r:fe0c9112443229af6a81d1d2b7fffe4ef48c608a\"}',0,1),(20256,'smartslider','sliderChanged','4','0',0,1),(20257,'cache','notweb/n2-ss-4','data.manifest','{\"generator\":[]}',0,1),(20258,'cache','notweb/n2-ss-4','variations.manifest','1',0,1),(20259,'cache','notweb/n2-ss-4','slideren_US1.manifest','{\"hash\":\"\",\"nextCacheRefresh\":2145916800,\"currentPath\":\"ed8cc7ebe2aff0aaf53ee718e2f5e945\",\"version\":\"3.5.1.26\"}',0,1),(20260,'cache','notweb/n2-ss-4','slideren_US1','{\"html\":\"
\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n
\\n
\\n
\\n
\\n\\n
\\\"\\\"<\\/picture><\\/div>
<\\/div><\\/div>
\\\"\\\"<\\/picture><\\/div>
<\\/div><\\/div>
\\\"\\\"<\\/picture><\\/div>
<\\/div><\\/div>
\\\"\\\"<\\/picture><\\/div>
<\\/div><\\/div><\\/div>
\\n <\\/svg>
Equipment Requirements<\\/div>
Equipment Requirements<\\/div><\\/div>
<\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>
Why Play Lacrosse?<\\/div>
<\\/div><\\/div><\\/div><\\/div><\\/div>
Learn How To String A Stick!<\\/div>
<\\/div><\\/div><\\/div>
Become a QMLA Sponsor Today!<\\/div>
<\\/div><\\/div><\\/div> <\\/div>\\n\\n <\\/div>\\n <\\/div>\\n <\\/div>\\n
\\\"previous<\\/div><\\/div>
\\\"next<\\/div><\\/div>
 <\\/span><\\/div><\\/div><\\/div><\\/div>
\\\"Equipment<\\/picture><\\/div>
\\\"Why<\\/picture><\\/div>
\\\"Learn<\\/picture><\\/div>
\\\"Become<\\/picture><\\/div><\\/div><\\/div>
\\\"previous<\\/div>
\\\"next<\\/div><\\/div><\\/div><\\/div><\\/div><\\/ss3-loader><\\/div><\\/div>
<\\/div><\\/div>\",\"assets\":{\"css\":{\"staticGroupPreload\":{\"smartslider\":\"\\/home\\/altere25\\/quintelacrosse.com\\/wp-content\\/plugins\\/smart-slider-3\\/Public\\/SmartSlider3\\/Application\\/Frontend\\/Assets\\/dist\\/smartslider.min.css\"},\"staticGroup\":[],\"files\":[],\"urls\":[],\"codes\":[],\"firstCodes\":[],\"inline\":{\"n2-ss-4\":\"div#n2-ss-4 .n2-ss-slider-1{display:grid;position:relative;}div#n2-ss-4 .n2-ss-slider-2{display:grid;position:relative;overflow:hidden;padding:0px 0px 0px 0px;border:0px solid RGBA(62,62,62,1);border-radius:0px;background-clip:padding-box;background-repeat:repeat;background-position:50% 50%;background-size:cover;background-attachment:scroll;z-index:1;}div#n2-ss-4:not(.n2-ss-loaded) .n2-ss-slider-2{background-image:none !important;}div#n2-ss-4 .n2-ss-slider-3{display:grid;grid-template-areas:\'cover\';position:relative;overflow:hidden;z-index:10;}div#n2-ss-4 .n2-ss-slider-3 > *{grid-area:cover;}div#n2-ss-4 .n2-ss-slide-backgrounds,div#n2-ss-4 .n2-ss-slider-3 > .n2-ss-divider{position:relative;}div#n2-ss-4 .n2-ss-slide-backgrounds{z-index:10;}div#n2-ss-4 .n2-ss-slide-backgrounds > *{overflow:hidden;}div#n2-ss-4 .n2-ss-slide-background{transform:translateX(-100000px);}div#n2-ss-4 .n2-ss-slider-4{place-self:center;position:relative;width:100%;height:100%;z-index:20;display:grid;grid-template-areas:\'slide\';}div#n2-ss-4 .n2-ss-slider-4 > *{grid-area:slide;}div#n2-ss-4.n2-ss-full-page--constrain-ratio .n2-ss-slider-4{height:auto;}div#n2-ss-4 .n2-ss-slide{display:grid;place-items:center;grid-auto-columns:100%;position:relative;z-index:20;-webkit-backface-visibility:hidden;transform:translateX(-100000px);}div#n2-ss-4 .n2-ss-slide{perspective:1500px;}div#n2-ss-4 .n2-ss-slide-active{z-index:21;}.n2-ss-background-animation{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;}div#n2-ss-4 .nextend-arrow{cursor:pointer;overflow:hidden;line-height:0 !important;z-index:18;-webkit-user-select:none;}div#n2-ss-4 .nextend-arrow img{position:relative;display:block;}div#n2-ss-4 .nextend-arrow img.n2-arrow-hover-img{display:none;}div#n2-ss-4 .nextend-arrow:FOCUS img.n2-arrow-hover-img,div#n2-ss-4 .nextend-arrow:HOVER img.n2-arrow-hover-img{display:inline;}div#n2-ss-4 .nextend-arrow:FOCUS img.n2-arrow-normal-img,div#n2-ss-4 .nextend-arrow:HOVER img.n2-arrow-normal-img{display:none;}div#n2-ss-4 .nextend-arrow-animated{overflow:hidden;}div#n2-ss-4 .nextend-arrow-animated > div{position:relative;}div#n2-ss-4 .nextend-arrow-animated .n2-active{position:absolute;}div#n2-ss-4 .nextend-arrow-animated-fade{transition:background 0.3s, opacity 0.4s;}div#n2-ss-4 .nextend-arrow-animated-horizontal > div{transition:all 0.4s;transform:none;}div#n2-ss-4 .nextend-arrow-animated-horizontal .n2-active{top:0;}div#n2-ss-4 .nextend-arrow-previous.nextend-arrow-animated-horizontal .n2-active{left:100%;}div#n2-ss-4 .nextend-arrow-next.nextend-arrow-animated-horizontal .n2-active{right:100%;}div#n2-ss-4 .nextend-arrow-previous.nextend-arrow-animated-horizontal:HOVER > div,div#n2-ss-4 .nextend-arrow-previous.nextend-arrow-animated-horizontal:FOCUS > div{transform:translateX(-100%);}div#n2-ss-4 .nextend-arrow-next.nextend-arrow-animated-horizontal:HOVER > div,div#n2-ss-4 .nextend-arrow-next.nextend-arrow-animated-horizontal:FOCUS > div{transform:translateX(100%);}div#n2-ss-4 .nextend-arrow-animated-vertical > div{transition:all 0.4s;transform:none;}div#n2-ss-4 .nextend-arrow-animated-vertical .n2-active{left:0;}div#n2-ss-4 .nextend-arrow-previous.nextend-arrow-animated-vertical .n2-active{top:100%;}div#n2-ss-4 .nextend-arrow-next.nextend-arrow-animated-vertical .n2-active{bottom:100%;}div#n2-ss-4 .nextend-arrow-previous.nextend-arrow-animated-vertical:HOVER > div,div#n2-ss-4 .nextend-arrow-previous.nextend-arrow-animated-vertical:FOCUS > div{transform:translateY(-100%);}div#n2-ss-4 .nextend-arrow-next.nextend-arrow-animated-vertical:HOVER > div,div#n2-ss-4 .nextend-arrow-next.nextend-arrow-animated-vertical:FOCUS > div{transform:translateY(100%);}div#n2-ss-4 .nextend-bar-horizontal{z-index:12;}div#n2-ss-4 .nextend-bar-horizontal div *{display:inline;}div#n2-ss-4 .nextend-thumbnail{flex:0 0 auto;overflow:hidden;}div#n2-ss-4 .nextend-thumbnail-default{position:relative;display:flex;flex-direction:column;z-index:10;}div#n2-ss-4 .nextend-thumbnail-inner{position:relative;flex-basis:0;flex-grow:1;scroll-behavior:smooth;scrollbar-width:none;}div#n2-ss-4 .nextend-thumbnail-inner::-webkit-scrollbar{width:0;height:0;background:transparent;}div#n2-ss-4 .nextend-thumbnail-button{position:absolute;display:grid;place-content:center;transition:all 0.4s;cursor:pointer;visibility:hidden;}div#n2-ss-4 .nextend-thumbnail-button *{visibility:visible;}div#n2-ss-4 .nextend-thumbnail-scroller{display:grid;}div#n2-ss-4 .n2-thumbnail-dot{position:relative;cursor:pointer;}div#n2-ss-4 .n2-thumbnail-dot img{object-fit:cover;max-width:none !important;}div#n2-ss-4 .n2-caption-before{order:-1;}div#n2-ss-4 .n2-caption-overlay{position:absolute;box-sizing:border-box;display:grid;place-content:center;}div#n2-ss-4 .n2-thumbnail-dot-type{position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0);}div#n2-ss-4 .nextend-thumbnail-vertical .nextend-thumbnail-scroller{min-height:100%;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;}div#n2-ss-4 .nextend-thumbnail-vertical .n2-align-content-start{align-content:flex-start;}div#n2-ss-4 .nextend-thumbnail-vertical .n2-align-content-center{align-content:center;}div#n2-ss-4 .nextend-thumbnail-vertical .n2-align-content-end{align-content:flex-end;}div#n2-ss-4 .nextend-thumbnail-vertical .n2-align-content-space-between{align-content:space-between;}div#n2-ss-4 .nextend-thumbnail-vertical .n2-align-content-space-around{align-content:space-around;}div#n2-ss-4 .nextend-thumbnail-vertical .nextend-thumbnail-inner{overflow-y:scroll;}div#n2-ss-4 .nextend-thumbnail-vertical .n2-thumbnail-dot{display:grid;grid-template-columns:auto 1fr;overflow:hidden;}div#n2-ss-4 .nextend-thumbnail-vertical .nextend-thumbnail-button{width:100%;}div#n2-ss-4 .nextend-thumbnail-vertical .nextend-thumbnail-previous{top:10px;}div#n2-ss-4 .nextend-thumbnail-vertical[data-has-previous=\\\"0\\\"] .nextend-thumbnail-previous{transform:translateY(min(-100px,calc(-110%)));opacity:0;}div#n2-ss-4 .nextend-thumbnail-vertical .nextend-thumbnail-next{bottom:10px;}div#n2-ss-4 .nextend-thumbnail-vertical[data-has-next=\\\"0\\\"] .nextend-thumbnail-next{transform:translateY(max(100px,calc(110%)));opacity:0;}div#n2-ss-4 .nextend-thumbnail-horizontal{flex-direction:row;}div#n2-ss-4 .nextend-thumbnail-horizontal .nextend-thumbnail-inner{overflow-x:scroll;}div#n2-ss-4 .nextend-thumbnail-horizontal .nextend-thumbnail-scroller{min-width:100%;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;grid-auto-flow:column;grid-auto-columns:min-content;}div#n2-ss-4 .nextend-thumbnail-horizontal .n2-align-content-start{justify-content:flex-start;}div#n2-ss-4 .nextend-thumbnail-horizontal .n2-align-content-center{justify-content:center;}div#n2-ss-4 .nextend-thumbnail-horizontal .n2-align-content-end{justify-content:flex-end;}div#n2-ss-4 .nextend-thumbnail-horizontal .n2-align-content-space-between{justify-content:space-between;}div#n2-ss-4 .nextend-thumbnail-horizontal .n2-align-content-space-around{justify-content:space-around;}div#n2-ss-4 .nextend-thumbnail-horizontal .n2-thumbnail-dot{display:grid;grid-template-rows:auto 1fr;overflow:hidden;}div#n2-ss-4 .nextend-thumbnail-horizontal .nextend-thumbnail-button{height:100%;}div#n2-ss-4 .nextend-thumbnail-horizontal .nextend-thumbnail-previous{left:10px;}div#n2-ss-4 .nextend-thumbnail-horizontal[data-has-previous=\\\"0\\\"] .nextend-thumbnail-previous{transform:translateX(min(-100px,calc(-110%))) rotateZ(-90deg);opacity:0;}div#n2-ss-4 .nextend-thumbnail-horizontal .nextend-thumbnail-next{right:10px;}div#n2-ss-4 .nextend-thumbnail-horizontal[data-has-next=\\\"0\\\"] .nextend-thumbnail-next{transform:translateX(max(100px,calc(110%))) rotateZ(-90deg);opacity:0;}div#n2-ss-4 .n-uc-1fce576216bda-inner{--n2bgimage:URL(\\\"\\/\\/quintelacrosse.com\\/wp-content\\/uploads\\/2019\\/09\\/IMG_6348.jpg\\\");background-position:50% 50%,50% 50%;}div#n2-ss-4 .n2-font-e04a4f73f55557c1d1e0414500799a4b-hover{font-family: \'Roboto\',\'Arial\';color: #ffffff;font-size:375%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: inherit;letter-spacing: normal;word-spacing: normal;text-transform: none;font-weight: 400;}div#n2-ss-4 .n2-font-527ba8d46009d2671eb770bf7b5b1968-paragraph{font-family: \'Roboto\',\'Arial\';color: #ffffff;font-size:112.5%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: inherit;letter-spacing: normal;word-spacing: normal;text-transform: none;}div#n2-ss-4 .n2-font-527ba8d46009d2671eb770bf7b5b1968-paragraph a, div#n2-ss-4 .n2-font-527ba8d46009d2671eb770bf7b5b1968-paragraph a:FOCUS{font-family: \'Roboto\',\'Arial\';color: #ffffff;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: inherit;letter-spacing: normal;word-spacing: normal;text-transform: none;}div#n2-ss-4 .n-uc-19318c8e4d6a1-inner{--n2bgimage:URL(\\\"\\/\\/quintelacrosse.com\\/wp-content\\/uploads\\/2019\\/10\\/tyler-seguin.png\\\");background-position:50% 50%,50% 50%;}div#n2-ss-4 .n2-style-1b3b0b26e4e995bc76516f476918c4ab-simple{background: RGBA(0,0,0,0.67);opacity:1;padding:20px 20px 20px 20px ;box-shadow: none;border: 0px solid RGBA(0,0,0,1);border-radius:0px;}div#n2-ss-4 .n2-font-fcce1fddc1d903b911854dc0cbaed59a-simple{font-family: \'Montserrat\';color: #ffffff;font-size:87.5%;text-shadow: none;line-height: 1.3;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;vertical-align:middle;}div#n2-ss-4 .n2-font-07da7f6a4a6fea2ccd5da7785f6f3289-simple{font-family: \'Montserrat\';color: #ffffff;font-size:87.5%;text-shadow: none;line-height: 1.3;font-weight: normal;font-style: italic;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;vertical-align:middle;}div#n2-ss-4 .n2-style-df32cb3742fdac43eb0251df7d67c185-simple{background: #242424;opacity:1;padding:3px 3px 3px 3px ;box-shadow: none;border: 0px solid RGBA(0,0,0,1);border-radius:0px;}div#n2-ss-4 .n2-style-462cb0983aca6cda3fc34a0feea6024b-dot{background: RGBA(0,0,0,0);opacity:1;padding:0px 0px 0px 0px ;box-shadow: none;border: 0px solid RGBA(255,255,255,0);border-radius:0px;opacity:0.4;margin:3px;transition:all 0.4s;background-size:cover;}div#n2-ss-4 .n2-style-462cb0983aca6cda3fc34a0feea6024b-dot.n2-active, div#n2-ss-4 .n2-style-462cb0983aca6cda3fc34a0feea6024b-dot:HOVER, div#n2-ss-4 .n2-style-462cb0983aca6cda3fc34a0feea6024b-dot:FOCUS{border: 0px solid RGBA(255,255,255,0.8);opacity:1;}div#n2-ss-4 .n2-ss-slide-limiter{max-width:600px;}div#n2-ss-4 .n-uc-qCEh5Bynm68w{padding:0px 0px 0px 0px}div#n2-ss-4 .n-uc-1fce576216bda-inner{padding:10px 100px 10px 100px;justify-content:center}div#n2-ss-4 .n-uc-AHQWckLSBJcx{--margin-bottom:20px}div#n2-ss-4 .n-uc-KXeBOp38u7DZ{padding:0px 0px 0px 0px}div#n2-ss-4 .n-uc-19318c8e4d6a1-inner{padding:10px 100px 10px 100px;justify-content:center}div#n2-ss-4 .n-uc-YRwP8JEouWQF{padding:0px 0px 0px 0px}div#n2-ss-4 .n-uc-I0blJAOPpBY2{padding:0px 0px 0px 0px}div#n2-ss-4-align{max-width:600px;}div#n2-ss-4 .nextend-arrow img{width: 32px}div#n2-ss-4 .n2-thumbnail-dot img{width:100px;height:60px}@media (min-width: 1200px){div#n2-ss-4 [data-hide-desktopportrait=\\\"1\\\"]{display: none !important;}}@media (orientation: landscape) and (max-width: 1199px) and (min-width: 901px),(orientation: portrait) and (max-width: 1199px) and (min-width: 701px){div#n2-ss-4 [data-hide-tabletportrait=\\\"1\\\"]{display: none !important;}}@media (orientation: landscape) and (max-width: 900px),(orientation: portrait) and (max-width: 700px){div#n2-ss-4 .n-uc-1fce576216bda-inner{padding:10px 10px 10px 10px}div#n2-ss-4 .n-uc-19318c8e4d6a1-inner{padding:10px 10px 10px 10px}div#n2-ss-4 [data-hide-mobileportrait=\\\"1\\\"]{display: none !important;}div#n2-ss-4 .nextend-arrow img{width: 16px}}\"},\"globalInline\":[]},\"less\":{\"staticGroupPreload\":[],\"staticGroup\":[],\"files\":[],\"urls\":[],\"codes\":[],\"firstCodes\":[],\"inline\":[],\"globalInline\":[]},\"js\":{\"staticGroupPreload\":[],\"staticGroup\":{\"smartslider-frontend\":\"\\/home\\/altere25\\/quintelacrosse.com\\/wp-content\\/plugins\\/smart-slider-3\\/Public\\/SmartSlider3\\/Application\\/Frontend\\/Assets\\/dist\\/smartslider-frontend.min.js\",\"ss-simple\":\"\\/home\\/altere25\\/quintelacrosse.com\\/wp-content\\/plugins\\/smart-slider-3\\/Public\\/SmartSlider3\\/Slider\\/SliderType\\/Simple\\/Assets\\/dist\\/ss-simple.min.js\",\"w-arrow-image\":\"\\/home\\/altere25\\/quintelacrosse.com\\/wp-content\\/plugins\\/smart-slider-3\\/Public\\/SmartSlider3\\/Widget\\/Arrow\\/ArrowImage\\/Assets\\/dist\\/w-arrow-image.min.js\",\"w-bar-horizontal\":\"\\/home\\/altere25\\/quintelacrosse.com\\/wp-content\\/plugins\\/smart-slider-3\\/Public\\/SmartSlider3\\/Widget\\/Bar\\/BarHorizontal\\/Assets\\/dist\\/w-bar-horizontal.min.js\",\"w-thumbnail-horizontal\":\"\\/home\\/altere25\\/quintelacrosse.com\\/wp-content\\/plugins\\/smart-slider-3\\/Public\\/SmartSlider3\\/Widget\\/Thumbnail\\/Basic\\/Assets\\/dist\\/w-thumbnail-horizontal.min.js\"},\"files\":[],\"urls\":[],\"codes\":[],\"firstCodes\":[],\"inline\":[\"_N2.r([\\\"documentReady\\\",\\\"smartslider-frontend\\\",\\\"SmartSliderWidgetArrowImage\\\",\\\"SmartSliderWidgetBarHorizontal\\\",\\\"SmartSliderWidgetThumbnailDefaultHorizontal\\\",\\\"ss-simple\\\"],function(){new _N2.SmartSliderSimple(\'n2-ss-4\', {\\\"admin\\\":false,\\\"background.video.mobile\\\":1,\\\"loadingTime\\\":2000,\\\"alias\\\":{\\\"id\\\":0,\\\"smoothScroll\\\":0,\\\"slideSwitch\\\":0,\\\"scroll\\\":1},\\\"align\\\":\\\"center\\\",\\\"isDelayed\\\":0,\\\"responsive\\\":{\\\"mediaQueries\\\":{\\\"all\\\":false,\\\"desktopportrait\\\":[\\\"(min-width: 1200px)\\\"],\\\"tabletportrait\\\":[\\\"(orientation: landscape) and (max-width: 1199px) and (min-width: 901px)\\\",\\\"(orientation: portrait) and (max-width: 1199px) and (min-width: 701px)\\\"],\\\"mobileportrait\\\":[\\\"(orientation: landscape) and (max-width: 900px)\\\",\\\"(orientation: portrait) and (max-width: 700px)\\\"]},\\\"base\\\":{\\\"slideOuterWidth\\\":600,\\\"slideOuterHeight\\\":400,\\\"sliderWidth\\\":600,\\\"sliderHeight\\\":400,\\\"slideWidth\\\":600,\\\"slideHeight\\\":400},\\\"hideOn\\\":{\\\"desktopLandscape\\\":false,\\\"desktopPortrait\\\":false,\\\"tabletLandscape\\\":false,\\\"tabletPortrait\\\":false,\\\"mobileLandscape\\\":false,\\\"mobilePortrait\\\":false},\\\"onResizeEnabled\\\":true,\\\"type\\\":\\\"auto\\\",\\\"sliderHeightBasedOn\\\":\\\"real\\\",\\\"focusUser\\\":1,\\\"focusEdge\\\":\\\"auto\\\",\\\"breakpoints\\\":[{\\\"device\\\":\\\"tabletPortrait\\\",\\\"type\\\":\\\"max-screen-width\\\",\\\"portraitWidth\\\":1199,\\\"landscapeWidth\\\":1199},{\\\"device\\\":\\\"mobilePortrait\\\",\\\"type\\\":\\\"max-screen-width\\\",\\\"portraitWidth\\\":700,\\\"landscapeWidth\\\":900}],\\\"enabledDevices\\\":{\\\"desktopLandscape\\\":0,\\\"desktopPortrait\\\":1,\\\"tabletLandscape\\\":0,\\\"tabletPortrait\\\":1,\\\"mobileLandscape\\\":0,\\\"mobilePortrait\\\":1},\\\"sizes\\\":{\\\"desktopPortrait\\\":{\\\"width\\\":600,\\\"height\\\":400,\\\"max\\\":3000,\\\"min\\\":600},\\\"tabletPortrait\\\":{\\\"width\\\":600,\\\"height\\\":400,\\\"customHeight\\\":false,\\\"max\\\":1199,\\\"min\\\":600},\\\"mobilePortrait\\\":{\\\"width\\\":320,\\\"height\\\":213,\\\"customHeight\\\":false,\\\"max\\\":900,\\\"min\\\":320}},\\\"overflowHiddenPage\\\":0,\\\"focus\\\":{\\\"offsetTop\\\":\\\"#wpadminbar\\\",\\\"offsetBottom\\\":\\\"\\\"}},\\\"controls\\\":{\\\"mousewheel\\\":0,\\\"touch\\\":\\\"horizontal\\\",\\\"keyboard\\\":1,\\\"blockCarouselInteraction\\\":1},\\\"playWhenVisible\\\":1,\\\"playWhenVisibleAt\\\":0.5,\\\"lazyLoad\\\":0,\\\"lazyLoadNeighbor\\\":0,\\\"blockrightclick\\\":0,\\\"maintainSession\\\":0,\\\"autoplay\\\":{\\\"enabled\\\":1,\\\"start\\\":1,\\\"duration\\\":4000,\\\"autoplayLoop\\\":1,\\\"allowReStart\\\":0,\\\"pause\\\":{\\\"click\\\":1,\\\"mouse\\\":\\\"0\\\",\\\"mediaStarted\\\":1},\\\"resume\\\":{\\\"click\\\":0,\\\"mouse\\\":0,\\\"mediaEnded\\\":1,\\\"slidechanged\\\":0},\\\"interval\\\":1,\\\"intervalModifier\\\":\\\"loop\\\",\\\"intervalSlide\\\":\\\"current\\\"},\\\"perspective\\\":1500,\\\"layerMode\\\":{\\\"playOnce\\\":0,\\\"playFirstLayer\\\":1,\\\"mode\\\":\\\"skippable\\\",\\\"inAnimation\\\":\\\"mainInEnd\\\"},\\\"bgAnimations\\\":0,\\\"mainanimation\\\":{\\\"type\\\":\\\"horizontal\\\",\\\"duration\\\":800,\\\"delay\\\":0,\\\"ease\\\":\\\"easeOutQuad\\\",\\\"shiftedBackgroundAnimation\\\":0},\\\"carousel\\\":1,\\\"initCallbacks\\\":function(){new _N2.SmartSliderWidgetArrowImage(this);new _N2.SmartSliderWidgetBarHorizontal(this, {\\\"area\\\":10,\\\"animate\\\":0,\\\"showTitle\\\":1,\\\"fontTitle\\\":\\\"n2-font-fcce1fddc1d903b911854dc0cbaed59a-simple \\\",\\\"slideCount\\\":0,\\\"showDescription\\\":1,\\\"fontDescription\\\":\\\"n2-font-07da7f6a4a6fea2ccd5da7785f6f3289-simple \\\",\\\"separator\\\":\\\" - \\\"});new _N2.SmartSliderWidgetThumbnailDefaultHorizontal(this, {\\\"action\\\":\\\"click\\\",\\\"minimumThumbnailCount\\\":4});}});});\"],\"globalInline\":[]},\"googleFonts\":{\"staticGroupPreload\":[],\"staticGroup\":[],\"files\":{\"Roboto\":[\"300\",\"400\"],\"Montserrat\":[\"300\",\"400\"]},\"urls\":[],\"codes\":[],\"firstCodes\":[],\"inline\":[],\"globalInline\":[]},\"image\":{\"images\":[\"\\/\\/quintelacrosse.com\\/wp-content\\/uploads\\/2019\\/09\\/IMG_6348.jpg\",\"\\/\\/quintelacrosse.com\\/wp-content\\/uploads\\/2019\\/10\\/tyler-seguin.png\",\"\\/\\/quintelacrosse.com\\/wp-content\\/uploads\\/2019\\/11\\/stick.jpg\",\"\\/\\/quintelacrosse.com\\/wp-content\\/uploads\\/2019\\/11\\/2020-Sponsorship-Title-Page.jpg\"]}}}',0,1); /*!40000 ALTER TABLE `wpie_nextend2_section_storage` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_nextend2_section_storage` with 8 row(s) -- -- -- Table structure for table `wpie_nextend2_smartslider3_generators` -- DROP TABLE IF EXISTS `wpie_nextend2_smartslider3_generators`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_nextend2_smartslider3_generators` ( `id` int(11) NOT NULL AUTO_INCREMENT, `group` varchar(254) NOT NULL, `type` varchar(254) NOT NULL, `params` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_nextend2_smartslider3_generators` -- LOCK TABLES `wpie_nextend2_smartslider3_generators` WRITE; /*!40000 ALTER TABLE `wpie_nextend2_smartslider3_generators` DISABLE KEYS */; /*!40000 ALTER TABLE `wpie_nextend2_smartslider3_generators` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_nextend2_smartslider3_generators` with 0 row(s) -- -- -- Table structure for table `wpie_nextend2_smartslider3_sliders` -- DROP TABLE IF EXISTS `wpie_nextend2_smartslider3_sliders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_nextend2_smartslider3_sliders` ( `id` int(11) NOT NULL AUTO_INCREMENT, `alias` text DEFAULT NULL, `title` text NOT NULL, `type` varchar(30) NOT NULL, `params` mediumtext NOT NULL, `time` datetime NOT NULL, `thumbnail` text NOT NULL, `ordering` int(11) NOT NULL DEFAULT 0, `slider_status` varchar(50) NOT NULL DEFAULT 'published', PRIMARY KEY (`id`), KEY `time` (`time`), KEY `slider_status` (`slider_status`) ) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_nextend2_smartslider3_sliders` -- LOCK TABLES `wpie_nextend2_smartslider3_sliders` WRITE; /*!40000 ALTER TABLE `wpie_nextend2_smartslider3_sliders` DISABLE KEYS */; INSERT INTO `wpie_nextend2_smartslider3_sliders` VALUES (1,NULL,'Sample Slider','simple','{\"controlsScroll\":\"0\",\"controlsDrag\":\"1\",\"controlsTouch\":\"horizontal\",\"controlsKeyboard\":\"1\",\"controlsTilt\":\"0\",\"thumbnail\":\"\",\"align\":\"normal\",\"backgroundMode\":\"fill\",\"animation\":\"horizontal\",\"animation-duration\":\"600\",\"animation-delay\":\"0\",\"animation-easing\":\"easeOutQuad\",\"animation-parallax-overlap\":\"0\",\"background-animation\":\"\",\"background-animation-speed\":\"normal\",\"animation-shifted-background-animation\":\"auto\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"carousel\":\"1\",\"background\":\"\",\"background-fixed\":\"0\",\"background-size\":\"cover\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"backgroundVideoMode\":\"fill\",\"dynamic-height\":\"0\",\"loop-single-slide\":\"0\",\"padding\":\"0|*|0|*|0|*|0\",\"border-width\":\"0\",\"border-color\":\"3E3E3Eff\",\"border-radius\":\"0\",\"slider-preset\":\"\",\"slider-css\":\"\",\"slide-css\":\"\",\"width\":\"1200\",\"height\":\"600\",\"desktop-portrait-minimum-font-size\":\"1\",\"desktop-landscape\":\"0\",\"desktop-landscape-width\":\"1440\",\"desktop-landscape-height\":\"0\",\"desktop-landscape-minimum-font-size\":\"1\",\"fontsize\":\"16\",\"desktop\":\"1\",\"tablet\":\"1\",\"mobile\":\"1\",\"margin\":\"0|*|0|*|0|*|0\",\"tablet-portrait\":\"0\",\"tablet-portrait-width\":\"800\",\"tablet-portrait-height\":\"0\",\"tablet-portrait-minimum-font-size\":\"1\",\"tablet-landscape\":\"0\",\"tablet-landscape-width\":\"1024\",\"tablet-landscape-height\":\"0\",\"tablet-landscape-minimum-font-size\":\"1\",\"mobile-portrait\":\"0\",\"mobile-portrait-width\":\"440\",\"mobile-portrait-height\":\"0\",\"mobile-portrait-minimum-font-size\":\"1\",\"mobile-landscape\":\"0\",\"mobile-landscape-width\":\"740\",\"mobile-landscape-height\":\"0\",\"mobile-landscape-minimum-font-size\":\"1\",\"responsive-mode\":\"auto\",\"responsiveScaleDown\":\"1\",\"responsiveScaleUp\":\"1\",\"responsiveSliderHeightMin\":\"0\",\"responsiveSliderHeightMax\":\"3000\",\"responsiveSlideWidthMax\":\"3000\",\"autoplay\":\"1\",\"autoplayDuration\":\"8000\",\"autoplayStart\":\"1\",\"autoplayfinish\":\"0|*|loop|*|current\",\"autoplayAllowReStart\":\"0\",\"autoplayStopClick\":\"1\",\"autoplayStopMouse\":\"0\",\"autoplayStopMedia\":\"1\",\"autoplayResumeClick\":\"0\",\"autoplayResumeMouse\":\"0\",\"autoplayResumeMedia\":\"1\",\"playfirstlayer\":\"1\",\"playonce\":\"0\",\"layer-animation-play-in\":\"end\",\"layer-animation-play-mode\":\"skippable\",\"parallax-enabled\":\"1\",\"parallax-enabled-mobile\":\"0\",\"parallax-3d\":\"0\",\"parallax-animate\":\"1\",\"parallax-horizontal\":\"mouse\",\"parallax-vertical\":\"mouse\",\"parallax-mouse-origin\":\"slider\",\"parallax-scroll-move\":\"both\",\"perspective\":\"1000\",\"imageload\":\"0\",\"imageloadNeighborSlides\":\"0\",\"optimize\":\"0\",\"optimize-quality\":\"70\",\"optimize-background-image-custom\":\"0\",\"optimize-background-image-width\":\"800\",\"optimize-background-image-height\":\"600\",\"optimizeThumbnailWidth\":\"100\",\"optimizeThumbnailHeight\":\"60\",\"layer-image-optimize\":\"0\",\"layer-image-tablet\":\"50\",\"layer-image-mobile\":\"30\",\"layer-image-base64\":\"0\",\"layer-image-base64-size\":\"5\",\"playWhenVisible\":\"1\",\"fadeOnLoad\":\"1\",\"fadeOnScroll\":\"0\",\"spinner\":\"simpleWhite\",\"custom-spinner\":\"\",\"custom-spinner-width\":\"100\",\"custom-spinner-height\":\"100\",\"custom-display\":\"1\",\"dependency\":\"\",\"delay\":\"0\",\"is-delayed\":\"0\",\"randomize\":\"0\",\"randomizeFirst\":\"0\",\"randomize-cache\":\"1\",\"variations\":\"5\",\"maximumslidecount\":\"1000\",\"global-lightbox\":\"0\",\"global-lightbox-label\":\"0\",\"maintain-session\":\"0\",\"blockrightclick\":\"0\",\"overflow-hidden-page\":\"0\",\"bg-parallax-tablet\":\"1\",\"bg-parallax-mobile\":\"1\",\"callbacks\":\"\",\"widgetarrow\":\"imageEmpty\",\"widget-arrow-display-desktop\":\"1\",\"widget-arrow-display-tablet\":\"1\",\"widget-arrow-display-mobile\":\"1\",\"widget-arrow-exclude-slides\":\"\",\"widget-arrow-display-hover\":\"0\",\"widget-arrow-responsive-desktop\":\"1\",\"widget-arrow-responsive-tablet\":\"0.7\",\"widget-arrow-responsive-mobile\":\"0.5\",\"widget-arrow-previous-image\":\"\",\"widget-arrow-previous\":\"$ss$/plugins/widgetarrow/image/image/previous/thin-horizontal.svg\",\"widget-arrow-previous-color\":\"ffffffcc\",\"widget-arrow-previous-hover\":\"0\",\"widget-arrow-previous-hover-color\":\"ffffffcc\",\"widget-arrow-style\":\"\",\"widget-arrow-previous-position-mode\":\"simple\",\"widget-arrow-previous-position-area\":\"6\",\"widget-arrow-previous-position-stack\":\"1\",\"widget-arrow-previous-position-offset\":\"15\",\"widget-arrow-previous-position-horizontal\":\"left\",\"widget-arrow-previous-position-horizontal-position\":\"0\",\"widget-arrow-previous-position-horizontal-unit\":\"px\",\"widget-arrow-previous-position-vertical\":\"top\",\"widget-arrow-previous-position-vertical-position\":\"0\",\"widget-arrow-previous-position-vertical-unit\":\"px\",\"widget-arrow-next-position-mode\":\"simple\",\"widget-arrow-next-position-area\":\"7\",\"widget-arrow-next-position-stack\":\"1\",\"widget-arrow-next-position-offset\":\"15\",\"widget-arrow-next-position-horizontal\":\"left\",\"widget-arrow-next-position-horizontal-position\":\"0\",\"widget-arrow-next-position-horizontal-unit\":\"px\",\"widget-arrow-next-position-vertical\":\"top\",\"widget-arrow-next-position-vertical-position\":\"0\",\"widget-arrow-next-position-vertical-unit\":\"px\",\"widget-arrow-animation\":\"fade\",\"widget-arrow-mirror\":\"1\",\"widget-arrow-next-image\":\"\",\"widget-arrow-next\":\"$ss$/plugins/widgetarrow/image/image/next/thin-horizontal.svg\",\"widget-arrow-next-color\":\"ffffffcc\",\"widget-arrow-next-hover\":\"0\",\"widget-arrow-next-hover-color\":\"ffffffcc\",\"widgetbullet\":\"transition\",\"widget-bullet-display-desktop\":\"1\",\"widget-bullet-display-tablet\":\"1\",\"widget-bullet-display-mobile\":\"1\",\"widget-bullet-exclude-slides\":\"\",\"widget-bullet-display-hover\":\"0\",\"widget-bullet-thumbnail-show-image\":\"1\",\"widget-bullet-thumbnail-width\":\"120\",\"widget-bullet-thumbnail-height\":\"81\",\"widget-bullet-thumbnail-style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwODAiLCJwYWRkaW5nIjoiM3wqfDN8KnwzfCp8M3wqfHB4IiwiYm94c2hhZG93IjoiMHwqfDB8KnwwfCp8MHwqfDAwMDAwMGZmIiwiYm9yZGVyIjoiMHwqfHNvbGlkfCp8MDAwMDAwZmYiLCJib3JkZXJyYWRpdXMiOiIzIiwiZXh0cmEiOiJtYXJnaW46IDVweDsifV19\",\"widget-bullet-thumbnail-side\":\"before\",\"widget-bullet-position-mode\":\"simple\",\"widget-bullet-position-area\":\"12\",\"widget-bullet-position-stack\":\"1\",\"widget-bullet-position-offset\":\"10\",\"widget-bullet-position-horizontal\":\"left\",\"widget-bullet-position-horizontal-position\":\"0\",\"widget-bullet-position-horizontal-unit\":\"px\",\"widget-bullet-position-vertical\":\"top\",\"widget-bullet-position-vertical-position\":\"0\",\"widget-bullet-position-vertical-unit\":\"px\",\"widget-bullet-action\":\"click\",\"widget-bullet-style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwYWIiLCJwYWRkaW5nIjoiNXwqfDV8Knw1fCp8NXwqfHB4IiwiYm94c2hhZG93IjoiMHwqfDB8KnwwfCp8MHwqfDAwMDAwMGZmIiwiYm9yZGVyIjoiMHwqfHNvbGlkfCp8MDAwMDAwZmYiLCJib3JkZXJyYWRpdXMiOiI1MCIsImV4dHJhIjoibWFyZ2luOiA0cHg7In0seyJleHRyYSI6IiIsImJhY2tncm91bmRjb2xvciI6IjA5YjQ3NGZmIn1dfQ==\",\"widget-bullet-bar\":\"\",\"widget-bullet-bar-full-size\":\"0\",\"widget-bullet-align\":\"center\",\"widget-bullet-orientation\":\"auto\",\"widget-bullet-overlay\":\"0\",\"widgetautoplay\":\"disabled\",\"widget-autoplay-display-desktop\":\"1\",\"widget-autoplay-display-tablet\":\"1\",\"widget-autoplay-display-mobile\":\"1\",\"widget-autoplay-exclude-slides\":\"\",\"widget-autoplay-display-hover\":\"0\",\"widgetindicator\":\"disabled\",\"widget-indicator-display-desktop\":\"1\",\"widget-indicator-display-tablet\":\"1\",\"widget-indicator-display-mobile\":\"1\",\"widget-indicator-exclude-slides\":\"\",\"widget-indicator-display-hover\":\"0\",\"widgetbar\":\"disabled\",\"widget-bar-display-desktop\":\"1\",\"widget-bar-display-tablet\":\"1\",\"widget-bar-display-mobile\":\"1\",\"widget-bar-exclude-slides\":\"\",\"widget-bar-display-hover\":\"0\",\"widgetthumbnail\":\"disabled\",\"widget-thumbnail-display-desktop\":\"1\",\"widget-thumbnail-display-tablet\":\"1\",\"widget-thumbnail-display-mobile\":\"1\",\"widget-thumbnail-exclude-slides\":\"\",\"widget-thumbnail-display-hover\":\"0\",\"widget-thumbnail-show-image\":\"1\",\"widget-thumbnail-width\":\"100\",\"widget-thumbnail-height\":\"60\",\"widgetshadow\":\"disabled\",\"widget-shadow-display-desktop\":\"1\",\"widget-shadow-display-tablet\":\"1\",\"widget-shadow-display-mobile\":\"1\",\"widget-shadow-exclude-slides\":\"\",\"widgetfullscreen\":\"disabled\",\"widget-fullscreen-display-desktop\":\"1\",\"widget-fullscreen-display-tablet\":\"1\",\"widget-fullscreen-display-mobile\":\"1\",\"widget-fullscreen-exclude-slides\":\"\",\"widget-fullscreen-display-hover\":\"0\",\"widgethtml\":\"disabled\",\"widget-html-display-desktop\":\"1\",\"widget-html-display-tablet\":\"1\",\"widget-html-display-mobile\":\"1\",\"widget-html-exclude-slides\":\"\",\"widget-html-display-hover\":\"0\",\"widgets\":\"arrow\"}','2015-11-01 14:14:20','',2,'published'),(2,NULL,'Slider','simple','{\"width\":1200,\"height\":500,\"widgetarrow\":\"imageEmpty\"}','2019-01-21 04:18:17','',3,'published'),(3,NULL,'Demo Slider - Free full width II.','simple','{\"widget-bullet-position-mode\":\"simple\",\"widget-bullet-position-area\":\"10\",\"widget-bullet-position-offset\":\"5\",\"widget-bullet-action\":\"click\",\"widget-bullet-style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiZmZmZmZmMDAiLCJvcGFjaXR5IjoxMDAsInBhZGRpbmciOiI1fCp8NXwqfDV8Knw1fCp8cHgiLCJib3hzaGFkb3ciOiIwfCp8MHwqfDB8KnwwfCp8MDAwMDAwZmYiLCJib3JkZXIiOiIyfCp8c29saWR8KnxmZmZmZmZjYyIsImJvcmRlcnJhZGl1cyI6IjUwIiwiZXh0cmEiOiJtYXJnaW46IDRweDsifSx7ImV4dHJhIjoiIiwiYmFja2dyb3VuZGNvbG9yIjoiZmZmZmZmZmYiLCJib3JkZXIiOiIyfCp8c29saWR8KnxmZmZmZmZmZiJ9XX0=\",\"widget-bullet-bar\":\"\",\"widget-bullet-align\":\"center\",\"widget-bullet-orientation\":\"auto\",\"widget-bullet-bar-full-size\":\"0\",\"widget-bullet-overlay\":\"0\",\"widget-bullet-thumbnail-show-image\":\"0\",\"widget-bullet-thumbnail-width\":\"100\",\"widget-bullet-thumbnail-style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwODAiLCJwYWRkaW5nIjoiM3wqfDN8KnwzfCp8M3wqfHB4IiwiYm94c2hhZG93IjoiMHwqfDB8KnwwfCp8MHwqfDAwMDAwMGZmIiwiYm9yZGVyIjoiMHwqfHNvbGlkfCp8MDAwMDAwZmYiLCJib3JkZXJyYWRpdXMiOiIzIiwiZXh0cmEiOiJtYXJnaW46IDVweDtiYWNrZ3JvdW5kLXNpemU6Y292ZXI7In1dfQ==\",\"widget-bullet-thumbnail-side\":\"before\",\"widget-arrow-responsive-desktop\":\"1\",\"widget-arrow-responsive-tablet\":\"0.7\",\"widget-arrow-responsive-mobile\":\"0.5\",\"widget-arrow-previous-image\":\"\",\"widget-arrow-previous\":\"$ss$\\/plugins\\/widgetarrow\\/image\\/image\\/previous\\/thin-horizontal.svg\",\"widget-arrow-previous-color\":\"ffffffcc\",\"widget-arrow-previous-hover\":\"0\",\"widget-arrow-previous-hover-color\":\"ffffffcc\",\"widget-arrow-style\":\"\",\"widget-arrow-previous-position-mode\":\"simple\",\"widget-arrow-previous-position-area\":\"6\",\"widget-arrow-previous-position-offset\":\"5\",\"widget-arrow-next-position-mode\":\"simple\",\"widget-arrow-next-position-area\":\"7\",\"widget-arrow-next-position-offset\":\"5\",\"widget-arrow-animation\":\"fade\",\"widget-arrow-mirror\":\"1\",\"widget-arrow-next-image\":\"\",\"widget-arrow-next\":\"$ss$\\/plugins\\/widgetarrow\\/image\\/image\\/next\\/thin-horizontal.svg\",\"widget-arrow-next-color\":\"ffffffcc\",\"widget-arrow-next-hover\":\"0\",\"widget-arrow-next-hover-color\":\"ffffffcc\",\"widget-arrow-previous-alt\":\"previous arrow\",\"widget-arrow-next-alt\":\"next arrow\",\"alias-id\":\"\",\"alias-smoothscroll\":\"\",\"controlsScroll\":\"0\",\"controlsDrag\":\"1\",\"controlsTouch\":\"horizontal\",\"controlsKeyboard\":\"1\",\"controlsTilt\":\"0\",\"align\":\"normal\",\"backgroundMode\":\"fill\",\"shape-divider\":\"\",\"particle\":\"\",\"animation\":\"horizontal\",\"animation-duration\":\"600\",\"animation-delay\":\"0\",\"animation-easing\":\"easeOutQuad\",\"animation-parallax-overlap\":\"0\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"normal\",\"animation-shifted-background-animation\":\"auto\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"carousel\":\"1\",\"background\":\"\",\"background-fixed\":\"0\",\"background-size\":\"cover\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"backgroundVideoMode\":\"fill\",\"dynamic-height\":\"0\",\"loop-single-slide\":\"0\",\"padding\":\"0|*|0|*|0|*|0\",\"border-width\":\"0\",\"border-color\":\"3E3E3Eff\",\"border-radius\":\"0\",\"slider-preset\":\"\",\"slider-css\":\"\",\"slide-css\":\"\",\"width\":\"1300\",\"height\":\"600\",\"desktop-portrait-minimum-font-size\":\"1\",\"desktop-landscape\":\"0\",\"desktop-landscape-width\":\"1440\",\"desktop-landscape-height\":\"0\",\"desktop-landscape-minimum-font-size\":\"1\",\"desktop\":\"1\",\"tablet\":\"1\",\"mobile\":\"1\",\"margin\":\"0|*|0|*|0|*|0\",\"tablet-portrait\":\"0\",\"tablet-portrait-width\":\"800\",\"tablet-portrait-height\":\"0\",\"tablet-portrait-minimum-font-size\":\"1\",\"tablet-landscape\":\"0\",\"tablet-landscape-width\":\"1024\",\"tablet-landscape-height\":\"0\",\"tablet-landscape-minimum-font-size\":\"1\",\"mobile-portrait\":\"0\",\"mobile-portrait-width\":\"440\",\"mobile-portrait-height\":\"0\",\"mobile-portrait-minimum-font-size\":\"1\",\"mobile-landscape\":\"0\",\"mobile-landscape-width\":\"740\",\"mobile-landscape-height\":\"0\",\"mobile-landscape-minimum-font-size\":\"1\",\"responsive-mode\":\"fullwidth\",\"responsiveSliderHeightMin\":\"0\",\"responsiveSliderHeightMax\":\"600\",\"responsiveForceFull\":\"1\",\"responsiveForceFullOverflowX\":\"body\",\"responsiveForceFullHorizontalSelector\":\"\",\"responsiveSliderOrientation\":\"width_and_height\",\"responsiveSlideWidth\":\"1\",\"responsiveSlideWidthMax\":\"3000\",\"responsiveSlideWidthDesktopLandscape\":\"0\",\"responsiveSlideWidthMaxDesktopLandscape\":\"1600\",\"responsiveSlideWidthTablet\":\"0\",\"responsiveSlideWidthMaxTablet\":\"980\",\"responsiveSlideWidthTabletLandscape\":\"0\",\"responsiveSlideWidthMaxTabletLandscape\":\"1200\",\"responsiveSlideWidthMobile\":\"0\",\"responsiveSlideWidthMaxMobile\":\"480\",\"responsiveSlideWidthMobileLandscape\":\"0\",\"responsiveSlideWidthMaxMobileLandscape\":\"740\",\"responsiveSlideWidthConstrainHeight\":\"0\",\"autoplay\":\"0\",\"autoplayDuration\":\"8000\",\"autoplayStart\":\"1\",\"autoplayfinish\":\"0|*|loop|*|current\",\"autoplayAllowReStart\":\"0\",\"autoplayStopClick\":\"1\",\"autoplayStopMouse\":\"0\",\"autoplayStopMedia\":\"1\",\"autoplayResumeClick\":\"0\",\"autoplayResumeMouse\":\"0\",\"autoplayResumeMedia\":\"1\",\"playfirstlayer\":\"1\",\"playonce\":\"0\",\"layer-animation-play-in\":\"end\",\"layer-animation-play-mode\":\"skippable\",\"parallax-enabled\":\"1\",\"parallax-enabled-mobile\":\"0\",\"parallax-3d\":\"0\",\"parallax-animate\":\"1\",\"parallax-horizontal\":\"mouse\",\"parallax-vertical\":\"mouse\",\"parallax-mouse-origin\":\"slider\",\"parallax-scroll-move\":\"both\",\"perspective\":\"1000\",\"imageload\":\"0\",\"imageloadNeighborSlides\":\"0\",\"optimize\":\"0\",\"optimize-quality\":\"70\",\"optimize-background-image-custom\":\"0\",\"optimize-background-image-width\":\"800\",\"optimize-background-image-height\":\"600\",\"optimizeThumbnailWidth\":\"100\",\"optimizeThumbnailHeight\":\"60\",\"layer-image-optimize\":\"0\",\"layer-image-tablet\":\"50\",\"layer-image-mobile\":\"30\",\"layer-image-base64\":\"0\",\"layer-image-base64-size\":\"5\",\"slides-background-video-mobile\":\"1\",\"playWhenVisible\":\"1\",\"playWhenVisibleAt\":\"50\",\"fadeOnLoad\":\"1\",\"fadeOnScroll\":\"0\",\"spinner\":\"simpleWhite\",\"custom-spinner\":\"\",\"custom-spinner-width\":\"100\",\"custom-spinner-height\":\"100\",\"custom-display\":\"1\",\"placeholder-background-image\":\"\",\"placeholder-color\":\"FFFFFF00\",\"dependency\":\"\",\"delay\":\"0\",\"is-delayed\":\"0\",\"randomize\":\"0\",\"randomizeFirst\":\"0\",\"randomize-cache\":\"1\",\"variations\":\"5\",\"maximumslidecount\":\"1000\",\"global-lightbox\":\"0\",\"global-lightbox-label\":\"0\",\"maintain-session\":\"0\",\"blockrightclick\":\"0\",\"overflow-hidden-page\":\"0\",\"scroll-fix\":\"0\",\"clear-both\":\"0\",\"clear-both-after\":\"1\",\"bg-parallax-tablet\":\"1\",\"bg-parallax-mobile\":\"1\",\"custom-css-codes\":\"\",\"callbacks\":\"\",\"related-posts\":\"\",\"widgetarrow\":\"imageEmpty\",\"widget-arrow-display-desktop\":\"1\",\"widget-arrow-display-tablet\":\"1\",\"widget-arrow-display-mobile\":\"1\",\"widget-arrow-exclude-slides\":\"\",\"widget-arrow-display-hover\":\"0\",\"widget-arrow-previous-position-stack\":\"1\",\"widget-arrow-previous-position-horizontal\":\"left\",\"widget-arrow-previous-position-horizontal-position\":\"0\",\"widget-arrow-previous-position-horizontal-unit\":\"px\",\"widget-arrow-previous-position-vertical\":\"top\",\"widget-arrow-previous-position-vertical-position\":\"0\",\"widget-arrow-previous-position-vertical-unit\":\"px\",\"widget-arrow-next-position-stack\":\"1\",\"widget-arrow-next-position-horizontal\":\"left\",\"widget-arrow-next-position-horizontal-position\":\"0\",\"widget-arrow-next-position-horizontal-unit\":\"px\",\"widget-arrow-next-position-vertical\":\"top\",\"widget-arrow-next-position-vertical-position\":\"0\",\"widget-arrow-next-position-vertical-unit\":\"px\",\"widgetbullet\":\"transition\",\"widget-bullet-display-desktop\":\"1\",\"widget-bullet-display-tablet\":\"1\",\"widget-bullet-display-mobile\":\"0\",\"widget-bullet-exclude-slides\":\"\",\"widget-bullet-display-hover\":\"0\",\"widget-bullet-thumbnail-height\":\"60\",\"widget-bullet-position-stack\":\"1\",\"widget-bullet-position-horizontal\":\"left\",\"widget-bullet-position-horizontal-position\":\"0\",\"widget-bullet-position-horizontal-unit\":\"px\",\"widget-bullet-position-vertical\":\"top\",\"widget-bullet-position-vertical-position\":\"0\",\"widget-bullet-position-vertical-unit\":\"px\",\"widgetautoplay\":\"disabled\",\"widget-autoplay-display-desktop\":\"1\",\"widget-autoplay-display-tablet\":\"1\",\"widget-autoplay-display-mobile\":\"1\",\"widget-autoplay-exclude-slides\":\"\",\"widget-autoplay-display-hover\":\"0\",\"widgetindicator\":\"disabled\",\"widget-indicator-display-desktop\":\"1\",\"widget-indicator-display-tablet\":\"1\",\"widget-indicator-display-mobile\":\"1\",\"widget-indicator-exclude-slides\":\"\",\"widget-indicator-display-hover\":\"0\",\"widgetbar\":\"disabled\",\"widget-bar-display-desktop\":\"1\",\"widget-bar-display-tablet\":\"1\",\"widget-bar-display-mobile\":\"1\",\"widget-bar-exclude-slides\":\"\",\"widget-bar-display-hover\":\"0\",\"widgetthumbnail\":\"disabled\",\"widget-thumbnail-display-desktop\":\"1\",\"widget-thumbnail-display-tablet\":\"1\",\"widget-thumbnail-display-mobile\":\"1\",\"widget-thumbnail-exclude-slides\":\"\",\"widget-thumbnail-display-hover\":\"0\",\"widget-thumbnail-show-image\":\"1\",\"widget-thumbnail-width\":\"100\",\"widget-thumbnail-height\":\"60\",\"widgetshadow\":\"disabled\",\"widget-shadow-display-desktop\":\"1\",\"widget-shadow-display-tablet\":\"1\",\"widget-shadow-display-mobile\":\"1\",\"widget-shadow-exclude-slides\":\"\",\"widgetfullscreen\":\"disabled\",\"widget-fullscreen-display-desktop\":\"1\",\"widget-fullscreen-display-tablet\":\"1\",\"widget-fullscreen-display-mobile\":\"1\",\"widget-fullscreen-exclude-slides\":\"\",\"widget-fullscreen-display-hover\":\"0\",\"widgethtml\":\"disabled\",\"widget-html-display-desktop\":\"1\",\"widget-html-display-tablet\":\"1\",\"widget-html-display-mobile\":\"1\",\"widget-html-exclude-slides\":\"\",\"widget-html-display-hover\":\"0\",\"widgets\":\"arrow\"}','2019-01-21 13:41:34','$upload$/slider3/fullwidhtgradient.png',0,'published'),(4,NULL,'QMLA Home Slider','simple','{\"aria-label\":\"Slider\",\"alias-id\":\"\",\"alias-smoothscroll\":\"\",\"alias-slideswitch\":\"\",\"controlsTouch\":\"horizontal\",\"controlsScroll\":\"0\",\"controlsKeyboard\":\"1\",\"align\":\"center\",\"backgroundMode\":\"fill\",\"animation\":\"horizontal\",\"animation-duration\":\"800\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"normal\",\"width\":\"600\",\"height\":\"400\",\"margin\":\"0|*|0|*|0|*|0\",\"responsive-mode\":\"auto\",\"responsiveScaleDown\":\"1\",\"responsiveScaleUp\":\"0\",\"responsiveSliderHeightMin\":\"0\",\"responsiveSliderHeightMax\":\"400\",\"responsiveSlideWidthMax\":\"980\",\"autoplay\":\"1\",\"autoplayDuration\":\"4000\",\"autoplayStopClick\":\"1\",\"autoplayStopMouse\":\"0\",\"autoplayStopMedia\":\"1\",\"optimize\":\"0\",\"optimize-quality\":\"70\",\"optimize-background-image-custom\":\"0\",\"optimize-background-image-width\":\"800\",\"optimize-background-image-height\":\"600\",\"optimizeThumbnailWidth\":\"100\",\"optimizeThumbnailHeight\":\"60\",\"optimize-jetpack-photon\":\"1\",\"playWhenVisible\":\"1\",\"playWhenVisibleAt\":\"50\",\"dependency\":\"\",\"delay\":\"0\",\"is-delayed\":\"0\",\"overflow-hidden-page\":\"0\",\"clear-both\":\"0\",\"clear-both-after\":\"1\",\"media-query-hide-slider\":\"0\",\"media-query-under-over\":\"max-width\",\"media-query-width\":\"640\",\"responsiveFocusUser\":\"1\",\"custom-css-codes\":\"\",\"callbacks\":\"\",\"classes\":\"\",\"related-posts\":\"\",\"widgetarrow\":\"imageEmpty\",\"widget-arrow-display-hover\":\"0\",\"widget-arrow-previous\":\"$ss$\\/plugins\\/widgetarrow\\/image\\/image\\/previous\\/thin-horizontal.svg\",\"widget-arrow-previous-color\":\"ffffffcc\",\"widget-arrow-previous-hover\":\"0\",\"widget-arrow-previous-hover-color\":\"ffffffcc\",\"widget-arrow-style\":\"\",\"widget-arrow-previous-position-mode\":\"simple\",\"widget-arrow-previous-position-area\":\"6\",\"widget-arrow-previous-position-stack\":\"1\",\"widget-arrow-previous-position-offset\":\"15\",\"widget-arrow-previous-position-horizontal\":\"left\",\"widget-arrow-previous-position-horizontal-position\":\"0\",\"widget-arrow-previous-position-horizontal-unit\":\"px\",\"widget-arrow-previous-position-vertical\":\"top\",\"widget-arrow-previous-position-vertical-position\":\"0\",\"widget-arrow-previous-position-vertical-unit\":\"px\",\"widget-arrow-next-position-mode\":\"simple\",\"widget-arrow-next-position-area\":\"7\",\"widget-arrow-next-position-stack\":\"1\",\"widget-arrow-next-position-offset\":\"15\",\"widget-arrow-next-position-horizontal\":\"left\",\"widget-arrow-next-position-horizontal-position\":\"0\",\"widget-arrow-next-position-horizontal-unit\":\"px\",\"widget-arrow-next-position-vertical\":\"top\",\"widget-arrow-next-position-vertical-position\":\"0\",\"widget-arrow-next-position-vertical-unit\":\"px\",\"widget-arrow-previous-alt\":\"previous arrow\",\"widget-arrow-next-alt\":\"next arrow\",\"widget-arrow-base64\":\"1\",\"widgetbullet\":\"disabled\",\"widget-bullet-display-hover\":\"0\",\"widget-bullet-thumbnail-show-image\":\"0\",\"widget-bullet-thumbnail-width\":\"100\",\"widget-bullet-thumbnail-height\":\"60\",\"widget-bullet-thumbnail-style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwODAiLCJwYWRkaW5nIjoiM3wqfDN8KnwzfCp8M3wqfHB4IiwiYm94c2hhZG93IjoiMHwqfDB8KnwwfCp8MHwqfDAwMDAwMGZmIiwiYm9yZGVyIjoiMHwqfHNvbGlkfCp8MDAwMDAwZmYiLCJib3JkZXJyYWRpdXMiOiIzIiwiZXh0cmEiOiJtYXJnaW46IDVweDtiYWNrZ3JvdW5kLXNpemU6Y292ZXI7In1dfQ==\",\"widget-bullet-thumbnail-side\":\"before\",\"widgetautoplay\":\"disabled\",\"widget-autoplay-display-hover\":\"0\",\"widgetbar\":\"horizontalFull\",\"widget-bar-display-hover\":\"0\",\"widget-bar-position-mode\":\"simple\",\"widget-bar-position-area\":\"10\",\"widget-bar-position-stack\":\"1\",\"widget-bar-position-offset\":\"0\",\"widget-bar-position-horizontal\":\"left\",\"widget-bar-position-horizontal-position\":\"0\",\"widget-bar-position-horizontal-unit\":\"px\",\"widget-bar-position-vertical\":\"top\",\"widget-bar-position-vertical-position\":\"0\",\"widget-bar-position-vertical-unit\":\"px\",\"widget-bar-animate\":\"0\",\"widget-bar-style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwYWIiLCJwYWRkaW5nIjoiMjB8KnwyMHwqfDIwfCp8MjB8KnxweCIsImJveHNoYWRvdyI6IjB8KnwwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImJvcmRlciI6IjB8Knxzb2xpZHwqfDAwMDAwMGZmIiwiYm9yZGVycmFkaXVzIjoiMCIsImV4dHJhIjoiIn1dfQ==\",\"widget-bar-show-title\":\"1\",\"widget-bar-font-title\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siY29sb3IiOiJmZmZmZmZmZiIsInNpemUiOiIxNHx8cHgiLCJ0c2hhZG93IjoiMHwqfDB8KnwwfCp8MDAwMDAwYzciLCJhZm9udCI6Ik1vbnRzZXJyYXQiLCJsaW5laGVpZ2h0IjoiMS4zIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoibGVmdCIsImV4dHJhIjoidmVydGljYWwtYWxpZ246IG1pZGRsZTsifSx7ImNvbG9yIjoiZmMyODI4ZmYiLCJhZm9udCI6Imdvb2dsZShAaW1wb3J0IHVybChodHRwOi8vZm9udHMuZ29vZ2xlYXBpcy5jb20vY3NzP2ZhbWlseT1SYWxld2F5KTspLEFyaWFsIiwic2l6ZSI6IjI1fHxweCJ9LHt9XX0=\",\"widget-bar-show-description\":\"1\",\"widget-bar-font-description\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siY29sb3IiOiJmZmZmZmZmZiIsInNpemUiOiIxNHx8cHgiLCJ0c2hhZG93IjoiMHwqfDB8KnwwfCp8MDAwMDAwYzciLCJhZm9udCI6Ik1vbnRzZXJyYXQiLCJsaW5laGVpZ2h0IjoiMS4zIiwiYm9sZCI6MCwiaXRhbGljIjoxLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoibGVmdCIsImV4dHJhIjoidmVydGljYWwtYWxpZ246IG1pZGRsZTsifSx7ImNvbG9yIjoiZmMyODI4ZmYiLCJhZm9udCI6Imdvb2dsZShAaW1wb3J0IHVybChodHRwOi8vZm9udHMuZ29vZ2xlYXBpcy5jb20vY3NzP2ZhbWlseT1SYWxld2F5KTspLEFyaWFsIiwic2l6ZSI6IjI1fHxweCJ9LHt9XX0=\",\"widget-bar-slide-count\":\"0\",\"widget-bar-full-width\":\"1\",\"widget-bar-separator\":\" - \",\"widget-bar-align\":\"left\",\"widgetthumbnail\":\"default\",\"widget-thumbnail-display-hover\":\"0\",\"widget-thumbnail-width\":\"100\",\"widget-thumbnail-height\":\"60\",\"widget-thumbnail-minimum-thumbnail-count\":\"4\",\"widget-thumbnail-position-mode\":\"simple\",\"widget-thumbnail-position-area\":\"12\",\"widget-thumbnail-position-stack\":\"1\",\"widget-thumbnail-position-offset\":\"0\",\"widget-thumbnail-position-horizontal\":\"left\",\"widget-thumbnail-position-horizontal-position\":\"0\",\"widget-thumbnail-position-horizontal-unit\":\"px\",\"widget-thumbnail-position-vertical\":\"top\",\"widget-thumbnail-position-vertical-position\":\"0\",\"widget-thumbnail-position-vertical-unit\":\"px\",\"widget-thumbnail-align-content\":\"start\",\"widget-thumbnail-style-bar\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMjQyNDI0ZmYiLCJwYWRkaW5nIjoiM3wqfDN8KnwzfCp8M3wqfHB4IiwiYm94c2hhZG93IjoiMHwqfDB8KnwwfCp8MHwqfDAwMDAwMGZmIiwiYm9yZGVyIjoiMHwqfHNvbGlkfCp8MDAwMDAwZmYiLCJib3JkZXJyYWRpdXMiOiIwIiwiZXh0cmEiOiIifV19\",\"widget-thumbnail-style-slides\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwMDAiLCJwYWRkaW5nIjoiMHwqfDB8KnwwfCp8MHwqfHB4IiwiYm94c2hhZG93IjoiMHwqfDB8KnwwfCp8MHwqfDAwMDAwMGZmIiwiYm9yZGVyIjoiMHwqfHNvbGlkfCp8ZmZmZmZmMDAiLCJib3JkZXJyYWRpdXMiOiIwIiwiZXh0cmEiOiJvcGFjaXR5OiAwLjQ7XG5tYXJnaW46IDNweDtcbnRyYW5zaXRpb246IGFsbCAwLjRzO1xuYmFja2dyb3VuZC1zaXplOiBjb3ZlcjsifSx7ImJvcmRlciI6IjB8Knxzb2xpZHwqfGZmZmZmZmNjIiwiZXh0cmEiOiJvcGFjaXR5OiAxOyJ9XX0=\",\"widget-thumbnail-arrow\":\"1\",\"widget-thumbnail-arrow-width\":\"26\",\"widget-thumbnail-arrow-offset\":\"0\",\"widget-thumbnail-arrow-prev-alt\":\"previous arrow\",\"widget-thumbnail-arrow-next-alt\":\"next arrow\",\"widget-thumbnail-arrow-image\":\"\",\"widget-thumbnail-title-style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwYWIiLCJwYWRkaW5nIjoiM3wqfDEwfCp8M3wqfDEwfCp8cHgiLCJib3hzaGFkb3ciOiIwfCp8MHwqfDB8KnwwfCp8MDAwMDAwZmYiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDAwMDBmZiIsImJvcmRlcnJhZGl1cyI6IjAiLCJleHRyYSI6ImJvdHRvbTogMDtcbmxlZnQ6IDA7In1dfQ==\",\"widget-thumbnail-title\":\"0\",\"widget-thumbnail-title-font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siY29sb3IiOiJmZmZmZmZmZiIsInNpemUiOiIxMnx8cHgiLCJ0c2hhZG93IjoiMHwqfDB8KnwwfCp8MDAwMDAwYWIiLCJhZm9udCI6Ik1vbnRzZXJyYXQiLCJsaW5laGVpZ2h0IjoiMS4yIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoibGVmdCJ9LHsiY29sb3IiOiJmYzI4MjhmZiIsImFmb250IjoiZ29vZ2xlKEBpbXBvcnQgdXJsKGh0dHA6Ly9mb250cy5nb29nbGVhcGlzLmNvbS9jc3M\\/ZmFtaWx5PVJhbGV3YXkpOyksQXJpYWwiLCJzaXplIjoiMjV8fHB4In0se31dfQ==\",\"widget-thumbnail-description\":\"0\",\"widget-thumbnail-description-font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siY29sb3IiOiJmZmZmZmZmZiIsInNpemUiOiIxMnx8cHgiLCJ0c2hhZG93IjoiMHwqfDB8KnwwfCp8MDAwMDAwYWIiLCJhZm9udCI6Ik1vbnRzZXJyYXQiLCJsaW5laGVpZ2h0IjoiMS4zIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoibGVmdCJ9LHsiY29sb3IiOiJmYzI4MjhmZiIsImFmb250IjoiZ29vZ2xlKEBpbXBvcnQgdXJsKGh0dHA6Ly9mb250cy5nb29nbGVhcGlzLmNvbS9jc3M\\/ZmFtaWx5PVJhbGV3YXkpOyksQXJpYWwiLCJzaXplIjoiMjV8fHB4In0se31dfQ==\",\"widget-thumbnail-caption-placement\":\"overlay\",\"widget-thumbnail-caption-size\":\"100\",\"widgetshadow\":\"disabled\",\"widgets\":\"thumbnail\"}','2019-09-10 00:35:03','$upload$/2019/10/tyler-seguin.png',4,'published'),(5,NULL,'Demo Slider - Full-width Post','simple','{\"widget-bullet-position-mode\":\"simple\",\"widget-bullet-position-area\":\"10\",\"widget-bullet-position-offset\":\"10\",\"widget-bullet-action\":\"click\",\"widget-bullet-style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwOTEiLCJvcGFjaXR5IjoxMDAsInBhZGRpbmciOiI1fCp8NXwqfDV8Knw1fCp8cHgiLCJib3hzaGFkb3ciOiIwfCp8MHwqfDB8KnwwfCp8MDAwMDAwZmYiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDAwMDBmZiIsImJvcmRlcnJhZGl1cyI6IjUwIiwiZXh0cmEiOiJtYXJnaW46IDZweCA1cHg7In0seyJleHRyYSI6IiIsImJhY2tncm91bmRjb2xvciI6IjE2YjdjY2ZmIn1dfQ==\",\"widget-bullet-bar\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiZmZmZmZmZmYiLCJvcGFjaXR5IjoxMDAsInBhZGRpbmciOiI1fCp8MTB8Knw1fCp8MTB8KnxweCIsImJveHNoYWRvdyI6IjB8KnwwfCp8MTB8KnwwfCp8MDAwMDAwMjkiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDAwMDBmZiIsImJvcmRlcnJhZGl1cyI6Ijk5IiwiZXh0cmEiOiIifV19\",\"widget-bullet-align\":\"center\",\"widget-bullet-orientation\":\"auto\",\"widget-bullet-bar-full-size\":\"0\",\"widget-bullet-overlay\":\"0\",\"widget-bullet-thumbnail-show-image\":\"0\",\"widget-bullet-thumbnail-width\":\"100\",\"widget-bullet-thumbnail-style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwODAiLCJwYWRkaW5nIjoiM3wqfDN8KnwzfCp8M3wqfHB4IiwiYm94c2hhZG93IjoiMHwqfDB8KnwwfCp8MHwqfDAwMDAwMGZmIiwiYm9yZGVyIjoiMHwqfHNvbGlkfCp8MDAwMDAwZmYiLCJib3JkZXJyYWRpdXMiOiIzIiwiZXh0cmEiOiJtYXJnaW46IDVweDtiYWNrZ3JvdW5kLXNpemU6Y292ZXI7In1dfQ==\",\"widget-bullet-thumbnail-side\":\"before\",\"widget-arrow-responsive-desktop\":\"0.8\",\"widget-arrow-responsive-tablet\":\"0.7\",\"widget-arrow-responsive-mobile\":\"0.5\",\"widget-arrow-previous-image\":\"\",\"widget-arrow-previous\":\"$ss$\\/plugins\\/widgetarrow\\/image\\/image\\/previous\\/thin-horizontal.svg\",\"widget-arrow-previous-color\":\"16b7ccff\",\"widget-arrow-previous-hover\":\"1\",\"widget-arrow-previous-hover-color\":\"ffffffff\",\"widget-arrow-style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiZmZmZmZmZmYiLCJvcGFjaXR5IjoxMDAsInBhZGRpbmciOiIxMnwqfDEyfCp8MTJ8KnwxMnwqfHB4IiwiYm94c2hhZG93IjoiMHwqfDF8KnwxMHwqfDB8KnwwMDAwMDAyYiIsImJvcmRlciI6IjB8Knxzb2xpZHwqfDAwMDAwMGZmIiwiYm9yZGVycmFkaXVzIjoiOTkiLCJleHRyYSI6IiJ9LHsiZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiIxNmI3Y2NmZiJ9XX0=\",\"widget-arrow-previous-position-mode\":\"simple\",\"widget-arrow-previous-position-area\":\"6\",\"widget-arrow-previous-position-offset\":\"15\",\"widget-arrow-next-position-mode\":\"simple\",\"widget-arrow-next-position-area\":\"7\",\"widget-arrow-next-position-offset\":\"15\",\"widget-arrow-animation\":\"fade\",\"widget-arrow-mirror\":\"1\",\"widget-arrow-next-image\":\"\",\"widget-arrow-next\":\"$ss$\\/plugins\\/widgetarrow\\/image\\/image\\/next\\/full.svg\",\"widget-arrow-next-color\":\"ffffffcc\",\"widget-arrow-next-hover\":\"0\",\"widget-arrow-next-hover-color\":\"ffffffcc\",\"widget-arrow-previous-alt\":\"previous arrow\",\"widget-arrow-next-alt\":\"next arrow\",\"widget-arrow-base64\":1,\"controlsScroll\":\"0\",\"controlsDrag\":\"1\",\"controlsTouch\":\"horizontal\",\"controlsKeyboard\":\"1\",\"controlsTilt\":\"0\",\"align\":\"normal\",\"backgroundMode\":\"fill\",\"shape-divider\":\"\",\"particle\":\"\",\"animation\":\"horizontal\",\"animation-duration\":\"800\",\"animation-delay\":\"0\",\"animation-easing\":\"easeOutQuad\",\"animation-parallax\":\"1\",\"background-animation\":\"\",\"background-animation-speed\":\"normal\",\"animation-shifted-background-animation\":\"auto\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"carousel\":\"1\",\"background\":\"\",\"background-fixed\":\"0\",\"background-size\":\"cover\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"backgroundVideoMode\":\"fill\",\"dynamic-height\":\"0\",\"loop-single-slide\":\"0\",\"padding\":\"0|*|0|*|0|*|0\",\"border-width\":\"0\",\"border-color\":\"3E3E3Eff\",\"border-radius\":\"0\",\"slider-preset\":\"\",\"slider-css\":\"\",\"slide-css\":\"\",\"width\":\"1200\",\"height\":\"600\",\"desktop-portrait-minimum-font-size\":\"1\",\"desktop-landscape\":\"0\",\"desktop-landscape-width\":\"1440\",\"desktop-landscape-height\":\"0\",\"desktop-landscape-minimum-font-size\":\"1\",\"fontsize\":\"16\",\"desktop\":\"1\",\"tablet\":\"1\",\"mobile\":\"1\",\"margin\":\"0|*|0|*|0|*|0\",\"tablet-portrait\":\"0\",\"tablet-portrait-width\":\"800\",\"tablet-portrait-height\":\"0\",\"tablet-portrait-minimum-font-size\":\"1\",\"tablet-landscape\":\"0\",\"tablet-landscape-width\":\"1024\",\"tablet-landscape-height\":\"0\",\"tablet-landscape-minimum-font-size\":\"1\",\"mobile-portrait\":\"0\",\"mobile-portrait-width\":\"440\",\"mobile-portrait-height\":\"0\",\"mobile-portrait-minimum-font-size\":\"1\",\"mobile-landscape\":\"0\",\"mobile-landscape-width\":\"740\",\"mobile-landscape-height\":\"0\",\"mobile-landscape-minimum-font-size\":\"1\",\"responsive-mode\":\"fullwidth\",\"responsiveSliderHeightMin\":\"0\",\"responsiveSliderHeightMax\":\"600\",\"responsiveForceFull\":\"1\",\"responsiveForceFullOverflowX\":\"body\",\"responsiveForceFullHorizontalSelector\":\"\",\"responsiveSliderOrientation\":\"width_and_height\",\"responsiveSlideWidth\":\"1\",\"responsiveSlideWidthMax\":\"3000\",\"responsiveSlideWidthDesktopLandscape\":\"0\",\"responsiveSlideWidthMaxDesktopLandscape\":\"1600\",\"responsiveSlideWidthTablet\":\"0\",\"responsiveSlideWidthMaxTablet\":\"980\",\"responsiveSlideWidthTabletLandscape\":\"0\",\"responsiveSlideWidthMaxTabletLandscape\":\"1200\",\"responsiveSlideWidthMobile\":\"0\",\"responsiveSlideWidthMaxMobile\":\"480\",\"responsiveSlideWidthMobileLandscape\":\"0\",\"responsiveSlideWidthMaxMobileLandscape\":\"740\",\"responsiveSlideWidthConstrainHeight\":\"0\",\"autoplay\":\"0\",\"autoplayDuration\":\"8000\",\"autoplayStart\":\"1\",\"autoplayfinish\":\"0|*|loop|*|current\",\"autoplayAllowReStart\":\"0\",\"autoplayStopClick\":\"1\",\"autoplayStopMouse\":\"0\",\"autoplayStopMedia\":\"1\",\"autoplayResumeClick\":\"0\",\"autoplayResumeMouse\":\"0\",\"autoplayResumeMedia\":\"1\",\"playfirstlayer\":\"1\",\"playonce\":\"0\",\"layer-animation-play-in\":\"end\",\"layer-animation-play-mode\":\"skippable\",\"parallax-enabled\":\"1\",\"parallax-enabled-mobile\":\"0\",\"parallax-3d\":\"0\",\"parallax-animate\":\"1\",\"parallax-horizontal\":\"mouse\",\"parallax-vertical\":\"mouse\",\"parallax-mouse-origin\":\"slider\",\"parallax-scroll-move\":\"both\",\"perspective\":\"1000\",\"imageload\":\"0\",\"imageloadNeighborSlides\":\"0\",\"optimize\":\"0\",\"optimize-quality\":\"70\",\"optimize-background-image-custom\":\"0\",\"optimize-background-image-width\":\"800\",\"optimize-background-image-height\":\"600\",\"optimizeThumbnailWidth\":\"100\",\"optimizeThumbnailHeight\":\"60\",\"layer-image-optimize\":\"0\",\"layer-image-tablet\":\"50\",\"layer-image-mobile\":\"30\",\"layer-image-base64\":\"0\",\"layer-image-base64-size\":\"5\",\"playWhenVisible\":\"1\",\"playWhenVisibleAt\":\"50\",\"fadeOnLoad\":\"1\",\"fadeOnScroll\":\"0\",\"spinner\":\"-1\",\"custom-spinner\":\"\",\"custom-spinner-width\":\"100\",\"custom-spinner-height\":\"100\",\"custom-display\":\"1\",\"dependency\":\"\",\"delay\":\"0\",\"is-delayed\":\"0\",\"randomize\":\"0\",\"randomizeFirst\":\"0\",\"randomize-cache\":\"1\",\"variations\":\"5\",\"maximumslidecount\":\"1000\",\"global-lightbox\":\"0\",\"global-lightbox-label\":\"0\",\"maintain-session\":\"0\",\"blockrightclick\":\"0\",\"overflow-hidden-page\":\"0\",\"scroll-fix\":\"0\",\"clear-both\":\"0\",\"bg-parallax-tablet\":\"1\",\"bg-parallax-mobile\":\"1\",\"callbacks\":\"\",\"widgetarrow\":\"imageSmallRectangle\",\"widget-arrow-display-desktop\":\"1\",\"widget-arrow-display-tablet\":\"1\",\"widget-arrow-display-mobile\":\"0\",\"widget-arrow-exclude-slides\":\"\",\"widget-arrow-display-hover\":\"0\",\"widget-arrow-previous-position-stack\":\"1\",\"widget-arrow-previous-position-horizontal\":\"left\",\"widget-arrow-previous-position-horizontal-position\":\"0\",\"widget-arrow-previous-position-horizontal-unit\":\"px\",\"widget-arrow-previous-position-vertical\":\"top\",\"widget-arrow-previous-position-vertical-position\":\"0\",\"widget-arrow-previous-position-vertical-unit\":\"px\",\"widget-arrow-next-position-stack\":\"1\",\"widget-arrow-next-position-horizontal\":\"left\",\"widget-arrow-next-position-horizontal-position\":\"0\",\"widget-arrow-next-position-horizontal-unit\":\"px\",\"widget-arrow-next-position-vertical\":\"top\",\"widget-arrow-next-position-vertical-position\":\"0\",\"widget-arrow-next-position-vertical-unit\":\"px\",\"widgetbullet\":\"transition\",\"widget-bullet-display-desktop\":\"1\",\"widget-bullet-display-tablet\":\"1\",\"widget-bullet-display-mobile\":\"1\",\"widget-bullet-exclude-slides\":\"\",\"widget-bullet-display-hover\":\"0\",\"widget-bullet-thumbnail-height\":\"60\",\"widget-bullet-position-stack\":\"1\",\"widget-bullet-position-horizontal\":\"left\",\"widget-bullet-position-horizontal-position\":\"0\",\"widget-bullet-position-horizontal-unit\":\"px\",\"widget-bullet-position-vertical\":\"top\",\"widget-bullet-position-vertical-position\":\"0\",\"widget-bullet-position-vertical-unit\":\"px\",\"widgetautoplay\":\"disabled\",\"widget-autoplay-display-desktop\":\"1\",\"widget-autoplay-display-tablet\":\"1\",\"widget-autoplay-display-mobile\":\"1\",\"widget-autoplay-exclude-slides\":\"\",\"widget-autoplay-display-hover\":\"0\",\"widgetindicator\":\"disabled\",\"widget-indicator-display-desktop\":\"1\",\"widget-indicator-display-tablet\":\"1\",\"widget-indicator-display-mobile\":\"1\",\"widget-indicator-exclude-slides\":\"\",\"widget-indicator-display-hover\":\"0\",\"widgetbar\":\"disabled\",\"widget-bar-display-desktop\":\"1\",\"widget-bar-display-tablet\":\"1\",\"widget-bar-display-mobile\":\"1\",\"widget-bar-exclude-slides\":\"\",\"widget-bar-display-hover\":\"0\",\"widgetthumbnail\":\"disabled\",\"widget-thumbnail-display-desktop\":\"1\",\"widget-thumbnail-display-tablet\":\"1\",\"widget-thumbnail-display-mobile\":\"1\",\"widget-thumbnail-exclude-slides\":\"\",\"widget-thumbnail-display-hover\":\"0\",\"widget-thumbnail-show-image\":\"1\",\"widget-thumbnail-width\":\"100\",\"widget-thumbnail-height\":\"60\",\"widgetshadow\":\"disabled\",\"widget-shadow-display-desktop\":\"1\",\"widget-shadow-display-tablet\":\"1\",\"widget-shadow-display-mobile\":\"1\",\"widget-shadow-exclude-slides\":\"\",\"widgetfullscreen\":\"disabled\",\"widget-fullscreen-display-desktop\":\"1\",\"widget-fullscreen-display-tablet\":\"1\",\"widget-fullscreen-display-mobile\":\"1\",\"widget-fullscreen-exclude-slides\":\"\",\"widget-fullscreen-display-hover\":\"0\",\"widgethtml\":\"disabled\",\"widget-html-display-desktop\":\"1\",\"widget-html-display-tablet\":\"1\",\"widget-html-display-mobile\":\"1\",\"widget-html-exclude-slides\":\"\",\"widget-html-display-hover\":\"0\",\"widgets\":\"bullet\"}','2019-09-10 00:43:19','$upload$/slider5/postsliderthumbnail-1.png',1,'published'); /*!40000 ALTER TABLE `wpie_nextend2_smartslider3_sliders` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_nextend2_smartslider3_sliders` with 5 row(s) -- -- -- Table structure for table `wpie_nextend2_smartslider3_sliders_xref` -- DROP TABLE IF EXISTS `wpie_nextend2_smartslider3_sliders_xref`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_nextend2_smartslider3_sliders_xref` ( `group_id` int(11) NOT NULL, `slider_id` int(11) NOT NULL, `ordering` int(11) NOT NULL DEFAULT 0, PRIMARY KEY (`group_id`,`slider_id`), KEY `ordering` (`ordering`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_nextend2_smartslider3_sliders_xref` -- LOCK TABLES `wpie_nextend2_smartslider3_sliders_xref` WRITE; /*!40000 ALTER TABLE `wpie_nextend2_smartslider3_sliders_xref` DISABLE KEYS */; INSERT INTO `wpie_nextend2_smartslider3_sliders_xref` VALUES (0,2,0),(0,3,1),(0,4,2),(0,5,3); /*!40000 ALTER TABLE `wpie_nextend2_smartslider3_sliders_xref` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_nextend2_smartslider3_sliders_xref` with 4 row(s) -- -- -- Table structure for table `wpie_nextend2_smartslider3_slides` -- DROP TABLE IF EXISTS `wpie_nextend2_smartslider3_slides`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_nextend2_smartslider3_slides` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` text DEFAULT NULL, `slider` int(11) NOT NULL, `publish_up` datetime NOT NULL DEFAULT '1970-01-01 00:00:00', `publish_down` datetime NOT NULL DEFAULT '1970-01-01 00:00:00', `published` tinyint(1) NOT NULL, `first` int(11) NOT NULL, `slide` longtext DEFAULT NULL, `description` text NOT NULL, `thumbnail` text DEFAULT NULL, `params` text NOT NULL, `ordering` int(11) NOT NULL, `generator_id` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `published` (`published`), KEY `publish_up` (`publish_up`), KEY `publish_down` (`publish_down`), KEY `generator_id` (`generator_id`), KEY `ordering` (`ordering`), KEY `slider` (`slider`), KEY `thumbnail` (`thumbnail`(100)) ) ENGINE=MyISAM AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_nextend2_smartslider3_slides` -- LOCK TABLES `wpie_nextend2_smartslider3_slides` WRITE; /*!40000 ALTER TABLE `wpie_nextend2_smartslider3_slides` DISABLE KEYS */; INSERT INTO `wpie_nextend2_smartslider3_slides` VALUES (1,'Slide One',1,'2015-11-01 12:27:34','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":60,\"opened\":1,\"id\":null,\"class\":\"\",\"crop\":\"\",\"parallax\":0,\"adaptivefont\":1,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"10|*|0|*|10|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Martin Dwyer\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Martin Dwyer\",\"link\":\"#|*|_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"0\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjBiMGIwYmZmIiwic2l6ZSI6IjM2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjUiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJjZW50ZXIiLCJsZXR0ZXJzcGFjaW5nIjoiMTBweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6InVwcGVyY2FzZSJ9LHsiZXh0cmEiOiIifSx7ImV4dHJhIjoiIn1dfQ==\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiJmZmZmZmZjYyIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjAuNHwqfDF8KnwwLjR8KnwxfCp8ZW0iLCJib3hzaGFkb3ciOiIwfCp8MHwqfDB8KnwwfCp8MDAwMDAwZmYiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDAwMDBmZiIsImJvcmRlcnJhZGl1cyI6IjAifSx7ImV4dHJhIjoiIn1dfQ==\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}},{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Application Developer\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Application Developer\",\"link\":\"#|*|_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"1\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjIyfHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjJweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUifSx7ImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwY2MiLCJwYWRkaW5nIjoiMC44fCp8MXwqfDAuOHwqfDF8KnxlbSIsImJveHNoYWRvdyI6IjB8KnwwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImJvcmRlciI6IjB8Knxzb2xpZHwqfDAwMDAwMGZmIiwiYm9yZGVycmFkaXVzIjoiMCIsImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}}]}]','','https://smartslider3.com/sample/developerthumbnail.jpg','{\"background-type\":\"image\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"preload\":\"auto\",\"backgroundVideoMode\":\"fill\",\"backgroundImage\":\"https://smartslider3.com/sample/programmer.jpg\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"thumbnailType\":\"default\",\"link\":\"|*|_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.2.0\"}',0,0),(2,'Slide Two',1,'2015-11-01 12:27:34','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":60,\"opened\":1,\"id\":null,\"class\":\"\",\"crop\":\"\",\"parallax\":0,\"adaptivefont\":1,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"10|*|0|*|10|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Rachel Wright\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Rachel Wright\",\"link\":\"#|*|_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"0\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjBiMGIwYmZmIiwic2l6ZSI6IjM2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjUiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJjZW50ZXIiLCJsZXR0ZXJzcGFjaW5nIjoiMTBweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6InVwcGVyY2FzZSJ9LHsiZXh0cmEiOiIifSx7ImV4dHJhIjoiIn1dfQ==\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiJmZmZmZmZjYyIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjAuNHwqfDF8KnwwLjR8KnwxfCp8ZW0iLCJib3hzaGFkb3ciOiIwfCp8MHwqfDB8KnwwfCp8MDAwMDAwZmYiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDAwMDBmZiIsImJvcmRlcnJhZGl1cyI6IjAifSx7ImV4dHJhIjoiIn1dfQ==\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}},{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Art Director & Photographer\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Art Director & Photographer\",\"link\":\"#|*|_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"1\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjIyfHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjJweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUifSx7ImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwY2MiLCJwYWRkaW5nIjoiMC44fCp8MXwqfDAuOHwqfDF8KnxlbSIsImJveHNoYWRvdyI6IjB8KnwwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImJvcmRlciI6IjB8Knxzb2xpZHwqfDAwMDAwMGZmIiwiYm9yZGVycmFkaXVzIjoiMCIsImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}}]}]','','https://smartslider3.com/sample/artdirectorthumbnail.jpg','{\"background-type\":\"image\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"preload\":\"auto\",\"backgroundVideoMode\":\"fill\",\"backgroundImage\":\"https://smartslider3.com/sample/free1.jpg\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"thumbnailType\":\"default\",\"link\":\"|*|_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.2.0\"}',1,0),(3,'Slide Three',1,'2015-11-01 12:27:34','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":60,\"opened\":1,\"id\":null,\"class\":\"\",\"crop\":\"\",\"parallax\":0,\"adaptivefont\":1,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"10|*|0|*|10|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Andrew Butler\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Andrew Butler\",\"link\":\"#|*|_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"0\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjBiMGIwYmZmIiwic2l6ZSI6IjM2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjUiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJjZW50ZXIiLCJsZXR0ZXJzcGFjaW5nIjoiMTBweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6InVwcGVyY2FzZSJ9LHsiZXh0cmEiOiIifSx7ImV4dHJhIjoiIn1dfQ==\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiJmZmZmZmZjYyIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjAuNHwqfDF8KnwwLjR8KnwxfCp8ZW0iLCJib3hzaGFkb3ciOiIwfCp8MHwqfDB8KnwwfCp8MDAwMDAwZmYiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDAwMDBmZiIsImJvcmRlcnJhZGl1cyI6IjAifSx7ImV4dHJhIjoiIn1dfQ==\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}},{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Photographer & Illustrator\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Photographer & Illustrator\",\"link\":\"#|*|_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"0\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjIyfHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjJweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUifSx7ImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwY2MiLCJwYWRkaW5nIjoiMC44fCp8MXwqfDAuOHwqfDF8KnxlbSIsImJveHNoYWRvdyI6IjB8KnwwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImJvcmRlciI6IjB8Knxzb2xpZHwqfDAwMDAwMGZmIiwiYm9yZGVycmFkaXVzIjoiMCIsImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}}]}]','','https://smartslider3.com/sample/photographerthumbnail.jpg','{\"background-type\":\"image\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"preload\":\"auto\",\"backgroundVideoMode\":\"fill\",\"backgroundImage\":\"https://smartslider3.com/sample/photographer.jpg\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"thumbnailType\":\"default\",\"link\":\"|*|_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.2.0\"}',2,0),(4,'Paperweight 3v3',2,'2019-01-20 04:19:26','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"name\":\"Content\",\"desktopportraitpadding\":\"10|*|100|*|10|*|100|*|px+\",\"mobileportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"layers\":[{\"type\":\"layer\",\"eye\":false,\"lock\":false,\"animations\":{\"specialZeroIn\":0,\"transformOriginIn\":\"50|*|50|*|0\",\"inPlayEvent\":\"\",\"loopRepeatSelfOnly\":0,\"repeatCount\":0,\"repeatStartDelay\":0,\"transformOriginLoop\":\"50|*|50|*|0\",\"loopPlayEvent\":\"\",\"loopPauseEvent\":\"\",\"loopStopEvent\":\"\",\"transformOriginOut\":\"50|*|50|*|0\",\"outPlayEvent\":\"\",\"instantOut\":1,\"in\":[],\"loop\":[],\"out\":[]},\"id\":null,\"parentid\":null,\"name\":\"Heading layer\",\"namesynced\":1,\"crop\":\"visible\",\"inneralign\":\"left\",\"parallax\":0,\"adaptivefont\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"responsiveposition\":1,\"responsivesize\":1,\"desktopportraitleft\":0,\"desktopportraittop\":0,\"desktopportraitwidth\":\"auto\",\"desktopportraitheight\":\"auto\",\"desktopportraitalign\":\"center\",\"desktopportraitvalign\":\"middle\",\"desktopportraitparentalign\":\"center\",\"desktopportraitparentvalign\":\"middle\",\"desktopportraitfontsize\":100,\"item\":{\"type\":\"heading\",\"values\":{\"priority\":\"div\",\"fullwidth\":1,\"nowrap\":0,\"heading\":\"{name\\/slide}\",\"title\":\"\",\"href\":\"\",\"href-target\":\"_self\",\"href-rel\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjQ4fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvLEFyaWFsIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImluaGVyaXQiLCJsZXR0ZXJzcGFjaW5nIjoibm9ybWFsIiwid29yZHNwYWNpbmciOiJub3JtYWwiLCJ0ZXh0dHJhbnNmb3JtIjoibm9uZSJ9LHsiZXh0cmEiOiIifV19\",\"style\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":1,\"split-text-animation-in\":\"\",\"split-text-delay-in\":0,\"split-text-animation-out\":\"\",\"split-text-delay-out\":0,\"class\":\"\"}}},{\"type\":\"layer\",\"eye\":false,\"lock\":false,\"animations\":{\"specialZeroIn\":0,\"transformOriginIn\":\"50|*|50|*|0\",\"inPlayEvent\":\"\",\"loopRepeatSelfOnly\":0,\"repeatCount\":0,\"repeatStartDelay\":0,\"transformOriginLoop\":\"50|*|50|*|0\",\"loopPlayEvent\":\"\",\"loopPauseEvent\":\"\",\"loopStopEvent\":\"\",\"transformOriginOut\":\"50|*|50|*|0\",\"outPlayEvent\":\"\",\"instantOut\":1,\"in\":[],\"loop\":[],\"out\":[]},\"id\":null,\"parentid\":null,\"name\":\"Text layer\",\"namesynced\":1,\"crop\":\"visible\",\"inneralign\":\"left\",\"parallax\":0,\"adaptivefont\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"responsiveposition\":1,\"responsivesize\":1,\"desktopportraitleft\":0,\"desktopportraittop\":0,\"desktopportraitwidth\":400,\"desktopportraitheight\":\"auto\",\"desktopportraitalign\":\"left\",\"desktopportraitvalign\":\"top\",\"desktopportraitparentalign\":\"center\",\"desktopportraitparentvalign\":\"middle\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|20|*|0|*|px+\",\"item\":{\"type\":\"text\",\"values\":{\"content\":\"{description\\/slide}\",\"contenttablet\":\"\",\"contentmobile\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjE4fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvLEFyaWFsIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImluaGVyaXQiLCJsZXR0ZXJzcGFjaW5nIjoibm9ybWFsIiwid29yZHNwYWNpbmciOiJub3JtYWwiLCJ0ZXh0dHJhbnNmb3JtIjoibm9uZSJ9LHsiZXh0cmEiOiIifV19\",\"style\":\"\"}}},{\"type\":\"layer\",\"eye\":false,\"lock\":false,\"animations\":{\"specialZeroIn\":0,\"transformOriginIn\":\"50|*|50|*|0\",\"inPlayEvent\":\"\",\"loopRepeatSelfOnly\":0,\"repeatCount\":0,\"repeatStartDelay\":0,\"transformOriginLoop\":\"50|*|50|*|0\",\"loopPlayEvent\":\"\",\"loopPauseEvent\":\"\",\"loopStopEvent\":\"\",\"transformOriginOut\":\"50|*|50|*|0\",\"outPlayEvent\":\"\",\"instantOut\":1,\"in\":[],\"loop\":[],\"out\":[]},\"id\":null,\"parentid\":null,\"name\":\"Button layer\",\"namesynced\":1,\"crop\":\"visible\",\"inneralign\":\"left\",\"parallax\":0,\"adaptivefont\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"responsiveposition\":1,\"responsivesize\":1,\"desktopportraitleft\":0,\"desktopportraittop\":0,\"desktopportraitwidth\":\"auto\",\"desktopportraitheight\":\"auto\",\"desktopportraitalign\":\"center\",\"desktopportraitvalign\":\"middle\",\"desktopportraitparentalign\":\"center\",\"desktopportraitparentvalign\":\"middle\",\"desktopportraitfontsize\":100,\"item\":{\"type\":\"button\",\"values\":{\"content\":\"Read more\",\"nowrap\":1,\"fullwidth\":0,\"href\":\"\",\"href-target\":\"_self\",\"href-rel\":\"\",\"font\":1103,\"style\":1101,\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\",\"link\":\"http:\\/\\/quintelacrosse.com\\/paperweight-3v3\\/|*|_self\"}}}]}]','Paperweight Division 3v3 Mini-Game Lacrosse Quinte Minor Lacrosse offers a 3v3 mini-game (cross-floor) format to introduce the players at the paperweight age to lacrosse.  This program will provide all players with more opportunities to control and shoot the ball.  This is a non-contact program with an emphasis on learning the skills of the game and […]','','{\"backgroundImage\":\"\",\"backgroundImageOpacity\":20,\"backgroundColor\":\"000000FF\",\"version\":\"3.3.11\"}',0,0),(5,'Slide 1',3,'2017-03-08 10:57:11','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"lastplacement\":\"content\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"10|*|20|*|10|*|20|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"mobileportraitpadding\":\"20|*|20|*|20|*|20|*|px+\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"row\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitgutter\":0,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitgutter\":10,\"mobileportraitwrapafter\":1,\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Row\",\"namesynced\":1,\"link\":\"#|*|_self\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"fullwidth\":1,\"stretch\":0,\"cols\":[{\"type\":\"col\",\"lastplacement\":\"default\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitorder\":0,\"mobileportraitinneralign\":\"center\",\"mobileportraitorder\":2,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Col\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"9\\/25\",\"link\":\"#|*|_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"ffffffff\",\"layers\":[{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|5|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":80,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"LATEST PROJECT\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"content\":\"LATEST PROJECT\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjEyfHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjcwMCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjJweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUifSx7ImV4dHJhIjoiIn1dfQ==\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiJmZmZmZmYzMyIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjAuNXwqfDEuNXwqfDAuNXwqfDEuNXwqfGVtIiwiYm94c2hhZG93IjoiMHwqfDB8KnwwfCp8MHwqfDAwMDAwMGZmIiwiYm9yZGVyIjoiMHwqfHNvbGlkfCp8MDAwMDAwZmYiLCJib3JkZXJyYWRpdXMiOiI5OSJ9LHsiZXh0cmEiOiIifV19\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Free Full Width Slider\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"priority\":\"2\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Free Full Width Slider\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjM2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjMwMCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiaW5oZXJpdCIsImxldHRlcnNwYWNpbmciOiJub3JtYWwiLCJ3b3Jkc3BhY2luZyI6Im5vcm1hbCIsInRleHR0cmFuc2Zvcm0iOiJub25lIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|30|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":60,\"mobileportraitmargin\":\"0|*|0|*|10|*|0|*|px+\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Smart Slider 3 is the best rated fr\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"content\":\"Smart Slider 3 is the best rated free full width slider plugin in the WordPress Plugin Directory. More than 70.000 happy users choose us!\",\"contenttablet\":\"\",\"contentmobile\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmNjIiwic2l6ZSI6IjE4fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvIiwibGluZWhlaWdodCI6IjEuNiIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImluaGVyaXQiLCJsZXR0ZXJzcGFjaW5nIjoibm9ybWFsIiwid29yZHNwYWNpbmciOiJub3JtYWwiLCJ0ZXh0dHJhbnNmb3JtIjoibm9uZSJ9LHsiZXh0cmEiOiIiLCJjb2xvciI6IjE4OTBkN2ZmIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":80,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Download\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"content\":\"Download\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjAwN2JkMGZmIiwic2l6ZSI6IjE0fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjcwMCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjJweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUifSx7ImV4dHJhIjoiIiwiY29sb3IiOiJmZmZmZmZmZiJ9XX0=\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiJmZmZmZmZmZiIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjF8KnwyfCp8MXwqfDJ8KnxlbSIsImJveHNoYWRvdyI6IjB8KnwwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImJvcmRlciI6IjB8Knxzb2xpZHwqfDAwMDAwMGZmIiwiYm9yZGVycmFkaXVzIjoiMyJ9LHsiZXh0cmEiOiIiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDdiZDAwMCIsImJhY2tncm91bmRjb2xvciI6ImZmZmZmZjYzIn1dfQ==\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\",\"href\":\"https:\\/\\/smartslider3.com\\/free\\/\",\"href-target\":\"_blank\",\"href-rel\":\"\"}}}]},{\"type\":\"col\",\"lastplacement\":\"default\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"center\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitorder\":0,\"mobileportraitorder\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Col\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"16\\/25\",\"link\":\"#|*|_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"ffffffff\",\"layers\":[{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"gradientslider1.png\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"image\":\"$upload$\\/slider3\\/gradientslider1.png\",\"alt\":\"\",\"title\":\"\",\"size\":\"auto|*|auto\",\"style\":\"\",\"cssclass\":\"\",\"image-optimize\":\"1\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\"}}}]}]}]}]','','$upload$/slider3/gradient1.jpg','{\"background-type\":\"color\",\"backgroundVideoMp4\":\"\",\"backgroundVideoOpacity\":\"100\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"backgroundVideoMode\":\"fill\",\"backgroundImage\":\"\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"0072d2ff\",\"backgroundGradient\":\"horizontal\",\"backgroundColorEnd\":\"00b6c3ff\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"thumbnailType\":\"default\",\"link\":\"|*|_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.3.7\",\"ligthboxImage\":\"\",\"href\":\"\"}',0,0),(6,'Slide 2',3,'2017-03-08 10:57:11','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"lastplacement\":\"content\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"10|*|20|*|10|*|20|*|px+\",\"desktopportraitselfalign\":\"left\",\"mobileportraitpadding\":\"20|*|20|*|20|*|20|*|px+\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"row\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitgutter\":0,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitgutter\":10,\"mobileportraitwrapafter\":1,\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Row\",\"namesynced\":1,\"link\":\"#|*|_self\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"fullwidth\":1,\"stretch\":0,\"cols\":[{\"type\":\"col\",\"lastplacement\":\"default\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitorder\":0,\"mobileportraitinneralign\":\"center\",\"mobileportraitorder\":2,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Col\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"9\\/25\",\"link\":\"#|*|_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"ffffffff\",\"layers\":[{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|5|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":80,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"LATEST PROJECT\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"content\":\"LATEST PROJECT\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjEyfHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjcwMCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjJweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUifSx7ImV4dHJhIjoiIn1dfQ==\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiJmZmZmZmYzMyIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjAuNXwqfDEuNXwqfDAuNXwqfDEuNXwqfGVtIiwiYm94c2hhZG93IjoiMHwqfDB8KnwwfCp8MHwqfDAwMDAwMGZmIiwiYm9yZGVyIjoiMHwqfHNvbGlkfCp8MDAwMDAwZmYiLCJib3JkZXJyYWRpdXMiOiI5OSJ9LHsiZXh0cmEiOiIifV19\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Beautiful Visual Interface\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"priority\":\"2\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Beautiful Visual Interface\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjM2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjMwMCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiaW5oZXJpdCIsImxldHRlcnNwYWNpbmciOiJub3JtYWwiLCJ3b3Jkc3BhY2luZyI6Im5vcm1hbCIsInRleHR0cmFuc2Zvcm0iOiJub25lIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|30|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":60,\"mobileportraitmargin\":\"0|*|0|*|10|*|0|*|px+\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"The interface is clear and simple, \",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"content\":\"The interface is clear and simple, every action is straightforward. Creating a new slider and adding slides are quick and easy process.\",\"contenttablet\":\"\",\"contentmobile\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmNjIiwic2l6ZSI6IjE4fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvIiwibGluZWhlaWdodCI6IjEuNiIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImluaGVyaXQiLCJsZXR0ZXJzcGFjaW5nIjoibm9ybWFsIiwid29yZHNwYWNpbmciOiJub3JtYWwiLCJ0ZXh0dHJhbnNmb3JtIjoibm9uZSJ9LHsiZXh0cmEiOiIiLCJjb2xvciI6IjE4OTBkN2ZmIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":80,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Download\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"content\":\"Download\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjEwYjhhN2ZmIiwic2l6ZSI6IjE0fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjcwMCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjJweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUifSx7ImV4dHJhIjoiIiwiY29sb3IiOiJmZmZmZmZmZiJ9XX0=\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiJmZmZmZmZmZiIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjF8KnwyfCp8MXwqfDJ8KnxlbSIsImJveHNoYWRvdyI6IjB8KnwwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImJvcmRlciI6IjB8Knxzb2xpZHwqfDAwMDAwMGZmIiwiYm9yZGVycmFkaXVzIjoiMyJ9LHsiZXh0cmEiOiIiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDdiZDAwMCIsImJhY2tncm91bmRjb2xvciI6ImZmZmZmZjYzIn1dfQ==\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\",\"href\":\"https:\\/\\/smartslider3.com\\/free\\/\",\"href-target\":\"_blank\",\"href-rel\":\"\"}}}]},{\"type\":\"col\",\"lastplacement\":\"default\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"center\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitorder\":0,\"mobileportraitorder\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Col\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"16\\/25\",\"link\":\"#|*|_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"ffffffff\",\"layers\":[{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitmaxwidth\":320,\"mobileportraitmaxwidth\":160,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"gradientslider2.png\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"image\":\"$upload$\\/slider3\\/gradientslider2.png\",\"alt\":\"\",\"title\":\"\",\"size\":\"auto|*|auto\",\"style\":\"\",\"cssclass\":\"\",\"image-optimize\":\"1\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\"}}}]}]}]}]','','$upload$/slider3/slide2thumbnail.jpg','{\"background-type\":\"color\",\"backgroundVideoMp4\":\"\",\"backgroundVideoOpacity\":\"100\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"backgroundVideoMode\":\"fill\",\"backgroundImage\":\"\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"00b6c3ff\",\"backgroundGradient\":\"horizontal\",\"backgroundColorEnd\":\"4ac23fff\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"thumbnailType\":\"default\",\"link\":\"|*|_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.3.6\",\"ligthboxImage\":\"\",\"href\":\"\"}',1,0),(7,'Slide 3',3,'2017-03-08 10:57:11','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"lastplacement\":\"content\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"10|*|20|*|10|*|20|*|px+\",\"desktopportraitselfalign\":\"left\",\"mobileportraitpadding\":\"20|*|20|*|20|*|20|*|px+\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"row\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitgutter\":0,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitgutter\":10,\"mobileportraitwrapafter\":1,\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Row\",\"namesynced\":1,\"link\":\"#|*|_self\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"fullwidth\":1,\"stretch\":0,\"cols\":[{\"type\":\"col\",\"lastplacement\":\"default\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitorder\":0,\"mobileportraitinneralign\":\"center\",\"mobileportraitorder\":2,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Col\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"9\\/25\",\"link\":\"#|*|_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"ffffffff\",\"layers\":[{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|5|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":80,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"LATEST PROJECT\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"content\":\"LATEST PROJECT\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjEyfHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjcwMCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjJweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUifSx7ImV4dHJhIjoiIn1dfQ==\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiJmZmZmZmYzMyIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjAuNXwqfDEuNXwqfDAuNXwqfDEuNXwqfGVtIiwiYm94c2hhZG93IjoiMHwqfDB8KnwwfCp8MHwqfDAwMDAwMGZmIiwiYm9yZGVyIjoiMHwqfHNvbGlkfCp8MDAwMDAwZmYiLCJib3JkZXJyYWRpdXMiOiI5OSJ9LHsiZXh0cmEiOiIifV19\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Fully Responsive Slider\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"priority\":\"2\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Fully Responsive Slider\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjM2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjMwMCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiaW5oZXJpdCIsImxldHRlcnNwYWNpbmciOiJub3JtYWwiLCJ3b3Jkc3BhY2luZyI6Im5vcm1hbCIsInRleHR0cmFuc2Zvcm0iOiJub25lIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|30|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":60,\"mobileportraitmargin\":\"0|*|0|*|10|*|0|*|px+\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"You can adjust the layers on tablet\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"content\":\"You can adjust the layers on tablet and mobile view. Smart Slider 3 allows you to hide any layer of your full width slider on any device.\",\"contenttablet\":\"\",\"contentmobile\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmNjIiwic2l6ZSI6IjE4fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvIiwibGluZWhlaWdodCI6IjEuNiIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImluaGVyaXQiLCJsZXR0ZXJzcGFjaW5nIjoibm9ybWFsIiwid29yZHNwYWNpbmciOiJub3JtYWwiLCJ0ZXh0dHJhbnNmb3JtIjoibm9uZSJ9LHsiZXh0cmEiOiIiLCJjb2xvciI6IjE4OTBkN2ZmIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":80,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Download\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"content\":\"Download\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjM4YWU2M2ZmIiwic2l6ZSI6IjE0fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjcwMCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjJweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUifSx7ImV4dHJhIjoiIiwiY29sb3IiOiJmZmZmZmZmZiJ9XX0=\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiJmZmZmZmZmZiIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjF8KnwyfCp8MXwqfDJ8KnxlbSIsImJveHNoYWRvdyI6IjB8KnwwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImJvcmRlciI6IjB8Knxzb2xpZHwqfDAwMDAwMGZmIiwiYm9yZGVycmFkaXVzIjoiMyJ9LHsiZXh0cmEiOiIiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDdiZDAwMCIsImJhY2tncm91bmRjb2xvciI6ImZmZmZmZjYzIn1dfQ==\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\",\"href\":\"https:\\/\\/smartslider3.com\\/free\\/\",\"href-target\":\"_blank\",\"href-rel\":\"\"}}}]},{\"type\":\"col\",\"lastplacement\":\"default\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"center\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitorder\":0,\"mobileportraitorder\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Col\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"16\\/25\",\"link\":\"#|*|_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"ffffffff\",\"layers\":[{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitmaxwidth\":320,\"mobileportraitmaxwidth\":160,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"gradientslider3.png\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"image\":\"$upload$\\/slider3\\/gradientslider3.png\",\"alt\":\"\",\"title\":\"\",\"size\":\"auto|*|auto\",\"style\":\"\",\"cssclass\":\"\",\"image-optimize\":\"1\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\"}}}]}]}]}]','','$upload$/slider3/slide3thumbnail.jpg','{\"background-type\":\"color\",\"backgroundVideoMp4\":\"\",\"backgroundVideoOpacity\":\"100\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"backgroundVideoMode\":\"fill\",\"backgroundImage\":\"\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"4ac23fff\",\"backgroundGradient\":\"horizontal\",\"backgroundColorEnd\":\"0072d2ff\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"thumbnailType\":\"default\",\"link\":\"|*|_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.3.6\",\"ligthboxImage\":\"\",\"href\":\"\"}',2,0),(9,'Slide 1',5,'2019-09-09 00:50:45','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"lastplacement\":\"content\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":500,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|0|*|10|*|50|*|px+\",\"desktopportraitselfalign\":\"left\",\"mobileportraitpadding\":\"10|*|10|*|60|*|10|*|px+\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"row\",\"lastplacement\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"35|*|30|*|35|*|30|*|px+\",\"desktopportraitgutter\":20,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitpadding\":\"15|*|10|*|15|*|10|*|px+\",\"mobileportraitwrapafter\":1,\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-mG2k8HLSPV4a\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Row\",\"namesynced\":1,\"href\":\"#\",\"href-target\":\"_self\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"ffffffff\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderradius\":0,\"boxshadow\":\"0|*|1|*|10|*|0|*|00000038\",\"fullwidth\":1,\"stretch\":0,\"cols\":[{\"type\":\"col\",\"lastplacement\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"desktopportraitorder\":0,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Col\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"flex-start\",\"colwidth\":1,\"href\":\"#\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"ffffffff\",\"layers\":[{\"type\":\"layer\",\"lastplacement\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"May 2, 2018 by a href=\\\"\\\"James Wrigh\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"content\":\"May 2, 2018 by James Wright\",\"contenttablet\":\"\",\"contentmobile\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjhjOGM4Y2ZmIiwic2l6ZSI6IjE2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvLEFyaWFsIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJsZXR0ZXJzcGFjaW5nIjoibm9ybWFsIiwid29yZHNwYWNpbmciOiJub3JtYWwiLCJ0ZXh0dHJhbnNmb3JtIjoibm9uZSJ9LHsiZXh0cmEiOiIiLCJjb2xvciI6IjE2YjdjY2ZmIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|20|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":60,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Quinte Minor Lacrosse Association A\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Quinte Minor Lacrosse Association Annual General Meeting\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjFhMWExYWZmIiwic2l6ZSI6IjM2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiXCJQbGF5ZmFpciBEaXNwbGF5XCIsIEFyaWFsIiwibGluZWhlaWdodCI6IjEuMyIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJsZXR0ZXJzcGFjaW5nIjoibm9ybWFsIiwid29yZHNwYWNpbmciOiJub3JtYWwiLCJ0ZXh0dHJhbnNmb3JtIjoibm9uZSJ9LHsiZXh0cmEiOiIifV19\",\"style\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"left\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"zigzag-1.png\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"image\":\"$upload$/slider5/zigzag-1.png\",\"alt\":\"Image is not available\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"href-class\":\"\",\"size\":\"auto|*|auto\",\"style\":\"\",\"cssclass\":\"\",\"image-optimize\":\"1\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|25|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":80,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"The 2019 AGM will be held on Thursd\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"content\":\"The 2019 AGM will be held on Thursday September 26th, 2019 at 6:30pm at the Quinte Sports and Wellness Centre Fireplace room. All members are invited to attend the AGM to hear about the year in review and to learn how you can become more involved. Nominations for: Marketing & Advertising Director and Fundraising & Sponsorship Director will take place. We are also looking for additional “at large” members. Volunteers are crucial to the success of the association and we need your help!\\n\\nWe look forward to seeing you on September 26th!\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjhjOGM4Y2ZmIiwic2l6ZSI6IjE2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiXCJQbGF5ZmFpciBEaXNwbGF5XCIsIEFyaWFsIiwibGluZWhlaWdodCI6IjEuOCIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJsZXR0ZXJzcGFjaW5nIjoibm9ybWFsIiwid29yZHNwYWNpbmciOiJub3JtYWwiLCJ0ZXh0dHJhbnNmb3JtIjoibm9uZSJ9LHsiZXh0cmEiOiIiLCJjb2xvciI6IjE2YjdjY2ZmIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"\",\"contenttablet\":\"The 2019 AGM will be held on Thursday September 26th, 2019 at 6:30pm at the Quinte Sports and Wellness Centre Fireplace room. All members are invited to attend the AGM to hear about the year in review and to learn how you can become more involved. Nominations for: Marketing & Advertising Director and Fundraising & Sponsorship Director will take place. We are also looking for additional “at large” members. Volunteers are crucial to the success of the association and we need your help!\\n\\nWe look forward to seeing you on September 26th!\",\"contentmobile\":\"The 2019 AGM will be held on Thursday September 26th, 2019 at 6:30pm at the Quinte Sports and Wellness Centre Fireplace room. All members are invited to attend the AGM to hear about the year in review and to learn how you can become more involved. Nominations for: Marketing & Advertising Director and Fundraising & Sponsorship Director will take place. We are also looking for additional “at large” members. Volunteers are crucial to the success of the association and we need your help!\\n\\nWe look forward to seeing you on September 26th!\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"left\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"READ MORE\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"content\":\"READ MORE\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjE0fHxweCIsInRzaGFkb3ciOiIxfCp8MXwqfDB8KnwwMDAwMDAyYiIsImFmb250IjoiUm9ib3RvLEFyaWFsIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOiIxIiwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjFweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUiLCJ3ZWlnaHQiOjF9LHsiZXh0cmEiOiIifV19\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiIxNmI3Y2NmZiIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjEwfCp8MTh8KnwxMHwqfDE4fCp8cHgiLCJib3hzaGFkb3ciOiIwfCp8MHwqfDB8KnwwfCp8MDAwMDAwZmYiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDAwMDBmZiIsImJvcmRlcnJhZGl1cyI6IjMifSx7ImV4dHJhIjoiIiwiYmFja2dyb3VuZGNvbG9yIjoiMTM5ZmIxZmYifV19\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\"}}}]}]}]}]','','$upload$/slider5/postslide1-1.jpg','{\"background-type\":\"image\",\"backgroundImage\":\"$upload$\\/2018\\/11\\/Quinte-Bayhawks-Lacrosse-Logo-colour.png\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":\"0\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"thumbnailType\":\"default\",\"href\":\"\",\"href-target\":\"_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.3.21\"}',0,0),(10,'Slide 2',5,'2017-10-23 07:14:32','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"lastplacement\":\"content\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":500,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|0|*|10|*|50|*|px+\",\"desktopportraitselfalign\":\"left\",\"mobileportraitpadding\":\"10|*|10|*|60|*|10|*|px+\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"row\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"35|*|30|*|35|*|30|*|px+\",\"desktopportraitgutter\":20,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitpadding\":\"15|*|10|*|15|*|10|*|px+\",\"mobileportraitwrapafter\":1,\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-W5vG5zV3AlRw\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Row\",\"namesynced\":1,\"link\":\"#|*|_self\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"ffffffff\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderradius\":0,\"boxshadow\":\"0|*|1|*|10|*|0|*|00000038\",\"fullwidth\":1,\"stretch\":0,\"cols\":[{\"type\":\"col\",\"lastplacement\":\"default\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"desktopportraitorder\":0,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Col\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"flex-start\",\"colwidth\":1,\"link\":\"#|*|_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"ffffffff\",\"layers\":[{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"May 22, 2018 by a href=\\\"\\\"Letizia Bi\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"content\":\"May 22, 2018 by Letizia Biafore<\\/a>\",\"contenttablet\":\"\",\"contentmobile\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjhjOGM4Y2ZmIiwic2l6ZSI6IjE2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvLEFyaWFsIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJsZXR0ZXJzcGFjaW5nIjoibm9ybWFsIiwid29yZHNwYWNpbmciOiJub3JtYWwiLCJ0ZXh0dHJhbnNmb3JtIjoibm9uZSJ9LHsiZXh0cmEiOiIiLCJjb2xvciI6IjE2YjdjY2ZmIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|20|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":60,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Day Twenty Eight: The First Mountai\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Day Twenty Eight: The First Mountain Pass\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjFhMWExYWZmIiwic2l6ZSI6IjM2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiXCJQbGF5ZmFpciBEaXNwbGF5XCIsIEFyaWFsIiwibGluZWhlaWdodCI6IjEuMyIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJsZXR0ZXJzcGFjaW5nIjoibm9ybWFsIiwid29yZHNwYWNpbmciOiJub3JtYWwiLCJ0ZXh0dHJhbnNmb3JtIjoibm9uZSJ9LHsiZXh0cmEiOiIifV19\",\"style\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"left\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"zigzag-1.png\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"image\":\"$upload$\\/slider5\\/zigzag-1.png\",\"alt\":\"Image is not available\",\"title\":\"\",\"size\":\"auto|*|auto\",\"style\":\"\",\"cssclass\":\"\",\"image-optimize\":\"1\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|25|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":80,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Lorem ipsum dolor sit amet, consect\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"content\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque...\",\"contenttablet\":\"\",\"contentmobile\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjhjOGM4Y2ZmIiwic2l6ZSI6IjE2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiXCJQbGF5ZmFpciBEaXNwbGF5XCIsIEFyaWFsIiwibGluZWhlaWdodCI6IjEuOCIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJsZXR0ZXJzcGFjaW5nIjoibm9ybWFsIiwid29yZHNwYWNpbmciOiJub3JtYWwiLCJ0ZXh0dHJhbnNmb3JtIjoibm9uZSJ9LHsiZXh0cmEiOiIiLCJjb2xvciI6IjE2YjdjY2ZmIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"left\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"READ MORE\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"content\":\"READ MORE\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjE0fHxweCIsInRzaGFkb3ciOiIxfCp8MXwqfDB8KnwwMDAwMDAyYiIsImFmb250IjoiUm9ib3RvLEFyaWFsIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOiIxIiwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjFweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUiLCJ3ZWlnaHQiOjF9LHsiZXh0cmEiOiIifV19\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiIxNmI3Y2NmZiIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjEwfCp8MTh8KnwxMHwqfDE4fCp8cHgiLCJib3hzaGFkb3ciOiIwfCp8MHwqfDB8KnwwfCp8MDAwMDAwZmYiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDAwMDBmZiIsImJvcmRlcnJhZGl1cyI6IjMifSx7ImV4dHJhIjoiIiwiYmFja2dyb3VuZGNvbG9yIjoiMTM5ZmIxZmYifV19\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\"}}}]}]}]}]','','$upload$/slider5/postslide2-1.jpg','{\"background-type\":\"image\",\"backgroundVideoMp4\":\"\",\"backgroundVideoOpacity\":\"100\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"backgroundVideoMode\":\"fill\",\"backgroundImage\":\"$upload$\\/slider5\\/fullwidthbg2.jpg\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"thumbnailType\":\"default\",\"link\":\"|*|_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.3.6\",\"ligthboxImage\":\"\"}',1,0),(11,'Slide 3',5,'2017-10-23 07:14:32','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"lastplacement\":\"content\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":500,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|0|*|10|*|50|*|px+\",\"desktopportraitselfalign\":\"left\",\"mobileportraitpadding\":\"10|*|10|*|60|*|10|*|px+\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"row\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"35|*|30|*|35|*|30|*|px+\",\"desktopportraitgutter\":20,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitpadding\":\"15|*|10|*|15|*|10|*|px+\",\"mobileportraitwrapafter\":1,\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-kBtivwbwNs2N\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Row\",\"namesynced\":1,\"link\":\"#|*|_self\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"ffffffff\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderradius\":0,\"boxshadow\":\"0|*|1|*|10|*|0|*|00000038\",\"fullwidth\":1,\"stretch\":0,\"cols\":[{\"type\":\"col\",\"lastplacement\":\"default\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"desktopportraitorder\":0,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Col\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgimageparallax\":0,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"flex-start\",\"colwidth\":1,\"link\":\"#|*|_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"ffffffff\",\"layers\":[{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Jun 9, 2018 by a href=\\\"\\\"Delinda Cam\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"content\":\"Jun 9, 2018 by Delinda Cammarata<\\/a>\",\"contenttablet\":\"\",\"contentmobile\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjhjOGM4Y2ZmIiwic2l6ZSI6IjE2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvLEFyaWFsIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJsZXR0ZXJzcGFjaW5nIjoibm9ybWFsIiwid29yZHNwYWNpbmciOiJub3JtYWwiLCJ0ZXh0dHJhbnNmb3JtIjoibm9uZSJ9LHsiZXh0cmEiOiIiLCJjb2xvciI6IjE2YjdjY2ZmIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|20|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":60,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"What\'s The Future Of Blogging Platf\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"What\'s The Future Of Blogging Platforms?\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjFhMWExYWZmIiwic2l6ZSI6IjM2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiXCJQbGF5ZmFpciBEaXNwbGF5XCIsIEFyaWFsIiwibGluZWhlaWdodCI6IjEuMyIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJsZXR0ZXJzcGFjaW5nIjoibm9ybWFsIiwid29yZHNwYWNpbmciOiJub3JtYWwiLCJ0ZXh0dHJhbnNmb3JtIjoibm9uZSJ9LHsiZXh0cmEiOiIifV19\",\"style\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"left\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"zigzag-1.png\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"image\":\"$upload$\\/slider5\\/zigzag-1.png\",\"alt\":\"Image is not available\",\"title\":\"\",\"size\":\"auto|*|auto\",\"style\":\"\",\"cssclass\":\"\",\"image-optimize\":\"1\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|25|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":80,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Lorem ipsum dolor sit amet, consect\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"content\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque...\",\"contenttablet\":\"\",\"contentmobile\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjhjOGM4Y2ZmIiwic2l6ZSI6IjE2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiXCJQbGF5ZmFpciBEaXNwbGF5XCIsIEFyaWFsIiwibGluZWhlaWdodCI6IjEuOCIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJsZXR0ZXJzcGFjaW5nIjoibm9ybWFsIiwid29yZHNwYWNpbmciOiJub3JtYWwiLCJ0ZXh0dHJhbnNmb3JtIjoibm9uZSJ9LHsiZXh0cmEiOiIiLCJjb2xvciI6IjE2YjdjY2ZmIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"left\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"READ MORE\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"content\":\"READ MORE\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjE0fHxweCIsInRzaGFkb3ciOiIxfCp8MXwqfDB8KnwwMDAwMDAyYiIsImFmb250IjoiUm9ib3RvLEFyaWFsIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOiIxIiwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjFweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUiLCJ3ZWlnaHQiOjF9LHsiZXh0cmEiOiIifV19\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiIxNmI3Y2NmZiIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjEwfCp8MTh8KnwxMHwqfDE4fCp8cHgiLCJib3hzaGFkb3ciOiIwfCp8MHwqfDB8KnwwfCp8MDAwMDAwZmYiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDAwMDBmZiIsImJvcmRlcnJhZGl1cyI6IjMifSx7ImV4dHJhIjoiIiwiYmFja2dyb3VuZGNvbG9yIjoiMTM5ZmIxZmYifV19\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\"}}}]}]}]}]','','$upload$/slider5/postslide3-1.jpg','{\"background-type\":\"image\",\"backgroundVideoMp4\":\"\",\"backgroundVideoOpacity\":\"100\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"backgroundVideoMode\":\"fill\",\"backgroundImage\":\"$upload$\\/slider5\\/fullwidthbg3.jpg\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"thumbnailType\":\"default\",\"link\":\"|*|_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.3.6\",\"ligthboxImage\":\"\"}',2,0),(12,'Try Lacrosse for FREE - Register Now!',4,'2019-10-30 05:11:24','1970-01-01 00:00:00',0,0,'[{\"type\":\"content\",\"lastplacement\":\"content\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|100|*|10|*|100|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"mobileportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"layer\",\"lastplacement\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"heading\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"href\":\"#\",\"font\":\"1009\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"\",\"title\":\"\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":1,\"split-text-animation-in\":\"\",\"split-text-delay-in\":0,\"split-text-animation-out\":\"\",\"split-text-delay-out\":0,\"class\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"contentmobile\":\"\",\"contenttablet\":\"\",\"font\":\"1304\",\"style\":\"\",\"content\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"image\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"size\":\"auto|*|auto\",\"href\":\"#\",\"style\":\"\",\"image\":\"\",\"alt\":\"\",\"title\":\"\",\"href-target\":\"_self\",\"href-rel\":\"\",\"href-class\":\"\",\"cssclass\":\"\",\"image-optimize\":1}}}]}]','','http://quintelacrosse.com/wp-content/uploads/2018/12/137-e1569878062351.jpg','{\"background-type\":\"image\",\"backgroundImage\":\"http:\\/\\/quintelacrosse.com\\/wp-content\\/uploads\\/2018\\/12\\/137-e1569878062351.jpg\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"000000FF\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":\"0\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"thumbnailType\":\"default\",\"href\":\"http:\\/\\/quintelacrosse.com\\/try-lacrosse-for-free\\/\",\"href-target\":\"_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.3.22\"}',3,0),(13,'Why Play Lacrosse?',4,'2019-10-21 14:06:06','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"lastplacement\":\"content\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|100|*|10|*|100|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"mobileportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-19318c8e4d6a1\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"$upload$/2019/10/tyler-seguin.png\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[]}]','','$upload$/2019/10/tyler-seguin.png','{\"background-type\":\"image\",\"backgroundImage\":\"$upload$\\/2019\\/10\\/tyler-seguin.png\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"000000FF\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":\"0\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"thumbnailType\":\"default\",\"href\":\"http:\\/\\/quintelacrosse.com\\/for-new-players\\/\",\"href-target\":\"_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.3.22\"}',2,0),(15,'Quinte Winter Lacrosse School at Loyalist Sportsdome!',4,'2019-10-21 14:03:55','1970-01-01 00:00:00',0,0,'[{\"type\":\"content\",\"lastplacement\":\"content\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|100|*|10|*|100|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"mobileportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"layer\",\"lastplacement\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":\"auto\",\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"heading\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"href\":\"http://quintelacrosse.com/quinte-lacrosse-school-information/\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjQ4fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvLEFyaWFsIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImluaGVyaXQiLCJsZXR0ZXJzcGFjaW5nIjoibm9ybWFsIiwid29yZHNwYWNpbmciOiJub3JtYWwiLCJ0ZXh0dHJhbnNmb3JtIjoibm9uZSJ9LHsiZXh0cmEiOiIifV19\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"\",\"title\":\"\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":1,\"split-text-animation-in\":\"\",\"split-text-delay-in\":0,\"split-text-animation-out\":\"\",\"split-text-delay-out\":0,\"class\":\"\"}}}]}]','','http://quintelacrosse.com/wp-content/uploads/2019/10/Shawn-and-Turner-e1571749157899.jpg','{\"background-type\":\"image\",\"backgroundImage\":\"http:\\/\\/quintelacrosse.com\\/wp-content\\/uploads\\/2019\\/10\\/Shawn-and-Turner-e1571749157899.jpg\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"000000ff\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":\"0\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"thumbnailType\":\"default\",\"href\":\"http:\\/\\/quintelacrosse.com\\/quinte-lacrosse-school-information\\/\",\"href-target\":\"_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.3.22\"}',1,0),(16,'Learn How To String A Stick!',4,'2019-11-13 21:56:31','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"lastplacement\":\"content\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[]}]','','$upload$/2019/11/stick.jpg','{\"background-type\":\"image\",\"backgroundImage\":\"$upload$\\/2019\\/11\\/stick.jpg\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":\"0\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"thumbnailType\":\"default\",\"href\":\"http:\\/\\/quintelacrosse.com\\/stringing-tutorials\\/\",\"href-target\":\"_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.3.22\"}',4,0),(17,'Become a QMLA Sponsor Today!',4,'2019-11-14 03:36:25','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"lastplacement\":\"content\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[]}]','','$upload$/2019/11/2020-Sponsorship-Title-Page.jpg','{\"background-type\":\"image\",\"backgroundImage\":\"$upload$\\/2019\\/11\\/2020-Sponsorship-Title-Page.jpg\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":\"0\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"thumbnailType\":\"default\",\"href\":\"http:\\/\\/quintelacrosse.com\\/sponsors\\/\",\"href-target\":\"_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.3.22\"}',5,0),(18,'Equipment Requirements',4,'2020-02-19 03:31:06','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"lastplacement\":\"content\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|100|*|10|*|100|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"mobileportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-1fce576216bda\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"$upload$/2019/09/IMG_6348.jpg\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"layer\",\"lastplacement\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":\"auto\",\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Equipment Requirements\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"{name/slide}\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjYwfHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvLEFyaWFsIiwibGluZWhlaWdodCI6IjEuNSIsIndlaWdodCI6NDAwLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJpbmhlcml0IiwibGV0dGVyc3BhY2luZyI6Im5vcm1hbCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUifSx7ImV4dHJhIjoiIn1dfQ==\",\"style\":\"\"}}},{\"type\":\"layer\",\"lastplacement\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|20|*|0|*|px+\",\"desktopportraitheight\":\"auto\",\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":0,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"contentmobile\":\"\",\"contenttablet\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjE4fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUm9ib3RvLEFyaWFsIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImluaGVyaXQiLCJsZXR0ZXJzcGFjaW5nIjoibm9ybWFsIiwid29yZHNwYWNpbmciOiJub3JtYWwiLCJ0ZXh0dHJhbnNmb3JtIjoibm9uZSJ9LHsiZXh0cmEiOiIifV19\",\"style\":\"\",\"content\":\"{description/slide}\"}}}]}]','','$upload$/2019/09/IMG_6348.jpg','{\"background-type\":\"image\",\"backgroundImage\":\"$upload$\\/2019\\/09\\/IMG_6348.jpg\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"20\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"ced3d5ff\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":\"0\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"thumbnailType\":\"default\",\"href\":\"http:\\/\\/quintelacrosse.com\\/equipment-requirements\\/\",\"href-target\":\"_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.3.25\"}',0,0); /*!40000 ALTER TABLE `wpie_nextend2_smartslider3_slides` ENABLE KEYS */; UNLOCK TABLES; -- Dumped table `wpie_nextend2_smartslider3_slides` with 16 row(s) -- -- -- Table structure for table `wpie_options` -- DROP TABLE IF EXISTS `wpie_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wpie_options` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(191) NOT NULL DEFAULT '', `option_value` longtext NOT NULL, `autoload` varchar(20) NOT NULL DEFAULT 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`), KEY `autoload` (`autoload`) ) ENGINE=MyISAM AUTO_INCREMENT=28524297 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wpie_options` -- LOCK TABLES `wpie_options` WRITE; /*!40000 ALTER TABLE `wpie_options` DISABLE KEYS */; INSERT INTO `wpie_options` VALUES (1,'siteurl','http://quintelacrosse.com','yes'),(2,'home','http://quintelacrosse.com','yes'),(3,'blogname','Quinte Bayhawks Lacrosse','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','admin@quintelacrosseproject.altereddigital.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','','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:562:{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:13:\"^attribution$\";s:36:\"index.php?bg_attribution=attribution\";s:21:\"^attribution-staging$\";s:44:\"index.php?bg_attribution=attribution-staging\";s:103:\"./(.+?)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:98:\"./(.+?)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:16:\"./(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:28:\"./(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:10:\"./(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:107:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:102:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";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:108:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:103:\"type/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";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:121:\"mc-event-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:56:\"index.php?mc-event-category=$matches[1]&feed=$matches[2]\";s:116:\"mc-event-category/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:56:\"index.php?mc-event-category=$matches[1]&feed=$matches[2]\";s:34:\"mc-event-category/([^/]+)/embed/?$\";s:50:\"index.php?mc-event-category=$matches[1]&embed=true\";s:46:\"mc-event-category/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?mc-event-category=$matches[1]&paged=$matches[2]\";s:28:\"mc-event-category/([^/]+)/?$\";s:39:\"index.php?mc-event-category=$matches[1]\";s:37:\"post_grid/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"post_grid/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:130:\"post_grid/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:125:\"post_grid/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"post_grid/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"post_grid/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"post_grid/([^/]+)/embed/?$\";s:42:\"index.php?post_grid=$matches[1]&embed=true\";s:30:\"post_grid/([^/]+)/trackback/?$\";s:36:\"index.php?post_grid=$matches[1]&tb=1\";s:38:\"post_grid/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?post_grid=$matches[1]&paged=$matches[2]\";s:45:\"post_grid/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?post_grid=$matches[1]&cpage=$matches[2]\";s:34:\"post_grid/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?post_grid=$matches[1]&page=$matches[2]\";s:26:\"post_grid/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"post_grid/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:119:\"post_grid/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:114:\"post_grid/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"post_grid/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"post_grid/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"sp_result/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"sp_result/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:130:\"sp_result/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:125:\"sp_result/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"sp_result/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"sp_result/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"sp_result/([^/]+)/embed/?$\";s:42:\"index.php?sp_result=$matches[1]&embed=true\";s:30:\"sp_result/([^/]+)/trackback/?$\";s:36:\"index.php?sp_result=$matches[1]&tb=1\";s:38:\"sp_result/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?sp_result=$matches[1]&paged=$matches[2]\";s:45:\"sp_result/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?sp_result=$matches[1]&cpage=$matches[2]\";s:34:\"sp_result/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?sp_result=$matches[1]&page=$matches[2]\";s:26:\"sp_result/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"sp_result/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:119:\"sp_result/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:114:\"sp_result/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"sp_result/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"sp_result/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"sp_outcome/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"sp_outcome/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:131:\"sp_outcome/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:126:\"sp_outcome/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"sp_outcome/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"sp_outcome/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"sp_outcome/([^/]+)/embed/?$\";s:43:\"index.php?sp_outcome=$matches[1]&embed=true\";s:31:\"sp_outcome/([^/]+)/trackback/?$\";s:37:\"index.php?sp_outcome=$matches[1]&tb=1\";s:39:\"sp_outcome/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?sp_outcome=$matches[1]&paged=$matches[2]\";s:46:\"sp_outcome/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?sp_outcome=$matches[1]&cpage=$matches[2]\";s:35:\"sp_outcome/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?sp_outcome=$matches[1]&page=$matches[2]\";s:27:\"sp_outcome/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"sp_outcome/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:120:\"sp_outcome/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:115:\"sp_outcome/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"sp_outcome/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"sp_outcome/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"sp_column/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"sp_column/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:130:\"sp_column/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:125:\"sp_column/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"sp_column/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"sp_column/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"sp_column/([^/]+)/embed/?$\";s:42:\"index.php?sp_column=$matches[1]&embed=true\";s:30:\"sp_column/([^/]+)/trackback/?$\";s:36:\"index.php?sp_column=$matches[1]&tb=1\";s:38:\"sp_column/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?sp_column=$matches[1]&paged=$matches[2]\";s:45:\"sp_column/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?sp_column=$matches[1]&cpage=$matches[2]\";s:34:\"sp_column/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?sp_column=$matches[1]&page=$matches[2]\";s:26:\"sp_column/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"sp_column/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:119:\"sp_column/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:114:\"sp_column/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"sp_column/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"sp_column/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"sp_metric/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"sp_metric/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:130:\"sp_metric/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:125:\"sp_metric/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"sp_metric/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"sp_metric/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"sp_metric/([^/]+)/embed/?$\";s:42:\"index.php?sp_metric=$matches[1]&embed=true\";s:30:\"sp_metric/([^/]+)/trackback/?$\";s:36:\"index.php?sp_metric=$matches[1]&tb=1\";s:38:\"sp_metric/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?sp_metric=$matches[1]&paged=$matches[2]\";s:45:\"sp_metric/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?sp_metric=$matches[1]&cpage=$matches[2]\";s:34:\"sp_metric/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?sp_metric=$matches[1]&page=$matches[2]\";s:26:\"sp_metric/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"sp_metric/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:119:\"sp_metric/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:114:\"sp_metric/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"sp_metric/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"sp_metric/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:42:\"sp_performance/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"sp_performance/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:135:\"sp_performance/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:130:\"sp_performance/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"sp_performance/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"sp_performance/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"sp_performance/([^/]+)/embed/?$\";s:47:\"index.php?sp_performance=$matches[1]&embed=true\";s:35:\"sp_performance/([^/]+)/trackback/?$\";s:41:\"index.php?sp_performance=$matches[1]&tb=1\";s:43:\"sp_performance/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?sp_performance=$matches[1]&paged=$matches[2]\";s:50:\"sp_performance/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?sp_performance=$matches[1]&cpage=$matches[2]\";s:39:\"sp_performance/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?sp_performance=$matches[1]&page=$matches[2]\";s:31:\"sp_performance/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"sp_performance/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:124:\"sp_performance/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:119:\"sp_performance/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"sp_performance/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"sp_performance/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"sp_statistic/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"sp_statistic/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:133:\"sp_statistic/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:128:\"sp_statistic/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"sp_statistic/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"sp_statistic/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"sp_statistic/([^/]+)/embed/?$\";s:45:\"index.php?sp_statistic=$matches[1]&embed=true\";s:33:\"sp_statistic/([^/]+)/trackback/?$\";s:39:\"index.php?sp_statistic=$matches[1]&tb=1\";s:41:\"sp_statistic/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?sp_statistic=$matches[1]&paged=$matches[2]\";s:48:\"sp_statistic/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?sp_statistic=$matches[1]&cpage=$matches[2]\";s:37:\"sp_statistic/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?sp_statistic=$matches[1]&page=$matches[2]\";s:29:\"sp_statistic/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"sp_statistic/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:122:\"sp_statistic/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:117:\"sp_statistic/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"sp_statistic/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"sp_statistic/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"event/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"event/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:126:\"event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:121:\"event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"event/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"event/([^/]+)/embed/?$\";s:41:\"index.php?sp_event=$matches[1]&embed=true\";s:26:\"event/([^/]+)/trackback/?$\";s:35:\"index.php?sp_event=$matches[1]&tb=1\";s:34:\"event/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?sp_event=$matches[1]&paged=$matches[2]\";s:41:\"event/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?sp_event=$matches[1]&cpage=$matches[2]\";s:30:\"event/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?sp_event=$matches[1]&page=$matches[2]\";s:22:\"event/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"event/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:115:\"event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:110:\"event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"event/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"team/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"team/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:123:\"team/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:118:\"team/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"team/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"team/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:19:\"team/(.+?)/embed/?$\";s:40:\"index.php?sp_team=$matches[1]&embed=true\";s:23:\"team/(.+?)/trackback/?$\";s:34:\"index.php?sp_team=$matches[1]&tb=1\";s:31:\"team/(.+?)/page/?([0-9]{1,})/?$\";s:47:\"index.php?sp_team=$matches[1]&paged=$matches[2]\";s:38:\"team/(.+?)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?sp_team=$matches[1]&cpage=$matches[2]\";s:27:\"team/(.+?)(?:/([0-9]+))?/?$\";s:46:\"index.php?sp_team=$matches[1]&page=$matches[2]\";s:34:\"player/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"player/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:127:\"player/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:122:\"player/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"player/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"player/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"player/([^/]+)/embed/?$\";s:42:\"index.php?sp_player=$matches[1]&embed=true\";s:27:\"player/([^/]+)/trackback/?$\";s:36:\"index.php?sp_player=$matches[1]&tb=1\";s:35:\"player/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?sp_player=$matches[1]&paged=$matches[2]\";s:42:\"player/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?sp_player=$matches[1]&cpage=$matches[2]\";s:31:\"player/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?sp_player=$matches[1]&page=$matches[2]\";s:23:\"player/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"player/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:116:\"player/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:111:\"player/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"player/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"player/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"staff/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"staff/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:126:\"staff/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:121:\"staff/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"staff/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"staff/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"staff/([^/]+)/embed/?$\";s:41:\"index.php?sp_staff=$matches[1]&embed=true\";s:26:\"staff/([^/]+)/trackback/?$\";s:35:\"index.php?sp_staff=$matches[1]&tb=1\";s:34:\"staff/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?sp_staff=$matches[1]&paged=$matches[2]\";s:41:\"staff/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?sp_staff=$matches[1]&cpage=$matches[2]\";s:30:\"staff/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?sp_staff=$matches[1]&page=$matches[2]\";s:22:\"staff/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"staff/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:115:\"staff/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:110:\"staff/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"staff/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"staff/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:42:\"bg_attribution/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"bg_attribution/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:135:\"bg_attribution/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:130:\"bg_attribution/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"bg_attribution/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"bg_attribution/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"bg_attribution/([^/]+)/embed/?$\";s:47:\"index.php?bg_attribution=$matches[1]&embed=true\";s:35:\"bg_attribution/([^/]+)/trackback/?$\";s:41:\"index.php?bg_attribution=$matches[1]&tb=1\";s:43:\"bg_attribution/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?bg_attribution=$matches[1]&paged=$matches[2]\";s:50:\"bg_attribution/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?bg_attribution=$matches[1]&cpage=$matches[2]\";s:39:\"bg_attribution/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?bg_attribution=$matches[1]&page=$matches[2]\";s:31:\"bg_attribution/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"bg_attribution/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:124:\"bg_attribution/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:119:\"bg_attribution/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"bg_attribution/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"bg_attribution/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"mc-events/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"mc-events/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:130:\"mc-events/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:125:\"mc-events/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"mc-events/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"mc-events/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"mc-events/([^/]+)/embed/?$\";s:42:\"index.php?mc-events=$matches[1]&embed=true\";s:30:\"mc-events/([^/]+)/trackback/?$\";s:36:\"index.php?mc-events=$matches[1]&tb=1\";s:38:\"mc-events/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?mc-events=$matches[1]&paged=$matches[2]\";s:45:\"mc-events/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?mc-events=$matches[1]&cpage=$matches[2]\";s:34:\"mc-events/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?mc-events=$matches[1]&page=$matches[2]\";s:26:\"mc-events/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"mc-events/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:119:\"mc-events/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:114:\"mc-events/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"mc-events/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"mc-events/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"mc-locations/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"mc-locations/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:133:\"mc-locations/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:128:\"mc-locations/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"mc-locations/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"mc-locations/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"mc-locations/([^/]+)/embed/?$\";s:45:\"index.php?mc-locations=$matches[1]&embed=true\";s:33:\"mc-locations/([^/]+)/trackback/?$\";s:39:\"index.php?mc-locations=$matches[1]&tb=1\";s:41:\"mc-locations/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?mc-locations=$matches[1]&paged=$matches[2]\";s:48:\"mc-locations/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?mc-locations=$matches[1]&cpage=$matches[2]\";s:37:\"mc-locations/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?mc-locations=$matches[1]&page=$matches[2]\";s:29:\"mc-locations/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"mc-locations/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:122:\"mc-locations/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:117:\"mc-locations/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"mc-locations/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"mc-locations/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:46:\"post_grid_template/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"post_grid_template/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:139:\"post_grid_template/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:134:\"post_grid_template/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"post_grid_template/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"post_grid_template/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"post_grid_template/([^/]+)/embed/?$\";s:51:\"index.php?post_grid_template=$matches[1]&embed=true\";s:39:\"post_grid_template/([^/]+)/trackback/?$\";s:45:\"index.php?post_grid_template=$matches[1]&tb=1\";s:47:\"post_grid_template/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?post_grid_template=$matches[1]&paged=$matches[2]\";s:54:\"post_grid_template/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?post_grid_template=$matches[1]&cpage=$matches[2]\";s:43:\"post_grid_template/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?post_grid_template=$matches[1]&page=$matches[2]\";s:35:\"post_grid_template/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"post_grid_template/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:128:\"post_grid_template/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:123:\"post_grid_template/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"post_grid_template/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"post_grid_template/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:114:\"template_cat/(.+?)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:51:\"index.php?template_cat=$matches[1]&feed=$matches[2]\";s:109:\"template_cat/(.+?)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:51:\"index.php?template_cat=$matches[1]&feed=$matches[2]\";s:27:\"template_cat/(.+?)/embed/?$\";s:45:\"index.php?template_cat=$matches[1]&embed=true\";s:39:\"template_cat/(.+?)/page/?([0-9]{1,})/?$\";s:52:\"index.php?template_cat=$matches[1]&paged=$matches[2]\";s:21:\"template_cat/(.+?)/?$\";s:34:\"index.php?template_cat=$matches[1]\";s:110:\"league/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:48:\"index.php?sp_league=$matches[1]&feed=$matches[2]\";s:105:\"league/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:48:\"index.php?sp_league=$matches[1]&feed=$matches[2]\";s:23:\"league/([^/]+)/embed/?$\";s:42:\"index.php?sp_league=$matches[1]&embed=true\";s:35:\"league/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?sp_league=$matches[1]&paged=$matches[2]\";s:17:\"league/([^/]+)/?$\";s:31:\"index.php?sp_league=$matches[1]\";s:110:\"season/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:48:\"index.php?sp_season=$matches[1]&feed=$matches[2]\";s:105:\"season/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:48:\"index.php?sp_season=$matches[1]&feed=$matches[2]\";s:23:\"season/([^/]+)/embed/?$\";s:42:\"index.php?sp_season=$matches[1]&embed=true\";s:35:\"season/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?sp_season=$matches[1]&paged=$matches[2]\";s:17:\"season/([^/]+)/?$\";s:31:\"index.php?sp_season=$matches[1]\";s:109:\"venue/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:47:\"index.php?sp_venue=$matches[1]&feed=$matches[2]\";s:104:\"venue/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:47:\"index.php?sp_venue=$matches[1]&feed=$matches[2]\";s:22:\"venue/([^/]+)/embed/?$\";s:41:\"index.php?sp_venue=$matches[1]&embed=true\";s:34:\"venue/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?sp_venue=$matches[1]&paged=$matches[2]\";s:16:\"venue/([^/]+)/?$\";s:30:\"index.php?sp_venue=$matches[1]\";s:112:\"position/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:50:\"index.php?sp_position=$matches[1]&feed=$matches[2]\";s:107:\"position/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:50:\"index.php?sp_position=$matches[1]&feed=$matches[2]\";s:25:\"position/([^/]+)/embed/?$\";s:44:\"index.php?sp_position=$matches[1]&embed=true\";s:37:\"position/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?sp_position=$matches[1]&paged=$matches[2]\";s:19:\"position/([^/]+)/?$\";s:33:\"index.php?sp_position=$matches[1]\";s:108:\"role/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:46:\"index.php?sp_role=$matches[1]&feed=$matches[2]\";s:103:\"role/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:46:\"index.php?sp_role=$matches[1]&feed=$matches[2]\";s:21:\"role/([^/]+)/embed/?$\";s:40:\"index.php?sp_role=$matches[1]&embed=true\";s:33:\"role/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?sp_role=$matches[1]&paged=$matches[2]\";s:15:\"role/([^/]+)/?$\";s:29:\"index.php?sp_role=$matches[1]\";s:36:\"calendar/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"calendar/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:129:\"calendar/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:124:\"calendar/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"calendar/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"calendar/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"calendar/([^/]+)/embed/?$\";s:44:\"index.php?sp_calendar=$matches[1]&embed=true\";s:29:\"calendar/([^/]+)/trackback/?$\";s:38:\"index.php?sp_calendar=$matches[1]&tb=1\";s:37:\"calendar/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?sp_calendar=$matches[1]&paged=$matches[2]\";s:44:\"calendar/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?sp_calendar=$matches[1]&cpage=$matches[2]\";s:33:\"calendar/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?sp_calendar=$matches[1]&page=$matches[2]\";s:25:\"calendar/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"calendar/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:118:\"calendar/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:113:\"calendar/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"calendar/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"calendar/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"sp_spec/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"sp_spec/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:128:\"sp_spec/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:123:\"sp_spec/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"sp_spec/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"sp_spec/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"sp_spec/([^/]+)/embed/?$\";s:40:\"index.php?sp_spec=$matches[1]&embed=true\";s:28:\"sp_spec/([^/]+)/trackback/?$\";s:34:\"index.php?sp_spec=$matches[1]&tb=1\";s:36:\"sp_spec/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?sp_spec=$matches[1]&paged=$matches[2]\";s:43:\"sp_spec/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?sp_spec=$matches[1]&cpage=$matches[2]\";s:32:\"sp_spec/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?sp_spec=$matches[1]&page=$matches[2]\";s:24:\"sp_spec/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"sp_spec/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:117:\"sp_spec/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:112:\"sp_spec/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"sp_spec/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"sp_spec/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"table/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"table/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:126:\"table/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:121:\"table/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"table/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"table/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"table/([^/]+)/embed/?$\";s:41:\"index.php?sp_table=$matches[1]&embed=true\";s:26:\"table/([^/]+)/trackback/?$\";s:35:\"index.php?sp_table=$matches[1]&tb=1\";s:34:\"table/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?sp_table=$matches[1]&paged=$matches[2]\";s:41:\"table/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?sp_table=$matches[1]&cpage=$matches[2]\";s:30:\"table/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?sp_table=$matches[1]&page=$matches[2]\";s:22:\"table/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"table/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:115:\"table/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:110:\"table/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"table/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"table/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"list/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"list/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:125:\"list/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:120:\"list/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"list/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"list/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"list/([^/]+)/embed/?$\";s:40:\"index.php?sp_list=$matches[1]&embed=true\";s:25:\"list/([^/]+)/trackback/?$\";s:34:\"index.php?sp_list=$matches[1]&tb=1\";s:33:\"list/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?sp_list=$matches[1]&paged=$matches[2]\";s:40:\"list/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?sp_list=$matches[1]&cpage=$matches[2]\";s:29:\"list/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?sp_list=$matches[1]&page=$matches[2]\";s:21:\"list/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\"list/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:114:\"list/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:109:\"list/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"list/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"list/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:118:\"bg-block-types/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:52:\"index.php?bg_block_type=$matches[1]&feed=$matches[2]\";s:113:\"bg-block-types/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:52:\"index.php?bg_block_type=$matches[1]&feed=$matches[2]\";s:31:\"bg-block-types/([^/]+)/embed/?$\";s:46:\"index.php?bg_block_type=$matches[1]&embed=true\";s:43:\"bg-block-types/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?bg_block_type=$matches[1]&paged=$matches[2]\";s:25:\"bg-block-types/([^/]+)/?$\";s:35:\"index.php?bg_block_type=$matches[1]\";s:36:\"bg-block/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"bg-block/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:129:\"bg-block/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:124:\"bg-block/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"bg-block/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"bg-block/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"bg-block/([^/]+)/embed/?$\";s:41:\"index.php?bg_block=$matches[1]&embed=true\";s:29:\"bg-block/([^/]+)/trackback/?$\";s:35:\"index.php?bg_block=$matches[1]&tb=1\";s:37:\"bg-block/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?bg_block=$matches[1]&paged=$matches[2]\";s:44:\"bg-block/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?bg_block=$matches[1]&cpage=$matches[2]\";s:33:\"bg-block/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?bg_block=$matches[1]&page=$matches[2]\";s:25:\"bg-block/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"bg-block/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:118:\"bg-block/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:113:\"bg-block/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"bg-block/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"bg-block/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"bwg_gallery/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"bwg_gallery/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:132:\"bwg_gallery/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:127:\"bwg_gallery/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"bwg_gallery/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"bwg_gallery/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"bwg_gallery/([^/]+)/embed/?$\";s:44:\"index.php?bwg_gallery=$matches[1]&embed=true\";s:32:\"bwg_gallery/([^/]+)/trackback/?$\";s:38:\"index.php?bwg_gallery=$matches[1]&tb=1\";s:40:\"bwg_gallery/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?bwg_gallery=$matches[1]&paged=$matches[2]\";s:47:\"bwg_gallery/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?bwg_gallery=$matches[1]&cpage=$matches[2]\";s:36:\"bwg_gallery/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?bwg_gallery=$matches[1]&page=$matches[2]\";s:28:\"bwg_gallery/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"bwg_gallery/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:121:\"bwg_gallery/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:116:\"bwg_gallery/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"bwg_gallery/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"bwg_gallery/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"bwg_album/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"bwg_album/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:130:\"bwg_album/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:125:\"bwg_album/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"bwg_album/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"bwg_album/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"bwg_album/([^/]+)/embed/?$\";s:42:\"index.php?bwg_album=$matches[1]&embed=true\";s:30:\"bwg_album/([^/]+)/trackback/?$\";s:36:\"index.php?bwg_album=$matches[1]&tb=1\";s:38:\"bwg_album/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?bwg_album=$matches[1]&paged=$matches[2]\";s:45:\"bwg_album/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?bwg_album=$matches[1]&cpage=$matches[2]\";s:34:\"bwg_album/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?bwg_album=$matches[1]&page=$matches[2]\";s:26:\"bwg_album/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"bwg_album/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:119:\"bwg_album/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:114:\"bwg_album/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"bwg_album/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"bwg_album/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"bwg_tag/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"bwg_tag/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:128:\"bwg_tag/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:123:\"bwg_tag/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"bwg_tag/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"bwg_tag/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"bwg_tag/([^/]+)/embed/?$\";s:40:\"index.php?bwg_tag=$matches[1]&embed=true\";s:28:\"bwg_tag/([^/]+)/trackback/?$\";s:34:\"index.php?bwg_tag=$matches[1]&tb=1\";s:111:\"bwg_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:46:\"index.php?bwg_tag=$matches[1]&feed=$matches[2]\";s:106:\"bwg_tag/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:46:\"index.php?bwg_tag=$matches[1]&feed=$matches[2]\";s:36:\"bwg_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?bwg_tag=$matches[1]&paged=$matches[2]\";s:32:\"bwg_tag/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?bwg_tag=$matches[1]&page=$matches[2]\";s:24:\"bwg_tag/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"bwg_tag/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:117:\"bwg_tag/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:112:\"bwg_tag/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"bwg_tag/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"bwg_tag/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"bwg_share/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"bwg_share/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:130:\"bwg_share/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:125:\"bwg_share/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"bwg_share/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"bwg_share/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"bwg_share/([^/]+)/embed/?$\";s:42:\"index.php?bwg_share=$matches[1]&embed=true\";s:30:\"bwg_share/([^/]+)/trackback/?$\";s:36:\"index.php?bwg_share=$matches[1]&tb=1\";s:38:\"bwg_share/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?bwg_share=$matches[1]&paged=$matches[2]\";s:45:\"bwg_share/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?bwg_share=$matches[1]&cpage=$matches[2]\";s:34:\"bwg_share/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?bwg_share=$matches[1]&page=$matches[2]\";s:26:\"bwg_share/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"bwg_share/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:119:\"bwg_share/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:114:\"bwg_share/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"bwg_share/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"bwg_share/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"post_grid_layout/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"post_grid_layout/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:137:\"post_grid_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:132:\"post_grid_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"post_grid_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"post_grid_layout/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"post_grid_layout/([^/]+)/embed/?$\";s:49:\"index.php?post_grid_layout=$matches[1]&embed=true\";s:37:\"post_grid_layout/([^/]+)/trackback/?$\";s:43:\"index.php?post_grid_layout=$matches[1]&tb=1\";s:45:\"post_grid_layout/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?post_grid_layout=$matches[1]&paged=$matches[2]\";s:52:\"post_grid_layout/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?post_grid_layout=$matches[1]&cpage=$matches[2]\";s:41:\"post_grid_layout/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?post_grid_layout=$matches[1]&page=$matches[2]\";s:33:\"post_grid_layout/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"post_grid_layout/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:126:\"post_grid_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:121:\"post_grid_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"post_grid_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"post_grid_layout/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:112:\"layout_cat/(.+?)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?layout_cat=$matches[1]&feed=$matches[2]\";s:107:\"layout_cat/(.+?)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?layout_cat=$matches[1]&feed=$matches[2]\";s:25:\"layout_cat/(.+?)/embed/?$\";s:43:\"index.php?layout_cat=$matches[1]&embed=true\";s:37:\"layout_cat/(.+?)/page/?([0-9]{1,})/?$\";s:50:\"index.php?layout_cat=$matches[1]&paged=$matches[2]\";s:19:\"layout_cat/(.+?)/?$\";s:32:\"index.php?layout_cat=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";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:95:\"feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:90:\"(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";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:39:\"index.php?&page_id=18&cpage=$matches[1]\";s:104:\"comments/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:99:\"comments/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:107:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:102:\"search/(.+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";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:110:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:105:\"author/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";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:132:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:127:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";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:119:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:114:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";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:106:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:101:\"([0-9]{4})/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";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:120:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:115:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";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:103:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:98:\"(.?.+?)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";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:120:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:115:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";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:103:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:98:\"([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";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:109:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:104:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|sp-ical|my-calendar-ics|my-calendar-google|my-calendar-outlook)/?$\";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'),(4381078,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:25:\"{{WP_PLUGIN_DIR}}/jetpack\";}','yes'),(1446658,'evolve_admin_notice','1','yes'),(1446660,'evolve_start_use','1','yes'),(1446672,'boldgrid_widgets_created','a:2:{s:14:\"call_to_action\";s:22:\"black-studio-tinymce-0\";s:12:\"phone_number\";s:22:\"black-studio-tinymce-1\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:16:{i:0;s:19:\"akismet/akismet.php\";i:1;s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";i:2;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:3;s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";i:4;s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";i:5;s:33:\"duplicate-post/duplicate-post.php\";i:6;s:29:\"hide-featured-image/index.php\";i:7;s:19:\"jetpack/jetpack.php\";i:8;s:27:\"my-calendar/my-calendar.php\";i:9;s:31:\"photo-gallery/photo-gallery.php\";i:10;s:47:\"post-and-page-builder/post-and-page-builder.php\";i:11;s:23:\"post-grid/post-grid.php\";i:12;s:33:\"smart-slider-3/smart-slider-3.php\";i:13;s:27:\"sportspress/sportspress.php\";i:14;s:25:\"tablepress/tablepress.php\";i:15;s:19:\"wpforms/wpforms.php\";}','yes'),(34,'category_base','/.','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:4:{i:0;s:83:\"/home/altere25/quintelacrosse.com/wp-content/themes/boldgrid-pavilion/page_home.php\";i:1;s:79:\"/home/altere25/quintelacrosse.com/wp-content/themes/boldgrid-pavilion/style.css\";i:2;s:101:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/themes/boldgrid-pavilion/style.css\";i:3;s:0:\"\";}','no'),(40,'template','boldgrid-pavilion','yes'),(41,'stylesheet','boldgrid-pavilion','yes'),(2724949,'finished_updating_comment_type','1','yes'),(44,'comment_registration','','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','58975','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:4:{i:1;a:0:{}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:67:\"Website By: Altered Digital\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:56:\"TRY LACROSSE CLINIC TONIGHT AT EAST SIDE SECONDARY 6-8PM\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:1:{s:27:\"my-calendar/my-calendar.php\";s:12:\"mc_uninstall\";}','no'),(82,'timezone_string','America/Toronto','yes'),(83,'page_for_posts','119','yes'),(84,'page_on_front','18','yes'),(85,'default_post_format','standard','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','55','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','0','yes'),(93,'initial_db_version','38590','yes'),(94,'wpie_user_roles','a:13:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:325:{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:10:\"copy_posts\";b:1;s:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:18:\"view_mstw_tr_menus\";b:1;s:21:\"edit_mstw_tr_settings\";b:1;s:15:\"manage_tr_teams\";b:1;s:11:\"edit_player\";b:1;s:11:\"read_player\";b:1;s:13:\"delete_player\";b:1;s:12:\"edit_players\";b:1;s:19:\"edit_others_players\";b:1;s:15:\"publish_players\";b:1;s:20:\"read_private_players\";b:1;s:14:\"delete_players\";b:1;s:24:\"delete_published_players\";b:1;s:21:\"delete_others_players\";b:1;s:20:\"edit_private_players\";b:1;s:22:\"edit_published_players\";b:1;s:13:\"edit_schedule\";b:1;s:13:\"read_schedule\";b:1;s:15:\"delete_schedule\";b:1;s:14:\"edit_schedules\";b:1;s:21:\"edit_others_schedules\";b:1;s:17:\"publish_schedules\";b:1;s:22:\"read_private_schedules\";b:1;s:16:\"delete_schedules\";b:1;s:26:\"delete_published_schedules\";b:1;s:23:\"delete_others_schedules\";b:1;s:22:\"edit_private_schedules\";b:1;s:24:\"edit_published_schedules\";b:1;s:9:\"edit_team\";b:1;s:9:\"read_team\";b:1;s:11:\"delete_team\";b:1;s:10:\"edit_teams\";b:1;s:17:\"edit_others_teams\";b:1;s:13:\"publish_teams\";b:1;s:18:\"read_private_teams\";b:1;s:12:\"delete_teams\";b:1;s:22:\"delete_published_teams\";b:1;s:19:\"delete_others_teams\";b:1;s:18:\"edit_private_teams\";b:1;s:20:\"edit_published_teams\";b:1;s:9:\"edit_game\";b:1;s:9:\"read_game\";b:1;s:11:\"delete_game\";b:1;s:10:\"edit_games\";b:1;s:17:\"edit_others_games\";b:1;s:13:\"publish_games\";b:1;s:18:\"read_private_games\";b:1;s:12:\"delete_games\";b:1;s:22:\"delete_published_games\";b:1;s:19:\"delete_others_games\";b:1;s:18:\"edit_private_games\";b:1;s:20:\"edit_published_games\";b:1;s:10:\"edit_sport\";b:1;s:10:\"read_sport\";b:1;s:12:\"delete_sport\";b:1;s:11:\"edit_sports\";b:1;s:18:\"edit_others_sports\";b:1;s:14:\"publish_sports\";b:1;s:19:\"read_private_sports\";b:1;s:13:\"delete_sports\";b:1;s:23:\"delete_published_sports\";b:1;s:20:\"delete_others_sports\";b:1;s:19:\"edit_private_sports\";b:1;s:21:\"edit_published_sports\";b:1;s:10:\"edit_venue\";b:1;s:10:\"read_venue\";b:1;s:12:\"delete_venue\";b:1;s:11:\"edit_venues\";b:1;s:18:\"edit_others_venues\";b:1;s:14:\"publish_venues\";b:1;s:19:\"read_private_venues\";b:1;s:13:\"delete_venues\";b:1;s:23:\"delete_published_venues\";b:1;s:20:\"delete_others_venues\";b:1;s:19:\"edit_private_venues\";b:1;s:21:\"edit_published_venues\";b:1;s:13:\"mc_add_events\";b:1;s:17:\"mc_approve_events\";b:1;s:16:\"mc_manage_events\";b:1;s:12:\"mc_edit_cats\";b:1;s:14:\"mc_edit_styles\";b:1;s:17:\"mc_edit_behaviors\";b:1;s:17:\"mc_edit_templates\";b:1;s:16:\"mc_edit_settings\";b:1;s:17:\"mc_edit_locations\";b:1;s:12:\"mc_view_help\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;s:23:\"tablepress_edit_options\";b:1;s:18:\"publish_post_grids\";b:1;s:15:\"edit_post_grids\";b:1;s:22:\"edit_others_post_grids\";b:1;s:23:\"read_private_post_grids\";b:1;s:14:\"edit_post_grid\";b:1;s:14:\"read_post_grid\";b:1;s:16:\"delete_post_grid\";b:0;s:27:\"publish_post_grid_templates\";b:1;s:24:\"edit_post_grid_templates\";b:1;s:31:\"edit_others_post_grid_templates\";b:1;s:32:\"read_private_post_grid_templates\";b:1;s:23:\"edit_post_grid_template\";b:1;s:23:\"read_post_grid_template\";b:1;s:25:\"delete_post_grid_template\";b:0;s:25:\"publish_post_grid_layouts\";b:1;s:22:\"edit_post_grid_layouts\";b:1;s:29:\"edit_others_post_grid_layouts\";b:1;s:30:\"read_private_post_grid_layouts\";b:1;s:21:\"edit_post_grid_layout\";b:1;s:21:\"read_post_grid_layout\";b:1;s:23:\"delete_post_grid_layout\";b:0;s:28:\"tablepress_import_tables_url\";b:1;s:18:\"manage_sportspress\";b:1;s:24:\"view_sportspress_reports\";b:1;s:14:\"edit_sp_config\";b:1;s:14:\"read_sp_config\";b:1;s:16:\"delete_sp_config\";b:1;s:15:\"edit_sp_configs\";b:1;s:22:\"edit_others_sp_configs\";b:1;s:18:\"publish_sp_configs\";b:1;s:23:\"read_private_sp_configs\";b:1;s:17:\"delete_sp_configs\";b:1;s:25:\"delete_private_sp_configs\";b:1;s:27:\"delete_published_sp_configs\";b:1;s:24:\"delete_others_sp_configs\";b:1;s:23:\"edit_private_sp_configs\";b:1;s:25:\"edit_published_sp_configs\";b:1;s:22:\"manage_sp_config_terms\";b:1;s:20:\"edit_sp_config_terms\";b:1;s:22:\"delete_sp_config_terms\";b:1;s:22:\"assign_sp_config_terms\";b:1;s:13:\"edit_sp_event\";b:1;s:13:\"read_sp_event\";b:1;s:15:\"delete_sp_event\";b:1;s:14:\"edit_sp_events\";b:1;s:21:\"edit_others_sp_events\";b:1;s:17:\"publish_sp_events\";b:1;s:22:\"read_private_sp_events\";b:1;s:16:\"delete_sp_events\";b:1;s:24:\"delete_private_sp_events\";b:1;s:26:\"delete_published_sp_events\";b:1;s:23:\"delete_others_sp_events\";b:1;s:22:\"edit_private_sp_events\";b:1;s:24:\"edit_published_sp_events\";b:1;s:21:\"manage_sp_event_terms\";b:1;s:19:\"edit_sp_event_terms\";b:1;s:21:\"delete_sp_event_terms\";b:1;s:21:\"assign_sp_event_terms\";b:1;s:16:\"edit_sp_calendar\";b:1;s:16:\"read_sp_calendar\";b:1;s:18:\"delete_sp_calendar\";b:1;s:17:\"edit_sp_calendars\";b:1;s:24:\"edit_others_sp_calendars\";b:1;s:20:\"publish_sp_calendars\";b:1;s:25:\"read_private_sp_calendars\";b:1;s:19:\"delete_sp_calendars\";b:1;s:27:\"delete_private_sp_calendars\";b:1;s:29:\"delete_published_sp_calendars\";b:1;s:26:\"delete_others_sp_calendars\";b:1;s:25:\"edit_private_sp_calendars\";b:1;s:27:\"edit_published_sp_calendars\";b:1;s:24:\"manage_sp_calendar_terms\";b:1;s:22:\"edit_sp_calendar_terms\";b:1;s:24:\"delete_sp_calendar_terms\";b:1;s:24:\"assign_sp_calendar_terms\";b:1;s:12:\"edit_sp_team\";b:1;s:12:\"read_sp_team\";b:1;s:14:\"delete_sp_team\";b:1;s:13:\"edit_sp_teams\";b:1;s:20:\"edit_others_sp_teams\";b:1;s:16:\"publish_sp_teams\";b:1;s:21:\"read_private_sp_teams\";b:1;s:15:\"delete_sp_teams\";b:1;s:23:\"delete_private_sp_teams\";b:1;s:25:\"delete_published_sp_teams\";b:1;s:22:\"delete_others_sp_teams\";b:1;s:21:\"edit_private_sp_teams\";b:1;s:23:\"edit_published_sp_teams\";b:1;s:20:\"manage_sp_team_terms\";b:1;s:18:\"edit_sp_team_terms\";b:1;s:20:\"delete_sp_team_terms\";b:1;s:20:\"assign_sp_team_terms\";b:1;s:13:\"edit_sp_table\";b:1;s:13:\"read_sp_table\";b:1;s:15:\"delete_sp_table\";b:1;s:14:\"edit_sp_tables\";b:1;s:21:\"edit_others_sp_tables\";b:1;s:17:\"publish_sp_tables\";b:1;s:22:\"read_private_sp_tables\";b:1;s:16:\"delete_sp_tables\";b:1;s:24:\"delete_private_sp_tables\";b:1;s:26:\"delete_published_sp_tables\";b:1;s:23:\"delete_others_sp_tables\";b:1;s:22:\"edit_private_sp_tables\";b:1;s:24:\"edit_published_sp_tables\";b:1;s:21:\"manage_sp_table_terms\";b:1;s:19:\"edit_sp_table_terms\";b:1;s:21:\"delete_sp_table_terms\";b:1;s:21:\"assign_sp_table_terms\";b:1;s:14:\"edit_sp_player\";b:1;s:14:\"read_sp_player\";b:1;s:16:\"delete_sp_player\";b:1;s:15:\"edit_sp_players\";b:1;s:22:\"edit_others_sp_players\";b:1;s:18:\"publish_sp_players\";b:1;s:23:\"read_private_sp_players\";b:1;s:17:\"delete_sp_players\";b:1;s:25:\"delete_private_sp_players\";b:1;s:27:\"delete_published_sp_players\";b:1;s:24:\"delete_others_sp_players\";b:1;s:23:\"edit_private_sp_players\";b:1;s:25:\"edit_published_sp_players\";b:1;s:22:\"manage_sp_player_terms\";b:1;s:20:\"edit_sp_player_terms\";b:1;s:22:\"delete_sp_player_terms\";b:1;s:22:\"assign_sp_player_terms\";b:1;s:12:\"edit_sp_list\";b:1;s:12:\"read_sp_list\";b:1;s:14:\"delete_sp_list\";b:1;s:13:\"edit_sp_lists\";b:1;s:20:\"edit_others_sp_lists\";b:1;s:16:\"publish_sp_lists\";b:1;s:21:\"read_private_sp_lists\";b:1;s:15:\"delete_sp_lists\";b:1;s:23:\"delete_private_sp_lists\";b:1;s:25:\"delete_published_sp_lists\";b:1;s:22:\"delete_others_sp_lists\";b:1;s:21:\"edit_private_sp_lists\";b:1;s:23:\"edit_published_sp_lists\";b:1;s:20:\"manage_sp_list_terms\";b:1;s:18:\"edit_sp_list_terms\";b:1;s:20:\"delete_sp_list_terms\";b:1;s:20:\"assign_sp_list_terms\";b:1;s:13:\"edit_sp_staff\";b:1;s:13:\"read_sp_staff\";b:1;s:15:\"delete_sp_staff\";b:1;s:14:\"edit_sp_staffs\";b:1;s:21:\"edit_others_sp_staffs\";b:1;s:17:\"publish_sp_staffs\";b:1;s:22:\"read_private_sp_staffs\";b:1;s:16:\"delete_sp_staffs\";b:1;s:24:\"delete_private_sp_staffs\";b:1;s:26:\"delete_published_sp_staffs\";b:1;s:23:\"delete_others_sp_staffs\";b:1;s:22:\"edit_private_sp_staffs\";b:1;s:24:\"edit_published_sp_staffs\";b:1;s:21:\"manage_sp_staff_terms\";b:1;s:19:\"edit_sp_staff_terms\";b:1;s:21:\"delete_sp_staff_terms\";b:1;s:21:\"assign_sp_staff_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:128:{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:10:\"copy_posts\";b:1;s:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:18:\"view_mstw_tr_menus\";b:1;s:21:\"edit_mstw_tr_settings\";b:1;s:15:\"manage_tr_teams\";b:1;s:11:\"edit_player\";b:1;s:11:\"read_player\";b:1;s:13:\"delete_player\";b:1;s:12:\"edit_players\";b:1;s:19:\"edit_others_players\";b:1;s:15:\"publish_players\";b:1;s:20:\"read_private_players\";b:1;s:14:\"delete_players\";b:1;s:24:\"delete_published_players\";b:1;s:21:\"delete_others_players\";b:1;s:20:\"edit_private_players\";b:1;s:22:\"edit_published_players\";b:1;s:13:\"edit_schedule\";b:1;s:13:\"read_schedule\";b:1;s:15:\"delete_schedule\";b:1;s:14:\"edit_schedules\";b:1;s:21:\"edit_others_schedules\";b:1;s:17:\"publish_schedules\";b:1;s:22:\"read_private_schedules\";b:1;s:16:\"delete_schedules\";b:1;s:26:\"delete_published_schedules\";b:1;s:23:\"delete_others_schedules\";b:1;s:22:\"edit_private_schedules\";b:1;s:24:\"edit_published_schedules\";b:1;s:9:\"edit_team\";b:1;s:9:\"read_team\";b:1;s:11:\"delete_team\";b:1;s:10:\"edit_teams\";b:1;s:17:\"edit_others_teams\";b:1;s:13:\"publish_teams\";b:1;s:18:\"read_private_teams\";b:1;s:12:\"delete_teams\";b:1;s:22:\"delete_published_teams\";b:1;s:19:\"delete_others_teams\";b:1;s:18:\"edit_private_teams\";b:1;s:20:\"edit_published_teams\";b:1;s:9:\"edit_game\";b:1;s:9:\"read_game\";b:1;s:11:\"delete_game\";b:1;s:10:\"edit_games\";b:1;s:17:\"edit_others_games\";b:1;s:13:\"publish_games\";b:1;s:18:\"read_private_games\";b:1;s:12:\"delete_games\";b:1;s:22:\"delete_published_games\";b:1;s:19:\"delete_others_games\";b:1;s:18:\"edit_private_games\";b:1;s:20:\"edit_published_games\";b:1;s:10:\"edit_sport\";b:1;s:10:\"read_sport\";b:1;s:12:\"delete_sport\";b:1;s:11:\"edit_sports\";b:1;s:18:\"edit_others_sports\";b:1;s:14:\"publish_sports\";b:1;s:19:\"read_private_sports\";b:1;s:13:\"delete_sports\";b:1;s:23:\"delete_published_sports\";b:1;s:20:\"delete_others_sports\";b:1;s:19:\"edit_private_sports\";b:1;s:21:\"edit_published_sports\";b:1;s:10:\"edit_venue\";b:1;s:10:\"read_venue\";b:1;s:12:\"delete_venue\";b:1;s:11:\"edit_venues\";b:1;s:18:\"edit_others_venues\";b:1;s:14:\"publish_venues\";b:1;s:19:\"read_private_venues\";b:1;s:13:\"delete_venues\";b:1;s:23:\"delete_published_venues\";b:1;s:20:\"delete_others_venues\";b:1;s:19:\"edit_private_venues\";b:1;s:21:\"edit_published_venues\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;s:28:\"tablepress_import_tables_url\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:19:{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:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:13:\"mstw_tr_admin\";a:2:{s:4:\"name\";s:23:\"MSTW Team Rosters Admin\";s:12:\"capabilities\";a:17:{s:21:\"manage_mstw_schedules\";b:1;s:4:\"read\";b:1;s:18:\"view_mstw_tr_menus\";b:1;s:21:\"edit_mstw_tr_settings\";b:1;s:15:\"manage_tr_teams\";b:1;s:11:\"edit_player\";b:1;s:11:\"read_player\";b:1;s:13:\"delete_player\";b:1;s:12:\"edit_players\";b:1;s:19:\"edit_others_players\";b:1;s:15:\"publish_players\";b:1;s:20:\"read_private_players\";b:1;s:14:\"delete_players\";b:1;s:24:\"delete_published_players\";b:1;s:21:\"delete_others_players\";b:1;s:20:\"edit_private_players\";b:1;s:22:\"edit_published_players\";b:1;}}s:10:\"mstw_admin\";a:2:{s:4:\"name\";s:10:\"MSTW Admin\";s:12:\"capabilities\";a:64:{s:19:\"manage_mstw_plugins\";b:1;s:10:\"edit_posts\";b:1;s:15:\"view_mstw_menus\";b:1;s:13:\"edit_schedule\";b:1;s:13:\"read_schedule\";b:1;s:15:\"delete_schedule\";b:1;s:14:\"edit_schedules\";b:1;s:21:\"edit_others_schedules\";b:1;s:17:\"publish_schedules\";b:1;s:22:\"read_private_schedules\";b:1;s:16:\"delete_schedules\";b:1;s:26:\"delete_published_schedules\";b:1;s:23:\"delete_others_schedules\";b:1;s:22:\"edit_private_schedules\";b:1;s:24:\"edit_published_schedules\";b:1;s:4:\"read\";b:1;s:9:\"edit_team\";b:1;s:9:\"read_team\";b:1;s:11:\"delete_team\";b:1;s:10:\"edit_teams\";b:1;s:17:\"edit_others_teams\";b:1;s:13:\"publish_teams\";b:1;s:18:\"read_private_teams\";b:1;s:12:\"delete_teams\";b:1;s:22:\"delete_published_teams\";b:1;s:19:\"delete_others_teams\";b:1;s:18:\"edit_private_teams\";b:1;s:20:\"edit_published_teams\";b:1;s:9:\"edit_game\";b:1;s:9:\"read_game\";b:1;s:11:\"delete_game\";b:1;s:10:\"edit_games\";b:1;s:17:\"edit_others_games\";b:1;s:13:\"publish_games\";b:1;s:18:\"read_private_games\";b:1;s:12:\"delete_games\";b:1;s:22:\"delete_published_games\";b:1;s:19:\"delete_others_games\";b:1;s:18:\"edit_private_games\";b:1;s:20:\"edit_published_games\";b:1;s:10:\"edit_sport\";b:1;s:10:\"read_sport\";b:1;s:12:\"delete_sport\";b:1;s:11:\"edit_sports\";b:1;s:18:\"edit_others_sports\";b:1;s:14:\"publish_sports\";b:1;s:19:\"read_private_sports\";b:1;s:13:\"delete_sports\";b:1;s:23:\"delete_published_sports\";b:1;s:20:\"delete_others_sports\";b:1;s:19:\"edit_private_sports\";b:1;s:21:\"edit_published_sports\";b:1;s:10:\"edit_venue\";b:1;s:10:\"read_venue\";b:1;s:12:\"delete_venue\";b:1;s:11:\"edit_venues\";b:1;s:18:\"edit_others_venues\";b:1;s:14:\"publish_venues\";b:1;s:19:\"read_private_venues\";b:1;s:13:\"delete_venues\";b:1;s:23:\"delete_published_venues\";b:1;s:20:\"delete_others_venues\";b:1;s:19:\"edit_private_venues\";b:1;s:21:\"edit_published_venues\";b:1;}}s:13:\"mstw_ss_admin\";a:2:{s:4:\"name\";s:34:\"MSTW Schedules & Scoreboards Admin\";s:12:\"capabilities\";a:63:{s:21:\"manage_mstw_schedules\";b:1;s:4:\"read\";b:1;s:18:\"view_mstw_ss_menus\";b:1;s:13:\"edit_schedule\";b:1;s:13:\"read_schedule\";b:1;s:15:\"delete_schedule\";b:1;s:14:\"edit_schedules\";b:1;s:21:\"edit_others_schedules\";b:1;s:17:\"publish_schedules\";b:1;s:22:\"read_private_schedules\";b:1;s:16:\"delete_schedules\";b:1;s:26:\"delete_published_schedules\";b:1;s:23:\"delete_others_schedules\";b:1;s:22:\"edit_private_schedules\";b:1;s:24:\"edit_published_schedules\";b:1;s:9:\"edit_team\";b:1;s:9:\"read_team\";b:1;s:11:\"delete_team\";b:1;s:10:\"edit_teams\";b:1;s:17:\"edit_others_teams\";b:1;s:13:\"publish_teams\";b:1;s:18:\"read_private_teams\";b:1;s:12:\"delete_teams\";b:1;s:22:\"delete_published_teams\";b:1;s:19:\"delete_others_teams\";b:1;s:18:\"edit_private_teams\";b:1;s:20:\"edit_published_teams\";b:1;s:9:\"edit_game\";b:1;s:9:\"read_game\";b:1;s:11:\"delete_game\";b:1;s:10:\"edit_games\";b:1;s:17:\"edit_others_games\";b:1;s:13:\"publish_games\";b:1;s:18:\"read_private_games\";b:1;s:12:\"delete_games\";b:1;s:22:\"delete_published_games\";b:1;s:19:\"delete_others_games\";b:1;s:18:\"edit_private_games\";b:1;s:20:\"edit_published_games\";b:1;s:10:\"edit_sport\";b:1;s:10:\"read_sport\";b:1;s:12:\"delete_sport\";b:1;s:11:\"edit_sports\";b:1;s:18:\"edit_others_sports\";b:1;s:14:\"publish_sports\";b:1;s:19:\"read_private_sports\";b:1;s:13:\"delete_sports\";b:1;s:23:\"delete_published_sports\";b:1;s:20:\"delete_others_sports\";b:1;s:19:\"edit_private_sports\";b:1;s:21:\"edit_published_sports\";b:1;s:10:\"edit_venue\";b:1;s:10:\"read_venue\";b:1;s:12:\"delete_venue\";b:1;s:11:\"edit_venues\";b:1;s:18:\"edit_others_venues\";b:1;s:14:\"publish_venues\";b:1;s:19:\"read_private_venues\";b:1;s:13:\"delete_venues\";b:1;s:23:\"delete_published_venues\";b:1;s:20:\"delete_others_venues\";b:1;s:19:\"edit_private_venues\";b:1;s:21:\"edit_published_venues\";b:1;}}s:9:\"sp_player\";a:2:{s:4:\"name\";s:6:\"Player\";s:12:\"capabilities\";a:21:{s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:12:\"delete_posts\";b:1;s:10:\"edit_posts\";b:1;s:12:\"upload_files\";b:1;s:14:\"edit_sp_player\";b:1;s:14:\"read_sp_player\";b:1;s:15:\"edit_sp_players\";b:1;s:25:\"edit_published_sp_players\";b:1;s:22:\"assign_sp_player_terms\";b:1;s:13:\"edit_sp_event\";b:1;s:13:\"read_sp_event\";b:1;s:14:\"edit_sp_events\";b:1;s:24:\"edit_published_sp_events\";b:1;s:21:\"assign_sp_event_terms\";b:1;s:12:\"edit_sp_team\";b:1;s:12:\"read_sp_team\";b:1;s:13:\"edit_sp_teams\";b:1;s:23:\"edit_published_sp_teams\";b:1;s:20:\"assign_sp_team_terms\";b:1;}}s:8:\"sp_staff\";a:2:{s:4:\"name\";s:5:\"Staff\";s:12:\"capabilities\";a:26:{s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:12:\"delete_posts\";b:1;s:10:\"edit_posts\";b:1;s:12:\"upload_files\";b:1;s:13:\"edit_sp_staff\";b:1;s:13:\"read_sp_staff\";b:1;s:14:\"edit_sp_staffs\";b:1;s:24:\"edit_published_sp_staffs\";b:1;s:21:\"assign_sp_staff_terms\";b:1;s:13:\"edit_sp_event\";b:1;s:13:\"read_sp_event\";b:1;s:14:\"edit_sp_events\";b:1;s:24:\"edit_published_sp_events\";b:1;s:21:\"assign_sp_event_terms\";b:1;s:12:\"edit_sp_team\";b:1;s:12:\"read_sp_team\";b:1;s:13:\"edit_sp_teams\";b:1;s:23:\"edit_published_sp_teams\";b:1;s:20:\"assign_sp_team_terms\";b:1;s:14:\"edit_sp_player\";b:1;s:14:\"read_sp_player\";b:1;s:15:\"edit_sp_players\";b:1;s:25:\"edit_published_sp_players\";b:1;s:22:\"assign_sp_player_terms\";b:1;}}s:16:\"sp_event_manager\";a:2:{s:4:\"name\";s:13:\"Event Manager\";s:12:\"capabilities\";a:35:{s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:12:\"delete_posts\";b:1;s:10:\"edit_posts\";b:1;s:12:\"upload_files\";b:1;s:17:\"manage_categories\";b:1;s:13:\"edit_sp_event\";b:1;s:13:\"read_sp_event\";b:1;s:15:\"delete_sp_event\";b:1;s:14:\"edit_sp_events\";b:1;s:21:\"edit_others_sp_events\";b:1;s:17:\"publish_sp_events\";b:1;s:16:\"delete_sp_events\";b:1;s:26:\"delete_published_sp_events\";b:1;s:24:\"edit_published_sp_events\";b:1;s:21:\"manage_sp_event_terms\";b:1;s:19:\"edit_sp_event_terms\";b:1;s:21:\"delete_sp_event_terms\";b:1;s:21:\"assign_sp_event_terms\";b:1;s:12:\"edit_sp_team\";b:1;s:12:\"read_sp_team\";b:1;s:13:\"edit_sp_teams\";b:1;s:23:\"edit_published_sp_teams\";b:1;s:20:\"assign_sp_team_terms\";b:1;s:14:\"edit_sp_player\";b:1;s:14:\"read_sp_player\";b:1;s:15:\"edit_sp_players\";b:1;s:25:\"edit_published_sp_players\";b:1;s:22:\"assign_sp_player_terms\";b:1;s:13:\"edit_sp_staff\";b:1;s:13:\"read_sp_staff\";b:1;s:14:\"edit_sp_staffs\";b:1;s:24:\"edit_published_sp_staffs\";b:1;s:21:\"assign_sp_staff_terms\";b:1;}}s:15:\"sp_team_manager\";a:2:{s:4:\"name\";s:12:\"Team Manager\";s:12:\"capabilities\";a:57:{s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:12:\"delete_posts\";b:1;s:10:\"edit_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:12:\"upload_files\";b:1;s:20:\"edit_published_posts\";b:1;s:14:\"edit_sp_player\";b:1;s:14:\"read_sp_player\";b:1;s:16:\"delete_sp_player\";b:1;s:15:\"edit_sp_players\";b:1;s:22:\"edit_others_sp_players\";b:1;s:18:\"publish_sp_players\";b:1;s:17:\"delete_sp_players\";b:1;s:27:\"delete_published_sp_players\";b:1;s:25:\"edit_published_sp_players\";b:1;s:22:\"assign_sp_player_terms\";b:1;s:13:\"edit_sp_staff\";b:1;s:13:\"read_sp_staff\";b:1;s:15:\"delete_sp_staff\";b:1;s:14:\"edit_sp_staffs\";b:1;s:21:\"edit_others_sp_staffs\";b:1;s:17:\"publish_sp_staffs\";b:1;s:16:\"delete_sp_staffs\";b:1;s:26:\"delete_published_sp_staffs\";b:1;s:24:\"edit_published_sp_staffs\";b:1;s:21:\"assign_sp_staff_terms\";b:1;s:13:\"edit_sp_event\";b:1;s:13:\"read_sp_event\";b:1;s:15:\"delete_sp_event\";b:1;s:14:\"edit_sp_events\";b:1;s:21:\"edit_others_sp_events\";b:1;s:17:\"publish_sp_events\";b:1;s:16:\"delete_sp_events\";b:1;s:26:\"delete_published_sp_events\";b:1;s:24:\"edit_published_sp_events\";b:1;s:21:\"manage_sp_event_terms\";b:1;s:19:\"edit_sp_event_terms\";b:1;s:21:\"delete_sp_event_terms\";b:1;s:21:\"assign_sp_event_terms\";b:1;s:12:\"edit_sp_team\";b:1;s:12:\"read_sp_team\";b:1;s:13:\"edit_sp_teams\";b:1;s:23:\"edit_published_sp_teams\";b:1;s:20:\"assign_sp_team_terms\";b:1;s:12:\"edit_sp_list\";b:1;s:12:\"read_sp_list\";b:1;s:14:\"delete_sp_list\";b:1;s:13:\"edit_sp_lists\";b:1;s:16:\"publish_sp_lists\";b:1;s:15:\"delete_sp_lists\";b:1;s:25:\"delete_published_sp_lists\";b:1;s:23:\"edit_published_sp_lists\";b:1;s:20:\"assign_sp_list_terms\";b:1;}}s:17:\"sp_league_manager\";a:2:{s:4:\"name\";s:14:\"League Manager\";s:12:\"capabilities\";a:176:{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_sportspress\";b:1;s:24:\"view_sportspress_reports\";b:1;s:14:\"edit_sp_config\";b:1;s:14:\"read_sp_config\";b:1;s:16:\"delete_sp_config\";b:1;s:15:\"edit_sp_configs\";b:1;s:22:\"edit_others_sp_configs\";b:1;s:18:\"publish_sp_configs\";b:1;s:23:\"read_private_sp_configs\";b:1;s:17:\"delete_sp_configs\";b:1;s:25:\"delete_private_sp_configs\";b:1;s:27:\"delete_published_sp_configs\";b:1;s:24:\"delete_others_sp_configs\";b:1;s:23:\"edit_private_sp_configs\";b:1;s:25:\"edit_published_sp_configs\";b:1;s:22:\"manage_sp_config_terms\";b:1;s:20:\"edit_sp_config_terms\";b:1;s:22:\"delete_sp_config_terms\";b:1;s:22:\"assign_sp_config_terms\";b:1;s:13:\"edit_sp_event\";b:1;s:13:\"read_sp_event\";b:1;s:15:\"delete_sp_event\";b:1;s:14:\"edit_sp_events\";b:1;s:21:\"edit_others_sp_events\";b:1;s:17:\"publish_sp_events\";b:1;s:22:\"read_private_sp_events\";b:1;s:16:\"delete_sp_events\";b:1;s:24:\"delete_private_sp_events\";b:1;s:26:\"delete_published_sp_events\";b:1;s:23:\"delete_others_sp_events\";b:1;s:22:\"edit_private_sp_events\";b:1;s:24:\"edit_published_sp_events\";b:1;s:21:\"manage_sp_event_terms\";b:1;s:19:\"edit_sp_event_terms\";b:1;s:21:\"delete_sp_event_terms\";b:1;s:21:\"assign_sp_event_terms\";b:1;s:16:\"edit_sp_calendar\";b:1;s:16:\"read_sp_calendar\";b:1;s:18:\"delete_sp_calendar\";b:1;s:17:\"edit_sp_calendars\";b:1;s:24:\"edit_others_sp_calendars\";b:1;s:20:\"publish_sp_calendars\";b:1;s:25:\"read_private_sp_calendars\";b:1;s:19:\"delete_sp_calendars\";b:1;s:27:\"delete_private_sp_calendars\";b:1;s:29:\"delete_published_sp_calendars\";b:1;s:26:\"delete_others_sp_calendars\";b:1;s:25:\"edit_private_sp_calendars\";b:1;s:27:\"edit_published_sp_calendars\";b:1;s:24:\"manage_sp_calendar_terms\";b:1;s:22:\"edit_sp_calendar_terms\";b:1;s:24:\"delete_sp_calendar_terms\";b:1;s:24:\"assign_sp_calendar_terms\";b:1;s:12:\"edit_sp_team\";b:1;s:12:\"read_sp_team\";b:1;s:14:\"delete_sp_team\";b:1;s:13:\"edit_sp_teams\";b:1;s:20:\"edit_others_sp_teams\";b:1;s:16:\"publish_sp_teams\";b:1;s:21:\"read_private_sp_teams\";b:1;s:15:\"delete_sp_teams\";b:1;s:23:\"delete_private_sp_teams\";b:1;s:25:\"delete_published_sp_teams\";b:1;s:22:\"delete_others_sp_teams\";b:1;s:21:\"edit_private_sp_teams\";b:1;s:23:\"edit_published_sp_teams\";b:1;s:20:\"manage_sp_team_terms\";b:1;s:18:\"edit_sp_team_terms\";b:1;s:20:\"delete_sp_team_terms\";b:1;s:20:\"assign_sp_team_terms\";b:1;s:13:\"edit_sp_table\";b:1;s:13:\"read_sp_table\";b:1;s:15:\"delete_sp_table\";b:1;s:14:\"edit_sp_tables\";b:1;s:21:\"edit_others_sp_tables\";b:1;s:17:\"publish_sp_tables\";b:1;s:22:\"read_private_sp_tables\";b:1;s:16:\"delete_sp_tables\";b:1;s:24:\"delete_private_sp_tables\";b:1;s:26:\"delete_published_sp_tables\";b:1;s:23:\"delete_others_sp_tables\";b:1;s:22:\"edit_private_sp_tables\";b:1;s:24:\"edit_published_sp_tables\";b:1;s:21:\"manage_sp_table_terms\";b:1;s:19:\"edit_sp_table_terms\";b:1;s:21:\"delete_sp_table_terms\";b:1;s:21:\"assign_sp_table_terms\";b:1;s:14:\"edit_sp_player\";b:1;s:14:\"read_sp_player\";b:1;s:16:\"delete_sp_player\";b:1;s:15:\"edit_sp_players\";b:1;s:22:\"edit_others_sp_players\";b:1;s:18:\"publish_sp_players\";b:1;s:23:\"read_private_sp_players\";b:1;s:17:\"delete_sp_players\";b:1;s:25:\"delete_private_sp_players\";b:1;s:27:\"delete_published_sp_players\";b:1;s:24:\"delete_others_sp_players\";b:1;s:23:\"edit_private_sp_players\";b:1;s:25:\"edit_published_sp_players\";b:1;s:22:\"manage_sp_player_terms\";b:1;s:20:\"edit_sp_player_terms\";b:1;s:22:\"delete_sp_player_terms\";b:1;s:22:\"assign_sp_player_terms\";b:1;s:12:\"edit_sp_list\";b:1;s:12:\"read_sp_list\";b:1;s:14:\"delete_sp_list\";b:1;s:13:\"edit_sp_lists\";b:1;s:20:\"edit_others_sp_lists\";b:1;s:16:\"publish_sp_lists\";b:1;s:21:\"read_private_sp_lists\";b:1;s:15:\"delete_sp_lists\";b:1;s:23:\"delete_private_sp_lists\";b:1;s:25:\"delete_published_sp_lists\";b:1;s:22:\"delete_others_sp_lists\";b:1;s:21:\"edit_private_sp_lists\";b:1;s:23:\"edit_published_sp_lists\";b:1;s:20:\"manage_sp_list_terms\";b:1;s:18:\"edit_sp_list_terms\";b:1;s:20:\"delete_sp_list_terms\";b:1;s:20:\"assign_sp_list_terms\";b:1;s:13:\"edit_sp_staff\";b:1;s:13:\"read_sp_staff\";b:1;s:15:\"delete_sp_staff\";b:1;s:14:\"edit_sp_staffs\";b:1;s:21:\"edit_others_sp_staffs\";b:1;s:17:\"publish_sp_staffs\";b:1;s:22:\"read_private_sp_staffs\";b:1;s:16:\"delete_sp_staffs\";b:1;s:24:\"delete_private_sp_staffs\";b:1;s:26:\"delete_published_sp_staffs\";b:1;s:23:\"delete_others_sp_staffs\";b:1;s:22:\"edit_private_sp_staffs\";b:1;s:24:\"edit_published_sp_staffs\";b:1;s:21:\"manage_sp_staff_terms\";b:1;s:19:\"edit_sp_staff_terms\";b:1;s:21:\"delete_sp_staff_terms\";b:1;s:21:\"assign_sp_staff_terms\";b:1;}}}','on'),(95,'fresh_site','0','off'),(96,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_recent-posts','a:3:{i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;s:9:\"show_date\";b:0;}i:4;a:3:{s:5:\"title\";s:6:\"Latest\";s:6:\"number\";i:3;s:9:\"show_date\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(101,'sidebars_widgets','a:19:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:6:\"text-5\";i:1;s:14:\"recent-posts-3\";i:2;s:6:\"meta-2\";i:3;s:12:\"categories-2\";i:4;s:14:\"recent-posts-4\";i:5;s:6:\"text-3\";}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:0:{}s:10:\"top-header\";a:0:{}s:8:\"top-left\";a:0:{}s:9:\"top-right\";a:0:{}s:6:\"header\";a:0:{}s:8:\"header-2\";a:0:{}s:8:\"header-3\";a:0:{}s:8:\"header-4\";a:0:{}s:6:\"footer\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:18:\"smartslider_area_1\";a:0:{}s:23:\"boldgrid-editor-sidebar\";a:0:{}s:13:\"array_version\";i:3;s:17:\"boldgrid-widget-1\";a:1:{i:0;s:22:\"black-studio-tinymce-0\";}s:17:\"boldgrid-widget-2\";a:0:{}}','yes'),(102,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_custom_html','a:3:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:570:\"
\r\n\";}s:12:\"_multiwidget\";i:1;i:4;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:337:\"Tweets by QuinteLacrosse \";}}','yes'),(111,'cron','a:16:{i:1783955651;a:2:{s:17:\"jetpack_sync_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}s:22:\"jetpack_sync_full_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1783955657;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:1783957430;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1783957839;a:3:{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;}}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:1783957900;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1783968240;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1783968301;a:1:{s:24:\"jp_purge_transients_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1783969575;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:1783987816;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1783997607;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:1784003310;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:1784477790;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1784501878;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:1784556000;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:1786695382;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}s:7:\"version\";i:2;}','on'),(112,'theme_mods_twentyseventeen','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1543420546;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:{}}}}','no'),(115,'boldgrid_settings','a:3:{s:7:\"library\";a:3:{s:35:\"boldgrid-backup/boldgrid-backup.php\";s:9:\"2.13.14.0\";s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";s:9:\"2.13.11.0\";s:47:\"post-and-page-builder/post-and-page-builder.php\";s:9:\"2.13.13.0\";}s:15:\"plugins_checked\";a:5:{s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";a:12:{s:5:\"1.6.0\";i:1566069787;s:5:\"2.0.7\";i:1569968866;s:5:\"2.2.0\";i:1571095330;s:5:\"2.2.1\";i:1577770760;s:5:\"2.4.2\";i:1597067880;s:5:\"2.4.3\";i:1597237931;s:5:\"2.5.2\";i:1623759656;s:5:\"2.6.3\";i:1623759758;s:5:\"2.6.4\";i:1641256443;s:5:\"2.6.5\";i:1645893002;s:5:\"2.7.4\";i:1714654313;s:5:\"2.9.3\";i:1739135846;}s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";a:9:{s:5:\"1.5.1\";i:1566069775;s:5:\"1.6.2\";i:1569968853;s:5:\"1.6.3\";i:1577770760;s:5:\"1.6.6\";i:1597067880;s:5:\"1.6.7\";i:1597237931;s:5:\"1.6.9\";i:1611523375;s:6:\"1.6.10\";i:1672340067;s:6:\"1.6.15\";i:1714654313;s:6:\"1.6.16\";i:1739135846;}s:47:\"post-and-page-builder/post-and-page-builder.php\";a:13:{s:5:\"1.8.1\";i:1547040396;s:5:\"1.9.2\";i:1566069802;s:6:\"1.10.6\";i:1569968884;s:6:\"1.11.2\";i:1571095330;s:6:\"1.12.1\";i:1577770760;s:6:\"1.13.2\";i:1597067880;s:6:\"1.13.3\";i:1597237931;s:6:\"1.14.0\";i:1641255943;s:6:\"1.15.2\";i:1641256443;s:6:\"1.16.0\";i:1672339035;s:6:\"1.22.1\";i:1672340067;s:6:\"1.26.4\";i:1714654313;s:6:\"1.27.7\";i:1739135846;}s:35:\"boldgrid-backup/boldgrid-backup.php\";a:14:{s:5:\"1.6.6\";i:1566069765;s:6:\"1.10.6\";i:1566069889;s:6:\"1.11.5\";i:1570448156;s:6:\"1.11.8\";i:1574135584;s:6:\"1.12.1\";i:1577770739;s:6:\"1.12.3\";i:1577770760;s:6:\"1.14.2\";i:1597237931;s:7:\"1.14.10\";i:1623759666;s:7:\"1.14.12\";i:1641256359;s:7:\"1.14.13\";i:1644787972;s:7:\"1.14.14\";i:1672339101;s:6:\"1.15.4\";i:1672340067;s:6:\"1.16.1\";i:1714654313;s:6:\"1.16.8\";i:1739135846;}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:7:{s:5:\"1.2.1\";i:1575432014;s:5:\"1.3.0\";i:1575432057;s:5:\"1.3.1\";i:1577770760;s:5:\"1.5.1\";i:1611510207;s:5:\"1.5.6\";i:1623759740;s:5:\"1.5.9\";i:1714654313;s:6:\"1.5.12\";i:1739135846;}}s:20:\"boldgrid_menu_option\";s:1:\"1\";}','no'),(127,'smm_version','1.3.1','yes'),(117,'boldgrid_attribution_rebuild','a:0:{}','yes'),(118,'boldgrid_staging_boldgrid_attribution_rebuild','1','yes'),(119,'boldgrid_attribution_upgraded_to_cpt','1','yes'),(231,'boldgrid_survey','a:5:{s:8:\"blogname\";a:1:{s:5:\"value\";s:15:\"Quinte Lacrosse\";}s:5:\"email\";a:1:{s:5:\"value\";s:46:\"admin@quintelacrosseproject.altereddigital.com\";}s:5:\"phone\";a:1:{s:5:\"value\";s:12:\"777-765-4321\";}s:7:\"address\";a:1:{s:5:\"value\";s:32:\"1234 Your St, City, STATE, 12345\";}s:6:\"social\";a:3:{s:8:\"facebook\";s:20:\"https://facebook.com\";s:7:\"twitter\";s:19:\"https://twitter.com\";s:9:\"instagram\";s:21:\"https://instagram.com\";}}','yes'),(232,'boldgrid_install_options','a:19:{s:11:\"author_type\";N;s:11:\"language_id\";N;s:14:\"theme_group_id\";N;s:8:\"theme_id\";i:34;s:18:\"theme_version_type\";s:6:\"stable\";s:11:\"category_id\";i:2;s:14:\"subcategory_id\";i:15;s:11:\"page_set_id\";i:11;s:21:\"page_set_version_type\";s:6:\"stable\";s:3:\"pde\";a:1:{i:0;a:2:{s:13:\"pde_type_name\";s:16:\"background_image\";s:14:\"pde_curated_id\";i:1;}}s:8:\"new_path\";s:19:\"0607197001543420826\";s:13:\"ticket_number\";s:0:\"\";s:16:\"build_profile_id\";i:859108;s:12:\"custom_pages\";N;s:17:\"install_timestamp\";i:1543420903;s:15:\"subcategory_key\";s:7:\"Fitness\";s:16:\"subcategory_name\";s:7:\"Fitness\";s:15:\"is_base_pageset\";b:1;s:20:\"parent_category_name\";s:15:\"Health & Beauty\";}','yes'),(234,'boldgrid_theme_revision_Pavilion','20181127161730-412','yes'),(235,'allowedthemes','a:1:{s:17:\"boldgrid-pavilion\";b:1;}','off'),(236,'theme_mods_boldgrid-pavilion','a:35:{s:18:\"_boldgrid_theme_id\";i:34;s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";i:2;s:6:\"social\";i:26;s:9:\"secondary\";i:0;}s:24:\"default_background_image\";s:107:\"http://quintelacrosse.com/wp-content/uploads/2018/11/pavilion-fitness-background-imhwpb-gq65ussubgd1nv1.jpg\";s:13:\"bgtfw_version\";s:6:\"1.7.11\";s:20:\"force_scss_recompile\";a:2:{s:6:\"active\";b:0;s:7:\"staging\";b:1;}s:21:\"boldgrid_compiled_css\";s:19652:\".color1-text-default{color:#fff}.color-1-text-contrast{color:#fff ! important}.color-1-text-contrast-hover:hover,.color-1-text-contrast-hover:focus{color:#fff ! important}.color2-text-default{color:#fff}.color-2-text-contrast{color:#fff ! important}.color-2-text-contrast-hover:hover,.color-2-text-contrast-hover:focus{color:#fff ! important}.color3-text-default{color:#fff}.color-3-text-contrast,.color-3-text-contrast-hover:hover{color:#fff ! important}.color4-text-default{color:#fff}.color-4-text-contrast,.color-4-text-contrast-hover:hover{color:#fff ! important}.color5-text-default{color:#4d4d4d}.color-5-text-contrast,.color-5-text-contrast-hover:hover{color:#4d4d4d ! important}.color-neutral-text-default{color:#4d4d4d}.color-neutral-text-contrast,.color-neutral-text-contrast-hover:hover{color:#4d4d4d ! important}.color1-color{color:#2ea0d6 ! important}.color1-color-hover:focus,.color1-color-hover:hover{color:#2ea0d6 ! important}.color2-color{color:#585dae ! important}.color2-color-hover:focus,.color2-color-hover:hover{color:#585dae ! important}.color3-color{color:#8c8c8c ! important}.color3-color-hover:focus,.color3-color-hover:hover{color:#8c8c8c ! important}.color4-color{color:#585dae ! important}.color4-color-hover:focus,.color4-color-hover:hover{color:#585dae ! important}.color5-color{color:#c7c8ca ! important}.color5-color-hover:focus,.color5-color-hover:hover{color:#c7c8ca ! important}.color-neutral-color{color:#fff !important}.color1-background{background:#2ea0d6 ! important}.color1-background-hover:focus,.color1-background-hover:hover{background:#2ea0d6 ! important}.color2-background{background:#585dae ! important}.color2-background-hover:focus,.color2-background-hover:hover{background:#585dae ! important}.color3-background{background:#8c8c8c ! important}.color3-background-hover:focus,.color3-background-hover:hover{background:#8c8c8c ! important}.color4-background{background:#585dae ! important}.color4-background-hover:focus,.color4-background-hover:hover{background:#585dae ! important}.color5-background{background:#c7c8ca ! important}.color5-background-hover:focus,.color5-background-hover:hover{background:#c7c8ca ! important}.color-neutral-background{background:#fff !important}.color1-background-color{background-color:#2ea0d6 ! important}.color1-background-color-hover:focus,.color1-background-color-hover:hover{background-color:#2ea0d6 ! important}.color2-background-color{background-color:#585dae ! important}.color2-background-color-hover:focus,.color2-background-color-hover:hover{background-color:#585dae ! important}.color3-background-color{background-color:#8c8c8c ! important}.color3-background-color-hover:focus,.color3-background-color-hover:hover{background-color:#8c8c8c ! important}.color4-background-color{background-color:#585dae ! important}.color4-background-color-hover:focus,.color4-background-color-hover:hover{background-color:#585dae ! important}.color5-background-color{background-color:#c7c8ca ! important}.color5-background-color-hover:focus,.color5-background-color-hover:hover{background-color:#c7c8ca ! important}.color-neutral-background-color{background-color:#fff !important}.color1-border-color{border-color:#2ea0d6 ! important}.color1-border-color-hover:focus,.color1-border-color-hover:hover{border-color:#2ea0d6 ! important}.color2-border-color{border-color:#585dae ! important}.color2-border-color-hover:focus,.color2-border-color-hover:hover{border-color:#585dae ! important}.color3-border-color{border-color:#8c8c8c ! important}.color3-border-color-hover:focus,.color3-border-color-hover:hover{border-color:#8c8c8c ! important}.color4-border-color{border-color:#585dae ! important}.color4-border-color-hover:focus,.color4-border-color-hover:hover{border-color:#585dae ! important}.color5-border-color{border-color:#c7c8ca ! important}.color5-border-color-hover:focus,.color5-border-color-hover:hover{border-color:#c7c8ca ! important}.color-neutral-border-color{border-color:#fff !important}.breadcrumb li a.filler{background:#585dae;color:#fff}.breadcrumb li a.filler:after{border-left-color:#585dae}.breadcrumb li a:not(.filler){color:#fff}.breadcrumb li a:not(.filler):after{border-left-color:#2ea0d6 !important}.breadcrumb li a:not(.filler):hover,.breadcrumb li a:not(.filler):focus{background:#585dae;color:#fff}.breadcrumb li a:not(.filler):hover:after,.breadcrumb li a:not(.filler):focus:after{border-left-color:#585dae !important;color:#fff}.woocommerce div.product .stock,.woocommerce div.product span.price,.woocommerce div.product p.price{color:#2ea0d6}.wc-image-links .gallery-caption,.wc-gallery-captions-show .gallery-caption,.wc-gallery-captions-onhover .gallery-caption,.wc-gallery-captions-showon .gallery-caption{background-color:#8c8c8c;color:#fff}.wc-image-links .gallery-caption > *,.wc-gallery-captions-show .gallery-caption > *,.wc-gallery-captions-onhover .gallery-caption > *,.wc-gallery-captions-showon .gallery-caption > *{color:#fff}.btn-color-1,.btn-color-1-flat{background-color:#2ea0d6;border-color:#2ea0d6;color:#fff !important}.btn-color-1:visited,.btn-color-1-flat:visited{color:#fff}.btn-color-1:hover,.btn-color-1-flat:hover,.btn-color-1:focus,.btn-color-1-flat:focus{background-color:#59b3de;border-color:#59b3de;color:#fff !important}.btn-color-1:active,.btn-color-1-flat:active,.btn-color-1.active,.btn-color-1-flat.active,.btn-color-1.is-active,.btn-color-1-flat.is-active{background-color:#3b9cca;border-color:#3b9cca;color:#2282af !important}.btn-color-2,.btn-color-2-flat{background-color:#585dae;border-color:#585dae;color:#fff !important}.btn-color-2:visited,.btn-color-2-flat:visited{color:#fff}.btn-color-2:hover,.btn-color-2-flat:hover,.btn-color-2:focus,.btn-color-2-flat:focus{background-color:#7a7ebf;border-color:#7a7ebf;color:#fff !important}.btn-color-2:active,.btn-color-2-flat:active,.btn-color-2.active,.btn-color-2-flat.active,.btn-color-2.is-active,.btn-color-2-flat.is-active{background-color:#6468a2;border-color:#6468a2;color:#45498e !important}.btn-color-3,.btn-color-3-flat{background-color:#8c8c8c;border-color:#8c8c8c;color:#fff !important}.btn-color-3:visited,.btn-color-3-flat:visited{color:#fff}.btn-color-3:hover,.btn-color-3-flat:hover,.btn-color-3:focus,.btn-color-3-flat:focus{background-color:#a6a6a6;border-color:#a6a6a6;color:#fff !important}.btn-color-3:active,.btn-color-3-flat:active,.btn-color-3.active,.btn-color-3-flat.active,.btn-color-3.is-active,.btn-color-3-flat.is-active{background-color:#8c8c8c;border-color:#8c8c8c;color:#737373 !important}.btn-color-4,.btn-color-4-flat{background-color:#585dae;border-color:#585dae;color:#fff !important}.btn-color-4:visited,.btn-color-4-flat:visited{color:#fff}.btn-color-4:hover,.btn-color-4-flat:hover,.btn-color-4:focus,.btn-color-4-flat:focus{background-color:#7a7ebf;border-color:#7a7ebf;color:#fff !important}.btn-color-4:active,.btn-color-4-flat:active,.btn-color-4.active,.btn-color-4-flat.active,.btn-color-4.is-active,.btn-color-4-flat.is-active{background-color:#6468a2;border-color:#6468a2;color:#45498e !important}.btn-color-5,.btn-color-5-flat{background-color:#c7c8ca;border-color:#c7c8ca;color:#4d4d4d !important}.btn-color-5:visited,.btn-color-5-flat:visited{color:#4d4d4d}.btn-color-5:hover,.btn-color-5-flat:hover,.btn-color-5:focus,.btn-color-5-flat:focus{background-color:#e1e2e3;border-color:#e1e2e3;color:#4d4d4d !important}.btn-color-5:active,.btn-color-5-flat:active,.btn-color-5.active,.btn-color-5-flat.active,.btn-color-5.is-active,.btn-color-5-flat.is-active{background-color:#c9c9c9;border-color:#c9c9c9;color:#adaeb1 !important}.btn-neutral-color,.btn-neutral-color-flat{background-color:#fff;border-color:#fff;color:#4d4d4d !important}.btn-neutral-color:visited,.btn-neutral-color-flat:visited{color:#4d4d4d}.btn-neutral-color:hover,.btn-neutral-color-flat:hover,.btn-neutral-color:focus,.btn-neutral-color-flat:focus{background-color:#fff;border-color:#fff;color:#4d4d4d !important}.btn-neutral-color:active,.btn-neutral-color-flat:active,.btn-neutral-color.active,.btn-neutral-color-flat.active,.btn-neutral-color.is-active,.btn-neutral-color-flat.is-active{background-color:#fff;border-color:#fff;color:#e6e6e6 !important}.palette-primary{background:#fff;color:#4d4d4d;}.palette-primary .site-content,.palette-primary .row.header-9.header-10{background-color:#fff;color:#4d4d4d}.palette-primary .site-description,.palette-primary .call-to-action .button-primary{background:rgba(46, 160, 214, 0.9);color:#fff}.palette-primary .call-to-action .button-primary:hover,.palette-primary .call-to-action .button-primary:focus{background:#fff;color:#2ea0d6}.palette-primary .button-primary,.palette-primary .table-striped > tbody > tr:nth-child(2n+1),.palette-primary .navbar-default .navbar-toggle:hover,.palette-primary .navbar-default .navbar-toggle:focus,.palette-primary .navbar-default .navbar-nav > li > a:hover,.palette-primary .navbar-default .navbar-nav > li > a:focus,.palette-primary .navbar-default .navbar-nav > .active > a,.palette-primary .navbar-default .navbar-nav > .active > a:hover,.palette-primary .navbar-default .navbar-nav > .active > a:focus,.palette-primary .navbar-default .navbar-nav > .open > a,.palette-primary .navbar-default .navbar-nav > .open > a:hover,.palette-primary .navbar-default .navbar-nav > .open > a:focus,.palette-primary .navbar-default .navbar-nav > .current-menu-parent > a,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > .active > a,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > .active > a:hover,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > .active > a:focus,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a:hover,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a:focus,.palette-primary .nav > li > a:focus,.palette-primary .nav > li > a:hover,.palette-primary .pager li > a,.palette-primary .mark,.palette-primary mark{background:#2ea0d6;color:#fff}.palette-primary .navbar-default .navbar-toggle:hover .icon-bar,.palette-primary .navbar-default .navbar-toggle:focus .icon-bar{background-color:#fff}.palette-primary a,.palette-primary .well a,.palette-primary .nav-links a,.palette-primary .entry-meta a,.palette-primary li.menu-social a,.palette-primary .menu-social li a,.palette-primary #footer-widget-area a:hover,.palette-primary #primary-navbar li.menu-social a,.palette-primary .menu-social .current_page_item a{color:#2ea0d6}.palette-primary .menu-social .fa-inverse{color:#fff}.palette-primary .navbar,.palette-primary .site-footer{border-top:2px solid #2ea0d6}.palette-primary .site-header .well{border:1px solid #2ea0d6}.palette-primary .panel-default{border-color:#2ea0d6}.palette-primary #slogan,.palette-primary .site-title a,.palette-primary .secondary-menu-items,.palette-primary .tertiary-menu-items{background:rgba(88, 93, 174, 0.9);color:#fff}.palette-primary .mod-gamma-2,.palette-primary .button-primary:hover,.palette-primary .button-primary:focus,.palette-primary .button-secondary:hover,.palette-primary .button-secondary:focus,.palette-primary .pager li > a:hover,.palette-primary .pager li > a:focus{background:#585dae;color:#fff}.palette-primary a:hover,.palette-primary a:focus,.palette-primary .menu-social li a:hover,.palette-primary .menu-social li a:focus,.palette-primary li.menu-social a[href]:hover,.palette-primary li.menu-social a[href]:focus,.palette-primary .menu-social .current_page_item a[href],.palette-primary #primary-navbar li.menu-social a[href]:hover,.palette-primary #primary-navbar li.menu-social a[href]:focus{color:#585dae}.palette-primary .mod-icon-box span{color:#585dae;text-shadow:#a7a9ac 1px 1px, #a7a9ac 2px 2px, #a7a9ac 3px 3px, #a7a9ac 4px 4px, #a7a9ac 5px 5px, #a7a9ac 6px 6px, #a7a9ac 7px 7px, #a7a9ac 8px 8px, #a7a9ac 9px 9px, #a7a9ac 10px 10px, #a7a9ac 11px 11px, #a7a9ac 12px 12px, #a7a9ac 13px 13px, #a7a9ac 14px 14px, #a7a9ac 15px 15px, #a7a9ac 16px 16px, #a7a9ac 17px 17px, #a7a9ac 18px 18px, #a7a9ac 19px 19px, #a7a9ac 20px 20px, #a7a9ac 21px 21px, #a7a9ac 22px 22px, #a7a9ac 23px 23px, #a7a9ac 24px 24px, #a7a9ac 25px 25px, #a7a9ac 26px 26px, #a7a9ac 27px 27px, #a7a9ac 28px 28px, #a7a9ac 29px 29px, #a7a9ac 30px 30px, #a7a9ac 31px 31px, #a7a9ac 32px 32px, #a7a9ac 33px 33px, #a7a9ac 34px 34px, #a7a9ac 35px 35px, #a7a9ac 36px 36px, #a7a9ac 37px 37px, #a7a9ac 38px 38px, #a7a9ac 39px 39px, #a7a9ac 40px 40px, #a7a9ac 41px 41px, #a7a9ac 42px 42px, #a7a9ac 43px 43px, #a7a9ac 44px 44px, #a7a9ac 45px 45px, #a7a9ac 46px 46px, #a7a9ac 47px 47px, #a7a9ac 48px 48px, #a7a9ac 49px 49px, #a7a9ac 50px 50px, #a7a9ac 51px 51px, #a7a9ac 52px 52px, #a7a9ac 53px 53px, #a7a9ac 54px 54px, #a7a9ac 55px 55px, #a7a9ac 56px 56px, #a7a9ac 57px 57px, #a7a9ac 58px 58px, #a7a9ac 59px 59px, #a7a9ac 60px 60px, #a7a9ac 61px 61px, #a7a9ac 62px 62px, #a7a9ac 63px 63px, #a7a9ac 64px 64px, #a7a9ac 65px 65px, #a7a9ac 66px 66px, #a7a9ac 67px 67px, #a7a9ac 68px 68px, #a7a9ac 69px 69px, #a7a9ac 70px 70px, #a7a9ac 71px 71px, #a7a9ac 72px 72px, #a7a9ac 73px 73px, #a7a9ac 74px 74px, #a7a9ac 75px 75px, #a7a9ac 76px 76px, #a7a9ac 77px 77px, #a7a9ac 78px 78px, #a7a9ac 79px 79px, #a7a9ac 80px 80px, #a7a9ac 81px 81px, #a7a9ac 82px 82px, #a7a9ac 83px 83px, #a7a9ac 84px 84px, #a7a9ac 85px 85px, #a7a9ac 86px 86px, #a7a9ac 87px 87px, #a7a9ac 88px 88px, #a7a9ac 89px 89px, #a7a9ac 90px 90px, #a7a9ac 91px 91px, #a7a9ac 92px 92px, #a7a9ac 93px 93px, #a7a9ac 94px 94px, #a7a9ac 95px 95px, #a7a9ac 96px 96px, #a7a9ac 97px 97px, #a7a9ac 98px 98px, #a7a9ac 99px 99px, #a7a9ac 100px 100px, #a7a9ac 101px 101px, #a7a9ac 102px 102px, #a7a9ac 103px 103px, #a7a9ac 104px 104px, #a7a9ac 105px 105px, #a7a9ac 106px 106px, #a7a9ac 107px 107px, #a7a9ac 108px 108px, #a7a9ac 109px 109px, #a7a9ac 110px 110px, #a7a9ac 111px 111px, #a7a9ac 112px 112px, #a7a9ac 113px 113px, #a7a9ac 114px 114px, #a7a9ac 115px 115px, #a7a9ac 116px 116px, #a7a9ac 117px 117px, #a7a9ac 118px 118px, #a7a9ac 119px 119px, #a7a9ac 120px 120px, #a7a9ac 121px 121px, #a7a9ac 122px 122px, #a7a9ac 123px 123px, #a7a9ac 124px 124px, #a7a9ac 125px 125px, #a7a9ac 126px 126px, #a7a9ac 127px 127px, #a7a9ac 128px 128px, #a7a9ac 129px 129px, #a7a9ac 130px 130px}.palette-primary .secondary-menu a,.palette-primary .secondary-menu a:hover,.palette-primary .secondary-menu a:focus,.palette-primary .tertiary-menu a,.palette-primary .tertiary-menu a:hover,.palette-primary .tertiary-menu a:focus{color:#fff}.palette-primary .mod-beta{border-top:7px solid #585dae;border-bottom:5px solid #585dae}.palette-primary .site-title a:hover,.palette-primary .site-title a:focus{color:#fff}.palette-primary .entry-title:before{border-top:1px solid #585dae}.palette-primary .mod-divider a,.palette-primary .button-secondary{background:#8c8c8c;color:#fff}.palette-primary .mod-divider{border-top:2px solid #8c8c8c}.palette-primary hr{background:#8c8c8c}.palette-primary h5,.palette-primary .phone p,.palette-primary .page-title,.palette-primary .widget-title,.palette-primary #reply-title,.palette-primary .entry-title,.palette-primary .mod-alpha h2,.palette-primary .mod-beta h2,.palette-primary .link-secondary,.palette-primary blockquote p,.palette-primary .mod-blockquote p,.palette-primary blockquote,.palette-primary .comments-title,.palette-primary .comment-reply-title,.palette-primary .gridblock .heading-alt,.palette-primary li.menu-social a:hover,.palette-primary li.menu-social a:focus,.palette-primary #primary-navbar li.menu-social a:hover,.palette-primary #primary-navbar li.menu-social a:focus{color:#8c8c8c}.palette-primary .menu-social .fa-inverse:hover,.palette-primary .menu-social .fa-inverse:focus{color:#fff}.palette-primary #reviews #comments ol.commentlist li .comment-text{border:1px solid #8c8c8c}.palette-primary .navbar,.palette-primary .site-footer{background:#585dae}.palette-primary .site-footer,.palette-primary .site-footer a,.palette-primary #footer-widget-area .nav > li > a:hover,.palette-primary .attribution-theme-mods,.palette-primary .footer-center-menu a,.palette-primary .footer-center-items li::after,.palette-primary .boldgrid-framework-menu li::after,.palette-primary .navbar-default .navbar-nav > li > a,.palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a,.palette-primary .site-footer .widget.well,.palette-primary .site-footer caption{color:#fff}.palette-primary .navbar-default .navbar-toggle .icon-bar{background-color:#fff}.palette-primary .navbar-default .navbar-toggle{border-color:#fff}.palette-primary .dropdown-menu{background:#585dae;color:#fff}.palette-primary .mod-alpha{background:#c7c8ca;color:#4d4d4d}.palette-primary .mod-beta{background:#c7c8ca;color:#4d4d4d;border-top:7px solid #585dae;border-bottom:5px solid #585dae;-webkit-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);-moz-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1)}.palette-primary .mod-alpha p{color:#4d4d4d}.palette-primary blockquote,.palette-primary .mod-blockquote{border-left:5px solid #c7c8ca}.palette-primary .background-primary,.palette-primary #boldgrid-sticky-push,.palette-primary #boldgrid-sticky-filler,.palette-primary .palette-primary.mce-content-body,.palette-primary .site-header .widget.well,.palette-primary .panel-default > .panel-heading,.palette-primary .panel-body,.palette-primary .panel-footer{background:#fff;color:#4d4d4d}.palette-primary caption,.palette-primary h3,.palette-primary #reviews #comments ol.commentlist li .meta{color:#4d4d4d}.palette-primary.disabled-footer .site-footer{background-color:#fff;border-top:none}.palette-primary.disabled-footer .site-footer a{color:#4d4d4d}.palette-primary .entry-title a,.palette-primary .entry-title a:hover,.palette-primary .entry-title a:focus{background:#fff;color:#2ea0d6}.palette-primary .mod-alpha .button-secondary,.palette-primary .navbar-default .navbar-nav > li > a:hover,.palette-primary .navbar-default .navbar-nav > li > a:focus,.palette-primary .navbar-default .navbar-nav > .active > a,.palette-primary .navbar-default .navbar-nav > .active > a:hover,.palette-primary .navbar-default .navbar-nav > .active > a:focus{background:#2ea0d6;color:#fff}.palette-primary .current_page_item a{color:#2ea0d6}.palette-primary .dropdown .active{background:#2ea0d6;color:#fff}@media only screen and (min-width:768px){.palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a{background:#585dae;color:#fff}.palette-primary ul.nav li.dropdown:hover{background-color:#2ea0d6}}.palette-primary .mod-alpha .button-secondary:hover,.palette-primary .mod-alpha .button-secondary:focus{background:#585dae;color:#fff}.palette-primary .mod-alpha img{border:3px solid #fff;-webkit-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);-moz-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1)}.palette-primary .mod-icon-box{background-color:#d1d3d4;border:10px double white}.palette-primary .mod-gamma-1 img{-webkit-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);-moz-box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1);box-shadow:0px 5px 5px 0px rgba(85, 85, 85, 1)}@media only screen and (min-width:768px){.palette-primary .entry-content .bgtfw.container > .row:first-child:after,.palette-primary .entry-content .bgtfw.container > .row:first-child:before{-webkit-border-image:-webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(rgba(0, 0, 0, 0))) 1 100%;-webkit-border-image:-webkit-linear-gradient(#b3b3b3, rgba(0, 0, 0, 0)) 1 100%;-moz-border-image:-moz-linear-gradient(#b3b3b3, rgba(0, 0, 0, 0)) 1 100%;-o-border-image:-o-linear-gradient(#b3b3b3, rgba(0, 0, 0, 0)) 1 100%}}body.palette-primary.page-template-default h2{color:#8c8c8c}\";s:18:\"custom_css_post_id\";i:-1;s:22:\"boldgrid_color_palette\";s:450:\"{\"state\":{\"active-palette\":\"palette-primary\",\"palettes\":{\"palette-primary\":{\"format\":\"palette-primary\",\"colors\":[\"rgb(46, 160, 214)\",\"rgb(88, 93, 174)\",\"rgb(140, 140, 140)\",\"rgb(88, 93, 174)\",\"rgb(199, 200, 202)\"],\"neutral-color\":\"rgb(255, 255, 255)\"}},\"saved_palettes\":[{\"format\":\"palette-primary\",\"colors\":[\"rgb(46, 160, 214)\",\"rgb(88, 93, 174)\",\"rgb(140, 140, 140)\",\"rgb(88, 93, 174)\",\"rgb(199, 200, 202)\"],\"neutral-color\":\"rgb(255, 255, 255)\"}]}}\";s:22:\"boldgrid_palette_class\";s:15:\"palette-primary\";s:21:\"boldgrid_logo_setting\";i:5475;s:18:\"boldgrid_logo_size\";s:3:\"358\";s:28:\"alternate_headings_font_size\";s:2:\"14\";s:30:\"navigation_primary_font_family\";s:6:\"Oswald\";s:28:\"navigation_primary_font_size\";s:2:\"15\";s:18:\"headings_font_size\";s:2:\"14\";s:16:\"background_image\";s:82:\"http://quintelacrosse.com/wp-content/uploads/2022/08/cropped-IMG_5225-scaled-1.jpg\";s:37:\"boldgrid_background_vertical_position\";s:1:\"0\";s:21:\"background_attachment\";s:5:\"fixed\";s:30:\"boldgrid_background_image_size\";s:7:\"contain\";s:25:\"hide_boldgrid_attribution\";b:1;s:16:\"custom_theme_css\";s:279:\".boldgrid-css{ background: white; }\n.video-container {\n position: relative;\n padding-bottom: 56.25%;\n padding-top: 35px;\n height: 0;\n overflow: hidden;\n}\n.video-container iframe {\n position: absolute;\n top:0;\n left: 0;\n width: 100%;\n height: 100%;\n}\";s:24:\"boldgrid_background_type\";s:5:\"image\";s:25:\"boldgrid_background_color\";s:7:\"#27a0e1\";s:24:\"boldgrid_position_toggle\";b:1;s:15:\"logo_margin_top\";s:2:\"17\";s:18:\"logo_margin_bottom\";s:3:\"-20\";s:16:\"logo_margin_left\";s:2:\"50\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:39:\"boldgrid_background_horizontal_position\";s:1:\"0\";s:26:\"hide_wordpress_attribution\";b:1;s:22:\"boldgrid_enable_footer\";b:1;s:31:\"hide_special_thanks_attribution\";b:1;s:23:\"boldgrid_header_widgets\";s:1:\"0\";s:27:\"boldgrid_background_pattern\";s:0:\"\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1582662450;s:4:\"data\";a:14:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:6:\"meta-2\";i:1;s:12:\"categories-2\";i:2;s:14:\"recent-posts-4\";}s:17:\"boldgrid-widget-1\";a:0:{}s:17:\"boldgrid-widget-2\";a:0:{}s:17:\"boldgrid-widget-3\";a:1:{i:0;s:6:\"text-3\";}s:8:\"header-1\";a:0:{}s:8:\"header-2\";a:0:{}s:8:\"header-3\";a:0:{}s:8:\"header-4\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:9:\"sidebar-1\";a:2:{i:0;s:13:\"custom_html-2\";i:1;s:13:\"custom_html-4\";}s:18:\"smartslider_area_1\";a:0:{}}}}','yes'),(128,'disable_smm','0','yes'),(129,'wpforms_shareasale_id','1587694','yes'),(130,'jetpack_sync_settings_disable','0','yes'),(131,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(141,'do_activate','0','yes'),(142,'jetpack_activated','2','yes'),(145,'jetpack_available_modules','a:1:{s:4:\"14.3\";a:43:{s:5:\"blaze\";s:4:\"12.3\";s:6:\"blocks\";s:8:\"13.9-a.8\";s:8:\"carousel\";s:3:\"1.5\";s:13:\"comment-likes\";s:3:\"5.1\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:9:\"copy-post\";s:3:\"7.0\";s:20:\"custom-content-types\";s:3:\"3.1\";s:12:\"geo-location\";s:0:\"\";s:12:\"google-fonts\";s:6:\"10.8.0\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:5:\"likes\";s:3:\"2.2\";s:8:\"markdown\";s:3:\"2.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"photon-cdn\";s:3:\"6.6\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:9:\"post-list\";s:4:\"11.3\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:13:\"related-posts\";s:3:\"2.9\";s:6:\"search\";s:3:\"5.0\";s:9:\"seo-tools\";s:3:\"4.4\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:3:\"waf\";s:4:\"10.9\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";s:21:\"woocommerce-analytics\";s:3:\"8.4\";s:7:\"wordads\";s:5:\"4.5.0\";}}','yes'),(146,'jetpack_options','a:13:{s:7:\"version\";s:15:\"14.3:1739135834\";s:11:\"old_version\";s:17:\"13.3.1:1714654278\";s:28:\"fallback_no_verify_ssl_certs\";i:0;s:9:\"time_diff\";i:0;s:2:\"id\";i:157582406;s:6:\"public\";i:1;s:9:\"jumpstart\";s:14:\"new_connection\";s:11:\"master_user\";i:2;s:14:\"last_heartbeat\";i:1783954348;s:16:\"first_admin_view\";b:1;s:21:\"publicize_connections\";a:0:{}s:30:\"recommendations_banner_enabled\";b:0;s:27:\"recommendations_conditional\";a:1:{i:0;s:5:\"boost\";}}','yes'),(151,'_amn_wpforms-lite_last_checked','1566000000','yes'),(152,'boldgrid_pointers','a:5:{i:0;a:6:{s:2:\"id\";s:37:\"boldgrid_image_search_internal_only_8\";s:6:\"screen\";s:4:\"page\";s:6:\"target\";s:19:\"#media-search-input\";s:5:\"title\";s:12:\"Image search\";s:7:\"content\";s:222:\"This search function helps you find images you\'ve already uploaded to your Media Library. If you would like to search the web for new images, click the BoldGrid Connect Search tab in the top menu.\";s:8:\"position\";a:2:{s:4:\"edge\";s:5:\"right\";s:5:\"align\";s:6:\"middle\";}}i:1;a:6:{s:2:\"id\";s:41:\"boldgrid_inspirations_onboarding_progress\";s:6:\"screen\";s:25:\"admin_page_my-inspiration\";s:6:\"target\";s:36:\"#toplevel_page_boldgrid-inspirations\";s:5:\"title\";s:30:\"BoldGrid Inspirations Progress\";s:7:\"content\";s:154:\"Your progress throughout the BoldGrid Inspirations process is displayed here. You can also click on \"Inspirations\" at any time to return to the checklist.\";s:8:\"position\";a:2:{s:4:\"edge\";s:4:\"left\";s:5:\"align\";s:6:\"middle\";}}i:2;a:6:{s:2:\"id\";s:49:\"boldgrid_media_library_image_search_internal_only\";s:6:\"screen\";s:6:\"upload\";s:6:\"target\";s:19:\"#media-search-input\";s:5:\"title\";s:12:\"Image search\";s:7:\"content\";s:222:\"This search function helps you find images you\'ve already uploaded to your Media Library. If you would like to search the web for new images, click the BoldGrid Connect Search tab in the top menu.\";s:8:\"position\";a:3:{s:4:\"edge\";s:3:\"top\";s:5:\"align\";s:6:\"middle\";s:17:\"open_on_page_load\";b:0;}}i:3;a:6:{s:2:\"id\";s:38:\"boldgrid_image_size_do_you_need_help_8\";s:6:\"screen\";s:12:\"media-upload\";s:6:\"target\";s:11:\"#image_size\";s:5:\"title\";s:10:\"Image size\";s:7:\"content\";s:33:\"Need help choosing an image size?\";s:8:\"position\";a:2:{s:4:\"edge\";s:5:\"right\";s:5:\"align\";s:6:\"middle\";}}i:4;a:6:{s:2:\"id\";s:29:\"boldgrid_customization_widget\";s:6:\"screen\";s:9:\"dashboard\";s:6:\"target\";s:21:\"#customization_widget\";s:5:\"title\";s:35:\"Begin customizing your new website!\";s:7:\"content\";s:130:\"Congratulations, you've just installed your new website! Below you'll find tips to help you begin customizing your site.\";s:8:\"position\";a:2:{s:4:\"edge\";s:6:\"bottom\";s:5:\"align\";s:6:\"middle\";}}}','yes'),(62431,'sharing-options','a:1:{s:6:\"global\";a:5:{s:12:\"button_style\";s:9:\"icon-text\";s:13:\"sharing_label\";s:11:\"Share this:\";s:10:\"open_links\";s:4:\"same\";s:4:\"show\";a:0:{}s:6:\"custom\";a:0:{}}}','yes'),(62432,'stats_options','a:10:{s:9:\"admin_bar\";b:1;s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:11:\"count_roles\";a:0:{}s:12:\"do_not_track\";b:1;s:7:\"blog_id\";i:157582406;s:7:\"version\";s:1:\"9\";s:20:\"enable_odyssey_stats\";b:1;s:24:\"odyssey_stats_changed_at\";i:0;s:7:\"notices\";a:0:{}s:5:\"views\";i:3;}','yes'),(62444,'jetpack_tos_agreed','1','yes'),(62445,'jetpack_secrets','a:3:{s:19:\"jetpack_authorize_1\";a:3:{s:8:\"secret_1\";s:32:\"0nATVpZ0xF8HQpJp6GhoGD6YXlzSOd7Q\";s:8:\"secret_2\";s:32:\"NDtEiIBPoryAT9ogeIZGrWmLc4zgPJSR\";s:3:\"exp\";i:1552267249;}s:19:\"jetpack_authorize_3\";a:3:{s:8:\"secret_1\";s:32:\"UDF0QGyApmzmkI1oUgxIYIkAV6QQfUjj\";s:8:\"secret_2\";s:32:\"8wPEPbtnyFN56LAt6BDL7xQ8PEzeRZT9\";s:3:\"exp\";i:1552444919;}s:19:\"jetpack_authorize_2\";a:3:{s:8:\"secret_1\";s:32:\"SAdwlpGa03dmUaCt0O9ADbAtnOYOtp0c\";s:8:\"secret_2\";s:32:\"vKU4V0gS6oKRxaSggYMR6Mf6h3BrE7bk\";s:3:\"exp\";i:1569976257;}}','no'),(347869,'jetpack_unique_connection','a:3:{s:9:\"connected\";i:1;s:12:\"disconnected\";i:0;s:7:\"version\";s:5:\"3.6.1\";}','yes'),(62449,'jetpack_private_options','a:2:{s:10:\"blog_token\";s:65:\"Ml4%r&g1y6P&iCNU0HY8UikCPs1Ad2(L.mNMbuW0Ek4h5M3da9D(eqbgUEdOfcW*I\";s:11:\"user_tokens\";a:1:{i:2;s:67:\"$$sN)F%NB9D@xyaJE9Du5e$uXGX%Esvb.GW$f5wHW8Nxgu@RrRyD!G#3sG9EXyoed.2\";}}','yes'),(243068,'mstw_ss_version','0.a','yes'),(62443,'jetpack_log','a:1:{i:0;a:4:{s:4:\"time\";i:1548700327;s:7:\"user_id\";i:2;s:7:\"blog_id\";b:0;s:4:\"code\";s:8:\"register\";}}','no'),(5804094,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1785863560;s:5:\"ctime\";i:1785863560;}','yes'),(2884,'boldgrid_backup_settings','a:17:{s:16:\"backup_directory\";s:30:\"/home/altere25/boldgrid_backup\";s:11:\"cron_secret\";s:64:\"0abb7503d2c7c76daffa50fe001515bd1e7f1fc92b6839302f1b6a123e6d9375\";s:8:\"schedule\";a:10:{s:10:\"dow_sunday\";i:0;s:10:\"dow_monday\";i:0;s:11:\"dow_tuesday\";i:0;s:13:\"dow_wednesday\";i:0;s:12:\"dow_thursday\";i:0;s:10:\"dow_friday\";i:0;s:12:\"dow_saturday\";i:0;s:5:\"tod_h\";i:3;s:5:\"tod_m\";i:35;s:5:\"tod_a\";s:2:\"AM\";}s:15:\"retention_count\";i:5;s:18:\"notification_email\";s:46:\"admin@quintelacrosseproject.altereddigital.com\";s:13:\"notifications\";a:3:{s:6:\"backup\";i:1;s:7:\"restore\";i:1;s:10:\"site_check\";b:1;}s:11:\"auto_backup\";i:1;s:13:\"auto_rollback\";i:1;s:6:\"remote\";a:1:{s:5:\"local\";a:1:{s:7:\"enabled\";b:1;}}s:14:\"exclude_tables\";a:0:{}s:24:\"folder_exclusion_include\";s:18:\"WPCORE,/wp-content\";s:24:\"folder_exclusion_exclude\";s:17:\".git,node_modules\";s:10:\"site_check\";a:4:{s:7:\"enabled\";b:1;s:6:\"logger\";b:1;s:13:\"auto_recovery\";b:0;s:8:\"interval\";i:15;}s:10:\"encrypt_db\";b:0;s:11:\"auto_update\";a:3:{s:4:\"days\";i:0;s:7:\"plugins\";a:1:{s:7:\"default\";s:1:\"0\";}s:6:\"themes\";a:1:{s:7:\"default\";s:1:\"0\";}}s:7:\"updated\";i:1645892947;s:7:\"openssl\";a:3:{s:6:\"cipher\";s:11:\"AES-256-CBC\";s:2:\"iv\";s:32:\"81af69f1b809c662f75771ac4acea5e3\";s:3:\"key\";s:64:\"037c0116d04b58a85feab100a8f22ce4789a057ef16be7e893786ee6edd25786\";}}','off'),(341478,'db_upgraded','','on'),(7841,'boldgrid_backup_jobs','a:0:{}','no'),(7842,'boldgrid_backup_last_backup','1773335127','off'),(7843,'boldgrid_backup_latest_backup','a:34:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:673860822;s:4:\"save\";b:1;s:10:\"total_size\";i:886485079;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:34:\".git,node_modules,wp-content/cache\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:34:\"/home/altere25/quintelacrosse.com/\";s:9:\"backup_id\";s:8:\"318bf1f5\";s:7:\"siteurl\";s:26:\"https://quintelacrosse.com\";s:9:\"timestamp\";i:1773335070;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:37:\"www.quintelacrosse.altereddigital.com\";s:13:\"php_sapi_name\";s:8:\"fpm-fcgi\";s:9:\"php_uname\";s:84:\"Linux vps98498.inmotionhosting.com 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64\";s:11:\"php_version\";s:6:\"7.4.33\";s:11:\"server_addr\";s:14:\"173.231.200.77\";s:11:\"server_name\";s:37:\"www.quintelacrosse.altereddigital.com\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:6:\"Apache\";s:3:\"uid\";i:1001;s:8:\"username\";s:8:\"altere25\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:11:\"Auto update\";s:8:\"filepath\";s:94:\"/home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20260312-170431.zip\";s:11:\"lastmodunix\";i:1773335127;s:8:\"duration\";s:5:\"57.39\";s:11:\"db_duration\";s:4:\"0.21\";s:11:\"db_filename\";s:34:\"altere25_wp176.20260312-170430.sql\";s:12:\"mail_success\";b:1;}','yes'),(7848,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:46:\"admin@quintelacrosseproject.altereddigital.com\";s:7:\"version\";s:5:\"6.7.5\";s:9:\"timestamp\";i:1773335132;}','off'),(1662,'lm-update-games-sport','lacrosse','yes'),(1666,'lm-update-games-date','2018-11-30','yes'),(2318,'boldgrid_mobile_ratio','2:557','off'),(150288,'custom_wpadmin_slug','quintelax-login','yes'),(243924,'tr-current-team','quinte-hl-paperweight-3','yes'),(242998,'mstw_team_rosters_activated','1','yes'),(243009,'mstw_tr_ss_team_links','','yes'),(243084,'mstw_ss_options','','yes'),(243085,'mstw_ss_dtg_options','','yes'),(243086,'mstw_ss_color_options','','yes'),(243087,'mstw_ss_venue_options','','yes'),(195,'boldgrid_api_key','b58f3279a7424c5008ca8e5c15df5afb','no'),(196,'boldgrid_site_hash','0646bd6f588a0cefd88f309fe77ff7b2','no'),(5352,'lm-league-sport_quinte-bayhawks-house-league-midget-division','lacrosse','yes'),(202,'boldgrid_asset','a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:5:\"image\";a:26:{i:0;a:16:{s:8:\"asset_id\";s:4:\"9430\";s:9:\"coin_cost\";N;s:4:\"name\";s:128:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/boxing-546143_1280-imhwpb-rojo3x16ez3t7ai.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 16:01:56\";s:11:\"attribution\";s:203:\"{\"license\":\"4\",\"author_username\":\"Mcability\",\"author_url\":\"https:\\/\\/pixabay.com\\/en\\/users\\/Mcability-114690\\/\",\"image_homepage\":\"https:\\/\\/pixabay.com\\/en\\/boxing-gloves-boxer-sport-exercise-546143\\/\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:26;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:1;a:16:{s:8:\"asset_id\";s:4:\"9431\";s:9:\"coin_cost\";N;s:4:\"name\";s:127:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/woman-595599_1280-imhwpb-x7t9o1zqhbm18dy.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 16:01:56\";s:11:\"attribution\";s:205:\"{\"license\":\"4\",\"author_username\":\"andremcenroe\",\"author_url\":\"https:\\/\\/pixabay.com\\/en\\/users\\/andremcenroe-650035\\/\",\"image_homepage\":\"https:\\/\\/pixabay.com\\/en\\/woman-fitness-ball-yellow-pink-595599\\/\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:27;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:2;a:16:{s:8:\"asset_id\";s:4:\"9432\";s:9:\"coin_cost\";N;s:4:\"name\";s:133:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/6814589739_c80b5eb6f9_o-imhwpb-a2z14hcxvrppivv.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 16:01:56\";s:11:\"attribution\";s:190:\"{\"license\":\"4\",\"author_username\":\"Fit Approach\",\"author_url\":\"https:\\/\\/www.flickr.com\\/photos\\/fitapproach\\/\",\"image_homepage\":\"https:\\/\\/www.flickr.com\\/photos\\/fitapproach\\/6814589739\\/\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:28;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:5;a:16:{s:8:\"asset_id\";s:4:\"9435\";s:9:\"coin_cost\";N;s:4:\"name\";s:142:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/photo-1414202251636-d05ac44c0182-imhwpb-dgogcaewxjezqqq.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 16:01:57\";s:11:\"attribution\";s:188:\"{\"license\":\"4\",\"author_username\":\"Rocksana Rocksana\",\"author_url\":\"https:\\/\\/unsplash.com\\/rocksama14\",\"image_homepage\":\"https:\\/\\/download.unsplash.com\\/photo-1414202251636-d05ac44c0182\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:31;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:6;a:16:{s:8:\"asset_id\";s:5:\"66252\";s:9:\"coin_cost\";N;s:4:\"name\";s:124:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/tmp_matt-davis-imhwpb-9gi4sy8ddkqyryr.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 16:01:57\";s:11:\"attribution\";s:2:\"{}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:32;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:7;a:16:{s:8:\"asset_id\";s:4:\"9437\";s:9:\"coin_cost\";N;s:4:\"name\";s:133:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/sozGYg0tQdSmsUkoPhvt_12-imhwpb-eotog9ini25xw4o.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 16:01:57\";s:11:\"attribution\";s:192:\"{\"license\":\"4\",\"author_username\":\"Martin Miranda\",\"author_url\":\"https:\\/\\/unsplash.com\\/martinmiranda\",\"image_homepage\":\"https:\\/\\/download.unsplash.com\\/reserve\\/sozGYg0tQdSmsUkoPhvt_12.jpg\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:33;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:8;a:16:{s:8:\"asset_id\";s:4:\"9438\";s:9:\"coin_cost\";N;s:4:\"name\";s:142:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/photo-1420316078344-6149cb82b2c7-imhwpb-k9y181hssyltehh.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 16:01:57\";s:11:\"attribution\";s:181:\"{\"license\":\"4\",\"author_username\":\"Alec Moore\",\"author_url\":\"https:\\/\\/unsplash.com\\/alecmmoore\",\"image_homepage\":\"https:\\/\\/download.unsplash.com\\/photo-1420316078344-6149cb82b2c7\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:34;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:9;a:16:{s:8:\"asset_id\";s:4:\"9439\";s:9:\"coin_cost\";N;s:4:\"name\";s:126:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/girl-410334_1280-imhwpb-nsoxysekdx6i8pd.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 16:01:57\";s:11:\"attribution\";s:196:\"{\"license\":\"4\",\"author_username\":\"JESHOOTS\",\"author_url\":\"https:\\/\\/pixabay.com\\/en\\/users\\/JESHOOTS-264599\\/\",\"image_homepage\":\"https:\\/\\/pixabay.com\\/en\\/girl-posing-sunglasses-beauty-410334\\/\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:35;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:11;a:16:{s:8:\"asset_id\";s:6:\"851752\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:122:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/f85c2cf7-11026de8-geribody140400056.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 16:01:57\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:37;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"301\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"27779954\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:12;a:16:{s:8:\"asset_id\";s:6:\"851754\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:125:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/251b7f00-d72faa62-antoniodiaz140500019.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 16:01:57\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:38;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"28495325\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:13;a:16:{s:8:\"asset_id\";s:6:\"851992\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:123:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/36a8aa75-b656a5b5-jalephoto150600010.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 16:01:57\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:39;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"40765776\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:14;a:16:{s:8:\"asset_id\";s:6:\"780386\";s:9:\"coin_cost\";N;s:4:\"name\";s:176:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLy1yV2p5ZE5oQVR3LzYwMHg0NTA_3D-imhwpb-qi6hj44g334fjqc.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 16:01:57\";s:11:\"attribution\";s:159:\"{\"license\":\"10\",\"author_username\":\"Alex wong\",\"author_url\":\"http:\\/\\/unsplash.com\\/@killerfvith\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/-rWjydNhATw\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:40;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:15;a:16:{s:8:\"asset_id\";s:6:\"780387\";s:9:\"coin_cost\";N;s:4:\"name\";s:176:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL19QZFpkVzdmaURjLzYwMHg0NTA_3D-imhwpb-24tawnme8snkr6i.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 16:01:58\";s:11:\"attribution\";s:158:\"{\"license\":\"10\",\"author_username\":\"Scott Webb\",\"author_url\":\"http:\\/\\/unsplash.com\\/@scottwebb\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/_PdZdW7fiDc\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:41;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:16;a:16:{s:8:\"asset_id\";s:6:\"780388\";s:9:\"coin_cost\";N;s:4:\"name\";s:176:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL3ZHUTQ5bDlJNEVFLzYwMHg0NTA_3D-imhwpb-ceho1ljgk9lzazx.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 16:01:58\";s:11:\"attribution\";s:160:\"{\"license\":\"10\",\"author_username\":\"Maja Petric\",\"author_url\":\"http:\\/\\/unsplash.com\\/@majapetric\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/vGQ49l9I4EE\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:42;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:18;a:16:{s:8:\"asset_id\";s:5:\"21963\";s:9:\"coin_cost\";N;s:4:\"name\";s:137:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/pavilion-fitness-background-imhwpb-gq65ussubgd1nv1.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 16:01:59\";s:11:\"attribution\";s:195:\"{\"license\":\"4\",\"author_username\":\"Hern\\u00e1n Pi\\u00f1era\",\"author_url\":\"https:\\/\\/www.flickr.com\\/photos\\/hernanpc\\/\",\"image_homepage\":\"https:\\/\\/www.flickr.com\\/photos\\/hernanpc\\/8498478932\\/\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:47;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:19;a:17:{s:8:\"asset_id\";s:6:\"963913\";s:9:\"coin_cost\";s:1:\"3\";s:4:\"name\";s:123:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/495635-3445a2e6-martinkay78161100017.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 16:16:00\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:68;s:5:\"width\";s:4:\"1678\";s:6:\"height\";s:4:\"1119\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"67493403\";s:11:\"orientation\";N;s:10:\"image_size\";s:5:\"hiweb\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;s:5:\"crops\";a:1:{i:0;a:2:{s:11:\"cropDetails\";a:8:{s:2:\"x1\";s:1:\"0\";s:2:\"y1\";s:1:\"0\";s:2:\"x2\";s:4:\"1678\";s:2:\"y2\";s:3:\"945\";s:5:\"width\";s:4:\"1678\";s:6:\"height\";s:3:\"945\";s:9:\"dst_width\";s:4:\"1678\";s:10:\"dst_height\";s:3:\"945\";}s:4:\"path\";s:131:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/cropped-495635-3445a2e6-martinkay78161100017.jpg\";}}}i:20;a:16:{s:8:\"asset_id\";s:6:\"969892\";s:9:\"coin_cost\";s:1:\"3\";s:4:\"name\";s:125:\"/home/altere25/quintelacrosseproject.altereddigital.com/wp-content/uploads/2018/11/4139eb45-3e676ad0-martinkay78161100016.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-11-28 19:15:17\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:195;s:5:\"width\";s:4:\"1678\";s:6:\"height\";s:4:\"1119\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"67493402\";s:11:\"orientation\";N;s:10:\"image_size\";s:5:\"hiweb\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:21;a:16:{s:8:\"asset_id\";s:6:\"851884\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:100:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2018/12/031a606-a26ee4dd-ammentorp140100013.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-12-10 21:11:48\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:4008;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"25059721\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:23;a:16:{s:8:\"asset_id\";s:6:\"851885\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:99:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2018/12/74994449-d59106eb-annotee150200006.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2018-12-10 21:11:49\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:4010;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"36188473\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:25;a:16:{s:8:\"asset_id\";s:6:\"851814\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:97:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/11/547766-1a445d0c-johanjk150500227.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2019-11-21 00:20:11\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:5024;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"39857809\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:26;a:16:{s:8:\"asset_id\";s:6:\"851813\";s:9:\"coin_cost\";s:1:\"2\";s:4:\"name\";s:100:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/11/e90a0335-a30babca-feedough130600612.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2019-11-21 00:20:12\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:5025;s:5:\"width\";s:3:\"565\";s:6:\"height\";s:3:\"848\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"20482695\";s:11:\"orientation\";N;s:10:\"image_size\";s:3:\"web\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:27;a:16:{s:8:\"asset_id\";s:6:\"851820\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:101:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/11/b6ffe7a8-98acfa8f-subbotina150100027.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2019-11-21 00:20:12\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:5026;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"401\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"35403223\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:28;a:16:{s:8:\"asset_id\";s:6:\"852736\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:101:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/11/ccb0fee3-08900583-subbotina150100056.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2019-11-21 00:20:12\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:5027;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"425\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"35560932\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:30;a:16:{s:8:\"asset_id\";s:6:\"851750\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:100:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/11/c25aa58d-b8c27eb4-javiindy150400123.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2019-11-21 00:20:12\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:5029;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"38918707\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:31;a:16:{s:8:\"asset_id\";s:6:\"852735\";s:9:\"coin_cost\";s:1:\"2\";s:4:\"name\";s:101:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/11/d6f91fea-97920b3d-Prometeus130800037.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2019-11-21 00:20:13\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:5030;s:5:\"width\";s:3:\"565\";s:6:\"height\";s:3:\"847\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"21269783\";s:11:\"orientation\";N;s:10:\"image_size\";s:3:\"web\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:33;a:16:{s:8:\"asset_id\";s:6:\"851758\";s:9:\"coin_cost\";s:1:\"2\";s:4:\"name\";s:101:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/11/ee1f2d46-167387f8-Prometeus150400146.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2019-11-21 00:20:14\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:5032;s:5:\"width\";s:3:\"565\";s:6:\"height\";s:3:\"847\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"38383309\";s:11:\"orientation\";N;s:10:\"image_size\";s:3:\"web\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}}}','yes'),(5331,'lm-league-sport_quinte-bayhawks-house-league-novice-division','lacrosse','yes'),(5332,'lm-league-seasons_quinte-bayhawks-house-league-novice-division','a:1:{i:2019;s:4:\"2019\";}','yes'),(203,'boldgrid_inspirations_current_version','2.9.3','off'),(205,'boldgrid_inspirations_activated_version','1.6.0','no'),(5322,'lm-league-sport_quinte-bayhawks-house-league-tyke-division','lacrosse','yes'),(5323,'lm-league-seasons_quinte-bayhawks-house-league-tyke-division','a:1:{i:2019;s:4:\"2019\";}','yes'),(281206,'mstw_lm_league_children','a:0:{}','yes'),(1435,'lm-current-league','quinte-bayhawks-house-league-bantam-division','yes'),(1471,'lm-current-sport','lacrosse','yes'),(1475,'lm-sport-options_lacrosse','a:58:{s:6:\"league\";s:0:\"\";s:6:\"season\";s:0:\"\";s:4:\"team\";s:0:\"\";s:5:\"sport\";s:0:\"\";s:6:\"school\";s:0:\"\";s:9:\"last_game\";i:0;s:21:\"standings_name_format\";s:4:\"name\";s:19:\"standings_show_logo\";i:1;s:19:\"standings_team_link\";s:13:\"team-schedule\";s:24:\"standings_next_game_link\";s:4:\"none\";s:24:\"standings_last_game_link\";s:4:\"none\";s:8:\"order_by\";s:6:\"points\";s:18:\"order_by_secondary\";s:9:\"goals_for\";s:15:\"order_by_second\";s:11:\"conf_losses\";s:14:\"order_by_third\";s:4:\"wins\";s:7:\"sort_by\";s:8:\"high_low\";s:10:\"show_draws\";i:0;s:10:\"euro_order\";i:0;s:6:\"winner\";s:4:\"high\";s:12:\"points_rules\";a:5:{s:4:\"wins\";s:1:\"2\";s:6:\"losses\";s:1:\"0\";s:4:\"ties\";s:1:\"1\";s:3:\"otw\";s:1:\"0\";s:3:\"otl\";s:1:\"0\";}s:9:\"first_dtg\";s:10:\"1970:01:01\";s:8:\"last_dtg\";s:10:\"2038:01:19\";s:13:\"interval_days\";s:0:\"\";s:11:\"future_days\";s:0:\"\";s:9:\"past_days\";s:0:\"\";s:14:\"show_nonleague\";i:1;s:14:\"show_home_away\";i:0;s:9:\"star_home\";s:0:\"\";s:11:\"star_league\";s:0:\"\";s:9:\"star_conf\";s:0:\"\";s:8:\"star_div\";s:0:\"\";s:9:\"at_symbol\";s:2:\"at\";s:9:\"vs_symbol\";s:2:\"vs\";s:21:\"schedules_name_format\";s:4:\"name\";s:19:\"schedules_show_logo\";i:1;s:15:\"location_format\";s:12:\"stadium_city\";s:9:\"tbd_label\";s:3:\"TBA\";s:18:\"schedule_team_link\";s:13:\"team-schedule\";s:22:\"schedule_location_link\";s:4:\"none\";s:18:\"schedule_time_link\";s:4:\"none\";s:9:\"show_byes\";i:0;s:11:\"date_format\";s:8:\"l, j F Y\";s:11:\"time_format\";s:5:\"g:i a\";s:19:\"gallery_date_format\";s:5:\"Y-m-d\";s:19:\"gallery_time_format\";s:5:\"g:i a\";s:22:\"scoreboard_date_format\";s:5:\"Y-m-d\";s:22:\"scoreboard_time_format\";s:5:\"g:i a\";s:15:\"live_updates_on\";i:1;s:18:\"live_updates_start\";i:0;s:16:\"live_updates_end\";s:1:\"3\";s:16:\"standings_fields\";a:28:{s:4:\"rank\";i:0;s:4:\"team\";i:1;s:12:\"games_played\";i:1;s:4:\"wins\";i:1;s:6:\"losses\";i:1;s:11:\"wins-losses\";i:0;s:4:\"ties\";i:1;s:3:\"otw\";i:0;s:3:\"otl\";i:0;s:7:\"percent\";i:0;s:6:\"points\";i:1;s:12:\"games_behind\";i:0;s:9:\"goals_for\";i:0;s:13:\"goals_against\";i:0;s:10:\"goals_diff\";i:0;s:6:\"last_5\";i:0;s:7:\"last_10\";i:0;s:6:\"streak\";i:0;s:4:\"home\";i:0;s:4:\"away\";i:0;s:8:\"division\";i:0;s:10:\"conference\";i:0;s:9:\"next_game\";i:0;s:9:\"last_game\";i:0;s:12:\"conf_percent\";i:0;s:11:\"conf_points\";i:0;s:11:\"div_percent\";i:0;s:10:\"div_points\";i:0;}s:16:\"standings_labels\";a:28:{s:4:\"rank\";s:4:\"Rank\";s:4:\"team\";s:4:\"Team\";s:12:\"games_played\";s:2:\"GP\";s:4:\"wins\";s:4:\"Wins\";s:6:\"losses\";s:6:\"Losses\";s:11:\"wins-losses\";s:7:\"Overall\";s:4:\"ties\";s:4:\"Ties\";s:3:\"otw\";s:3:\"OTW\";s:3:\"otl\";s:3:\"OTL\";s:7:\"percent\";s:3:\"PCT\";s:6:\"points\";s:3:\"PTS\";s:12:\"games_behind\";s:2:\"GB\";s:9:\"goals_for\";s:2:\"GF\";s:13:\"goals_against\";s:2:\"GA\";s:10:\"goals_diff\";s:2:\"GD\";s:6:\"last_5\";s:2:\"L5\";s:7:\"last_10\";s:3:\"L10\";s:6:\"streak\";s:4:\"Strk\";s:4:\"home\";s:4:\"Home\";s:4:\"away\";s:4:\"Road\";s:10:\"conference\";s:4:\"Conf\";s:8:\"division\";s:3:\"Div\";s:9:\"next_game\";s:4:\"Next\";s:9:\"last_game\";s:4:\"Last\";s:12:\"conf_percent\";s:10:\"Conf Win %\";s:11:\"conf_points\";s:8:\"Conf Pts\";s:11:\"div_percent\";s:9:\"Div Win %\";s:10:\"div_points\";s:10:\"Div Points\";}s:15:\"standings_order\";a:28:{i:0;s:4:\"rank\";i:1;s:4:\"team\";i:2;s:10:\"div_points\";i:3;s:12:\"games_played\";i:4;s:4:\"wins\";i:5;s:6:\"losses\";i:6;s:4:\"ties\";i:7;s:6:\"points\";i:8;s:11:\"wins-losses\";i:9;s:3:\"otw\";i:10;s:3:\"otl\";i:11;s:7:\"percent\";i:12;s:12:\"games_behind\";i:13;s:9:\"goals_for\";i:14;s:13:\"goals_against\";i:15;s:10:\"goals_diff\";i:16;s:6:\"streak\";i:17;s:6:\"last_5\";i:18;s:7:\"last_10\";i:19;s:4:\"home\";i:20;s:4:\"away\";i:21;s:8:\"division\";i:22;s:10:\"conference\";i:23;s:9:\"next_game\";i:24;s:9:\"last_game\";i:25;s:12:\"conf_percent\";i:26;s:11:\"conf_points\";i:27;s:11:\"div_percent\";}s:15:\"schedule_fields\";a:9:{s:4:\"date\";i:1;s:4:\"home\";i:1;s:7:\"visitor\";i:1;s:8:\"opponent\";i:1;s:12:\"gallery_game\";i:1;s:4:\"time\";i:1;s:12:\"games_played\";i:0;s:8:\"location\";i:1;s:5:\"media\";i:0;}s:15:\"schedule_labels\";a:8:{s:4:\"date\";s:4:\"Date\";s:4:\"time\";s:10:\"Time/Score\";s:4:\"home\";s:4:\"Home\";s:7:\"visitor\";s:7:\"Visitor\";s:8:\"opponent\";s:8:\"Opponent\";s:8:\"location\";s:8:\"Location\";s:5:\"media\";s:5:\"Media\";s:12:\"gallery_game\";s:7:\"Matchup\";}s:14:\"schedule_order\";a:8:{i:0;s:4:\"date\";i:1;s:4:\"home\";i:2;s:7:\"visitor\";i:3;s:8:\"opponent\";i:4;s:4:\"time\";i:5;s:8:\"location\";i:6;s:5:\"media\";i:7;s:12:\"gallery_game\";}s:15:\"use_team_colors\";i:0;s:17:\"compute_standings\";i:0;}','yes'),(1496,'lm-sport-options_-1','a:56:{s:6:\"league\";s:0:\"\";s:6:\"season\";s:0:\"\";s:4:\"team\";s:0:\"\";s:5:\"sport\";s:0:\"\";s:6:\"school\";s:0:\"\";s:9:\"last_game\";i:0;s:21:\"standings_name_format\";s:4:\"name\";s:19:\"standings_show_logo\";i:1;s:19:\"standings_team_link\";s:4:\"none\";s:24:\"standings_next_game_link\";s:4:\"none\";s:24:\"standings_last_game_link\";s:4:\"none\";s:8:\"order_by\";s:7:\"percent\";s:18:\"order_by_secondary\";s:9:\"goals_for\";s:15:\"order_by_second\";s:11:\"conf_losses\";s:14:\"order_by_third\";s:4:\"wins\";s:7:\"sort_by\";s:8:\"high_low\";s:10:\"show_draws\";i:0;s:10:\"euro_order\";i:0;s:6:\"winner\";s:4:\"high\";s:12:\"points_rules\";a:5:{s:4:\"wins\";i:3;s:6:\"losses\";i:0;s:4:\"ties\";i:1;s:3:\"otw\";i:0;s:3:\"otl\";i:0;}s:9:\"first_dtg\";s:10:\"1970:01:01\";s:8:\"last_dtg\";s:10:\"2038:01:19\";s:13:\"interval_days\";s:0:\"\";s:11:\"future_days\";s:0:\"\";s:9:\"past_days\";s:0:\"\";s:14:\"show_nonleague\";i:1;s:14:\"show_home_away\";i:0;s:9:\"star_home\";s:0:\"\";s:11:\"star_league\";s:0:\"\";s:9:\"star_conf\";s:0:\"\";s:8:\"star_div\";s:0:\"\";s:9:\"at_symbol\";s:2:\"at\";s:9:\"vs_symbol\";s:2:\"vs\";s:21:\"schedules_name_format\";s:4:\"name\";s:19:\"schedules_show_logo\";i:1;s:15:\"location_format\";s:7:\"stadium\";s:9:\"tbd_label\";s:3:\"TBA\";s:18:\"schedule_team_link\";s:4:\"none\";s:22:\"schedule_location_link\";s:4:\"none\";s:18:\"schedule_time_link\";s:4:\"none\";s:9:\"show_byes\";i:0;s:11:\"date_format\";s:6:\"D, j M\";s:11:\"time_format\";s:5:\"g:i a\";s:19:\"gallery_date_format\";s:6:\"l, j F\";s:19:\"gallery_time_format\";s:5:\"g:i a\";s:22:\"scoreboard_date_format\";s:6:\"l, j F\";s:22:\"scoreboard_time_format\";s:5:\"g:i a\";s:15:\"live_updates_on\";i:0;s:18:\"live_updates_start\";i:0;s:16:\"live_updates_end\";i:3;s:16:\"standings_fields\";a:24:{s:4:\"rank\";i:1;s:4:\"team\";i:1;s:12:\"games_played\";i:0;s:4:\"wins\";i:1;s:6:\"losses\";i:1;s:11:\"wins-losses\";i:0;s:4:\"ties\";i:1;s:3:\"otw\";i:0;s:3:\"otl\";i:0;s:7:\"percent\";i:0;s:6:\"points\";i:0;s:12:\"games_behind\";i:0;s:9:\"goals_for\";i:0;s:13:\"goals_against\";i:0;s:10:\"goals_diff\";i:0;s:6:\"last_5\";i:0;s:7:\"last_10\";i:0;s:6:\"streak\";i:0;s:4:\"home\";i:0;s:4:\"away\";i:0;s:8:\"division\";i:0;s:10:\"conference\";i:0;s:9:\"next_game\";i:0;s:9:\"last_game\";i:0;}s:16:\"standings_labels\";a:24:{s:4:\"rank\";s:4:\"Rank\";s:4:\"team\";s:4:\"Team\";s:12:\"games_played\";s:2:\"GP\";s:4:\"wins\";s:4:\"Wins\";s:6:\"losses\";s:6:\"Losses\";s:11:\"wins-losses\";s:7:\"Overall\";s:4:\"ties\";s:4:\"Ties\";s:3:\"otw\";s:3:\"OTW\";s:3:\"otl\";s:3:\"OTL\";s:7:\"percent\";s:3:\"PCT\";s:6:\"points\";s:3:\"PTS\";s:12:\"games_behind\";s:2:\"GB\";s:9:\"goals_for\";s:2:\"GF\";s:13:\"goals_against\";s:2:\"GA\";s:10:\"goals_diff\";s:2:\"GD\";s:6:\"last_5\";s:2:\"L5\";s:7:\"last_10\";s:3:\"L10\";s:6:\"streak\";s:4:\"Strk\";s:4:\"home\";s:4:\"Home\";s:4:\"away\";s:4:\"Road\";s:10:\"conference\";s:4:\"Conf\";s:8:\"division\";s:3:\"Div\";s:9:\"next_game\";s:4:\"Next\";s:9:\"last_game\";s:4:\"Last\";}s:15:\"standings_order\";a:24:{i:0;s:4:\"rank\";i:1;s:4:\"team\";i:2;s:4:\"wins\";i:3;s:6:\"losses\";i:4;s:4:\"ties\";i:5;s:12:\"games_played\";i:6;s:11:\"wins-losses\";i:7;s:3:\"otw\";i:8;s:3:\"otl\";i:9;s:7:\"percent\";i:10;s:6:\"points\";i:11;s:12:\"games_behind\";i:12;s:9:\"goals_for\";i:13;s:13:\"goals_against\";i:14;s:10:\"goals_diff\";i:15;s:6:\"streak\";i:16;s:6:\"last_5\";i:17;s:7:\"last_10\";i:18;s:4:\"home\";i:19;s:4:\"away\";i:20;s:8:\"division\";i:21;s:10:\"conference\";i:22;s:9:\"next_game\";i:23;s:9:\"last_game\";}s:15:\"schedule_fields\";a:8:{s:4:\"date\";i:1;s:4:\"home\";i:1;s:7:\"visitor\";i:1;s:4:\"time\";i:1;s:8:\"location\";i:1;s:5:\"media\";i:0;s:12:\"gallery_game\";i:0;s:8:\"opponent\";i:0;}s:15:\"schedule_labels\";a:8:{s:4:\"date\";s:4:\"Date\";s:4:\"time\";s:10:\"Time/Score\";s:4:\"home\";s:4:\"Home\";s:7:\"visitor\";s:7:\"Visitor\";s:8:\"opponent\";s:8:\"Opponent\";s:8:\"location\";s:8:\"Location\";s:5:\"media\";s:5:\"Media\";s:12:\"gallery_game\";s:7:\"Matchup\";}s:14:\"schedule_order\";a:8:{i:0;s:4:\"date\";i:1;s:4:\"home\";i:2;s:7:\"visitor\";i:3;s:8:\"opponent\";i:4;s:4:\"time\";i:5;s:8:\"location\";i:6;s:5:\"media\";i:7;s:12:\"gallery_game\";}}','yes'),(225,'boldgrid_customizer_first_use','2018-11-28 15:57:24','yes'),(212,'current_theme','Pavilion','yes'),(213,'theme_mods_sporty','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1543420912;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:11:\"left_column\";a:0:{}s:13:\"center_column\";a:0:{}s:12:\"right_column\";a:0:{}s:17:\"right_home_column\";a:0:{}}}}','no'),(214,'theme_switched','','yes'),(241,'boldgrid_installed_page_ids','a:3:{i:91;i:18;i:9;i:20;i:10;i:22;}','yes'),(242,'boldgrid_installed_pages_metadata','a:3:{i:18;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:20;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:22;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}}','yes'),(261,'boldgrid_static_pages','a:1:{s:5:\"pages\";a:2:{s:16:\"pages_in_pageset\";a:6:{i:0;O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"91\";s:16:\"page_revision_id\";s:4:\"1686\";s:10:\"page_title\";s:4:\"Home\";s:9:\"page_slug\";s:4:\"home\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:10352:\"\n
\n
\n
\n

\"boxing-546143_1280\"

\n\n

Boxing

\n
\n
\n\n
\n
\n M/W/F - 7:30 PM\n
\n
\n\n
\n
\n 22 Students\n
\n
\n\n
\n
\n Studio 6\n
\n
\n

MORE INFO

\n\n
\n
\n
\n\n$16/Session\n\n
\n
\n
\n
\n
\n
\n
\n

\"woman-595599_1280\"

\n\n

Core Training

\n
\n
\n\n
\n
\n M/W/F - 7:30 PM\n
\n
\n\n
\n
\n 22 Students\n
\n
\n\n
\n
\n Studio 6\n
\n
\n

MORE INFO

\n\n
\n
\n
\n\n$16/Session\n\n
\n
\n
\n
\n
\n
\n
\n

\"6814589739_c80b5eb6f9_o\"

\n\n

Cardio Training

\n
\n
\n\n
\n
\n M/W/F - 7:30 PM\n
\n
\n\n
\n
\n 22 Students\n
\n
\n\n
\n
\n Studio 6\n
\n
\n

MORE INFO

\n\n
\n
\n
\n\n$16/Session\n\n
\n
\n
\n
\n
\n
\n
\n

\"14057256977_1250446943_o\"

\n\n

Gymnastics

\n
\n
\n\n
\n
\n M/W/F - 7:30 PM\n
\n
\n\n
\n
\n 22 Students\n
\n
\n\n
\n
\n Studio 6\n
\n
\n

MORE INFO

\n\n
\n
\n
\n\n$16/Session\n\n
\n
\n
\n
\n
\n
\n
\n\n
\n
\n
\n
\n
 
\n

Personalized Training

\n
\n
\n\n
\n
\nEveryone needs a helping hand at times. With one of our personalized trainers by your side, you can achieve your health, beauty, and fitness goals. We will help you focus on areas of weakness, while still enhancing your core strengths.\n

READ MORE

\n\n
\n
\n
\n
\n
 
\n

Group Dance Classes

\n
\n
\n\n
\n
\nWhoever said dance wasn\'t a workout, has never taken one of our aerobic dance classes. We will get you sweating to a beat, burning calories, and having fun while you workout.\n

READ MORE

\n\n
\n
\n
\n
\n
 
\n

Full-Service Fitness Center

\n
\n
\n\n
\n
\nFor anyone who simply wants to workout on top of the line fitness equipment, our full-service fitness center is for you. Free weights, ellipticals, bikes, treadmills, and a multitude of other workout equipment are waiting for you.\n

READ MORE

\n\n
\n
\n
\n
\n
\n

THE TEAM

\n\n
\n
\n
\n
\n

We Are Dedicated to Everything Fitness

\nFrom continuing education classes, to learning the art of personalized training tactics, our entire staff is ready to help you meet and exceed your fitness goals. It is our firm belief that fitness goals can be used to help people achieve a healthier, more balanced life. Whether you simply want to tone a few key muscle groups, or want a full-body transformation, our entire team will help you meet your goals so that you can feel like the most beautiful version of yourself.\n

MORE ABOUT US

\n\n
\n
\n
\n
\n
\n
\n

\"photo-1419312520378-cbd583837112\"

\n\n
\n
\n
\n
\n
  • Maggie Lewis
  • \n
  • (777) 765-4321
  • \n
\n
\n
\n
\n
\n
\n

\"photo-1414202251636-d05ac44c0182\"

\n\n
\n
\n
\n
\n
  • Linda Bass
  • \n
  • (777) 765-4321
  • \n
\n
\n
\n
\n
\n
\n

\"Member

\n\n
\n
\n
\n
\n
  • Matt Davis
  • \n
  • (777) 765-4321
  • \n
\n
\n
\n
\n
\n\n
\n
\n
\n
\n
\n

\"Member

\n\n
\n
\n
\n
\n
  • Alicia Moore
  • \n
  • (777) 765-4321
  • \n
\n
\n
\n
\n
\n
\n

\"Member

\n\n
\n
\n
\n
\n
  • Andy Miller
  • \n
  • (777) 765-4321
  • \n
\n
\n
\n
\n
\n
\n

\"Member

\n\n
\n
\n
\n
\n
  • Janet Clark
  • \n
  • (777) 765-4321
  • \n
\n
\n
\n
\n
\n
\n\";s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:8:\"homepage\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";s:2:\"34\";s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:1;O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"67\";s:16:\"page_revision_id\";s:3:\"326\";s:10:\"page_title\";s:12:\"Blogging 101\";s:9:\"page_slug\";s:12:\"blogging-101\";s:9:\"post_type\";s:4:\"post\";s:4:\"code\";s:0:\"\";s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"0\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"1\";}i:2;O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"68\";s:16:\"page_revision_id\";s:3:\"331\";s:10:\"page_title\";s:16:\"Basic Taxonomies\";s:9:\"page_slug\";s:16:\"basic-taxonomies\";s:9:\"post_type\";s:4:\"post\";s:4:\"code\";s:0:\"\";s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"0\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"1\";}i:3;O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"69\";s:16:\"page_revision_id\";s:4:\"1683\";s:10:\"page_title\";s:23:\"Tips For Better Writing\";s:9:\"page_slug\";s:23:\"tips-for-better-writing\";s:9:\"post_type\";s:4:\"post\";s:4:\"code\";s:0:\"\";s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"0\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"0\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"1\";}i:4;O:8:\"stdClass\":16:{s:2:\"id\";s:1:\"9\";s:16:\"page_revision_id\";s:4:\"2719\";s:10:\"page_title\";s:8:\"About Us\";s:9:\"page_slug\";s:10:\"about-us-2\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:5421:\"\n
\r\n
\r\n
\r\n
\r\n

Four Pillars of Fitness

\r\n

A Well-rounded Program for Well-rounded Results

\r\n
\r\n
\r\n
\r\n
\r\n\r\n
\r\n
\r\n
\r\n
\r\nOur health and fitness program has been designed to help you develop the four core areas of fitness: cardiovascular exercise, flexibility, nutrition, and strength training. Developing these four core areas can help you improve your health and your physique. Whether you are interested in toning and tightening, worried about weight management, or just want to get into a weekly workout routine, our team of professional fitness experts are here to help.\r\n\r\nWe offer personalized training sessions, group workout classes, and Do-It-Yourself access to top of the line fitness equipment. Our goal is to help you achieve the healthy physique that is best suited to your personal goals and lifestyle. We offer a dedicated, professional, and friendly environment that is designed to support your every need.\r\n\r\nTo learn more about how you can join today we invite you to contact us today. We look forward to helping you start your fitness journey.\r\n
\r\n

Contact Us

\r\n\r\n
\r\n
\r\n
\r\n

\r\n\r\n
\r\n
\r\n

\"\"

\r\n

\"\"

\r\n

\"\"

\r\n\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n

\"\"

\r\n\r\n

Dedication to Fitness

\r\n
\r\n
\r\n
\r\n
\r\n\r\n
\r\n
\r\n
\r\n
\r\nWe are dedicated to everything fitness! From cardiovascular to medicine balls to resistance training, we offer a wide-variety of services and equipment that are designed to help you reach your fitness goals.\r\n\r\n
\r\n
\r\n

\"\"

\r\n\r\n

Personal Training

\r\n
\r\n
\r\n
\r\n
\r\n\r\n
\r\n
\r\n
\r\n
\r\nDo you need help staying motivated and reaching your fitness goals? Check out our personal training services. We will design a customized program to help you on your fitness journey.\r\n\r\n
\r\n
\r\n

\"\"

\r\n\r\n

Helping Customers Focus on Health

\r\n
\r\n
\r\n
\r\n
\r\n\r\n
\r\n
\r\n
\r\n
\r\nOur services are designed to help our customers focus on health. Whether you are worried about weight management or simply want to learn more about the effects of a healthy diet and fitness regime, we can help you to achieve a balanced lifestyle.\r\n\r\n
\r\n
\r\n
\r\n
\n\";s:14:\"checklist_html\";N;s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"1\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:5;O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"10\";s:16:\"page_revision_id\";s:4:\"2699\";s:10:\"page_title\";s:10:\"Contact Us\";s:9:\"page_slug\";s:10:\"contact-us\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:1443:\"\n
\n
\n
\n
\n
\n

\"\"

\n\n
\nOur Office is located at the intersection of Grid Blvd. and Bold Way. If you have trouble finding us, please contact us for more information and hours.\n\n

Email

\n

admin@quintelacrosseproject.altereddigital.com

\n\n

Phone

\n

777-765-4321

\n\n

Address

\n

1234 Your St, City, STATE, 12345

\n

\n\n
\n
\n

Get in Touch

\nWe are here to answer any questions you may have. Reach out to us and we\'ll respond as soon as we can.\n\n[wpforms id=\"11\"]\n\n
\n
\n
\n
\n\";s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:2:\"99\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}}s:10:\"additional\";a:0:{}}}','yes'),(268,'boldgrid_has_built_site','yes','yes'),(269,'boldgrid_show_tip_start_editing','yes','yes'),(271,'boldgrid_easy_seo_version','1.6.16','off'),(272,'widget_black-studio-tinymce','a:3:{s:12:\"_multiwidget\";i:1;i:0;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:6:\"filter\";s:1:\"1\";s:5:\"label\";s:20:\"black-studio-tinymce\";}i:1;a:5:{s:5:\"title\";s:9:\"Shortcuts\";s:4:\"text\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:6:\"filter\";s:1:\"1\";s:5:\"label\";s:20:\"black-studio-tinymce\";}}','yes'),(267,'boldgrid_editor','a:10:{s:17:\"activated_version\";s:5:\"1.8.1\";s:19:\"has_flushed_rewrite\";b:1;s:15:\"preview_page_id\";i:93;s:18:\"count_usage_blocks\";i:157;s:22:\"block_default_industry\";s:6:\"sports\";s:13:\"custom_colors\";a:1:{i:0;s:7:\"#53e0f3\";}s:12:\"preview_meta\";a:2:{s:8:\"template\";N;s:24:\"boldgrid_hide_page_title\";i:1;}s:7:\"notices\";a:3:{s:13:\"editor_choice\";a:1:{s:9:\"dismissed\";b:1;}s:10:\"bg_control\";a:1:{s:9:\"dismissed\";b:1;}s:10:\"onb_videos\";a:1:{s:9:\"dismissed\";b:1;}}s:14:\"default_editor\";a:15:{s:4:\"post\";s:5:\"bgppb\";s:4:\"page\";s:5:\"bgppb\";s:14:\"bg_attribution\";s:5:\"bgppb\";s:13:\"mstw_lm_venue\";s:5:\"bgppb\";s:12:\"mstw_lm_team\";s:5:\"bgppb\";s:14:\"mstw_lm_record\";s:5:\"bgppb\";s:12:\"mstw_lm_game\";s:5:\"bgppb\";s:12:\"mstw_ss_game\";s:5:\"bgppb\";s:12:\"mstw_ss_team\";s:5:\"bgppb\";s:16:\"mstw_ss_schedule\";s:5:\"bgppb\";s:13:\"mstw_ss_sport\";s:5:\"bgppb\";s:13:\"mstw_ss_venue\";s:5:\"bgppb\";s:8:\"bg_block\";s:5:\"bgppb\";s:14:\"mstw_tr_player\";s:5:\"bgppb\";s:9:\"mc-events\";s:5:\"bgppb\";}s:19:\"has_checked_version\";i:0;}','yes'),(612,'category_children','a:0:{}','yes'),(671,'recently_activated','a:0:{}','off'),(681,'boldgrid_backup_id','318bf1f5','no'),(676,'wpforms_shareasale_redirect','https://wpforms.com/lite-upgrade','yes'),(690,'post_grid_layout_content','a:6:{s:4:\"flat\";a:3:{i:0;a:5:{s:3:\"key\";s:5:\"title\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:5:\"Title\";s:3:\"css\";s:86:\"display: block;font-size: 21px;line-height: normal;padding: 5px 10px;text-align: left;\";s:9:\"css_hover\";s:0:\"\";}i:1;a:5:{s:3:\"key\";s:7:\"excerpt\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:7:\"Excerpt\";s:3:\"css\";s:66:\"display: block;font-size: 12px;padding: 5px 10px;text-align: left;\";s:9:\"css_hover\";s:0:\"\";}i:2;a:4:{s:3:\"key\";s:9:\"read_more\";s:4:\"name\";s:9:\"Read more\";s:3:\"css\";s:82:\"display: block;font-size: 12px;font-weight: bold;padding: 0 10px;text-align: left;\";s:9:\"css_hover\";s:0:\"\";}}s:11:\"flat-center\";a:3:{i:0;a:5:{s:3:\"key\";s:5:\"title\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:5:\"Title\";s:3:\"css\";s:88:\"display: block;font-size: 21px;line-height: normal;padding: 5px 10px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}i:1;a:5:{s:3:\"key\";s:7:\"excerpt\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:7:\"Excerpt\";s:3:\"css\";s:68:\"display: block;font-size: 12px;padding: 5px 10px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}i:2;a:4:{s:3:\"key\";s:9:\"read_more\";s:4:\"name\";s:9:\"Read more\";s:3:\"css\";s:84:\"display: block;font-size: 12px;font-weight: bold;padding: 0 10px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}}s:10:\"flat-right\";a:3:{i:0;a:5:{s:3:\"key\";s:5:\"title\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:5:\"Title\";s:3:\"css\";s:87:\"display: block;font-size: 21px;line-height: normal;padding: 5px 10px;text-align: right;\";s:9:\"css_hover\";s:0:\"\";}i:1;a:5:{s:3:\"key\";s:7:\"excerpt\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:7:\"Excerpt\";s:3:\"css\";s:67:\"display: block;font-size: 12px;padding: 5px 10px;text-align: right;\";s:9:\"css_hover\";s:0:\"\";}i:2;a:4:{s:3:\"key\";s:9:\"read_more\";s:4:\"name\";s:9:\"Read more\";s:3:\"css\";s:83:\"display: block;font-size: 12px;font-weight: bold;padding: 0 10px;text-align: right;\";s:9:\"css_hover\";s:0:\"\";}}s:9:\"flat-left\";a:3:{i:0;a:5:{s:3:\"key\";s:5:\"title\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:5:\"Title\";s:3:\"css\";s:86:\"display: block;font-size: 21px;line-height: normal;padding: 5px 10px;text-align: left;\";s:9:\"css_hover\";s:0:\"\";}i:1;a:5:{s:3:\"key\";s:7:\"excerpt\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:7:\"Excerpt\";s:3:\"css\";s:66:\"display: block;font-size: 12px;padding: 5px 10px;text-align: left;\";s:9:\"css_hover\";s:0:\"\";}i:2;a:4:{s:3:\"key\";s:9:\"read_more\";s:4:\"name\";s:9:\"Read more\";s:3:\"css\";s:82:\"display: block;font-size: 12px;font-weight: bold;padding: 0 10px;text-align: left;\";s:9:\"css_hover\";s:0:\"\";}}s:15:\"wc-center-price\";a:3:{i:0;a:5:{s:3:\"key\";s:5:\"title\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:5:\"Title\";s:3:\"css\";s:88:\"display: block;font-size: 21px;line-height: normal;padding: 5px 10px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}i:1;a:4:{s:3:\"key\";s:13:\"wc_full_price\";s:4:\"name\";s:5:\"Price\";s:3:\"css\";s:122:\"background:#f9b013;color:#fff;display: inline-block;font-size: 20px;line-height:normal;padding: 0 17px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}i:2;a:5:{s:3:\"key\";s:7:\"excerpt\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:7:\"Excerpt\";s:3:\"css\";s:68:\"display: block;font-size: 12px;padding: 5px 10px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}}s:14:\"wc-center-cart\";a:3:{i:0;a:5:{s:3:\"key\";s:5:\"title\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:5:\"Title\";s:3:\"css\";s:88:\"display: block;font-size: 21px;line-height: normal;padding: 5px 10px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}i:1;a:4:{s:3:\"key\";s:10:\"wc_gallery\";s:4:\"name\";s:11:\"Add to Cart\";s:3:\"css\";s:103:\"color:#555;display: inline-block;font-size: 13px;line-height:normal;padding: 0 17px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}i:2;a:5:{s:3:\"key\";s:7:\"excerpt\";s:10:\"char_limit\";s:2:\"20\";s:4:\"name\";s:7:\"Excerpt\";s:3:\"css\";s:68:\"display: block;font-size: 12px;padding: 5px 10px;text-align: center;\";s:9:\"css_hover\";s:0:\"\";}}}','yes'),(1076,'nav_menu_options','a:1:{s:8:\"auto_add\";a:0:{}}','off'),(1319,'wpforms_activated','a:2:{s:4:\"lite\";i:1543510989;s:3:\"pro\";i:1571690231;}','yes'),(5346,'lm-league-sport_quinte-bayhawks-house-league-bantam-division','lacrosse','yes'),(5347,'lm-league-seasons_quinte-bayhawks-house-league-bantam-division','a:1:{i:2019;s:4:\"2019\";}','yes'),(5337,'lm-league-sport_quinte-bayhawks-house-league-peewee-division','lacrosse','yes'),(5338,'lm-league-seasons_quinte-bayhawks-house-league-peewee-division','a:1:{i:2019;s:4:\"2019\";}','yes'),(206696,'lm-league-current-season_quinte-bayhawks-house-league-tyke-division','2019','yes'),(392862,'boldgrid_backup_in_progress_data','a:7:{s:6:\"status\";s:22:\"Backing up database...\";s:12:\"log_filename\";s:22:\"archive-1786609052.log\";s:3:\"pid\";i:1570003;s:10:\"start_time\";i:1786609052;s:7:\"trigger\";s:11:\"Auto update\";s:6:\"tables\";a:49:{i:0;s:28:\"wpie_actionscheduler_actions\";i:1;s:27:\"wpie_actionscheduler_claims\";i:2;s:27:\"wpie_actionscheduler_groups\";i:3;s:25:\"wpie_actionscheduler_logs\";i:4;s:14:\"wpie_bwg_album\";i:5;s:22:\"wpie_bwg_album_gallery\";i:6;s:19:\"wpie_bwg_file_paths\";i:7;s:16:\"wpie_bwg_gallery\";i:8;s:14:\"wpie_bwg_image\";i:9;s:22:\"wpie_bwg_image_comment\";i:10;s:19:\"wpie_bwg_image_rate\";i:11;s:18:\"wpie_bwg_image_tag\";i:12;s:18:\"wpie_bwg_shortcode\";i:13;s:14:\"wpie_bwg_theme\";i:14;s:16:\"wpie_commentmeta\";i:15;s:13:\"wpie_comments\";i:16;s:23:\"wpie_jetpack_sync_queue\";i:17;s:10:\"wpie_links\";i:18;s:16:\"wpie_my_calendar\";i:19;s:27:\"wpie_my_calendar_categories\";i:20;s:39:\"wpie_my_calendar_category_relationships\";i:21;s:23:\"wpie_my_calendar_events\";i:22;s:39:\"wpie_my_calendar_location_relationships\";i:23;s:26:\"wpie_my_calendar_locations\";i:24;s:27:\"wpie_nextend2_image_storage\";i:25;s:29:\"wpie_nextend2_section_storage\";i:26;s:37:\"wpie_nextend2_smartslider3_generators\";i:27;s:34:\"wpie_nextend2_smartslider3_sliders\";i:28;s:39:\"wpie_nextend2_smartslider3_sliders_xref\";i:29;s:33:\"wpie_nextend2_smartslider3_slides\";i:30;s:12:\"wpie_options\";i:31;s:13:\"wpie_postmeta\";i:32;s:10:\"wpie_posts\";i:33;s:23:\"wpie_term_relationships\";i:34;s:18:\"wpie_term_taxonomy\";i:35;s:13:\"wpie_termmeta\";i:36;s:10:\"wpie_terms\";i:37;s:13:\"wpie_usermeta\";i:38;s:10:\"wpie_users\";i:39;s:15:\"wpie_wd_fb_data\";i:40;s:15:\"wpie_wd_fb_info\";i:41;s:17:\"wpie_wd_fb_option\";i:42;s:20:\"wpie_wd_fb_shortcode\";i:43;s:16:\"wpie_wd_fb_theme\";i:44;s:20:\"wpie_wpforms_entries\";i:45;s:25:\"wpie_wpforms_entry_fields\";i:46;s:23:\"wpie_wpforms_entry_meta\";i:47;s:17:\"wpie_wpforms_lite\";i:48;s:23:\"wpie_wpforms_tasks_meta\";}s:4:\"step\";i:1;}','yes'),(383075,'akismet_strictness','0','yes'),(383076,'akismet_show_user_comments_approved','1','yes'),(481708,'open_graph_protocol_site_type','','yes'),(481709,'facebook_admins','a:0:{}','yes'),(481710,'jetpack-twitter-cards-site-tag','','yes'),(406678,'mc_input_options_administrators','false','yes'),(406679,'mc_multisite','0','no'),(406680,'mc_event_mail','false','yes'),(7661159,'mc_display_single','a:5:{i:6;s:7:\"address\";i:8;s:11:\"description\";i:9;s:5:\"image\";i:11;s:4:\"link\";i:12;s:4:\"more\";}','yes'),(406685,'mc_no_fifth_week','true','yes'),(406686,'mc_week_format','M j, \'y','yes'),(406687,'mc_date_format','F j, Y','yes'),(406688,'mc_templates','a:10:{s:5:\"title\";s:15:\"{time}: {title}\";s:10:\"title_list\";s:7:\"{title}\";s:10:\"title_solo\";s:7:\"{title}\";s:4:\"link\";s:16:\"More information\";s:4:\"grid\";s:448:\"{time} - {endtime before=\\\"\\\" after=\\\"\\\"}\r\n\r\n
\r\n {hcard}\r\n {details before=\\\"

\\\" after=\\\"

\\\"}\r\n

More information about {title}

\";s:4:\"list\";s:504:\"{time} - {endtime before=\\\"\\\" after=\\\"\\\"}\r\n\r\n

{title}

\r\n\r\n
\r\n {hcard}\r\n {details before=\\\"

\\\" after=\\\"

\\\"}\r\n

More information about {title}

\";s:4:\"mini\";s:505:\"{time} - {endtime before=\\\"\\\" after=\\\"\\\"}\r\n\r\n

{title}

\r\n\r\n
\r\n {excerpt before=\\\"
\\\" after=\\\"
\\\"}\r\n {hcard}\r\n

More information about {title}

\";s:3:\"rss\";s:886:\"\n\r\n {rss_title}: {date}, {time}\r\n {link}\r\n {rssdate}\r\n {author}\r\n \r\n \r\n

{rss_title}

\r\n
{rss_description}
\r\n

Begins: {time} on {date}

\r\n

Ends: {endtime} on {enddate}

\r\n

Recurrence: {recurs}

\r\n

Repetition: {repeats} times

\r\n
{rss_hcard}
\r\n {link_title}\r\n
]]>\r\n text/html\r\n http://quintelacrosse.com\r\n {guid}\r\n \n\";s:7:\"details\";s:483:\"{time} - {endtime}\r\n\r\n
\r\n {hcard}\r\n
{image}{description}
\r\n

{ical_html} • {gcal_link}

\r\n {map}\r\n

More information about {title}

\";s:5:\"label\";s:9:\"Read more\";}','yes'),(406689,'mc_skip_holidays','false','yes'),(406690,'mc_css_file','twentyeighteen.css','yes'),(406691,'mc_style_vars','a:6:{s:14:\"--primary-dark\";s:7:\"#313233\";s:15:\"--primary-light\";s:4:\"#fff\";s:17:\"--secondary-light\";s:4:\"#fff\";s:16:\"--secondary-dark\";s:4:\"#000\";s:16:\"--highlight-dark\";s:4:\"#666\";s:17:\"--highlight-light\";s:7:\"#efefef\";}','yes'),(406692,'mc_time_format','g:i a','yes'),(406693,'mc_show_weekends','true','yes'),(406694,'mc_convert','mini','yes'),(406696,'mc_multisite_show','0','yes'),(406698,'mc_topnav','toggle,timeframe,jump,nav','yes'),(406699,'mc_bottomnav','key,print,feeds,exports,stop','yes'),(406700,'mc_default_direction','DESC','yes'),(406701,'mc_update_notice','1','yes'),(406702,'mc_uri','http://quintelacrosse.com/my-calendar/','yes'),(406703,'mc_uri_id','4844','yes'),(383109,'post_by_email_address2','NULL','yes'),(383110,'monitor_receive_notifications','1','yes'),(383304,'boldgrid_inspirations_redirect','1566069813','yes'),(383365,'bglib_activity','a:2:{s:5:\"bgppb\";a:3:{s:14:\"dedicated_user\";i:5;s:13:\"block_install\";i:22;s:10:\"block_save\";i:3;}s:15:\"boldgrid-backup\";a:1:{s:18:\"any_backup_created\";i:815;}}','yes'),(383366,'bglib_rating_prompt','a:3:{i:0;a:4:{s:6:\"plugin\";s:5:\"bgppb\";s:4:\"name\";s:14:\"dedicated_user\";s:6:\"slides\";a:4:{s:5:\"start\";a:2:{s:4:\"text\";s:238:\"Great job keeping your plugin up to date and thank you for being a dedicated BoldGrid user. If you feel you\'re getting really good value from the Post and Page Builder by BoldGrid, could you do us a favor and rate us 5 stars on WordPress?\";s:9:\"decisions\";a:3:{s:9:\"sure_will\";a:3:{s:4:\"text\";s:17:\"Yes, I sure will!\";s:4:\"link\";s:67:\"https://wordpress.org/support/plugin/post-and-page-builder/reviews/\";s:5:\"slide\";s:6:\"thanks\";}s:19:\"maybe_still_testing\";a:3:{s:4:\"text\";s:42:\"Maybe later, I\'m still testing the plugin.\";s:6:\"snooze\";i:604800;s:5:\"slide\";s:11:\"maybe_later\";}s:11:\"already_did\";a:2:{s:4:\"text\";s:13:\"I already did\";s:5:\"slide\";s:11:\"already_did\";}}}s:6:\"thanks\";a:1:{s:4:\"text\";s:405:\"Thanks! A new page should have opened to the Post and Page Builder ratings page on WordPress.org. You will need to log in to your WordPress.org account before you can post a review. If the page didn\'t open, please click the following link: https://wordpress.org/support/plugin/post-and-page-builder/reviews/\";}s:11:\"maybe_later\";a:1:{s:4:\"text\";s:240:\"No problem, maybe now is not a good time. We want to be your WordPress page builder of choice. If you\'re experiencing a problem or want to make a suggestion, please click here.\";}s:11:\"already_did\";a:1:{s:4:\"text\";s:280:\"Thank you for the previous rating! You can help us to continue improving the Post and Page Builder by reporting any bugs or submitting feature requests here. Thank you for using the Post and Page Builder by BoldGrid!\";}}s:10:\"time_added\";i:1566069890;}i:1;a:4:{s:6:\"plugin\";s:15:\"boldgrid-backup\";s:4:\"name\";s:18:\"any_backup_created\";s:6:\"slides\";a:4:{s:5:\"start\";a:2:{s:4:\"text\";s:208:\"It looks like you\'ve created 10 backups with the BoldGrid Backup Plugin! If you feel you\'re getting really good value from the BoldGrid Backup plugin, could you do us a favor and rate us 5 stars on WordPress?\";s:9:\"decisions\";a:3:{s:9:\"sure_will\";a:3:{s:4:\"text\";s:17:\"Yes, I sure will!\";s:4:\"link\";s:61:\"https://wordpress.org/support/plugin/boldgrid-backup/reviews/\";s:5:\"slide\";s:6:\"thanks\";}s:19:\"maybe_still_testing\";a:3:{s:4:\"text\";s:42:\"Maybe later, I\'m still testing the plugin.\";s:6:\"snooze\";i:604800;s:5:\"slide\";s:11:\"maybe_later\";}s:11:\"already_did\";a:2:{s:4:\"text\";s:13:\"I already did\";s:5:\"slide\";s:11:\"already_did\";}}}s:6:\"thanks\";a:1:{s:4:\"text\";s:387:\"Thanks! A new page should have opened to the BoldGrid Backup ratings page on WordPress.org. You will need to log in to your WordPress.org account before you can post a review. If the page didn\'t open, please click the following link: https://wordpress.org/support/plugin/boldgrid-backup/reviews/\";}s:11:\"maybe_later\";a:1:{s:4:\"text\";s:241:\"No problem, maybe now is not a good time. We want to be your WordPress backup plugin of choice. If you\'re experiencing a problem or want to make a suggestion, please click here.\";}s:11:\"already_did\";a:1:{s:4:\"text\";s:270:\"Thank you for the previous rating! You can help us to continue improving the BoldGrid Backup plugin by reporting any bugs or submitting feature requests here. Thank you for using the BoldGrid Backup plugin!\";}}s:10:\"time_added\";i:1572246145;}i:2;a:4:{s:6:\"plugin\";s:5:\"bgppb\";s:4:\"name\";s:13:\"block_install\";s:6:\"slides\";a:4:{s:5:\"start\";a:2:{s:4:\"text\";s:283:\"You\'re doing a great job of adding blocks to your site. It\'s looking great! Starting with Blocks is the most popular way to build pages. If you feel you\'re getting really good value from the Post and Page Builder by BoldGrid, could you do us a favor and rate us 5 stars on WordPress?\";s:9:\"decisions\";a:3:{s:9:\"sure_will\";a:3:{s:4:\"text\";s:17:\"Yes, I sure will!\";s:4:\"link\";s:67:\"https://wordpress.org/support/plugin/post-and-page-builder/reviews/\";s:5:\"slide\";s:6:\"thanks\";}s:19:\"maybe_still_testing\";a:3:{s:4:\"text\";s:42:\"Maybe later, I\'m still testing the plugin.\";s:6:\"snooze\";i:604800;s:5:\"slide\";s:11:\"maybe_later\";}s:11:\"already_did\";a:2:{s:4:\"text\";s:13:\"I already did\";s:5:\"slide\";s:11:\"already_did\";}}}s:6:\"thanks\";a:1:{s:4:\"text\";s:405:\"Thanks! A new page should have opened to the Post and Page Builder ratings page on WordPress.org. You will need to log in to your WordPress.org account before you can post a review. If the page didn\'t open, please click the following link: https://wordpress.org/support/plugin/post-and-page-builder/reviews/\";}s:11:\"maybe_later\";a:1:{s:4:\"text\";s:240:\"No problem, maybe now is not a good time. We want to be your WordPress page builder of choice. If you\'re experiencing a problem or want to make a suggestion, please click here.\";}s:11:\"already_did\";a:1:{s:4:\"text\";s:280:\"Thank you for the previous rating! You can help us to continue improving the Post and Page Builder by reporting any bugs or submitting feature requests here. Thank you for using the Post and Page Builder by BoldGrid!\";}}s:10:\"time_added\";i:1644119774;}}','yes'),(383335,'jetpack_sync_settings_taxonomies_blacklist','a:149:{i:0;s:9:\"ancestors\";i:1;s:13:\"archives_link\";i:2;s:13:\"attached_file\";i:3;s:14:\"attached_media\";i:4;s:19:\"attached_media_args\";i:5;s:10:\"attachment\";i:6;s:19:\"available_languages\";i:7;s:6:\"avatar\";i:8;s:20:\"avatar_comment_types\";i:9;s:11:\"avatar_data\";i:10;s:10:\"avatar_url\";i:11;s:12:\"bloginfo_rss\";i:12;s:13:\"blogs_of_user\";i:13;s:13:\"bookmark_link\";i:14;s:9:\"bookmarks\";i:15;s:8:\"calendar\";i:16;s:13:\"canonical_url\";i:17;s:19:\"categories_per_page\";i:18;s:19:\"categories_taxonomy\";i:19;s:13:\"category_form\";i:20;s:20:\"category_form_fields\";i:21;s:17:\"category_form_pre\";i:22;s:7:\"comment\";i:23;s:10:\"comment_ID\";i:24;s:14:\"comment_author\";i:25;s:17:\"comment_author_IP\";i:26;s:20:\"comment_author_email\";i:27;s:19:\"comment_author_link\";i:28;s:18:\"comment_author_url\";i:29;s:23:\"comment_author_url_link\";i:30;s:12:\"comment_date\";i:31;s:15:\"comment_excerpt\";i:32;s:12:\"comment_link\";i:33;s:20:\"comment_misc_actions\";i:34;s:12:\"comment_text\";i:35;s:12:\"comment_time\";i:36;s:12:\"comment_type\";i:37;s:13:\"comments_link\";i:38;s:15:\"comments_number\";i:39;s:21:\"comments_pagenum_link\";i:40;s:11:\"custom_logo\";i:41;s:8:\"date_sql\";i:42;s:22:\"default_comment_status\";i:43;s:16:\"delete_post_link\";i:44;s:18:\"edit_bookmark_link\";i:45;s:17:\"edit_comment_link\";i:46;s:14:\"edit_post_link\";i:47;s:13:\"edit_tag_link\";i:48;s:14:\"edit_term_link\";i:49;s:14:\"edit_user_link\";i:50;s:8:\"enclosed\";i:51;s:15:\"feed_build_date\";i:52;s:13:\"form_advanced\";i:53;s:17:\"form_after_editor\";i:54;s:16:\"form_after_title\";i:55;s:21:\"form_before_permalink\";i:56;s:8:\"form_top\";i:57;s:18:\"handle_product_cat\";i:58;s:16:\"header_image_tag\";i:59;s:16:\"header_video_url\";i:60;s:9:\"image_tag\";i:61;s:15:\"image_tag_class\";i:62;s:12:\"lastpostdate\";i:63;s:16:\"lastpostmodified\";i:64;s:4:\"link\";i:65;s:18:\"link_category_form\";i:66;s:25:\"link_category_form_fields\";i:67;s:22:\"link_category_form_pre\";i:68;s:15:\"main_network_id\";i:69;s:5:\"media\";i:70;s:15:\"media_item_args\";i:71;s:7:\"ms_user\";i:72;s:7:\"network\";i:73;s:12:\"object_terms\";i:74;s:6:\"option\";i:75;s:4:\"page\";i:76;s:9:\"page_form\";i:77;s:15:\"page_of_comment\";i:78;s:8:\"page_uri\";i:79;s:12:\"pagenum_link\";i:80;s:5:\"pages\";i:81;s:6:\"plugin\";i:82;s:4:\"post\";i:83;s:14:\"post_galleries\";i:84;s:12:\"post_gallery\";i:85;s:9:\"post_link\";i:86;s:18:\"post_modified_time\";i:87;s:11:\"post_status\";i:88;s:9:\"post_time\";i:89;s:8:\"postmeta\";i:90;s:14:\"posts_per_page\";i:91;s:19:\"product_search_form\";i:92;s:11:\"profile_url\";i:93;s:4:\"pung\";i:94;s:9:\"role_list\";i:95;s:16:\"sample_permalink\";i:96;s:21:\"sample_permalink_html\";i:97;s:8:\"schedule\";i:98;s:11:\"search_form\";i:99;s:12:\"search_query\";i:100;s:9:\"shortlink\";i:101;s:4:\"site\";i:102;s:18:\"site_email_content\";i:103;s:13:\"site_icon_url\";i:104;s:11:\"site_option\";i:105;s:13:\"space_allowed\";i:106;s:3:\"tag\";i:107;s:8:\"tag_form\";i:108;s:15:\"tag_form_fields\";i:109;s:12:\"tag_form_pre\";i:110;s:8:\"tag_link\";i:111;s:4:\"tags\";i:112;s:13:\"tags_per_page\";i:113;s:4:\"term\";i:114;s:9:\"term_link\";i:115;s:18:\"term_relationships\";i:116;s:15:\"term_taxonomies\";i:117;s:13:\"term_taxonomy\";i:118;s:5:\"terms\";i:119;s:10:\"terms_args\";i:120;s:14:\"terms_defaults\";i:121;s:12:\"terms_fields\";i:122;s:13:\"terms_orderby\";i:123;s:23:\"the_archive_description\";i:124;s:17:\"the_archive_title\";i:125;s:14:\"the_categories\";i:126;s:8:\"the_date\";i:127;s:11:\"the_excerpt\";i:128;s:8:\"the_guid\";i:129;s:17:\"the_modified_date\";i:130;s:17:\"the_modified_time\";i:131;s:25:\"the_post_type_description\";i:132;s:8:\"the_tags\";i:133;s:9:\"the_terms\";i:134;s:8:\"the_time\";i:135;s:21:\"theme_starter_content\";i:136;s:7:\"to_ping\";i:137;s:4:\"user\";i:138;s:17:\"user_created_user\";i:139;s:9:\"user_form\";i:140;s:12:\"user_profile\";i:141;s:19:\"user_profile_update\";i:142;s:8:\"usermeta\";i:143;s:12:\"usernumposts\";i:144;s:12:\"users_drafts\";i:145;s:7:\"webhook\";i:146;s:6:\"widget\";i:147;s:19:\"woocommerce_archive\";i:148;s:12:\"wp_title_rss\";}','yes'),(383077,'akismet_comment_form_privacy_notice','hide','yes'),(383078,'wordpress_api_key','4721b1b100cd','yes'),(383112,'jetpack_last_connect_url_check','1569969975','no'),(5353,'lm-league-seasons_quinte-bayhawks-house-league-midget-division','a:1:{i:2019;s:4:\"2019\";}','yes'),(12851,'duplicate_post_copytitle','1','yes'),(12852,'duplicate_post_copydate','0','yes'),(12853,'duplicate_post_copystatus','0','yes'),(12854,'duplicate_post_copyslug','0','yes'),(12855,'duplicate_post_copyexcerpt','1','yes'),(12856,'duplicate_post_copycontent','1','yes'),(12857,'duplicate_post_copythumbnail','1','yes'),(12858,'duplicate_post_copytemplate','1','yes'),(12859,'duplicate_post_copyformat','1','yes'),(12860,'duplicate_post_copyauthor','0','yes'),(12861,'duplicate_post_copypassword','0','yes'),(12862,'duplicate_post_copyattachments','0','yes'),(12863,'duplicate_post_copychildren','0','yes'),(12864,'duplicate_post_copycomments','0','yes'),(12865,'duplicate_post_copymenuorder','1','yes'),(12866,'duplicate_post_taxonomies_blacklist','a:0:{}','yes'),(12867,'duplicate_post_blacklist','','yes'),(12868,'duplicate_post_types_enabled','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(11117335,'duplicate_post_version','4.5','yes'),(7661143,'duplicate_post_show_notice','0','no'),(47353,'n2_ss3_version','3.5.1.26/b:release-3.5.1.26/r:fe0c9112443229af6a81d1d2b7fffe4ef48c608a','yes'),(47354,'widget_smartslider3','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(173009,'akismet_spam_count','2217','yes'),(281204,'lm-league-sport_quinte-bayhawks-house-league-paperweight-division','lacrosse','yes'),(281205,'lm-league-seasons_quinte-bayhawks-house-league-paperweight-division','a:1:{i:2019;s:4:\"2019\";}','yes'),(281264,'lm-league-current-season_quinte-bayhawks-house-league-paperweight-division','2019','yes'),(150256,'hc_custom_wpadmin_url_plugin_enabled','1','yes'),(150405,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(243079,'widget_mstw_ss_sched_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(243080,'widget_mstw_ss_cdt_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(227738,'lm-league-current-season_quinte-bayhawks-house-league-bantam-division','2019','yes'),(227748,'lm-league-current-season_quinte-bayhawks-house-league-midget-division','2019','yes'),(210429,'lm-league-current-season_quinte-bayhawks-house-league-novice-division','2019','yes'),(211831,'lm-league-current-season_quinte-bayhawks-house-league-peewee-division','2019','yes'),(243008,'mstw_tr_options','a:57:{s:11:\"show_number\";s:1:\"0\";s:12:\"number_label\";s:3:\"Nbr\";s:10:\"name_label\";s:4:\"Name\";s:11:\"show_photos\";s:1:\"0\";s:11:\"photo_label\";s:5:\"Photo\";s:13:\"show_position\";s:1:\"0\";s:14:\"position_label\";s:3:\"Pos\";s:11:\"show_height\";s:1:\"0\";s:12:\"height_label\";s:2:\"Ht\";s:11:\"show_weight\";s:1:\"0\";s:12:\"weight_label\";s:2:\"Wt\";s:9:\"show_year\";s:1:\"0\";s:10:\"year_label\";s:4:\"Year\";s:15:\"show_experience\";s:1:\"0\";s:16:\"experience_label\";s:3:\"Exp\";s:8:\"show_age\";s:1:\"0\";s:9:\"age_label\";s:3:\"Age\";s:14:\"show_home_town\";s:1:\"0\";s:15:\"home_town_label\";s:9:\"Home Town\";s:16:\"show_last_school\";s:1:\"0\";s:17:\"last_school_label\";s:11:\"Last School\";s:12:\"show_country\";s:1:\"0\";s:13:\"country_label\";s:7:\"Country\";s:16:\"show_bats_throws\";s:1:\"0\";s:17:\"bats_throws_label\";s:7:\"Bat/Thw\";s:15:\"show_other_info\";s:1:\"0\";s:16:\"other_info_label\";s:5:\"Other\";s:10:\"show_title\";s:1:\"1\";s:11:\"roster_type\";s:6:\"custom\";s:17:\"links_to_profiles\";b:0;s:10:\"sort_order\";s:5:\"alpha\";s:13:\"sort_asc_desc\";s:3:\"asc\";s:11:\"name_format\";s:10:\"first-last\";s:17:\"table_photo_width\";s:0:\"\";s:18:\"table_photo_height\";s:0:\"\";s:15:\"use_team_colors\";i:0;s:17:\"table_title_color\";s:0:\"\";s:17:\"table_links_color\";s:0:\"\";s:15:\"table_head_bkgd\";s:0:\"\";s:15:\"table_head_text\";s:0:\"\";s:19:\"table_even_row_bkgd\";s:0:\"\";s:19:\"table_even_row_text\";s:0:\"\";s:18:\"table_odd_row_bkgd\";s:0:\"\";s:18:\"table_odd_row_text\";s:0:\"\";s:18:\"table_border_color\";s:0:\"\";s:13:\"sp_show_title\";i:1;s:16:\"sp_content_title\";s:10:\"Player Bio\";s:18:\"sp_use_team_colors\";i:0;s:14:\"sp_image_width\";i:150;s:15:\"sp_image_height\";i:150;s:18:\"sp_main_bkgd_color\";s:0:\"\";s:18:\"sp_main_text_color\";s:0:\"\";s:19:\"sp_bio_border_color\";s:0:\"\";s:19:\"sp_bio_header_color\";s:0:\"\";s:17:\"sp_bio_bkgd_color\";s:0:\"\";s:17:\"sp_bio_text_color\";s:0:\"\";s:19:\"gallery_links_color\";s:0:\"\";}','yes'),(341490,'recovery_keys','a:0:{}','off'),(348302,'jetpack_protect_blocked_attempts','525173','off'),(348128,'verification_services_codes','0','yes'),(347870,'jetpack_sync_settings_max_queue_size','1000','yes'),(347871,'jetpack_sync_settings_max_queue_lag','900','yes'),(347872,'jetpack_sync_full__started','1563561828','no'),(347873,'jetpack_sync_full__params','a:4:{s:7:\"options\";b:1;s:9:\"functions\";b:1;s:9:\"constants\";b:1;s:5:\"users\";a:1:{i:0;i:2;}}','no'),(347874,'jetpack_sync_full_config','a:4:{s:9:\"constants\";b:1;s:9:\"functions\";b:1;s:7:\"options\";b:1;s:5:\"users\";a:1:{i:0;i:2;}}','no'),(347875,'jetpack_sync_full_enqueue_status','a:4:{s:9:\"constants\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}s:9:\"functions\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}s:7:\"options\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}s:5:\"users\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}}','no'),(347977,'jetpack_next_sync_time_sync','1785677673','on'),(350271,'stats_cache','a:2:{s:32:\"abea4fc47913f23d1d858167596fea52\";a:1:{i:1714653918;a:3:{i:0;a:4:{s:7:\"post_id\";s:4:\"1100\";s:10:\"post_title\";s:11:\"Competitive\";s:14:\"post_permalink\";s:31:\"https://quintelacrosse.com/rep/\";s:5:\"views\";s:1:\"1\";}i:1;a:4:{s:7:\"post_id\";s:4:\"4100\";s:10:\"post_title\";s:25:\"QMLA Documents & Policies\";s:14:\"post_permalink\";s:50:\"http://quintelacrosse.com/qmla-documents-policies/\";s:5:\"views\";s:1:\"1\";}i:2;a:4:{s:7:\"post_id\";s:4:\"5994\";s:10:\"post_title\";s:9:\"U9 Team 2\";s:14:\"post_permalink\";s:37:\"https://quintelacrosse.com/u9-team-2/\";s:5:\"views\";s:1:\"1\";}}}s:32:\"a8102899260a264ae9c3cfb143fcfec3\";a:1:{i:1714653918;a:0:{}}}','yes'),(486978,'widget_ffwd_info','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(486980,'ffwd_old_version','1.1.15','yes'),(406668,'mc_calendar_javascript','0','yes'),(406669,'mc_list_javascript','0','yes'),(406670,'mc_mini_javascript','0','yes'),(406671,'mc_ajax_javascript','0','yes'),(406672,'mc_notime_text','All day','yes'),(406673,'mc_hide_icons','true','yes'),(406674,'mc_multiple_categories','true','yes'),(406675,'mc_event_link_expires','false','yes'),(406676,'mc_apply_color','background','yes'),(406677,'mc_input_options','a:12:{s:11:\"event_short\";s:3:\"off\";s:10:\"event_desc\";s:2:\"on\";s:14:\"event_category\";s:2:\"on\";s:11:\"event_image\";s:2:\"on\";s:10:\"event_link\";s:2:\"on\";s:12:\"event_recurs\";s:2:\"on\";s:10:\"event_open\";s:3:\"off\";s:14:\"event_location\";s:3:\"off\";s:23:\"event_location_dropdown\";s:2:\"on\";s:14:\"event_specials\";s:3:\"off\";s:12:\"event_access\";s:2:\"on\";s:10:\"event_host\";s:3:\"off\";}','yes'),(514320,'boldgrid_backup_history','a:100:{i:0;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1645892999;s:7:\"message\";s:48:\"Total Upkeep plugin upgraded to version 1.14.14.\";}i:1;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1645893126;s:7:\"message\";s:43:\"TablePress plugin (version 1.14) activated.\";}i:2;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1646965665;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20220311-022542.zip.\";}i:3;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1646965705;s:7:\"message\";s:155:\"Due to retention settings, the following backup was deleted: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20220103-234943.zip\";}i:4;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1646965710;s:7:\"message\";s:35:\"WordPress updated to version 5.9.1.\";}i:5;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1648132921;s:7:\"message\";s:53:\"Hide Featured Image plugin (version 1.3.1) activated.\";}i:6;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1649187991;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20220405-194424.zip.\";}i:7;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1649188021;s:7:\"message\";s:155:\"Due to retention settings, the following backup was deleted: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20220104-002143.zip\";}i:8;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1649188024;s:7:\"message\";s:35:\"WordPress updated to version 5.9.2.\";}i:9;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1649858609;s:7:\"message\";s:46:\"SportsPress plugin (version 2.7.15) activated.\";}i:10;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1661887712;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20220830-192430.zip.\";}i:11;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1661887777;s:7:\"message\";s:155:\"Due to retention settings, the following backup was deleted: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20220106-205029.zip\";}i:12;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1661887788;s:7:\"message\";s:35:\"WordPress updated to version 5.9.3.\";}i:13;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1666047222;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20221017-224854.zip.\";}i:14;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1666047312;s:7:\"message\";s:155:\"Due to retention settings, the following backup was deleted: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20220213-212220.zip\";}i:15;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1666047336;s:7:\"message\";s:35:\"WordPress updated to version 5.9.4.\";}i:16;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1667434212;s:7:\"message\";s:35:\"WordPress updated to version 5.9.5.\";}i:17;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1668542149;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20221115-195232.zip.\";}i:18;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1668542196;s:7:\"message\";s:155:\"Due to retention settings, the following backup was deleted: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20220311-022542.zip\";}i:19;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1668542203;s:7:\"message\";s:33:\"WordPress updated to version 6.1.\";}i:20;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1672338263;s:7:\"message\";s:42:\"Jetpack plugin (version 10.6) deactivated.\";}i:21;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1672338275;s:7:\"message\";s:40:\"Jetpack plugin upgraded to version 11.6.\";}i:22;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1672338281;s:7:\"message\";s:40:\"Jetpack plugin (version 11.6) activated.\";}i:23;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1672339004;s:7:\"message\";s:51:\"Akismet Anti-Spam plugin upgraded to version 5.0.2.\";}i:24;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1672339034;s:7:\"message\";s:55:\"BoldGrid Inspirations plugin upgraded to version 2.7.4.\";}i:25;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1672339058;s:7:\"message\";s:48:\"My Calendar plugin upgraded to version 3.3.24.1.\";}i:26;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1672339079;s:7:\"message\";s:47:\"Photo Gallery plugin upgraded to version 1.8.8.\";}i:27;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1672339097;s:7:\"message\";s:56:\"Post and Page Builder plugin upgraded to version 1.22.1.\";}i:28;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1672339121;s:7:\"message\";s:50:\"Post Grid Combo plugin upgraded to version 2.2.21.\";}i:29;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1672339927;s:7:\"message\";s:51:\"Smart Slider 3 plugin upgraded to version 3.5.1.12.\";}i:30;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1672339954;s:7:\"message\";s:44:\"TablePress plugin upgraded to version 2.0.1.\";}i:31;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1672340065;s:7:\"message\";s:47:\"Total Upkeep plugin upgraded to version 1.15.4.\";}i:32;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1672340074;s:7:\"message\";s:52:\"Yoast Duplicate Post plugin upgraded to version 4.5.\";}i:33;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1683682796;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20230510-013450.zip.\";}i:34;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1683682891;s:7:\"message\";s:155:\"Due to retention settings, the following backup was deleted: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20220405-194424.zip\";}i:35;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1683683336;s:7:\"message\";s:35:\"WordPress updated to version 6.1.1.\";}i:36;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1684262582;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20230516-183748.zip.\";}i:37;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1684262668;s:7:\"message\";s:155:\"Due to retention settings, the following backup was deleted: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20220830-192430.zip\";}i:38;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1684262686;s:7:\"message\";s:33:\"WordPress updated to version 6.2.\";}i:39;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1684561942;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20230520-054736.zip.\";}i:40;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1684562012;s:7:\"message\";s:155:\"Due to retention settings, the following backup was deleted: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20221017-224854.zip\";}i:41;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1684562019;s:7:\"message\";s:35:\"WordPress updated to version 6.2.1.\";}i:42;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1697143578;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20231012-204245.zip.\";}i:43;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1697143648;s:7:\"message\";s:35:\"WordPress updated to version 6.2.2.\";}i:44;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1705853466;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20240121-161015.zip.\";}i:45;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1705853787;s:7:\"message\";s:35:\"WordPress updated to version 6.2.3.\";}i:46;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1706650137;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20240130-212806.zip.\";}i:47;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1706650140;s:7:\"message\";s:35:\"WordPress updated to version 6.4.2.\";}i:48;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1712700324;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20240409-220434.zip.\";}i:49;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1712700327;s:7:\"message\";s:35:\"WordPress updated to version 6.4.3.\";}i:50;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1714071343;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20240425-185453.zip.\";}i:51;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1714653946;s:7:\"message\";s:35:\"WordPress updated to version 6.4.4.\";}i:52;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1714654274;s:7:\"message\";s:52:\"BoldGrid Easy SEO plugin upgraded to version 1.6.15.\";}i:53;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1714654274;s:7:\"message\";s:42:\"Jetpack plugin upgraded to version 13.3.1.\";}i:54;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1714654274;s:7:\"message\";s:48:\"Photo Gallery plugin upgraded to version 1.8.23.\";}i:55;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1714654274;s:7:\"message\";s:56:\"Post and Page Builder plugin upgraded to version 1.26.4.\";}i:56;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1714654274;s:7:\"message\";s:47:\"Combo Blocks plugin upgraded to version 2.2.80.\";}i:57;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1714654274;s:7:\"message\";s:51:\"Smart Slider 3 plugin upgraded to version 3.5.1.23.\";}i:58;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1714654274;s:7:\"message\";s:44:\"TablePress plugin upgraded to version 2.3.1.\";}i:59;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1714654274;s:7:\"message\";s:47:\"Total Upkeep plugin upgraded to version 1.16.1.\";}i:60;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1715099768;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20240507-163520.zip.\";}i:61;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1715099774;s:7:\"message\";s:35:\"WordPress updated to version 6.5.2.\";}i:62;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1717603504;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20240605-160411.zip.\";}i:63;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1717603508;s:7:\"message\";s:35:\"WordPress updated to version 6.5.3.\";}i:64;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1719256561;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20240624-191436.zip.\";}i:65;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1719256570;s:7:\"message\";s:35:\"WordPress updated to version 6.5.4.\";}i:66;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1735598729;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20241230-224436.zip.\";}i:67;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1735598733;s:7:\"message\";s:155:\"Due to retention settings, the following backup was deleted: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20240409-220434.zip\";}i:68;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1735598756;s:7:\"message\";s:35:\"WordPress updated to version 6.5.5.\";}i:69;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1739135829;s:7:\"message\";s:68:\"Akismet Anti-spam: Spam Protection plugin upgraded to version 5.3.6.\";}i:70;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1739135829;s:7:\"message\";s:52:\"BoldGrid Easy SEO plugin upgraded to version 1.6.16.\";}i:71;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1739135829;s:7:\"message\";s:55:\"BoldGrid Inspirations plugin upgraded to version 2.9.3.\";}i:72;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1739135829;s:7:\"message\";s:74:\"Post Grid Gutenberg Blocks - ComboBlocks plugin upgraded to version 2.3.4.\";}i:73;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1739135829;s:7:\"message\";s:40:\"Jetpack plugin upgraded to version 14.3.\";}i:74;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1739135829;s:7:\"message\";s:73:\"My Calendar - Accessible Event Manager plugin upgraded to version 3.5.21.\";}i:75;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1739135829;s:7:\"message\";s:48:\"Photo Gallery plugin upgraded to version 1.8.33.\";}i:76;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1739135829;s:7:\"message\";s:56:\"Post and Page Builder plugin upgraded to version 1.27.7.\";}i:77;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1739135829;s:7:\"message\";s:51:\"Smart Slider 3 plugin upgraded to version 3.5.1.26.\";}i:78;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1739135829;s:7:\"message\";s:46:\"SportsPress plugin upgraded to version 2.7.24.\";}i:79;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1739135829;s:7:\"message\";s:44:\"TablePress plugin upgraded to version 3.0.3.\";}i:80;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1739135829;s:7:\"message\";s:47:\"Total Upkeep plugin upgraded to version 1.16.8.\";}i:81;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1739135829;s:7:\"message\";s:55:\"Total Upkeep Premium plugin upgraded to version 1.5.12.\";}i:82;a:3:{s:7:\"user_id\";i:2;s:9:\"timestamp\";i:1739135829;s:7:\"message\";s:81:\"WP Maintenance Mode & Site Under Construction plugin upgraded to version 4.2.\";}i:83;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1739292796;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20250211-165220.zip.\";}i:84;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1739292800;s:7:\"message\";s:155:\"Due to retention settings, the following backup was deleted: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20240425-185453.zip\";}i:85;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1739292801;s:7:\"message\";s:35:\"WordPress updated to version 6.7.1.\";}i:86;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1754420920;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20250805-190743.zip.\";}i:87;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1754420924;s:7:\"message\";s:155:\"Due to retention settings, the following backup was deleted: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20240507-163520.zip\";}i:88;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1754420925;s:7:\"message\";s:35:\"WordPress updated to version 6.7.2.\";}i:89;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1759260736;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20250930-193123.zip.\";}i:90;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1759260739;s:7:\"message\";s:155:\"Due to retention settings, the following backup was deleted: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20240605-160411.zip\";}i:91;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1759260740;s:7:\"message\";s:35:\"WordPress updated to version 6.7.3.\";}i:92;a:3:{s:7:\"user_id\";i:0;s:9:\"timestamp\";i:1773217172;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20260311-081837.zip.\";}i:93;a:3:{s:7:\"user_id\";i:0;s:9:\"timestamp\";i:1773303465;s:7:\"message\";s:155:\"Due to retention settings, the following backup was deleted: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20240624-191436.zip\";}i:94;a:3:{s:7:\"user_id\";i:0;s:9:\"timestamp\";i:1773303522;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20260312-081747.zip.\";}i:95;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1773335070;s:7:\"message\";s:155:\"Due to retention settings, the following backup was deleted: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20241230-224436.zip\";}i:96;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1773335127;s:7:\"message\";s:116:\"Backup file created: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20260312-170431.zip.\";}i:97;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1773335131;s:7:\"message\";s:155:\"Due to retention settings, the following backup was deleted: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20250211-165220.zip\";}i:98;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1773335131;s:7:\"message\";s:35:\"WordPress updated to version 6.7.4.\";}i:99;a:3:{s:7:\"user_id\";i:0;s:9:\"timestamp\";i:1786609052;s:7:\"message\";s:155:\"Due to retention settings, the following backup was deleted: /home/altere25/boldgrid_backup/boldgrid-backup-quintelacrosse.com-318bf1f5-20250805-190743.zip\";}}','off'),(2724946,'disallowed_keys','','no'),(2724947,'comment_previously_approved','1','yes'),(2724948,'auto_plugin_theme_update_emails','a:0:{}','no'),(615059,'wpforms_email_summaries_info_blocks_sent','a:1:{i:0;i:521223;}','yes'),(486963,'ffwd_autoupdate_time','1570141379','yes'),(486964,'ffwd_version','1.1.15','yes'),(406661,'mc_version','3.3.9','yes'),(406663,'mc_use_styles','false','yes'),(406664,'mc_show_months','1','yes'),(403432,'post_grid_info','a:1:{s:18:\"data_update_status\";s:4:\"done\";}','yes'),(486982,'ffwd_admin_notice','a:1:{s:15:\"two_week_review\";a:2:{s:5:\"start\";s:10:\"10/16/2019\";s:3:\"int\";i:14;}}','yes'),(487025,'ffwd_subscribe_done','1','yes'),(487052,'ffwd_pages_list','a:1:{i:0;O:8:\"stdClass\":6:{s:12:\"access_token\";s:177:\"EAAGgZARDXC3MBAJm7SkInisbw9K3qQHdO96XNsMQ0ws1P6cVeaigBf9EQ4CoUnZB8Oo4ODw92aBOog7dsl13xYNo9ZBoMT2EQU7EgAwOnTMZCenclINSDfbNjoR9ZCCa9ut4ruptg41C2V3uj6klMdSaEOZBRfVAdaatvrwxA5VgZDZD\";s:8:\"category\";s:19:\"Amateur Sports Team\";s:13:\"category_list\";a:1:{i:0;O:8:\"stdClass\":2:{s:2:\"id\";s:4:\"1803\";s:4:\"name\";s:19:\"Amateur sports team\";}}s:4:\"name\";s:24:\"Quinte Bayhawks Lacrosse\";s:2:\"id\";s:16:\"1513629725447754\";s:5:\"tasks\";a:5:{i:0;s:7:\"ANALYZE\";i:1;s:9:\"ADVERTISE\";i:2;s:8:\"MODERATE\";i:3;s:14:\"CREATE_CONTENT\";i:4;s:6:\"MANAGE\";}}}','yes'),(347997,'trusted_ip_header','O:8:\"stdClass\":3:{s:14:\"trusted_header\";s:11:\"REMOTE_ADDR\";s:8:\"segments\";i:1;s:7:\"reverse\";b:0;}','no'),(347879,'jetpack_sync_settings_dequeue_max_bytes','500000','yes'),(347880,'jetpack_sync_settings_upload_max_bytes','600000','yes'),(347881,'jetpack_sync_settings_upload_max_rows','500','yes'),(347882,'jetpack_sync_settings_sync_wait_time','10','yes'),(347883,'jetpack_sync_settings_sync_wait_threshold','5','yes'),(347884,'jetpack_sync_settings_enqueue_wait_time','10','yes'),(347885,'jetpack_sync_settings_queue_max_writes_sec','100','yes'),(347886,'jetpack_sync_settings_post_types_blacklist','a:39:{i:0;s:10:\"_term_meta\";i:1;s:11:\"ai1ec_event\";i:2;s:6:\"ai_log\";i:3;s:17:\"amp_validated_url\";i:4;s:9:\"bwg_album\";i:5;s:11:\"bwg_gallery\";i:6;s:19:\"customize_changeset\";i:7;s:12:\"dn_wp_yt_log\";i:8;s:16:\"flamingo_contact\";i:9;s:16:\"flamingo_inbound\";i:10;s:17:\"flamingo_outbound\";i:11;s:4:\"http\";i:12;s:8:\"idx_page\";i:13;s:19:\"jetpack_inspect_log\";i:14;s:17:\"jetpack_migration\";i:15;s:14:\"jp_img_sitemap\";i:16;s:20:\"jp_img_sitemap_index\";i:17;s:10:\"jp_sitemap\";i:18;s:16:\"jp_sitemap_index\";i:19;s:17:\"jp_sitemap_master\";i:20;s:14:\"jp_vid_sitemap\";i:21;s:20:\"jp_vid_sitemap_index\";i:22;s:11:\"msm_sitemap\";i:23;s:17:\"postman_sent_mail\";i:24;s:10:\"rssap-feed\";i:25;s:15:\"rssmi_feed_item\";i:26;s:16:\"scheduled-action\";i:27;s:20:\"secupress_log_action\";i:28;s:17:\"sg_optimizer_jobs\";i:29;s:14:\"sl-insta-media\";i:30;s:6:\"snitch\";i:31;s:19:\"vip-legacy-redirect\";i:32;s:15:\"wp-rest-api-log\";i:33;s:12:\"wp_automatic\";i:34;s:6:\"wp_log\";i:35;s:17:\"wpephpcompat_jobs\";i:36;s:15:\"wprss_feed_item\";i:37;s:18:\"memberships_coupon\";i:38;s:16:\"memberships_gift\";}','yes'),(347887,'jetpack_sync_settings_render_filtered_content','0','yes'),(347888,'jetpack_sync_settings_post_meta_whitelist','a:59:{i:0;s:24:\"_feedback_akismet_values\";i:1;s:15:\"_feedback_email\";i:2;s:22:\"_feedback_extra_fields\";i:3;s:21:\"_g_feedback_shortcode\";i:4;s:23:\"_jetpack_post_thumbnail\";i:5;s:25:\"_last_editor_used_jetpack\";i:6;s:18:\"_menu_item_classes\";i:7;s:27:\"_menu_item_menu_item_parent\";i:8;s:17:\"_menu_item_object\";i:9;s:20:\"_menu_item_object_id\";i:10;s:19:\"_menu_item_orphaned\";i:11;s:15:\"_menu_item_type\";i:12;s:14:\"_menu_item_xfn\";i:13;s:24:\"_publicize_facebook_user\";i:14;s:23:\"_publicize_twitter_user\";i:15;s:13:\"_thumbnail_id\";i:16;s:17:\"_wp_attached_file\";i:17;s:27:\"_wp_attachment_backup_sizes\";i:18;s:22:\"_wp_attachment_context\";i:19;s:24:\"_wp_attachment_image_alt\";i:20;s:35:\"_wp_attachment_is_custom_background\";i:21;s:31:\"_wp_attachment_is_custom_header\";i:22;s:23:\"_wp_attachment_metadata\";i:23;s:17:\"_wp_page_template\";i:24;s:30:\"_wp_trash_meta_comments_status\";i:25;s:21:\"_wpas_feature_enabled\";i:26;s:10:\"_wpas_mess\";i:27;s:13:\"_wpas_options\";i:28;s:24:\"advanced_seo_description\";i:29;s:13:\"content_width\";i:30;s:14:\"custom_css_add\";i:31;s:23:\"custom_css_preprocessor\";i:32;s:9:\"enclosure\";i:33;s:9:\"imagedata\";i:34;s:10:\"nova_price\";i:35;s:17:\"publicize_results\";i:36;s:16:\"sharing_disabled\";i:37;s:18:\"switch_like_status\";i:38;s:15:\"videopress_guid\";i:39;s:18:\"vimeo_poster_image\";i:40;s:28:\"_jetpack_blogging_prompt_key\";i:41;s:42:\"_jetpack_memberships_contains_paid_content\";i:42;s:25:\"jetpack_memberships_price\";i:43;s:28:\"jetpack_memberships_currency\";i:44;s:35:\"jetpack_memberships_site_subscriber\";i:45;s:30:\"jetpack_memberships_product_id\";i:46;s:24:\"jetpack_memberships_tier\";i:47;s:30:\"jetpack_memberships_is_deleted\";i:48;s:14:\"spay_paypal_id\";i:49;s:11:\"spay_status\";i:50;s:15:\"spay_product_id\";i:51;s:13:\"spay_quantity\";i:52;s:10:\"spay_price\";i:53;s:19:\"spay_customer_email\";i:54;s:13:\"spay_currency\";i:55;s:8:\"spay_cta\";i:56;s:10:\"spay_email\";i:57;s:13:\"spay_multiple\";i:58;s:20:\"spay_formatted_price\";}','yes'),(347889,'jetpack_sync_settings_comment_meta_whitelist','a:4:{i:0;s:9:\"hc_avatar\";i:1;s:18:\"hc_foreign_user_id\";i:2;s:10:\"hc_post_as\";i:3;s:15:\"hc_wpcom_id_sig\";}','yes'),(347890,'jetpack_sync_settings_max_enqueue_full_sync','100','yes'),(347891,'jetpack_sync_settings_max_queue_size_full_sync','1000','yes'),(347892,'jetpack_sync_settings_sync_via_cron','1','yes'),(347893,'jetpack_sync_settings_cron_sync_time_limit','30','yes'),(347894,'jetpack_sync_settings_known_importers','a:6:{s:16:\"Blogger_Importer\";s:7:\"blogger\";s:13:\"LJ_API_Import\";s:11:\"livejournal\";s:9:\"MT_Import\";s:2:\"mt\";s:10:\"RSS_Import\";s:3:\"rss\";s:20:\"WC_Tax_Rate_Importer\";s:12:\"woo-tax-rate\";s:9:\"WP_Import\";s:9:\"wordpress\";}','yes'),(347960,'jetpack_testimonial','0','yes'),(347899,'jetpack_sync_full__queue_finished','1563561828','yes'),(347954,'jetpack_next_sync_time_full_sync','1563561849','yes'),(347958,'wpcom_publish_posts_with_markdown','1','yes'),(347904,'jetpack_active_modules','a:16:{i:0;s:12:\"contact-form\";i:1;s:21:\"enhanced-distribution\";i:2;s:8:\"json-api\";i:3;s:5:\"notes\";i:4;s:7:\"protect\";i:5;s:5:\"stats\";i:6;s:18:\"verification-tools\";i:7;s:10:\"photon-cdn\";i:8;s:7:\"monitor\";i:9;s:6:\"photon\";i:10;s:9:\"publicize\";i:11;s:8:\"comments\";i:12;s:13:\"related-posts\";i:13;s:21:\"woocommerce-analytics\";i:14;s:5:\"blaze\";i:15;s:6:\"blocks\";}','yes'),(347913,'jetpack_protect_key','8c94226fe293f23f164925f2d4961598b11ebef4','no'),(347969,'site_vertical','Lacrosse','yes'),(347973,'site_user_type','{\"2\":\"creator\"}','yes'),(347946,'jetpack_sync_full__constants_sent_total','-1','no'),(347947,'jetpack_sync_full__functions_sent','1','no'),(347948,'jetpack_sync_full__functions_sent_total','-1','no'),(347949,'jetpack_sync_full__options_sent','1','no'),(347950,'jetpack_sync_full__options_sent_total','-1','no'),(347951,'jetpack_sync_full__users_sent','1','no'),(347952,'jetpack_sync_full__users_sent_total','1','no'),(347953,'jetpack_sync_full__finished','1563561839','no'),(347944,'jetpack_sync_full__send_started','1563561839','no'),(347945,'jetpack_sync_full__constants_sent','1','no'),(347938,'jetpack_next_sync_time_full-sync-enqueue','1623759673','yes'),(347939,'jpsq_full_sync_checkout','0:0','no'),(347940,'jetpack_sync_https_history_main_network_site_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:4:\"http\";i:4;s:4:\"http\";}','yes'),(347943,'jetpack_callables_sync_checksum','a:41:{s:18:\"wp_max_upload_size\";i:2450289511;s:15:\"is_main_network\";i:734881840;s:13:\"is_multi_site\";i:734881840;s:17:\"main_network_site\";i:1738538729;s:8:\"site_url\";i:1738538729;s:8:\"home_url\";i:1738538729;s:16:\"single_user_site\";i:734881840;s:7:\"updates\";i:3096643238;s:28:\"has_file_system_write_access\";i:4261170317;s:21:\"is_version_controlled\";i:734881840;s:10:\"taxonomies\";i:3862525951;s:10:\"post_types\";i:440693372;s:18:\"post_type_features\";i:3857771097;s:10:\"shortcodes\";i:1996342236;s:27:\"rest_api_allowed_post_types\";i:1765992367;s:32:\"rest_api_allowed_public_metadata\";i:3610467939;s:24:\"sso_is_two_step_required\";i:734881840;s:26:\"sso_should_hide_login_form\";i:734881840;s:18:\"sso_match_by_email\";i:4261170317;s:21:\"sso_new_user_override\";i:734881840;s:29:\"sso_bypass_default_login_form\";i:734881840;s:10:\"wp_version\";i:1792014717;s:11:\"get_plugins\";i:87540866;s:24:\"get_plugins_action_links\";i:3454109896;s:14:\"active_modules\";i:2380602368;s:16:\"hosting_provider\";i:769900095;s:6:\"locale\";i:110763218;s:13:\"site_icon_url\";i:2718797744;s:5:\"roles\";i:4124233322;s:8:\"timezone\";i:1481901635;s:24:\"available_jetpack_blocks\";i:1661996544;s:13:\"paused_themes\";i:223132457;s:14:\"paused_plugins\";i:223132457;s:26:\"main_network_site_wpcom_id\";i:3555769775;s:13:\"theme_support\";i:824439456;s:23:\"wp_get_environment_type\";i:1138987844;s:12:\"is_fse_theme\";i:734881840;s:10:\"get_themes\";i:1979811517;s:21:\"get_loaded_extensions\";i:338352718;s:33:\"jetpack_connection_active_plugins\";i:1117076940;s:27:\"jetpack_sync_active_modules\";i:3829104773;}','no'),(347931,'jetpack_constants_sync_checksum','a:21:{s:16:\"EMPTY_TRASH_DAYS\";i:2473281379;s:17:\"WP_POST_REVISIONS\";i:4261170317;s:26:\"AUTOMATIC_UPDATER_DISABLED\";i:634125391;s:7:\"ABSPATH\";i:3391420877;s:14:\"WP_CONTENT_DIR\";i:6621881;s:9:\"FS_METHOD\";i:634125391;s:18:\"DISALLOW_FILE_EDIT\";i:634125391;s:18:\"DISALLOW_FILE_MODS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:634125391;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:16:\"JETPACK__VERSION\";i:192328800;s:12:\"IS_PRESSABLE\";i:634125391;s:15:\"DISABLE_WP_CRON\";i:634125391;s:17:\"ALTERNATE_WP_CRON\";i:634125391;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:3994858278;s:11:\"PHP_VERSION\";i:2642017422;s:15:\"WP_MEMORY_LIMIT\";i:3065409971;s:19:\"WP_MAX_MEMORY_LIMIT\";i:1474498405;s:8:\"WP_DEBUG\";i:734881840;s:16:\"ATOMIC_CLIENT_ID\";i:634125391;}','yes'),(347932,'jpsq_sync_checkout','0:0','no'),(347935,'jetpack_plugin_api_action_links','a:9:{s:19:\"akismet/akismet.php\";a:1:{s:8:\"Settings\";s:59:\"http://quintelacrosse.com/wp-admin/?page=akismet-key-config\";}s:19:\"jetpack/jetpack.php\";a:1:{s:10:\"My Jetpack\";s:60:\"http://quintelacrosse.com/wp-admin/admin.php?page=my-jetpack\";}s:27:\"my-calendar/my-calendar.php\";a:3:{s:8:\"Settings\";s:68:\"http://quintelacrosse.com/wp-admin/admin.php?page=my-calendar-config\";s:4:\"Help\";s:66:\"http://quintelacrosse.com/wp-admin/admin.php?page=my-calendar-help\";s:6:\"Go Pro\";s:42:\"https://www.joedolson.com/my-calendar-pro/\";}s:31:\"photo-gallery/photo-gallery.php\";a:2:{s:10:\"Deactivate\";s:123:\"http://quintelacrosse.com/wp-admin/plugins.php?action=deactivate&plugin=photo-gallery/photo-gallery.php&_wpnonce=f583318903\";s:4:\"Help\";s:60:\"https://wordpress.org/support/plugin/photo-gallery/#new-post\";}s:33:\"smart-slider-3/smart-slider-3.php\";a:1:{s:6:\"Go Pro\";s:120:\"https://smartslider3.com/pricing/?utm_source=plugin-list&utm_medium=smartslider-wordpress-free&utm_campaign=smartslider3\";}s:27:\"sportspress/sportspress.php\";a:3:{s:8:\"Settings\";s:61:\"http://quintelacrosse.com/wp-admin/admin.php?page=sportspress\";s:4:\"Docs\";s:19:\"http://tboy.co/docs\";s:7:\"Upgrade\";s:18:\"http://tboy.co/pro\";}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:1:{s:8:\"Settings\";s:74:\"http://quintelacrosse.com/wp-admin/admin.php?page=boldgrid-backup-settings\";}s:19:\"wpforms/wpforms.php\";a:3:{s:8:\"Settings\";s:66:\"http://quintelacrosse.com/wp-admin/admin.php?page=wpforms-settings\";s:4:\"Docs\";s:25:\"https://wpforms.com/docs/\";s:7:\"Support\";s:36:\"https://wpforms.com/account/support/\";}s:33:\"duplicate-post/duplicate-post.php\";a:1:{s:8:\"Settings\";s:35:\"http://quintelacrosse.com/wp-admin/\";}}','yes'),(347936,'jetpack_sync_https_history_home_url','a:5:{i:0;s:4:\"http\";i:1;s:4:\"http\";i:2;s:4:\"http\";i:3;s:4:\"http\";i:4;s:4:\"http\";}','yes'),(347937,'jetpack_sync_https_history_site_url','a:5:{i:0;s:4:\"http\";i:1;s:4:\"http\";i:2;s:4:\"http\";i:3;s:4:\"http\";i:4;s:4:\"http\";}','yes'),(348707,'jetpack_updates_sync_checksum','a:3:{s:14:\"update_plugins\";i:278548273;s:13:\"update_themes\";i:2721273476;s:11:\"update_core\";i:1911960616;}','yes'),(383289,'boldgrid_inspirations_previous_version','2.7.4','off'),(383405,'_amn_wpforms-lite_to_check','1571875263','yes'),(406720,'widget_my_calendar_today_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(406721,'widget_my_calendar_upcoming_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(406722,'widget_my_calendar_mini_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(406723,'widget_my_calendar_simple_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(406724,'widget_my_calendar_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(406827,'mc_use_permalinks','false','yes'),(406828,'mc_open_uri','false','yes'),(406829,'mc_no_link','false','yes'),(406830,'mc_mini_uri','','yes'),(406831,'mc_open_day_uri','false','yes'),(406833,'mc_show_list_info','false','yes'),(406834,'mc_show_list_events','false','yes'),(406836,'mc_gmap_api_key','','yes'),(406767,'mc_count_cache','a:5:{s:9:\"published\";s:2:\"10\";s:5:\"draft\";s:1:\"0\";s:5:\"trash\";s:1:\"0\";s:7:\"archive\";s:1:\"0\";s:4:\"spam\";s:1:\"0\";}','yes'),(767131,'jetpack_sync_settings_term_relationships_full_sync_item_size','100','yes'),(767132,'jetpack_sync_settings_sync_sender_enabled','1','yes'),(767133,'jetpack_sync_settings_full_sync_sender_enabled','1','yes'),(1366178,'secret_key','MN&Ijnu$I,}ncsuiH,;O,^YfV&gF\n\n \n WordPress.com — 503 Error\n \n \n \n \n \n\n\n

Whoops!

\n \n
\n

Something has gone wrong with our servers, and we’ve just been notified of the problem.

\n

This will be fixed as soon as possible, so kindly reload in a minute and things should be back to normal.

\n \n \n
\n\n\";}s:18:\"\0*\0additional_data\";a:0:{}}s:15:\"1761734920.9411\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:19:\"http_request_failed\";a:1:{i:0;s:81:\"cURL error 28: Operation timed out after 20001 milliseconds with 0 bytes received\";}}s:10:\"error_data\";a:0:{}s:18:\"\0*\0additional_data\";a:0:{}}s:15:\"1768119263.9372\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:51:\"jetpack_sync_send_error_concurrent_processing_error\";a:1:{i:0;s:61:\"There is another sync processing running for the same blog ID\";}}s:10:\"error_data\";a:1:{s:51:\"jetpack_sync_send_error_concurrent_processing_error\";a:1:{s:6:\"status\";i:429;}}s:18:\"\0*\0additional_data\";a:0:{}}s:15:\"1774761574.7796\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:51:\"jetpack_sync_send_error_concurrent_processing_error\";a:1:{i:0;s:61:\"There is another sync processing running for the same blog ID\";}}s:10:\"error_data\";a:1:{s:51:\"jetpack_sync_send_error_concurrent_processing_error\";a:1:{s:6:\"status\";i:429;}}s:18:\"\0*\0additional_data\";a:0:{}}s:15:\"1780063603.7216\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:51:\"jetpack_sync_send_error_concurrent_processing_error\";a:1:{i:0;s:61:\"There is another sync processing running for the same blog ID\";}}s:10:\"error_data\";a:1:{s:51:\"jetpack_sync_send_error_concurrent_processing_error\";a:1:{s:6:\"status\";i:429;}}s:18:\"\0*\0additional_data\";a:0:{}}}','yes'),(4381087,'jetpack_sync_settings_checksum_disable','0','yes'),(4381088,'wpforms_email_summaries_fetch_info_blocks_last_run','1783353376','yes'),(4381060,'widget_boldgrid_component_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4381061,'widget_boldgrid_component_page_title','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4381062,'widget_boldgrid_component_site_title','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4381063,'widget_boldgrid_component_site_description','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4381064,'widget_boldgrid_component_logo','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4381099,'duplicate_post_show_link','a:3:{s:9:\"new_draft\";s:1:\"1\";s:5:\"clone\";s:1:\"1\";s:17:\"rewrite_republish\";s:1:\"1\";}','yes'),(4381100,'duplicate_post_show_link_in','a:4:{s:3:\"row\";s:1:\"1\";s:8:\"adminbar\";s:1:\"1\";s:9:\"submitbox\";s:1:\"1\";s:11:\"bulkactions\";s:1:\"1\";}','yes'),(4381081,'boldgrid_backup_environment','a:3:{s:8:\"hostname\";s:28:\"vps98498.inmotionhosting.com\";s:10:\"phpversion\";s:6:\"7.4.33\";s:9:\"wpversion\";s:5:\"6.7.6\";}','yes'),(4456724,'wpforms_send_usage_last_run','1783353377','yes'),(2712450,'action_scheduler_lock_async-request-runner','6a7d66bad30329.53860464|1786603254','yes'),(2712426,'jetpack_sync_settings_full_sync_send_duration','9','yes'),(2712427,'jetpack_sync_settings_full_sync_limits','a:5:{s:5:\"users\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}s:5:\"terms\";a:2:{s:10:\"chunk_size\";i:1000;s:10:\"max_chunks\";i:10;}s:5:\"posts\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:1;}s:8:\"comments\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}s:18:\"term_relationships\";a:2:{s:10:\"chunk_size\";i:1000;s:10:\"max_chunks\";i:10;}}','yes'),(2712434,'jp_sync_lock_full_sync','1623759678.5695','yes'),(2712435,'action_scheduler_migration_status','complete','yes'),(2712411,'jetpack_connection_active_plugins','a:1:{s:7:\"jetpack\";a:1:{s:4:\"name\";s:7:\"Jetpack\";}}','yes'),(2712442,'wpforms_version_lite','1.6.2.1','yes'),(2712443,'wpforms_version_upgraded_from','1.5.5.2','yes'),(2712413,'schema-ActionScheduler_StoreSchema','7.0.1739135834','yes'),(2712414,'schema-ActionScheduler_LoggerSchema','3.0.1739135834','yes'),(2712467,'wpforms_notifications','a:4:{s:6:\"update\";i:1761696800;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:3:{i:0;s:2:\"28\";i:1;s:2:\"39\";i:2;s:2:\"43\";}}','yes'),(4380903,'auto_update_core_dev','enabled','yes'),(4380904,'auto_update_core_minor','enabled','yes'),(4380905,'auto_update_core_major','unset','yes'),(4371806,'jetpack_active_plan','a:11:{s:10:\"product_id\";i:2002;s:12:\"product_slug\";s:12:\"jetpack_free\";s:12:\"product_name\";s:12:\"Jetpack Free\";s:18:\"product_name_short\";s:4:\"Free\";s:7:\"expired\";b:0;s:14:\"billing_period\";s:0:\"\";s:13:\"user_is_owner\";b:0;s:7:\"is_free\";b:1;s:11:\"license_key\";s:0:\"\";s:15:\"subscribed_date\";s:0:\"\";s:8:\"features\";a:2:{s:6:\"active\";a:21:{i:0;s:12:\"advanced-seo\";i:1;s:3:\"cdn\";i:2;s:9:\"donations\";i:3;s:13:\"form-webhooks\";i:4;s:14:\"multistep-form\";i:5;s:17:\"form-integrations\";i:6;s:14:\"install-themes\";i:7;s:17:\"jetpack-dashboard\";i:8;s:15:\"payment-buttons\";i:9;s:22:\"paypal-payment-buttons\";i:10;s:10:\"podcasting\";i:11;s:18:\"recurring-payments\";i:12;s:11:\"republicize\";i:13;s:17:\"security-settings\";i:14;s:17:\"seo-preview-tools\";i:15;s:14:\"send-a-message\";i:16;s:18:\"social-shares-1000\";i:17;s:18:\"upload-audio-files\";i:18;s:18:\"upload-video-files\";i:19;s:15:\"whatsapp-button\";i:20;s:25:\"social-image-auto-convert\";}s:9:\"available\";a:52:{s:7:\"akismet\";a:19:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t0_yearly\";i:13;s:27:\"jetpack_security_t0_monthly\";i:14;s:29:\"jetpack_security_t1_bi_yearly\";i:15;s:26:\"jetpack_security_t1_yearly\";i:16;s:27:\"jetpack_security_t1_monthly\";i:17;s:26:\"jetpack_security_t2_yearly\";i:18;s:27:\"jetpack_security_t2_monthly\";}s:8:\"antispam\";a:19:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t0_yearly\";i:13;s:27:\"jetpack_security_t0_monthly\";i:14;s:29:\"jetpack_security_t1_bi_yearly\";i:15;s:26:\"jetpack_security_t1_yearly\";i:16;s:27:\"jetpack_security_t1_monthly\";i:17;s:26:\"jetpack_security_t2_yearly\";i:18;s:27:\"jetpack_security_t2_monthly\";}s:7:\"backups\";a:19:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t0_yearly\";i:13;s:27:\"jetpack_security_t0_monthly\";i:14;s:29:\"jetpack_security_t1_bi_yearly\";i:15;s:26:\"jetpack_security_t1_yearly\";i:16;s:27:\"jetpack_security_t1_monthly\";i:17;s:26:\"jetpack_security_t2_yearly\";i:18;s:27:\"jetpack_security_t2_monthly\";}s:13:\"backups-daily\";a:19:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t0_yearly\";i:13;s:27:\"jetpack_security_t0_monthly\";i:14;s:29:\"jetpack_security_t1_bi_yearly\";i:15;s:26:\"jetpack_security_t1_yearly\";i:16;s:27:\"jetpack_security_t1_monthly\";i:17;s:26:\"jetpack_security_t2_yearly\";i:18;s:27:\"jetpack_security_t2_monthly\";}s:18:\"backups-self-serve\";a:19:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t0_yearly\";i:13;s:27:\"jetpack_security_t0_monthly\";i:14;s:29:\"jetpack_security_t1_bi_yearly\";i:15;s:26:\"jetpack_security_t1_yearly\";i:16;s:27:\"jetpack_security_t1_monthly\";i:17;s:26:\"jetpack_security_t2_yearly\";i:18;s:27:\"jetpack_security_t2_monthly\";}s:8:\"calendly\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:20:\"cloudflare-analytics\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t0_yearly\";i:11;s:27:\"jetpack_security_t0_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:14:\"cloudflare-cdn\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t0_yearly\";i:11;s:27:\"jetpack_security_t0_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/audio\";a:19:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t0_yearly\";i:13;s:27:\"jetpack_security_t0_monthly\";i:14;s:29:\"jetpack_security_t1_bi_yearly\";i:15;s:26:\"jetpack_security_t1_yearly\";i:16;s:27:\"jetpack_security_t1_monthly\";i:17;s:26:\"jetpack_security_t2_yearly\";i:18;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/cover\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:10:\"core/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:17:\"full-activity-log\";a:19:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t0_yearly\";i:13;s:27:\"jetpack_security_t0_monthly\";i:14;s:29:\"jetpack_security_t1_bi_yearly\";i:15;s:26:\"jetpack_security_t1_yearly\";i:16;s:27:\"jetpack_security_t1_monthly\";i:17;s:26:\"jetpack_security_t2_yearly\";i:18;s:27:\"jetpack_security_t2_monthly\";}s:16:\"google-analytics\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t0_yearly\";i:11;s:27:\"jetpack_security_t0_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:9:\"opentable\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:16:\"priority_support\";a:19:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t0_yearly\";i:13;s:27:\"jetpack_security_t0_monthly\";i:14;s:29:\"jetpack_security_t1_bi_yearly\";i:15;s:26:\"jetpack_security_t1_yearly\";i:16;s:27:\"jetpack_security_t1_monthly\";i:17;s:26:\"jetpack_security_t2_yearly\";i:18;s:27:\"jetpack_security_t2_monthly\";}s:4:\"scan\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t0_yearly\";i:11;s:27:\"jetpack_security_t0_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:15:\"scan-self-serve\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t0_yearly\";i:11;s:27:\"jetpack_security_t0_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:15:\"simple-payments\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t0_yearly\";i:11;s:27:\"jetpack_security_t0_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:28:\"subscriber-unlimited-imports\";a:19:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t0_yearly\";i:13;s:27:\"jetpack_security_t0_monthly\";i:14;s:29:\"jetpack_security_t1_bi_yearly\";i:15;s:26:\"jetpack_security_t1_yearly\";i:16;s:27:\"jetpack_security_t1_monthly\";i:17;s:26:\"jetpack_security_t2_yearly\";i:18;s:27:\"jetpack_security_t2_monthly\";}s:7:\"support\";a:19:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t0_yearly\";i:13;s:27:\"jetpack_security_t0_monthly\";i:14;s:29:\"jetpack_security_t1_bi_yearly\";i:15;s:26:\"jetpack_security_t1_yearly\";i:16;s:27:\"jetpack_security_t1_monthly\";i:17;s:26:\"jetpack_security_t2_yearly\";i:18;s:27:\"jetpack_security_t2_monthly\";}s:29:\"vaultpress-automated-restores\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:25:\"vaultpress-backup-archive\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:18:\"vaultpress-backups\";a:19:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t0_yearly\";i:13;s:27:\"jetpack_security_t0_monthly\";i:14;s:29:\"jetpack_security_t1_bi_yearly\";i:15;s:26:\"jetpack_security_t1_yearly\";i:16;s:27:\"jetpack_security_t1_monthly\";i:17;s:26:\"jetpack_security_t2_yearly\";i:18;s:27:\"jetpack_security_t2_monthly\";}s:24:\"vaultpress-storage-space\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:13:\"video-hosting\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t0_yearly\";i:11;s:27:\"jetpack_security_t0_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:10:\"videopress\";a:8:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:16:\"jetpack_complete\";i:7;s:24:\"jetpack_complete_monthly\";}s:22:\"videopress-1tb-storage\";a:6:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";}s:16:\"videopress/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:7:\"wordads\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t0_yearly\";i:11;s:27:\"jetpack_security_t0_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:15:\"wordads-jetpack\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t0_yearly\";i:11;s:27:\"jetpack_security_t0_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:6:\"search\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:18:\"google-my-business\";a:11:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:29:\"jetpack_security_t1_bi_yearly\";i:7;s:26:\"jetpack_security_t1_yearly\";i:8;s:27:\"jetpack_security_t1_monthly\";i:9;s:26:\"jetpack_security_t2_yearly\";i:10;s:27:\"jetpack_security_t2_monthly\";}s:9:\"polldaddy\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:15:\"personal-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:14:\"premium-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:17:\"real-time-backups\";a:13:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:26:\"jetpack_security_t0_yearly\";i:7;s:27:\"jetpack_security_t0_monthly\";i:8;s:29:\"jetpack_security_t1_bi_yearly\";i:9;s:26:\"jetpack_security_t1_yearly\";i:10;s:27:\"jetpack_security_t1_monthly\";i:11;s:26:\"jetpack_security_t2_yearly\";i:12;s:27:\"jetpack_security_t2_monthly\";}s:10:\"stats-paid\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:16:\"stats-commercial\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:28:\"vaultpress-security-scanning\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:12:\"ai-assistant\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:15:\"ai-seo-enhancer\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:18:\"cloud-critical-css\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:20:\"cornerstone-10-pages\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:10:\"field-file\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"image-cdn-liar\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:17:\"image-cdn-quality\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:19:\"image-size-analysis\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"instant-search\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:19:\"performance-history\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:26:\"social-enhanced-publishing\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:22:\"social-image-generator\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:24:\"social-message-templates\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}}}}','on'),(8514876,'sportspress_sport','lacrosse','yes'),(8514877,'sportspress_default_nationality','','yes'),(8514878,'sportspress_styles','yes','yes'),(8514879,'sportspress_table_text_align','default','yes'),(8514880,'sportspress_enable_live_countdowns','yes','yes'),(8514881,'sportspress_rich_editing','yes','yes'),(8514882,'sportspress_enable_responsive_tables','no','yes'),(8514883,'sportspress_enable_scrollable_tables','yes','yes'),(8514884,'sportspress_enable_sortable_tables','yes','yes'),(8514885,'sportspress_widget_unique','no','yes'),(8514886,'sportspress_event_page_template','default','yes'),(8514887,'sportspress_link_events','yes','yes'),(8514888,'sportspress_event_show_date','yes','yes'),(8514889,'sportspress_event_show_time','yes','yes'),(8514890,'sportspress_event_show_day','no','yes'),(8514891,'sportspress_event_show_full_time','no','yes'),(8514892,'sportspress_mode','team','yes'),(8514893,'sportspress_event_teams','2','yes'),(8514894,'sportspress_event_filter_teams_by_league','no','yes'),(8514895,'sportspress_event_filter_teams_by_season','no','yes'),(8514896,'sportspress_event_minutes','90','yes'),(8514897,'sportspress_event_comment_status','no','yes'),(8514898,'sportspress_link_venues','no','yes'),(8514899,'sportspress_event_show_maps','yes','yes'),(8514900,'sportspress_map_type','ROADMAP','yes'),(8514901,'sportspress_map_zoom','15','yes'),(8514902,'sportspress_event_reverse_teams','no','yes'),(8514903,'sportspress_event_logos_format','inline','yes'),(8514904,'sportspress_event_logos_show_team_names','yes','yes'),(8514905,'sportspress_event_logos_show_time','no','yes'),(8514906,'sportspress_event_logos_show_results','no','yes'),(8514907,'sportspress_event_player_sort','jersey','yes'),(8514908,'sportspress_event_result_columns','auto','yes'),(8514909,'sportspress_event_show_outcome','no','yes'),(8514910,'sportspress_event_show_staff','yes','yes'),(8514911,'sportspress_event_show_players','yes','yes'),(8514912,'sportspress_event_show_total','yes','yes'),(8514913,'sportspress_event_performance_columns','auto','yes'),(8514914,'sportspress_event_performance_mode','values','yes'),(8514915,'sportspress_event_performance_stars_type','0','yes'),(8514916,'sportspress_event_hide_child_positions','no','yes'),(8514917,'sportspress_event_show_player_numbers','yes','yes'),(8514918,'sportspress_event_show_position','yes','yes'),(8514919,'sportspress_event_performance_show_minutes','no','yes'),(8514920,'sportspress_event_performance_sections','-1','yes'),(8514921,'sportspress_event_total_performance','all','yes'),(8514922,'sportspress_calendar_page_template','default','yes'),(8514923,'sportspress_event_list_show_title','yes','yes'),(8514924,'sportspress_event_list_show_logos','no','yes'),(8514925,'sportspress_event_list_title_format','title','yes'),(8514926,'sportspress_event_list_time_format','combined','yes'),(8514927,'sportspress_event_list_paginated','yes','yes'),(8514928,'sportspress_event_list_rows','10','yes'),(8514929,'sportspress_event_blocks_show_title','no','yes'),(8514930,'sportspress_event_blocks_show_logos','yes','yes'),(8514931,'sportspress_event_blocks_show_league','no','yes'),(8514932,'sportspress_event_blocks_show_season','no','yes'),(8514933,'sportspress_event_blocks_show_matchday','no','yes'),(8514934,'sportspress_event_blocks_show_venue','no','yes'),(8514935,'sportspress_event_blocks_paginated','yes','yes'),(8514936,'sportspress_event_blocks_rows','5','yes'),(8514937,'sportspress_countdown_show_logos','no','yes'),(8514938,'sportspress_countdown_show_thumbnail','no','yes'),(8514939,'sportspress_team_page_template','default','yes'),(8514940,'sportspress_team_link_staff','no','yes'),(8514941,'sportspress_link_teams','no','yes'),(8514942,'sportspress_team_link_venues','no','yes'),(8514943,'sportspress_team_site_target_blank','no','yes'),(8514944,'sportspress_team_comment_status','no','yes'),(8514945,'sportspress_team_events_format','title','yes'),(8514946,'sportspress_table_page_template','default','yes'),(8514947,'sportspress_table_show_title','yes','yes'),(8514948,'sportspress_table_show_logos','yes','yes'),(8514949,'sportspress_table_paginated','yes','yes'),(8514950,'sportspress_table_rows','10','yes'),(8514951,'sportspress_form_limit','5','yes'),(8514952,'sportspress_table_increment','no','yes'),(8514953,'sportspress_table_tiebreaker','none','yes'),(8514954,'sportspress_table_next_team_filter_league','no','yes'),(8514955,'sportspress_player_page_template','default','yes'),(8514956,'sportspress_link_players','yes','yes'),(8514957,'sportspress_player_show_number','no','yes'),(8514958,'sportspress_player_show_name','no','yes'),(8514959,'sportspress_player_show_nationality','yes','yes'),(8514960,'sportspress_player_show_positions','yes','yes'),(8514961,'sportspress_player_show_current_teams','yes','yes'),(8514962,'sportspress_player_show_past_teams','yes','yes'),(8514963,'sportspress_player_show_leagues','no','yes'),(8514964,'sportspress_player_show_seasons','no','yes'),(8514965,'sportspress_player_show_flags','yes','yes'),(8514966,'sportspress_player_show_birthday','no','yes'),(8514967,'sportspress_player_show_age','no','yes'),(8514968,'sportspress_player_events_format','title','yes'),(8514969,'sportspress_registration_name_inputs','no','yes'),(8514970,'sportspress_registration_team_input','no','yes'),(8514971,'sportspress_registration_team_select','no','yes'),(8514972,'sportspress_registration_add_player','no','yes'),(8514973,'sportspress_player_columns','auto','yes'),(8514974,'sportspress_player_statistics_mode','values','yes'),(8514975,'sportspress_player_performance_sections','-1','yes'),(8514976,'sportspress_player_show_total','no','yes'),(8514977,'sportspress_player_show_career_total','no','yes'),(8514978,'sportspress_list_page_template','default','yes'),(8514979,'sportspress_list_show_title','yes','yes'),(8514980,'sportspress_list_show_photos','no','yes'),(8514981,'sportspress_list_show_flags','no','yes'),(8514982,'sportspress_list_show_logos','no','yes'),(8514983,'sportspress_list_team_format','name','yes'),(8514984,'sportspress_list_paginated','yes','yes'),(8514985,'sportspress_list_rows','10','yes'),(8514986,'sportspress_staff_page_template','default','yes'),(8514987,'sportspress_link_staff','yes','yes'),(8514988,'sportspress_staff_show_nationality','yes','yes'),(8514989,'sportspress_staff_show_current_teams','yes','yes'),(8514990,'sportspress_staff_show_past_teams','yes','yes'),(8514991,'sportspress_staff_show_flags','yes','yes'),(8514992,'sportspress_staff_show_birthday','no','yes'),(8514993,'sportspress_staff_show_age','no','yes'),(8514994,'sportspress_text[Age]','','yes'),(8514995,'sportspress_text[Article]','','yes'),(8514996,'sportspress_text[Away]','','yes'),(8514997,'sportspress_text[Birthday]','','yes'),(8514998,'sportspress_text[Box Score]','','yes'),(8514999,'sportspress_text[Canceled]','','yes'),(8515000,'sportspress_text[Career Total]','','yes'),(8515001,'sportspress_text[Current Team]','','yes'),(8515002,'sportspress_text[Date]','','yes'),(8515003,'sportspress_text[Defense]','','yes'),(8515004,'sportspress_text[Details]','','yes'),(8515005,'sportspress_text[Event]','','yes'),(8515006,'sportspress_text[Events]','','yes'),(8515007,'sportspress_text[Excerpt]','','yes'),(8515008,'sportspress_text[Fixtures]','','yes'),(8515009,'sportspress_text[Full Time]','','yes'),(8515010,'sportspress_text[Home]','','yes'),(8515011,'sportspress_text[League]','','yes'),(8515012,'sportspress_text[League Table]','','yes'),(8515013,'sportspress_text[Leagues]','','yes'),(8515014,'sportspress_text[Match Day]','','yes'),(8515015,'sportspress_text[Nationality]','','yes'),(8515016,'sportspress_text[Offense]','','yes'),(8515017,'sportspress_text[Outcome]','','yes'),(8515018,'sportspress_text[Past Teams]','','yes'),(8515019,'sportspress_text[Photo]','','yes'),(8515020,'sportspress_text[Player]','','yes'),(8515021,'sportspress_text[Player of the Match]','','yes'),(8515022,'sportspress_text[Players]','','yes'),(8515023,'sportspress_text[Pos]','','yes'),(8515024,'sportspress_text[Position]','','yes'),(5810376,'https_detection_errors','a:0:{}','off'),(5890965,'jetpack_sync_health_status','a:2:{s:6:\"status\";s:7:\"in_sync\";s:9:\"timestamp\";d:1624596568.704864978790283203125;}','yes'),(5804093,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1549394348;s:9:\"dismissed\";b:1;}}','yes'),(5798022,'_wpforms_transient_timeout_addons','1623807614','no'),(5798023,'_wpforms_transient_addons','a:26:{i:0;O:8:\"stdClass\":8:{s:5:\"title\";s:20:\"ActiveCampaign Addon\";s:4:\"slug\";s:22:\"wpforms-activecampaign\";s:7:\"version\";s:5:\"1.2.1\";s:5:\"image\";s:61:\"https://wpforms.com/wp-content/uploads/2020/03/addon-icon.png\";s:7:\"excerpt\";s:119:\"The WPForms ActiveCampaign addon lets you add contacts to your account, record events, add notes to contacts, and more.\";s:2:\"id\";i:729633;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}}i:1;O:8:\"stdClass\":8:{s:5:\"title\";s:19:\"Authorize.Net Addon\";s:4:\"slug\";s:21:\"wpforms-authorize-net\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"image\";s:75:\"https://wpforms.com/wp-content/uploads/2020/05/addon-icon-authorize-net.png\";s:7:\"excerpt\";s:150:\"The WPForms Authorize.Net addon allows you to connect your WordPress site with Authorize.Net to easily collect payments, donations, and online orders.\";s:2:\"id\";i:845517;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}}i:2;O:8:\"stdClass\":8:{s:5:\"title\";s:12:\"AWeber Addon\";s:4:\"slug\";s:14:\"wpforms-aweber\";s:7:\"version\";s:5:\"1.2.0\";s:5:\"image\";s:68:\"https://wpforms.com/wp-content/uploads/2016/02/addon-icon-aweber.png\";s:7:\"excerpt\";s:124:\"The WPForms AWeber addon allows you to create AWeber newsletter signup forms in WordPress, so you can grow your email list. \";s:2:\"id\";i:154;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:3;O:8:\"stdClass\":8:{s:5:\"title\";s:22:\"Campaign Monitor Addon\";s:4:\"slug\";s:24:\"wpforms-campaign-monitor\";s:7:\"version\";s:5:\"1.2.1\";s:5:\"image\";s:78:\"https://wpforms.com/wp-content/uploads/2016/06/addon-icon-campaign-monitor.png\";s:7:\"excerpt\";s:144:\"The WPForms Campaign Monitor addon allows you to create Campaign Monitor newsletter signup forms in WordPress, so you can grow your email list. \";s:2:\"id\";i:4918;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:4;O:8:\"stdClass\":8:{s:5:\"title\";s:26:\"Conversational Forms Addon\";s:4:\"slug\";s:28:\"wpforms-conversational-forms\";s:7:\"version\";s:5:\"1.6.0\";s:5:\"image\";s:77:\"https://wpforms.com/wp-content/uploads/2019/02/addon-conversational-forms.png\";s:7:\"excerpt\";s:193:\"Want to improve your form completion rate? Conversational Forms addon by WPForms helps make your web forms feel more human, so you can improve your conversions. Interactive web forms made easy.\";s:2:\"id\";i:391235;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:5;O:8:\"stdClass\":9:{s:5:\"title\";s:20:\"Custom Captcha Addon\";s:4:\"slug\";s:15:\"wpforms-captcha\";s:7:\"version\";s:5:\"1.3.1\";s:5:\"image\";s:69:\"https://wpforms.com/wp-content/uploads/2016/08/addon-icon-captcha.png\";s:7:\"excerpt\";s:143:\"The WPForms Custom Captcha addon allows you to define custom questions or use random math questions as captcha to reduce spam form submissions.\";s:2:\"id\";i:7499;s:10:\"categories\";a:6:{i:0;s:6:\"Agency\";i:1;s:5:\"Basic\";i:2;s:5:\"Elite\";i:3;s:4:\"Plus\";i:4;s:3:\"Pro\";i:5;s:8:\"Ultimate\";}s:5:\"types\";a:6:{i:0;s:6:\"agency\";i:1;s:5:\"basic\";i:2;s:5:\"elite\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";i:5;s:8:\"ultimate\";}s:3:\"url\";s:177:\"https://wpforms-plugin.s3.amazonaws.com/wpforms-captcha/wpforms-captcha-1.3.1.zip?AWSAccessKeyId=AKIASBN2TIA5QYG6HTPP&Expires=1623764414&Signature=USzst9BELe5wOetcVGMSM8fXNnY%3D\";}i:6;O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"Drip Addon\";s:4:\"slug\";s:12:\"wpforms-drip\";s:7:\"version\";s:5:\"1.4.2\";s:5:\"image\";s:61:\"https://wpforms.com/wp-content/uploads/2018/06/addon-icon.png\";s:7:\"excerpt\";s:120:\"The WPForms Drip addon allows you to create Drip newsletter signup forms in WordPress, so you can grow your email list. \";s:2:\"id\";i:209878;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:7;O:8:\"stdClass\":8:{s:5:\"title\";s:22:\"Form Abandonment Addon\";s:4:\"slug\";s:24:\"wpforms-form-abandonment\";s:7:\"version\";s:5:\"1.5.0\";s:5:\"image\";s:78:\"https://wpforms.com/wp-content/uploads/2017/02/addon-icon-form-abandonment.png\";s:7:\"excerpt\";s:138:\"Unlock more leads by capturing partial entries from your forms. Easily follow up with interested leads and turn them into loyal customers.\";s:2:\"id\";i:27685;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:8;O:8:\"stdClass\":8:{s:5:\"title\";s:17:\"Form Locker Addon\";s:4:\"slug\";s:19:\"wpforms-form-locker\";s:7:\"version\";s:5:\"1.2.3\";s:5:\"image\";s:69:\"https://wpforms.com/wp-content/uploads/2018/09/addon-icons-locker.png\";s:7:\"excerpt\";s:203:\"The WPForms Form Locker addon allows you to lock your WordPress forms with various permissions and access control rules including passwords, members-only, specific date / time, max entry limit, and more.\";s:2:\"id\";i:265700;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:9;O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"Form Pages Addon\";s:4:\"slug\";s:18:\"wpforms-form-pages\";s:7:\"version\";s:5:\"1.4.1\";s:5:\"image\";s:72:\"https://wpforms.com/wp-content/uploads/2019/01/addon-icon-form-pages.png\";s:7:\"excerpt\";s:189:\"Want to improve your form conversions? WPForms Form Pages addon allows you to create completely custom \"distraction-free\" form landing pages to boost conversions (without writing any code).\";s:2:\"id\";i:362485;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:10;O:8:\"stdClass\":8:{s:5:\"title\";s:25:\"Form Templates Pack Addon\";s:4:\"slug\";s:27:\"wpforms-form-templates-pack\";s:7:\"version\";s:5:\"1.2.1\";s:5:\"image\";s:81:\"https://wpforms.com/wp-content/uploads/2017/08/addon-icon-form-templates-pack.png\";s:7:\"excerpt\";s:142:\"Choose from a huge variety of pre-built templates for every niche and industry, so you can build all kinds of web forms in minutes, not hours.\";s:2:\"id\";i:71963;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:11;O:8:\"stdClass\":8:{s:5:\"title\";s:17:\"Geolocation Addon\";s:4:\"slug\";s:19:\"wpforms-geolocation\";s:7:\"version\";s:5:\"2.0.0\";s:5:\"image\";s:73:\"https://wpforms.com/wp-content/uploads/2016/08/addon-icon-geolocation.png\";s:7:\"excerpt\";s:207:\"The WPForms Geolocation addon allows you to store your website visitors\' geolocation data with their form submission. You can also turn on address autocomplete for your forms to make them easier to fill out.\";s:2:\"id\";i:7501;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:12;O:8:\"stdClass\":8:{s:5:\"title\";s:17:\"GetResponse Addon\";s:4:\"slug\";s:19:\"wpforms-getresponse\";s:7:\"version\";s:5:\"1.4.0\";s:5:\"image\";s:76:\"https://wpforms.com/wp-content/uploads/2016/04/addon-icons-getresponse-1.png\";s:7:\"excerpt\";s:134:\"The WPForms GetResponse addon allows you to create GetResponse newsletter signup forms in WordPress, so you can grow your email list. \";s:2:\"id\";i:2565;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:13;O:8:\"stdClass\":8:{s:5:\"title\";s:15:\"Mailchimp Addon\";s:4:\"slug\";s:17:\"wpforms-mailchimp\";s:7:\"version\";s:5:\"2.1.0\";s:5:\"image\";s:73:\"https://wpforms.com/wp-content/uploads/2016/02/addon-icon-mailchimp-1.png\";s:7:\"excerpt\";s:130:\"The WPForms Mailchimp addon allows you to create Mailchimp newsletter signup forms in WordPress, so you can grow your email list. \";s:2:\"id\";i:153;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:14;O:8:\"stdClass\":8:{s:5:\"title\";s:19:\"Offline Forms Addon\";s:4:\"slug\";s:21:\"wpforms-offline-forms\";s:7:\"version\";s:5:\"1.2.2\";s:5:\"image\";s:70:\"https://wpforms.com/wp-content/uploads/2017/09/addon-offline-forms.png\";s:7:\"excerpt\";s:159:\"Never lose leads or data again. Offline Forms addon allows your users to save their entered data offline and submit when their internet connection is restored.\";s:2:\"id\";i:85564;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:15;O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"PayPal Standard Addon\";s:4:\"slug\";s:23:\"wpforms-paypal-standard\";s:7:\"version\";s:5:\"1.4.0\";s:5:\"image\";s:68:\"https://wpforms.com/wp-content/uploads/2016/02/addon-icon-paypal.png\";s:7:\"excerpt\";s:136:\"The WPForms PayPal addon allows you to connect your WordPress site with PayPal to easily collect payments, donations, and online orders.\";s:2:\"id\";i:155;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:16;O:8:\"stdClass\":8:{s:5:\"title\";s:22:\"Post Submissions Addon\";s:4:\"slug\";s:24:\"wpforms-post-submissions\";s:7:\"version\";s:5:\"1.3.2\";s:5:\"image\";s:78:\"https://wpforms.com/wp-content/uploads/2016/10/addon-icon-post-submissions.png\";s:7:\"excerpt\";s:204:\"The WPForms Post Submissions addon makes it easy to have user-submitted content in WordPress. This front-end post submission form allow your users to submit blog posts without logging into the admin area.\";s:2:\"id\";i:11793;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:17;O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"Salesforce Addon\";s:4:\"slug\";s:18:\"wpforms-salesforce\";s:7:\"version\";s:5:\"1.0.3\";s:5:\"image\";s:72:\"https://wpforms.com/wp-content/uploads/2020/09/addon-icon-salesforce.png\";s:7:\"excerpt\";s:125:\"The WPForms Salesforce addon allows you to easily send your WordPress form contacts and leads to your Salesforce CRM account.\";s:2:\"id\";i:1006060;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}}i:18;O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"Sendinblue Addon\";s:4:\"slug\";s:18:\"wpforms-sendinblue\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";s:61:\"https://wpforms.com/wp-content/uploads/2020/12/addon-icon.png\";s:7:\"excerpt\";s:113:\"The WPForms Sendinblue addon helps you organize your leads, automate your marketing, and engage your subscribers.\";s:2:\"id\";i:1126732;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:19;O:8:\"stdClass\":8:{s:5:\"title\";s:15:\"Signature Addon\";s:4:\"slug\";s:18:\"wpforms-signatures\";s:7:\"version\";s:5:\"1.3.1\";s:5:\"image\";s:82:\"https://wpforms.com/wp-content/uploads/2016/10/wordpress-signature-form-plugin.png\";s:7:\"excerpt\";s:198:\"The WPForms Signature addon makes it easy for users to sign your forms. This WordPress signature plugin will allow your users to sign contracts and other agreements with their mouse or touch screen.\";s:2:\"id\";i:15383;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:20;O:8:\"stdClass\":8:{s:5:\"title\";s:12:\"Stripe Addon\";s:4:\"slug\";s:14:\"wpforms-stripe\";s:7:\"version\";s:5:\"2.5.0\";s:5:\"image\";s:70:\"https://wpforms.com/wp-content/uploads/2016/03/addon-icon-stripe-1.png\";s:7:\"excerpt\";s:136:\"The WPForms Stripe addon allows you to connect your WordPress site with Stripe to easily collect payments, donations, and online orders.\";s:2:\"id\";i:1579;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:21;O:8:\"stdClass\":8:{s:5:\"title\";s:23:\"Surveys and Polls Addon\";s:4:\"slug\";s:21:\"wpforms-surveys-polls\";s:7:\"version\";s:5:\"1.6.4\";s:5:\"image\";s:76:\"https://wpforms.com/wp-content/uploads/2018/02/addon-icons-surveys-polls.png\";s:7:\"excerpt\";s:179:\"The WPForms Survey Addon allows you to add interactive polls and survey forms to your WordPress site. It comes with best-in-class reporting to help you make data-driven decisions.\";s:2:\"id\";i:148223;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:22;O:8:\"stdClass\":8:{s:5:\"title\";s:18:\"User Journey Addon\";s:4:\"slug\";s:20:\"wpforms-user-journey\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"image\";s:74:\"https://wpforms.com/wp-content/uploads/2020/11/addon-icon-user-journey.png\";s:7:\"excerpt\";s:186:\"Discover the steps your visitors take before they submit your forms. Right in the WordPress dashboard, you can easily see the content that’s driving the most valuable form conversions.\";s:2:\"id\";i:1071426;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:23;O:8:\"stdClass\":8:{s:5:\"title\";s:23:\"User Registration Addon\";s:4:\"slug\";s:25:\"wpforms-user-registration\";s:7:\"version\";s:5:\"1.3.3\";s:5:\"image\";s:79:\"https://wpforms.com/wp-content/uploads/2016/05/addon-icon-user-registration.png\";s:7:\"excerpt\";s:152:\"The WPForms User Registration addon allows you to create a custom WordPress user registration form, connect it to your newsletter, and collect payments.\";s:2:\"id\";i:3280;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:24;O:8:\"stdClass\":8:{s:5:\"title\";s:14:\"Webhooks Addon\";s:4:\"slug\";s:16:\"wpforms-webhooks\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";s:70:\"https://wpforms.com/wp-content/uploads/2020/07/addon-icon-webhooks.png\";s:7:\"excerpt\";s:162:\"The WPForms Webhooks addon allows you to send form entry data to secondary tools and external services. No code required, and no need for a third party connector.\";s:2:\"id\";i:901410;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}}i:25;O:8:\"stdClass\":8:{s:5:\"title\";s:12:\"Zapier Addon\";s:4:\"slug\";s:14:\"wpforms-zapier\";s:7:\"version\";s:5:\"1.3.0\";s:5:\"image\";s:68:\"https://wpforms.com/wp-content/uploads/2016/08/zapier-addon-icon.png\";s:7:\"excerpt\";s:146:\"The WPForms Zapier addon allows you to connect your WordPress forms with over 2000+ web apps. The integration possibilities here are just endless.\";s:2:\"id\";i:9141;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}}','no'),(7661158,'mc_db_version','3.3.2','yes'),(7661160,'mc_display_main','a:5:{i:6;s:7:\"address\";i:8;s:11:\"description\";i:9;s:5:\"image\";i:11;s:4:\"link\";i:12;s:4:\"more\";}','yes'),(7661161,'mc_display_mini','a:5:{i:6;s:7:\"address\";i:8;s:11:\"description\";i:9;s:5:\"image\";i:11;s:4:\"link\";i:12;s:4:\"more\";}','yes'),(7661162,'mc_drop_settings','true','yes'),(7660969,'jetpack_package_versions','a:6:{s:6:\"backup\";s:5:\"4.0.8\";s:10:\"connection\";s:5:\"6.3.2\";s:4:\"sync\";s:5:\"4.6.0\";s:6:\"search\";s:6:\"0.47.8\";s:10:\"videopress\";s:6:\"0.25.9\";s:5:\"stats\";s:6:\"0.15.1\";}','yes'),(7660970,'jp_sync_last_success_sync','1786603195.8358','off'),(7660630,'wp_force_deactivated_plugins','a:0:{}','off'),(5847721,'lang_id','0','yes'),(5847722,'disabled_likes','','yes'),(5847724,'disabled_reblogs','','yes'),(8071803,'tablepress_tables','{\"last_id\":31,\"table_post\":{\"1\":5507,\"2\":5514,\"3\":5686,\"4\":5688,\"5\":5691,\"6\":5781,\"13\":5753,\"14\":5755,\"15\":5757,\"16\":5759,\"17\":5761,\"18\":5763,\"19\":5765,\"22\":5953,\"23\":5956,\"24\":5959,\"25\":5966,\"26\":5968,\"27\":5970,\"28\":5972,\"29\":6081,\"30\":6102}}','yes'),(8515028,'sportspress_text[Rank]','','yes'),(8515029,'sportspress_text[Recap]','','yes'),(8515030,'sportspress_text[Results]','','yes'),(8076011,'wp_calendar_block_has_published_posts','1','yes'),(8515075,'widget_sportspress-staff','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(8515076,'widget_sportspress-birthdays','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(8515077,'widget_sportspress-event-calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(8515078,'widget_sportspress-event-list','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(8515079,'widget_sportspress-event-blocks','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(8515080,'widget_sportspress-countdown','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(8515081,'widget_sportspress-league-table','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(8515082,'widget_sportspress-team-gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(8515083,'widget_sportspress-player-list','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(8515084,'widget_sportspress-player-gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(8515090,'taxonomy_27','a:1:{s:11:\"sp_sections\";a:2:{i:0;i:0;i:1;i:1;}}','yes'),(8515093,'taxonomy_28','a:1:{s:11:\"sp_sections\";a:2:{i:0;i:0;i:1;i:1;}}','yes'),(8515096,'taxonomy_29','a:1:{s:11:\"sp_sections\";a:2:{i:0;i:0;i:1;i:1;}}','yes'),(8515099,'taxonomy_30','a:1:{s:11:\"sp_sections\";a:2:{i:0;i:0;i:1;i:1;}}','yes'),(7660612,'widget_block','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(7666313,'_transient_dirsize_cache','a:56:{s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2022/01\";i:204286;s:57:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2022\";i:204286;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/slider5\";i:697869;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2021/10\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2021/12\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2021/03\";i:4167984;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2021/11\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2021/06\";i:6218660;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2021/09\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2021/07\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2021/04\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2021/05\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2021/01\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2021/08\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2021/02\";i:0;s:57:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2021\";i:10386644;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/10\";i:1246682;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/12\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/03\";i:1204609;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/11\";i:9272940;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/06\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/09\";i:7392547;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/07\";i:3960010;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/04\";i:215099;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/05\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/01\";i:9765075;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/08\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019/02\";i:1530464;s:57:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2019\";i:34587426;s:76:\"/home/altere25/quintelacrosse.com/wp-content/uploads/photo-gallery/.original\";i:121095019;s:72:\"/home/altere25/quintelacrosse.com/wp-content/uploads/photo-gallery/thumb\";i:3022511;s:66:\"/home/altere25/quintelacrosse.com/wp-content/uploads/photo-gallery\";i:135313628;s:62:\"/home/altere25/quintelacrosse.com/wp-content/uploads/post-grid\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2018/12\";i:35049944;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2018/11\";i:7451908;s:57:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2018\";i:42501852;s:67:\"/home/altere25/quintelacrosse.com/wp-content/uploads/wpforms/export\";i:0;s:66:\"/home/altere25/quintelacrosse.com/wp-content/uploads/wpforms/cache\";i:125013;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/wpforms\";i:125750;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/slider4\";i:289765;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2020/10\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2020/12\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2020/03\";i:600211;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2020/11\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2020/06\";i:249291;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2020/09\";i:92390;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2020/07\";i:55254;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2020/04\";i:0;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2020/05\";i:118359;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2020/01\";i:6834852;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2020/08\";i:977281;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2020/02\";i:13295220;s:57:\"/home/altere25/quintelacrosse.com/wp-content/uploads/2020\";i:22222858;s:62:\"/home/altere25/quintelacrosse.com/wp-content/uploads/kirki-css\";i:1528;s:60:\"/home/altere25/quintelacrosse.com/wp-content/uploads/slider3\";i:142650;s:52:\"/home/altere25/quintelacrosse.com/wp-content/uploads\";i:246474256;}','yes'),(7996139,'jetpack_search_plan_info','a:3:{s:23:\"supports_instant_search\";b:0;s:28:\"supports_only_classic_search\";b:0;s:15:\"supports_search\";b:0;}','yes'),(8515161,'sportspress_league','31','yes'),(8584345,'sp_season_children','a:0:{}','yes'),(8515158,'sportspress_primary_result','goals','yes'),(8589516,'sp_league_children','a:1:{i:31;a:4:{i:0;i:45;i:1;i:46;i:2;i:47;i:3;i:48;}}','yes'),(8515025,'sportspress_text[Postponed]','','yes'),(8515026,'sportspress_text[Preview]','','yes'),(8515027,'sportspress_text[Profile]','','yes'),(8515031,'sportspress_text[Season]','','yes'),(8515032,'sportspress_text[Seasons]','','yes'),(8515033,'sportspress_text[Staff]','','yes'),(8515034,'sportspress_text[Statistics]','','yes'),(8515035,'sportspress_text[TBD]','','yes'),(8515036,'sportspress_text[Team]','','yes'),(8515037,'sportspress_text[Teams]','','yes'),(8515038,'sportspress_text[Time]','','yes'),(8515039,'sportspress_text[Time/Results]','','yes'),(8515040,'sportspress_text[Total]','','yes'),(8515041,'sportspress_text[Venue]','','yes'),(8515042,'sportspress_text[Video]','','yes'),(8515043,'sportspress_text[View all events]','','yes'),(8515044,'sportspress_text[View all players]','','yes'),(8515045,'sportspress_text[View full table]','','yes'),(8517112,'sp_venue_children','a:0:{}','yes'),(8515194,'taxonomy_33','a:3:{s:10:\"sp_address\";s:107:\"Quinte Sports & Wellness Centre, 265, Cannifton Road, Belleville, Central Ontario, Ontario, K8N 4V8, Canada\";s:11:\"sp_latitude\";s:10:\"44.1877872\";s:12:\"sp_longitude\";s:18:\"-77.38234437683762\";}','yes'),(8515164,'sportspress_season','32','yes'),(8517111,'taxonomy_44','a:3:{s:10:\"sp_address\";s:102:\"8, Couch Crescent, Trenton, Quinte West, Quinte West (city), Central Ontario, Ontario, K8V 1R9, Canada\";s:11:\"sp_latitude\";s:17:\"44.10318681818182\";s:12:\"sp_longitude\";s:11:\"-77.5692383\";}','yes'),(8071774,'tablepress_plugin_options','{\"plugin_options_db_version\":99,\"table_scheme_db_version\":3,\"prev_tablepress_version\":\"2.3.1\",\"tablepress_version\":\"3.0.3\",\"first_activation\":1645893128,\"message_plugin_update\":true,\"message_donation_nag\":true,\"use_custom_css\":true,\"use_custom_css_file\":true,\"custom_css\":\"\",\"custom_css_minified\":\"\",\"custom_css_version\":0,\"modules\":false}','yes'),(8516691,'taxonomy_42','a:3:{s:10:\"sp_address\";s:109:\"435, Front Street West, Stirling, Stirling-Rawdon, Hastings County, Central Ontario, Ontario, K0K 3E0, Canada\";s:11:\"sp_latitude\";s:17:\"44.29171994812173\";s:12:\"sp_longitude\";s:18:\"-77.56508684321615\";}','yes'),(8516713,'taxonomy_43','a:3:{s:10:\"sp_address\";s:156:\"Lehigh Arena (Wellington and District Community Centre), 111, Belleville Street, Wellington, Prince Edward County, Central Ontario, Ontario, K0K 3L0, Canada\";s:11:\"sp_latitude\";s:18:\"43.957113899999996\";s:12:\"sp_longitude\";s:18:\"-77.33958958858656\";}','yes'),(8516660,'taxonomy_40','a:3:{s:10:\"sp_address\";s:86:\"Memorial Centre, 303, York Street, Kingston, Eastern Ontario, Ontario, K7K 4M7, Canada\";s:11:\"sp_latitude\";s:9:\"44.239376\";s:12:\"sp_longitude\";s:18:\"-76.49983378111673\";}','yes'),(8516680,'taxonomy_41','a:3:{s:10:\"sp_address\";s:96:\"375, Picton Main Street, Picton, Prince Edward County, Central Ontario, Ontario, M4N 1A5, Canada\";s:11:\"sp_latitude\";s:9:\"44.014569\";s:12:\"sp_longitude\";s:10:\"-77.137161\";}','yes'),(8515208,'sportspress_installed','1','yes'),(8515209,'sportspress_completed_setup','1','yes'),(8515330,'taxonomy_34','a:3:{s:10:\"sp_address\";s:96:\"75, Elizabeth Street, Brighton, Northumberland County, Central Ontario, Ontario, K0K 1H0, Canada\";s:11:\"sp_latitude\";s:17:\"44.04311520921606\";s:12:\"sp_longitude\";s:18:\"-77.72991734843038\";}','yes'),(8516647,'taxonomy_39','a:3:{s:10:\"sp_address\";s:90:\"51, Mechanic Street, Deseronto, Hastings County, Central Ontario, Ontario, K0K 1X0, Canada\";s:11:\"sp_latitude\";s:17:\"44.19198418304693\";s:12:\"sp_longitude\";s:18:\"-77.05744206302657\";}','yes'),(8515046,'sportspress_text[Visit Site]','','yes'),(8515047,'sportspress_text[days]','','yes'),(8515048,'sportspress_text[hrs]','','yes'),(8515049,'sportspress_text[mins]','','yes'),(8515050,'sportspress_text[secs]','','yes'),(8515051,'sportspress_frontend_css_primary','#2b353e','yes'),(8515052,'sportspress_frontend_css_background','#f4f4f4','yes'),(8515053,'sportspress_frontend_css_text','#222222','yes'),(8515054,'sportspress_frontend_css_heading','#ffffff','yes'),(8515055,'sportspress_frontend_css_link','#00a69c','yes'),(8515056,'sportspress_version','2.7.24','yes'),(11116813,'jetpack_sync_settings_dedicated_sync_enabled','0','on'),(11117262,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:29:\"tablepress/libraries/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"2.11.0\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1739135833;s:11:\"plugin_path\";s:25:\"tablepress/tablepress.php\";}}s:7:\"abspath\";s:34:\"/home/altere25/quintelacrosse.com/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:25:\"tablepress/tablepress.php\";s:8:\"sdk_path\";s:29:\"tablepress/libraries/freemius\";s:7:\"version\";s:6:\"2.11.0\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1739135833;}}','yes'),(11117120,'_transient_timeout_mc_allowed_origins','1789199978','no'),(11117121,'_transient_mc_allowed_origins','a:0:{}','no'),(10593695,'user_count','3','no'),(11117265,'fs_gdpr','a:1:{s:2:\"u2\";a:1:{s:8:\"required\";b:0;}}','yes'),(11117263,'fs_debug_mode','','yes'),(11117264,'fs_accounts','a:7:{s:21:\"id_slug_type_path_map\";a:1:{i:10340;a:3:{s:4:\"slug\";s:10:\"tablepress\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:25:\"tablepress/tablepress.php\";}}s:11:\"plugin_data\";a:1:{s:10:\"tablepress\";a:15:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:25:\"tablepress/tablepress.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1672339957;s:16:\"sdk_last_version\";s:5:\"2.7.2\";s:11:\"sdk_version\";s:6:\"2.11.0\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:5:\"2.3.1\";s:14:\"plugin_version\";s:5:\"3.0.3\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:18:\"quintelacrosse.com\";s:9:\"server_ip\";s:14:\"173.231.200.77\";s:9:\"is_active\";b:0;s:9:\"timestamp\";i:1739135833;s:7:\"version\";s:5:\"3.0.3\";}s:19:\"last_load_timestamp\";i:1786526057;}}s:13:\"file_slug_map\";a:1:{s:25:\"tablepress/tablepress.php\";s:10:\"tablepress\";}s:7:\"plugins\";a:1:{s:10:\"tablepress\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:10:\"TablePress\";s:4:\"slug\";s:10:\"tablepress\";s:12:\"premium_slug\";s:18:\"tablepress-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:25:\"tablepress/tablepress.php\";s:7:\"version\";s:5:\"3.0.3\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";a:3:{s:3:\"new\";b:1;s:7:\"updates\";b:0;s:9:\"localhost\";b:0;}s:10:\"public_key\";s:32:\"pk_b215ca1bb4041cf43ed137ae7665b\";s:10:\"secret_key\";N;s:2:\"id\";s:5:\"10340\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"fcf9acad4f73a2d2723dbef4c6024b61\";s:12:\"gc_timestamp\";a:0:{}s:10:\"theme_data\";a:0:{}}','yes'),(12838424,'boldgrid_backup_tasks','a:23:{i:0;a:7:{s:2:\"id\";s:17:\"1683682471-4828fa\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1683682471;s:10:\"started_at\";i:1683682471;s:12:\"completed_at\";i:1683682892;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:1;a:7:{s:2:\"id\";s:17:\"1684262260-bc2dab\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1684262260;s:10:\"started_at\";i:1684262260;s:12:\"completed_at\";i:1684262668;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:2;a:7:{s:2:\"id\";s:17:\"1684561646-593611\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1684561646;s:10:\"started_at\";i:1684561646;s:12:\"completed_at\";i:1684562012;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:3;a:7:{s:2:\"id\";s:17:\"1697143339-f3c72a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1697143339;s:10:\"started_at\";i:1697143339;s:12:\"completed_at\";i:1697143641;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:4;a:7:{s:2:\"id\";s:17:\"1703975089-61e642\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1703975089;s:10:\"started_at\";i:1703975089;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}i:5;a:7:{s:2:\"id\";s:17:\"1704059586-009c26\";s:4:\"type\";s:7:\"restore\";s:10:\"created_at\";i:1704059586;s:10:\"started_at\";i:1704059586;s:12:\"completed_at\";i:1704059595;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:6;a:7:{s:2:\"id\";s:17:\"1705853414-e2cf1a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1705853414;s:10:\"started_at\";i:1705853414;s:12:\"completed_at\";i:1705853468;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:7;a:7:{s:2:\"id\";s:17:\"1706650085-1fae87\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1706650085;s:10:\"started_at\";i:1706650085;s:12:\"completed_at\";i:1706650139;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:8;a:7:{s:2:\"id\";s:17:\"1712700273-8f78a2\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1712700273;s:10:\"started_at\";i:1712700273;s:12:\"completed_at\";i:1712700326;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:9;a:7:{s:2:\"id\";s:17:\"1714071293-ef1a69\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1714071293;s:10:\"started_at\";i:1714071293;s:12:\"completed_at\";i:1714071346;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:10;a:7:{s:2:\"id\";s:17:\"1714653930-3b0904\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1714653930;s:10:\"started_at\";i:1714653930;s:12:\"completed_at\";i:1714653981;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:11;a:7:{s:2:\"id\";s:17:\"1715099718-35b5c6\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1715099718;s:10:\"started_at\";i:1715099718;s:12:\"completed_at\";i:1715099772;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:12;a:7:{s:2:\"id\";s:17:\"1717603446-697f61\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1717603446;s:10:\"started_at\";i:1717603446;s:12:\"completed_at\";i:1717603507;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:13;a:7:{s:2:\"id\";s:17:\"1719256473-ea59ed\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1719256473;s:10:\"started_at\";i:1719256473;s:12:\"completed_at\";i:1719256567;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:14;a:7:{s:2:\"id\";s:17:\"1735598675-2a1b72\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1735598675;s:10:\"started_at\";i:1735598675;s:12:\"completed_at\";i:1735598733;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:15;a:7:{s:2:\"id\";s:17:\"1739292737-212e29\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1739292737;s:10:\"started_at\";i:1739292737;s:12:\"completed_at\";i:1739292800;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:16;a:7:{s:2:\"id\";s:17:\"1754420860-25a7af\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1754420860;s:10:\"started_at\";i:1754420860;s:12:\"completed_at\";i:1754420924;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:17;a:7:{s:2:\"id\";s:17:\"1759260681-d7318e\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1759260681;s:10:\"started_at\";i:1759260681;s:12:\"completed_at\";i:1759260739;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:18;a:7:{s:2:\"id\";s:17:\"1773217115-c082ad\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1773217115;s:10:\"started_at\";i:1773217115;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}i:19;a:7:{s:2:\"id\";s:17:\"1773303465-4be94a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1773303465;s:10:\"started_at\";i:1773303465;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}i:20;a:7:{s:2:\"id\";s:17:\"1773335070-6040fa\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1773335070;s:10:\"started_at\";i:1773335070;s:12:\"completed_at\";i:1773335131;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:21;a:7:{s:2:\"id\";s:17:\"1786090608-a991b6\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1786090608;s:10:\"started_at\";i:1786090608;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}i:22;a:7:{s:2:\"id\";s:17:\"1786609052-42330f\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1786609052;s:10:\"started_at\";i:1786609052;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}}','yes'),(28486768,'jetpack_site_products','a:0:{}','on'),(28515069,'_wpforms_transient_timeout_addons_urls','1785864161','off'),(28515070,'_wpforms_transient_addons_urls','','off'),(28515071,'_transient_timeout_my-jetpack-red-bubble-transient','1785867161','off'),(28488914,'_transient_timeout_jpp_li_3ac411a691bbeda7da90ff093a1bc4ef','1784107112','off'),(28488915,'_transient_jpp_li_3ac411a691bbeda7da90ff093a1bc4ef','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (20.104.76.210)\";s:17:\"seconds_remaining\";i:3415;s:16:\"blocked_attempts\";s:6:\"523456\";s:6:\"expire\";i:1784107112;}','off'),(28488943,'_transient_timeout_jpp_li_97cd77b4c004ed4fd2e126bd8d400bb4','1784129939','off'),(28488944,'_transient_jpp_li_97cd77b4c004ed4fd2e126bd8d400bb4','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (182.93.80.120)\";s:17:\"seconds_remaining\";i:3094;s:16:\"blocked_attempts\";s:6:\"523457\";s:6:\"expire\";i:1784129939;}','off'),(28488950,'_transient_timeout_jpp_li_dc382a40d832d1fc83a428eff754e925','1784129372','off'),(28488951,'_transient_jpp_li_dc382a40d832d1fc83a428eff754e925','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (185.213.83.234)\";s:17:\"seconds_remaining\";i:1386;s:16:\"blocked_attempts\";s:6:\"523458\";s:6:\"expire\";i:1784129372;}','off'),(28488972,'_transient_timeout_jpp_li_862965e23d8d2bb124797213d3f4b285','1784138140','off'),(28488973,'_transient_jpp_li_862965e23d8d2bb124797213d3f4b285','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (87.106.217.70)\";s:17:\"seconds_remaining\";i:3051;s:16:\"blocked_attempts\";s:6:\"523459\";s:6:\"expire\";i:1784138140;}','off'),(28488989,'_transient_timeout_jpp_li_4f8ebc7536ef6d839aef65b8730a6860','1784143475','off'),(28488990,'_transient_jpp_li_4f8ebc7536ef6d839aef65b8730a6860','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (14.225.211.68)\";s:17:\"seconds_remaining\";i:3459;s:16:\"blocked_attempts\";s:6:\"523460\";s:6:\"expire\";i:1784143475;}','off'),(28488998,'_transient_timeout_jpp_li_d4913e4fa2915d3bdd43e86d7630dfa2','1784145758','off'),(28488999,'_transient_jpp_li_d4913e4fa2915d3bdd43e86d7630dfa2','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (212.23.216.117)\";s:17:\"seconds_remaining\";i:3291;s:16:\"blocked_attempts\";s:6:\"523461\";s:6:\"expire\";i:1784145758;}','off'),(28501827,'_transient_timeout_jpp_li_346898687deb1741f81703ec8b3b084d','1785333699','off'),(28501828,'_transient_jpp_li_346898687deb1741f81703ec8b3b084d','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (98.70.32.248)\";s:17:\"seconds_remaining\";i:3581;s:16:\"blocked_attempts\";s:6:\"524022\";s:6:\"expire\";i:1785333699;}','off'),(28489026,'_transient_timeout_jpp_li_613ad0d03c4da0e624ca382af5658cbe','1784157882','off'),(28489027,'_transient_jpp_li_613ad0d03c4da0e624ca382af5658cbe','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (209.97.182.179)\";s:17:\"seconds_remaining\";i:3587;s:16:\"blocked_attempts\";s:6:\"523463\";s:6:\"expire\";i:1784157882;}','off'),(28502439,'_transient_timeout_jpp_li_6da0894b2b9418ce0d24468fd9e33feb','1785362841','off'),(28502440,'_transient_jpp_li_6da0894b2b9418ce0d24468fd9e33feb','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (209.50.181.168)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524142\";s:6:\"expire\";i:1785362841;}','off'),(28502441,'_transient_timeout_jpp_li_d38795a92a9147354485d2af522db590','1785361587','off'),(28502442,'_transient_jpp_li_d38795a92a9147354485d2af522db590','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (104.207.51.193)\";s:17:\"seconds_remaining\";i:2345;s:16:\"blocked_attempts\";s:6:\"524142\";s:6:\"expire\";i:1785361587;}','off'),(28502445,'_transient_timeout_jpp_li_f278ee6f068cb856f2d4b036318f1c65','1785362844','off'),(28502446,'_transient_jpp_li_f278ee6f068cb856f2d4b036318f1c65','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (209.50.180.141)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524144\";s:6:\"expire\";i:1785362844;}','off'),(28502452,'_transient_timeout_jpp_li_ea566da63cd561719c225f0cd0b78b77','1785359737','off'),(28502453,'_transient_jpp_li_ea566da63cd561719c225f0cd0b78b77','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (104.207.51.154)\";s:17:\"seconds_remaining\";i:488;s:16:\"blocked_attempts\";s:6:\"524144\";s:6:\"expire\";i:1785359737;}','off'),(28506158,'_transient_timeout_jpp_li_1b32636d40805b1e4fc661424cda0876','1785463084','off'),(28506159,'_transient_jpp_li_1b32636d40805b1e4fc661424cda0876','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:42:\"This IP is currently blocked (45.3.42.183)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524338\";s:6:\"expire\";i:1785463084;}','off'),(28502460,'_transient_timeout_jpp_li_56d889f725356c2e7f9dd63eade78ce9','1785362852','off'),(28502461,'_transient_jpp_li_56d889f725356c2e7f9dd63eade78ce9','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (65.111.23.196)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524147\";s:6:\"expire\";i:1785362852;}','off'),(28502469,'_transient_timeout_jpp_li_a398210112b3a5e36c3cbd9503f29e42','1785362856','off'),(28502470,'_transient_jpp_li_a398210112b3a5e36c3cbd9503f29e42','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:42:\"This IP is currently blocked (45.3.42.247)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524148\";s:6:\"expire\";i:1785362856;}','off'),(28502473,'_transient_timeout_jpp_li_90acc3d5393641ebfafa6efbd6270172','1785362857','off'),(28502474,'_transient_jpp_li_90acc3d5393641ebfafa6efbd6270172','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:42:\"This IP is currently blocked (45.3.54.219)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524149\";s:6:\"expire\";i:1785362857;}','off'),(28505894,'_transient_timeout_jpp_li_37e1722a6cd9e47173f033bc84f8acc8','1785460458','off'),(28505895,'_transient_jpp_li_37e1722a6cd9e47173f033bc84f8acc8','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (104.207.51.242)\";s:17:\"seconds_remaining\";i:1104;s:16:\"blocked_attempts\";s:6:\"524266\";s:6:\"expire\";i:1785460458;}','off'),(28502482,'_transient_timeout_jpp_li_451c25c845db2ec69ff5988255f53759','1785362861','off'),(28502483,'_transient_jpp_li_451c25c845db2ec69ff5988255f53759','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (104.207.52.37)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524151\";s:6:\"expire\";i:1785362861;}','off'),(28502486,'_transient_timeout_jpp_li_d6ad71f26f43697f9441efd234f09881','1785362863','off'),(28502487,'_transient_jpp_li_d6ad71f26f43697f9441efd234f09881','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (104.207.50.43)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524152\";s:6:\"expire\";i:1785362863;}','off'),(28502488,'_transient_timeout_jpp_li_a269ea5bedbfff16e07c7c058e4ad993','1785362556','off'),(28502489,'_transient_jpp_li_a269ea5bedbfff16e07c7c058e4ad993','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (216.26.243.163)\";s:17:\"seconds_remaining\";i:3292;s:16:\"blocked_attempts\";s:6:\"524152\";s:6:\"expire\";i:1785362556;}','off'),(28505852,'_transient_timeout_jpp_li_41a4b08c4b7b53707d31248389de175e','1785459638','off'),(28505853,'_transient_jpp_li_41a4b08c4b7b53707d31248389de175e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (209.50.180.213)\";s:17:\"seconds_remaining\";i:305;s:16:\"blocked_attempts\";s:6:\"524252\";s:6:\"expire\";i:1785459638;}','off'),(28505955,'_transient_timeout_jpp_li_32cc3e063b32316477c338215df20671','1785460525','off'),(28505956,'_transient_jpp_li_32cc3e063b32316477c338215df20671','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (65.111.23.246)\";s:17:\"seconds_remaining\";i:1139;s:16:\"blocked_attempts\";s:6:\"524283\";s:6:\"expire\";i:1785460525;}','off'),(28506219,'_transient_timeout_jpp_li_0b5cef46dedce7a368dd8f6ea81d7bb5','1785461594','off'),(28506220,'_transient_jpp_li_0b5cef46dedce7a368dd8f6ea81d7bb5','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (216.26.243.175)\";s:17:\"seconds_remaining\";i:2080;s:16:\"blocked_attempts\";s:6:\"524354\";s:6:\"expire\";i:1785461594;}','off'),(28502503,'_transient_timeout_jpp_li_f907c951eebbc5db8b9021a7ee4c449b','1785362871','off'),(28502504,'_transient_jpp_li_f907c951eebbc5db8b9021a7ee4c449b','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:42:\"This IP is currently blocked (45.3.42.152)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524157\";s:6:\"expire\";i:1785362871;}','off'),(28502507,'_transient_timeout_jpp_li_280c8826b68fb34ac466ba4bc3a7b3dd','1785362872','off'),(28502508,'_transient_jpp_li_280c8826b68fb34ac466ba4bc3a7b3dd','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (209.50.181.10)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524158\";s:6:\"expire\";i:1785362872;}','off'),(28506065,'_transient_timeout_jpp_li_17ea718f770bb60c8acc12dfb07557ec','1785460033','off'),(28506066,'_transient_jpp_li_17ea718f770bb60c8acc12dfb07557ec','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (216.26.243.226)\";s:17:\"seconds_remaining\";i:593;s:16:\"blocked_attempts\";s:6:\"524314\";s:6:\"expire\";i:1785460033;}','off'),(28502518,'_transient_timeout_jpp_li_c689fda59cac960bc14c9aa2987d588c','1785362876','off'),(28502519,'_transient_jpp_li_c689fda59cac960bc14c9aa2987d588c','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (209.50.181.236)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524158\";s:6:\"expire\";i:1785362876;}','off'),(28502522,'_transient_timeout_jpp_li_8c3ddd7a42f2fd24dc48493c5b9577e2','1785362878','off'),(28502523,'_transient_jpp_li_8c3ddd7a42f2fd24dc48493c5b9577e2','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (216.26.244.195)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524159\";s:6:\"expire\";i:1785362878;}','off'),(28502527,'_transient_timeout_jpp_li_0d93d11779592455d2932efc70fc61ff','1785361379','off'),(28502528,'_transient_jpp_li_0d93d11779592455d2932efc70fc61ff','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (104.207.50.226)\";s:17:\"seconds_remaining\";i:2100;s:16:\"blocked_attempts\";s:6:\"524159\";s:6:\"expire\";i:1785361379;}','off'),(28502531,'_transient_timeout_jpp_li_e78950747640535241de0766336732f1','1785362881','off'),(28502532,'_transient_jpp_li_e78950747640535241de0766336732f1','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (104.207.50.236)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524161\";s:6:\"expire\";i:1785362881;}','off'),(28502535,'_transient_timeout_jpp_li_9f72843472f1b22ffa3e9a44c095eaa3','1785362883','off'),(28502536,'_transient_jpp_li_9f72843472f1b22ffa3e9a44c095eaa3','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (65.111.23.206)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524162\";s:6:\"expire\";i:1785362883;}','off'),(28502539,'_transient_timeout_jpp_li_b0f5fc6c7b431c414ac8fec0fcb9b9ae','1785362885','off'),(28502540,'_transient_jpp_li_b0f5fc6c7b431c414ac8fec0fcb9b9ae','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (104.207.50.105)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524163\";s:6:\"expire\";i:1785362885;}','off'),(28502546,'_transient_timeout_jpp_li_3c6b213e2daccf842b7d9e8a089240f8','1785362888','off'),(28502547,'_transient_jpp_li_3c6b213e2daccf842b7d9e8a089240f8','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:43:\"This IP is currently blocked (65.111.22.85)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524164\";s:6:\"expire\";i:1785362888;}','off'),(28502548,'_transient_timeout_jpp_li_2b61f541dfbccb221010861024e823f6','1785360123','off'),(28502549,'_transient_jpp_li_2b61f541dfbccb221010861024e823f6','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (65.111.23.109)\";s:17:\"seconds_remaining\";i:834;s:16:\"blocked_attempts\";s:6:\"524164\";s:6:\"expire\";i:1785360123;}','off'),(28502550,'_transient_timeout_jpp_li_cbb004a29994ce3d47e1af2044929735','1785362689','off'),(28502551,'_transient_jpp_li_cbb004a29994ce3d47e1af2044929735','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:42:\"This IP is currently blocked (45.3.42.193)\";s:17:\"seconds_remaining\";i:3398;s:16:\"blocked_attempts\";s:6:\"524165\";s:6:\"expire\";i:1785362689;}','off'),(28502557,'_transient_timeout_jpp_li_54d4fc8bf0546d4b9de183bc4fe517f4','1785362893','off'),(28502558,'_transient_jpp_li_54d4fc8bf0546d4b9de183bc4fe517f4','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (104.207.51.244)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524167\";s:6:\"expire\";i:1785362893;}','off'),(28502563,'_transient_timeout_jpp_li_a57c732f980f9224018dbaeb01177925','1785362895','off'),(28502564,'_transient_jpp_li_a57c732f980f9224018dbaeb01177925','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (104.207.50.29)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524168\";s:6:\"expire\";i:1785362895;}','off'),(28502565,'_transient_timeout_jpp_li_cb3b27625b251e52a230e01c215668dc','1785360544','off'),(28502566,'_transient_jpp_li_cb3b27625b251e52a230e01c215668dc','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:42:\"This IP is currently blocked (45.3.54.181)\";s:17:\"seconds_remaining\";i:1247;s:16:\"blocked_attempts\";s:6:\"524168\";s:6:\"expire\";i:1785360544;}','off'),(28502582,'_transient_timeout_jpp_li_c13d1e916effdbb561d59b77cb8824bd','1785362997','off'),(28502583,'_transient_jpp_li_c13d1e916effdbb561d59b77cb8824bd','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (194.116.184.179)\";s:17:\"seconds_remaining\";i:3007;s:16:\"blocked_attempts\";s:6:\"524170\";s:6:\"expire\";i:1785362997;}','off'),(28509234,'_transient_timeout_jpp_li_19ee7899fb05f1c77495ece49e7a19cc','1785558098','off'),(28509235,'_transient_jpp_li_19ee7899fb05f1c77495ece49e7a19cc','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (69.57.172.96)\";s:17:\"seconds_remaining\";i:3510;s:16:\"blocked_attempts\";s:6:\"524506\";s:6:\"expire\";i:1785558098;}','off'),(28510841,'_transient_timeout_jpp_li_fe4e1b1ced59e28f9fb05b7c3350dd0b','1785616901','off'),(28510842,'_transient_jpp_li_fe4e1b1ced59e28f9fb05b7c3350dd0b','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (103.74.116.239)\";s:17:\"seconds_remaining\";i:3419;s:16:\"blocked_attempts\";s:6:\"524546\";s:6:\"expire\";i:1785616901;}','off'),(28502751,'_transient_timeout_jpp_li_af40513af56c3fa2349add4c929cde22','1785371804','off'),(28502752,'_transient_jpp_li_af40513af56c3fa2349add4c929cde22','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (192.241.143.148)\";s:17:\"seconds_remaining\";i:3388;s:16:\"blocked_attempts\";s:6:\"524177\";s:6:\"expire\";i:1785371804;}','off'),(28502756,'_transient_timeout_jpp_li_bdea69f4f2ee9d8627625d3420d61b5c','1785372225','off'),(28502757,'_transient_jpp_li_bdea69f4f2ee9d8627625d3420d61b5c','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (209.222.97.66)\";s:17:\"seconds_remaining\";i:2968;s:16:\"blocked_attempts\";s:6:\"524178\";s:6:\"expire\";i:1785372225;}','off'),(28505947,'_transient_jpp_li_e206e7e5fc8945dbf2ff451849766aeb','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (65.111.22.20)\";s:17:\"seconds_remaining\";i:2863;s:16:\"blocked_attempts\";s:6:\"524281\";s:6:\"expire\";i:1785462242;}','off'),(28506535,'_transient_timeout_jpp_li_77ffe40a7e399a6773166ddf325d4e96','1785464303','off'),(28502856,'_transient_timeout_jpp_li_a6a3c175f1ed8b093ed5c79e2e52baf7','1785374653','off'),(28502857,'_transient_jpp_li_a6a3c175f1ed8b093ed5c79e2e52baf7','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (172.202.98.196)\";s:17:\"seconds_remaining\";i:2960;s:16:\"blocked_attempts\";s:6:\"524180\";s:6:\"expire\";i:1785374653;}','off'),(28502864,'_transient_timeout_jpp_li_58f75fc3b1da530746100fa5a1a00215','1785373263','off'),(28502865,'_transient_jpp_li_58f75fc3b1da530746100fa5a1a00215','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:42:\"This IP is currently blocked (47.251.82.1)\";s:17:\"seconds_remaining\";i:1526;s:16:\"blocked_attempts\";s:6:\"524181\";s:6:\"expire\";i:1785373263;}','off'),(28514971,'_transient_jpp_li_64382d2126254b323fd3c637d57fccd8','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (92.205.108.227)\";s:17:\"seconds_remaining\";i:892;s:16:\"blocked_attempts\";s:6:\"524651\";s:6:\"expire\";i:1785858212;}','off'),(28509022,'_transient_jpp_li_7104c607df859ff90ec6d05a6b024548','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (37.140.223.19)\";s:17:\"seconds_remaining\";i:2770;s:16:\"blocked_attempts\";s:6:\"524494\";s:6:\"expire\";i:1785549234;}','off'),(28515234,'_transient_timeout_jpp_li_e790823d3c9c30111b73908351a8cf76','1785879737','off'),(28520020,'_transient_timeout_jpp_li_ba356f8ba9c6c7ec32c0eef011f96b2a','1786272130','off'),(28520021,'_transient_jpp_li_ba356f8ba9c6c7ec32c0eef011f96b2a','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (165.227.132.137)\";s:17:\"seconds_remaining\";i:3565;s:16:\"blocked_attempts\";s:6:\"524901\";s:6:\"expire\";i:1786272130;}','off'),(28521886,'_transient_timeout_jpp_li_d202082b50bfcc4a1c5584dd38766ea1','1786432814','off'),(28518788,'_transient_timeout_jpp_li_d15b4a447db3ed78332b6b3af4e1b31d','1786181380','off'),(28518789,'_transient_jpp_li_d15b4a447db3ed78332b6b3af4e1b31d','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (203.134.193.134)\";s:17:\"seconds_remaining\";i:3468;s:16:\"blocked_attempts\";s:6:\"524757\";s:6:\"expire\";i:1786181380;}','off'),(28520333,'_transient_timeout_jpp_li_193d5062537f5de4fcdadf172747b65f','1786284717','off'),(28520334,'_transient_jpp_li_193d5062537f5de4fcdadf172747b65f','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (116.202.252.125)\";s:17:\"seconds_remaining\";i:895;s:16:\"blocked_attempts\";s:6:\"524931\";s:6:\"expire\";i:1786284717;}','off'),(28518979,'_transient_timeout_jpp_li_1549ae9a8abd6d4b5b4afe19cf4338f9','1786192825','off'),(28518980,'_transient_jpp_li_1549ae9a8abd6d4b5b4afe19cf4338f9','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (152.89.64.156)\";s:17:\"seconds_remaining\";i:899;s:16:\"blocked_attempts\";s:6:\"524784\";s:6:\"expire\";i:1786192825;}','off'),(28517803,'_transient_timeout_jpp_li_d693e9c713dcbcdc22c59eaf49e3656f','1786072743','off'),(28517804,'_transient_jpp_li_d693e9c713dcbcdc22c59eaf49e3656f','a:5:{s:6:\"status\";s:2:\"ok\";s:3:\"msg\";s:52:\"No current blocks on this IP address (74.248.97.169)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524751\";s:6:\"expire\";i:1786072743;}','off'),(28517937,'_transient_timeout_jpp_li_82cdb14885275f876c8ee385901230b7','1786081042','off'),(28517938,'_transient_jpp_li_82cdb14885275f876c8ee385901230b7','a:5:{s:6:\"status\";s:2:\"ok\";s:3:\"msg\";s:53:\"No current blocks on this IP address (20.215.189.213)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524751\";s:6:\"expire\";i:1786081042;}','off'),(28518054,'_transient_timeout_jpp_li_2da77fb7f95ed72e46a9889c907df388','1786113122','off'),(28522262,'_transient_timeout_jpp_li_12335ca100d42379a53af77868fcd2df','1786445626','off'),(28522263,'_transient_jpp_li_12335ca100d42379a53af77868fcd2df','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (51.91.105.130)\";s:17:\"seconds_remaining\";i:3572;s:16:\"blocked_attempts\";s:6:\"525030\";s:6:\"expire\";i:1786445626;}','off'),(28512280,'_transient_jpp_li_703225bca953d8870a644e248e1bfdd3','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (198.57.247.148)\";s:17:\"seconds_remaining\";i:3593;s:16:\"blocked_attempts\";s:6:\"524595\";s:6:\"expire\";i:1785693233;}','off'),(28503017,'_transient_timeout_jpp_li_a3474af10022d031b2e985727a051743','1785382697','off'),(28503018,'_transient_jpp_li_a3474af10022d031b2e985727a051743','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (216.38.28.47)\";s:17:\"seconds_remaining\";i:3368;s:16:\"blocked_attempts\";s:6:\"524187\";s:6:\"expire\";i:1785382697;}','off'),(28503406,'_transient_timeout_jpp_li_34d04f1a1aabbf163c44b5af5572066e','1785384280','off'),(28503407,'_transient_jpp_li_34d04f1a1aabbf163c44b5af5572066e','a:5:{s:6:\"status\";s:2:\"ok\";s:3:\"msg\";s:53:\"No current blocks on this IP address (20.240.254.167)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524190\";s:6:\"expire\";i:1785384280;}','off'),(28509508,'_transient_timeout_jpp_li_fb635217185330069b371b3b7c1ae185','1785563747','off'),(28509509,'_transient_jpp_li_fb635217185330069b371b3b7c1ae185','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (65.98.12.160)\";s:17:\"seconds_remaining\";i:1336;s:16:\"blocked_attempts\";s:6:\"524513\";s:6:\"expire\";i:1785563747;}','off'),(28504140,'_transient_timeout_jpp_li_bf7b98460694209d8b3e1d936535829f','1785389244','off'),(28504141,'_transient_jpp_li_bf7b98460694209d8b3e1d936535829f','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:39:\"This IP is currently blocked (20.9.4.9)\";s:17:\"seconds_remaining\";i:335;s:16:\"blocked_attempts\";s:6:\"524194\";s:6:\"expire\";i:1785389244;}','off'),(28504159,'_transient_timeout_jpp_li_8fbba034c535f5662e3d68c6cf81a731','1785391635','off'),(28504160,'_transient_jpp_li_8fbba034c535f5662e3d68c6cf81a731','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (62.193.193.15)\";s:17:\"seconds_remaining\";i:1993;s:16:\"blocked_attempts\";s:6:\"524195\";s:6:\"expire\";i:1785391635;}','off'),(28509092,'_transient_timeout_jpp_li_82a9c05d61f0f208942cb67319168464','1785554124','off'),(28509093,'_transient_jpp_li_82a9c05d61f0f208942cb67319168464','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (167.71.218.184)\";s:17:\"seconds_remaining\";i:3597;s:16:\"blocked_attempts\";s:6:\"524501\";s:6:\"expire\";i:1785554124;}','off'),(28504184,'_transient_timeout_jpp_li_a797b9a0f06cbe4dbc420b6c88786ef0','1785394961','off'),(28504185,'_transient_jpp_li_a797b9a0f06cbe4dbc420b6c88786ef0','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (103.164.173.46)\";s:17:\"seconds_remaining\";i:3245;s:16:\"blocked_attempts\";s:6:\"524198\";s:6:\"expire\";i:1785394961;}','off'),(28510088,'_transient_timeout_jpp_li_bc0c96bd2fecf1bf4a335a13c9f10ed8','1785585497','off'),(28510089,'_transient_jpp_li_bc0c96bd2fecf1bf4a335a13c9f10ed8','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (209.42.28.133)\";s:17:\"seconds_remaining\";i:3498;s:16:\"blocked_attempts\";s:6:\"524524\";s:6:\"expire\";i:1785585497;}','off'),(28504326,'_transient_timeout_jpp_li_24dc2e1e8fe21ffacabb1ed39ca36c0a','1785401683','off'),(28504327,'_transient_jpp_li_24dc2e1e8fe21ffacabb1ed39ca36c0a','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (190.92.171.214)\";s:17:\"seconds_remaining\";i:3547;s:16:\"blocked_attempts\";s:6:\"524204\";s:6:\"expire\";i:1785401683;}','off'),(28508781,'_transient_timeout_jpp_li_afc8b5f6048056e71ddbb0b1c956be02','1785541725','off'),(28508782,'_transient_jpp_li_afc8b5f6048056e71ddbb0b1c956be02','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (136.144.33.18)\";s:17:\"seconds_remaining\";i:2803;s:16:\"blocked_attempts\";s:6:\"524482\";s:6:\"expire\";i:1785541725;}','off'),(28508791,'_transient_timeout_jpp_li_9cb1c4c74fd4b1ac4666a52df9b13442','1785541488','off'),(28508792,'_transient_jpp_li_9cb1c4c74fd4b1ac4666a52df9b13442','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (193.36.225.160)\";s:17:\"seconds_remaining\";i:2564;s:16:\"blocked_attempts\";s:6:\"524483\";s:6:\"expire\";i:1785541488;}','off'),(28508793,'_transient_timeout_jpp_li_406bdd09aadb4fd71d3e03b42b4e55ca','1785539578','off'),(28508794,'_transient_jpp_li_406bdd09aadb4fd71d3e03b42b4e55ca','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (193.36.225.163)\";s:17:\"seconds_remaining\";i:653;s:16:\"blocked_attempts\";s:6:\"524484\";s:6:\"expire\";i:1785539578;}','off'),(28508798,'_transient_timeout_jpp_li_be71b44cd0fd0f8ca27762fdac946b4a','1785543872','off'),(28508799,'_transient_jpp_li_be71b44cd0fd0f8ca27762fdac946b4a','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (149.202.168.36)\";s:17:\"seconds_remaining\";i:3563;s:16:\"blocked_attempts\";s:6:\"524485\";s:6:\"expire\";i:1785543872;}','off'),(28509074,'_transient_timeout_jpp_li_c94bea35f1a9c72a7f938a2a25c5a92a','1785551493','off'),(28509075,'_transient_jpp_li_c94bea35f1a9c72a7f938a2a25c5a92a','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (37.140.223.58)\";s:17:\"seconds_remaining\";i:2418;s:16:\"blocked_attempts\";s:6:\"524497\";s:6:\"expire\";i:1785551493;}','off'),(28508901,'_transient_timeout_jpp_li_68cdba51518695c5b58d4279bd67078e','1785544517','off'),(28508902,'_transient_jpp_li_68cdba51518695c5b58d4279bd67078e','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (37.140.223.43)\";s:17:\"seconds_remaining\";i:3124;s:16:\"blocked_attempts\";s:6:\"524487\";s:6:\"expire\";i:1785544517;}','off'),(28508903,'_transient_timeout_jpp_li_3f781d4838cdb741c25432a1aa2b17be','1785542261','off'),(28508904,'_transient_jpp_li_3f781d4838cdb741c25432a1aa2b17be','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (193.36.225.172)\";s:17:\"seconds_remaining\";i:868;s:16:\"blocked_attempts\";s:6:\"524488\";s:6:\"expire\";i:1785542261;}','off'),(28508944,'_transient_timeout_jpp_li_81a1730513c485d08087e65861c38399','1785547141','off'),(28508945,'_transient_jpp_li_81a1730513c485d08087e65861c38399','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (193.36.225.188)\";s:17:\"seconds_remaining\";i:3248;s:16:\"blocked_attempts\";s:6:\"524491\";s:6:\"expire\";i:1785547141;}','off'),(28508946,'_transient_timeout_jpp_li_0e40a3e0cf6b9ed5e9c9d326bd450cc0','1785547440','off'),(28508947,'_transient_jpp_li_0e40a3e0cf6b9ed5e9c9d326bd450cc0','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (193.36.225.157)\";s:17:\"seconds_remaining\";i:3547;s:16:\"blocked_attempts\";s:6:\"524491\";s:6:\"expire\";i:1785547440;}','off'),(28508955,'_transient_jpp_li_f1d8e19dec4ba126f94aa626edcab2a4','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (37.140.223.44)\";s:17:\"seconds_remaining\";i:2790;s:16:\"blocked_attempts\";s:6:\"524492\";s:6:\"expire\";i:1785546684;}','off'),(28505158,'_transient_timeout_jpp_li_59d43c04b0e0016017aa745824a36fce','1785432397','off'),(28505159,'_transient_jpp_li_59d43c04b0e0016017aa745824a36fce','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (167.71.132.111)\";s:17:\"seconds_remaining\";i:3592;s:16:\"blocked_attempts\";s:6:\"524222\";s:6:\"expire\";i:1785432397;}','off'),(28523318,'_transient_timeout_jpp_li_bc9952e564353b7ebaa631e5da62f507','1786558721','off'),(28523319,'_transient_jpp_li_bc9952e564353b7ebaa631e5da62f507','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (157.66.47.83)\";s:17:\"seconds_remaining\";i:3589;s:16:\"blocked_attempts\";s:6:\"525117\";s:6:\"expire\";i:1786558721;}','off'),(28509019,'_transient_timeout_jpp_li_ac738b01bbaecdeba3910780d92b90c6','1785549998','off'),(28505837,'_transient_timeout_jpp_li_20262a6bbbc74b64c86ddf04f03e9d1e','1785459719','off'),(28505565,'_transient_timeout_jpp_li_c19bf7dd6278207c02cd8309df084b0f','1785445576','off'),(28505566,'_transient_jpp_li_c19bf7dd6278207c02cd8309df084b0f','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (75.119.132.40)\";s:17:\"seconds_remaining\";i:3512;s:16:\"blocked_attempts\";s:6:\"524231\";s:6:\"expire\";i:1785445576;}','off'),(28508954,'_transient_timeout_jpp_li_f1d8e19dec4ba126f94aa626edcab2a4','1785546684','off'),(28509073,'_transient_jpp_li_157ee36b39018a06046dcfb32c5de474','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (136.144.33.210)\";s:17:\"seconds_remaining\";i:3224;s:16:\"blocked_attempts\";s:6:\"524496\";s:6:\"expire\";i:1785552299;}','off'),(28505699,'_transient_timeout_jpp_li_f8c426ac8a46de26642771019819c4b6','1785454413','off'),(28505700,'_transient_jpp_li_f8c426ac8a46de26642771019819c4b6','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (158.69.54.144)\";s:17:\"seconds_remaining\";i:2716;s:16:\"blocked_attempts\";s:6:\"524237\";s:6:\"expire\";i:1785454413;}','off'),(28522404,'_transient_timeout_jpp_li_b3fcc729b476e2a50f0c635465bf59b8','1786462149','off'),(28522405,'_transient_jpp_li_b3fcc729b476e2a50f0c635465bf59b8','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (208.122.213.225)\";s:17:\"seconds_remaining\";i:3591;s:16:\"blocked_attempts\";s:6:\"525040\";s:6:\"expire\";i:1786462149;}','off'),(28505767,'_transient_timeout_jpp_li_f1def8320a9e45f0e2b3bca778ef3fd7','1785459434','off'),(28505768,'_transient_jpp_li_f1def8320a9e45f0e2b3bca778ef3fd7','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (190.92.174.190)\";s:17:\"seconds_remaining\";i:3461;s:16:\"blocked_attempts\";s:6:\"524241\";s:6:\"expire\";i:1785459434;}','off'),(28515239,'_transient_timeout_jpp_li_a2c0e3c1a17ab87a01e201a2bf80b5c5','1785879824','off'),(28515240,'_transient_jpp_li_a2c0e3c1a17ab87a01e201a2bf80b5c5','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (67.207.94.191)\";s:17:\"seconds_remaining\";i:3525;s:16:\"blocked_attempts\";s:6:\"524683\";s:6:\"expire\";i:1785879824;}','off'),(28509020,'_transient_jpp_li_ac738b01bbaecdeba3910780d92b90c6','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (193.36.225.180)\";s:17:\"seconds_remaining\";i:3534;s:16:\"blocked_attempts\";s:6:\"524493\";s:6:\"expire\";i:1785549998;}','off'),(28505838,'_transient_jpp_li_20262a6bbbc74b64c86ddf04f03e9d1e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (104.207.51.71)\";s:17:\"seconds_remaining\";i:394;s:16:\"blocked_attempts\";s:6:\"524247\";s:6:\"expire\";i:1785459719;}','off'),(28506541,'_transient_timeout_jpp_li_b2ce3d51098e05be1694e9deae4da176','1785464339','off'),(28524176,'_transient_timeout_jetpack_sync_dedicated_sync_spawn_check','1786606725','off'),(28524177,'_transient_jetpack_sync_dedicated_sync_spawn_check','1786603125','off'),(28488219,'_transient_timeout_jpp_li_f9523dc8b1e23b23b5660968dfb045f2','1784056829','off'),(28488220,'_transient_jpp_li_f9523dc8b1e23b23b5660968dfb045f2','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (103.174.50.208)\";s:17:\"seconds_remaining\";i:3012;s:16:\"blocked_attempts\";s:6:\"523450\";s:6:\"expire\";i:1784056829;}','off'),(28488224,'_transient_timeout_jpp_li_1dfca1c27566f93dd5fac44d45edc93b','1784059210','off'),(28488225,'_transient_jpp_li_1dfca1c27566f93dd5fac44d45edc93b','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (74.235.96.117)\";s:17:\"seconds_remaining\";i:3543;s:16:\"blocked_attempts\";s:6:\"523451\";s:6:\"expire\";i:1784059210;}','off'),(28515656,'_transient_timeout_jpp_li_72ffdae4cf15750dc310780df0d2739e','1785896655','off'),(28515657,'_transient_jpp_li_72ffdae4cf15750dc310780df0d2739e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (103.28.36.122)\";s:17:\"seconds_remaining\";i:3375;s:16:\"blocked_attempts\";s:6:\"524702\";s:6:\"expire\";i:1785896655;}','off'),(28514911,'_transient_timeout_jpp_li_974c157ee21d29b6450293e852eb1704','1785859393','off'),(28514912,'_transient_jpp_li_974c157ee21d29b6450293e852eb1704','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (103.133.214.160)\";s:17:\"seconds_remaining\";i:3518;s:16:\"blocked_attempts\";s:6:\"524647\";s:6:\"expire\";i:1785859393;}','off'),(28506168,'_transient_jpp_li_679cb5edc1eaea0358473dae787ed286','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (209.50.181.193)\";s:17:\"seconds_remaining\";i:762;s:16:\"blocked_attempts\";s:6:\"524340\";s:6:\"expire\";i:1785460251;}','off'),(28506169,'_transient_timeout_jpp_li_595bf3f5f7d4f07583848cb32d00e8b7','1785460835','off'),(28506170,'_transient_jpp_li_595bf3f5f7d4f07583848cb32d00e8b7','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (104.207.52.237)\";s:17:\"seconds_remaining\";i:1345;s:16:\"blocked_attempts\";s:6:\"524341\";s:6:\"expire\";i:1785460835;}','off'),(28506171,'_transient_timeout_jpp_li_f0faf62c2215aa063edbfa224f260bcc','1785461402','off'),(28506172,'_transient_jpp_li_f0faf62c2215aa063edbfa224f260bcc','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (65.111.23.59)\";s:17:\"seconds_remaining\";i:1910;s:16:\"blocked_attempts\";s:6:\"524342\";s:6:\"expire\";i:1785461402;}','off'),(28506173,'_transient_timeout_jpp_li_efd2b5c590f68deb4c64a9c7412c3e35','1785459730','off'),(28506174,'_transient_jpp_li_efd2b5c590f68deb4c64a9c7412c3e35','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (209.50.181.248)\";s:17:\"seconds_remaining\";i:237;s:16:\"blocked_attempts\";s:6:\"524343\";s:6:\"expire\";i:1785459730;}','off'),(28506180,'_transient_timeout_jpp_li_82d07d87c4648b4c72ba5e829b085e8f','1785463097','off'),(28506181,'_transient_jpp_li_82d07d87c4648b4c72ba5e829b085e8f','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (216.26.243.197)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524345\";s:6:\"expire\";i:1785463097;}','off'),(28506182,'_transient_timeout_jpp_li_35bde69878893dc947491075360da782','1785462885','off'),(28506183,'_transient_jpp_li_35bde69878893dc947491075360da782','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (104.207.50.110)\";s:17:\"seconds_remaining\";i:3386;s:16:\"blocked_attempts\";s:6:\"524345\";s:6:\"expire\";i:1785462885;}','off'),(21746414,'can_compress_scripts','0','on'),(17604307,'jp_sync_last_success_immediate-send','1786603126.1885','off'),(22618780,'sportspress_admin_notices','a:2:{i:0;s:14:\"template_files\";i:1;s:13:\"theme_support\";}','auto'),(28519995,'_transient_jpp_li_bf8b31b7d0b0c763c89f607aa76e4f99','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (192.248.88.8)\";s:17:\"seconds_remaining\";i:3591;s:16:\"blocked_attempts\";s:6:\"524898\";s:6:\"expire\";i:1786270687;}','off'),(17071212,'jpsq_sync-1714654280.460063-312806-5','a:6:{i:0;s:14:\"updated_option\";i:1;a:3:{i:0;s:48:\"jetpack_sync_settings_custom_queue_table_enabled\";i:1;s:1:\"0\";i:2;i:1;}i:2;i:0;i:3;d:1714654280.459930896759033203125;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:0;s:12:\"display_name\";N;s:10:\"user_email\";N;s:10:\"user_roles\";a:0:{}s:15:\"translated_role\";N;s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:1;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:0;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:262:\"https://quintelacrosse.com/?rest_route=%2Fjetpack%2Fv4%2Fsync%2Fsettings&_for=jetpack&token=Ml4%25r%26g1y6P%26iCNU0HY8UikCPs1Ad2%28L%3A1%3A0×tamp=1714654279&nonce=0aFJvn5iUU&body-hash=p03riSqJgAEbjpEe4NzGVpfkolQ%3D&signature=6YbeO5ZpS7s60ALwCP%2BuL7Znrb0%3D\";}}','no'),(17071215,'jpsq_sync-1714654280.464121-312806-6','a:6:{i:0;s:14:\"updated_option\";i:1;a:3:{i:0;s:24:\"jetpack_package_versions\";i:1;a:5:{s:6:\"backup\";s:5:\"3.3.5\";s:10:\"connection\";s:5:\"2.7.0\";s:4:\"sync\";s:6:\"2.10.5\";s:6:\"search\";s:6:\"0.31.0\";s:10:\"videopress\";s:7:\"0.23.12\";}i:2;a:7:{s:6:\"backup\";s:5:\"3.3.5\";s:10:\"connection\";s:5:\"2.7.0\";s:4:\"sync\";s:6:\"2.10.5\";s:15:\"identity-crisis\";s:6:\"0.18.1\";s:6:\"search\";s:6:\"0.43.8\";s:10:\"videopress\";s:7:\"0.23.12\";s:5:\"stats\";s:6:\"0.12.0\";}}i:2;i:0;i:3;d:1714654280.4640109539031982421875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:0;s:12:\"display_name\";N;s:10:\"user_email\";N;s:10:\"user_roles\";a:0:{}s:15:\"translated_role\";N;s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:1;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:0;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:262:\"https://quintelacrosse.com/?rest_route=%2Fjetpack%2Fv4%2Fsync%2Fsettings&_for=jetpack&token=Ml4%25r%26g1y6P%26iCNU0HY8UikCPs1Ad2%28L%3A1%3A0×tamp=1714654279&nonce=0aFJvn5iUU&body-hash=p03riSqJgAEbjpEe4NzGVpfkolQ%3D&signature=6YbeO5ZpS7s60ALwCP%2BuL7Znrb0%3D\";}}','no'),(28494299,'_transient_timeout_jpp_li_634465e4a7b804deac559b98ee13aaaa','1784837900','off'),(28494300,'_transient_jpp_li_634465e4a7b804deac559b98ee13aaaa','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (103.190.93.143)\";s:17:\"seconds_remaining\";i:3521;s:16:\"blocked_attempts\";s:6:\"523679\";s:6:\"expire\";i:1784837900;}','off'),(28494316,'_transient_timeout_jpp_li_c7bf2e87cbeb7d3cd06d2ae1cc3407d0','1784840231','off'),(28494317,'_transient_jpp_li_c7bf2e87cbeb7d3cd06d2ae1cc3407d0','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (165.73.0.178)\";s:17:\"seconds_remaining\";i:3325;s:16:\"blocked_attempts\";s:6:\"523681\";s:6:\"expire\";i:1784840231;}','off'),(28494321,'_transient_timeout_jpp_li_b5f9f68c13b507c44ba82850cc52dd1a','1784837940','off'),(28494322,'_transient_jpp_li_b5f9f68c13b507c44ba82850cc52dd1a','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (173.249.4.11)\";s:17:\"seconds_remaining\";i:895;s:16:\"blocked_attempts\";s:6:\"523682\";s:6:\"expire\";i:1784837940;}','off'),(28498589,'_transient_timeout_jpp_li_c99e11d4bd50c93703717aed65460bb3','1785095599','off'),(28498590,'_transient_jpp_li_c99e11d4bd50c93703717aed65460bb3','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (202.61.233.195)\";s:17:\"seconds_remaining\";i:3429;s:16:\"blocked_attempts\";s:6:\"523897\";s:6:\"expire\";i:1785095599;}','off'),(28494468,'_transient_timeout_jpp_li_28c7e87d7c263127729254595731db0b','1784847407','off'),(28494469,'_transient_jpp_li_28c7e87d7c263127729254595731db0b','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (185.133.206.152)\";s:17:\"seconds_remaining\";i:3528;s:16:\"blocked_attempts\";s:6:\"523685\";s:6:\"expire\";i:1784847407;}','off'),(28494807,'_transient_timeout_jpp_li_25759d078c6c31f43b12535debbf7d93','1784867129','off'),(28494808,'_transient_jpp_li_25759d078c6c31f43b12535debbf7d93','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (168.63.79.147)\";s:17:\"seconds_remaining\";i:895;s:16:\"blocked_attempts\";s:6:\"523701\";s:6:\"expire\";i:1784867129;}','off'),(28495883,'_transient_timeout_jpp_li_69dfe68613050ae86ef9dbb96bae4efa','1784954944','off'),(28495884,'_transient_jpp_li_69dfe68613050ae86ef9dbb96bae4efa','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (31.24.44.107)\";s:17:\"seconds_remaining\";i:3546;s:16:\"blocked_attempts\";s:6:\"523770\";s:6:\"expire\";i:1784954944;}','off'),(28494645,'_transient_timeout_jpp_li_2697fffd4aa028bacb276623a867b041','1784856846','off'),(28494646,'_transient_jpp_li_2697fffd4aa028bacb276623a867b041','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (47.107.64.152)\";s:17:\"seconds_remaining\";i:3504;s:16:\"blocked_attempts\";s:6:\"523689\";s:6:\"expire\";i:1784856846;}','off'),(28494650,'_transient_timeout_jpp_li_88f577d3edd4dc38a0304aede2f75d73','1784857891','off'),(28494651,'_transient_jpp_li_88f577d3edd4dc38a0304aede2f75d73','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:42:\"This IP is currently blocked (20.89.80.94)\";s:17:\"seconds_remaining\";i:3483;s:16:\"blocked_attempts\";s:6:\"523690\";s:6:\"expire\";i:1784857891;}','off'),(28497354,'_transient_timeout_jpp_li_f5af8c66beff049c98b42e0dc0ea3ec4','1785035448','off'),(28497355,'_transient_jpp_li_f5af8c66beff049c98b42e0dc0ea3ec4','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (206.189.42.186)\";s:17:\"seconds_remaining\";i:3459;s:16:\"blocked_attempts\";s:6:\"523842\";s:6:\"expire\";i:1785035448;}','off'),(28494682,'_transient_timeout_jpp_li_8c17cc0c9fa111d173ff3d1ba214503e','1784862325','off'),(28494683,'_transient_jpp_li_8c17cc0c9fa111d173ff3d1ba214503e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (168.119.5.233)\";s:17:\"seconds_remaining\";i:26;s:16:\"blocked_attempts\";s:6:\"523695\";s:6:\"expire\";i:1784862325;}','off'),(28494687,'_transient_timeout_jpp_li_919e7f824da71261fccee38a935bf556','1784865013','off'),(28494688,'_transient_jpp_li_919e7f824da71261fccee38a935bf556','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (123.30.136.219)\";s:17:\"seconds_remaining\";i:2519;s:16:\"blocked_attempts\";s:6:\"523696\";s:6:\"expire\";i:1784865013;}','off'),(28495323,'_transient_timeout_jpp_li_2c22703d6854c7aee991fba7e94bed09','1784923183','off'),(28495324,'_transient_jpp_li_2c22703d6854c7aee991fba7e94bed09','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (209.42.31.36)\";s:17:\"seconds_remaining\";i:3543;s:16:\"blocked_attempts\";s:6:\"523741\";s:6:\"expire\";i:1784923183;}','off'),(28523686,'_transient_timeout_jpp_li_f2b6c4680f11a29847f4033792274d45','1786582091','off'),(28523687,'_transient_jpp_li_f2b6c4680f11a29847f4033792274d45','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (142.91.100.131)\";s:17:\"seconds_remaining\";i:3599;s:16:\"blocked_attempts\";s:6:\"525148\";s:6:\"expire\";i:1786582091;}','off'),(28494819,'_transient_timeout_jpp_li_5edb3207d7c5e5d7ad6ed6ec3100f93d','1784873076','off'),(28494820,'_transient_jpp_li_5edb3207d7c5e5d7ad6ed6ec3100f93d','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (89.216.62.195)\";s:17:\"seconds_remaining\";i:3548;s:16:\"blocked_attempts\";s:6:\"523702\";s:6:\"expire\";i:1784873076;}','off'),(28498757,'_transient_timeout_jpp_li_8427a700b137c10792497dcc1fd8f02e','1785111049','off'),(28498758,'_transient_jpp_li_8427a700b137c10792497dcc1fd8f02e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (119.195.102.159)\";s:17:\"seconds_remaining\";i:895;s:16:\"blocked_attempts\";s:6:\"523912\";s:6:\"expire\";i:1785111049;}','off'),(28512175,'_transient_timeout_jpp_li_0d096927a2f498a819d80c3b135caa51','1785683132','off'),(28512176,'_transient_jpp_li_0d096927a2f498a819d80c3b135caa51','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (160.191.139.115)\";s:17:\"seconds_remaining\";i:3552;s:16:\"blocked_attempts\";s:6:\"524587\";s:6:\"expire\";i:1785683132;}','off'),(28494855,'_transient_timeout_jpp_li_cc5b7b80bc6795ed3c42d79b81b7fec9','1784879746','off'),(28494856,'_transient_jpp_li_cc5b7b80bc6795ed3c42d79b81b7fec9','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (20.84.23.222)\";s:17:\"seconds_remaining\";i:3389;s:16:\"blocked_attempts\";s:6:\"523707\";s:6:\"expire\";i:1784879746;}','off'),(28494860,'_transient_timeout_jpp_li_4d70ff25b4011bf4b8c9eef10d428eef','1784881404','off'),(28494861,'_transient_jpp_li_4d70ff25b4011bf4b8c9eef10d428eef','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (173.252.167.190)\";s:17:\"seconds_remaining\";i:3250;s:16:\"blocked_attempts\";s:6:\"523708\";s:6:\"expire\";i:1784881404;}','off'),(28496381,'_transient_timeout_jpp_li_51509345a16e9c4d0ab626e592feb996','1784980401','off'),(28496382,'_transient_jpp_li_51509345a16e9c4d0ab626e592feb996','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (46.101.194.217)\";s:17:\"seconds_remaining\";i:2550;s:16:\"blocked_attempts\";s:6:\"523799\";s:6:\"expire\";i:1784980401;}','off'),(28494870,'_transient_timeout_jpp_li_9ae38679d54954ccd3a4ec54c150e23a','1784884519','off'),(28494871,'_transient_jpp_li_9ae38679d54954ccd3a4ec54c150e23a','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (210.5.50.135)\";s:17:\"seconds_remaining\";i:3545;s:16:\"blocked_attempts\";s:6:\"523710\";s:6:\"expire\";i:1784884519;}','off'),(28508508,'_transient_timeout_jpp_li_a501d5b35869b47919af2ecaf2c4165b','1785523736','off'),(28508509,'_transient_jpp_li_a501d5b35869b47919af2ecaf2c4165b','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (168.144.81.91)\";s:17:\"seconds_remaining\";i:3496;s:16:\"blocked_attempts\";s:6:\"524464\";s:6:\"expire\";i:1785523736;}','off'),(28505470,'_transient_timeout_jpp_li_fe8915fd1275d531b5f84e176170f4ed','1785443896','off'),(28505471,'_transient_jpp_li_fe8915fd1275d531b5f84e176170f4ed','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (151.158.180.11)\";s:17:\"seconds_remaining\";i:3543;s:16:\"blocked_attempts\";s:6:\"524229\";s:6:\"expire\";i:1785443896;}','off'),(28496648,'_transient_timeout_jpp_li_4287633b29cae06af08691b0aa6d5ad2','1785001893','off'),(28496649,'_transient_jpp_li_4287633b29cae06af08691b0aa6d5ad2','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (185.207.251.205)\";s:17:\"seconds_remaining\";i:3595;s:16:\"blocked_attempts\";s:6:\"523814\";s:6:\"expire\";i:1785001893;}','off'),(28521448,'_transient_timeout_jpp_li_704c6db5c5c9db545dd3e7e9397297af','1786343552','off'),(28521449,'_transient_jpp_li_704c6db5c5c9db545dd3e7e9397297af','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (160.250.130.168)\";s:17:\"seconds_remaining\";i:878;s:16:\"blocked_attempts\";s:6:\"525020\";s:6:\"expire\";i:1786343552;}','off'),(28494943,'_transient_timeout_jpp_li_764a80f8b6645d705716385d282db7c8','1784889615','off'),(28494944,'_transient_jpp_li_764a80f8b6645d705716385d282db7c8','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (195.214.235.163)\";s:17:\"seconds_remaining\";i:3436;s:16:\"blocked_attempts\";s:6:\"523714\";s:6:\"expire\";i:1784889615;}','off'),(28498211,'_transient_timeout_jpp_li_d40a2d12853d0514e4524348b4db5f6e','1785075856','off'),(28498212,'_transient_jpp_li_d40a2d12853d0514e4524348b4db5f6e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (65.109.158.145)\";s:17:\"seconds_remaining\";i:880;s:16:\"blocked_attempts\";s:6:\"523878\";s:6:\"expire\";i:1785075856;}','off'),(28494958,'_transient_timeout_jpp_li_b9cc74d77fad9c507050e55303e1e029','1784893960','off'),(28494959,'_transient_jpp_li_b9cc74d77fad9c507050e55303e1e029','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (203.56.244.114)\";s:17:\"seconds_remaining\";i:2325;s:16:\"blocked_attempts\";s:6:\"523717\";s:6:\"expire\";i:1784893960;}','off'),(28494963,'_transient_timeout_jpp_li_0c22e76b9cb63cdfa67b23c1a4f16c4b','1784892649','off'),(28494964,'_transient_jpp_li_0c22e76b9cb63cdfa67b23c1a4f16c4b','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (37.60.231.227)\";s:17:\"seconds_remaining\";i:888;s:16:\"blocked_attempts\";s:6:\"523718\";s:6:\"expire\";i:1784892649;}','off'),(28498747,'_transient_timeout_jpp_li_affaa4c650b2814a495d3117a8eb0240','1785112016','off'),(28498748,'_transient_jpp_li_affaa4c650b2814a495d3117a8eb0240','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (192.250.235.30)\";s:17:\"seconds_remaining\";i:2667;s:16:\"blocked_attempts\";s:6:\"523910\";s:6:\"expire\";i:1785112016;}','off'),(28519661,'_transient_timeout_jpp_li_e2417af7e759199b66e35efae6a26e25','1786244468','off'),(28519662,'_transient_jpp_li_e2417af7e759199b66e35efae6a26e25','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (164.138.220.142)\";s:17:\"seconds_remaining\";i:3572;s:16:\"blocked_attempts\";s:6:\"524862\";s:6:\"expire\";i:1786244468;}','off'),(28519431,'_transient_timeout_jpp_li_a54475e02f3fd7b2f9d457fea8486e4c','1786228659','off'),(28519432,'_transient_jpp_li_a54475e02f3fd7b2f9d457fea8486e4c','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (144.79.133.30)\";s:17:\"seconds_remaining\";i:3262;s:16:\"blocked_attempts\";s:6:\"524840\";s:6:\"expire\";i:1786228659;}','off'),(28496496,'_transient_timeout_jpp_li_df1cc14658012116c18845cac0e44cc2','1784986598','off'),(28496497,'_transient_jpp_li_df1cc14658012116c18845cac0e44cc2','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (49.12.216.176)\";s:17:\"seconds_remaining\";i:3595;s:16:\"blocked_attempts\";s:6:\"523803\";s:6:\"expire\";i:1784986598;}','off'),(28492660,'_transient_timeout_jpp_li_66356c5b1ce172bafbc7e1dc88f57975','1784632672','off'),(28492661,'_transient_jpp_li_66356c5b1ce172bafbc7e1dc88f57975','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (185.223.152.112)\";s:17:\"seconds_remaining\";i:846;s:16:\"blocked_attempts\";s:6:\"523613\";s:6:\"expire\";i:1784632672;}','off'),(28492749,'_transient_jpp_li_1680fa4fdec6bbdf6b8bfc9568bbe6b6','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (185.223.152.94)\";s:17:\"seconds_remaining\";i:261;s:16:\"blocked_attempts\";s:6:\"523628\";s:6:\"expire\";i:1784638418;}','off'),(28492732,'_transient_timeout_jpp_li_9f5a6e84f995b02f1f2332dadc8675d4','1784638330','off'),(28492733,'_transient_jpp_li_9f5a6e84f995b02f1f2332dadc8675d4','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (185.223.152.97)\";s:17:\"seconds_remaining\";i:1232;s:16:\"blocked_attempts\";s:6:\"523625\";s:6:\"expire\";i:1784638330;}','off'),(28492734,'_transient_timeout_jpp_li_ccafa16144279c1434464a544b2136bc','1784639899','off'),(28492595,'_transient_timeout_jpp_li_b05b9f84cd37ab47dcc0657689f5bdfd','1784625458','off'),(28492596,'_transient_jpp_li_b05b9f84cd37ab47dcc0657689f5bdfd','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:46:\"This IP is currently blocked (185.223.152.108)\";s:17:\"seconds_remaining\";i:5;s:16:\"blocked_attempts\";s:6:\"523603\";s:6:\"expire\";i:1784625458;}','off'),(28492600,'_transient_timeout_jpp_li_285a653e0d8921985ea58e670540da4b','1784629033','off'),(28491942,'_transient_timeout_jpp_li_bcd8abd5731da05bb1aaccd5dbd3101e','1784559432','off'),(28491943,'_transient_jpp_li_bcd8abd5731da05bb1aaccd5dbd3101e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (143.198.231.241)\";s:17:\"seconds_remaining\";i:3566;s:16:\"blocked_attempts\";s:6:\"523559\";s:6:\"expire\";i:1784559432;}','off'),(28491947,'_transient_timeout_jpp_li_f41f88af870ddd53764084c9b376e0a7','1784559427','off'),(28491948,'_transient_jpp_li_f41f88af870ddd53764084c9b376e0a7','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (91.212.174.124)\";s:17:\"seconds_remaining\";i:2352;s:16:\"blocked_attempts\";s:6:\"523560\";s:6:\"expire\";i:1784559427;}','off'),(28522855,'_transient_timeout_jpp_li_9ad62d4abc0edee797d62bdbdbc04f08','1786503539','off'),(28522856,'_transient_jpp_li_9ad62d4abc0edee797d62bdbdbc04f08','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (103.90.234.13)\";s:17:\"seconds_remaining\";i:3534;s:16:\"blocked_attempts\";s:6:\"525066\";s:6:\"expire\";i:1786503539;}','off'),(28498366,'_transient_timeout_jpp_li_841dff709ffab9b7a9d426d04eb14b3a','1785081979','off'),(28498367,'_transient_jpp_li_841dff709ffab9b7a9d426d04eb14b3a','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (65.98.127.31)\";s:17:\"seconds_remaining\";i:3543;s:16:\"blocked_attempts\";s:6:\"523883\";s:6:\"expire\";i:1785081979;}','off'),(28498371,'_transient_timeout_jpp_li_b1a9ac1a1bd31e8c8a45461f33966c5c','1785079697','off'),(28498372,'_transient_jpp_li_b1a9ac1a1bd31e8c8a45461f33966c5c','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (103.221.221.75)\";s:17:\"seconds_remaining\";i:1180;s:16:\"blocked_attempts\";s:6:\"523884\";s:6:\"expire\";i:1785079697;}','off'),(28507477,'_transient_timeout_jpp_li_a121ab009c4bb55e554e7db4dd3c6e1c','1785493428','off'),(28498446,'_transient_timeout_jpp_li_db68ac9a0d38e7c9a77e6d7fe152decb','1785085855','off'),(28498447,'_transient_jpp_li_db68ac9a0d38e7c9a77e6d7fe152decb','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (20.75.217.68)\";s:17:\"seconds_remaining\";i:3517;s:16:\"blocked_attempts\";s:6:\"523887\";s:6:\"expire\";i:1785085855;}','off'),(28498520,'_transient_timeout_jpp_li_80b289a6dddaf69ee3831cebbc0c9ae8','1785089040','off'),(28498521,'_transient_jpp_li_80b289a6dddaf69ee3831cebbc0c9ae8','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (82.165.88.213)\";s:17:\"seconds_remaining\";i:3523;s:16:\"blocked_attempts\";s:6:\"523891\";s:6:\"expire\";i:1785089040;}','off'),(28498532,'_transient_timeout_jpp_li_27011e62663b6792973892666e2a8717','1785091234','off'),(28498533,'_transient_jpp_li_27011e62663b6792973892666e2a8717','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (128.65.195.216)\";s:17:\"seconds_remaining\";i:3271;s:16:\"blocked_attempts\";s:6:\"523892\";s:6:\"expire\";i:1785091234;}','off'),(28501049,'_transient_timeout_jpp_li_39d525c48fc1d84623d53b88a5e89d85','1785275359','off'),(28509834,'_transient_timeout_jpp_li_0818921c6cf6dfb09e221e3b4866c746','1785578171','off'),(28509835,'_transient_jpp_li_0818921c6cf6dfb09e221e3b4866c746','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (52.232.35.131)\";s:17:\"seconds_remaining\";i:3558;s:16:\"blocked_attempts\";s:6:\"524519\";s:6:\"expire\";i:1785578171;}','off'),(28523538,'_transient_timeout_jpp_li_3fb9eeaffc0be1867d395d77679a4372','1786568079','off'),(28523539,'_transient_jpp_li_3fb9eeaffc0be1867d395d77679a4372','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (198.38.94.67)\";s:17:\"seconds_remaining\";i:898;s:16:\"blocked_attempts\";s:6:\"525135\";s:6:\"expire\";i:1786568079;}','off'),(28498623,'_transient_timeout_jpp_li_7b436faa9494d952d15c20dbafb187f8','1785101018','off'),(28498624,'_transient_jpp_li_7b436faa9494d952d15c20dbafb187f8','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (20.75.217.64)\";s:17:\"seconds_remaining\";i:3503;s:16:\"blocked_attempts\";s:6:\"523899\";s:6:\"expire\";i:1785101018;}','off'),(28498628,'_transient_timeout_jpp_li_8cba6f10e86b5001c63c89e5fe504e09','1785100806','off'),(28498629,'_transient_jpp_li_8cba6f10e86b5001c63c89e5fe504e09','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (5.161.117.42)\";s:17:\"seconds_remaining\";i:3124;s:16:\"blocked_attempts\";s:6:\"523900\";s:6:\"expire\";i:1785100806;}','off'),(28498685,'_transient_timeout_jpp_li_a0eb65e204701e93bc66c724308054b2','1785107707','off'),(28498686,'_transient_jpp_li_a0eb65e204701e93bc66c724308054b2','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (65.108.36.152)\";s:17:\"seconds_remaining\";i:3294;s:16:\"blocked_attempts\";s:6:\"523905\";s:6:\"expire\";i:1785107707;}','off'),(28519682,'_transient_timeout_jpp_li_1ea428d573bec3ec2a20418953f11242','1786246655','off'),(28519683,'_transient_jpp_li_1ea428d573bec3ec2a20418953f11242','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (34.101.101.253)\";s:17:\"seconds_remaining\";i:3522;s:16:\"blocked_attempts\";s:6:\"524865\";s:6:\"expire\";i:1786246655;}','off'),(28498752,'_transient_timeout_jpp_li_41188d1c58598c07d7d3c33662ae2d0d','1785113111','off'),(28498753,'_transient_jpp_li_41188d1c58598c07d7d3c33662ae2d0d','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (37.27.62.118)\";s:17:\"seconds_remaining\";i:3549;s:16:\"blocked_attempts\";s:6:\"523911\";s:6:\"expire\";i:1785113111;}','off'),(28498869,'_transient_timeout_jpp_li_749606b657e9297c709c1aff7915ef54','1785116959','off'),(28498870,'_transient_jpp_li_749606b657e9297c709c1aff7915ef54','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (82.223.97.42)\";s:17:\"seconds_remaining\";i:3308;s:16:\"blocked_attempts\";s:6:\"523918\";s:6:\"expire\";i:1785116959;}','off'),(28498879,'_transient_timeout_jpp_li_99a8be04dff07db7228b06d19eec0683','1785119592','off'),(28498880,'_transient_jpp_li_99a8be04dff07db7228b06d19eec0683','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (45.89.239.165)\";s:17:\"seconds_remaining\";i:3477;s:16:\"blocked_attempts\";s:6:\"523920\";s:6:\"expire\";i:1785119592;}','off'),(28498994,'_transient_timeout_jpp_li_618470378ca12a00d7e5bfe795bc7198','1785119243','off'),(28498995,'_transient_jpp_li_618470378ca12a00d7e5bfe795bc7198','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (213.238.183.133)\";s:17:\"seconds_remaining\";i:833;s:16:\"blocked_attempts\";s:6:\"523922\";s:6:\"expire\";i:1785119243;}','off'),(28517282,'_transient_timeout_jpp_li_6b69f929827c41fbf9f27691ba9b4b22','1785981852','off'),(28517283,'_transient_jpp_li_6b69f929827c41fbf9f27691ba9b4b22','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:42:\"This IP is currently blocked (198.38.94.5)\";s:17:\"seconds_remaining\";i:3522;s:16:\"blocked_attempts\";s:6:\"524746\";s:6:\"expire\";i:1785981852;}','off'),(28500036,'_transient_timeout_jpp_li_dc2aa1e06328de768fee80095cb67a71','1785203780','off'),(28499062,'_transient_timeout_jpp_li_375c18abfe0fb4a196fd74f8a149ab41','1785130085','off'),(28499063,'_transient_jpp_li_375c18abfe0fb4a196fd74f8a149ab41','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (159.65.81.207)\";s:17:\"seconds_remaining\";i:3542;s:16:\"blocked_attempts\";s:6:\"523925\";s:6:\"expire\";i:1785130085;}','off'),(28505885,'_transient_timeout_jpp_li_dc0ee70513de3d84afc86e57706dc781','1785462752','off'),(28505886,'_transient_jpp_li_dc0ee70513de3d84afc86e57706dc781','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (216.26.244.30)\";s:17:\"seconds_remaining\";i:3401;s:16:\"blocked_attempts\";s:6:\"524264\";s:6:\"expire\";i:1785462752;}','off'),(28505892,'_transient_timeout_jpp_li_c9d4e5e0568a78d390f955317f50ed1f','1785462953','off'),(28505893,'_transient_jpp_li_c9d4e5e0568a78d390f955317f50ed1f','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (104.207.52.84)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524266\";s:6:\"expire\";i:1785462953;}','off'),(28505898,'_transient_timeout_jpp_li_20451db69d9cf739209dd6c25f7f0f12','1785462956','off'),(28505899,'_transient_jpp_li_20451db69d9cf739209dd6c25f7f0f12','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (104.207.53.18)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524268\";s:6:\"expire\";i:1785462956;}','off'),(28505905,'_transient_timeout_jpp_li_8a87ad3f8b11fec6490893ed70eb0534','1785462109','off'),(28505906,'_transient_jpp_li_8a87ad3f8b11fec6490893ed70eb0534','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (216.26.243.184)\";s:17:\"seconds_remaining\";i:2750;s:16:\"blocked_attempts\";s:6:\"524269\";s:6:\"expire\";i:1785462109;}','off'),(28505907,'_transient_timeout_jpp_li_f562ea5b05913dd788131a603325814e','1785462464','off'),(28505908,'_transient_jpp_li_f562ea5b05913dd788131a603325814e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:40:\"This IP is currently blocked (45.3.54.5)\";s:17:\"seconds_remaining\";i:3104;s:16:\"blocked_attempts\";s:6:\"524270\";s:6:\"expire\";i:1785462464;}','off'),(28505911,'_transient_timeout_jpp_li_c017edb1163bb464f87224fe8e1e417b','1785462962','off'),(28505912,'_transient_jpp_li_c017edb1163bb464f87224fe8e1e417b','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (216.26.244.87)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524272\";s:6:\"expire\";i:1785462962;}','off'),(28505915,'_transient_timeout_jpp_li_d2f1817ffe61bd7aadc75cddc6a40094','1785462964','off'),(28505916,'_transient_jpp_li_d2f1817ffe61bd7aadc75cddc6a40094','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (65.111.22.115)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524273\";s:6:\"expire\";i:1785462964;}','off'),(28505920,'_transient_timeout_jpp_li_761e47d904f529f65ecfdb5af8ce297c','1785462407','off'),(28505921,'_transient_jpp_li_761e47d904f529f65ecfdb5af8ce297c','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (65.111.22.226)\";s:17:\"seconds_remaining\";i:3040;s:16:\"blocked_attempts\";s:6:\"524273\";s:6:\"expire\";i:1785462407;}','off'),(28505922,'_transient_timeout_jpp_li_4a657014afa354782cc2737fb1544c3b','1785462006','off'),(28505923,'_transient_jpp_li_4a657014afa354782cc2737fb1544c3b','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (104.207.50.134)\";s:17:\"seconds_remaining\";i:2638;s:16:\"blocked_attempts\";s:6:\"524274\";s:6:\"expire\";i:1785462006;}','off'),(28505926,'_transient_timeout_jpp_li_d17a25771beb5797a46165da495eca66','1785462970','off'),(28505927,'_transient_jpp_li_d17a25771beb5797a46165da495eca66','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (104.207.50.85)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"524276\";s:6:\"expire\";i:1785462970;}','off'),(28505931,'_transient_timeout_jpp_li_283f49602ac61efbcab840052d3f3afb','1785461442','off'),(28505932,'_transient_jpp_li_283f49602ac61efbcab840052d3f3afb','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (209.50.180.128)\";s:17:\"seconds_remaining\";i:2071;s:16:\"blocked_attempts\";s:6:\"524276\";s:6:\"expire\";i:1785461442;}','off'),(28505933,'_transient_timeout_jpp_li_e4eefff2a2b8a142caa3c3550371a5f7','1785462883','off'),(28505934,'_transient_jpp_li_e4eefff2a2b8a142caa3c3550371a5f7','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (104.207.51.204)\";s:17:\"seconds_remaining\";i:3510;s:16:\"blocked_attempts\";s:6:\"524277\";s:6:\"expire\";i:1785462883;}','off'),(28505935,'_transient_timeout_jpp_li_ae3a2e7eee42c57a0a53443c0f092577','1785462160','off'),(28505936,'_transient_jpp_li_ae3a2e7eee42c57a0a53443c0f092577','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (104.207.53.22)\";s:17:\"seconds_remaining\";i:2785;s:16:\"blocked_attempts\";s:6:\"524278\";s:6:\"expire\";i:1785462160;}','off'),(28505937,'_transient_timeout_jpp_li_bedf3a7ff59652d5803d3204df88f08c','1785460206','off'),(28505938,'_transient_jpp_li_bedf3a7ff59652d5803d3204df88f08c','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (216.26.244.114)\";s:17:\"seconds_remaining\";i:830;s:16:\"blocked_attempts\";s:6:\"524279\";s:6:\"expire\";i:1785460206;}','off'),(28505946,'_transient_timeout_jpp_li_e206e7e5fc8945dbf2ff451849766aeb','1785462242','off'),(28501790,'_transient_timeout_jpp_li_b7b4ecdd1c77c363db8ddbad8fbb57c0','1785322880','off'),(28501791,'_transient_jpp_li_b7b4ecdd1c77c363db8ddbad8fbb57c0','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (160.187.131.55)\";s:17:\"seconds_remaining\";i:2059;s:16:\"blocked_attempts\";s:6:\"524016\";s:6:\"expire\";i:1785322880;}','off'),(28501795,'_transient_timeout_jpp_li_841d76b40c12d950942786da2a778fec','1785327879','off'),(28501796,'_transient_jpp_li_841d76b40c12d950942786da2a778fec','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (65.109.112.7)\";s:17:\"seconds_remaining\";i:3583;s:16:\"blocked_attempts\";s:6:\"524017\";s:6:\"expire\";i:1785327879;}','off'),(28504179,'_transient_timeout_jpp_li_be1298585c605f2e5361a7cffcc876cd','1785394947','off'),(28524293,'_site_transient_timeout_boldgrid_backup_premium_version_data','1786637851','off'),(28524294,'_site_transient_boldgrid_backup_premium_version_data','O:8:\"stdClass\":4:{s:6:\"status\";i:200;s:7:\"message\";s:2:\"OK\";s:6:\"result\";O:8:\"stdClass\":1:{s:4:\"data\";O:8:\"stdClass\":13:{s:5:\"title\";s:64:\"Total Upkeep Premium – WordPress Backup Plugin plus Restor\";s:7:\"version\";s:6:\"1.5.13\";s:8:\"asset_id\";i:1302255;s:12:\"release_date\";s:19:\"2025-04-14 21:23:01\";s:19:\"requires_wp_version\";s:3:\"4.4\";s:17:\"tested_wp_version\";s:3:\"6.8\";s:8:\"sections\";s:5563:\"{\"description\":\"

Premium extension for the Total Upkeep plugin.<\\/p>\\n\",\"installation\":\"

Minimum Requirements<\\/h4>\\n\\n