[REF][PHP8.1] Replace usage of the date_format modifer with crmDate to resolve issues...
authorSeamus Lee <seamuslee001@gmail.com>
Mon, 18 Jul 2022 02:25:28 +0000 (12:25 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Thu, 28 Jul 2022 21:34:01 +0000 (07:34 +1000)
Add in handling for %D and %Z

pick up timezone based on date

19 files changed:
CRM/Utils/Date.php
sql/civicrm_generated.mysql
tests/phpunit/CRM/Contribute/Form/Task/PDFLetterCommonTest.php
tests/phpunit/CRM/Utils/DateTest.php
tests/templates/message_templates/event_online_receipt_text.tpl
xml/templates/message_templates/event_offline_receipt_html.tpl
xml/templates/message_templates/event_offline_receipt_text.tpl
xml/templates/message_templates/event_online_receipt_html.tpl
xml/templates/message_templates/event_online_receipt_text.tpl
xml/templates/message_templates/event_registration_receipt_html.tpl
xml/templates/message_templates/event_registration_receipt_text.tpl
xml/templates/message_templates/participant_confirm_html.tpl
xml/templates/message_templates/participant_confirm_text.tpl
xml/templates/message_templates/participant_expired_html.tpl
xml/templates/message_templates/participant_expired_text.tpl
xml/templates/message_templates/participant_transferred_html.tpl
xml/templates/message_templates/participant_transferred_text.tpl
xml/templates/message_templates/payment_or_refund_notification_html.tpl
xml/templates/message_templates/payment_or_refund_notification_text.tpl

index d18acf6ec495f1b1636a389871977bf59f953974..de3ccd2508dfb3519b7f00f0774593463be0351f 100644 (file)
@@ -342,6 +342,9 @@ class CRM_Utils_Date {
     $fullWeekdayNames = self::getFullWeekdayNames();
     $abbrWeekdayNames = self::getAbbrWeekdayNames();
 
+    // backwards compatability with %D being the equivilant of %m/%d/%y
+    $format = str_replace('%D', '%m/%d/%y', $format);
+
     if (!$format) {
       $config = CRM_Core_Config::singleton();
 
@@ -458,8 +461,10 @@ class CRM_Utils_Date {
         '%p' => strtolower($type),
         '%P' => $type,
         '%Y' => $year,
+        '%y' => substr($year, 2),
         '%s' => str_pad($second, 2, 0, STR_PAD_LEFT),
         '%S' => str_pad($second, 2, 0, STR_PAD_LEFT),
+        '%Z' => date('T', strtotime($dateString)),
       ];
 
       return strtr($format, $date);
index ec903179103ef9c0327f97616f57be0dc881f9d6..5fb7a17a96ae503ab9946feffd0998b56f53a595 100644 (file)
@@ -1,15 +1,16 @@
--- MySQL dump 10.19  Distrib 10.3.29-MariaDB, for debian-linux-gnu (x86_64)
+-- MySQL dump 10.13  Distrib 8.0.30, for Linux (x86_64)
 --
--- Host: database    Database: dmastercivicrm
+-- Host: 127.0.0.1    Database: 47testcivi_yg7kx
 -- ------------------------------------------------------
--- Server version      10.4.20-MariaDB-1:10.4.20+maria~focal
+-- Server version      8.0.30
 
 /*!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 */;
+/*!50503 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 */;
@@ -161,647 +162,647 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_activity` WRITE;
 /*!40000 ALTER TABLE `civicrm_activity` DISABLE KEYS */;
 INSERT INTO `civicrm_activity` (`id`, `source_record_id`, `activity_type_id`, `subject`, `activity_date_time`, `duration`, `location`, `phone_id`, `phone_number`, `details`, `status_id`, `priority_id`, `parent_id`, `is_test`, `medium_id`, `is_auto`, `relationship_id`, `is_current_revision`, `original_id`, `result`, `is_deleted`, `campaign_id`, `engagement_level`, `weight`, `is_star`, `created_date`, `modified_date`) VALUES
- (1,NULL,9,'Subject for Tell a Friend','2021-11-30 23:23:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (2,NULL,9,'Subject for Tell a Friend','2021-07-08 01:49:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (3,NULL,10,'Subject for Pledge Acknowledgment','2021-08-25 19:14:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (4,NULL,10,'Subject for Pledge Acknowledgment','2022-01-22 01:01:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (5,NULL,9,'Subject for Tell a Friend','2022-06-13 10:23:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (6,NULL,9,'Subject for Tell a Friend','2021-10-18 14:08:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (7,NULL,10,'Subject for Pledge Acknowledgment','2022-06-17 04:49:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (8,NULL,9,'Subject for Tell a Friend','2022-01-13 16:15:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (9,NULL,10,'Subject for Pledge Acknowledgment','2021-09-03 17:28:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (10,NULL,9,'Subject for Tell a Friend','2022-01-28 19:17:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (11,NULL,10,'Subject for Pledge Acknowledgment','2022-01-23 14:03:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (12,NULL,9,'Subject for Tell a Friend','2022-03-11 13:51:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (13,NULL,9,'Subject for Tell a Friend','2022-02-28 10:34:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (14,NULL,9,'Subject for Tell a Friend','2021-07-19 01:41:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (15,NULL,10,'Subject for Pledge Acknowledgment','2021-10-24 09:41:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (16,NULL,10,'Subject for Pledge Acknowledgment','2021-07-08 12:42:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (17,NULL,10,'Subject for Pledge Acknowledgment','2021-12-26 03:50:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (18,NULL,10,'Subject for Pledge Acknowledgment','2022-02-17 08:15:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (19,NULL,9,'Subject for Tell a Friend','2022-06-08 16:04:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (20,NULL,9,'Subject for Tell a Friend','2021-09-09 18:42:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (21,NULL,10,'Subject for Pledge Acknowledgment','2021-12-31 16:08:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (22,NULL,10,'Subject for Pledge Acknowledgment','2022-06-21 20:50:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (23,NULL,9,'Subject for Tell a Friend','2021-11-11 20:41:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (24,NULL,9,'Subject for Tell a Friend','2021-11-03 06:37:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (25,NULL,9,'Subject for Tell a Friend','2022-06-08 23:56:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:01','2022-06-25 08:04:01'),
- (26,NULL,9,'Subject for Tell a Friend','2021-07-09 16:15:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (27,NULL,9,'Subject for Tell a Friend','2022-01-22 05:01:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (28,NULL,10,'Subject for Pledge Acknowledgment','2021-10-03 06:04:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (29,NULL,10,'Subject for Pledge Acknowledgment','2021-10-30 05:56:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (30,NULL,9,'Subject for Tell a Friend','2022-05-21 01:17:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (31,NULL,9,'Subject for Tell a Friend','2021-09-17 05:25:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (32,NULL,10,'Subject for Pledge Acknowledgment','2022-04-19 06:37:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (33,NULL,9,'Subject for Tell a Friend','2021-10-31 17:24:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (34,NULL,10,'Subject for Pledge Acknowledgment','2021-12-17 16:22:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (35,NULL,10,'Subject for Pledge Acknowledgment','2021-12-31 04:42:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (36,NULL,9,'Subject for Tell a Friend','2022-03-01 17:00:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (37,NULL,9,'Subject for Tell a Friend','2022-01-06 10:10:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (38,NULL,10,'Subject for Pledge Acknowledgment','2022-01-16 10:59:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (39,NULL,9,'Subject for Tell a Friend','2021-07-10 04:10:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (40,NULL,9,'Subject for Tell a Friend','2022-06-20 09:03:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (41,NULL,10,'Subject for Pledge Acknowledgment','2021-12-28 12:26:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (42,NULL,10,'Subject for Pledge Acknowledgment','2022-06-07 13:05:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (43,NULL,10,'Subject for Pledge Acknowledgment','2021-06-25 20:52:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (44,NULL,9,'Subject for Tell a Friend','2021-07-31 22:04:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (45,NULL,10,'Subject for Pledge Acknowledgment','2021-09-28 08:21:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (46,NULL,10,'Subject for Pledge Acknowledgment','2021-08-31 01:27:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (47,NULL,10,'Subject for Pledge Acknowledgment','2022-05-17 20:19:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (48,NULL,10,'Subject for Pledge Acknowledgment','2021-09-26 08:34:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (49,NULL,9,'Subject for Tell a Friend','2022-06-08 13:57:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (50,NULL,10,'Subject for Pledge Acknowledgment','2022-02-23 14:53:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (51,NULL,9,'Subject for Tell a Friend','2021-10-05 17:30:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (52,NULL,10,'Subject for Pledge Acknowledgment','2022-05-05 19:34:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (53,NULL,10,'Subject for Pledge Acknowledgment','2021-09-08 14:50:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (54,NULL,10,'Subject for Pledge Acknowledgment','2022-02-17 03:03:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (55,NULL,9,'Subject for Tell a Friend','2022-01-18 16:19:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (56,NULL,10,'Subject for Pledge Acknowledgment','2022-06-17 15:08:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (57,NULL,10,'Subject for Pledge Acknowledgment','2022-05-02 17:03:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (58,NULL,9,'Subject for Tell a Friend','2022-06-06 10:48:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (59,NULL,9,'Subject for Tell a Friend','2021-06-29 11:20:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (60,NULL,9,'Subject for Tell a Friend','2021-08-01 14:48:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (61,NULL,9,'Subject for Tell a Friend','2021-11-02 02:02:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (62,NULL,9,'Subject for Tell a Friend','2022-01-16 23:42:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (63,NULL,10,'Subject for Pledge Acknowledgment','2021-07-07 19:37:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (64,NULL,9,'Subject for Tell a Friend','2022-06-01 12:52:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (65,NULL,10,'Subject for Pledge Acknowledgment','2022-04-28 03:14:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (66,NULL,10,'Subject for Pledge Acknowledgment','2021-06-30 16:11:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (67,NULL,9,'Subject for Tell a Friend','2022-05-09 19:42:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (68,NULL,10,'Subject for Pledge Acknowledgment','2021-07-02 14:00:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (69,NULL,9,'Subject for Tell a Friend','2021-09-17 07:41:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (70,NULL,9,'Subject for Tell a Friend','2022-04-04 13:16:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (71,NULL,9,'Subject for Tell a Friend','2021-09-28 20:39:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (72,NULL,9,'Subject for Tell a Friend','2021-11-04 02:21:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (73,NULL,9,'Subject for Tell a Friend','2022-04-29 06:04:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (74,NULL,10,'Subject for Pledge Acknowledgment','2021-07-28 15:44:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (75,NULL,10,'Subject for Pledge Acknowledgment','2021-09-17 16:53:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (76,NULL,9,'Subject for Tell a Friend','2021-09-05 23:29:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (77,NULL,9,'Subject for Tell a Friend','2022-01-24 16:45:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (78,NULL,9,'Subject for Tell a Friend','2022-01-01 15:57:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (79,NULL,10,'Subject for Pledge Acknowledgment','2021-12-01 20:39:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (80,NULL,10,'Subject for Pledge Acknowledgment','2021-07-09 02:01:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (81,NULL,10,'Subject for Pledge Acknowledgment','2022-06-08 10:26:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (82,NULL,9,'Subject for Tell a Friend','2022-04-12 19:42:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (83,NULL,10,'Subject for Pledge Acknowledgment','2022-04-11 20:17:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (84,NULL,10,'Subject for Pledge Acknowledgment','2021-10-07 21:12:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (85,NULL,9,'Subject for Tell a Friend','2022-04-28 19:53:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (86,NULL,9,'Subject for Tell a Friend','2021-10-23 08:43:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (87,NULL,9,'Subject for Tell a Friend','2021-08-20 20:03:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (88,NULL,10,'Subject for Pledge Acknowledgment','2022-03-09 03:24:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (89,NULL,10,'Subject for Pledge Acknowledgment','2022-03-02 02:06:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (90,NULL,10,'Subject for Pledge Acknowledgment','2021-09-21 10:35:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (91,NULL,9,'Subject for Tell a Friend','2021-06-29 02:10:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (92,NULL,9,'Subject for Tell a Friend','2021-11-06 10:38:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (93,NULL,10,'Subject for Pledge Acknowledgment','2022-02-09 17:18:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (94,NULL,10,'Subject for Pledge Acknowledgment','2021-08-04 20:59:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (95,NULL,10,'Subject for Pledge Acknowledgment','2021-09-17 06:23:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (96,NULL,10,'Subject for Pledge Acknowledgment','2022-01-11 12:11:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (97,NULL,9,'Subject for Tell a Friend','2021-11-11 09:16:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (98,NULL,9,'Subject for Tell a Friend','2022-02-06 11:36:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (99,NULL,10,'Subject for Pledge Acknowledgment','2022-05-09 21:58:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (100,NULL,10,'Subject for Pledge Acknowledgment','2022-01-29 18:10:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (101,NULL,10,'Subject for Pledge Acknowledgment','2022-06-04 01:26:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (102,NULL,10,'Subject for Pledge Acknowledgment','2021-10-08 13:41:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (103,NULL,10,'Subject for Pledge Acknowledgment','2022-02-15 22:18:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (104,NULL,9,'Subject for Tell a Friend','2021-08-17 15:32:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (105,NULL,9,'Subject for Tell a Friend','2022-01-13 16:48:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (106,NULL,10,'Subject for Pledge Acknowledgment','2021-10-26 12:18:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (107,NULL,9,'Subject for Tell a Friend','2022-04-15 16:28:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (108,NULL,10,'Subject for Pledge Acknowledgment','2022-02-28 19:15:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (109,NULL,9,'Subject for Tell a Friend','2022-04-20 20:59:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (110,NULL,10,'Subject for Pledge Acknowledgment','2022-03-24 12:39:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (111,NULL,9,'Subject for Tell a Friend','2021-10-06 16:35:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (112,NULL,9,'Subject for Tell a Friend','2022-05-05 14:16:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:02','2022-06-25 08:04:02'),
- (113,NULL,10,'Subject for Pledge Acknowledgment','2022-05-02 22:07:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (114,NULL,10,'Subject for Pledge Acknowledgment','2021-09-20 21:45:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (115,NULL,9,'Subject for Tell a Friend','2021-12-25 01:06:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (116,NULL,10,'Subject for Pledge Acknowledgment','2022-06-25 05:01:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (117,NULL,9,'Subject for Tell a Friend','2021-07-27 04:58:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (118,NULL,10,'Subject for Pledge Acknowledgment','2022-02-17 11:05:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (119,NULL,9,'Subject for Tell a Friend','2022-04-03 11:55:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (120,NULL,10,'Subject for Pledge Acknowledgment','2021-11-22 15:55:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (121,NULL,10,'Subject for Pledge Acknowledgment','2021-09-27 23:05:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (122,NULL,10,'Subject for Pledge Acknowledgment','2022-05-10 04:48:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (123,NULL,9,'Subject for Tell a Friend','2022-05-08 15:09:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (124,NULL,10,'Subject for Pledge Acknowledgment','2022-03-26 20:07:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (125,NULL,9,'Subject for Tell a Friend','2021-11-08 22:13:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (126,NULL,9,'Subject for Tell a Friend','2022-04-21 21:42:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (127,NULL,10,'Subject for Pledge Acknowledgment','2021-07-25 19:52:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (128,NULL,9,'Subject for Tell a Friend','2022-02-27 10:52:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (129,NULL,10,'Subject for Pledge Acknowledgment','2021-10-11 15:46:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (130,NULL,9,'Subject for Tell a Friend','2021-09-25 08:10:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (131,NULL,10,'Subject for Pledge Acknowledgment','2022-03-19 15:34:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (132,NULL,9,'Subject for Tell a Friend','2021-10-08 22:53:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (133,NULL,10,'Subject for Pledge Acknowledgment','2022-04-29 20:05:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (134,NULL,9,'Subject for Tell a Friend','2021-08-05 23:45:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (135,NULL,9,'Subject for Tell a Friend','2021-07-16 05:50:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (136,NULL,10,'Subject for Pledge Acknowledgment','2022-06-21 04:42:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (137,NULL,10,'Subject for Pledge Acknowledgment','2021-07-18 11:21:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (138,NULL,10,'Subject for Pledge Acknowledgment','2022-04-06 23:34:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (139,NULL,9,'Subject for Tell a Friend','2022-05-25 07:37:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (140,NULL,10,'Subject for Pledge Acknowledgment','2022-03-16 05:37:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (141,NULL,10,'Subject for Pledge Acknowledgment','2022-02-04 16:35:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (142,NULL,9,'Subject for Tell a Friend','2022-03-13 17:16:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (143,NULL,10,'Subject for Pledge Acknowledgment','2021-11-20 23:57:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (144,NULL,9,'Subject for Tell a Friend','2022-04-16 06:56:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (145,NULL,9,'Subject for Tell a Friend','2021-12-08 10:55:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (146,NULL,9,'Subject for Tell a Friend','2021-09-03 01:19:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (147,NULL,9,'Subject for Tell a Friend','2022-06-07 15:51:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (148,NULL,9,'Subject for Tell a Friend','2021-12-27 12:15:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (149,NULL,9,'Subject for Tell a Friend','2021-07-05 04:43:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (150,NULL,9,'Subject for Tell a Friend','2021-10-07 13:50:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (151,NULL,9,'Subject for Tell a Friend','2021-08-01 18:26:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (152,NULL,10,'Subject for Pledge Acknowledgment','2021-09-19 20:59:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (153,NULL,10,'Subject for Pledge Acknowledgment','2022-05-02 08:14:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (154,NULL,10,'Subject for Pledge Acknowledgment','2021-12-05 07:17:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (155,NULL,9,'Subject for Tell a Friend','2021-09-03 09:15:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (156,NULL,9,'Subject for Tell a Friend','2022-03-01 16:35:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (157,NULL,10,'Subject for Pledge Acknowledgment','2021-07-28 16:51:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (158,NULL,10,'Subject for Pledge Acknowledgment','2021-06-29 23:34:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (159,NULL,9,'Subject for Tell a Friend','2021-08-07 23:59:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (160,NULL,9,'Subject for Tell a Friend','2022-05-04 23:13:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (161,NULL,9,'Subject for Tell a Friend','2022-04-01 08:56:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (162,NULL,10,'Subject for Pledge Acknowledgment','2022-05-30 01:53:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (163,NULL,10,'Subject for Pledge Acknowledgment','2022-04-25 15:56:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (164,NULL,10,'Subject for Pledge Acknowledgment','2021-11-11 11:25:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (165,NULL,9,'Subject for Tell a Friend','2022-02-02 15:20:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (166,NULL,10,'Subject for Pledge Acknowledgment','2022-05-29 05:09:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (167,NULL,9,'Subject for Tell a Friend','2021-11-16 12:11:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (168,NULL,9,'Subject for Tell a Friend','2021-08-29 00:05:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (169,NULL,9,'Subject for Tell a Friend','2021-08-01 21:23:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (170,NULL,10,'Subject for Pledge Acknowledgment','2021-08-03 06:17:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (171,NULL,10,'Subject for Pledge Acknowledgment','2021-11-17 03:41:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (172,NULL,10,'Subject for Pledge Acknowledgment','2022-03-07 06:57:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (173,NULL,10,'Subject for Pledge Acknowledgment','2021-09-28 07:19:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (174,NULL,10,'Subject for Pledge Acknowledgment','2022-03-29 02:30:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (175,NULL,9,'Subject for Tell a Friend','2022-01-09 15:48:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (176,NULL,9,'Subject for Tell a Friend','2022-06-25 06:58:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (177,NULL,9,'Subject for Tell a Friend','2021-11-30 01:22:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (178,NULL,9,'Subject for Tell a Friend','2022-06-15 09:36:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (179,NULL,9,'Subject for Tell a Friend','2021-07-03 20:17:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (180,NULL,10,'Subject for Pledge Acknowledgment','2021-08-10 11:24:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (181,NULL,9,'Subject for Tell a Friend','2021-10-21 14:04:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (182,NULL,10,'Subject for Pledge Acknowledgment','2021-06-27 13:27:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (183,NULL,9,'Subject for Tell a Friend','2021-08-23 02:57:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (184,NULL,10,'Subject for Pledge Acknowledgment','2022-06-08 16:56:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (185,NULL,10,'Subject for Pledge Acknowledgment','2021-10-22 16:24:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (186,NULL,9,'Subject for Tell a Friend','2021-12-24 02:59:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:03','2022-06-25 08:04:03'),
- (187,NULL,9,'Subject for Tell a Friend','2022-06-02 00:46:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (188,NULL,9,'Subject for Tell a Friend','2021-09-10 13:39:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (189,NULL,9,'Subject for Tell a Friend','2022-04-27 01:27:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (190,NULL,9,'Subject for Tell a Friend','2021-07-09 17:27:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (191,NULL,9,'Subject for Tell a Friend','2021-08-03 16:03:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (192,NULL,9,'Subject for Tell a Friend','2021-10-05 23:43:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (193,NULL,10,'Subject for Pledge Acknowledgment','2021-09-10 23:52:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (194,NULL,9,'Subject for Tell a Friend','2021-10-19 03:41:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (195,NULL,9,'Subject for Tell a Friend','2021-11-24 08:11:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (196,NULL,9,'Subject for Tell a Friend','2021-07-09 11:24:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (197,NULL,10,'Subject for Pledge Acknowledgment','2022-05-14 15:29:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (198,NULL,10,'Subject for Pledge Acknowledgment','2021-12-31 04:55:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (199,NULL,10,'Subject for Pledge Acknowledgment','2021-12-27 18:21:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (200,NULL,10,'Subject for Pledge Acknowledgment','2021-08-27 19:37:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (201,NULL,10,'Subject for Pledge Acknowledgment','2022-02-26 12:31:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (202,NULL,10,'Subject for Pledge Acknowledgment','2021-08-05 12:37:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (203,NULL,10,'Subject for Pledge Acknowledgment','2022-01-26 01:02:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (204,NULL,9,'Subject for Tell a Friend','2021-08-28 10:13:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (205,NULL,10,'Subject for Pledge Acknowledgment','2022-02-26 06:33:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (206,NULL,10,'Subject for Pledge Acknowledgment','2022-01-10 04:34:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (207,NULL,10,'Subject for Pledge Acknowledgment','2022-02-12 19:46:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (208,NULL,9,'Subject for Tell a Friend','2021-09-22 02:35:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (209,NULL,10,'Subject for Pledge Acknowledgment','2022-03-19 08:34:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (210,NULL,10,'Subject for Pledge Acknowledgment','2021-08-04 01:52:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (211,NULL,10,'Subject for Pledge Acknowledgment','2021-11-28 23:41:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (212,NULL,9,'Subject for Tell a Friend','2022-02-02 16:45:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (213,NULL,10,'Subject for Pledge Acknowledgment','2021-08-30 02:12:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (214,NULL,9,'Subject for Tell a Friend','2021-10-19 12:26:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (215,NULL,9,'Subject for Tell a Friend','2021-07-13 20:54:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (216,NULL,9,'Subject for Tell a Friend','2022-02-03 10:10:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (217,NULL,10,'Subject for Pledge Acknowledgment','2021-11-27 13:42:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (218,NULL,10,'Subject for Pledge Acknowledgment','2022-04-26 20:48:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (219,NULL,9,'Subject for Tell a Friend','2022-03-29 04:54:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (220,NULL,10,'Subject for Pledge Acknowledgment','2022-02-18 19:20:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (221,NULL,9,'Subject for Tell a Friend','2021-08-28 14:01:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (222,NULL,9,'Subject for Tell a Friend','2022-03-09 16:38:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (223,NULL,9,'Subject for Tell a Friend','2022-05-23 08:46:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (224,NULL,10,'Subject for Pledge Acknowledgment','2021-07-16 17:36:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (225,NULL,10,'Subject for Pledge Acknowledgment','2022-01-26 17:57:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (226,NULL,9,'Subject for Tell a Friend','2021-12-02 15:48:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (227,NULL,10,'Subject for Pledge Acknowledgment','2021-12-21 07:02:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (228,NULL,9,'Subject for Tell a Friend','2021-11-13 23:21:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (229,NULL,10,'Subject for Pledge Acknowledgment','2021-08-18 07:45:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (230,NULL,10,'Subject for Pledge Acknowledgment','2022-01-20 17:20:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (231,NULL,9,'Subject for Tell a Friend','2021-09-05 14:40:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (232,NULL,10,'Subject for Pledge Acknowledgment','2022-05-29 16:49:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (233,NULL,9,'Subject for Tell a Friend','2022-03-29 11:14:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (234,NULL,9,'Subject for Tell a Friend','2021-12-27 03:59:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (235,NULL,9,'Subject for Tell a Friend','2022-05-19 22:21:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (236,NULL,9,'Subject for Tell a Friend','2022-06-22 23:19:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (237,NULL,9,'Subject for Tell a Friend','2021-08-08 11:55:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (238,NULL,10,'Subject for Pledge Acknowledgment','2021-11-02 10:44:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (239,NULL,9,'Subject for Tell a Friend','2022-01-24 22:52:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (240,NULL,9,'Subject for Tell a Friend','2022-02-27 10:54:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (241,NULL,10,'Subject for Pledge Acknowledgment','2022-04-04 09:20:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (242,NULL,9,'Subject for Tell a Friend','2021-10-11 15:16:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (243,NULL,9,'Subject for Tell a Friend','2022-05-05 23:18:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (244,NULL,10,'Subject for Pledge Acknowledgment','2022-02-15 11:51:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (245,NULL,10,'Subject for Pledge Acknowledgment','2022-01-27 13:59:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (246,NULL,9,'Subject for Tell a Friend','2021-10-02 06:32:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (247,NULL,9,'Subject for Tell a Friend','2022-02-11 18:04:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (248,NULL,10,'Subject for Pledge Acknowledgment','2022-01-14 20:31:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (249,NULL,9,'Subject for Tell a Friend','2021-07-23 08:46:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (250,NULL,9,'Subject for Tell a Friend','2022-05-08 02:05:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (251,NULL,9,'Subject for Tell a Friend','2021-10-25 22:48:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (252,NULL,9,'Subject for Tell a Friend','2021-07-12 20:57:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (253,NULL,9,'Subject for Tell a Friend','2022-06-08 21:06:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (254,NULL,9,'Subject for Tell a Friend','2022-05-13 23:57:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (255,NULL,9,'Subject for Tell a Friend','2022-05-05 08:05:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (256,NULL,9,'Subject for Tell a Friend','2022-02-13 00:45:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (257,NULL,9,'Subject for Tell a Friend','2021-10-05 09:31:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (258,NULL,9,'Subject for Tell a Friend','2021-12-19 05:49:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:04','2022-06-25 08:04:04'),
- (259,NULL,9,'Subject for Tell a Friend','2021-08-11 11:50:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (260,NULL,10,'Subject for Pledge Acknowledgment','2021-12-26 13:29:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (261,NULL,9,'Subject for Tell a Friend','2022-02-06 06:25:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (262,NULL,9,'Subject for Tell a Friend','2021-09-19 06:32:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (263,NULL,9,'Subject for Tell a Friend','2022-02-07 11:36:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (264,NULL,10,'Subject for Pledge Acknowledgment','2021-07-13 02:33:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (265,NULL,9,'Subject for Tell a Friend','2021-09-06 14:58:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (266,NULL,10,'Subject for Pledge Acknowledgment','2021-09-28 22:42:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (267,NULL,9,'Subject for Tell a Friend','2021-08-08 13:33:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (268,NULL,10,'Subject for Pledge Acknowledgment','2021-09-28 08:44:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (269,NULL,10,'Subject for Pledge Acknowledgment','2021-11-04 20:27:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (270,NULL,10,'Subject for Pledge Acknowledgment','2022-05-03 20:39:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (271,NULL,10,'Subject for Pledge Acknowledgment','2021-11-23 20:16:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (272,NULL,9,'Subject for Tell a Friend','2021-10-07 05:21:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (273,NULL,9,'Subject for Tell a Friend','2021-07-06 13:52:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (274,NULL,10,'Subject for Pledge Acknowledgment','2021-12-31 23:39:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (275,NULL,10,'Subject for Pledge Acknowledgment','2021-08-05 08:51:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (276,NULL,9,'Subject for Tell a Friend','2022-04-03 21:27:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (277,NULL,9,'Subject for Tell a Friend','2022-02-09 17:48:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (278,NULL,9,'Subject for Tell a Friend','2021-10-22 08:53:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (279,NULL,9,'Subject for Tell a Friend','2021-06-27 03:34:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (280,NULL,10,'Subject for Pledge Acknowledgment','2022-06-06 03:25:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (281,NULL,9,'Subject for Tell a Friend','2021-09-30 11:28:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (282,NULL,9,'Subject for Tell a Friend','2022-04-19 13:22:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (283,NULL,9,'Subject for Tell a Friend','2021-11-20 04:29:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (284,NULL,10,'Subject for Pledge Acknowledgment','2022-06-17 21:27:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (285,NULL,9,'Subject for Tell a Friend','2021-08-24 11:59:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (286,NULL,9,'Subject for Tell a Friend','2022-02-16 11:09:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (287,NULL,10,'Subject for Pledge Acknowledgment','2022-01-31 02:38:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (288,NULL,9,'Subject for Tell a Friend','2022-01-01 06:33:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (289,NULL,10,'Subject for Pledge Acknowledgment','2022-03-06 12:49:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (290,NULL,10,'Subject for Pledge Acknowledgment','2021-08-07 05:23:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (291,NULL,9,'Subject for Tell a Friend','2021-07-17 06:32:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (292,NULL,10,'Subject for Pledge Acknowledgment','2022-02-28 01:07:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (293,NULL,10,'Subject for Pledge Acknowledgment','2021-08-02 05:47:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (294,NULL,10,'Subject for Pledge Acknowledgment','2021-12-14 12:35:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (295,NULL,9,'Subject for Tell a Friend','2022-04-20 19:11:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (296,NULL,10,'Subject for Pledge Acknowledgment','2022-05-21 15:16:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (297,NULL,10,'Subject for Pledge Acknowledgment','2022-02-06 18:36:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (298,NULL,9,'Subject for Tell a Friend','2021-09-06 21:15:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (299,NULL,10,'Subject for Pledge Acknowledgment','2022-01-21 04:59:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (300,NULL,10,'Subject for Pledge Acknowledgment','2021-09-15 04:27:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (301,NULL,10,'Subject for Pledge Acknowledgment','2022-04-25 11:47:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (302,NULL,10,'Subject for Pledge Acknowledgment','2021-12-19 12:51:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (303,NULL,10,'Subject for Pledge Acknowledgment','2021-07-21 16:28:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (304,NULL,10,'Subject for Pledge Acknowledgment','2021-07-12 00:34:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (305,NULL,9,'Subject for Tell a Friend','2021-10-01 01:56:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (306,NULL,9,'Subject for Tell a Friend','2021-10-11 04:22:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (307,NULL,9,'Subject for Tell a Friend','2022-06-04 03:12:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (308,NULL,10,'Subject for Pledge Acknowledgment','2021-07-24 21:55:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (309,NULL,9,'Subject for Tell a Friend','2021-09-19 14:42:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (310,NULL,9,'Subject for Tell a Friend','2022-06-19 22:30:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (311,NULL,10,'Subject for Pledge Acknowledgment','2021-12-21 16:29:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (312,NULL,10,'Subject for Pledge Acknowledgment','2021-10-21 20:26:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (313,NULL,9,'Subject for Tell a Friend','2021-08-23 17:58:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (314,NULL,9,'Subject for Tell a Friend','2021-11-16 15:13:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (315,NULL,10,'Subject for Pledge Acknowledgment','2022-06-14 12:47:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (316,NULL,10,'Subject for Pledge Acknowledgment','2021-10-23 05:37:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (317,NULL,10,'Subject for Pledge Acknowledgment','2021-12-11 03:32:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (318,NULL,9,'Subject for Tell a Friend','2022-06-23 01:20:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (319,NULL,9,'Subject for Tell a Friend','2021-11-03 09:36:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (320,NULL,10,'Subject for Pledge Acknowledgment','2021-09-02 00:06:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (321,NULL,10,'Subject for Pledge Acknowledgment','2022-03-08 04:36:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (322,NULL,9,'Subject for Tell a Friend','2022-01-10 17:55:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (323,NULL,10,'Subject for Pledge Acknowledgment','2022-02-26 03:19:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (324,NULL,10,'Subject for Pledge Acknowledgment','2021-12-21 16:26:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (325,NULL,10,'Subject for Pledge Acknowledgment','2022-03-02 23:08:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (326,NULL,9,'Subject for Tell a Friend','2022-04-30 23:48:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (327,NULL,10,'Subject for Pledge Acknowledgment','2021-11-13 11:54:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (328,NULL,9,'Subject for Tell a Friend','2021-08-02 16:51:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (329,NULL,9,'Subject for Tell a Friend','2022-04-13 03:25:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (330,NULL,9,'Subject for Tell a Friend','2022-06-17 02:28:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (331,NULL,10,'Subject for Pledge Acknowledgment','2021-07-11 13:02:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (332,NULL,9,'Subject for Tell a Friend','2021-12-14 20:28:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (333,NULL,9,'Subject for Tell a Friend','2021-11-30 18:51:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (334,NULL,9,'Subject for Tell a Friend','2022-03-08 10:30:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:05','2022-06-25 08:04:05'),
- (335,NULL,9,'Subject for Tell a Friend','2022-05-30 10:26:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (336,NULL,10,'Subject for Pledge Acknowledgment','2021-08-11 19:09:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (337,NULL,9,'Subject for Tell a Friend','2021-12-15 07:32:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (338,NULL,10,'Subject for Pledge Acknowledgment','2022-04-17 07:56:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (339,NULL,10,'Subject for Pledge Acknowledgment','2021-12-18 00:22:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (340,NULL,10,'Subject for Pledge Acknowledgment','2021-10-12 07:00:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (341,NULL,10,'Subject for Pledge Acknowledgment','2021-12-21 02:46:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (342,NULL,10,'Subject for Pledge Acknowledgment','2022-06-01 05:27:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (343,NULL,10,'Subject for Pledge Acknowledgment','2022-04-30 06:16:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (344,NULL,9,'Subject for Tell a Friend','2021-10-04 10:53:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (345,NULL,10,'Subject for Pledge Acknowledgment','2021-10-12 11:08:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (346,NULL,9,'Subject for Tell a Friend','2022-04-25 07:36:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (347,NULL,9,'Subject for Tell a Friend','2021-12-08 18:35:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (348,NULL,10,'Subject for Pledge Acknowledgment','2022-01-11 23:29:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (349,NULL,9,'Subject for Tell a Friend','2021-07-03 17:36:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (350,NULL,9,'Subject for Tell a Friend','2021-10-26 19:36:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (351,NULL,9,'Subject for Tell a Friend','2022-01-04 09:08:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (352,NULL,9,'Subject for Tell a Friend','2022-02-20 06:46:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (353,NULL,9,'Subject for Tell a Friend','2021-08-20 04:04:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (354,NULL,10,'Subject for Pledge Acknowledgment','2021-10-09 19:50:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (355,NULL,10,'Subject for Pledge Acknowledgment','2021-12-01 16:41:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (356,NULL,10,'Subject for Pledge Acknowledgment','2021-10-31 07:58:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (357,NULL,10,'Subject for Pledge Acknowledgment','2021-08-28 19:14:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (358,NULL,10,'Subject for Pledge Acknowledgment','2021-12-28 20:22:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (359,NULL,10,'Subject for Pledge Acknowledgment','2022-04-13 12:57:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (360,NULL,10,'Subject for Pledge Acknowledgment','2022-05-08 18:54:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (361,NULL,10,'Subject for Pledge Acknowledgment','2021-10-25 11:32:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (362,NULL,9,'Subject for Tell a Friend','2022-01-29 05:29:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (363,NULL,10,'Subject for Pledge Acknowledgment','2021-06-28 12:14:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (364,NULL,10,'Subject for Pledge Acknowledgment','2022-03-13 20:14:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (365,NULL,9,'Subject for Tell a Friend','2021-08-26 09:29:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (366,NULL,9,'Subject for Tell a Friend','2021-12-12 20:51:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (367,NULL,9,'Subject for Tell a Friend','2022-03-27 01:20:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (368,NULL,10,'Subject for Pledge Acknowledgment','2021-09-02 07:14:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (369,NULL,10,'Subject for Pledge Acknowledgment','2021-12-08 22:18:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (370,NULL,10,'Subject for Pledge Acknowledgment','2022-02-06 21:14:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (371,NULL,9,'Subject for Tell a Friend','2022-06-04 12:36:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (372,NULL,9,'Subject for Tell a Friend','2022-02-18 17:39:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (373,NULL,9,'Subject for Tell a Friend','2021-07-03 13:50:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (374,NULL,9,'Subject for Tell a Friend','2022-05-26 08:35:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (375,NULL,9,'Subject for Tell a Friend','2021-11-03 05:16:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (376,NULL,9,'Subject for Tell a Friend','2021-08-13 10:21:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (377,NULL,10,'Subject for Pledge Acknowledgment','2022-01-11 08:24:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (378,NULL,10,'Subject for Pledge Acknowledgment','2022-02-27 06:00:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (379,NULL,10,'Subject for Pledge Acknowledgment','2021-12-23 09:52:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (380,NULL,10,'Subject for Pledge Acknowledgment','2022-01-15 13:43:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (381,NULL,10,'Subject for Pledge Acknowledgment','2021-08-14 06:17:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (382,NULL,9,'Subject for Tell a Friend','2021-09-02 12:28:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (383,NULL,10,'Subject for Pledge Acknowledgment','2021-09-13 05:20:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (384,NULL,10,'Subject for Pledge Acknowledgment','2021-10-10 00:49:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (385,NULL,9,'Subject for Tell a Friend','2022-06-25 01:14:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (386,NULL,10,'Subject for Pledge Acknowledgment','2021-10-06 13:11:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (387,NULL,10,'Subject for Pledge Acknowledgment','2021-11-30 10:02:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (388,NULL,10,'Subject for Pledge Acknowledgment','2022-03-05 00:30:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (389,NULL,10,'Subject for Pledge Acknowledgment','2022-05-16 13:22:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (390,NULL,9,'Subject for Tell a Friend','2021-09-17 22:50:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (391,NULL,10,'Subject for Pledge Acknowledgment','2021-10-21 03:00:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (392,NULL,10,'Subject for Pledge Acknowledgment','2022-02-20 03:18:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (393,NULL,10,'Subject for Pledge Acknowledgment','2021-10-29 09:21:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (394,NULL,9,'Subject for Tell a Friend','2022-04-21 05:43:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (395,NULL,10,'Subject for Pledge Acknowledgment','2021-09-01 06:27:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (396,NULL,10,'Subject for Pledge Acknowledgment','2021-11-26 21:52:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (397,NULL,9,'Subject for Tell a Friend','2021-08-25 04:10:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (398,NULL,9,'Subject for Tell a Friend','2021-08-15 15:12:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (399,NULL,9,'Subject for Tell a Friend','2021-06-28 18:55:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (400,NULL,10,'Subject for Pledge Acknowledgment','2021-08-09 10:03:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (401,NULL,10,'Subject for Pledge Acknowledgment','2022-05-07 05:32:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (402,NULL,10,'Subject for Pledge Acknowledgment','2022-04-03 10:12:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (403,NULL,9,'Subject for Tell a Friend','2021-07-16 01:25:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (404,NULL,10,'Subject for Pledge Acknowledgment','2022-05-14 03:29:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (405,NULL,9,'Subject for Tell a Friend','2022-05-25 21:29:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (406,NULL,10,'Subject for Pledge Acknowledgment','2021-12-12 00:10:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (407,NULL,10,'Subject for Pledge Acknowledgment','2021-09-26 16:05:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (408,NULL,10,'Subject for Pledge Acknowledgment','2022-02-28 09:31:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (409,NULL,10,'Subject for Pledge Acknowledgment','2022-03-23 22:50:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (410,NULL,9,'Subject for Tell a Friend','2021-07-24 12:05:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (411,NULL,9,'Subject for Tell a Friend','2021-08-13 03:03:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (412,NULL,10,'Subject for Pledge Acknowledgment','2021-08-03 15:29:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (413,NULL,9,'Subject for Tell a Friend','2022-06-17 07:07:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (414,NULL,9,'Subject for Tell a Friend','2022-04-11 22:50:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:06','2022-06-25 08:04:06'),
- (415,NULL,9,'Subject for Tell a Friend','2022-02-24 18:04:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (416,NULL,9,'Subject for Tell a Friend','2021-11-23 01:19:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (417,NULL,9,'Subject for Tell a Friend','2022-02-21 20:12:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (418,NULL,10,'Subject for Pledge Acknowledgment','2021-06-27 04:20:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (419,NULL,10,'Subject for Pledge Acknowledgment','2021-11-18 06:10:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (420,NULL,10,'Subject for Pledge Acknowledgment','2021-09-06 00:58:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (421,NULL,9,'Subject for Tell a Friend','2021-09-06 02:12:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (422,NULL,9,'Subject for Tell a Friend','2021-12-20 17:01:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (423,NULL,10,'Subject for Pledge Acknowledgment','2021-11-30 14:57:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (424,NULL,9,'Subject for Tell a Friend','2021-09-24 10:40:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (425,NULL,10,'Subject for Pledge Acknowledgment','2021-08-14 21:16:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (426,NULL,10,'Subject for Pledge Acknowledgment','2022-03-26 07:44:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (427,NULL,9,'Subject for Tell a Friend','2022-04-08 23:20:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (428,NULL,10,'Subject for Pledge Acknowledgment','2021-08-12 04:40:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (429,NULL,10,'Subject for Pledge Acknowledgment','2021-12-04 13:32:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (430,NULL,9,'Subject for Tell a Friend','2022-03-16 23:14:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (431,NULL,9,'Subject for Tell a Friend','2022-05-10 04:59:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (432,NULL,10,'Subject for Pledge Acknowledgment','2022-05-28 04:29:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (433,NULL,10,'Subject for Pledge Acknowledgment','2021-10-13 00:09:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (434,NULL,9,'Subject for Tell a Friend','2022-06-23 00:07:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (435,NULL,9,'Subject for Tell a Friend','2021-11-22 04:16:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (436,NULL,10,'Subject for Pledge Acknowledgment','2022-06-23 18:16:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (437,NULL,10,'Subject for Pledge Acknowledgment','2021-12-03 10:13:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (438,NULL,9,'Subject for Tell a Friend','2021-12-13 11:38:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (439,NULL,9,'Subject for Tell a Friend','2022-06-07 01:18:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (440,NULL,10,'Subject for Pledge Acknowledgment','2021-11-15 08:10:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (441,NULL,9,'Subject for Tell a Friend','2022-05-18 20:42:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (442,NULL,9,'Subject for Tell a Friend','2021-08-03 18:42:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (443,NULL,9,'Subject for Tell a Friend','2021-10-25 05:39:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (444,NULL,10,'Subject for Pledge Acknowledgment','2021-12-04 19:23:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (445,NULL,10,'Subject for Pledge Acknowledgment','2021-12-15 13:35:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (446,NULL,9,'Subject for Tell a Friend','2022-01-23 02:13:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (447,NULL,9,'Subject for Tell a Friend','2021-11-19 09:47:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (448,NULL,10,'Subject for Pledge Acknowledgment','2022-04-29 18:32:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (449,NULL,9,'Subject for Tell a Friend','2022-05-06 03:50:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (450,NULL,9,'Subject for Tell a Friend','2022-06-19 13:42:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (451,1,6,'$ 125 April Mailer 1','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (452,2,6,'$ 50 Online: Save the Penguins','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (453,3,6,'£ 25 April Mailer 1','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (454,4,6,'$ 50 Online: Save the Penguins','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (455,5,6,'$ 50 Online: Save the Penguins','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (456,6,6,'$ 500 April Mailer 1','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (457,7,6,'$ 1750 Online: Save the Penguins','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (458,8,6,'$ 50 Online: Save the Penguins','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (459,9,6,'$ 10 Online: Help CiviCRM','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (460,10,6,'$ 250 Online: Help CiviCRM','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (461,11,6,'¥ 500 ','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (462,12,6,'$ 50 Online: Save the Penguins','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (463,13,6,'$ 50 ','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (464,14,6,'$ 50 ','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (465,15,6,'$ 25 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (466,16,6,'$ 25 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (467,17,6,'$ 25 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (468,18,6,'$ 25 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (469,19,6,'$ 25 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (470,20,6,'$ 25 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (471,21,6,'$ 25 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (472,22,6,'$ 25 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (473,23,6,'$ 25 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:07','2022-06-25 08:04:07'),
- (474,24,6,'$ 25 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (475,25,6,'$ 25 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (476,26,6,'$ 10 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (477,27,6,'$ 10 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (478,28,6,'$ 10 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (479,29,6,'$ 10 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (480,30,6,'$ 10 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (481,31,6,'€ 5 Recurring contribution','2022-08-25 08:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (482,1,7,'General','2022-06-25 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (483,2,7,'Student','2022-06-24 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (484,3,7,'General','2022-06-23 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (485,4,7,'Student','2022-06-22 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (486,5,7,'Student','2021-06-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (487,6,7,'Student','2022-06-20 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (488,7,7,'General','2022-06-19 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (489,8,7,'Student','2022-06-18 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (490,9,7,'General','2022-06-17 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (491,10,7,'Student','2021-06-16 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (492,11,7,'Lifetime','2022-06-15 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (493,12,7,'Student','2022-06-14 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (494,13,7,'General','2022-06-13 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (495,14,7,'Student','2022-06-12 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (496,15,7,'Student','2021-06-11 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (497,16,7,'Student','2022-06-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (498,17,7,'General','2022-06-09 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (499,18,7,'Student','2022-06-08 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (500,19,7,'General','2022-06-07 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (501,20,7,'Student','2021-06-06 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (502,21,7,'General','2022-06-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (503,22,7,'Lifetime','2022-06-04 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (504,23,7,'General','2022-06-03 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (505,24,7,'Student','2022-06-02 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (506,25,7,'Student','2021-06-01 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (507,26,7,'Student','2022-05-31 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (508,27,7,'General','2022-05-30 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (509,28,7,'Student','2022-05-29 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (510,29,7,'General','2022-05-28 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (511,30,7,'Student','2021-05-27 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (512,32,6,'$ 100.00 - General Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (513,33,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (514,34,6,'$ 100.00 - General Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (515,35,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (516,36,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (517,37,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (518,38,6,'$ 100.00 - General Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (519,39,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (520,40,6,'$ 100.00 - General Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (521,41,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (522,42,6,'$ 1200.00 - Lifetime Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (523,43,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (524,44,6,'$ 100.00 - General Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (525,45,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (526,46,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (527,47,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (528,48,6,'$ 100.00 - General Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (529,49,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (530,50,6,'$ 100.00 - General Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (531,51,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (532,52,6,'$ 100.00 - General Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (533,53,6,'$ 1200.00 - Lifetime Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (534,54,6,'$ 100.00 - General Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (535,55,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (536,56,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (537,57,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (538,58,6,'$ 100.00 - General Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (539,59,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (540,60,6,'$ 100.00 - General Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (541,61,6,'$ 50.00 - Student Membership: Offline signup','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (543,1,5,'NULL','2009-01-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (544,2,5,'NULL','2008-05-07 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (545,3,5,'NULL','2008-05-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (546,4,5,'NULL','2008-10-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (547,5,5,'NULL','2008-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (548,6,5,'NULL','2008-03-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (549,7,5,'NULL','2009-07-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (550,8,5,'NULL','2009-03-07 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (551,9,5,'NULL','2008-02-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (552,10,5,'NULL','2008-02-01 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (553,11,5,'NULL','2009-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (554,12,5,'NULL','2009-03-06 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (555,13,5,'NULL','2008-06-04 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (556,14,5,'NULL','2008-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (557,15,5,'NULL','2008-07-04 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (558,16,5,'NULL','2009-01-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (559,17,5,'NULL','2008-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (560,18,5,'NULL','2009-03-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (561,19,5,'NULL','2008-10-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (562,20,5,'NULL','2009-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (563,21,5,'NULL','2008-03-25 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (564,22,5,'NULL','2009-10-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (565,23,5,'NULL','2008-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (566,24,5,'NULL','2008-03-11 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (567,25,5,'NULL','2008-04-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (568,26,5,'NULL','2009-01-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (569,27,5,'NULL','2008-05-07 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (570,28,5,'NULL','2009-12-12 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (571,29,5,'NULL','2009-12-13 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (572,30,5,'NULL','2009-12-14 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (573,31,5,'NULL','2009-12-15 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (574,32,5,'NULL','2009-07-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (575,33,5,'NULL','2009-03-07 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (576,34,5,'NULL','2009-12-15 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (577,35,5,'NULL','2009-12-13 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (578,36,5,'NULL','2009-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (579,37,5,'NULL','2009-03-06 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (580,38,5,'NULL','2009-12-13 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (581,39,5,'NULL','2008-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (582,40,5,'NULL','2009-12-14 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (583,41,5,'NULL','2009-01-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (584,42,5,'NULL','2009-12-15 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (585,43,5,'NULL','2009-03-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (586,44,5,'NULL','2009-12-13 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (587,45,5,'NULL','2009-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (588,46,5,'NULL','2009-12-13 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (589,47,5,'NULL','2009-10-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (590,48,5,'NULL','2009-12-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (591,49,5,'NULL','2009-03-11 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (592,50,5,'NULL','2009-04-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (593,63,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (594,64,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (595,65,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (596,66,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (597,67,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (598,68,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (599,69,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (600,70,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (601,71,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (602,72,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (603,73,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (604,74,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (605,75,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (606,76,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (607,77,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (608,78,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (609,79,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (610,80,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (611,81,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (612,82,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (613,83,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (614,84,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (615,85,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (616,86,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (617,87,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (618,88,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (619,89,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (620,90,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (621,91,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (622,92,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (623,93,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (624,94,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (625,95,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (626,96,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (627,97,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (628,98,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (629,99,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (630,100,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (631,101,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (632,102,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (633,103,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (634,104,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (635,105,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (636,106,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (637,107,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (638,108,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (639,109,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (640,110,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (641,111,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08'),
- (642,112,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-06-25 08:04:08',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-06-25 08:04:08','2022-06-25 08:04:08');
+ (1,NULL,10,'Subject for Pledge Acknowledgment','2021-08-06 03:26:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (2,NULL,10,'Subject for Pledge Acknowledgment','2021-10-16 13:35:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (3,NULL,9,'Subject for Tell a Friend','2021-10-28 18:27:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (4,NULL,10,'Subject for Pledge Acknowledgment','2022-01-10 22:22:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (5,NULL,9,'Subject for Tell a Friend','2022-06-06 00:27:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (6,NULL,10,'Subject for Pledge Acknowledgment','2021-09-16 22:09:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (7,NULL,9,'Subject for Tell a Friend','2021-08-08 14:22:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (8,NULL,9,'Subject for Tell a Friend','2021-09-02 22:05:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (9,NULL,9,'Subject for Tell a Friend','2021-09-05 21:56:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (10,NULL,9,'Subject for Tell a Friend','2022-06-18 00:59:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (11,NULL,10,'Subject for Pledge Acknowledgment','2022-06-03 04:20:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (12,NULL,10,'Subject for Pledge Acknowledgment','2022-07-15 16:09:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (13,NULL,9,'Subject for Tell a Friend','2021-12-01 16:23:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (14,NULL,9,'Subject for Tell a Friend','2022-05-26 11:03:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (15,NULL,9,'Subject for Tell a Friend','2021-11-30 09:37:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (16,NULL,10,'Subject for Pledge Acknowledgment','2021-11-03 15:02:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (17,NULL,9,'Subject for Tell a Friend','2022-02-02 22:44:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (18,NULL,9,'Subject for Tell a Friend','2022-06-14 03:34:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (19,NULL,10,'Subject for Pledge Acknowledgment','2021-08-02 07:01:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (20,NULL,9,'Subject for Tell a Friend','2021-11-15 20:07:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (21,NULL,9,'Subject for Tell a Friend','2022-07-14 00:47:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (22,NULL,9,'Subject for Tell a Friend','2022-06-19 11:23:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (23,NULL,9,'Subject for Tell a Friend','2021-09-11 23:41:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (24,NULL,9,'Subject for Tell a Friend','2021-09-02 13:54:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (25,NULL,9,'Subject for Tell a Friend','2022-02-20 07:09:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (26,NULL,10,'Subject for Pledge Acknowledgment','2022-01-28 09:20:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (27,NULL,9,'Subject for Tell a Friend','2021-12-06 05:49:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (28,NULL,10,'Subject for Pledge Acknowledgment','2021-08-08 19:25:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (29,NULL,10,'Subject for Pledge Acknowledgment','2022-01-02 13:43:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (30,NULL,10,'Subject for Pledge Acknowledgment','2021-10-27 17:55:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (31,NULL,9,'Subject for Tell a Friend','2021-08-11 14:16:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (32,NULL,9,'Subject for Tell a Friend','2022-05-03 07:50:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (33,NULL,9,'Subject for Tell a Friend','2022-03-13 11:33:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (34,NULL,10,'Subject for Pledge Acknowledgment','2022-03-31 06:44:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (35,NULL,10,'Subject for Pledge Acknowledgment','2022-05-20 05:10:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (36,NULL,9,'Subject for Tell a Friend','2022-04-24 12:56:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (37,NULL,9,'Subject for Tell a Friend','2022-04-13 04:50:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (38,NULL,10,'Subject for Pledge Acknowledgment','2022-05-24 15:46:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (39,NULL,9,'Subject for Tell a Friend','2022-07-27 02:03:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (40,NULL,9,'Subject for Tell a Friend','2022-02-18 10:05:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (41,NULL,9,'Subject for Tell a Friend','2021-12-20 01:34:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (42,NULL,9,'Subject for Tell a Friend','2021-09-10 05:30:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (43,NULL,9,'Subject for Tell a Friend','2021-11-24 06:14:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (44,NULL,9,'Subject for Tell a Friend','2022-07-25 03:35:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (45,NULL,10,'Subject for Pledge Acknowledgment','2022-04-12 06:59:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (46,NULL,9,'Subject for Tell a Friend','2021-09-08 04:48:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (47,NULL,10,'Subject for Pledge Acknowledgment','2021-10-16 07:10:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (48,NULL,10,'Subject for Pledge Acknowledgment','2022-04-02 01:34:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (49,NULL,10,'Subject for Pledge Acknowledgment','2021-11-15 04:58:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (50,NULL,9,'Subject for Tell a Friend','2022-02-18 04:08:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (51,NULL,10,'Subject for Pledge Acknowledgment','2022-05-18 20:11:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (52,NULL,9,'Subject for Tell a Friend','2022-05-23 02:12:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (53,NULL,9,'Subject for Tell a Friend','2022-05-16 18:45:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (54,NULL,10,'Subject for Pledge Acknowledgment','2022-04-15 08:19:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (55,NULL,9,'Subject for Tell a Friend','2022-02-20 07:53:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (56,NULL,10,'Subject for Pledge Acknowledgment','2021-08-31 00:53:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (57,NULL,9,'Subject for Tell a Friend','2021-12-27 12:33:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (58,NULL,9,'Subject for Tell a Friend','2022-03-15 19:47:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (59,NULL,10,'Subject for Pledge Acknowledgment','2022-03-21 01:19:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (60,NULL,10,'Subject for Pledge Acknowledgment','2021-09-26 13:53:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (61,NULL,9,'Subject for Tell a Friend','2022-06-01 14:39:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (62,NULL,10,'Subject for Pledge Acknowledgment','2021-10-11 00:23:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (63,NULL,10,'Subject for Pledge Acknowledgment','2021-12-31 20:39:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (64,NULL,9,'Subject for Tell a Friend','2022-07-09 23:10:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (65,NULL,10,'Subject for Pledge Acknowledgment','2022-05-11 09:32:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (66,NULL,9,'Subject for Tell a Friend','2022-03-09 12:36:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (67,NULL,10,'Subject for Pledge Acknowledgment','2022-07-21 19:41:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (68,NULL,9,'Subject for Tell a Friend','2022-02-10 12:10:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (69,NULL,10,'Subject for Pledge Acknowledgment','2021-12-23 16:09:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (70,NULL,9,'Subject for Tell a Friend','2022-01-23 15:42:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (71,NULL,9,'Subject for Tell a Friend','2022-03-23 05:26:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (72,NULL,9,'Subject for Tell a Friend','2022-07-26 22:27:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (73,NULL,9,'Subject for Tell a Friend','2021-11-16 18:53:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (74,NULL,10,'Subject for Pledge Acknowledgment','2021-09-10 08:09:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (75,NULL,9,'Subject for Tell a Friend','2022-01-25 03:37:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (76,NULL,9,'Subject for Tell a Friend','2022-06-05 00:28:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (77,NULL,9,'Subject for Tell a Friend','2022-02-03 15:00:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (78,NULL,9,'Subject for Tell a Friend','2022-03-10 12:13:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (79,NULL,9,'Subject for Tell a Friend','2021-10-12 22:26:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (80,NULL,10,'Subject for Pledge Acknowledgment','2021-10-07 01:04:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (81,NULL,10,'Subject for Pledge Acknowledgment','2022-06-21 19:38:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (82,NULL,9,'Subject for Tell a Friend','2021-08-20 02:00:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (83,NULL,9,'Subject for Tell a Friend','2022-01-16 12:17:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (84,NULL,9,'Subject for Tell a Friend','2022-01-22 07:54:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (85,NULL,10,'Subject for Pledge Acknowledgment','2022-05-21 12:54:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (86,NULL,9,'Subject for Tell a Friend','2022-06-05 12:52:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (87,NULL,9,'Subject for Tell a Friend','2022-03-29 09:53:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (88,NULL,10,'Subject for Pledge Acknowledgment','2021-12-02 20:25:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (89,NULL,10,'Subject for Pledge Acknowledgment','2021-10-15 11:24:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (90,NULL,9,'Subject for Tell a Friend','2022-03-29 06:32:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (91,NULL,10,'Subject for Pledge Acknowledgment','2021-08-22 16:41:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (92,NULL,10,'Subject for Pledge Acknowledgment','2022-01-25 13:22:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (93,NULL,10,'Subject for Pledge Acknowledgment','2022-05-21 02:34:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (94,NULL,9,'Subject for Tell a Friend','2022-01-03 04:47:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (95,NULL,9,'Subject for Tell a Friend','2022-04-28 14:38:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (96,NULL,10,'Subject for Pledge Acknowledgment','2022-06-08 03:23:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (97,NULL,10,'Subject for Pledge Acknowledgment','2022-02-28 21:12:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (98,NULL,9,'Subject for Tell a Friend','2021-09-22 06:39:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (99,NULL,9,'Subject for Tell a Friend','2022-05-09 18:29:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (100,NULL,10,'Subject for Pledge Acknowledgment','2022-01-14 22:19:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (101,NULL,9,'Subject for Tell a Friend','2022-04-19 18:53:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (102,NULL,10,'Subject for Pledge Acknowledgment','2021-09-21 00:34:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (103,NULL,10,'Subject for Pledge Acknowledgment','2022-06-30 22:44:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (104,NULL,9,'Subject for Tell a Friend','2022-01-03 08:10:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (105,NULL,9,'Subject for Tell a Friend','2021-11-05 07:46:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (106,NULL,9,'Subject for Tell a Friend','2021-10-07 03:07:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (107,NULL,9,'Subject for Tell a Friend','2022-07-21 06:03:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (108,NULL,9,'Subject for Tell a Friend','2022-06-14 08:25:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (109,NULL,9,'Subject for Tell a Friend','2022-03-18 10:59:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (110,NULL,9,'Subject for Tell a Friend','2022-04-04 05:29:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (111,NULL,9,'Subject for Tell a Friend','2021-11-06 23:03:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (112,NULL,10,'Subject for Pledge Acknowledgment','2022-01-21 18:12:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (113,NULL,9,'Subject for Tell a Friend','2021-12-29 05:16:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (114,NULL,10,'Subject for Pledge Acknowledgment','2021-08-31 19:15:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (115,NULL,9,'Subject for Tell a Friend','2022-06-16 20:58:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (116,NULL,10,'Subject for Pledge Acknowledgment','2021-12-18 11:04:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (117,NULL,9,'Subject for Tell a Friend','2021-11-05 06:03:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (118,NULL,10,'Subject for Pledge Acknowledgment','2022-05-09 05:30:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (119,NULL,9,'Subject for Tell a Friend','2022-04-01 10:18:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (120,NULL,9,'Subject for Tell a Friend','2022-04-10 01:29:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (121,NULL,10,'Subject for Pledge Acknowledgment','2022-05-12 16:49:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (122,NULL,10,'Subject for Pledge Acknowledgment','2022-02-27 07:45:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (123,NULL,9,'Subject for Tell a Friend','2022-05-30 18:31:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (124,NULL,9,'Subject for Tell a Friend','2022-01-14 03:54:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (125,NULL,9,'Subject for Tell a Friend','2021-09-13 14:02:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (126,NULL,10,'Subject for Pledge Acknowledgment','2022-02-24 07:14:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (127,NULL,10,'Subject for Pledge Acknowledgment','2021-12-11 06:41:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (128,NULL,9,'Subject for Tell a Friend','2022-05-04 21:18:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (129,NULL,9,'Subject for Tell a Friend','2022-02-11 01:30:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (130,NULL,10,'Subject for Pledge Acknowledgment','2022-04-19 19:46:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (131,NULL,9,'Subject for Tell a Friend','2021-12-12 01:51:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (132,NULL,10,'Subject for Pledge Acknowledgment','2021-07-29 11:48:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (133,NULL,10,'Subject for Pledge Acknowledgment','2022-02-28 00:32:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (134,NULL,10,'Subject for Pledge Acknowledgment','2022-06-21 04:01:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (135,NULL,10,'Subject for Pledge Acknowledgment','2022-03-03 03:20:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (136,NULL,10,'Subject for Pledge Acknowledgment','2022-04-23 18:46:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (137,NULL,9,'Subject for Tell a Friend','2022-04-19 15:02:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (138,NULL,9,'Subject for Tell a Friend','2021-10-13 04:43:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (139,NULL,9,'Subject for Tell a Friend','2021-11-26 22:55:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (140,NULL,10,'Subject for Pledge Acknowledgment','2021-08-29 06:08:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (141,NULL,10,'Subject for Pledge Acknowledgment','2022-01-18 11:29:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (142,NULL,10,'Subject for Pledge Acknowledgment','2021-12-29 23:58:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (143,NULL,10,'Subject for Pledge Acknowledgment','2021-12-18 06:02:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (144,NULL,10,'Subject for Pledge Acknowledgment','2022-01-06 02:40:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (145,NULL,10,'Subject for Pledge Acknowledgment','2021-09-12 19:43:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (146,NULL,9,'Subject for Tell a Friend','2021-09-06 14:07:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (147,NULL,9,'Subject for Tell a Friend','2022-02-23 20:51:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (148,NULL,9,'Subject for Tell a Friend','2022-06-14 10:49:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (149,NULL,10,'Subject for Pledge Acknowledgment','2022-07-21 14:26:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (150,NULL,10,'Subject for Pledge Acknowledgment','2021-12-16 14:42:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (151,NULL,9,'Subject for Tell a Friend','2022-06-04 17:23:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (152,NULL,10,'Subject for Pledge Acknowledgment','2022-04-14 04:49:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (153,NULL,9,'Subject for Tell a Friend','2022-06-30 18:09:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (154,NULL,10,'Subject for Pledge Acknowledgment','2022-05-31 16:33:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (155,NULL,10,'Subject for Pledge Acknowledgment','2021-11-07 18:41:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (156,NULL,10,'Subject for Pledge Acknowledgment','2022-01-16 14:22:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (157,NULL,10,'Subject for Pledge Acknowledgment','2022-02-16 17:56:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (158,NULL,9,'Subject for Tell a Friend','2022-06-22 19:43:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (159,NULL,9,'Subject for Tell a Friend','2021-09-22 04:48:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (160,NULL,9,'Subject for Tell a Friend','2022-04-14 21:19:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (161,NULL,9,'Subject for Tell a Friend','2022-05-15 12:05:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12'),
+ (162,NULL,9,'Subject for Tell a Friend','2022-06-14 23:57:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (163,NULL,9,'Subject for Tell a Friend','2021-09-30 13:17:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (164,NULL,9,'Subject for Tell a Friend','2022-02-10 15:21:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (165,NULL,9,'Subject for Tell a Friend','2022-01-13 20:22:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (166,NULL,10,'Subject for Pledge Acknowledgment','2021-09-01 12:01:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (167,NULL,10,'Subject for Pledge Acknowledgment','2022-06-11 03:46:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (168,NULL,10,'Subject for Pledge Acknowledgment','2022-02-01 16:52:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (169,NULL,9,'Subject for Tell a Friend','2021-09-11 17:31:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (170,NULL,10,'Subject for Pledge Acknowledgment','2021-10-18 14:11:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (171,NULL,10,'Subject for Pledge Acknowledgment','2022-07-18 18:56:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (172,NULL,10,'Subject for Pledge Acknowledgment','2022-06-25 21:42:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (173,NULL,9,'Subject for Tell a Friend','2021-12-30 21:47:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (174,NULL,9,'Subject for Tell a Friend','2021-11-27 10:06:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (175,NULL,9,'Subject for Tell a Friend','2021-09-02 09:23:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (176,NULL,10,'Subject for Pledge Acknowledgment','2021-12-19 07:44:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (177,NULL,10,'Subject for Pledge Acknowledgment','2021-10-23 00:40:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (178,NULL,10,'Subject for Pledge Acknowledgment','2021-12-13 00:30:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (179,NULL,10,'Subject for Pledge Acknowledgment','2022-05-15 21:27:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (180,NULL,10,'Subject for Pledge Acknowledgment','2022-06-15 13:35:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (181,NULL,10,'Subject for Pledge Acknowledgment','2021-09-11 15:43:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (182,NULL,9,'Subject for Tell a Friend','2022-07-11 23:41:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (183,NULL,9,'Subject for Tell a Friend','2022-05-09 19:56:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (184,NULL,9,'Subject for Tell a Friend','2021-08-04 05:55:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (185,NULL,9,'Subject for Tell a Friend','2021-10-13 03:12:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (186,NULL,9,'Subject for Tell a Friend','2022-02-07 05:23:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (187,NULL,9,'Subject for Tell a Friend','2021-10-25 08:07:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (188,NULL,10,'Subject for Pledge Acknowledgment','2022-04-19 22:11:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (189,NULL,9,'Subject for Tell a Friend','2021-09-16 09:51:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (190,NULL,9,'Subject for Tell a Friend','2022-02-05 01:07:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (191,NULL,9,'Subject for Tell a Friend','2021-10-11 03:51:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (192,NULL,9,'Subject for Tell a Friend','2022-03-08 15:28:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (193,NULL,9,'Subject for Tell a Friend','2022-07-22 16:31:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (194,NULL,9,'Subject for Tell a Friend','2021-10-05 02:05:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (195,NULL,9,'Subject for Tell a Friend','2021-10-13 22:28:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (196,NULL,10,'Subject for Pledge Acknowledgment','2022-05-05 16:41:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (197,NULL,10,'Subject for Pledge Acknowledgment','2021-08-17 05:45:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (198,NULL,10,'Subject for Pledge Acknowledgment','2021-08-14 17:45:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (199,NULL,10,'Subject for Pledge Acknowledgment','2021-12-15 23:01:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (200,NULL,10,'Subject for Pledge Acknowledgment','2022-02-27 16:59:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (201,NULL,9,'Subject for Tell a Friend','2021-10-09 05:10:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (202,NULL,9,'Subject for Tell a Friend','2022-06-09 17:13:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (203,NULL,10,'Subject for Pledge Acknowledgment','2022-07-14 11:06:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (204,NULL,9,'Subject for Tell a Friend','2021-09-28 12:55:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (205,NULL,10,'Subject for Pledge Acknowledgment','2022-01-27 13:47:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (206,NULL,10,'Subject for Pledge Acknowledgment','2022-06-15 13:33:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (207,NULL,10,'Subject for Pledge Acknowledgment','2022-01-06 05:05:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (208,NULL,9,'Subject for Tell a Friend','2021-10-28 16:13:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (209,NULL,10,'Subject for Pledge Acknowledgment','2022-05-27 09:00:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (210,NULL,10,'Subject for Pledge Acknowledgment','2021-11-19 11:51:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (211,NULL,10,'Subject for Pledge Acknowledgment','2021-12-17 01:42:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (212,NULL,10,'Subject for Pledge Acknowledgment','2021-12-23 15:53:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (213,NULL,9,'Subject for Tell a Friend','2022-04-17 05:08:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (214,NULL,9,'Subject for Tell a Friend','2021-09-24 22:33:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (215,NULL,10,'Subject for Pledge Acknowledgment','2022-01-01 16:15:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (216,NULL,10,'Subject for Pledge Acknowledgment','2022-06-29 05:49:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (217,NULL,9,'Subject for Tell a Friend','2022-04-20 02:05:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (218,NULL,10,'Subject for Pledge Acknowledgment','2021-12-17 04:51:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (219,NULL,9,'Subject for Tell a Friend','2021-12-09 10:33:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (220,NULL,10,'Subject for Pledge Acknowledgment','2022-05-16 06:31:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (221,NULL,10,'Subject for Pledge Acknowledgment','2022-02-05 08:13:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (222,NULL,9,'Subject for Tell a Friend','2022-04-29 00:30:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (223,NULL,10,'Subject for Pledge Acknowledgment','2021-12-24 10:12:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (224,NULL,10,'Subject for Pledge Acknowledgment','2021-12-30 11:52:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (225,NULL,9,'Subject for Tell a Friend','2022-01-03 14:31:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (226,NULL,9,'Subject for Tell a Friend','2022-05-23 12:44:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (227,NULL,10,'Subject for Pledge Acknowledgment','2022-06-24 11:46:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (228,NULL,9,'Subject for Tell a Friend','2021-11-11 10:39:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (229,NULL,10,'Subject for Pledge Acknowledgment','2022-03-25 01:40:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (230,NULL,10,'Subject for Pledge Acknowledgment','2022-06-21 12:27:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (231,NULL,10,'Subject for Pledge Acknowledgment','2021-08-27 21:18:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (232,NULL,9,'Subject for Tell a Friend','2021-12-19 11:54:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (233,NULL,9,'Subject for Tell a Friend','2021-10-22 02:43:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (234,NULL,9,'Subject for Tell a Friend','2021-12-13 19:06:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (235,NULL,9,'Subject for Tell a Friend','2022-07-15 06:21:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (236,NULL,10,'Subject for Pledge Acknowledgment','2022-05-06 23:57:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (237,NULL,9,'Subject for Tell a Friend','2021-11-05 00:26:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (238,NULL,9,'Subject for Tell a Friend','2022-04-02 12:56:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (239,NULL,9,'Subject for Tell a Friend','2022-01-05 23:11:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (240,NULL,10,'Subject for Pledge Acknowledgment','2022-04-22 22:09:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (241,NULL,9,'Subject for Tell a Friend','2022-06-14 11:37:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (242,NULL,9,'Subject for Tell a Friend','2022-02-19 08:38:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (243,NULL,10,'Subject for Pledge Acknowledgment','2021-09-11 12:20:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (244,NULL,10,'Subject for Pledge Acknowledgment','2022-02-04 16:40:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (245,NULL,10,'Subject for Pledge Acknowledgment','2021-11-09 09:26:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (246,NULL,10,'Subject for Pledge Acknowledgment','2022-07-21 07:52:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (247,NULL,9,'Subject for Tell a Friend','2022-04-25 04:17:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (248,NULL,10,'Subject for Pledge Acknowledgment','2021-09-20 10:47:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (249,NULL,10,'Subject for Pledge Acknowledgment','2022-03-06 23:06:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (250,NULL,9,'Subject for Tell a Friend','2021-12-10 19:32:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (251,NULL,10,'Subject for Pledge Acknowledgment','2021-12-28 01:27:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (252,NULL,10,'Subject for Pledge Acknowledgment','2021-11-05 00:05:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (253,NULL,9,'Subject for Tell a Friend','2022-06-30 19:49:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (254,NULL,9,'Subject for Tell a Friend','2021-10-10 16:41:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (255,NULL,9,'Subject for Tell a Friend','2022-06-21 23:51:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (256,NULL,9,'Subject for Tell a Friend','2022-02-25 15:49:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (257,NULL,10,'Subject for Pledge Acknowledgment','2021-10-24 22:13:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (258,NULL,9,'Subject for Tell a Friend','2021-12-14 13:49:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (259,NULL,10,'Subject for Pledge Acknowledgment','2022-07-27 00:05:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (260,NULL,9,'Subject for Tell a Friend','2022-06-03 22:55:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (261,NULL,9,'Subject for Tell a Friend','2021-12-19 06:54:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (262,NULL,10,'Subject for Pledge Acknowledgment','2022-02-18 14:16:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (263,NULL,10,'Subject for Pledge Acknowledgment','2022-05-30 14:45:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (264,NULL,10,'Subject for Pledge Acknowledgment','2022-06-09 05:00:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (265,NULL,10,'Subject for Pledge Acknowledgment','2022-07-13 15:38:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (266,NULL,10,'Subject for Pledge Acknowledgment','2021-12-20 23:58:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (267,NULL,10,'Subject for Pledge Acknowledgment','2021-12-30 01:10:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (268,NULL,10,'Subject for Pledge Acknowledgment','2022-06-05 11:06:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (269,NULL,10,'Subject for Pledge Acknowledgment','2022-06-11 00:54:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (270,NULL,9,'Subject for Tell a Friend','2021-12-25 19:49:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (271,NULL,10,'Subject for Pledge Acknowledgment','2022-03-13 18:05:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (272,NULL,9,'Subject for Tell a Friend','2022-05-20 02:47:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (273,NULL,9,'Subject for Tell a Friend','2021-08-05 03:46:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (274,NULL,10,'Subject for Pledge Acknowledgment','2022-03-23 12:22:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (275,NULL,9,'Subject for Tell a Friend','2022-04-10 19:46:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (276,NULL,9,'Subject for Tell a Friend','2022-05-07 04:50:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (277,NULL,9,'Subject for Tell a Friend','2021-09-25 04:40:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (278,NULL,10,'Subject for Pledge Acknowledgment','2022-04-20 21:10:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (279,NULL,9,'Subject for Tell a Friend','2022-04-04 11:40:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (280,NULL,9,'Subject for Tell a Friend','2021-10-19 12:17:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (281,NULL,9,'Subject for Tell a Friend','2022-06-05 23:09:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (282,NULL,9,'Subject for Tell a Friend','2021-12-30 03:03:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (283,NULL,10,'Subject for Pledge Acknowledgment','2022-07-03 01:49:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (284,NULL,9,'Subject for Tell a Friend','2022-04-08 20:33:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (285,NULL,9,'Subject for Tell a Friend','2022-07-26 07:44:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (286,NULL,9,'Subject for Tell a Friend','2022-05-27 15:14:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (287,NULL,9,'Subject for Tell a Friend','2022-05-12 01:13:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (288,NULL,9,'Subject for Tell a Friend','2021-09-08 20:21:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (289,NULL,9,'Subject for Tell a Friend','2021-09-07 14:26:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (290,NULL,9,'Subject for Tell a Friend','2022-02-10 06:09:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (291,NULL,9,'Subject for Tell a Friend','2021-09-09 16:31:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (292,NULL,9,'Subject for Tell a Friend','2022-04-03 11:40:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (293,NULL,9,'Subject for Tell a Friend','2022-05-25 04:41:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (294,NULL,10,'Subject for Pledge Acknowledgment','2022-03-30 04:09:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (295,NULL,10,'Subject for Pledge Acknowledgment','2021-08-22 06:09:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (296,NULL,9,'Subject for Tell a Friend','2021-12-14 08:35:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (297,NULL,9,'Subject for Tell a Friend','2021-08-13 14:08:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (298,NULL,10,'Subject for Pledge Acknowledgment','2021-09-13 01:18:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (299,NULL,10,'Subject for Pledge Acknowledgment','2022-01-26 18:17:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (300,NULL,9,'Subject for Tell a Friend','2021-11-21 06:42:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (301,NULL,10,'Subject for Pledge Acknowledgment','2022-04-21 04:02:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (302,NULL,9,'Subject for Tell a Friend','2021-12-14 00:11:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (303,NULL,9,'Subject for Tell a Friend','2022-03-17 08:51:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (304,NULL,10,'Subject for Pledge Acknowledgment','2021-10-01 12:36:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (305,NULL,9,'Subject for Tell a Friend','2022-07-09 06:34:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (306,NULL,9,'Subject for Tell a Friend','2021-12-06 16:11:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (307,NULL,9,'Subject for Tell a Friend','2021-08-10 16:50:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (308,NULL,10,'Subject for Pledge Acknowledgment','2021-11-03 21:28:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (309,NULL,9,'Subject for Tell a Friend','2021-11-28 23:28:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (310,NULL,10,'Subject for Pledge Acknowledgment','2022-06-30 21:03:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (311,NULL,9,'Subject for Tell a Friend','2021-08-09 11:41:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (312,NULL,10,'Subject for Pledge Acknowledgment','2022-05-11 16:30:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (313,NULL,10,'Subject for Pledge Acknowledgment','2021-09-16 15:01:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (314,NULL,10,'Subject for Pledge Acknowledgment','2022-05-14 08:31:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (315,NULL,10,'Subject for Pledge Acknowledgment','2022-01-25 11:43:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (316,NULL,9,'Subject for Tell a Friend','2021-11-03 11:06:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (317,NULL,10,'Subject for Pledge Acknowledgment','2022-01-27 00:31:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (318,NULL,9,'Subject for Tell a Friend','2022-07-11 21:42:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (319,NULL,10,'Subject for Pledge Acknowledgment','2022-07-16 08:38:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (320,NULL,10,'Subject for Pledge Acknowledgment','2022-01-15 01:45:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (321,NULL,9,'Subject for Tell a Friend','2022-01-26 22:00:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (322,NULL,9,'Subject for Tell a Friend','2022-03-04 11:11:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (323,NULL,10,'Subject for Pledge Acknowledgment','2021-11-17 14:53:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (324,NULL,9,'Subject for Tell a Friend','2021-10-03 07:02:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (325,NULL,9,'Subject for Tell a Friend','2021-09-23 09:01:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (326,NULL,10,'Subject for Pledge Acknowledgment','2021-10-08 18:47:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (327,NULL,9,'Subject for Tell a Friend','2022-07-14 12:34:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (328,NULL,10,'Subject for Pledge Acknowledgment','2021-10-29 09:38:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (329,NULL,9,'Subject for Tell a Friend','2022-03-12 22:39:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (330,NULL,9,'Subject for Tell a Friend','2021-10-02 14:56:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (331,NULL,10,'Subject for Pledge Acknowledgment','2022-06-23 23:10:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (332,NULL,10,'Subject for Pledge Acknowledgment','2022-06-24 16:22:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (333,NULL,9,'Subject for Tell a Friend','2022-01-19 23:47:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (334,NULL,10,'Subject for Pledge Acknowledgment','2022-05-30 20:38:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (335,NULL,10,'Subject for Pledge Acknowledgment','2021-08-19 14:13:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (336,NULL,9,'Subject for Tell a Friend','2022-02-16 15:43:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (337,NULL,9,'Subject for Tell a Friend','2021-09-21 17:30:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (338,NULL,9,'Subject for Tell a Friend','2022-05-30 19:19:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (339,NULL,10,'Subject for Pledge Acknowledgment','2021-11-06 06:50:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (340,NULL,10,'Subject for Pledge Acknowledgment','2021-10-20 21:15:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (341,NULL,10,'Subject for Pledge Acknowledgment','2022-03-10 06:48:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (342,NULL,9,'Subject for Tell a Friend','2022-06-30 07:22:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (343,NULL,9,'Subject for Tell a Friend','2022-04-21 11:07:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (344,NULL,9,'Subject for Tell a Friend','2022-04-17 14:43:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (345,NULL,10,'Subject for Pledge Acknowledgment','2022-07-06 19:39:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (346,NULL,9,'Subject for Tell a Friend','2022-06-19 22:05:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (347,NULL,10,'Subject for Pledge Acknowledgment','2022-07-07 08:37:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (348,NULL,9,'Subject for Tell a Friend','2022-02-10 22:50:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (349,NULL,10,'Subject for Pledge Acknowledgment','2021-11-23 08:30:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (350,NULL,10,'Subject for Pledge Acknowledgment','2022-01-26 20:56:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (351,NULL,10,'Subject for Pledge Acknowledgment','2021-10-19 23:56:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (352,NULL,9,'Subject for Tell a Friend','2022-03-06 03:52:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (353,NULL,10,'Subject for Pledge Acknowledgment','2022-03-11 15:29:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (354,NULL,10,'Subject for Pledge Acknowledgment','2021-11-23 22:05:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (355,NULL,10,'Subject for Pledge Acknowledgment','2022-02-21 19:11:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (356,NULL,9,'Subject for Tell a Friend','2022-04-10 09:37:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (357,NULL,10,'Subject for Pledge Acknowledgment','2021-08-26 23:21:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (358,NULL,9,'Subject for Tell a Friend','2021-11-30 08:47:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (359,NULL,9,'Subject for Tell a Friend','2022-02-07 12:47:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (360,NULL,9,'Subject for Tell a Friend','2022-01-17 00:13:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (361,NULL,9,'Subject for Tell a Friend','2022-06-14 07:47:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (362,NULL,9,'Subject for Tell a Friend','2021-11-04 12:54:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (363,NULL,9,'Subject for Tell a Friend','2021-12-21 22:11:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (364,NULL,9,'Subject for Tell a Friend','2021-09-05 16:12:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (365,NULL,10,'Subject for Pledge Acknowledgment','2022-06-25 14:47:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (366,NULL,10,'Subject for Pledge Acknowledgment','2022-02-15 22:00:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (367,NULL,10,'Subject for Pledge Acknowledgment','2021-12-14 00:51:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (368,NULL,10,'Subject for Pledge Acknowledgment','2022-01-09 01:58:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (369,NULL,9,'Subject for Tell a Friend','2021-09-04 06:34:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (370,NULL,9,'Subject for Tell a Friend','2021-12-15 00:16:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (371,NULL,9,'Subject for Tell a Friend','2021-10-24 12:10:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (372,NULL,9,'Subject for Tell a Friend','2022-07-21 20:53:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (373,NULL,10,'Subject for Pledge Acknowledgment','2021-12-02 12:08:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (374,NULL,9,'Subject for Tell a Friend','2022-04-26 16:26:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (375,NULL,10,'Subject for Pledge Acknowledgment','2022-03-31 07:57:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (376,NULL,9,'Subject for Tell a Friend','2022-02-04 17:42:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (377,NULL,9,'Subject for Tell a Friend','2022-05-28 13:41:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (378,NULL,10,'Subject for Pledge Acknowledgment','2021-11-16 23:42:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (379,NULL,9,'Subject for Tell a Friend','2022-01-24 21:19:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (380,NULL,10,'Subject for Pledge Acknowledgment','2021-12-28 07:52:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (381,NULL,10,'Subject for Pledge Acknowledgment','2021-09-20 22:36:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (382,NULL,9,'Subject for Tell a Friend','2022-05-28 12:17:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (383,NULL,9,'Subject for Tell a Friend','2022-04-12 04:59:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (384,NULL,9,'Subject for Tell a Friend','2022-02-03 03:28:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (385,NULL,9,'Subject for Tell a Friend','2022-03-11 22:03:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (386,NULL,10,'Subject for Pledge Acknowledgment','2022-01-28 19:39:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (387,NULL,9,'Subject for Tell a Friend','2021-08-12 15:52:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (388,NULL,10,'Subject for Pledge Acknowledgment','2022-03-16 02:33:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (389,NULL,10,'Subject for Pledge Acknowledgment','2022-02-21 04:24:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (390,NULL,10,'Subject for Pledge Acknowledgment','2021-12-05 02:55:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (391,NULL,10,'Subject for Pledge Acknowledgment','2022-03-01 08:38:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (392,NULL,9,'Subject for Tell a Friend','2022-05-17 20:50:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (393,NULL,10,'Subject for Pledge Acknowledgment','2021-09-19 03:33:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (394,NULL,9,'Subject for Tell a Friend','2021-10-15 19:08:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (395,NULL,10,'Subject for Pledge Acknowledgment','2022-04-12 11:17:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (396,NULL,10,'Subject for Pledge Acknowledgment','2021-08-27 08:27:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (397,NULL,9,'Subject for Tell a Friend','2021-09-17 03:12:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (398,NULL,10,'Subject for Pledge Acknowledgment','2022-03-08 04:39:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (399,NULL,10,'Subject for Pledge Acknowledgment','2022-01-08 10:00:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (400,NULL,10,'Subject for Pledge Acknowledgment','2022-01-20 18:21:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (401,NULL,10,'Subject for Pledge Acknowledgment','2022-03-15 06:18:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (402,NULL,10,'Subject for Pledge Acknowledgment','2022-01-11 20:24:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (403,NULL,9,'Subject for Tell a Friend','2021-08-17 21:41:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (404,NULL,9,'Subject for Tell a Friend','2022-06-19 00:17:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (405,NULL,9,'Subject for Tell a Friend','2021-10-17 07:30:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (406,NULL,10,'Subject for Pledge Acknowledgment','2022-07-07 03:15:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (407,NULL,10,'Subject for Pledge Acknowledgment','2021-08-25 07:53:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (408,NULL,10,'Subject for Pledge Acknowledgment','2022-02-06 16:09:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (409,NULL,9,'Subject for Tell a Friend','2022-03-09 00:39:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (410,NULL,10,'Subject for Pledge Acknowledgment','2021-12-28 03:42:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (411,NULL,9,'Subject for Tell a Friend','2022-06-17 11:11:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (412,NULL,10,'Subject for Pledge Acknowledgment','2022-03-16 15:48:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (413,NULL,10,'Subject for Pledge Acknowledgment','2021-09-01 21:33:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (414,NULL,10,'Subject for Pledge Acknowledgment','2022-07-22 06:29:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (415,NULL,10,'Subject for Pledge Acknowledgment','2021-09-07 17:45:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (416,NULL,9,'Subject for Tell a Friend','2022-06-13 04:57:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (417,NULL,9,'Subject for Tell a Friend','2022-06-24 22:13:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (418,NULL,9,'Subject for Tell a Friend','2021-09-09 08:13:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (419,NULL,9,'Subject for Tell a Friend','2021-10-25 07:48:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (420,NULL,10,'Subject for Pledge Acknowledgment','2021-11-10 07:10:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (421,NULL,9,'Subject for Tell a Friend','2022-06-02 17:18:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (422,NULL,10,'Subject for Pledge Acknowledgment','2021-10-18 18:01:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (423,NULL,10,'Subject for Pledge Acknowledgment','2022-04-26 07:27:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (424,NULL,10,'Subject for Pledge Acknowledgment','2022-06-25 09:53:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (425,NULL,10,'Subject for Pledge Acknowledgment','2021-12-15 21:11:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (426,NULL,10,'Subject for Pledge Acknowledgment','2022-03-30 07:28:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (427,NULL,9,'Subject for Tell a Friend','2021-08-31 01:40:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (428,NULL,10,'Subject for Pledge Acknowledgment','2022-02-02 04:43:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (429,NULL,9,'Subject for Tell a Friend','2022-07-10 20:29:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (430,NULL,10,'Subject for Pledge Acknowledgment','2021-10-02 04:43:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (431,NULL,10,'Subject for Pledge Acknowledgment','2022-02-08 07:08:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (432,NULL,10,'Subject for Pledge Acknowledgment','2022-01-13 19:59:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (433,NULL,9,'Subject for Tell a Friend','2022-02-07 14:36:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (434,NULL,9,'Subject for Tell a Friend','2022-06-04 00:39:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (435,NULL,10,'Subject for Pledge Acknowledgment','2022-06-06 07:36:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (436,NULL,10,'Subject for Pledge Acknowledgment','2022-03-14 05:35:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (437,NULL,10,'Subject for Pledge Acknowledgment','2022-05-22 06:35:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (438,NULL,9,'Subject for Tell a Friend','2021-12-10 00:42:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (439,NULL,9,'Subject for Tell a Friend','2021-07-30 02:55:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (440,NULL,9,'Subject for Tell a Friend','2021-08-21 09:46:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (441,NULL,9,'Subject for Tell a Friend','2021-12-29 21:26:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (442,NULL,10,'Subject for Pledge Acknowledgment','2022-05-22 04:52:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (443,NULL,10,'Subject for Pledge Acknowledgment','2022-07-24 02:03:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (444,NULL,10,'Subject for Pledge Acknowledgment','2021-11-04 18:04:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (445,NULL,10,'Subject for Pledge Acknowledgment','2021-09-14 14:07:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (446,NULL,9,'Subject for Tell a Friend','2022-02-19 22:44:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (447,NULL,10,'Subject for Pledge Acknowledgment','2021-08-29 14:05:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (448,NULL,9,'Subject for Tell a Friend','2022-05-25 06:30:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (449,NULL,10,'Subject for Pledge Acknowledgment','2022-01-08 11:50:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (450,NULL,9,'Subject for Tell a Friend','2021-09-25 11:13:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (451,1,6,'$ 125 April Mailer 1','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (452,2,6,'$ 50 Online: Save the Penguins','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (453,3,6,'£ 25 April Mailer 1','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (454,4,6,'$ 50 Online: Save the Penguins','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (455,5,6,'$ 50 Online: Save the Penguins','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (456,6,6,'$ 500 April Mailer 1','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (457,7,6,'$ 1750 Online: Save the Penguins','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (458,8,6,'$ 50 Online: Save the Penguins','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (459,9,6,'$ 10 Online: Help CiviCRM','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (460,10,6,'$ 250 Online: Help CiviCRM','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (461,11,6,'¥ 500 ','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (462,12,6,'$ 50 Online: Save the Penguins','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (463,13,6,'$ 50 ','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (464,14,6,'$ 50 ','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (465,15,6,'$ 25 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (466,16,6,'$ 25 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (467,17,6,'$ 25 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (468,18,6,'$ 25 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (469,19,6,'$ 25 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:13','2022-07-28 21:06:13'),
+ (470,20,6,'$ 25 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (471,21,6,'$ 25 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (472,22,6,'$ 25 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (473,23,6,'$ 25 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (474,24,6,'$ 25 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (475,25,6,'$ 25 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (476,26,6,'$ 10 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (477,27,6,'$ 10 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (478,28,6,'$ 10 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (479,29,6,'$ 10 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (480,30,6,'$ 10 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (481,31,6,'€ 5 Recurring contribution','2022-09-29 07:06:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (482,1,7,'General','2022-07-29 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (483,2,7,'Student','2022-07-28 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (484,3,7,'General','2022-07-27 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (485,4,7,'Student','2022-07-26 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (486,5,7,'Student','2021-07-25 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (487,6,7,'Student','2022-07-24 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (488,7,7,'General','2022-07-23 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (489,8,7,'Student','2022-07-22 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (490,9,7,'General','2022-07-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (491,10,7,'Student','2021-07-20 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (492,11,7,'Lifetime','2022-07-19 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (493,12,7,'Student','2022-07-18 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (494,13,7,'General','2022-07-17 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (495,14,7,'Student','2022-07-16 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (496,15,7,'Student','2021-07-15 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (497,16,7,'Student','2022-07-14 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (498,17,7,'General','2022-07-13 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (499,18,7,'Student','2022-07-12 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (500,19,7,'General','2022-07-11 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (501,20,7,'Student','2021-07-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (502,21,7,'General','2022-07-09 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (503,22,7,'Lifetime','2022-07-08 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (504,23,7,'General','2022-07-07 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (505,24,7,'Student','2022-07-06 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (506,25,7,'Student','2021-07-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (507,26,7,'Student','2022-07-04 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (508,27,7,'General','2022-07-03 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (509,28,7,'Student','2022-07-02 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (510,29,7,'General','2022-07-01 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (511,30,7,'General','2019-12-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (512,32,6,'$ 100.00 - General Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (513,33,6,'$ 50.00 - Student Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (514,34,6,'$ 100.00 - General Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (515,35,6,'$ 50.00 - Student Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (516,36,6,'$ 50.00 - Student Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (517,37,6,'$ 50.00 - Student Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (518,38,6,'$ 100.00 - General Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (519,39,6,'$ 50.00 - Student Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (520,40,6,'$ 100.00 - General Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (521,41,6,'$ 50.00 - Student Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (522,42,6,'$ 1200.00 - Lifetime Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (523,43,6,'$ 50.00 - Student Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (524,44,6,'$ 100.00 - General Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (525,45,6,'$ 50.00 - Student Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (526,46,6,'$ 50.00 - Student Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (527,47,6,'$ 50.00 - Student Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (528,48,6,'$ 100.00 - General Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (529,49,6,'$ 50.00 - Student Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (530,50,6,'$ 100.00 - General Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (531,51,6,'$ 50.00 - Student Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (532,52,6,'$ 100.00 - General Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (533,53,6,'$ 1200.00 - Lifetime Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (534,54,6,'$ 100.00 - General Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (535,55,6,'$ 50.00 - Student Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (536,56,6,'$ 50.00 - Student Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (537,57,6,'$ 50.00 - Student Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (538,58,6,'$ 100.00 - General Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (539,59,6,'$ 50.00 - Student Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (540,60,6,'$ 100.00 - General Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (541,61,6,'$ 100.00 - General Membership: Offline signup','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (543,1,5,'NULL','2009-01-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (544,2,5,'NULL','2008-05-07 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (545,3,5,'NULL','2008-05-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (546,4,5,'NULL','2008-10-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (547,5,5,'NULL','2008-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (548,6,5,'NULL','2008-03-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (549,7,5,'NULL','2009-07-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (550,8,5,'NULL','2009-03-07 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (551,9,5,'NULL','2008-02-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (552,10,5,'NULL','2008-02-01 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (553,11,5,'NULL','2009-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (554,12,5,'NULL','2009-03-06 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (555,13,5,'NULL','2008-06-04 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (556,14,5,'NULL','2008-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (557,15,5,'NULL','2008-07-04 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (558,16,5,'NULL','2009-01-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (559,17,5,'NULL','2008-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (560,18,5,'NULL','2009-03-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (561,19,5,'NULL','2008-10-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (562,20,5,'NULL','2009-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (563,21,5,'NULL','2008-03-25 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (564,22,5,'NULL','2009-10-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (565,23,5,'NULL','2008-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (566,24,5,'NULL','2008-03-11 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (567,25,5,'NULL','2008-04-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (568,26,5,'NULL','2009-01-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (569,27,5,'NULL','2008-05-07 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (570,28,5,'NULL','2009-12-12 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (571,29,5,'NULL','2009-12-13 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (572,30,5,'NULL','2009-12-14 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (573,31,5,'NULL','2009-12-15 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (574,32,5,'NULL','2009-07-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (575,33,5,'NULL','2009-03-07 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (576,34,5,'NULL','2009-12-15 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (577,35,5,'NULL','2009-12-13 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (578,36,5,'NULL','2009-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (579,37,5,'NULL','2009-03-06 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (580,38,5,'NULL','2009-12-13 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (581,39,5,'NULL','2008-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (582,40,5,'NULL','2009-12-14 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (583,41,5,'NULL','2009-01-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (584,42,5,'NULL','2009-12-15 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (585,43,5,'NULL','2009-03-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (586,44,5,'NULL','2009-12-13 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (587,45,5,'NULL','2009-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (588,46,5,'NULL','2009-12-13 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (589,47,5,'NULL','2009-10-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (590,48,5,'NULL','2009-12-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (591,49,5,'NULL','2009-03-11 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (592,50,5,'NULL','2009-04-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (593,63,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (594,64,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (595,65,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (596,66,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (597,67,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (598,68,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (599,69,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (600,70,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (601,71,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (602,72,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (603,73,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (604,74,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (605,75,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (606,76,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (607,77,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (608,78,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (609,79,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (610,80,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (611,81,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (612,82,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (613,83,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (614,84,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (615,85,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (616,86,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (617,87,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (618,88,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (619,89,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (620,90,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (621,91,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (622,92,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (623,93,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (624,94,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (625,95,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (626,96,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (627,97,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (628,98,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (629,99,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (630,100,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (631,101,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (632,102,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (633,103,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (634,104,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (635,105,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (636,106,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (637,107,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (638,108,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (639,109,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (640,110,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (641,111,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14'),
+ (642,112,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-07-29 07:06:14',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-07-28 21:06:14','2022-07-28 21:06:14');
 /*!40000 ALTER TABLE `civicrm_activity` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -812,825 +813,833 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_activity_contact` WRITE;
 /*!40000 ALTER TABLE `civicrm_activity_contact` DISABLE KEYS */;
 INSERT INTO `civicrm_activity_contact` (`id`, `activity_id`, `contact_id`, `record_type_id`) VALUES
- (120,78,1,3),
- (286,189,1,3),
- (379,250,1,3),
- (556,367,1,3),
- (789,561,1,2),
- (224,149,2,3),
- (389,255,2,3),
- (679,451,2,2),
- (733,505,2,2),
- (740,535,2,2),
- (418,273,3,3),
- (155,104,4,3),
- (308,204,4,3),
- (680,452,4,2),
- (683,455,4,2),
- (726,498,4,2),
- (741,528,4,2),
- (243,161,5,3),
- (713,485,5,2),
- (742,515,5,2),
- (805,577,5,2),
- (211,142,6,3),
- (227,151,6,2),
- (229,152,6,2),
- (230,153,6,2),
- (231,154,6,2),
- (232,155,6,2),
- (234,156,6,2),
- (236,157,6,2),
- (237,158,6,2),
- (238,159,6,2),
- (240,160,6,2),
- (242,161,6,2),
- (244,162,6,2),
- (245,163,6,2),
- (246,164,6,2),
- (247,165,6,2),
- (249,166,6,2),
- (250,167,6,2),
- (252,168,6,2),
- (254,169,6,2),
- (256,170,6,2),
- (257,171,6,2),
- (258,172,6,2),
- (259,173,6,2),
- (260,174,6,2),
- (261,175,6,2),
- (263,176,6,2),
- (265,177,6,2),
- (267,178,6,2),
- (269,179,6,2),
- (271,180,6,2),
- (272,181,6,2),
- (274,182,6,2),
- (275,183,6,2),
- (277,184,6,2),
- (278,185,6,2),
- (279,186,6,2),
- (281,187,6,2),
- (283,188,6,2),
- (285,189,6,2),
- (287,190,6,2),
- (289,191,6,2),
- (291,192,6,2),
- (293,193,6,2),
- (294,194,6,2),
- (296,195,6,2),
- (298,196,6,2),
- (300,197,6,2),
- (301,198,6,2),
- (302,199,6,2),
- (303,200,6,2),
- (304,201,6,2),
- (305,202,6,2),
- (306,203,6,2),
- (307,204,6,2),
- (309,205,6,2),
- (310,206,6,2),
- (311,207,6,2),
- (312,208,6,2),
- (314,209,6,2),
- (315,210,6,2),
- (316,211,6,2),
- (317,212,6,2),
- (319,213,6,2),
- (320,214,6,2),
- (322,215,6,2),
- (324,216,6,2),
- (326,217,6,2),
- (327,218,6,2),
- (328,219,6,2),
- (330,220,6,2),
- (331,221,6,2),
- (333,222,6,2),
- (335,223,6,2),
- (337,224,6,2),
- (338,225,6,2),
- (339,226,6,2),
- (341,227,6,2),
- (342,228,6,2),
- (344,229,6,2),
- (345,230,6,2),
- (346,231,6,2),
- (348,232,6,2),
- (349,233,6,2),
- (351,234,6,2),
- (353,235,6,2),
- (355,236,6,2),
- (357,237,6,2),
- (359,238,6,2),
- (360,239,6,2),
- (362,240,6,2),
- (364,241,6,2),
- (365,242,6,2),
- (367,243,6,2),
- (369,244,6,2),
- (370,245,6,2),
- (371,246,6,2),
- (373,247,6,2),
- (375,248,6,2),
- (376,249,6,2),
- (378,250,6,2),
- (380,251,6,2),
- (382,252,6,2),
- (384,253,6,2),
- (386,254,6,2),
- (388,255,6,2),
- (390,256,6,2),
- (392,257,6,2),
- (394,258,6,2),
- (396,259,6,2),
- (398,260,6,2),
- (399,261,6,2),
- (401,262,6,2),
- (403,263,6,2),
- (405,264,6,2),
- (406,265,6,2),
- (408,266,6,2),
- (409,267,6,2),
- (411,268,6,2),
- (412,269,6,2),
- (413,270,6,2),
- (414,271,6,2),
- (415,272,6,2),
- (417,273,6,2),
- (419,274,6,2),
- (420,275,6,2),
- (421,276,6,2),
- (423,277,6,2),
- (425,278,6,2),
- (427,279,6,2),
- (429,280,6,2),
- (430,281,6,2),
- (432,282,6,2),
- (434,283,6,2),
- (436,284,6,2),
- (437,285,6,2),
- (439,286,6,2),
- (441,287,6,2),
- (442,288,6,2),
- (444,289,6,2),
- (445,290,6,2),
- (446,291,6,2),
- (448,292,6,2),
- (449,293,6,2),
- (450,294,6,2),
- (451,295,6,2),
- (453,296,6,2),
- (454,297,6,2),
- (455,298,6,2),
- (457,299,6,2),
- (458,300,6,2),
- (681,453,6,2),
- (4,2,7,3),
- (106,70,7,3),
- (191,128,7,3),
- (268,178,7,3),
- (361,239,7,3),
- (717,489,7,2),
- (743,519,7,2),
- (290,191,8,3),
- (329,219,8,3),
- (426,278,8,3),
- (682,454,8,2),
- (8,5,9,3),
- (108,71,9,3),
- (593,394,9,3),
- (440,286,10,3),
- (377,249,11,3),
- (490,322,11,3),
- (617,411,11,3),
- (61,39,12,3),
- (471,309,12,3),
- (509,334,12,3),
- (527,347,12,3),
- (563,372,12,3),
- (663,441,12,3),
- (507,333,13,3),
- (433,282,14,3),
- (676,449,14,3),
- (356,236,15,3),
- (385,253,15,3),
- (424,277,15,3),
- (660,439,15,3),
- (723,495,15,2),
- (744,525,15,2),
- (37,24,16,3),
- (125,82,16,3),
- (222,148,16,3),
- (684,456,16,2),
- (68,44,17,3),
- (129,85,17,3),
- (347,231,17,3),
- (473,310,17,3),
- (157,105,18,3),
- (793,565,18,2),
- (39,25,19,3),
- (428,279,19,3),
- (685,457,19,2),
- (710,482,19,2),
- (745,512,19,2),
- (82,55,20,3),
- (118,77,20,3),
- (226,150,20,3),
- (477,313,22,3),
- (514,337,22,3),
- (714,486,22,2),
- (746,516,22,2),
- (110,72,23,3),
- (536,352,23,3),
- (220,147,24,3),
- (402,262,24,3),
- (511,335,24,3),
- (638,424,24,3),
- (794,566,24,2),
- (166,111,25,3),
- (363,240,25,3),
- (569,375,25,3),
- (642,427,25,3),
- (43,27,26,3),
- (97,64,26,3),
- (772,544,26,2),
- (387,254,27,3),
- (532,350,27,3),
- (288,190,28,3),
- (447,291,28,3),
- (534,351,28,3),
- (820,592,28,2),
- (21,13,29,3),
- (146,97,29,3),
- (538,353,29,3),
- (728,500,29,2),
- (747,530,29,2),
- (13,8,30,3),
- (41,26,30,3),
- (49,31,30,3),
- (56,36,30,3),
- (292,192,30,3),
- (318,212,31,3),
- (2,1,32,3),
- (88,59,32,3),
- (218,146,32,3),
- (325,216,32,3),
- (500,329,32,3),
- (691,463,32,2),
- (692,464,32,2),
- (200,134,33,3),
- (273,181,33,3),
- (435,283,33,3),
- (588,390,33,3),
- (688,460,34,2),
- (792,564,34,2),
- (63,40,35,3),
- (366,242,35,3),
- (788,560,35,2),
- (47,30,36,3),
- (101,67,36,3),
- (197,132,36,3),
- (255,169,36,3),
- (416,272,36,3),
- (456,298,36,3),
- (781,553,38,2),
- (160,107,40,3),
- (383,252,40,3),
- (443,288,41,3),
- (633,421,41,3),
- (799,571,41,2),
- (163,109,42,3),
- (248,165,42,3),
- (809,581,42,2),
- (646,430,43,3),
- (690,462,43,2),
- (711,483,43,2),
- (748,513,43,2),
- (235,156,44,3),
- (738,510,44,2),
- (749,540,44,2),
- (410,267,45,3),
- (522,344,45,3),
- (582,385,45,3),
- (334,222,46,3),
- (484,318,46,3),
- (599,398,46,3),
- (148,98,47,3),
- (720,492,47,2),
- (750,522,47,2),
- (336,223,49,3),
- (35,23,50,3),
- (321,214,50,3),
- (667,443,50,3),
- (486,319,51,3),
- (609,405,51,3),
- (172,115,52,3),
- (295,194,52,3),
- (438,285,52,3),
- (368,243,53,3),
- (395,258,53,3),
- (548,362,53,3),
- (736,508,53,2),
- (751,538,53,2),
- (797,569,53,2),
- (188,126,54,3),
- (468,307,54,3),
- (92,61,55,3),
- (505,332,55,3),
- (571,376,55,3),
- (635,422,55,3),
- (724,496,55,2),
- (752,526,55,2),
- (791,563,55,2),
- (498,328,56,3),
- (262,175,57,3),
- (52,33,58,3),
- (266,177,58,3),
- (297,195,59,3),
- (407,265,59,3),
- (652,434,59,3),
- (693,465,59,2),
- (694,466,59,2),
- (695,467,59,2),
- (696,468,59,2),
- (697,469,59,2),
- (698,470,59,2),
- (699,471,59,2),
- (700,472,59,2),
- (701,473,59,2),
- (702,474,59,2),
- (703,475,59,2),
- (178,119,60,3),
- (340,226,60,3),
- (86,58,61,3),
- (207,139,61,3),
- (352,234,61,3),
- (381,251,61,3),
- (665,442,61,3),
- (400,261,62,3),
- (464,305,63,3),
- (58,37,64,3),
- (228,151,64,3),
- (671,446,64,3),
- (678,450,64,3),
- (358,237,65,3),
- (270,179,66,3),
- (721,493,66,2),
- (753,523,66,2),
- (31,20,67,3),
- (734,506,67,2),
- (754,536,67,2),
- (727,499,68,2),
- (755,529,68,2),
- (495,326,69,3),
- (628,417,69,3),
- (313,208,70,3),
- (354,235,70,3),
- (552,365,70,3),
- (800,572,70,2),
- (323,215,71,3),
- (466,306,71,3),
- (689,461,71,2),
- (74,49,72,3),
- (112,73,72,3),
- (597,397,72,3),
- (131,86,73,3),
- (216,145,73,3),
- (391,256,73,3),
- (168,112,74,3),
- (251,167,74,3),
- (284,188,75,3),
- (374,247,75,3),
- (393,257,75,3),
- (815,587,75,2),
- (138,91,76,3),
- (673,447,76,3),
- (775,547,76,2),
- (183,123,77,3),
- (565,373,77,3),
- (771,543,77,2),
- (29,19,78,3),
- (567,374,78,3),
- (624,415,78,3),
- (104,69,79,3),
- (530,349,79,3),
- (779,551,79,2),
- (253,168,80,3),
- (282,187,80,3),
- (626,416,80,3),
- (16,10,81,3),
- (202,135,81,3),
- (214,144,81,3),
- (264,176,81,3),
- (801,573,81,2),
- (686,458,82,2),
- (807,579,82,2),
- (19,12,83,3),
- (194,130,83,3),
- (525,346,83,3),
- (776,548,83,2),
- (23,14,84,3),
- (299,196,84,3),
- (502,330,84,3),
- (561,371,84,3),
- (622,414,84,3),
- (94,62,85,3),
- (116,76,85,3),
- (239,159,85,3),
- (615,410,85,3),
- (90,60,86,3),
- (233,155,86,3),
- (806,578,87,2),
- (332,221,88,3),
- (397,259,88,3),
- (648,431,88,3),
- (404,263,89,3),
- (606,403,89,3),
- (133,87,90,3),
- (140,92,90,3),
- (343,228,90,3),
- (452,295,90,3),
- (578,382,90,3),
- (798,570,90,2),
- (431,281,91,3),
- (1,1,92,2),
- (3,2,92,2),
- (5,3,92,2),
- (6,4,92,2),
- (7,5,92,2),
- (9,6,92,2),
- (11,7,92,2),
- (12,8,92,2),
- (14,9,92,2),
- (15,10,92,2),
- (17,11,92,2),
- (18,12,92,2),
- (20,13,92,2),
- (22,14,92,2),
- (24,15,92,2),
- (25,16,92,2),
- (26,17,92,2),
- (27,18,92,2),
- (28,19,92,2),
- (30,20,92,2),
- (32,21,92,2),
- (33,22,92,2),
- (34,23,92,2),
- (36,24,92,2),
- (38,25,92,2),
- (40,26,92,2),
- (42,27,92,2),
- (44,28,92,2),
- (45,29,92,2),
- (46,30,92,2),
- (48,31,92,2),
- (50,32,92,2),
- (51,33,92,2),
- (53,34,92,2),
- (54,35,92,2),
- (55,36,92,2),
- (57,37,92,2),
- (59,38,92,2),
- (60,39,92,2),
- (62,40,92,2),
- (64,41,92,2),
- (65,42,92,2),
- (66,43,92,2),
- (67,44,92,2),
- (69,45,92,2),
- (70,46,92,2),
- (71,47,92,2),
- (72,48,92,2),
- (73,49,92,2),
- (75,50,92,2),
- (76,51,92,2),
- (78,52,92,2),
- (79,53,92,2),
- (80,54,92,2),
- (81,55,92,2),
- (83,56,92,2),
- (84,57,92,2),
- (85,58,92,2),
- (87,59,92,2),
- (89,60,92,2),
- (91,61,92,2),
- (93,62,92,2),
- (95,63,92,2),
- (96,64,92,2),
- (98,65,92,2),
- (99,66,92,2),
- (100,67,92,2),
- (102,68,92,2),
- (103,69,92,2),
- (105,70,92,2),
- (107,71,92,2),
- (109,72,92,2),
- (111,73,92,2),
- (113,74,92,2),
- (114,75,92,2),
- (115,76,92,2),
- (117,77,92,2),
- (119,78,92,2),
- (121,79,92,2),
- (122,80,92,2),
- (123,81,92,2),
- (124,82,92,2),
- (126,83,92,2),
- (127,84,92,2),
- (128,85,92,2),
- (130,86,92,2),
- (132,87,92,2),
- (134,88,92,2),
- (135,89,92,2),
- (136,90,92,2),
- (137,91,92,2),
- (139,92,92,2),
- (141,93,92,2),
- (142,94,92,2),
- (143,95,92,2),
- (144,96,92,2),
- (145,97,92,2),
- (147,98,92,2),
- (149,99,92,2),
- (150,100,92,2),
- (151,101,92,2),
- (152,102,92,2),
- (153,103,92,2),
- (154,104,92,2),
- (156,105,92,2),
- (158,106,92,2),
- (159,107,92,2),
- (161,108,92,2),
- (162,109,92,2),
- (164,110,92,2),
- (165,111,92,2),
- (167,112,92,2),
- (169,113,92,2),
- (170,114,92,2),
- (171,115,92,2),
- (173,116,92,2),
- (174,117,92,2),
- (176,118,92,2),
- (177,119,92,2),
- (179,120,92,2),
- (180,121,92,2),
- (181,122,92,2),
- (182,123,92,2),
- (184,124,92,2),
- (185,125,92,2),
- (187,126,92,2),
- (189,127,92,2),
- (190,128,92,2),
- (192,129,92,2),
- (193,130,92,2),
- (195,131,92,2),
- (196,132,92,2),
- (198,133,92,2),
- (199,134,92,2),
- (201,135,92,2),
- (203,136,92,2),
- (204,137,92,2),
- (205,138,92,2),
- (206,139,92,2),
- (208,140,92,2),
- (209,141,92,2),
- (210,142,92,2),
- (212,143,92,2),
- (213,144,92,2),
- (215,145,92,2),
- (217,146,92,2),
- (219,147,92,2),
- (221,148,92,2),
- (223,149,92,2),
- (225,150,92,2),
- (658,438,92,3),
- (687,459,92,2),
- (804,576,93,2),
- (422,276,94,3),
- (186,125,95,3),
- (10,6,96,3),
- (175,117,96,3),
- (601,399,96,3),
- (241,160,98,3),
- (276,183,98,3),
- (479,314,98,3),
- (654,435,98,3),
- (280,186,99,3),
- (704,476,99,2),
- (705,477,99,2),
- (706,478,99,2),
- (707,479,99,2),
- (708,480,99,2),
- (730,502,99,2),
- (756,532,99,2),
- (350,233,100,3),
- (813,585,100,2),
- (77,51,101,3),
- (372,246,101,3),
- (554,366,101,3),
- (620,413,101,3),
- (773,545,102,2),
- (709,481,103,2),
- (796,568,104,2),
- (819,591,105,2),
- (783,555,114,2),
- (787,559,116,2),
- (725,497,118,2),
- (757,527,118,2),
- (816,588,121,2),
- (803,575,124,2),
- (810,582,125,2),
- (718,490,126,2),
- (758,520,126,2),
- (811,583,129,2),
- (722,494,130,2),
- (759,524,130,2),
- (780,552,131,2),
- (802,574,132,2),
- (739,511,135,2),
- (760,541,135,2),
- (778,550,135,2),
- (729,501,136,2),
- (761,531,136,2),
- (774,546,136,2),
- (715,487,138,2),
- (762,517,138,2),
- (790,562,141,2),
- (719,491,142,2),
- (763,521,142,2),
- (459,301,145,2),
- (460,302,145,2),
- (461,303,145,2),
- (462,304,145,2),
- (463,305,145,2),
- (465,306,145,2),
- (467,307,145,2),
- (469,308,145,2),
- (470,309,145,2),
- (472,310,145,2),
- (474,311,145,2),
- (475,312,145,2),
- (476,313,145,2),
- (478,314,145,2),
- (480,315,145,2),
- (481,316,145,2),
- (482,317,145,2),
- (483,318,145,2),
- (485,319,145,2),
- (487,320,145,2),
- (488,321,145,2),
- (489,322,145,2),
- (491,323,145,2),
- (492,324,145,2),
- (493,325,145,2),
- (494,326,145,2),
- (496,327,145,2),
- (497,328,145,2),
- (499,329,145,2),
- (501,330,145,2),
- (503,331,145,2),
- (504,332,145,2),
- (506,333,145,2),
- (508,334,145,2),
- (510,335,145,2),
- (512,336,145,2),
- (513,337,145,2),
- (515,338,145,2),
- (516,339,145,2),
- (517,340,145,2),
- (518,341,145,2),
- (519,342,145,2),
- (520,343,145,2),
- (521,344,145,2),
- (523,345,145,2),
- (524,346,145,2),
- (526,347,145,2),
- (528,348,145,2),
- (529,349,145,2),
- (531,350,145,2),
- (533,351,145,2),
- (535,352,145,2),
- (537,353,145,2),
- (539,354,145,2),
- (540,355,145,2),
- (541,356,145,2),
- (542,357,145,2),
- (543,358,145,2),
- (544,359,145,2),
- (545,360,145,2),
- (546,361,145,2),
- (547,362,145,2),
- (549,363,145,2),
- (550,364,145,2),
- (551,365,145,2),
- (553,366,145,2),
- (555,367,145,2),
- (557,368,145,2),
- (558,369,145,2),
- (559,370,145,2),
- (560,371,145,2),
- (562,372,145,2),
- (564,373,145,2),
- (566,374,145,2),
- (568,375,145,2),
- (570,376,145,2),
- (572,377,145,2),
- (573,378,145,2),
- (574,379,145,2),
- (575,380,145,2),
- (576,381,145,2),
- (577,382,145,2),
- (579,383,145,2),
- (580,384,145,2),
- (581,385,145,2),
- (583,386,145,2),
- (584,387,145,2),
- (585,388,145,2),
- (586,389,145,2),
- (587,390,145,2),
- (589,391,145,2),
- (590,392,145,2),
- (591,393,145,2),
- (592,394,145,2),
- (594,395,145,2),
- (595,396,145,2),
- (596,397,145,2),
- (598,398,145,2),
- (600,399,145,2),
- (602,400,145,2),
- (603,401,145,2),
- (604,402,145,2),
- (605,403,145,2),
- (607,404,145,2),
- (608,405,145,2),
- (610,406,145,2),
- (611,407,145,2),
- (612,408,145,2),
- (613,409,145,2),
- (614,410,145,2),
- (616,411,145,2),
- (618,412,145,2),
- (619,413,145,2),
- (621,414,145,2),
- (623,415,145,2),
- (625,416,145,2),
- (627,417,145,2),
- (629,418,145,2),
- (630,419,145,2),
- (631,420,145,2),
- (632,421,145,2),
- (634,422,145,2),
- (636,423,145,2),
- (637,424,145,2),
- (639,425,145,2),
- (640,426,145,2),
- (641,427,145,2),
- (643,428,145,2),
- (644,429,145,2),
- (645,430,145,2),
- (647,431,145,2),
- (649,432,145,2),
- (650,433,145,2),
- (651,434,145,2),
- (653,435,145,2),
- (655,436,145,2),
- (656,437,145,2),
- (657,438,145,2),
- (659,439,145,2),
- (661,440,145,2),
- (662,441,145,2),
- (664,442,145,2),
- (666,443,145,2),
- (668,444,145,2),
- (669,445,145,2),
- (670,446,145,2),
- (672,447,145,2),
- (674,448,145,2),
- (675,449,145,2),
- (677,450,145,2),
- (814,586,155,2),
- (812,584,156,2),
- (716,488,158,2),
- (764,518,158,2),
- (817,589,159,2),
- (784,556,163,2),
- (786,558,170,2),
- (818,590,171,2),
- (737,509,179,2),
- (765,539,179,2),
- (777,549,183,2),
- (782,554,185,2),
- (735,507,191,2),
- (766,537,191,2),
- (795,567,195,2),
- (808,580,196,2),
- (785,557,197,2),
- (731,503,198,2),
- (767,533,198,2),
- (732,504,200,2),
- (768,534,200,2),
- (712,484,201,2),
- (769,514,201,2);
+ (32,20,1,3),
+ (36,22,1,3),
+ (301,192,1,3),
+ (233,148,2,3),
+ (395,256,2,3),
+ (447,289,2,3),
+ (687,451,2,2),
+ (58,36,3,3),
+ (171,107,3,3),
+ (45,27,4,3),
+ (305,194,4,3),
+ (347,225,4,3),
+ (688,452,4,2),
+ (691,455,4,2),
+ (455,293,5,3),
+ (608,394,5,3),
+ (806,570,5,2),
+ (303,193,6,3),
+ (413,270,6,3),
+ (689,453,6,2),
+ (811,575,6,2),
+ (288,185,7,3),
+ (339,219,7,3),
+ (418,273,7,3),
+ (197,123,8,3),
+ (256,163,8,3),
+ (690,454,8,2),
+ (823,587,8,2),
+ (16,10,9,3),
+ (509,329,9,3),
+ (548,356,9,3),
+ (725,489,10,2),
+ (755,519,10,2),
+ (319,204,11,3),
+ (393,255,11,3),
+ (519,336,11,3),
+ (532,344,11,3),
+ (158,99,12,3),
+ (496,321,13,3),
+ (416,272,14,3),
+ (437,284,14,3),
+ (423,276,15,3),
+ (553,359,15,3),
+ (81,50,16,3),
+ (430,280,16,3),
+ (468,302,16,3),
+ (653,427,16,3),
+ (692,456,16,2),
+ (744,508,16,2),
+ (774,538,16,2),
+ (65,40,17,3),
+ (240,153,17,3),
+ (590,382,17,3),
+ (621,404,17,3),
+ (674,441,17,3),
+ (810,574,17,2),
+ (161,101,18,3),
+ (290,186,18,3),
+ (723,487,18,2),
+ (753,517,18,2),
+ (69,42,19,3),
+ (693,457,19,2),
+ (803,567,19,2),
+ (94,58,20,3),
+ (575,372,20,3),
+ (735,499,20,2),
+ (765,529,20,2),
+ (535,346,21,3),
+ (788,552,21,2),
+ (475,306,22,3),
+ (561,363,22,3),
+ (169,106,23,3),
+ (201,125,23,3),
+ (185,115,24,3),
+ (381,247,24,3),
+ (612,397,24,3),
+ (4,3,25,3),
+ (167,105,25,3),
+ (583,377,25,3),
+ (599,387,25,3),
+ (515,333,26,3),
+ (623,405,26,3),
+ (683,448,26,3),
+ (445,288,27,3),
+ (498,322,27,3),
+ (7,5,28,3),
+ (108,68,28,3),
+ (20,13,29,3),
+ (246,158,30,3),
+ (14,9,31,3),
+ (182,113,31,3),
+ (332,214,31,3),
+ (89,55,32,3),
+ (480,309,32,3),
+ (501,324,32,3),
+ (699,463,32,2),
+ (700,464,32,2),
+ (165,104,33,3),
+ (175,109,33,3),
+ (254,162,33,3),
+ (398,258,33,3),
+ (728,492,33,2),
+ (758,522,33,2),
+ (60,37,34,3),
+ (696,460,34,2),
+ (784,548,34,2),
+ (265,169,35,3),
+ (449,290,35,3),
+ (503,325,35,3),
+ (217,137,36,3),
+ (248,159,36,3),
+ (292,187,36,3),
+ (791,555,36,2),
+ (86,53,37,3),
+ (523,338,37,3),
+ (672,440,37,3),
+ (780,544,37,2),
+ (24,15,38,3),
+ (229,146,38,3),
+ (316,202,38,3),
+ (102,64,39,3),
+ (295,189,39,3),
+ (799,563,39,2),
+ (156,98,40,3),
+ (191,119,40,3),
+ (742,506,42,2),
+ (772,536,42,2),
+ (63,39,43,3),
+ (473,305,43,3),
+ (530,343,43,3),
+ (698,462,43,2),
+ (724,488,43,2),
+ (754,518,43,2),
+ (817,581,43,2),
+ (54,33,44,3),
+ (221,139,46,3),
+ (357,232,46,3),
+ (559,362,46,3),
+ (425,277,47,3),
+ (511,330,47,3),
+ (236,151,48,2),
+ (238,152,48,2),
+ (239,153,48,2),
+ (241,154,48,2),
+ (242,155,48,2),
+ (243,156,48,2),
+ (244,157,48,2),
+ (245,158,48,2),
+ (247,159,48,2),
+ (249,160,48,2),
+ (251,161,48,2),
+ (253,162,48,2),
+ (255,163,48,2),
+ (257,164,48,2),
+ (259,165,48,2),
+ (261,166,48,2),
+ (262,167,48,2),
+ (263,168,48,2),
+ (264,169,48,2),
+ (266,170,48,2),
+ (267,171,48,2),
+ (268,172,48,2),
+ (269,173,48,2),
+ (271,174,48,2),
+ (273,175,48,2),
+ (275,176,48,2),
+ (276,177,48,2),
+ (277,178,48,2),
+ (278,179,48,2),
+ (279,180,48,2),
+ (280,181,48,2),
+ (281,182,48,2),
+ (283,183,48,2),
+ (285,184,48,2),
+ (287,185,48,2),
+ (289,186,48,2),
+ (291,187,48,2),
+ (293,188,48,2),
+ (294,189,48,2),
+ (296,190,48,2),
+ (298,191,48,2),
+ (300,192,48,2),
+ (302,193,48,2),
+ (304,194,48,2),
+ (306,195,48,2),
+ (308,196,48,2),
+ (309,197,48,2),
+ (310,198,48,2),
+ (311,199,48,2),
+ (312,200,48,2),
+ (313,201,48,2),
+ (315,202,48,2),
+ (317,203,48,2),
+ (318,204,48,2),
+ (320,205,48,2),
+ (321,206,48,2),
+ (322,207,48,2),
+ (323,208,48,2),
+ (325,209,48,2),
+ (326,210,48,2),
+ (327,211,48,2),
+ (328,212,48,2),
+ (329,213,48,2),
+ (331,214,48,2),
+ (333,215,48,2),
+ (334,216,48,2),
+ (335,217,48,2),
+ (337,218,48,2),
+ (338,219,48,2),
+ (340,220,48,2),
+ (341,221,48,2),
+ (342,222,48,2),
+ (344,223,48,2),
+ (345,224,48,2),
+ (346,225,48,2),
+ (348,226,48,2),
+ (350,227,48,2),
+ (351,228,48,2),
+ (353,229,48,2),
+ (354,230,48,2),
+ (355,231,48,2),
+ (356,232,48,2),
+ (358,233,48,2),
+ (360,234,48,2),
+ (362,235,48,2),
+ (364,236,48,2),
+ (365,237,48,2),
+ (367,238,48,2),
+ (369,239,48,2),
+ (371,240,48,2),
+ (372,241,48,2),
+ (374,242,48,2),
+ (376,243,48,2),
+ (377,244,48,2),
+ (378,245,48,2),
+ (379,246,48,2),
+ (380,247,48,2),
+ (382,248,48,2),
+ (383,249,48,2),
+ (384,250,48,2),
+ (386,251,48,2),
+ (387,252,48,2),
+ (388,253,48,2),
+ (390,254,48,2),
+ (392,255,48,2),
+ (394,256,48,2),
+ (396,257,48,2),
+ (397,258,48,2),
+ (399,259,48,2),
+ (400,260,48,2),
+ (402,261,48,2),
+ (404,262,48,2),
+ (405,263,48,2),
+ (406,264,48,2),
+ (407,265,48,2),
+ (408,266,48,2),
+ (409,267,48,2),
+ (410,268,48,2),
+ (411,269,48,2),
+ (412,270,48,2),
+ (414,271,48,2),
+ (415,272,48,2),
+ (417,273,48,2),
+ (419,274,48,2),
+ (420,275,48,2),
+ (422,276,48,2),
+ (424,277,48,2),
+ (426,278,48,2),
+ (427,279,48,2),
+ (429,280,48,2),
+ (431,281,48,2),
+ (433,282,48,2),
+ (435,283,48,2),
+ (436,284,48,2),
+ (438,285,48,2),
+ (440,286,48,2),
+ (442,287,48,2),
+ (444,288,48,2),
+ (446,289,48,2),
+ (448,290,48,2),
+ (450,291,48,2),
+ (452,292,48,2),
+ (454,293,48,2),
+ (456,294,48,2),
+ (457,295,48,2),
+ (458,296,48,2),
+ (460,297,48,2),
+ (462,298,48,2),
+ (463,299,48,2),
+ (464,300,48,2),
+ (789,553,48,2),
+ (22,14,49,3),
+ (274,175,49,3),
+ (359,233,49,3),
+ (643,419,49,3),
+ (434,282,50,3),
+ (459,296,51,3),
+ (465,300,51,3),
+ (804,568,51,2),
+ (120,75,52,3),
+ (10,7,54,3),
+ (73,44,54,3),
+ (124,77,54,3),
+ (219,138,54,3),
+ (366,237,54,3),
+ (432,281,54,3),
+ (581,376,55,3),
+ (656,429,55,3),
+ (401,260,56,3),
+ (421,275,56,3),
+ (793,557,56,2),
+ (680,446,57,3),
+ (729,493,57,2),
+ (759,523,57,2),
+ (260,165,58,3),
+ (637,416,58,3),
+ (12,8,59,3),
+ (324,208,59,3),
+ (701,465,59,2),
+ (702,466,59,2),
+ (703,467,59,2),
+ (704,468,59,2),
+ (705,469,59,2),
+ (706,470,59,2),
+ (707,471,59,2),
+ (708,472,59,2),
+ (709,473,59,2),
+ (710,474,59,2),
+ (711,475,59,2),
+ (270,173,60,3),
+ (363,235,60,3),
+ (543,352,60,3),
+ (631,411,60,3),
+ (668,438,60,3),
+ (730,494,60,2),
+ (760,524,60,2),
+ (297,190,61,3),
+ (136,84,62,3),
+ (284,183,62,3),
+ (370,239,62,3),
+ (177,110,63,3),
+ (272,174,63,3),
+ (538,348,63,3),
+ (809,573,64,2),
+ (586,379,65,3),
+ (639,417,65,3),
+ (38,23,66,3),
+ (84,52,66,3),
+ (343,222,66,3),
+ (134,83,67,3),
+ (506,327,67,3),
+ (628,409,67,3),
+ (569,369,68,3),
+ (619,403,68,3),
+ (824,588,68,2),
+ (141,87,69,3),
+ (551,358,69,3),
+ (731,495,69,2),
+ (761,525,69,2),
+ (349,226,70,3),
+ (453,292,70,3),
+ (76,46,71,3),
+ (92,57,71,3),
+ (179,111,71,3),
+ (205,128,71,3),
+ (252,161,71,3),
+ (697,461,71,2),
+ (733,497,71,2),
+ (763,527,71,2),
+ (336,217,73,3),
+ (451,291,73,3),
+ (461,297,73,3),
+ (818,582,73,2),
+ (150,94,74,3),
+ (282,182,74,3),
+ (193,120,75,3),
+ (466,301,75,2),
+ (467,302,75,2),
+ (469,303,75,2),
+ (471,304,75,2),
+ (472,305,75,2),
+ (474,306,75,2),
+ (476,307,75,2),
+ (478,308,75,2),
+ (479,309,75,2),
+ (481,310,75,2),
+ (482,311,75,2),
+ (484,312,75,2),
+ (485,313,75,2),
+ (486,314,75,2),
+ (487,315,75,2),
+ (488,316,75,2),
+ (490,317,75,2),
+ (491,318,75,2),
+ (493,319,75,2),
+ (494,320,75,2),
+ (495,321,75,2),
+ (497,322,75,2),
+ (499,323,75,2),
+ (500,324,75,2),
+ (502,325,75,2),
+ (504,326,75,2),
+ (505,327,75,2),
+ (507,328,75,2),
+ (508,329,75,2),
+ (510,330,75,2),
+ (512,331,75,2),
+ (513,332,75,2),
+ (514,333,75,2),
+ (516,334,75,2),
+ (517,335,75,2),
+ (518,336,75,2),
+ (520,337,75,2),
+ (522,338,75,2),
+ (524,339,75,2),
+ (525,340,75,2),
+ (526,341,75,2),
+ (527,342,75,2),
+ (529,343,75,2),
+ (531,344,75,2),
+ (533,345,75,2),
+ (534,346,75,2),
+ (536,347,75,2),
+ (537,348,75,2),
+ (539,349,75,2),
+ (540,350,75,2),
+ (541,351,75,2),
+ (542,352,75,2),
+ (544,353,75,2),
+ (545,354,75,2),
+ (546,355,75,2),
+ (547,356,75,2),
+ (549,357,75,2),
+ (550,358,75,2),
+ (552,359,75,2),
+ (554,360,75,2),
+ (556,361,75,2),
+ (558,362,75,2),
+ (560,363,75,2),
+ (562,364,75,2),
+ (564,365,75,2),
+ (565,366,75,2),
+ (566,367,75,2),
+ (567,368,75,2),
+ (568,369,75,2),
+ (570,370,75,2),
+ (572,371,75,2),
+ (574,372,75,2),
+ (576,373,75,2),
+ (577,374,75,2),
+ (579,375,75,2),
+ (580,376,75,2),
+ (582,377,75,2),
+ (584,378,75,2),
+ (585,379,75,2),
+ (587,380,75,2),
+ (588,381,75,2),
+ (589,382,75,2),
+ (591,383,75,2),
+ (593,384,75,2),
+ (595,385,75,2),
+ (597,386,75,2),
+ (598,387,75,2),
+ (600,388,75,2),
+ (601,389,75,2),
+ (602,390,75,2),
+ (603,391,75,2),
+ (604,392,75,2),
+ (606,393,75,2),
+ (607,394,75,2),
+ (609,395,75,2),
+ (610,396,75,2),
+ (611,397,75,2),
+ (613,398,75,2),
+ (614,399,75,2),
+ (615,400,75,2),
+ (616,401,75,2),
+ (617,402,75,2),
+ (618,403,75,2),
+ (620,404,75,2),
+ (622,405,75,2),
+ (624,406,75,2),
+ (625,407,75,2),
+ (626,408,75,2),
+ (627,409,75,2),
+ (629,410,75,2),
+ (630,411,75,2),
+ (632,412,75,2),
+ (633,413,75,2),
+ (634,414,75,2),
+ (635,415,75,2),
+ (636,416,75,2),
+ (638,417,75,2),
+ (640,418,75,2),
+ (642,419,75,2),
+ (644,420,75,2),
+ (645,421,75,2),
+ (647,422,75,2),
+ (648,423,75,2),
+ (649,424,75,2),
+ (650,425,75,2),
+ (651,426,75,2),
+ (652,427,75,2),
+ (654,428,75,2),
+ (655,429,75,2),
+ (657,430,75,2),
+ (658,431,75,2),
+ (659,432,75,2),
+ (660,433,75,2),
+ (662,434,75,2),
+ (664,435,75,2),
+ (665,436,75,2),
+ (666,437,75,2),
+ (667,438,75,2),
+ (669,439,75,2),
+ (671,440,75,2),
+ (673,441,75,2),
+ (675,442,75,2),
+ (676,443,75,2),
+ (677,444,75,2),
+ (678,445,75,2),
+ (679,446,75,2),
+ (681,447,75,2),
+ (682,448,75,2),
+ (684,449,75,2),
+ (685,450,75,2),
+ (721,485,75,2),
+ (751,515,75,2),
+ (207,129,76,3),
+ (368,238,76,3),
+ (98,61,77,3),
+ (111,70,77,3),
+ (113,71,77,3),
+ (314,201,77,3),
+ (492,318,77,3),
+ (52,32,78,3),
+ (439,285,78,3),
+ (670,439,78,3),
+ (747,511,78,2),
+ (777,541,78,2),
+ (258,164,79,3),
+ (801,565,79,2),
+ (231,147,80,3),
+ (489,316,80,3),
+ (646,421,80,3),
+ (105,66,81,3),
+ (237,151,81,3),
+ (385,250,81,3),
+ (592,383,81,3),
+ (661,433,81,3),
+ (663,434,81,3),
+ (67,41,82,3),
+ (71,43,82,3),
+ (128,79,82,3),
+ (361,234,82,3),
+ (694,458,82,2),
+ (286,184,83,3),
+ (375,242,83,3),
+ (528,342,83,3),
+ (805,569,83,2),
+ (521,337,84,3),
+ (145,90,85,3),
+ (389,253,85,3),
+ (441,286,85,3),
+ (443,287,85,3),
+ (557,361,87,3),
+ (719,483,87,2),
+ (749,513,87,2),
+ (307,195,88,3),
+ (115,72,89,3),
+ (126,78,89,3),
+ (210,131,89,3),
+ (352,228,89,3),
+ (34,21,90,3),
+ (117,73,90,3),
+ (173,108,90,3),
+ (330,213,90,3),
+ (563,364,90,3),
+ (571,370,90,3),
+ (578,374,90,3),
+ (822,586,90,2),
+ (695,459,92,2),
+ (122,76,93,3),
+ (132,82,93,3),
+ (796,560,93,2),
+ (29,18,94,3),
+ (139,86,94,3),
+ (403,261,94,3),
+ (641,418,94,3),
+ (391,254,95,3),
+ (483,311,95,3),
+ (605,392,95,3),
+ (40,24,96,3),
+ (470,303,96,3),
+ (477,307,96,3),
+ (686,450,96,3),
+ (800,564,96,2),
+ (250,160,97,3),
+ (50,31,98,3),
+ (188,117,98,3),
+ (199,124,98,3),
+ (373,241,98,3),
+ (428,279,98,3),
+ (42,25,99,3),
+ (152,95,99,3),
+ (596,385,99,3),
+ (712,476,99,2),
+ (713,477,99,2),
+ (714,478,99,2),
+ (715,479,99,2),
+ (716,480,99,2),
+ (732,496,99,2),
+ (762,526,99,2),
+ (27,17,100,3),
+ (573,371,100,3),
+ (299,191,101,3),
+ (555,360,101,3),
+ (594,384,101,3),
+ (717,481,103,2),
+ (825,589,103,2),
+ (1,1,104,2),
+ (2,2,104,2),
+ (3,3,104,2),
+ (5,4,104,2),
+ (6,5,104,2),
+ (8,6,104,2),
+ (9,7,104,2),
+ (11,8,104,2),
+ (13,9,104,2),
+ (15,10,104,2),
+ (17,11,104,2),
+ (18,12,104,2),
+ (19,13,104,2),
+ (21,14,104,2),
+ (23,15,104,2),
+ (25,16,104,2),
+ (26,17,104,2),
+ (28,18,104,2),
+ (30,19,104,2),
+ (31,20,104,2),
+ (33,21,104,2),
+ (35,22,104,2),
+ (37,23,104,2),
+ (39,24,104,2),
+ (41,25,104,2),
+ (43,26,104,2),
+ (44,27,104,2),
+ (46,28,104,2),
+ (47,29,104,2),
+ (48,30,104,2),
+ (49,31,104,2),
+ (51,32,104,2),
+ (53,33,104,2),
+ (55,34,104,2),
+ (56,35,104,2),
+ (57,36,104,2),
+ (59,37,104,2),
+ (61,38,104,2),
+ (62,39,104,2),
+ (64,40,104,2),
+ (66,41,104,2),
+ (68,42,104,2),
+ (70,43,104,2),
+ (72,44,104,2),
+ (74,45,104,2),
+ (75,46,104,2),
+ (77,47,104,2),
+ (78,48,104,2),
+ (79,49,104,2),
+ (80,50,104,2),
+ (82,51,104,2),
+ (83,52,104,2),
+ (85,53,104,2),
+ (87,54,104,2),
+ (88,55,104,2),
+ (90,56,104,2),
+ (91,57,104,2),
+ (93,58,104,2),
+ (95,59,104,2),
+ (96,60,104,2),
+ (97,61,104,2),
+ (99,62,104,2),
+ (100,63,104,2),
+ (101,64,104,2),
+ (103,65,104,2),
+ (104,66,104,2),
+ (106,67,104,2),
+ (107,68,104,2),
+ (109,69,104,2),
+ (110,70,104,2),
+ (112,71,104,2),
+ (114,72,104,2),
+ (116,73,104,2),
+ (118,74,104,2),
+ (119,75,104,2),
+ (121,76,104,2),
+ (123,77,104,2),
+ (125,78,104,2),
+ (127,79,104,2),
+ (129,80,104,2),
+ (130,81,104,2),
+ (131,82,104,2),
+ (133,83,104,2),
+ (135,84,104,2),
+ (137,85,104,2),
+ (138,86,104,2),
+ (140,87,104,2),
+ (142,88,104,2),
+ (143,89,104,2),
+ (144,90,104,2),
+ (146,91,104,2),
+ (147,92,104,2),
+ (148,93,104,2),
+ (149,94,104,2),
+ (151,95,104,2),
+ (153,96,104,2),
+ (154,97,104,2),
+ (155,98,104,2),
+ (157,99,104,2),
+ (159,100,104,2),
+ (160,101,104,2),
+ (162,102,104,2),
+ (163,103,104,2),
+ (164,104,104,2),
+ (166,105,104,2),
+ (168,106,104,2),
+ (170,107,104,2),
+ (172,108,104,2),
+ (174,109,104,2),
+ (176,110,104,2),
+ (178,111,104,2),
+ (180,112,104,2),
+ (181,113,104,2),
+ (183,114,104,2),
+ (184,115,104,2),
+ (186,116,104,2),
+ (187,117,104,2),
+ (189,118,104,2),
+ (190,119,104,2),
+ (192,120,104,2),
+ (194,121,104,2),
+ (195,122,104,2),
+ (196,123,104,2),
+ (198,124,104,2),
+ (200,125,104,2),
+ (202,126,104,2),
+ (203,127,104,2),
+ (204,128,104,2),
+ (206,129,104,2),
+ (208,130,104,2),
+ (209,131,104,2),
+ (211,132,104,2),
+ (212,133,104,2),
+ (213,134,104,2),
+ (214,135,104,2),
+ (215,136,104,2),
+ (216,137,104,2),
+ (218,138,104,2),
+ (220,139,104,2),
+ (222,140,104,2),
+ (223,141,104,2),
+ (224,142,104,2),
+ (225,143,104,2),
+ (226,144,104,2),
+ (227,145,104,2),
+ (228,146,104,2),
+ (230,147,104,2),
+ (232,148,104,2),
+ (234,149,104,2),
+ (235,150,104,2),
+ (746,510,106,2),
+ (776,540,106,2),
+ (782,546,110,2),
+ (720,484,112,2),
+ (750,514,112,2),
+ (785,549,113,2),
+ (718,482,116,2),
+ (748,512,116,2),
+ (722,486,117,2),
+ (752,516,117,2),
+ (792,556,118,2),
+ (798,562,121,2),
+ (820,584,124,2),
+ (736,500,125,2),
+ (766,530,125,2),
+ (814,578,127,2),
+ (787,551,130,2),
+ (783,547,131,2),
+ (741,505,137,2),
+ (771,535,137,2),
+ (790,554,138,2),
+ (821,585,141,2),
+ (795,559,143,2),
+ (812,576,147,2),
+ (815,579,150,2),
+ (727,491,151,2),
+ (757,521,151,2),
+ (802,566,152,2),
+ (813,577,154,2),
+ (781,545,155,2),
+ (779,543,156,2),
+ (739,503,157,2),
+ (769,533,157,2),
+ (808,572,159,2),
+ (786,550,160,2),
+ (826,590,161,2),
+ (794,558,163,2),
+ (726,490,164,2),
+ (756,520,164,2),
+ (740,504,167,2),
+ (770,534,167,2),
+ (797,561,167,2),
+ (743,507,169,2),
+ (773,537,169,2),
+ (807,571,172,2),
+ (745,509,174,2),
+ (775,539,174,2),
+ (734,498,178,2),
+ (764,528,178,2),
+ (819,583,178,2),
+ (738,502,184,2),
+ (768,532,184,2),
+ (828,592,190,2),
+ (737,501,192,2),
+ (767,531,192,2),
+ (827,591,196,2),
+ (816,580,200,2);
 /*!40000 ALTER TABLE `civicrm_activity_contact` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -1641,184 +1650,194 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_address` WRITE;
 /*!40000 ALTER TABLE `civicrm_address` DISABLE KEYS */;
 INSERT INTO `civicrm_address` (`id`, `contact_id`, `location_type_id`, `is_primary`, `is_billing`, `street_address`, `street_number`, `street_number_suffix`, `street_number_predirectional`, `street_name`, `street_type`, `street_number_postdirectional`, `street_unit`, `supplemental_address_1`, `supplemental_address_2`, `supplemental_address_3`, `city`, `county_id`, `state_province_id`, `postal_code_suffix`, `postal_code`, `usps_adc`, `country_id`, `geo_code_1`, `geo_code_2`, `manual_geo_code`, `timezone`, `name`, `master_id`) VALUES
- (1,51,1,1,0,'410Y Northpoint Ln NW',410,'Y',NULL,'Northpoint','Ln','NW',NULL,NULL,NULL,NULL,'Dayton',1,1041,NULL,'37321',NULL,1228,35.495894,-85.01032,0,NULL,NULL,NULL),
- (2,81,1,1,0,'835H Beech Ln SW',835,'H',NULL,'Beech','Ln','SW',NULL,NULL,NULL,NULL,'Loa',1,1043,NULL,'84747',NULL,1228,38.41744,-111.67612,0,NULL,NULL,NULL),
- (3,108,1,1,0,'549D Woodbridge Way SW',549,'D',NULL,'Woodbridge','Way','SW',NULL,NULL,NULL,NULL,'Kimball',1,1026,NULL,'69145',NULL,1228,41.24058,-103.6608,0,NULL,NULL,NULL),
- (4,4,1,1,0,'397Q Beech Pl SE',397,'Q',NULL,'Beech','Pl','SE',NULL,NULL,NULL,NULL,'Indianapolis',1,1013,NULL,'46201',NULL,1228,39.775125,-86.10839,0,NULL,NULL,NULL),
- (5,60,1,1,0,'102G Van Ness Rd SW',102,'G',NULL,'Van Ness','Rd','SW',NULL,NULL,NULL,NULL,'Reader',1,1047,NULL,'26167',NULL,1228,39.550395,-80.71163,0,NULL,NULL,NULL),
- (6,133,1,1,0,'349T Lincoln St S',349,'T',NULL,'Lincoln','St','S',NULL,NULL,NULL,NULL,'Moline',1,1012,NULL,'61266',NULL,1228,41.554901,-90.615975,0,NULL,NULL,NULL),
- (7,77,1,1,0,'625N Northpoint Path SW',625,'N',NULL,'Northpoint','Path','SW',NULL,NULL,NULL,NULL,'Shirley',1,1003,NULL,'72153',NULL,1228,35.619538,-92.32589,0,NULL,NULL,NULL),
- (8,42,1,1,0,'858D Maple St N',858,'D',NULL,'Maple','St','N',NULL,NULL,NULL,NULL,'Merritt Island',1,1008,NULL,'32954',NULL,1228,28.22571,-80.673356,0,NULL,NULL,NULL),
- (9,2,1,1,0,'409V Martin Luther King St N',409,'V',NULL,'Martin Luther King','St','N',NULL,NULL,NULL,NULL,'Reserve',1,1017,NULL,'70084',NULL,1228,30.059516,-90.55987,0,NULL,NULL,NULL),
- (10,55,1,1,0,'140O Bay Ave NE',140,'O',NULL,'Bay','Ave','NE',NULL,NULL,NULL,NULL,'Parrott',1,1009,NULL,'31777',NULL,1228,31.905462,-84.51526,0,NULL,NULL,NULL),
- (11,94,1,1,0,'992E Van Ness Blvd SE',992,'E',NULL,'Van Ness','Blvd','SE',NULL,NULL,NULL,NULL,'Siluria',1,1000,NULL,'35144',NULL,1228,33.28241,-86.683891,0,NULL,NULL,NULL),
- (12,59,1,1,0,'956Z Green Rd NW',956,'Z',NULL,'Green','Rd','NW',NULL,NULL,NULL,NULL,'Centertown',1,1024,NULL,'65023',NULL,1228,38.630396,-92.39311,0,NULL,NULL,NULL),
- (13,92,1,1,0,'779O Green Ave W',779,'O',NULL,'Green','Ave','W',NULL,NULL,NULL,NULL,'Cedarville',1,1034,NULL,'45314',NULL,1228,39.744577,-83.79697,0,NULL,NULL,NULL),
- (14,57,1,1,0,'418Q El Camino Blvd NE',418,'Q',NULL,'El Camino','Blvd','NE',NULL,NULL,NULL,NULL,'Horton',1,1024,NULL,'64751',NULL,1228,37.946913,-94.42222,0,NULL,NULL,NULL),
- (15,131,1,1,0,'742U Green Pl NW',742,'U',NULL,'Green','Pl','NW',NULL,NULL,NULL,NULL,'Plush',1,1036,NULL,'97637',NULL,1228,42.543512,-119.86512,0,NULL,NULL,NULL),
- (16,89,1,1,0,'47Q Van Ness Ln NW',47,'Q',NULL,'Van Ness','Ln','NW',NULL,NULL,NULL,NULL,'Wichita Falls',1,1042,NULL,'76309',NULL,1228,33.892447,-98.53215,0,NULL,NULL,NULL),
- (17,91,1,1,0,'595F College Ave W',595,'F',NULL,'College','Ave','W',NULL,NULL,NULL,NULL,'Racine',1,1048,NULL,'53401',NULL,1228,42.727153,-87.675979,0,NULL,NULL,NULL),
- (18,47,1,1,0,'226D States St N',226,'D',NULL,'States','St','N',NULL,NULL,NULL,NULL,'Chariton',1,1014,NULL,'50049',NULL,1228,41.02891,-93.29857,0,NULL,NULL,NULL),
- (19,72,1,1,0,'809A Caulder Dr SE',809,'A',NULL,'Caulder','Dr','SE',NULL,NULL,NULL,NULL,'San Diego',1,1004,NULL,'92169',NULL,1228,33.016928,-116.846046,0,NULL,NULL,NULL),
- (20,73,1,1,0,'825K Cadell Way NW',825,'K',NULL,'Cadell','Way','NW',NULL,NULL,NULL,NULL,'Roanoke',1,1045,NULL,'24011',NULL,1228,37.270637,-79.94155,0,NULL,NULL,NULL),
- (21,121,1,1,0,'426L Northpoint Rd W',426,'L',NULL,'Northpoint','Rd','W',NULL,NULL,NULL,NULL,'Boerne',1,1042,NULL,'78006',NULL,1228,29.851666,-98.72932,0,NULL,NULL,NULL),
- (22,165,1,1,0,'34D Beech Rd E',34,'D',NULL,'Beech','Rd','E',NULL,NULL,NULL,NULL,'Saginaw',1,1021,NULL,'48608',NULL,1228,43.348535,-84.032612,0,NULL,NULL,NULL),
- (23,70,1,1,0,'504N El Camino Blvd E',504,'N',NULL,'El Camino','Blvd','E',NULL,NULL,NULL,NULL,'Somerset',1,1016,NULL,'42501',NULL,1228,37.075624,-84.54437,0,NULL,NULL,NULL),
- (24,27,1,1,0,'738L Cadell Path SW',738,'L',NULL,'Cadell','Path','SW',NULL,NULL,NULL,NULL,'Camden Wyoming',1,1007,NULL,'19934',NULL,1228,39.094699,-75.58871,0,NULL,NULL,NULL),
- (25,135,1,1,0,'389H Lincoln Pl E',389,'H',NULL,'Lincoln','Pl','E',NULL,NULL,NULL,NULL,'Sacramento',1,1004,NULL,'95831',NULL,1228,38.494971,-121.53059,0,NULL,NULL,NULL),
- (26,163,1,1,0,'44U Northpoint Way NE',44,'U',NULL,'Northpoint','Way','NE',NULL,NULL,NULL,NULL,'Ulysses',1,1015,NULL,'67880',NULL,1228,37.569601,-101.33268,0,NULL,NULL,NULL),
- (27,82,1,1,0,'827F Maple Ln SW',827,'F',NULL,'Maple','Ln','SW',NULL,NULL,NULL,NULL,'Ciales',1,1056,NULL,'00638',NULL,1228,18.308139,-66.49835,0,NULL,NULL,NULL),
- (28,118,1,1,0,'638M Pine St SE',638,'M',NULL,'Pine','St','SE',NULL,NULL,NULL,NULL,'Springfield',1,1012,NULL,'62706',NULL,1228,39.79885,-89.653399,0,NULL,NULL,NULL),
- (29,31,1,1,0,'874A Maple Ave S',874,'A',NULL,'Maple','Ave','S',NULL,NULL,NULL,NULL,'Caguas',1,1056,NULL,'00625',NULL,1228,18.232109,-66.039087,0,NULL,NULL,NULL),
- (30,146,1,1,0,'598G Green Blvd N',598,'G',NULL,'Green','Blvd','N',NULL,NULL,NULL,NULL,'Janesville',1,1022,NULL,'56048',NULL,1228,44.102188,-93.71255,0,NULL,NULL,NULL),
- (31,153,1,1,0,'504S Lincoln Blvd SE',504,'S',NULL,'Lincoln','Blvd','SE',NULL,NULL,NULL,NULL,'Cloquet',1,1022,NULL,'55720',NULL,1228,46.727077,-92.48612,0,NULL,NULL,NULL),
- (32,76,1,1,0,'998F Second St S',998,'F',NULL,'Second','St','S',NULL,NULL,NULL,NULL,'Wallburg',1,1032,NULL,'27373',NULL,1228,35.882943,-80.275963,0,NULL,NULL,NULL),
- (33,84,1,1,0,'661I Main Way SW',661,'I',NULL,'Main','Way','SW',NULL,NULL,NULL,NULL,'Morris',1,1035,NULL,'74445',NULL,1228,35.616464,-95.84645,0,NULL,NULL,NULL),
- (34,154,1,1,0,'669I States Rd E',669,'I',NULL,'States','Rd','E',NULL,NULL,NULL,NULL,'Hooppole',1,1012,NULL,'61258',NULL,1228,41.522044,-89.91216,0,NULL,NULL,NULL),
- (35,117,1,1,0,'637L Bay Pl N',637,'L',NULL,'Bay','Pl','N',NULL,NULL,NULL,NULL,'Dallas',1,1042,NULL,'75201',NULL,1228,32.787629,-96.79941,0,NULL,NULL,NULL),
- (36,95,1,1,0,'955O Woodbridge Path SE',955,'O',NULL,'Woodbridge','Path','SE',NULL,NULL,NULL,NULL,'Lebanon',1,1018,NULL,'04027',NULL,1228,43.403349,-70.91719,0,NULL,NULL,NULL),
- (37,48,1,1,0,'997Z Second St NW',997,'Z',NULL,'Second','St','NW',NULL,NULL,NULL,NULL,'Rices Landing',1,1037,NULL,'15357',NULL,1228,39.942802,-79.99612,0,NULL,NULL,NULL),
- (38,188,1,1,0,'753W El Camino Pl N',753,'W',NULL,'El Camino','Pl','N',NULL,NULL,NULL,NULL,'McDowell',1,1045,NULL,'24458',NULL,1228,38.322663,-79.54418,0,NULL,NULL,NULL),
- (39,162,1,1,0,'269L Main Pl SE',269,'L',NULL,'Main','Pl','SE',NULL,NULL,NULL,NULL,'Shreveport',1,1017,NULL,'71162',NULL,1228,32.607556,-93.75256,0,NULL,NULL,NULL),
- (40,37,1,1,0,'141C Green Path SW',141,'C',NULL,'Green','Path','SW',NULL,NULL,NULL,NULL,'Newport News',1,1045,NULL,'23609',NULL,1228,37.195924,-76.524805,0,NULL,NULL,NULL),
- (41,198,1,1,0,'523U College Ln SE',523,'U',NULL,'College','Ln','SE',NULL,NULL,NULL,NULL,'Winslow',1,1012,NULL,'61089',NULL,1228,42.475078,-89.81607,0,NULL,NULL,NULL),
- (42,80,1,1,0,'211Y Dowlen Path E',211,'Y',NULL,'Dowlen','Path','E',NULL,NULL,NULL,NULL,'Abbott',1,1042,NULL,'76621',NULL,1228,31.884263,-97.08385,0,NULL,NULL,NULL),
- (43,50,1,1,0,'315E Bay Pl N',315,'E',NULL,'Bay','Pl','N',NULL,NULL,NULL,NULL,'Blowing Rock',1,1032,NULL,'28605',NULL,1228,36.133083,-81.68783,0,NULL,NULL,NULL),
- (44,6,1,1,0,'60C States Path NE',60,'C',NULL,'States','Path','NE',NULL,NULL,NULL,NULL,'Timbo',1,1003,NULL,'72680',NULL,1228,35.880462,-92.29117,0,NULL,NULL,NULL),
- (45,115,1,1,0,'776N Woodbridge Ln E',776,'N',NULL,'Woodbridge','Ln','E',NULL,NULL,NULL,NULL,'Crooked Creek',1,1001,NULL,'99575',NULL,1228,61.859821,-158.12888,0,NULL,NULL,NULL),
- (46,129,1,1,0,'549P States Blvd NW',549,'P',NULL,'States','Blvd','NW',NULL,NULL,NULL,NULL,'Oregonia',1,1034,NULL,'45054',NULL,1228,39.44415,-84.06299,0,NULL,NULL,NULL),
- (47,78,1,1,0,'272V Jackson Ave S',272,'V',NULL,'Jackson','Ave','S',NULL,NULL,NULL,NULL,'Hampton',1,1022,NULL,'55031',NULL,1228,44.607553,-92.98548,0,NULL,NULL,NULL),
- (48,178,1,1,0,'629G States Ave N',629,'G',NULL,'States','Ave','N',NULL,NULL,NULL,NULL,'North Street',1,1021,NULL,'48049',NULL,1228,43.03154,-82.59251,0,NULL,NULL,NULL),
- (49,169,1,1,0,'357N Jackson St SW',357,'N',NULL,'Jackson','St','SW',NULL,NULL,NULL,NULL,'Coalgate',1,1035,NULL,'74538',NULL,1228,34.553763,-96.23084,0,NULL,NULL,NULL),
- (50,186,1,1,0,'50A Dowlen Pl NE',50,'A',NULL,'Dowlen','Pl','NE',NULL,NULL,NULL,NULL,'Portland',1,1036,NULL,'97267',NULL,1228,45.408882,-122.61476,0,NULL,NULL,NULL),
- (51,192,1,1,0,'705C Maple St W',705,'C',NULL,'Maple','St','W',NULL,NULL,NULL,NULL,'Airville',1,1037,NULL,'17302',NULL,1228,39.80954,-76.40849,0,NULL,NULL,NULL),
- (52,157,1,1,0,'445A Northpoint Ave NW',445,'A',NULL,'Northpoint','Ave','NW',NULL,NULL,NULL,NULL,'Silver Creek',1,1031,NULL,'14136',NULL,1228,42.535276,-79.16539,0,NULL,NULL,NULL),
- (53,127,1,1,0,'660T Lincoln Ln W',660,'T',NULL,'Lincoln','Ln','W',NULL,NULL,NULL,NULL,'Gilbert',1,1002,NULL,'85233',NULL,1228,33.348593,-111.80833,0,NULL,NULL,NULL),
- (54,102,1,1,0,'46Q Main Way E',46,'Q',NULL,'Main','Way','E',NULL,NULL,NULL,NULL,'Montgomery',1,1000,NULL,'36141',NULL,1228,32.233377,-86.208528,0,NULL,NULL,NULL),
- (55,139,1,1,0,'420P Dowlen Pl E',420,'P',NULL,'Dowlen','Pl','E',NULL,NULL,NULL,NULL,'Omaha',1,1026,NULL,'68278',NULL,1228,41.264333,-95.946368,0,NULL,NULL,NULL),
- (56,137,1,1,0,'49H El Camino Blvd SE',49,'H',NULL,'El Camino','Blvd','SE',NULL,NULL,NULL,NULL,'Ripley',1,1034,NULL,'45167',NULL,1228,38.763305,-83.8075,0,NULL,NULL,NULL),
- (57,194,1,1,0,'626I Jackson Ave E',626,'I',NULL,'Jackson','Ave','E',NULL,NULL,NULL,NULL,'Cedar Grove',1,1013,NULL,'47016',NULL,1228,39.37427,-84.91113,0,NULL,NULL,NULL),
- (58,128,1,1,0,'772O Maple Blvd NE',772,'O',NULL,'Maple','Blvd','NE',NULL,NULL,NULL,NULL,'Austin',1,1042,NULL,'78774',NULL,1228,30.326374,-97.771258,0,NULL,NULL,NULL),
- (59,113,1,1,0,'310Y Martin Luther King Rd W',310,'Y',NULL,'Martin Luther King','Rd','W',NULL,NULL,NULL,NULL,'Peachtree City',1,1009,NULL,'30269',NULL,1228,33.398992,-84.57062,0,NULL,NULL,NULL),
- (60,112,1,1,0,'960U Caulder Dr S',960,'U',NULL,'Caulder','Dr','S',NULL,NULL,NULL,NULL,'Balsam Grove',1,1032,NULL,'28708',NULL,1228,35.289152,-82.83859,0,NULL,NULL,NULL),
- (61,119,1,1,0,'311L Martin Luther King Pl S',311,'L',NULL,'Martin Luther King','Pl','S',NULL,NULL,NULL,NULL,'Alpine',1,1004,NULL,'91901',NULL,1228,32.823102,-116.73864,0,NULL,NULL,NULL),
- (62,16,1,1,0,'617X Maple Dr N',617,'X',NULL,'Maple','Dr','N',NULL,NULL,NULL,NULL,'Chautauqua',1,1031,NULL,'14722',NULL,1228,42.187468,-79.450523,0,NULL,NULL,NULL),
- (63,109,1,1,0,'659A Main Path W',659,'A',NULL,'Main','Path','W',NULL,NULL,NULL,NULL,'Madison',1,1012,NULL,'62060',NULL,1228,38.6807,-90.15411,0,NULL,NULL,NULL),
- (64,187,1,1,0,'875X Maple Blvd E',875,'X',NULL,'Maple','Blvd','E',NULL,NULL,NULL,NULL,'Providence',1,1016,NULL,'42450',NULL,1228,37.396445,-87.76428,0,NULL,NULL,NULL),
- (65,156,3,1,0,'711P States St SW',711,'P',NULL,'States','St','SW',NULL,'Mailstop 101',NULL,NULL,'Lebanon',1,1028,NULL,'03756',NULL,1228,43.967542,-71.840883,0,NULL,NULL,NULL),
- (66,106,3,1,0,'38V College Blvd E',38,'V',NULL,'College','Blvd','E',NULL,'Churchgate',NULL,NULL,'Palestine',1,1034,NULL,'45352',NULL,1228,40.050308,-84.74442,0,NULL,NULL,NULL),
- (67,20,3,1,0,'7F Main Ln SW',7,'F',NULL,'Main','Ln','SW',NULL,'Editorial Dept',NULL,NULL,'Nanticoke',1,1037,NULL,'18634',NULL,1228,41.197908,-76.00325,0,NULL,NULL,NULL),
- (68,103,2,1,0,'7F Main Ln SW',7,'F',NULL,'Main','Ln','SW',NULL,'Editorial Dept',NULL,NULL,'Nanticoke',1,1037,NULL,'18634',NULL,1228,41.197908,-76.00325,0,NULL,NULL,67),
- (69,195,3,1,0,'830G Maple Ave N',830,'G',NULL,'Maple','Ave','N',NULL,'Attn: Development',NULL,NULL,'Watkinsville',1,1009,NULL,'30677',NULL,1228,33.849286,-83.41232,0,NULL,NULL,NULL),
- (70,175,2,1,0,'830G Maple Ave N',830,'G',NULL,'Maple','Ave','N',NULL,'Attn: Development',NULL,NULL,'Watkinsville',1,1009,NULL,'30677',NULL,1228,33.849286,-83.41232,0,NULL,NULL,69),
- (71,32,3,1,0,'319E Dowlen Path S',319,'E',NULL,'Dowlen','Path','S',NULL,'Community Relations',NULL,NULL,'Hallandale',1,1008,NULL,'33008',NULL,1228,26.145724,-80.448254,0,NULL,NULL,NULL),
- (72,90,3,1,0,'68Z Northpoint Path N',68,'Z',NULL,'Northpoint','Path','N',NULL,'Payables Dept.',NULL,NULL,'Lafayette',1,1017,NULL,'70508',NULL,1228,30.163368,-92.01974,0,NULL,NULL,NULL),
- (73,9,3,1,0,'7T States Rd SE',7,'T',NULL,'States','Rd','SE',NULL,'Receiving',NULL,NULL,'Lake Station',1,1013,NULL,'46405',NULL,1228,41.570086,-87.26447,0,NULL,NULL,NULL),
- (74,10,3,1,0,'181C Caulder Blvd E',181,'C',NULL,'Caulder','Blvd','E',NULL,'c/o PO Plus',NULL,NULL,'West Liberty',1,1047,NULL,'26074',NULL,1228,40.167471,-80.59377,0,NULL,NULL,NULL),
- (75,68,2,1,0,'181C Caulder Blvd E',181,'C',NULL,'Caulder','Blvd','E',NULL,'c/o PO Plus',NULL,NULL,'West Liberty',1,1047,NULL,'26074',NULL,1228,40.167471,-80.59377,0,NULL,NULL,74),
- (76,62,3,1,0,'410A Main Ave S',410,'A',NULL,'Main','Ave','S',NULL,'Receiving',NULL,NULL,'San Francisco',1,1004,NULL,'94171',NULL,1228,37.784827,-122.727802,0,NULL,NULL,NULL),
- (77,136,2,1,0,'410A Main Ave S',410,'A',NULL,'Main','Ave','S',NULL,'Receiving',NULL,NULL,'San Francisco',1,1004,NULL,'94171',NULL,1228,37.784827,-122.727802,0,NULL,NULL,76),
- (78,110,3,1,0,'165W Pine Pl NW',165,'W',NULL,'Pine','Pl','NW',NULL,'Community Relations',NULL,NULL,'Rosanky',1,1042,NULL,'78953',NULL,1228,29.846862,-97.3318,0,NULL,NULL,NULL),
- (79,64,3,1,0,'234K Pine Pl E',234,'K',NULL,'Pine','Pl','E',NULL,'Churchgate',NULL,NULL,'Montgomery',1,1000,NULL,'36105',NULL,1228,32.30234,-86.30504,0,NULL,NULL,NULL),
- (80,154,2,0,0,'234K Pine Pl E',234,'K',NULL,'Pine','Pl','E',NULL,'Churchgate',NULL,NULL,'Montgomery',1,1000,NULL,'36105',NULL,1228,32.30234,-86.30504,0,NULL,NULL,79),
- (81,96,3,1,0,'616G Beech Blvd NW',616,'G',NULL,'Beech','Blvd','NW',NULL,'Cuffe Parade',NULL,NULL,'Yakima',1,1046,NULL,'98908',NULL,1228,46.605303,-120.61762,0,NULL,NULL,NULL),
- (82,144,3,1,0,'41N Beech Ave W',41,'N',NULL,'Beech','Ave','W',NULL,'Attn: Development',NULL,NULL,'Peever',1,1040,NULL,'57257',NULL,1228,45.478644,-97.02057,0,NULL,NULL,NULL),
- (83,95,2,0,0,'41N Beech Ave W',41,'N',NULL,'Beech','Ave','W',NULL,'Attn: Development',NULL,NULL,'Peever',1,1040,NULL,'57257',NULL,1228,45.478644,-97.02057,0,NULL,NULL,82),
- (84,98,3,1,0,'501B Caulder Ave SE',501,'B',NULL,'Caulder','Ave','SE',NULL,'Receiving',NULL,NULL,'Jefferson',1,1048,NULL,'53549',NULL,1228,42.993905,-88.79321,0,NULL,NULL,NULL),
- (85,150,3,1,0,'838R Caulder Blvd N',838,'R',NULL,'Caulder','Blvd','N',NULL,'Disbursements',NULL,NULL,'Fort Pierce',1,1008,NULL,'34947',NULL,1228,27.448688,-80.36247,0,NULL,NULL,NULL),
- (86,161,2,1,0,'838R Caulder Blvd N',838,'R',NULL,'Caulder','Blvd','N',NULL,'Disbursements',NULL,NULL,'Fort Pierce',1,1008,NULL,'34947',NULL,1228,27.448688,-80.36247,0,NULL,NULL,85),
- (87,123,3,1,0,'550R Main St E',550,'R',NULL,'Main','St','E',NULL,'Urgent',NULL,NULL,'El Paso',1,1042,NULL,'79930',NULL,1228,31.803457,-106.45758,0,NULL,NULL,NULL),
- (88,174,2,1,0,'550R Main St E',550,'R',NULL,'Main','St','E',NULL,'Urgent',NULL,NULL,'El Paso',1,1042,NULL,'79930',NULL,1228,31.803457,-106.45758,0,NULL,NULL,87),
- (89,147,3,1,0,'76J Woodbridge St N',76,'J',NULL,'Woodbridge','St','N',NULL,'Attn: Development',NULL,NULL,'Belva',1,1047,NULL,'26656',NULL,1228,38.244559,-81.16153,0,NULL,NULL,NULL),
- (90,152,3,1,0,'152V Martin Luther King Blvd SW',152,'V',NULL,'Martin Luther King','Blvd','SW',NULL,'Community Relations',NULL,NULL,'Huntington',1,1047,NULL,'25710',NULL,1228,38.413384,-82.277401,0,NULL,NULL,NULL),
- (91,151,2,1,0,'152V Martin Luther King Blvd SW',152,'V',NULL,'Martin Luther King','Blvd','SW',NULL,'Community Relations',NULL,NULL,'Huntington',1,1047,NULL,'25710',NULL,1228,38.413384,-82.277401,0,NULL,NULL,90),
- (92,124,3,1,0,'931H Dowlen Path S',931,'H',NULL,'Dowlen','Path','S',NULL,'Donor Relations',NULL,NULL,'Calvin',1,1033,NULL,'58323',NULL,1228,48.849591,-98.90525,0,NULL,NULL,NULL),
- (93,133,2,0,0,'931H Dowlen Path S',931,'H',NULL,'Dowlen','Path','S',NULL,'Donor Relations',NULL,NULL,'Calvin',1,1033,NULL,'58323',NULL,1228,48.849591,-98.90525,0,NULL,NULL,92),
- (94,114,3,1,0,'927F Caulder Rd SW',927,'F',NULL,'Caulder','Rd','SW',NULL,'Editorial Dept',NULL,NULL,'Beloit',1,1048,NULL,'53511',NULL,1228,42.526464,-89.04291,0,NULL,NULL,NULL),
- (95,108,2,0,0,'927F Caulder Rd SW',927,'F',NULL,'Caulder','Rd','SW',NULL,'Editorial Dept',NULL,NULL,'Beloit',1,1048,NULL,'53511',NULL,1228,42.526464,-89.04291,0,NULL,NULL,94),
- (96,155,1,1,0,'776N Woodbridge Ln E',776,'N',NULL,'Woodbridge','Ln','E',NULL,NULL,NULL,NULL,'Crooked Creek',1,1001,NULL,'99575',NULL,1228,61.859821,-158.12888,0,NULL,NULL,45),
- (97,99,1,1,0,'776N Woodbridge Ln E',776,'N',NULL,'Woodbridge','Ln','E',NULL,NULL,NULL,NULL,'Crooked Creek',1,1001,NULL,'99575',NULL,1228,61.859821,-158.12888,0,NULL,NULL,45),
- (98,159,1,1,0,'776N Woodbridge Ln E',776,'N',NULL,'Woodbridge','Ln','E',NULL,NULL,NULL,NULL,'Crooked Creek',1,1001,NULL,'99575',NULL,1228,61.859821,-158.12888,0,NULL,NULL,45),
- (99,111,1,1,0,'776N Woodbridge Ln E',776,'N',NULL,'Woodbridge','Ln','E',NULL,NULL,NULL,NULL,'Crooked Creek',1,1001,NULL,'99575',NULL,1228,61.859821,-158.12888,0,NULL,NULL,45),
- (100,116,1,1,0,'549P States Blvd NW',549,'P',NULL,'States','Blvd','NW',NULL,NULL,NULL,NULL,'Oregonia',1,1034,NULL,'45054',NULL,1228,39.44415,-84.06299,0,NULL,NULL,46),
- (101,201,1,1,0,'549P States Blvd NW',549,'P',NULL,'States','Blvd','NW',NULL,NULL,NULL,NULL,'Oregonia',1,1034,NULL,'45054',NULL,1228,39.44415,-84.06299,0,NULL,NULL,46),
- (102,8,1,1,0,'549P States Blvd NW',549,'P',NULL,'States','Blvd','NW',NULL,NULL,NULL,NULL,'Oregonia',1,1034,NULL,'45054',NULL,1228,39.44415,-84.06299,0,NULL,NULL,46),
- (103,85,1,1,0,'509P Jackson St NE',509,'P',NULL,'Jackson','St','NE',NULL,NULL,NULL,NULL,'Satsuma',1,1000,NULL,'36572',NULL,1228,30.857435,-88.05414,0,NULL,NULL,NULL),
- (104,180,1,1,0,'272V Jackson Ave S',272,'V',NULL,'Jackson','Ave','S',NULL,NULL,NULL,NULL,'Hampton',1,1022,NULL,'55031',NULL,1228,44.607553,-92.98548,0,NULL,NULL,47),
- (105,189,1,1,0,'272V Jackson Ave S',272,'V',NULL,'Jackson','Ave','S',NULL,NULL,NULL,NULL,'Hampton',1,1022,NULL,'55031',NULL,1228,44.607553,-92.98548,0,NULL,NULL,47),
- (106,58,1,1,0,'272V Jackson Ave S',272,'V',NULL,'Jackson','Ave','S',NULL,NULL,NULL,NULL,'Hampton',1,1022,NULL,'55031',NULL,1228,44.607553,-92.98548,0,NULL,NULL,47),
- (107,75,1,1,0,'272V Jackson Ave S',272,'V',NULL,'Jackson','Ave','S',NULL,NULL,NULL,NULL,'Hampton',1,1022,NULL,'55031',NULL,1228,44.607553,-92.98548,0,NULL,NULL,47),
- (108,33,1,1,0,'629G States Ave N',629,'G',NULL,'States','Ave','N',NULL,NULL,NULL,NULL,'North Street',1,1021,NULL,'48049',NULL,1228,43.03154,-82.59251,0,NULL,NULL,48),
- (109,176,1,1,0,'629G States Ave N',629,'G',NULL,'States','Ave','N',NULL,NULL,NULL,NULL,'North Street',1,1021,NULL,'48049',NULL,1228,43.03154,-82.59251,0,NULL,NULL,48),
- (110,7,1,1,0,'629G States Ave N',629,'G',NULL,'States','Ave','N',NULL,NULL,NULL,NULL,'North Street',1,1021,NULL,'48049',NULL,1228,43.03154,-82.59251,0,NULL,NULL,48),
- (111,140,1,1,0,'629G States Ave N',629,'G',NULL,'States','Ave','N',NULL,NULL,NULL,NULL,'North Street',1,1021,NULL,'48049',NULL,1228,43.03154,-82.59251,0,NULL,NULL,48),
- (112,130,1,1,0,'357N Jackson St SW',357,'N',NULL,'Jackson','St','SW',NULL,NULL,NULL,NULL,'Coalgate',1,1035,NULL,'74538',NULL,1228,34.553763,-96.23084,0,NULL,NULL,49),
- (113,34,1,1,0,'357N Jackson St SW',357,'N',NULL,'Jackson','St','SW',NULL,NULL,NULL,NULL,'Coalgate',1,1035,NULL,'74538',NULL,1228,34.553763,-96.23084,0,NULL,NULL,49),
- (114,39,1,1,0,'357N Jackson St SW',357,'N',NULL,'Jackson','St','SW',NULL,NULL,NULL,NULL,'Coalgate',1,1035,NULL,'74538',NULL,1228,34.553763,-96.23084,0,NULL,NULL,49),
- (115,197,1,1,0,'357N Jackson St SW',357,'N',NULL,'Jackson','St','SW',NULL,NULL,NULL,NULL,'Coalgate',1,1035,NULL,'74538',NULL,1228,34.553763,-96.23084,0,NULL,NULL,49),
- (116,125,1,1,0,'50A Dowlen Pl NE',50,'A',NULL,'Dowlen','Pl','NE',NULL,NULL,NULL,NULL,'Portland',1,1036,NULL,'97267',NULL,1228,45.408882,-122.61476,0,NULL,NULL,50),
- (117,190,1,1,0,'50A Dowlen Pl NE',50,'A',NULL,'Dowlen','Pl','NE',NULL,NULL,NULL,NULL,'Portland',1,1036,NULL,'97267',NULL,1228,45.408882,-122.61476,0,NULL,NULL,50),
- (118,24,1,1,0,'50A Dowlen Pl NE',50,'A',NULL,'Dowlen','Pl','NE',NULL,NULL,NULL,NULL,'Portland',1,1036,NULL,'97267',NULL,1228,45.408882,-122.61476,0,NULL,NULL,50),
- (119,151,1,0,0,'50A Dowlen Pl NE',50,'A',NULL,'Dowlen','Pl','NE',NULL,NULL,NULL,NULL,'Portland',1,1036,NULL,'97267',NULL,1228,45.408882,-122.61476,0,NULL,NULL,50),
- (120,15,1,1,0,'705C Maple St W',705,'C',NULL,'Maple','St','W',NULL,NULL,NULL,NULL,'Airville',1,1037,NULL,'17302',NULL,1228,39.80954,-76.40849,0,NULL,NULL,51),
- (121,41,1,1,0,'705C Maple St W',705,'C',NULL,'Maple','St','W',NULL,NULL,NULL,NULL,'Airville',1,1037,NULL,'17302',NULL,1228,39.80954,-76.40849,0,NULL,NULL,51),
- (122,45,1,1,0,'705C Maple St W',705,'C',NULL,'Maple','St','W',NULL,NULL,NULL,NULL,'Airville',1,1037,NULL,'17302',NULL,1228,39.80954,-76.40849,0,NULL,NULL,51),
- (123,25,1,1,0,'705C Maple St W',705,'C',NULL,'Maple','St','W',NULL,NULL,NULL,NULL,'Airville',1,1037,NULL,'17302',NULL,1228,39.80954,-76.40849,0,NULL,NULL,51),
- (124,122,1,1,0,'445A Northpoint Ave NW',445,'A',NULL,'Northpoint','Ave','NW',NULL,NULL,NULL,NULL,'Silver Creek',1,1031,NULL,'14136',NULL,1228,42.535276,-79.16539,0,NULL,NULL,52),
- (125,93,1,1,0,'445A Northpoint Ave NW',445,'A',NULL,'Northpoint','Ave','NW',NULL,NULL,NULL,NULL,'Silver Creek',1,1031,NULL,'14136',NULL,1228,42.535276,-79.16539,0,NULL,NULL,52),
- (126,143,1,1,0,'445A Northpoint Ave NW',445,'A',NULL,'Northpoint','Ave','NW',NULL,NULL,NULL,NULL,'Silver Creek',1,1031,NULL,'14136',NULL,1228,42.535276,-79.16539,0,NULL,NULL,52),
- (127,183,1,1,0,'445A Northpoint Ave NW',445,'A',NULL,'Northpoint','Ave','NW',NULL,NULL,NULL,NULL,'Silver Creek',1,1031,NULL,'14136',NULL,1228,42.535276,-79.16539,0,NULL,NULL,52),
- (128,35,1,1,0,'660T Lincoln Ln W',660,'T',NULL,'Lincoln','Ln','W',NULL,NULL,NULL,NULL,'Gilbert',1,1002,NULL,'85233',NULL,1228,33.348593,-111.80833,0,NULL,NULL,53),
- (129,171,1,1,0,'660T Lincoln Ln W',660,'T',NULL,'Lincoln','Ln','W',NULL,NULL,NULL,NULL,'Gilbert',1,1002,NULL,'85233',NULL,1228,33.348593,-111.80833,0,NULL,NULL,53),
- (130,181,1,1,0,'660T Lincoln Ln W',660,'T',NULL,'Lincoln','Ln','W',NULL,NULL,NULL,NULL,'Gilbert',1,1002,NULL,'85233',NULL,1228,33.348593,-111.80833,0,NULL,NULL,53),
- (131,79,1,1,0,'454L Beech Blvd NE',454,'L',NULL,'Beech','Blvd','NE',NULL,NULL,NULL,NULL,'Lick Creek',1,1016,NULL,'41540',NULL,1228,37.396574,-82.33349,0,NULL,NULL,NULL),
- (132,158,1,1,0,'46Q Main Way E',46,'Q',NULL,'Main','Way','E',NULL,NULL,NULL,NULL,'Montgomery',1,1000,NULL,'36141',NULL,1228,32.233377,-86.208528,0,NULL,NULL,54),
- (133,149,1,1,0,'46Q Main Way E',46,'Q',NULL,'Main','Way','E',NULL,NULL,NULL,NULL,'Montgomery',1,1000,NULL,'36141',NULL,1228,32.233377,-86.208528,0,NULL,NULL,54),
- (134,23,1,1,0,'46Q Main Way E',46,'Q',NULL,'Main','Way','E',NULL,NULL,NULL,NULL,'Montgomery',1,1000,NULL,'36141',NULL,1228,32.233377,-86.208528,0,NULL,NULL,54),
- (135,168,1,1,0,'46Q Main Way E',46,'Q',NULL,'Main','Way','E',NULL,NULL,NULL,NULL,'Montgomery',1,1000,NULL,'36141',NULL,1228,32.233377,-86.208528,0,NULL,NULL,54),
- (136,138,1,1,0,'420P Dowlen Pl E',420,'P',NULL,'Dowlen','Pl','E',NULL,NULL,NULL,NULL,'Omaha',1,1026,NULL,'68278',NULL,1228,41.264333,-95.946368,0,NULL,NULL,55),
- (137,30,1,1,0,'420P Dowlen Pl E',420,'P',NULL,'Dowlen','Pl','E',NULL,NULL,NULL,NULL,'Omaha',1,1026,NULL,'68278',NULL,1228,41.264333,-95.946368,0,NULL,NULL,55),
- (138,134,1,1,0,'420P Dowlen Pl E',420,'P',NULL,'Dowlen','Pl','E',NULL,NULL,NULL,NULL,'Omaha',1,1026,NULL,'68278',NULL,1228,41.264333,-95.946368,0,NULL,NULL,55),
- (139,11,1,1,0,'420P Dowlen Pl E',420,'P',NULL,'Dowlen','Pl','E',NULL,NULL,NULL,NULL,'Omaha',1,1026,NULL,'68278',NULL,1228,41.264333,-95.946368,0,NULL,NULL,55),
- (140,69,1,1,0,'49H El Camino Blvd SE',49,'H',NULL,'El Camino','Blvd','SE',NULL,NULL,NULL,NULL,'Ripley',1,1034,NULL,'45167',NULL,1228,38.763305,-83.8075,0,NULL,NULL,56),
- (141,104,1,1,0,'49H El Camino Blvd SE',49,'H',NULL,'El Camino','Blvd','SE',NULL,NULL,NULL,NULL,'Ripley',1,1034,NULL,'45167',NULL,1228,38.763305,-83.8075,0,NULL,NULL,56),
- (142,67,1,1,0,'49H El Camino Blvd SE',49,'H',NULL,'El Camino','Blvd','SE',NULL,NULL,NULL,NULL,'Ripley',1,1034,NULL,'45167',NULL,1228,38.763305,-83.8075,0,NULL,NULL,56),
- (143,148,1,1,0,'784Z Second Way E',784,'Z',NULL,'Second','Way','E',NULL,NULL,NULL,NULL,'Stockton',1,1031,NULL,'14784',NULL,1228,42.326844,-79.3902,0,NULL,NULL,NULL),
- (144,164,1,1,0,'626I Jackson Ave E',626,'I',NULL,'Jackson','Ave','E',NULL,NULL,NULL,NULL,'Cedar Grove',1,1013,NULL,'47016',NULL,1228,39.37427,-84.91113,0,NULL,NULL,57),
- (145,17,1,1,0,'626I Jackson Ave E',626,'I',NULL,'Jackson','Ave','E',NULL,NULL,NULL,NULL,'Cedar Grove',1,1013,NULL,'47016',NULL,1228,39.37427,-84.91113,0,NULL,NULL,57),
- (146,101,1,1,0,'626I Jackson Ave E',626,'I',NULL,'Jackson','Ave','E',NULL,NULL,NULL,NULL,'Cedar Grove',1,1013,NULL,'47016',NULL,1228,39.37427,-84.91113,0,NULL,NULL,57),
- (147,14,1,1,0,'699U Main Way N',699,'U',NULL,'Main','Way','N',NULL,NULL,NULL,NULL,'Erie',1,1037,NULL,'16538',NULL,1228,42.182748,-80.064915,0,NULL,NULL,NULL),
- (148,142,1,1,0,'772O Maple Blvd NE',772,'O',NULL,'Maple','Blvd','NE',NULL,NULL,NULL,NULL,'Austin',1,1042,NULL,'78774',NULL,1228,30.326374,-97.771258,0,NULL,NULL,58),
- (149,88,1,1,0,'772O Maple Blvd NE',772,'O',NULL,'Maple','Blvd','NE',NULL,NULL,NULL,NULL,'Austin',1,1042,NULL,'78774',NULL,1228,30.326374,-97.771258,0,NULL,NULL,58),
- (150,68,1,0,0,'772O Maple Blvd NE',772,'O',NULL,'Maple','Blvd','NE',NULL,NULL,NULL,NULL,'Austin',1,1042,NULL,'78774',NULL,1228,30.326374,-97.771258,0,NULL,NULL,58),
- (151,56,1,1,0,'190Y Green Way NW',190,'Y',NULL,'Green','Way','NW',NULL,NULL,NULL,NULL,'Cranford',1,1029,NULL,'07016',NULL,1228,40.656302,-74.30371,0,NULL,NULL,NULL),
- (152,160,1,1,0,'310Y Martin Luther King Rd W',310,'Y',NULL,'Martin Luther King','Rd','W',NULL,NULL,NULL,NULL,'Peachtree City',1,1009,NULL,'30269',NULL,1228,33.398992,-84.57062,0,NULL,NULL,59),
- (153,12,1,1,0,'310Y Martin Luther King Rd W',310,'Y',NULL,'Martin Luther King','Rd','W',NULL,NULL,NULL,NULL,'Peachtree City',1,1009,NULL,'30269',NULL,1228,33.398992,-84.57062,0,NULL,NULL,59),
- (154,170,1,1,0,'310Y Martin Luther King Rd W',310,'Y',NULL,'Martin Luther King','Rd','W',NULL,NULL,NULL,NULL,'Peachtree City',1,1009,NULL,'30269',NULL,1228,33.398992,-84.57062,0,NULL,NULL,59),
- (155,65,1,1,0,'804J Pine Blvd SW',804,'J',NULL,'Pine','Blvd','SW',NULL,NULL,NULL,NULL,'Paramount',1,1004,NULL,'90723',NULL,1228,33.899915,-118.16231,0,NULL,NULL,NULL),
- (156,18,1,1,0,'960U Caulder Dr S',960,'U',NULL,'Caulder','Dr','S',NULL,NULL,NULL,NULL,'Balsam Grove',1,1032,NULL,'28708',NULL,1228,35.289152,-82.83859,0,NULL,NULL,60),
- (157,191,1,1,0,'960U Caulder Dr S',960,'U',NULL,'Caulder','Dr','S',NULL,NULL,NULL,NULL,'Balsam Grove',1,1032,NULL,'28708',NULL,1228,35.289152,-82.83859,0,NULL,NULL,60),
- (158,26,1,1,0,'960U Caulder Dr S',960,'U',NULL,'Caulder','Dr','S',NULL,NULL,NULL,NULL,'Balsam Grove',1,1032,NULL,'28708',NULL,1228,35.289152,-82.83859,0,NULL,NULL,60),
- (159,132,1,1,0,'960U Caulder Dr S',960,'U',NULL,'Caulder','Dr','S',NULL,NULL,NULL,NULL,'Balsam Grove',1,1032,NULL,'28708',NULL,1228,35.289152,-82.83859,0,NULL,NULL,60),
- (160,167,1,1,0,'311L Martin Luther King Pl S',311,'L',NULL,'Martin Luther King','Pl','S',NULL,NULL,NULL,NULL,'Alpine',1,1004,NULL,'91901',NULL,1228,32.823102,-116.73864,0,NULL,NULL,61),
- (161,49,1,1,0,'311L Martin Luther King Pl S',311,'L',NULL,'Martin Luther King','Pl','S',NULL,NULL,NULL,NULL,'Alpine',1,1004,NULL,'91901',NULL,1228,32.823102,-116.73864,0,NULL,NULL,61),
- (162,173,1,1,0,'311L Martin Luther King Pl S',311,'L',NULL,'Martin Luther King','Pl','S',NULL,NULL,NULL,NULL,'Alpine',1,1004,NULL,'91901',NULL,1228,32.823102,-116.73864,0,NULL,NULL,61),
- (163,44,1,1,0,'311L Martin Luther King Pl S',311,'L',NULL,'Martin Luther King','Pl','S',NULL,NULL,NULL,NULL,'Alpine',1,1004,NULL,'91901',NULL,1228,32.823102,-116.73864,0,NULL,NULL,61),
- (164,185,1,1,0,'617X Maple Dr N',617,'X',NULL,'Maple','Dr','N',NULL,NULL,NULL,NULL,'Chautauqua',1,1031,NULL,'14722',NULL,1228,42.187468,-79.450523,0,NULL,NULL,62),
- (165,22,1,1,0,'617X Maple Dr N',617,'X',NULL,'Maple','Dr','N',NULL,NULL,NULL,NULL,'Chautauqua',1,1031,NULL,'14722',NULL,1228,42.187468,-79.450523,0,NULL,NULL,62),
- (166,46,1,1,0,'617X Maple Dr N',617,'X',NULL,'Maple','Dr','N',NULL,NULL,NULL,NULL,'Chautauqua',1,1031,NULL,'14722',NULL,1228,42.187468,-79.450523,0,NULL,NULL,62),
- (167,66,1,1,0,'617X Maple Dr N',617,'X',NULL,'Maple','Dr','N',NULL,NULL,NULL,NULL,'Chautauqua',1,1031,NULL,'14722',NULL,1228,42.187468,-79.450523,0,NULL,NULL,62),
- (168,38,1,1,0,'659A Main Path W',659,'A',NULL,'Main','Path','W',NULL,NULL,NULL,NULL,'Madison',1,1012,NULL,'62060',NULL,1228,38.6807,-90.15411,0,NULL,NULL,63),
- (169,28,1,1,0,'659A Main Path W',659,'A',NULL,'Main','Path','W',NULL,NULL,NULL,NULL,'Madison',1,1012,NULL,'62060',NULL,1228,38.6807,-90.15411,0,NULL,NULL,63),
- (170,3,1,1,0,'659A Main Path W',659,'A',NULL,'Main','Path','W',NULL,NULL,NULL,NULL,'Madison',1,1012,NULL,'62060',NULL,1228,38.6807,-90.15411,0,NULL,NULL,63),
- (171,87,1,1,0,'852F Bay Blvd NW',852,'F',NULL,'Bay','Blvd','NW',NULL,NULL,NULL,NULL,'Belmont',1,1042,NULL,'78604',NULL,1228,29.447211,-97.494649,0,NULL,NULL,NULL),
- (172,29,1,1,0,'875X Maple Blvd E',875,'X',NULL,'Maple','Blvd','E',NULL,NULL,NULL,NULL,'Providence',1,1016,NULL,'42450',NULL,1228,37.396445,-87.76428,0,NULL,NULL,64),
- (173,19,1,1,0,'875X Maple Blvd E',875,'X',NULL,'Maple','Blvd','E',NULL,NULL,NULL,NULL,'Providence',1,1016,NULL,'42450',NULL,1228,37.396445,-87.76428,0,NULL,NULL,64),
- (174,71,1,1,0,'875X Maple Blvd E',875,'X',NULL,'Maple','Blvd','E',NULL,NULL,NULL,NULL,'Providence',1,1016,NULL,'42450',NULL,1228,37.396445,-87.76428,0,NULL,NULL,64),
- (175,166,1,1,0,'875X Maple Blvd E',875,'X',NULL,'Maple','Blvd','E',NULL,NULL,NULL,NULL,'Providence',1,1016,NULL,'42450',NULL,1228,37.396445,-87.76428,0,NULL,NULL,64),
- (176,NULL,1,1,1,'14S El Camino Way E',14,'S',NULL,'El Camino','Way',NULL,NULL,NULL,NULL,NULL,'Collinsville',NULL,1006,NULL,'6022',NULL,1228,41.8328,-72.9253,0,NULL,NULL,NULL),
- (177,NULL,1,1,1,'11B Woodbridge Path SW',11,'B',NULL,'Woodbridge','Path',NULL,NULL,NULL,NULL,NULL,'Dayton',NULL,1034,NULL,'45417',NULL,1228,39.7531,-84.2471,0,NULL,NULL,NULL),
- (178,NULL,1,1,1,'581O Lincoln Dr SW',581,'O',NULL,'Lincoln','Dr',NULL,NULL,NULL,NULL,NULL,'Santa Fe',NULL,1030,NULL,'87594',NULL,1228,35.5212,-105.982,0,NULL,NULL,NULL);
+ (1,39,1,1,0,'291V Green Ln NE',291,'V',NULL,'Green','Ln','NE',NULL,NULL,NULL,NULL,'Atkinson',1,1012,NULL,'61235',NULL,1228,41.409646,-90.01821,0,NULL,NULL,NULL),
+ (2,57,1,1,0,'584A Pine Ln NE',584,'A',NULL,'Pine','Ln','NE',NULL,NULL,NULL,NULL,'Franconia',1,1037,NULL,'18924',NULL,1228,40.308116,-75.358575,0,NULL,NULL,NULL),
+ (3,198,1,1,0,'530T Main Path SW',530,'T',NULL,'Main','Path','SW',NULL,NULL,NULL,NULL,'Lafayette',1,1041,NULL,'37083',NULL,1228,36.537994,-86.01497,0,NULL,NULL,NULL),
+ (4,154,1,1,0,'726B El Camino Way SW',726,'B',NULL,'El Camino','Way','SW',NULL,NULL,NULL,NULL,'Austin',1,1042,NULL,'78771',NULL,1228,30.326374,-97.771258,0,NULL,NULL,NULL),
+ (5,174,1,1,0,'149E Van Ness Pl SE',149,'E',NULL,'Van Ness','Pl','SE',NULL,NULL,NULL,NULL,'Livingston',1,1017,NULL,'70754',NULL,1228,30.447866,-90.75228,0,NULL,NULL,NULL),
+ (6,192,1,1,0,'850M Maple Rd SE',850,'M',NULL,'Maple','Rd','SE',NULL,NULL,NULL,NULL,'Sudlersville',1,1019,NULL,'21668',NULL,1228,39.201203,-75.85175,0,NULL,NULL,NULL),
+ (7,172,1,1,0,'683H Jackson Pl NE',683,'H',NULL,'Jackson','Pl','NE',NULL,NULL,NULL,NULL,'Mclean',1,1026,NULL,'68747',NULL,1228,42.402076,-97.4751,0,NULL,NULL,NULL),
+ (8,135,1,1,0,'388V States Pl W',388,'V',NULL,'States','Pl','W',NULL,NULL,NULL,NULL,'Paterson',1,1029,NULL,'07533',NULL,1228,41.011428,-74.304793,0,NULL,NULL,NULL),
+ (9,2,1,1,0,'85K El Camino Way S',85,'K',NULL,'El Camino','Way','S',NULL,NULL,NULL,NULL,'Bear Lake',1,1021,NULL,'49614',NULL,1228,44.433903,-86.12625,0,NULL,NULL,NULL),
+ (10,52,1,1,0,'912Y States Pl S',912,'Y',NULL,'States','Pl','S',NULL,NULL,NULL,NULL,'Lanesboro',1,1014,NULL,'51451',NULL,1228,42.184035,-94.69246,0,NULL,NULL,NULL),
+ (11,95,1,1,0,'609P College Dr SW',609,'P',NULL,'College','Dr','SW',NULL,NULL,NULL,NULL,'Baltimore',1,1019,NULL,'21209',NULL,1228,39.368974,-76.66904,0,NULL,NULL,NULL),
+ (12,146,1,1,0,'390D States Blvd NE',390,'D',NULL,'States','Blvd','NE',NULL,NULL,NULL,NULL,'Bristol',1,1006,NULL,'06011',NULL,1228,41.791776,-72.718832,0,NULL,NULL,NULL),
+ (13,166,1,1,0,'689R Martin Luther King Ave S',689,'R',NULL,'Martin Luther King','Ave','S',NULL,NULL,NULL,NULL,'Philadelphia',1,1037,NULL,'19116',NULL,1228,40.117413,-75.0154,0,NULL,NULL,NULL),
+ (14,111,1,1,0,'190C Cadell Rd E',190,'C',NULL,'Cadell','Rd','E',NULL,NULL,NULL,NULL,'Koyukuk',1,1001,NULL,'99754',NULL,1228,64.881745,-157.70439,0,NULL,NULL,NULL),
+ (15,136,1,1,0,'859V College Way SE',859,'V',NULL,'College','Way','SE',NULL,NULL,NULL,NULL,'Water View',1,1045,NULL,'23180',NULL,1228,37.710586,-76.63179,0,NULL,NULL,NULL),
+ (16,60,1,1,0,'197P College Ln NE',197,'P',NULL,'College','Ln','NE',NULL,NULL,NULL,NULL,'Coden',1,1000,NULL,'36523',NULL,1228,30.383724,-88.18466,0,NULL,NULL,NULL),
+ (17,12,1,1,0,'624T El Camino Rd NE',624,'T',NULL,'El Camino','Rd','NE',NULL,NULL,NULL,NULL,'Brookston',1,1013,NULL,'47923',NULL,1228,40.605,-86.8894,0,NULL,NULL,NULL),
+ (18,30,1,1,0,'659D Van Ness Ln W',659,'D',NULL,'Van Ness','Ln','W',NULL,NULL,NULL,NULL,'Inglewood',1,1004,NULL,'90397',NULL,1228,33.786594,-118.298662,0,NULL,NULL,NULL),
+ (19,132,1,1,0,'913Q Beech Ln S',913,'Q',NULL,'Beech','Ln','S',NULL,NULL,NULL,NULL,'Ithaca',1,1031,NULL,'14853',NULL,1228,42.447373,-76.483703,0,NULL,NULL,NULL),
+ (20,148,1,1,0,'253E College Ln W',253,'E',NULL,'College','Ln','W',NULL,NULL,NULL,NULL,'Atlanta',1,1009,NULL,'39901',NULL,1228,33.891251,-84.07456,0,NULL,NULL,NULL),
+ (21,70,1,1,0,'681C Lincoln St NW',681,'C',NULL,'Lincoln','St','NW',NULL,NULL,NULL,NULL,'Friedensburg',1,1037,NULL,'17933',NULL,1228,40.602141,-76.24143,0,NULL,NULL,NULL),
+ (22,86,1,1,0,'578S Lincoln Rd S',578,'S',NULL,'Lincoln','Rd','S',NULL,NULL,NULL,NULL,'Hasty',1,1003,NULL,'72640',NULL,1228,36.000804,-93.01818,0,NULL,NULL,NULL),
+ (23,150,1,1,0,'364S Main Rd SE',364,'S',NULL,'Main','Rd','SE',NULL,NULL,NULL,NULL,'Elberfeld',1,1013,NULL,'47613',NULL,1228,38.170645,-87.42886,0,NULL,NULL,NULL),
+ (24,66,1,1,0,'528H Lincoln Way NW',528,'H',NULL,'Lincoln','Way','NW',NULL,NULL,NULL,NULL,'Richwood',1,1029,NULL,'08074',NULL,1228,39.716194,-75.17326,0,NULL,NULL,NULL),
+ (25,50,1,1,0,'413B Bay Rd SE',413,'B',NULL,'Bay','Rd','SE',NULL,NULL,NULL,NULL,'Warriormine',1,1047,NULL,'24894',NULL,1228,37.291157,-81.69541,0,NULL,NULL,NULL),
+ (26,125,1,1,0,'963G Jackson Way S',963,'G',NULL,'Jackson','Way','S',NULL,NULL,NULL,NULL,'Cashion',1,1002,NULL,'85329',NULL,1228,33.431242,-112.29588,0,NULL,NULL,NULL),
+ (27,99,1,1,0,'157T Northpoint Path NE',157,'T',NULL,'Northpoint','Path','NE',NULL,NULL,NULL,NULL,'Lynchburg',1,1045,NULL,'24513',NULL,1228,37.245798,-79.133546,0,NULL,NULL,NULL),
+ (28,94,1,1,0,'102Q Lincoln Dr E',102,'Q',NULL,'Lincoln','Dr','E',NULL,NULL,NULL,NULL,'Wadmalaw Island',1,1039,NULL,'29487',NULL,1228,32.651864,-80.17774,0,NULL,NULL,NULL),
+ (29,116,1,1,0,'840T Green Rd W',840,'T',NULL,'Green','Rd','W',NULL,NULL,NULL,NULL,'Boynton Beach',1,1008,NULL,'33437',NULL,1228,26.522249,-80.15031,0,NULL,NULL,NULL),
+ (30,58,1,1,0,'949N College St SW',949,'N',NULL,'College','St','SW',NULL,NULL,NULL,NULL,'Winston Salem',1,1032,NULL,'27111',NULL,1228,36.027482,-80.20728,0,NULL,NULL,NULL),
+ (31,194,1,1,0,'413C Cadell Pl NW',413,'C',NULL,'Cadell','Pl','NW',NULL,NULL,NULL,NULL,'Las Vegas',1,1027,NULL,'89112',NULL,1228,36.157764,-115.025559,0,NULL,NULL,NULL),
+ (32,90,1,1,0,'436V El Camino St E',436,'V',NULL,'El Camino','St','E',NULL,NULL,NULL,NULL,'King Cove',1,1001,NULL,'99612',NULL,1228,55.063736,-162.3124,0,NULL,NULL,NULL),
+ (33,79,1,1,0,'700A Woodbridge Blvd SE',700,'A',NULL,'Woodbridge','Blvd','SE',NULL,NULL,NULL,NULL,'New York',1,1031,NULL,'10258',NULL,1228,40.780751,-73.977182,0,NULL,NULL,NULL),
+ (34,197,1,1,0,'938H Maple Ave E',938,'H',NULL,'Maple','Ave','E',NULL,NULL,NULL,NULL,'Canoga Park',1,1004,NULL,'91305',NULL,1228,33.786594,-118.298662,0,NULL,NULL,NULL),
+ (35,22,1,1,0,'56P Jackson Way SE',56,'P',NULL,'Jackson','Way','SE',NULL,NULL,NULL,NULL,'Brentwood',1,1041,NULL,'37027',NULL,1228,36.007373,-86.79121,0,NULL,NULL,NULL),
+ (36,82,1,1,0,'765V Pine Ln SE',765,'V',NULL,'Pine','Ln','SE',NULL,NULL,NULL,NULL,'Ramona',1,1040,NULL,'57054',NULL,1228,44.129029,-97.23971,0,NULL,NULL,NULL),
+ (37,122,1,1,0,'379L Second Ln E',379,'L',NULL,'Second','Ln','E',NULL,NULL,NULL,NULL,'Stamford',1,1006,NULL,'06921',NULL,1228,41.049866,-73.53796,0,NULL,NULL,NULL),
+ (38,29,1,1,0,'849Y Van Ness St SE',849,'Y',NULL,'Van Ness','St','SE',NULL,NULL,NULL,NULL,'Wofford Heights',1,1004,NULL,'93825',NULL,1228,35.717406,-118.466755,0,NULL,NULL,NULL),
+ (39,54,1,1,0,'660L Northpoint St NE',660,'L',NULL,'Northpoint','St','NE',NULL,NULL,NULL,NULL,'Firebaugh',1,1004,NULL,'93622',NULL,1228,36.800027,-120.57996,0,NULL,NULL,NULL),
+ (40,42,1,1,0,'580M Main Way W',580,'M',NULL,'Main','Way','W',NULL,NULL,NULL,NULL,'Goodyear',1,1002,NULL,'85338',NULL,1228,33.430922,-112.38482,0,NULL,NULL,NULL),
+ (41,179,1,1,0,'272M El Camino Blvd N',272,'M',NULL,'El Camino','Blvd','N',NULL,NULL,NULL,NULL,'Cincinnati',1,1034,NULL,'45253',NULL,1228,39.166759,-84.53822,0,NULL,NULL,NULL),
+ (42,126,1,1,0,'911K Northpoint Ln W',911,'K',NULL,'Northpoint','Ln','W',NULL,NULL,NULL,NULL,'Albany',1,1031,NULL,'12243',NULL,1228,42.614852,-73.970812,0,NULL,NULL,NULL),
+ (43,184,1,1,0,'60B Green Rd SW',60,'B',NULL,'Green','Rd','SW',NULL,NULL,NULL,NULL,'Vail',1,1014,NULL,'51465',NULL,1228,42.072884,-95.20261,0,NULL,NULL,NULL),
+ (44,17,1,1,0,'200Y Bay Path NE',200,'Y',NULL,'Bay','Path','NE',NULL,NULL,NULL,NULL,'Union',1,1028,NULL,'03887',NULL,1228,43.448064,-71.02823,0,NULL,NULL,NULL),
+ (45,68,1,1,0,'633N Dowlen St SW',633,'N',NULL,'Dowlen','St','SW',NULL,NULL,NULL,NULL,'Walnut Springs',1,1042,NULL,'76690',NULL,1228,32.078488,-97.76708,0,NULL,NULL,NULL),
+ (46,173,1,1,0,'828F Green Ave S',828,'F',NULL,'Green','Ave','S',NULL,NULL,NULL,NULL,'St. Leo',1,1008,NULL,'33578',NULL,1228,28.331186,-82.252917,0,NULL,NULL,NULL),
+ (47,101,1,1,0,'92O Dowlen Way S',92,'O',NULL,'Dowlen','Way','S',NULL,NULL,NULL,NULL,'Detroit',1,1021,NULL,'48265',NULL,1228,42.239933,-83.150823,0,NULL,NULL,NULL),
+ (48,5,1,1,0,'896G Maple St SE',896,'G',NULL,'Maple','St','SE',NULL,NULL,NULL,NULL,'Winter Haven',1,1008,NULL,'33380',NULL,1228,28.017179,-81.754949,0,NULL,NULL,NULL),
+ (49,106,1,1,0,'836L College Ln W',836,'L',NULL,'College','Ln','W',NULL,NULL,NULL,NULL,'Smithshire',1,1012,NULL,'61478',NULL,1228,40.777241,-90.76454,0,NULL,NULL,NULL),
+ (50,76,1,1,0,'242T States Pl NW',242,'T',NULL,'States','Pl','NW',NULL,NULL,NULL,NULL,'Gordon',1,1048,NULL,'54838',NULL,1228,46.233591,-91.81795,0,NULL,NULL,NULL),
+ (51,13,1,1,0,'664G College Path SE',664,'G',NULL,'College','Path','SE',NULL,NULL,NULL,NULL,'Houston',1,1042,NULL,'77099',NULL,1228,29.668489,-95.5869,0,NULL,NULL,NULL),
+ (52,46,1,1,0,'407O Northpoint Rd SE',407,'O',NULL,'Northpoint','Rd','SE',NULL,NULL,NULL,NULL,'Giltner',1,1026,NULL,'68841',NULL,1228,40.769633,-98.16372,0,NULL,NULL,NULL),
+ (53,83,1,1,0,'270C Caulder Path S',270,'C',NULL,'Caulder','Path','S',NULL,NULL,NULL,NULL,'Memphis',1,1041,NULL,'38117',NULL,1228,35.112929,-89.90389,0,NULL,NULL,NULL),
+ (54,47,1,1,0,'452B Northpoint Dr S',452,'B',NULL,'Northpoint','Dr','S',NULL,NULL,NULL,NULL,'Clay Center',1,1034,NULL,'43408',NULL,1228,41.565049,-83.363,0,NULL,NULL,NULL),
+ (55,26,1,1,0,'470H Jackson Ln E',470,'H',NULL,'Jackson','Ln','E',NULL,NULL,NULL,NULL,'Leavenworth',1,1015,NULL,'66048',NULL,1228,39.298776,-94.93555,0,NULL,NULL,NULL),
+ (56,6,1,1,0,'842S Lincoln Rd N',842,'S',NULL,'Lincoln','Rd','N',NULL,NULL,NULL,NULL,'Orland Park',1,1012,NULL,'60462',NULL,1228,41.623532,-87.83542,0,NULL,NULL,NULL),
+ (57,100,1,1,0,'381S Woodbridge Path NE',381,'S',NULL,'Woodbridge','Path','NE',NULL,NULL,NULL,NULL,'Saint James',1,1017,NULL,'70086',NULL,1228,30.013027,-90.85714,0,NULL,NULL,NULL),
+ (58,124,1,1,0,'697T Dowlen Rd S',697,'T',NULL,'Dowlen','Rd','S',NULL,NULL,NULL,NULL,'Newton',1,1020,NULL,'02158',NULL,1228,42.353696,-71.188149,0,NULL,NULL,NULL),
+ (59,103,1,1,0,'233A Martin Luther King Ln NE',233,'A',NULL,'Martin Luther King','Ln','NE',NULL,NULL,NULL,NULL,'Windsor',1,1012,NULL,'61957',NULL,1228,39.434148,-88.60033,0,NULL,NULL,NULL),
+ (60,80,1,1,0,'470P Van Ness Path S',470,'P',NULL,'Van Ness','Path','S',NULL,NULL,NULL,NULL,'Newcastle',1,1042,NULL,'76372',NULL,1228,33.224562,-98.86043,0,NULL,NULL,NULL),
+ (61,127,1,1,0,'273U States Blvd E',273,'U',NULL,'States','Blvd','E',NULL,NULL,NULL,NULL,'Bullard',1,1042,NULL,'75757',NULL,1228,32.136787,-95.3671,0,NULL,NULL,NULL),
+ (62,107,1,1,0,'126D El Camino St SE',126,'D',NULL,'El Camino','St','SE',NULL,NULL,NULL,NULL,'Rockford',1,1012,NULL,'61101',NULL,1228,42.292221,-89.12574,0,NULL,NULL,NULL),
+ (63,8,1,1,0,'166P Bay Ave N',166,'P',NULL,'Bay','Ave','N',NULL,NULL,NULL,NULL,'Shishmaref',1,1001,NULL,'99772',NULL,1228,66.259417,-165.73202,0,NULL,NULL,NULL),
+ (64,31,1,1,0,'309V Jackson Way N',309,'V',NULL,'Jackson','Way','N',NULL,NULL,NULL,NULL,'Hartford',1,1006,NULL,'06151',NULL,1228,41.791776,-72.718832,0,NULL,NULL,NULL),
+ (65,4,1,1,0,'134A Northpoint Pl N',134,'A',NULL,'Northpoint','Pl','N',NULL,NULL,NULL,NULL,'Nashville',1,1041,NULL,'37204',NULL,1228,36.112058,-86.77626,0,NULL,NULL,NULL),
+ (66,27,1,1,0,'390E States Path SW',390,'E',NULL,'States','Path','SW',NULL,NULL,NULL,NULL,'Kansas City',1,1024,NULL,'64154',NULL,1228,39.261679,-94.63353,0,NULL,NULL,NULL),
+ (67,115,1,1,0,'67I Lincoln Path SW',67,'I',NULL,'Lincoln','Path','SW',NULL,NULL,NULL,NULL,'Danbury',1,1006,NULL,'06813',NULL,1228,41.308873,-73.363661,0,NULL,NULL,NULL),
+ (68,21,1,1,0,'324Z Second Ln NW',324,'Z',NULL,'Second','Ln','NW',NULL,NULL,NULL,NULL,'Milledgeville',1,1009,NULL,'31062',NULL,1228,33.087138,-83.22492,0,NULL,NULL,NULL),
+ (69,181,1,1,0,'620K States Ln NW',620,'K',NULL,'States','Ln','NW',NULL,NULL,NULL,NULL,'Matador',1,1042,NULL,'79244',NULL,1228,34.070936,-100.82488,0,NULL,NULL,NULL),
+ (70,92,1,1,0,'733C States Way SE',733,'C',NULL,'States','Way','SE',NULL,NULL,NULL,NULL,'Ruby',1,1017,NULL,'71365',NULL,1228,31.203393,-92.526927,0,NULL,NULL,NULL),
+ (71,195,3,1,0,'608X El Camino Dr SE',608,'X',NULL,'El Camino','Dr','SE',NULL,'Community Relations',NULL,NULL,'Bern',1,1011,NULL,'83220',NULL,1228,42.339083,-111.37641,0,NULL,NULL,NULL),
+ (72,111,2,0,0,'608X El Camino Dr SE',608,'X',NULL,'El Camino','Dr','SE',NULL,'Community Relations',NULL,NULL,'Bern',1,1011,NULL,'83220',NULL,1228,42.339083,-111.37641,0,NULL,NULL,71),
+ (73,156,3,1,0,'28K Woodbridge Way SE',28,'K',NULL,'Woodbridge','Way','SE',NULL,'Disbursements',NULL,NULL,'San Anselmo',1,1004,NULL,'94979',NULL,1228,38.068036,-122.740988,0,NULL,NULL,NULL),
+ (74,50,2,0,0,'28K Woodbridge Way SE',28,'K',NULL,'Woodbridge','Way','SE',NULL,'Disbursements',NULL,NULL,'San Anselmo',1,1004,NULL,'94979',NULL,1228,38.068036,-122.740988,0,NULL,NULL,73),
+ (75,25,3,1,0,'301H Maple Dr SE',301,'H',NULL,'Maple','Dr','SE',NULL,'Community Relations',NULL,NULL,'Tyler',1,1042,NULL,'75711',NULL,1228,32.539879,-95.419983,0,NULL,NULL,NULL),
+ (76,28,2,1,0,'301H Maple Dr SE',301,'H',NULL,'Maple','Dr','SE',NULL,'Community Relations',NULL,NULL,'Tyler',1,1042,NULL,'75711',NULL,1228,32.539879,-95.419983,0,NULL,NULL,75),
+ (77,180,3,1,0,'365T Northpoint Blvd NE',365,'T',NULL,'Northpoint','Blvd','NE',NULL,'Attn: Development',NULL,NULL,'Kensett',1,1003,NULL,'72082',NULL,1228,35.233947,-91.67048,0,NULL,NULL,NULL),
+ (78,163,2,1,0,'365T Northpoint Blvd NE',365,'T',NULL,'Northpoint','Blvd','NE',NULL,'Attn: Development',NULL,NULL,'Kensett',1,1003,NULL,'72082',NULL,1228,35.233947,-91.67048,0,NULL,NULL,77),
+ (79,177,3,1,0,'695T Caulder Ln NW',695,'T',NULL,'Caulder','Ln','NW',NULL,'Editorial Dept',NULL,NULL,'Millerstown',1,1037,NULL,'17062',NULL,1228,40.5565,-77.14962,0,NULL,NULL,NULL),
+ (80,23,3,1,0,'909C Green Dr E',909,'C',NULL,'Green','Dr','E',NULL,'c/o PO Plus',NULL,NULL,'Montclair',1,1029,NULL,'07043',NULL,1228,40.844199,-74.20218,0,NULL,NULL,NULL),
+ (81,62,3,1,0,'320J Beech Blvd NW',320,'J',NULL,'Beech','Blvd','NW',NULL,'Subscriptions Dept',NULL,NULL,'Manton',1,1021,NULL,'49663',NULL,1228,44.426913,-85.37836,0,NULL,NULL,NULL),
+ (82,182,2,1,0,'320J Beech Blvd NW',320,'J',NULL,'Beech','Blvd','NW',NULL,'Subscriptions Dept',NULL,NULL,'Manton',1,1021,NULL,'49663',NULL,1228,44.426913,-85.37836,0,NULL,NULL,81),
+ (83,200,3,1,0,'269Z Bay Pl NE',269,'Z',NULL,'Bay','Pl','NE',NULL,'Cuffe Parade',NULL,NULL,'Belsano',1,1037,NULL,'15922',NULL,1228,40.484487,-78.702224,0,NULL,NULL,NULL),
+ (84,99,2,0,0,'269Z Bay Pl NE',269,'Z',NULL,'Bay','Pl','NE',NULL,'Cuffe Parade',NULL,NULL,'Belsano',1,1037,NULL,'15922',NULL,1228,40.484487,-78.702224,0,NULL,NULL,83),
+ (85,139,3,1,0,'839F Northpoint Ave NE',839,'F',NULL,'Northpoint','Ave','NE',NULL,'Editorial Dept',NULL,NULL,'West Sunbury',1,1037,NULL,'16061',NULL,1228,41.005075,-79.8851,0,NULL,NULL,NULL),
+ (86,43,2,1,0,'839F Northpoint Ave NE',839,'F',NULL,'Northpoint','Ave','NE',NULL,'Editorial Dept',NULL,NULL,'West Sunbury',1,1037,NULL,'16061',NULL,1228,41.005075,-79.8851,0,NULL,NULL,85),
+ (87,9,3,1,0,'405N Maple Ave S',405,'N',NULL,'Maple','Ave','S',NULL,'Community Relations',NULL,NULL,'Uniondale',1,1031,NULL,'11556',NULL,1228,40.754757,-73.601772,0,NULL,NULL,NULL),
+ (88,17,2,0,0,'405N Maple Ave S',405,'N',NULL,'Maple','Ave','S',NULL,'Community Relations',NULL,NULL,'Uniondale',1,1031,NULL,'11556',NULL,1228,40.754757,-73.601772,0,NULL,NULL,87),
+ (89,49,3,1,0,'393X Pine Dr E',393,'X',NULL,'Pine','Dr','E',NULL,'Attn: Development',NULL,NULL,'Mossville',1,1012,NULL,'61552',NULL,1228,40.817587,-89.56654,0,NULL,NULL,NULL),
+ (90,141,2,1,0,'393X Pine Dr E',393,'X',NULL,'Pine','Dr','E',NULL,'Attn: Development',NULL,NULL,'Mossville',1,1012,NULL,'61552',NULL,1228,40.817587,-89.56654,0,NULL,NULL,89),
+ (91,123,3,1,0,'371I Bay Ln W',371,'I',NULL,'Bay','Ln','W',NULL,'Cuffe Parade',NULL,NULL,'Valdosta',1,1009,NULL,'31605',NULL,1228,30.92205,-83.25332,0,NULL,NULL,NULL),
+ (92,110,3,1,0,'608Z Pine Dr E',608,'Z',NULL,'Pine','Dr','E',NULL,'Attn: Development',NULL,NULL,'Memphis',1,1041,NULL,'38133',NULL,1228,35.208709,-89.80518,0,NULL,NULL,NULL),
+ (93,114,2,1,0,'608Z Pine Dr E',608,'Z',NULL,'Pine','Dr','E',NULL,'Attn: Development',NULL,NULL,'Memphis',1,1041,NULL,'38133',NULL,1228,35.208709,-89.80518,0,NULL,NULL,92),
+ (94,187,3,1,0,'915F Bay Pl W',915,'F',NULL,'Bay','Pl','W',NULL,'Mailstop 101',NULL,NULL,'Duluth',1,1009,NULL,'30096',NULL,1228,33.979401,-84.15118,0,NULL,NULL,NULL),
+ (95,59,2,1,0,'915F Bay Pl W',915,'F',NULL,'Bay','Pl','W',NULL,'Mailstop 101',NULL,NULL,'Duluth',1,1009,NULL,'30096',NULL,1228,33.979401,-84.15118,0,NULL,NULL,94),
+ (96,134,3,1,0,'933X Lincoln Ave SW',933,'X',NULL,'Lincoln','Ave','SW',NULL,'Disbursements',NULL,NULL,'Madison',1,1048,NULL,'53716',NULL,1228,43.065621,-89.32085,0,NULL,NULL,NULL),
+ (97,15,2,1,0,'933X Lincoln Ave SW',933,'X',NULL,'Lincoln','Ave','SW',NULL,'Disbursements',NULL,NULL,'Madison',1,1048,NULL,'53716',NULL,1228,43.065621,-89.32085,0,NULL,NULL,96),
+ (98,183,3,1,0,'972Z Maple St W',972,'Z',NULL,'Maple','St','W',NULL,'Cuffe Parade',NULL,NULL,'Durham',1,1032,NULL,'27711',NULL,1228,36.051155,-78.857651,0,NULL,NULL,NULL),
+ (99,161,3,1,0,'328Y Maple Path SE',328,'Y',NULL,'Maple','Path','SE',NULL,'Receiving',NULL,NULL,'Cuyahoga Falls',1,1034,NULL,'44223',NULL,1228,41.1486,-81.51241,0,NULL,NULL,NULL),
+ (100,52,2,0,0,'328Y Maple Path SE',328,'Y',NULL,'Maple','Path','SE',NULL,'Receiving',NULL,NULL,'Cuyahoga Falls',1,1034,NULL,'44223',NULL,1228,41.1486,-81.51241,0,NULL,NULL,99),
+ (101,3,3,1,0,'811H College Ln NE',811,'H',NULL,'College','Ln','NE',NULL,'Churchgate',NULL,NULL,'Portland',1,1018,NULL,'04102',NULL,1228,43.658632,-70.2911,0,NULL,NULL,NULL),
+ (102,40,3,1,0,'65Q Jackson Path N',65,'Q',NULL,'Jackson','Path','N',NULL,'Community Relations',NULL,NULL,'Otterbein',1,1013,NULL,'47970',NULL,1228,40.480675,-87.10907,0,NULL,NULL,NULL),
+ (103,10,2,1,0,'65Q Jackson Path N',65,'Q',NULL,'Jackson','Path','N',NULL,'Community Relations',NULL,NULL,'Otterbein',1,1013,NULL,'47970',NULL,1228,40.480675,-87.10907,0,NULL,NULL,102),
+ (104,84,3,1,0,'977C Second Dr N',977,'C',NULL,'Second','Dr','N',NULL,'Urgent',NULL,NULL,'Wilton',1,1022,NULL,'56687',NULL,1228,47.501402,-94.99344,0,NULL,NULL,NULL),
+ (105,82,2,0,0,'977C Second Dr N',977,'C',NULL,'Second','Dr','N',NULL,'Urgent',NULL,NULL,'Wilton',1,1022,NULL,'56687',NULL,1228,47.501402,-94.99344,0,NULL,NULL,104),
+ (106,56,1,1,0,'664G College Path SE',664,'G',NULL,'College','Path','SE',NULL,NULL,NULL,NULL,'Houston',1,1042,NULL,'77099',NULL,1228,29.668489,-95.5869,0,NULL,NULL,51),
+ (107,201,1,1,0,'664G College Path SE',664,'G',NULL,'College','Path','SE',NULL,NULL,NULL,NULL,'Houston',1,1042,NULL,'77099',NULL,1228,29.668489,-95.5869,0,NULL,NULL,51),
+ (108,188,1,1,0,'664G College Path SE',664,'G',NULL,'College','Path','SE',NULL,NULL,NULL,NULL,'Houston',1,1042,NULL,'77099',NULL,1228,29.668489,-95.5869,0,NULL,NULL,51),
+ (109,76,1,0,0,'664G College Path SE',664,'G',NULL,'College','Path','SE',NULL,NULL,NULL,NULL,'Houston',1,1042,NULL,'77099',NULL,1228,29.668489,-95.5869,0,NULL,NULL,51),
+ (110,105,1,1,0,'407O Northpoint Rd SE',407,'O',NULL,'Northpoint','Rd','SE',NULL,NULL,NULL,NULL,'Giltner',1,1026,NULL,'68841',NULL,1228,40.769633,-98.16372,0,NULL,NULL,52),
+ (111,98,1,1,0,'407O Northpoint Rd SE',407,'O',NULL,'Northpoint','Rd','SE',NULL,NULL,NULL,NULL,'Giltner',1,1026,NULL,'68841',NULL,1228,40.769633,-98.16372,0,NULL,NULL,52),
+ (112,133,1,1,0,'407O Northpoint Rd SE',407,'O',NULL,'Northpoint','Rd','SE',NULL,NULL,NULL,NULL,'Giltner',1,1026,NULL,'68841',NULL,1228,40.769633,-98.16372,0,NULL,NULL,52),
+ (113,190,1,1,0,'398R Second Dr NW',398,'R',NULL,'Second','Dr','NW',NULL,NULL,NULL,NULL,'Stevenson',1,1006,NULL,'06491',NULL,1228,41.386646,-73.187207,0,NULL,NULL,NULL),
+ (114,10,1,0,0,'270C Caulder Path S',270,'C',NULL,'Caulder','Path','S',NULL,NULL,NULL,NULL,'Memphis',1,1041,NULL,'38117',NULL,1228,35.112929,-89.90389,0,NULL,NULL,53),
+ (115,93,1,1,0,'270C Caulder Path S',270,'C',NULL,'Caulder','Path','S',NULL,NULL,NULL,NULL,'Memphis',1,1041,NULL,'38117',NULL,1228,35.112929,-89.90389,0,NULL,NULL,53),
+ (116,141,1,0,0,'270C Caulder Path S',270,'C',NULL,'Caulder','Path','S',NULL,NULL,NULL,NULL,'Memphis',1,1041,NULL,'38117',NULL,1228,35.112929,-89.90389,0,NULL,NULL,53),
+ (117,129,1,1,0,'109B Woodbridge Pl W',109,'B',NULL,'Woodbridge','Pl','W',NULL,NULL,NULL,NULL,'New York',1,1031,NULL,'10422',NULL,1228,40.828279,-73.869454,0,NULL,NULL,NULL),
+ (118,43,1,0,0,'452B Northpoint Dr S',452,'B',NULL,'Northpoint','Dr','S',NULL,NULL,NULL,NULL,'Clay Center',1,1034,NULL,'43408',NULL,1228,41.565049,-83.363,0,NULL,NULL,54),
+ (119,143,1,1,0,'452B Northpoint Dr S',452,'B',NULL,'Northpoint','Dr','S',NULL,NULL,NULL,NULL,'Clay Center',1,1034,NULL,'43408',NULL,1228,41.565049,-83.363,0,NULL,NULL,54),
+ (120,77,1,1,0,'452B Northpoint Dr S',452,'B',NULL,'Northpoint','Dr','S',NULL,NULL,NULL,NULL,'Clay Center',1,1034,NULL,'43408',NULL,1228,41.565049,-83.363,0,NULL,NULL,54),
+ (121,28,1,0,0,'452B Northpoint Dr S',452,'B',NULL,'Northpoint','Dr','S',NULL,NULL,NULL,NULL,'Clay Center',1,1034,NULL,'43408',NULL,1228,41.565049,-83.363,0,NULL,NULL,54),
+ (122,130,1,1,0,'470H Jackson Ln E',470,'H',NULL,'Jackson','Ln','E',NULL,NULL,NULL,NULL,'Leavenworth',1,1015,NULL,'66048',NULL,1228,39.298776,-94.93555,0,NULL,NULL,55),
+ (123,67,1,1,0,'470H Jackson Ln E',470,'H',NULL,'Jackson','Ln','E',NULL,NULL,NULL,NULL,'Leavenworth',1,1015,NULL,'66048',NULL,1228,39.298776,-94.93555,0,NULL,NULL,55),
+ (124,65,1,1,0,'470H Jackson Ln E',470,'H',NULL,'Jackson','Ln','E',NULL,NULL,NULL,NULL,'Leavenworth',1,1015,NULL,'66048',NULL,1228,39.298776,-94.93555,0,NULL,NULL,55),
+ (125,81,1,1,0,'470H Jackson Ln E',470,'H',NULL,'Jackson','Ln','E',NULL,NULL,NULL,NULL,'Leavenworth',1,1015,NULL,'66048',NULL,1228,39.298776,-94.93555,0,NULL,NULL,55),
+ (126,72,1,1,0,'842S Lincoln Rd N',842,'S',NULL,'Lincoln','Rd','N',NULL,NULL,NULL,NULL,'Orland Park',1,1012,NULL,'60462',NULL,1228,41.623532,-87.83542,0,NULL,NULL,56),
+ (127,78,1,1,0,'842S Lincoln Rd N',842,'S',NULL,'Lincoln','Rd','N',NULL,NULL,NULL,NULL,'Orland Park',1,1012,NULL,'60462',NULL,1228,41.623532,-87.83542,0,NULL,NULL,56),
+ (128,176,1,1,0,'842S Lincoln Rd N',842,'S',NULL,'Lincoln','Rd','N',NULL,NULL,NULL,NULL,'Orland Park',1,1012,NULL,'60462',NULL,1228,41.623532,-87.83542,0,NULL,NULL,56),
+ (129,88,1,1,0,'842S Lincoln Rd N',842,'S',NULL,'Lincoln','Rd','N',NULL,NULL,NULL,NULL,'Orland Park',1,1012,NULL,'60462',NULL,1228,41.623532,-87.83542,0,NULL,NULL,56),
+ (130,189,1,1,0,'381S Woodbridge Path NE',381,'S',NULL,'Woodbridge','Path','NE',NULL,NULL,NULL,NULL,'Saint James',1,1017,NULL,'70086',NULL,1228,30.013027,-90.85714,0,NULL,NULL,57),
+ (131,140,1,1,0,'381S Woodbridge Path NE',381,'S',NULL,'Woodbridge','Path','NE',NULL,NULL,NULL,NULL,'Saint James',1,1017,NULL,'70086',NULL,1228,30.013027,-90.85714,0,NULL,NULL,57),
+ (132,41,1,1,0,'381S Woodbridge Path NE',381,'S',NULL,'Woodbridge','Path','NE',NULL,NULL,NULL,NULL,'Saint James',1,1017,NULL,'70086',NULL,1228,30.013027,-90.85714,0,NULL,NULL,57),
+ (133,61,1,1,0,'193X Lincoln Blvd W',193,'X',NULL,'Lincoln','Blvd','W',NULL,NULL,NULL,NULL,'Los Angeles',1,1004,NULL,'90033',NULL,1228,34.050411,-118.21195,0,NULL,NULL,NULL),
+ (134,191,1,1,0,'697T Dowlen Rd S',697,'T',NULL,'Dowlen','Rd','S',NULL,NULL,NULL,NULL,'Newton',1,1020,NULL,'02158',NULL,1228,42.353696,-71.188149,0,NULL,NULL,58),
+ (135,119,1,1,0,'697T Dowlen Rd S',697,'T',NULL,'Dowlen','Rd','S',NULL,NULL,NULL,NULL,'Newton',1,1020,NULL,'02158',NULL,1228,42.353696,-71.188149,0,NULL,NULL,58),
+ (136,145,1,1,0,'697T Dowlen Rd S',697,'T',NULL,'Dowlen','Rd','S',NULL,NULL,NULL,NULL,'Newton',1,1020,NULL,'02158',NULL,1228,42.353696,-71.188149,0,NULL,NULL,58),
+ (137,153,1,1,0,'697T Dowlen Rd S',697,'T',NULL,'Dowlen','Rd','S',NULL,NULL,NULL,NULL,'Newton',1,1020,NULL,'02158',NULL,1228,42.353696,-71.188149,0,NULL,NULL,58),
+ (138,85,1,1,0,'233A Martin Luther King Ln NE',233,'A',NULL,'Martin Luther King','Ln','NE',NULL,NULL,NULL,NULL,'Windsor',1,1012,NULL,'61957',NULL,1228,39.434148,-88.60033,0,NULL,NULL,59),
+ (139,196,1,1,0,'233A Martin Luther King Ln NE',233,'A',NULL,'Martin Luther King','Ln','NE',NULL,NULL,NULL,NULL,'Windsor',1,1012,NULL,'61957',NULL,1228,39.434148,-88.60033,0,NULL,NULL,59),
+ (140,152,1,1,0,'233A Martin Luther King Ln NE',233,'A',NULL,'Martin Luther King','Ln','NE',NULL,NULL,NULL,NULL,'Windsor',1,1012,NULL,'61957',NULL,1228,39.434148,-88.60033,0,NULL,NULL,59),
+ (141,144,1,1,0,'827T Bay Blvd E',827,'T',NULL,'Bay','Blvd','E',NULL,NULL,NULL,NULL,'Charlotte',1,1032,NULL,'28299',NULL,1228,35.26002,-80.804151,0,NULL,NULL,NULL),
+ (142,142,1,1,0,'470P Van Ness Path S',470,'P',NULL,'Van Ness','Path','S',NULL,NULL,NULL,NULL,'Newcastle',1,1042,NULL,'76372',NULL,1228,33.224562,-98.86043,0,NULL,NULL,60),
+ (143,159,1,1,0,'470P Van Ness Path S',470,'P',NULL,'Van Ness','Path','S',NULL,NULL,NULL,NULL,'Newcastle',1,1042,NULL,'76372',NULL,1228,33.224562,-98.86043,0,NULL,NULL,60),
+ (144,16,1,1,0,'470P Van Ness Path S',470,'P',NULL,'Van Ness','Path','S',NULL,NULL,NULL,NULL,'Newcastle',1,1042,NULL,'76372',NULL,1228,33.224562,-98.86043,0,NULL,NULL,60),
+ (145,51,1,1,0,'470P Van Ness Path S',470,'P',NULL,'Van Ness','Path','S',NULL,NULL,NULL,NULL,'Newcastle',1,1042,NULL,'76372',NULL,1228,33.224562,-98.86043,0,NULL,NULL,60),
+ (146,36,1,1,0,'273U States Blvd E',273,'U',NULL,'States','Blvd','E',NULL,NULL,NULL,NULL,'Bullard',1,1042,NULL,'75757',NULL,1228,32.136787,-95.3671,0,NULL,NULL,61),
+ (147,15,1,0,0,'273U States Blvd E',273,'U',NULL,'States','Blvd','E',NULL,NULL,NULL,NULL,'Bullard',1,1042,NULL,'75757',NULL,1228,32.136787,-95.3671,0,NULL,NULL,61),
+ (148,117,1,1,0,'273U States Blvd E',273,'U',NULL,'States','Blvd','E',NULL,NULL,NULL,NULL,'Bullard',1,1042,NULL,'75757',NULL,1228,32.136787,-95.3671,0,NULL,NULL,61),
+ (149,165,1,1,0,'273U States Blvd E',273,'U',NULL,'States','Blvd','E',NULL,NULL,NULL,NULL,'Bullard',1,1042,NULL,'75757',NULL,1228,32.136787,-95.3671,0,NULL,NULL,61),
+ (150,74,1,1,0,'126D El Camino St SE',126,'D',NULL,'El Camino','St','SE',NULL,NULL,NULL,NULL,'Rockford',1,1012,NULL,'61101',NULL,1228,42.292221,-89.12574,0,NULL,NULL,62),
+ (151,44,1,1,0,'126D El Camino St SE',126,'D',NULL,'El Camino','St','SE',NULL,NULL,NULL,NULL,'Rockford',1,1012,NULL,'61101',NULL,1228,42.292221,-89.12574,0,NULL,NULL,62),
+ (152,96,1,1,0,'126D El Camino St SE',126,'D',NULL,'El Camino','St','SE',NULL,NULL,NULL,NULL,'Rockford',1,1012,NULL,'61101',NULL,1228,42.292221,-89.12574,0,NULL,NULL,62),
+ (153,71,1,1,0,'126D El Camino St SE',126,'D',NULL,'El Camino','St','SE',NULL,NULL,NULL,NULL,'Rockford',1,1012,NULL,'61101',NULL,1228,42.292221,-89.12574,0,NULL,NULL,62),
+ (154,193,1,1,0,'166P Bay Ave N',166,'P',NULL,'Bay','Ave','N',NULL,NULL,NULL,NULL,'Shishmaref',1,1001,NULL,'99772',NULL,1228,66.259417,-165.73202,0,NULL,NULL,63),
+ (155,64,1,1,0,'166P Bay Ave N',166,'P',NULL,'Bay','Ave','N',NULL,NULL,NULL,NULL,'Shishmaref',1,1001,NULL,'99772',NULL,1228,66.259417,-165.73202,0,NULL,NULL,63),
+ (156,55,1,1,0,'166P Bay Ave N',166,'P',NULL,'Bay','Ave','N',NULL,NULL,NULL,NULL,'Shishmaref',1,1001,NULL,'99772',NULL,1228,66.259417,-165.73202,0,NULL,NULL,63),
+ (157,97,1,1,0,'166P Bay Ave N',166,'P',NULL,'Bay','Ave','N',NULL,NULL,NULL,NULL,'Shishmaref',1,1001,NULL,'99772',NULL,1228,66.259417,-165.73202,0,NULL,NULL,63),
+ (158,121,1,1,0,'309V Jackson Way N',309,'V',NULL,'Jackson','Way','N',NULL,NULL,NULL,NULL,'Hartford',1,1006,NULL,'06151',NULL,1228,41.791776,-72.718832,0,NULL,NULL,64),
+ (159,11,1,1,0,'309V Jackson Way N',309,'V',NULL,'Jackson','Way','N',NULL,NULL,NULL,NULL,'Hartford',1,1006,NULL,'06151',NULL,1228,41.791776,-72.718832,0,NULL,NULL,64),
+ (160,69,1,1,0,'309V Jackson Way N',309,'V',NULL,'Jackson','Way','N',NULL,NULL,NULL,NULL,'Hartford',1,1006,NULL,'06151',NULL,1228,41.791776,-72.718832,0,NULL,NULL,64),
+ (161,20,1,1,0,'333S College Ln N',333,'S',NULL,'College','Ln','N',NULL,NULL,NULL,NULL,'Milton',1,1014,NULL,'52570',NULL,1228,40.679958,-92.162,0,NULL,NULL,NULL),
+ (162,175,1,1,0,'134A Northpoint Pl N',134,'A',NULL,'Northpoint','Pl','N',NULL,NULL,NULL,NULL,'Nashville',1,1041,NULL,'37204',NULL,1228,36.112058,-86.77626,0,NULL,NULL,65),
+ (163,171,1,1,0,'134A Northpoint Pl N',134,'A',NULL,'Northpoint','Pl','N',NULL,NULL,NULL,NULL,'Nashville',1,1041,NULL,'37204',NULL,1228,36.112058,-86.77626,0,NULL,NULL,65),
+ (164,102,1,1,0,'134A Northpoint Pl N',134,'A',NULL,'Northpoint','Pl','N',NULL,NULL,NULL,NULL,'Nashville',1,1041,NULL,'37204',NULL,1228,36.112058,-86.77626,0,NULL,NULL,65),
+ (165,24,1,1,0,'67D College Ave S',67,'D',NULL,'College','Ave','S',NULL,NULL,NULL,NULL,'La Puente',1,1004,NULL,'91746',NULL,1228,34.046889,-117.98464,0,NULL,NULL,NULL),
+ (166,63,1,1,0,'390E States Path SW',390,'E',NULL,'States','Path','SW',NULL,NULL,NULL,NULL,'Kansas City',1,1024,NULL,'64154',NULL,1228,39.261679,-94.63353,0,NULL,NULL,66),
+ (167,104,1,1,0,'390E States Path SW',390,'E',NULL,'States','Path','SW',NULL,NULL,NULL,NULL,'Kansas City',1,1024,NULL,'64154',NULL,1228,39.261679,-94.63353,0,NULL,NULL,66),
+ (168,48,1,1,0,'390E States Path SW',390,'E',NULL,'States','Path','SW',NULL,NULL,NULL,NULL,'Kansas City',1,1024,NULL,'64154',NULL,1228,39.261679,-94.63353,0,NULL,NULL,66),
+ (169,75,1,1,0,'361W Main Blvd NE',361,'W',NULL,'Main','Blvd','NE',NULL,NULL,NULL,NULL,'Three Oaks',1,1021,NULL,'49128',NULL,1228,41.820452,-86.61984,0,NULL,NULL,NULL),
+ (170,128,1,1,0,'67I Lincoln Path SW',67,'I',NULL,'Lincoln','Path','SW',NULL,NULL,NULL,NULL,'Danbury',1,1006,NULL,'06813',NULL,1228,41.308873,-73.363661,0,NULL,NULL,67),
+ (171,120,1,1,0,'67I Lincoln Path SW',67,'I',NULL,'Lincoln','Path','SW',NULL,NULL,NULL,NULL,'Danbury',1,1006,NULL,'06813',NULL,1228,41.308873,-73.363661,0,NULL,NULL,67),
+ (172,53,1,1,0,'67I Lincoln Path SW',67,'I',NULL,'Lincoln','Path','SW',NULL,NULL,NULL,NULL,'Danbury',1,1006,NULL,'06813',NULL,1228,41.308873,-73.363661,0,NULL,NULL,67),
+ (173,89,1,1,0,'67I Lincoln Path SW',67,'I',NULL,'Lincoln','Path','SW',NULL,NULL,NULL,NULL,'Danbury',1,1006,NULL,'06813',NULL,1228,41.308873,-73.363661,0,NULL,NULL,67),
+ (174,170,1,1,0,'324Z Second Ln NW',324,'Z',NULL,'Second','Ln','NW',NULL,NULL,NULL,NULL,'Milledgeville',1,1009,NULL,'31062',NULL,1228,33.087138,-83.22492,0,NULL,NULL,68),
+ (175,138,1,1,0,'324Z Second Ln NW',324,'Z',NULL,'Second','Ln','NW',NULL,NULL,NULL,NULL,'Milledgeville',1,1009,NULL,'31062',NULL,1228,33.087138,-83.22492,0,NULL,NULL,68),
+ (176,37,1,1,0,'324Z Second Ln NW',324,'Z',NULL,'Second','Ln','NW',NULL,NULL,NULL,NULL,'Milledgeville',1,1009,NULL,'31062',NULL,1228,33.087138,-83.22492,0,NULL,NULL,68),
+ (177,108,1,1,0,'197I Main Ave E',197,'I',NULL,'Main','Ave','E',NULL,NULL,NULL,NULL,'Honey Creek',1,1048,NULL,'53138',NULL,1228,42.66749,-88.541721,0,NULL,NULL,NULL),
+ (178,87,1,1,0,'620K States Ln NW',620,'K',NULL,'States','Ln','NW',NULL,NULL,NULL,NULL,'Matador',1,1042,NULL,'79244',NULL,1228,34.070936,-100.82488,0,NULL,NULL,69),
+ (179,35,1,1,0,'620K States Ln NW',620,'K',NULL,'States','Ln','NW',NULL,NULL,NULL,NULL,'Matador',1,1042,NULL,'79244',NULL,1228,34.070936,-100.82488,0,NULL,NULL,69),
+ (180,73,1,1,0,'620K States Ln NW',620,'K',NULL,'States','Ln','NW',NULL,NULL,NULL,NULL,'Matador',1,1042,NULL,'79244',NULL,1228,34.070936,-100.82488,0,NULL,NULL,69),
+ (181,19,1,1,0,'846J Caulder Path E',846,'J',NULL,'Caulder','Path','E',NULL,NULL,NULL,NULL,'Wichita',1,1015,NULL,'67203',NULL,1228,37.703932,-97.36237,0,NULL,NULL,NULL),
+ (182,91,1,1,0,'733C States Way SE',733,'C',NULL,'States','Way','SE',NULL,NULL,NULL,NULL,'Ruby',1,1017,NULL,'71365',NULL,1228,31.203393,-92.526927,0,NULL,NULL,70),
+ (183,167,1,1,0,'733C States Way SE',733,'C',NULL,'States','Way','SE',NULL,NULL,NULL,NULL,'Ruby',1,1017,NULL,'71365',NULL,1228,31.203393,-92.526927,0,NULL,NULL,70),
+ (184,45,1,1,0,'733C States Way SE',733,'C',NULL,'States','Way','SE',NULL,NULL,NULL,NULL,'Ruby',1,1017,NULL,'71365',NULL,1228,31.203393,-92.526927,0,NULL,NULL,70),
+ (185,185,1,1,0,'733C States Way SE',733,'C',NULL,'States','Way','SE',NULL,NULL,NULL,NULL,'Ruby',1,1017,NULL,'71365',NULL,1228,31.203393,-92.526927,0,NULL,NULL,70),
+ (186,NULL,1,1,1,'14S El Camino Way E',14,'S',NULL,'El Camino','Way',NULL,NULL,NULL,NULL,NULL,'Collinsville',NULL,1006,NULL,'6022',NULL,1228,41.8328,-72.9253,0,NULL,NULL,NULL),
+ (187,NULL,1,1,1,'11B Woodbridge Path SW',11,'B',NULL,'Woodbridge','Path',NULL,NULL,NULL,NULL,NULL,'Dayton',NULL,1034,NULL,'45417',NULL,1228,39.7531,-84.2471,0,NULL,NULL,NULL),
+ (188,NULL,1,1,1,'581O Lincoln Dr SW',581,'O',NULL,'Lincoln','Dr',NULL,NULL,NULL,NULL,NULL,'Santa Fe',NULL,1030,NULL,'87594',NULL,1228,35.5212,-105.982,0,NULL,NULL,NULL);
 /*!40000 ALTER TABLE `civicrm_address` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -1928,208 +1947,208 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_contact` WRITE;
 /*!40000 ALTER TABLE `civicrm_contact` DISABLE KEYS */;
 INSERT INTO `civicrm_contact` (`id`, `contact_type`, `contact_sub_type`, `do_not_email`, `do_not_phone`, `do_not_mail`, `do_not_sms`, `do_not_trade`, `is_opt_out`, `legal_identifier`, `external_identifier`, `sort_name`, `display_name`, `nick_name`, `legal_name`, `image_URL`, `preferred_communication_method`, `preferred_language`, `preferred_mail_format`, `hash`, `api_key`, `source`, `first_name`, `middle_name`, `last_name`, `prefix_id`, `suffix_id`, `formal_title`, `communication_style_id`, `email_greeting_id`, `email_greeting_custom`, `email_greeting_display`, `postal_greeting_id`, `postal_greeting_custom`, `postal_greeting_display`, `addressee_id`, `addressee_custom`, `addressee_display`, `job_title`, `gender_id`, `birth_date`, `is_deceased`, `deceased_date`, `household_name`, `primary_contact_id`, `organization_name`, `sic_code`, `user_unique_id`, `employer_id`, `is_deleted`, `created_date`, `modified_date`) VALUES
- (1,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Default Organization','Default Organization',NULL,'Default Organization',NULL,NULL,NULL,'Both',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,'Default Organization',NULL,NULL,NULL,0,NULL,'2022-06-25 08:03:43'),
- (2,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Parker, Brittney','Brittney Parker',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','1485964652',NULL,'Sample Data','Brittney','','Parker',NULL,NULL,NULL,NULL,1,NULL,'Dear Brittney',1,NULL,'Dear Brittney',1,NULL,'Brittney Parker',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:53'),
- (3,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Cooper-Nielsen, Troy','Mr. Troy Cooper-Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','2762401988',NULL,'Sample Data','Troy','','Cooper-Nielsen',3,NULL,NULL,NULL,1,NULL,'Dear Troy',1,NULL,'Dear Troy',1,NULL,'Mr. Troy Cooper-Nielsen',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:59'),
- (4,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Prentice, Jerome','Jerome Prentice',NULL,NULL,NULL,NULL,NULL,'Both','2816560525',NULL,'Sample Data','Jerome','','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Jerome',1,NULL,'Dear Jerome',1,NULL,'Jerome Prentice',NULL,2,'1992-06-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:53'),
- (5,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jameson, Kathlyn','Kathlyn Jameson',NULL,NULL,NULL,NULL,NULL,'Both','1165214036',NULL,'Sample Data','Kathlyn','','Jameson',NULL,NULL,NULL,NULL,1,NULL,'Dear Kathlyn',1,NULL,'Dear Kathlyn',1,NULL,'Kathlyn Jameson',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:53'),
- (6,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Adams, Shad','Dr. Shad Adams Jr.',NULL,NULL,NULL,NULL,NULL,'Both','1641092808',NULL,'Sample Data','Shad','X','Adams',4,1,NULL,NULL,1,NULL,'Dear Shad',1,NULL,'Dear Shad',1,NULL,'Dr. Shad Adams Jr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:54'),
- (7,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'irismller-zope@mymail.co.in','irismller-zope@mymail.co.in',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3377365892',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear irismller-zope@mymail.co.in',1,NULL,'Dear irismller-zope@mymail.co.in',1,NULL,'irismller-zope@mymail.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:57'),
- (8,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Cooper, Troy','Troy Cooper',NULL,NULL,NULL,NULL,NULL,'Both','2780709398',NULL,'Sample Data','Troy','R','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Troy',1,NULL,'Dear Troy',1,NULL,'Troy Cooper',NULL,2,'2003-02-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:57'),
- (9,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'States Action Fund','States Action Fund',NULL,NULL,NULL,NULL,NULL,'Both','2662284737',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'States Action Fund',NULL,NULL,NULL,0,NULL,NULL,160,'States Action Fund',NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:56'),
- (10,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Caulder Legal Systems','Caulder Legal Systems',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3119816362',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Caulder Legal Systems',NULL,NULL,NULL,0,NULL,NULL,68,'Caulder Legal Systems',NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:56'),
- (11,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith, Brittney','Ms. Brittney Smith',NULL,NULL,NULL,NULL,NULL,'Both','1142724087',NULL,'Sample Data','Brittney','A','Smith',2,NULL,NULL,NULL,1,NULL,'Dear Brittney',1,NULL,'Dear Brittney',1,NULL,'Ms. Brittney Smith',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:58'),
- (12,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Robertson-Jensen, Russell','Russell Robertson-Jensen',NULL,NULL,NULL,NULL,NULL,'Both','1938522891',NULL,'Sample Data','Russell','','Robertson-Jensen',NULL,NULL,NULL,NULL,1,NULL,'Dear Russell',1,NULL,'Dear Russell',1,NULL,'Russell Robertson-Jensen',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:58'),
- (13,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'nm.barkley@spamalot.org','nm.barkley@spamalot.org',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2132336478',NULL,'Sample Data',NULL,NULL,NULL,3,NULL,NULL,NULL,1,NULL,'Dear nm.barkley@spamalot.org',1,NULL,'Dear nm.barkley@spamalot.org',1,NULL,'nm.barkley@spamalot.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:54'),
- (14,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Deforest, Brittney','Brittney Deforest',NULL,NULL,NULL,NULL,NULL,'Both','1540368141',NULL,'Sample Data','Brittney','','Deforest',NULL,NULL,NULL,NULL,1,NULL,'Dear Brittney',1,NULL,'Dear Brittney',1,NULL,'Brittney Deforest',NULL,NULL,'1964-01-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:58'),
- (15,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Elina','Elina Lee',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2171390840',NULL,'Sample Data','Elina','F','Lee',NULL,NULL,NULL,NULL,1,NULL,'Dear Elina',1,NULL,'Dear Elina',1,NULL,'Elina Lee',NULL,NULL,'1954-03-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:57'),
- (16,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Zope family','Zope family',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1649131487',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Zope family',5,NULL,'Dear Zope family',2,NULL,'Zope family',NULL,NULL,NULL,0,NULL,'Zope family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:56'),
- (17,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Deforest, Laree','Ms. Laree Deforest',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2017561536',NULL,'Sample Data','Laree','','Deforest',2,NULL,NULL,NULL,1,NULL,'Dear Laree',1,NULL,'Dear Laree',1,NULL,'Ms. Laree Deforest',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:58'),
- (18,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Łąchowski, Kathlyn','Ms. Kathlyn Łąchowski',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','336052777',NULL,'Sample Data','Kathlyn','','Łąchowski',2,NULL,NULL,NULL,1,NULL,'Dear Kathlyn',1,NULL,'Dear Kathlyn',1,NULL,'Ms. Kathlyn Łąchowski',NULL,1,'1989-07-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:58'),
- (19,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Wattson, Jerome','Dr. Jerome Wattson III',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2891374773',NULL,'Sample Data','Jerome','B','Wattson',4,4,NULL,NULL,1,NULL,'Dear Jerome',1,NULL,'Dear Jerome',1,NULL,'Dr. Jerome Wattson III',NULL,2,'1987-07-22',0,NULL,NULL,NULL,'Woodbridge Legal Services',NULL,NULL,147,0,'2022-06-25 08:03:51','2022-06-25 08:03:59'),
- (20,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Progressive Sustainability Academy','Progressive Sustainability Academy',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','1774213694',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Progressive Sustainability Academy',NULL,NULL,NULL,0,NULL,NULL,103,'Progressive Sustainability Academy',NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:56'),
- (21,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jones, Sharyn','Sharyn Jones',NULL,NULL,NULL,NULL,NULL,'Both','3959842180',NULL,'Sample Data','Sharyn','Q','Jones',NULL,NULL,NULL,NULL,1,NULL,'Dear Sharyn',1,NULL,'Dear Sharyn',1,NULL,'Sharyn Jones',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:53'),
- (22,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Zope, Iris','Iris Zope',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3326964728',NULL,'Sample Data','Iris','X','Zope',NULL,NULL,NULL,NULL,1,NULL,'Dear Iris',1,NULL,'Dear Iris',1,NULL,'Iris Zope',NULL,1,'1991-07-23',0,NULL,NULL,NULL,'Ohio Health Solutions',NULL,NULL,106,0,'2022-06-25 08:03:51','2022-06-25 08:03:59'),
- (23,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Wilson, Herminia','Herminia Wilson',NULL,NULL,NULL,NULL,NULL,'Both','1306948243',NULL,'Sample Data','Herminia','','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Herminia',1,NULL,'Dear Herminia',1,NULL,'Herminia Wilson',NULL,1,'2008-10-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:58'),
- (24,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Wilson, Errol','Errol Wilson II',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1627252863',NULL,'Sample Data','Errol','','Wilson',NULL,3,NULL,NULL,1,NULL,'Dear Errol',1,NULL,'Dear Errol',1,NULL,'Errol Wilson II',NULL,2,'1995-05-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:57'),
- (25,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Sonny','Mr. Sonny Lee',NULL,NULL,NULL,NULL,NULL,'Both','1784318055',NULL,'Sample Data','Sonny','W','Lee',3,NULL,NULL,NULL,1,NULL,'Dear Sonny',1,NULL,'Dear Sonny',1,NULL,'Mr. Sonny Lee',NULL,NULL,'1977-09-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:58'),
- (26,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Łąchowski, Beula','Beula Łąchowski',NULL,NULL,NULL,NULL,NULL,'Both','3562875387',NULL,'Sample Data','Beula','','Łąchowski',NULL,NULL,NULL,NULL,1,NULL,'Dear Beula',1,NULL,'Dear Beula',1,NULL,'Beula Łąchowski',NULL,1,'2013-02-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:58'),
- (27,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'parkerk5@lol.org','parkerk5@lol.org',NULL,NULL,NULL,NULL,NULL,'Both','2087683650',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear parkerk5@lol.org',1,NULL,'Dear parkerk5@lol.org',1,NULL,'parkerk5@lol.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:53'),
- (28,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Cooper-Nielsen, Toby','Mr. Toby Cooper-Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','100050602',NULL,'Sample Data','Toby','','Cooper-Nielsen',3,NULL,NULL,NULL,1,NULL,'Dear Toby',1,NULL,'Dear Toby',1,NULL,'Mr. Toby Cooper-Nielsen',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:59'),
- (29,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'wattsoni@testing.co.in','wattsoni@testing.co.in',NULL,NULL,NULL,NULL,NULL,'Both','3052069525',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear wattsoni@testing.co.in',1,NULL,'Dear wattsoni@testing.co.in',1,NULL,'wattsoni@testing.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:59'),
- (30,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Smith, Miguel','Miguel Smith Sr.',NULL,NULL,NULL,NULL,NULL,'Both','3498855331',NULL,'Sample Data','Miguel','','Smith',NULL,2,NULL,NULL,1,NULL,'Dear Miguel',1,NULL,'Dear Miguel',1,NULL,'Miguel Smith Sr.',NULL,2,'1996-06-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:58'),
- (31,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Robertson, Scarlet','Scarlet Robertson',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3370215540',NULL,'Sample Data','Scarlet','T','Robertson',NULL,NULL,NULL,NULL,1,NULL,'Dear Scarlet',1,NULL,'Dear Scarlet',1,NULL,'Scarlet Robertson',NULL,1,'1978-04-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:54'),
- (32,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Hallandale Advocacy Trust','Hallandale Advocacy Trust',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2900342226',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Hallandale Advocacy Trust',NULL,NULL,NULL,0,NULL,NULL,NULL,'Hallandale Advocacy Trust',NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:56'),
- (33,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Zope, Lashawnda','Lashawnda Zope',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','465899624',NULL,'Sample Data','Lashawnda','M','Zope',NULL,NULL,NULL,NULL,1,NULL,'Dear Lashawnda',1,NULL,'Dear Lashawnda',1,NULL,'Lashawnda Zope',NULL,1,'1976-06-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:57'),
- (34,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Rebekah','Rebekah Wilson',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3466084349',NULL,'Sample Data','Rebekah','H','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Rebekah',1,NULL,'Dear Rebekah',1,NULL,'Rebekah Wilson',NULL,1,'1984-05-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:57'),
- (35,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Patel, Arlyne','Ms. Arlyne Patel',NULL,NULL,NULL,NULL,NULL,'Both','3161399576',NULL,'Sample Data','Arlyne','Y','Patel',2,NULL,NULL,NULL,1,NULL,'Dear Arlyne',1,NULL,'Dear Arlyne',1,NULL,'Ms. Arlyne Patel',NULL,NULL,'1988-08-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:58'),
- (36,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Wagner, Omar','Mr. Omar Wagner',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','372287057',NULL,'Sample Data','Omar','V','Wagner',3,NULL,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Mr. Omar Wagner',NULL,2,'1950-12-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:53'),
- (37,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terrell, Elina','Elina Terrell',NULL,NULL,NULL,NULL,NULL,'Both','4038952497',NULL,'Sample Data','Elina','','Terrell',NULL,NULL,NULL,NULL,1,NULL,'Dear Elina',1,NULL,'Dear Elina',1,NULL,'Elina Terrell',NULL,1,'1961-11-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:54'),
- (38,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Nielsen, Shauna','Ms. Shauna Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','2058149080',NULL,'Sample Data','Shauna','B','Nielsen',2,NULL,NULL,NULL,1,NULL,'Dear Shauna',1,NULL,'Dear Shauna',1,NULL,'Ms. Shauna Nielsen',NULL,1,'1976-11-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:59'),
- (39,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Wilson, Billy','Billy Wilson II',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','93183395',NULL,'Sample Data','Billy','H','Wilson',NULL,3,NULL,NULL,1,NULL,'Dear Billy',1,NULL,'Dear Billy',1,NULL,'Billy Wilson II',NULL,2,'1990-08-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:57'),
- (40,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Roberts, Troy','Mr. Troy Roberts',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','1104419313',NULL,'Sample Data','Troy','','Roberts',3,NULL,NULL,NULL,1,NULL,'Dear Troy',1,NULL,'Dear Troy',1,NULL,'Mr. Troy Roberts',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:53'),
- (41,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Junko','Junko Lee',NULL,NULL,NULL,NULL,NULL,'Both','2980940667',NULL,'Sample Data','Junko','M','Lee',NULL,NULL,NULL,NULL,1,NULL,'Dear Junko',1,NULL,'Dear Junko',1,NULL,'Junko Lee',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:57'),
- (42,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Ivanov, Josefa','Josefa Ivanov',NULL,NULL,NULL,NULL,NULL,'Both','3691296401',NULL,'Sample Data','Josefa','','Ivanov',NULL,NULL,NULL,NULL,1,NULL,'Dear Josefa',1,NULL,'Dear Josefa',1,NULL,'Josefa Ivanov',NULL,NULL,'1988-04-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:53'),
- (43,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Yadav, Barry','Barry Yadav Jr.',NULL,NULL,NULL,NULL,NULL,'Both','2144069043',NULL,'Sample Data','Barry','','Yadav',NULL,1,NULL,NULL,1,NULL,'Dear Barry',1,NULL,'Dear Barry',1,NULL,'Barry Yadav Jr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:54'),
- (44,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'barkley.lincoln@fishmail.co.nz','barkley.lincoln@fishmail.co.nz',NULL,NULL,NULL,NULL,NULL,'Both','3776620070',NULL,'Sample Data',NULL,NULL,NULL,NULL,1,NULL,NULL,1,NULL,'Dear barkley.lincoln@fishmail.co.nz',1,NULL,'Dear barkley.lincoln@fishmail.co.nz',1,NULL,'barkley.lincoln@fishmail.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:58'),
- (45,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Sherman','Sherman Lee II',NULL,NULL,NULL,NULL,NULL,'Both','903838284',NULL,'Sample Data','Sherman','','Lee',NULL,3,NULL,NULL,1,NULL,'Dear Sherman',1,NULL,'Dear Sherman',1,NULL,'Sherman Lee II',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:58'),
- (46,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Zope, Scott','Scott Zope II',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','3220387929',NULL,'Sample Data','Scott','','Zope',NULL,3,NULL,NULL,1,NULL,'Dear Scott',1,NULL,'Dear Scott',1,NULL,'Scott Zope II',NULL,2,'2017-08-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:59'),
- (47,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Blackwell, Winford','Winford Blackwell',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2809865453',NULL,'Sample Data','Winford','M','Blackwell',NULL,NULL,NULL,NULL,1,NULL,'Dear Winford',1,NULL,'Dear Winford',1,NULL,'Winford Blackwell',NULL,2,'1975-08-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:53'),
- (48,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'zopeb@sample.co.nz','zopeb@sample.co.nz',NULL,NULL,NULL,NULL,NULL,'Both','3330462527',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear zopeb@sample.co.nz',1,NULL,'Dear zopeb@sample.co.nz',1,NULL,'zopeb@sample.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:54'),
- (49,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Barkley, Margaret','Ms. Margaret Barkley',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2775065394',NULL,'Sample Data','Margaret','','Barkley',2,NULL,NULL,NULL,1,NULL,'Dear Margaret',1,NULL,'Dear Margaret',1,NULL,'Ms. Margaret Barkley',NULL,NULL,'1986-01-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:58'),
- (50,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Díaz, Rosario','Rosario Díaz III',NULL,NULL,NULL,NULL,NULL,'Both','1814002832',NULL,'Sample Data','Rosario','','Díaz',NULL,4,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Rosario Díaz III',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:54'),
- (51,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Roberts, Ivey','Ivey Roberts',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','507631333',NULL,'Sample Data','Ivey','','Roberts',NULL,NULL,NULL,NULL,1,NULL,'Dear Ivey',1,NULL,'Dear Ivey',1,NULL,'Ivey Roberts',NULL,1,'1940-09-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:52'),
- (52,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Bachman, Bryon','Dr. Bryon Bachman Jr.',NULL,NULL,NULL,NULL,NULL,'Both','1112110435',NULL,'Sample Data','Bryon','V','Bachman',4,1,NULL,NULL,1,NULL,'Dear Bryon',1,NULL,'Dear Bryon',1,NULL,'Dr. Bryon Bachman Jr.',NULL,NULL,'1964-11-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:54'),
- (53,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Blackwell, Jerome','Jerome Blackwell',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3442160655',NULL,'Sample Data','Jerome','','Blackwell',NULL,NULL,NULL,NULL,1,NULL,'Dear Jerome',1,NULL,'Dear Jerome',1,NULL,'Jerome Blackwell',NULL,NULL,'1952-09-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:53'),
- (54,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Roberts, Arlyne','Arlyne Roberts',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2937963567',NULL,'Sample Data','Arlyne','','Roberts',NULL,NULL,NULL,NULL,1,NULL,'Dear Arlyne',1,NULL,'Dear Arlyne',1,NULL,'Arlyne Roberts',NULL,1,'1973-06-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:53'),
- (55,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Łąchowski, Clint','Dr. Clint Łąchowski Jr.',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3739390908',NULL,'Sample Data','Clint','C','Łąchowski',4,1,NULL,NULL,1,NULL,'Dear Clint',1,NULL,'Dear Clint',1,NULL,'Dr. Clint Łąchowski Jr.',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:53'),
- (56,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Robertson, Clint','Dr. Clint Robertson Sr.',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2631320007',NULL,'Sample Data','Clint','','Robertson',4,2,NULL,NULL,1,NULL,'Dear Clint',1,NULL,'Dear Clint',1,NULL,'Dr. Clint Robertson Sr.',NULL,NULL,'1951-10-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:58'),
- (57,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Cruz, Magan','Magan Cruz',NULL,NULL,NULL,NULL,NULL,'Both','3859349817',NULL,'Sample Data','Magan','','Cruz',NULL,NULL,NULL,NULL,1,NULL,'Dear Magan',1,NULL,'Dear Magan',1,NULL,'Magan Cruz',NULL,1,'1991-10-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:53'),
- (58,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest, Magan','Magan Deforest',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2893209447',NULL,'Sample Data','Magan','M','Deforest',NULL,NULL,NULL,NULL,1,NULL,'Dear Magan',1,NULL,'Dear Magan',1,NULL,'Magan Deforest',NULL,1,'1989-12-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:57'),
- (59,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'samuels.v.craig69@testing.info','samuels.v.craig69@testing.info',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2686025855',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear samuels.v.craig69@testing.info',1,NULL,'Dear samuels.v.craig69@testing.info',1,NULL,'samuels.v.craig69@testing.info',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:53'),
- (60,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'González, Rodrigo','Rodrigo González',NULL,NULL,NULL,NULL,NULL,'Both','2713589605',NULL,'Sample Data','Rodrigo','S','González',NULL,NULL,NULL,NULL,1,NULL,'Dear Rodrigo',1,NULL,'Dear Rodrigo',1,NULL,'Rodrigo González',NULL,NULL,'1958-12-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:53'),
- (61,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Landon','Dr. Landon Lee',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','4144706447',NULL,'Sample Data','Landon','','Lee',4,NULL,NULL,NULL,1,NULL,'Dear Landon',1,NULL,'Dear Landon',1,NULL,'Dr. Landon Lee',NULL,2,'1955-07-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:54'),
- (62,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'Sierra Wellness Systems','Sierra Wellness Systems',NULL,NULL,NULL,NULL,NULL,'Both','2781083340',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Sierra Wellness Systems',NULL,NULL,NULL,0,NULL,NULL,136,'Sierra Wellness Systems',NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:57'),
- (63,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Lee, Sonny','Dr. Sonny Lee',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','1784318055',NULL,'Sample Data','Sonny','','Lee',4,NULL,NULL,NULL,1,NULL,'Dear Sonny',1,NULL,'Dear Sonny',1,NULL,'Dr. Sonny Lee',NULL,NULL,'1955-12-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:53'),
- (64,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'Pine Technology Fellowship','Pine Technology Fellowship',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','1329667293',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Pine Technology Fellowship',NULL,NULL,NULL,0,NULL,NULL,154,'Pine Technology Fellowship',NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:57'),
- (65,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Robertson, Bryon','Mr. Bryon Robertson II',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3912213392',NULL,'Sample Data','Bryon','M','Robertson',3,3,NULL,NULL,1,NULL,'Dear Bryon',1,NULL,'Dear Bryon',1,NULL,'Mr. Bryon Robertson II',NULL,2,'1974-01-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:58'),
- (66,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'ae.zope98@lol.net','ae.zope98@lol.net',NULL,NULL,NULL,NULL,NULL,'Both','2209536726',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear ae.zope98@lol.net',1,NULL,'Dear ae.zope98@lol.net',1,NULL,'ae.zope98@lol.net',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:51','2022-06-25 08:03:59'),
- (67,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samson, Erik','Erik Samson',NULL,NULL,NULL,NULL,NULL,'Both','3125830738',NULL,'Sample Data','Erik','E','Samson',NULL,NULL,NULL,NULL,1,NULL,'Dear Erik',1,NULL,'Dear Erik',1,NULL,'Erik Samson',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (68,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'norrisr85@spamalot.co.pl','norrisr85@spamalot.co.pl',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','1998921218',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear norrisr85@spamalot.co.pl',1,NULL,'Dear norrisr85@spamalot.co.pl',1,NULL,'norrisr85@spamalot.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,'Caulder Legal Systems',NULL,NULL,10,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (69,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'elizabethsamson76@infomail.co.uk','elizabethsamson76@infomail.co.uk',NULL,NULL,NULL,NULL,NULL,'Both','2971824225',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear elizabethsamson76@infomail.co.uk',1,NULL,'Dear elizabethsamson76@infomail.co.uk',1,NULL,'elizabethsamson76@infomail.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (70,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Barkley, Esta','Dr. Esta Barkley',NULL,NULL,NULL,NULL,NULL,'Both','2407753300',NULL,'Sample Data','Esta','S','Barkley',4,NULL,NULL,NULL,1,NULL,'Dear Esta',1,NULL,'Dear Esta',1,NULL,'Dr. Esta Barkley',NULL,1,NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (71,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Wattson, Claudio','Claudio Wattson II',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3183458454',NULL,'Sample Data','Claudio','','Wattson',NULL,3,NULL,NULL,1,NULL,'Dear Claudio',1,NULL,'Dear Claudio',1,NULL,'Claudio Wattson II',NULL,2,'1986-05-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:59'),
- (72,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'erikpatel93@infomail.co.pl','erikpatel93@infomail.co.pl',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2233411381',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear erikpatel93@infomail.co.pl',1,NULL,'Dear erikpatel93@infomail.co.pl',1,NULL,'erikpatel93@infomail.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (73,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jones, Bernadette','Mrs. Bernadette Jones',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','357713234',NULL,'Sample Data','Bernadette','M','Jones',1,NULL,NULL,NULL,1,NULL,'Dear Bernadette',1,NULL,'Dear Bernadette',1,NULL,'Mrs. Bernadette Jones',NULL,1,'1972-03-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (74,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Parker, Jacob','Dr. Jacob Parker',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','1474401042',NULL,'Sample Data','Jacob','','Parker',4,NULL,NULL,NULL,1,NULL,'Dear Jacob',1,NULL,'Dear Jacob',1,NULL,'Dr. Jacob Parker',NULL,2,'1966-04-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (75,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'deforest.brzczysaw@example.biz','deforest.brzczysaw@example.biz',NULL,NULL,NULL,NULL,NULL,'Both','4049930223',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear deforest.brzczysaw@example.biz',1,NULL,'Dear deforest.brzczysaw@example.biz',1,NULL,'deforest.brzczysaw@example.biz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (76,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'wattsonj25@testmail.co.uk','wattsonj25@testmail.co.uk',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','296249942',NULL,'Sample Data',NULL,NULL,NULL,3,3,NULL,NULL,1,NULL,'Dear wattsonj25@testmail.co.uk',1,NULL,'Dear wattsonj25@testmail.co.uk',1,NULL,'wattsonj25@testmail.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (77,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller, Eleonor','Eleonor Müller',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','4009103845',NULL,'Sample Data','Eleonor','','Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Eleonor',1,NULL,'Dear Eleonor',1,NULL,'Eleonor Müller',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (78,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest family','Deforest family',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','3235379039',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Deforest family',5,NULL,'Dear Deforest family',2,NULL,'Deforest family',NULL,NULL,NULL,0,NULL,'Deforest family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (79,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'norrispatel@fakemail.co.pl','norrispatel@fakemail.co.pl',NULL,NULL,NULL,NULL,NULL,'Both','3306701016',NULL,'Sample Data',NULL,NULL,NULL,3,NULL,NULL,NULL,1,NULL,'Dear norrispatel@fakemail.co.pl',1,NULL,'Dear norrispatel@fakemail.co.pl',1,NULL,'norrispatel@fakemail.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (80,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'terrell.nicole94@testmail.com','terrell.nicole94@testmail.com',NULL,NULL,NULL,NULL,NULL,'Both','3957761452',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear terrell.nicole94@testmail.com',1,NULL,'Dear terrell.nicole94@testmail.com',1,NULL,'terrell.nicole94@testmail.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (81,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Dimitrov, Maxwell','Dr. Maxwell Dimitrov Sr.',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2461663646',NULL,'Sample Data','Maxwell','','Dimitrov',4,2,NULL,NULL,1,NULL,'Dear Maxwell',1,NULL,'Dear Maxwell',1,NULL,'Dr. Maxwell Dimitrov Sr.',NULL,2,'1978-09-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (82,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Cooper, Herminia','Herminia Cooper',NULL,NULL,NULL,NULL,NULL,'Both','3531219712',NULL,'Sample Data','Herminia','','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Herminia',1,NULL,'Dear Herminia',1,NULL,'Herminia Cooper',NULL,1,'1936-06-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (83,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman, Juliann','Mrs. Juliann Bachman',NULL,NULL,NULL,NULL,NULL,'Both','3603929563',NULL,'Sample Data','Juliann','P','Bachman',1,NULL,NULL,NULL,1,NULL,'Dear Juliann',1,NULL,'Dear Juliann',1,NULL,'Mrs. Juliann Bachman',NULL,1,NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:52'),
- (84,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs, Ashlie','Ashlie Jacobs',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','1009124847',NULL,'Sample Data','Ashlie','B','Jacobs',NULL,NULL,NULL,NULL,1,NULL,'Dear Ashlie',1,NULL,'Dear Ashlie',1,NULL,'Ashlie Jacobs',NULL,1,'1972-06-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (85,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Sanford','Mr. Sanford Cooper',NULL,NULL,NULL,NULL,NULL,'Both','1759422355',NULL,'Sample Data','Sanford','','Cooper',3,NULL,NULL,NULL,1,NULL,'Dear Sanford',1,NULL,'Dear Sanford',1,NULL,'Mr. Sanford Cooper',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (86,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Samuels, Elizabeth','Dr. Elizabeth Samuels',NULL,NULL,NULL,NULL,NULL,'Both','815083469',NULL,'Sample Data','Elizabeth','','Samuels',4,NULL,NULL,NULL,1,NULL,'Dear Elizabeth',1,NULL,'Dear Elizabeth',1,NULL,'Dr. Elizabeth Samuels',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (87,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Jay','Jay Cooper Jr.',NULL,NULL,NULL,NULL,NULL,'Both','941520833',NULL,'Sample Data','Jay','','Cooper',NULL,1,NULL,NULL,1,NULL,'Dear Jay',1,NULL,'Dear Jay',1,NULL,'Jay Cooper Jr.',NULL,2,'1959-01-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:59'),
- (88,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Robertson, Scarlet','Scarlet Robertson',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3370215540',NULL,'Sample Data','Scarlet','Z','Robertson',NULL,NULL,NULL,NULL,1,NULL,'Dear Scarlet',1,NULL,'Dear Scarlet',1,NULL,'Scarlet Robertson',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (89,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Cooper, Brittney','Brittney Cooper',NULL,NULL,NULL,NULL,NULL,'Both','4169712187',NULL,'Sample Data','Brittney','S','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Brittney',1,NULL,'Dear Brittney',1,NULL,'Brittney Cooper',NULL,1,'1943-01-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (90,'Organization',NULL,1,0,0,0,1,0,NULL,NULL,'Northpoint Empowerment Partners','Northpoint Empowerment Partners',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','3817633358',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Northpoint Empowerment Partners',NULL,NULL,NULL,0,NULL,NULL,NULL,'Northpoint Empowerment Partners',NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (91,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Grant, Teresa','Mrs. Teresa Grant',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3806644102',NULL,'Sample Data','Teresa','','Grant',1,NULL,NULL,NULL,1,NULL,'Dear Teresa',1,NULL,'Dear Teresa',1,NULL,'Mrs. Teresa Grant',NULL,NULL,'1937-11-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (92,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Adams, Magan','Ms. Magan Adams',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','922015448',NULL,'Sample Data','Magan','I','Adams',2,NULL,NULL,NULL,1,NULL,'Dear Magan',1,NULL,'Dear Magan',1,NULL,'Ms. Magan Adams',NULL,1,'1963-03-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (93,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Samuels, Sanford','Dr. Sanford Samuels',NULL,NULL,NULL,NULL,NULL,'Both','4251375550',NULL,'Sample Data','Sanford','Y','Samuels',4,NULL,NULL,NULL,1,NULL,'Dear Sanford',1,NULL,'Dear Sanford',1,NULL,'Dr. Sanford Samuels',NULL,2,'1991-10-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (94,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wattson, Valene','Valene Wattson',NULL,NULL,NULL,NULL,NULL,'Both','3149820460',NULL,'Sample Data','Valene','W','Wattson',NULL,NULL,NULL,NULL,1,NULL,'Dear Valene',1,NULL,'Dear Valene',1,NULL,'Valene Wattson',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (95,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Jay','Jay Terry',NULL,NULL,NULL,NULL,NULL,'Both','1881110298',NULL,'Sample Data','Jay','G','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Jay',1,NULL,'Dear Jay',1,NULL,'Jay Terry',NULL,2,'1950-09-22',0,NULL,NULL,NULL,'United Family Association',NULL,NULL,144,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (96,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Washington Poetry Systems','Washington Poetry Systems',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2860169948',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Washington Poetry Systems',NULL,NULL,NULL,0,NULL,NULL,NULL,'Washington Poetry Systems',NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (97,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Terry, Elina','Dr. Elina Terry',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2453833535',NULL,'Sample Data','Elina','F','Terry',4,NULL,NULL,NULL,1,NULL,'Dear Elina',1,NULL,'Dear Elina',1,NULL,'Dr. Elina Terry',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (98,'Organization',NULL,0,1,0,0,1,0,NULL,NULL,'Wisconsin Family Center','Wisconsin Family Center',NULL,NULL,NULL,NULL,NULL,'Both','1894474970',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Wisconsin Family Center',NULL,NULL,NULL,0,NULL,NULL,166,'Wisconsin Family Center',NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (99,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Barkley, Bob','Bob Barkley',NULL,NULL,NULL,NULL,NULL,'Both','4269679890',NULL,'Sample Data','Bob','U','Barkley',NULL,NULL,NULL,NULL,1,NULL,'Dear Bob',1,NULL,'Dear Bob',1,NULL,'Bob Barkley',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (100,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Ivanov, Princess','Princess Ivanov',NULL,NULL,NULL,NULL,NULL,'Both','3366449477',NULL,'Sample Data','Princess','','Ivanov',NULL,NULL,NULL,NULL,1,NULL,'Dear Princess',1,NULL,'Dear Princess',1,NULL,'Princess Ivanov',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (101,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Deforest, Craig','Craig Deforest II',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','3831945065',NULL,'Sample Data','Craig','','Deforest',NULL,3,NULL,NULL,1,NULL,'Dear Craig',1,NULL,'Dear Craig',1,NULL,'Craig Deforest II',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (102,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Wilson family','Wilson family',NULL,NULL,NULL,NULL,NULL,'Both','350510798',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Wilson family',5,NULL,'Dear Wilson family',2,NULL,'Wilson family',NULL,NULL,NULL,0,NULL,'Wilson family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (103,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Müller, Russell','Russell Müller',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','1078913970',NULL,'Sample Data','Russell','','Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Russell',1,NULL,'Dear Russell',1,NULL,'Russell Müller',NULL,2,'1951-09-26',0,NULL,NULL,NULL,'Progressive Sustainability Academy',NULL,NULL,20,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (104,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samson, Margaret','Margaret Samson',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','749664303',NULL,'Sample Data','Margaret','L','Samson',NULL,NULL,NULL,NULL,1,NULL,'Dear Margaret',1,NULL,'Dear Margaret',1,NULL,'Margaret Samson',NULL,NULL,'2016-07-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (105,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'margaretb@airmail.com','margaretb@airmail.com',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','381871280',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear margaretb@airmail.com',1,NULL,'Dear margaretb@airmail.com',1,NULL,'margaretb@airmail.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (106,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Ohio Health Solutions','Ohio Health Solutions',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2228635818',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Ohio Health Solutions',NULL,NULL,NULL,0,NULL,NULL,22,'Ohio Health Solutions',NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (107,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Jacobs, Omar','Omar Jacobs',NULL,NULL,NULL,NULL,NULL,'Both','916847831',NULL,'Sample Data','Omar','','Jacobs',NULL,NULL,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Omar Jacobs',NULL,2,'1975-05-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (108,'Individual',NULL,1,1,0,0,1,0,NULL,NULL,'Jones, Felisha','Ms. Felisha Jones',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2947770839',NULL,'Sample Data','Felisha','','Jones',2,NULL,NULL,NULL,1,NULL,'Dear Felisha',1,NULL,'Dear Felisha',1,NULL,'Ms. Felisha Jones',NULL,NULL,'1968-03-22',0,NULL,NULL,NULL,'Local Legal School',NULL,NULL,114,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (109,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper-Nielsen family','Cooper-Nielsen family',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','726986696',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Cooper-Nielsen family',5,NULL,'Dear Cooper-Nielsen family',2,NULL,'Cooper-Nielsen family',NULL,NULL,NULL,0,NULL,'Cooper-Nielsen family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (110,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'Texas Poetry Partners','Texas Poetry Partners',NULL,NULL,NULL,NULL,NULL,'Both','2358097172',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Texas Poetry Partners',NULL,NULL,NULL,0,NULL,NULL,155,'Texas Poetry Partners',NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (111,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Yadav, Carylon','Carylon Yadav',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2107986081',NULL,'Sample Data','Carylon','','Yadav',NULL,NULL,NULL,NULL,1,NULL,'Dear Carylon',1,NULL,'Dear Carylon',1,NULL,'Carylon Yadav',NULL,NULL,'1981-06-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (112,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Łąchowski family','Łąchowski family',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2407077255',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Łąchowski family',5,NULL,'Dear Łąchowski family',2,NULL,'Łąchowski family',NULL,NULL,NULL,0,NULL,'Łąchowski family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (113,'Household',NULL,0,1,0,0,1,0,NULL,NULL,'Robertson-Jensen family','Robertson-Jensen family',NULL,NULL,NULL,NULL,NULL,'Both','1035593251',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Robertson-Jensen family',5,NULL,'Dear Robertson-Jensen family',2,NULL,'Robertson-Jensen family',NULL,NULL,NULL,0,NULL,'Robertson-Jensen family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (114,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'Local Legal School','Local Legal School',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3788695760',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Local Legal School',NULL,NULL,NULL,0,NULL,NULL,108,'Local Legal School',NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (115,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Barkley family','Barkley family',NULL,NULL,NULL,NULL,NULL,'Both','2888062109',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Barkley family',5,NULL,'Dear Barkley family',2,NULL,'Barkley family',NULL,NULL,NULL,0,NULL,'Barkley family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (116,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest-Cooper, Damaris','Mrs. Damaris Deforest-Cooper',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','3962725637',NULL,'Sample Data','Damaris','K','Deforest-Cooper',1,NULL,NULL,NULL,1,NULL,'Dear Damaris',1,NULL,'Dear Damaris',1,NULL,'Mrs. Damaris Deforest-Cooper',NULL,1,'1979-04-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (117,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Prentice, Miguel','Mr. Miguel Prentice II',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3093767059',NULL,'Sample Data','Miguel','Y','Prentice',3,3,NULL,NULL,1,NULL,'Dear Miguel',1,NULL,'Dear Miguel',1,NULL,'Mr. Miguel Prentice II',NULL,2,'1938-10-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (118,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Zope, Sharyn','Ms. Sharyn Zope',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','1278016871',NULL,'Sample Data','Sharyn','','Zope',2,NULL,NULL,NULL,1,NULL,'Dear Sharyn',1,NULL,'Dear Sharyn',1,NULL,'Ms. Sharyn Zope',NULL,NULL,'1956-03-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (119,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Barkley family','Barkley family',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2888062109',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Barkley family',5,NULL,'Dear Barkley family',2,NULL,'Barkley family',NULL,NULL,NULL,0,NULL,'Barkley family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (120,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Craig','Craig Cooper',NULL,NULL,NULL,NULL,NULL,'Both','1731814572',NULL,'Sample Data','Craig','Y','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Craig',1,NULL,'Dear Craig',1,NULL,'Craig Cooper',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (121,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen, Maxwell','Maxwell Olsen',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','1752951879',NULL,'Sample Data','Maxwell','S','Olsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Maxwell',1,NULL,'Dear Maxwell',1,NULL,'Maxwell Olsen',NULL,2,'1954-09-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (122,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Cooper-Samuels, Delana','Mrs. Delana Cooper-Samuels',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','4154309248',NULL,'Sample Data','Delana','J','Cooper-Samuels',1,NULL,NULL,NULL,1,NULL,'Dear Delana',1,NULL,'Dear Delana',1,NULL,'Mrs. Delana Cooper-Samuels',NULL,1,'1968-01-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (123,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'Creative Sports Network','Creative Sports Network',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','102378165',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Creative Sports Network',NULL,NULL,NULL,0,NULL,NULL,174,'Creative Sports Network',NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (124,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Community Music Fellowship','Community Music Fellowship',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3033138671',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Community Music Fellowship',NULL,NULL,NULL,0,NULL,NULL,133,'Community Music Fellowship',NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (125,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Arlyne','Arlyne Wilson',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','785003749',NULL,'Sample Data','Arlyne','P','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Arlyne',1,NULL,'Dear Arlyne',1,NULL,'Arlyne Wilson',NULL,1,'1988-05-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (126,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Samuels, Lawerence','Lawerence Samuels',NULL,NULL,NULL,NULL,NULL,'Both','262281659',NULL,'Sample Data','Lawerence','P','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Lawerence',1,NULL,'Dear Lawerence',1,NULL,'Lawerence Samuels',NULL,2,'1985-09-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (127,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Patel family','Patel family',NULL,NULL,NULL,NULL,NULL,'Both','1669281794',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Patel family',5,NULL,'Dear Patel family',2,NULL,'Patel family',NULL,NULL,NULL,0,NULL,'Patel family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (128,'Household',NULL,1,0,0,0,1,0,NULL,NULL,'Robertson family','Robertson family',NULL,NULL,NULL,NULL,NULL,'Both','3444393980',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Robertson family',5,NULL,'Dear Robertson family',2,NULL,'Robertson family',NULL,NULL,NULL,0,NULL,'Robertson family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (129,'Household',NULL,0,1,0,0,1,0,NULL,NULL,'Cooper family','Cooper family',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1133003930',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Cooper family',5,NULL,'Dear Cooper family',2,NULL,'Cooper family',NULL,NULL,NULL,0,NULL,'Cooper family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (130,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Scarlet','Ms. Scarlet Wilson',NULL,NULL,NULL,NULL,NULL,'Both','1106922860',NULL,'Sample Data','Scarlet','','Wilson',2,NULL,NULL,NULL,1,NULL,'Dear Scarlet',1,NULL,'Dear Scarlet',1,NULL,'Ms. Scarlet Wilson',NULL,1,'1999-09-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (131,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'olsen.d.angelika@lol.co.uk','olsen.d.angelika@lol.co.uk',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','4219470114',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear olsen.d.angelika@lol.co.uk',1,NULL,'Dear olsen.d.angelika@lol.co.uk',1,NULL,'olsen.d.angelika@lol.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (132,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Łąchowski, Omar','Dr. Omar Łąchowski Jr.',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3249212023',NULL,'Sample Data','Omar','G','Łąchowski',4,1,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Dr. Omar Łąchowski Jr.',NULL,2,'1971-02-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (133,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Ivanov, Beula','Beula Ivanov',NULL,NULL,NULL,NULL,NULL,'Both','3375880084',NULL,'Sample Data','Beula','','Ivanov',NULL,NULL,NULL,NULL,1,NULL,'Dear Beula',1,NULL,'Dear Beula',1,NULL,'Beula Ivanov',NULL,1,'1947-12-22',0,NULL,NULL,NULL,'Community Music Fellowship',NULL,NULL,124,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (134,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith, Merrie','Merrie Smith',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2728255522',NULL,'Sample Data','Merrie','W','Smith',NULL,NULL,NULL,NULL,1,NULL,'Dear Merrie',1,NULL,'Dear Merrie',1,NULL,'Merrie Smith',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (135,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Zope, Damaris','Dr. Damaris Zope',NULL,NULL,NULL,NULL,NULL,'Both','2309654739',NULL,'Sample Data','Damaris','V','Zope',4,NULL,NULL,NULL,1,NULL,'Dear Damaris',1,NULL,'Dear Damaris',1,NULL,'Dr. Damaris Zope',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (136,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Parker, Rosario','Rosario Parker Jr.',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3409685260',NULL,'Sample Data','Rosario','E','Parker',NULL,1,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Rosario Parker Jr.',NULL,2,'1945-05-14',0,NULL,NULL,NULL,'Sierra Wellness Systems',NULL,NULL,62,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (137,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Samson family','Samson family',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','333421926',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Samson family',5,NULL,'Dear Samson family',2,NULL,'Samson family',NULL,NULL,NULL,0,NULL,'Samson family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (138,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Roberts-Smith, Elina','Elina Roberts-Smith',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3494976907',NULL,'Sample Data','Elina','Q','Roberts-Smith',NULL,NULL,NULL,NULL,1,NULL,'Dear Elina',1,NULL,'Dear Elina',1,NULL,'Elina Roberts-Smith',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (139,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Smith family','Smith family',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','4082772645',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Smith family',5,NULL,'Dear Smith family',2,NULL,'Smith family',NULL,NULL,NULL,0,NULL,'Smith family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (140,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'jk.mller89@fakemail.co.nz','jk.mller89@fakemail.co.nz',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2439233390',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear jk.mller89@fakemail.co.nz',1,NULL,'Dear jk.mller89@fakemail.co.nz',1,NULL,'jk.mller89@fakemail.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (141,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Olsen, Heidi','Heidi Olsen',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3023333247',NULL,'Sample Data','Heidi','','Olsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Heidi',1,NULL,'Dear Heidi',1,NULL,'Heidi Olsen',NULL,1,'1986-01-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (142,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'shaunar@spamalot.info','shaunar@spamalot.info',NULL,NULL,NULL,NULL,NULL,'Both','1483055339',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear shaunar@spamalot.info',1,NULL,'Dear shaunar@spamalot.info',1,NULL,'shaunar@spamalot.info',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (143,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samuels, Toby','Toby Samuels',NULL,NULL,NULL,NULL,NULL,'Both','126496012',NULL,'Sample Data','Toby','','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Toby',1,NULL,'Dear Toby',1,NULL,'Toby Samuels',NULL,2,'2006-05-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (144,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'United Family Association','United Family Association',NULL,NULL,NULL,NULL,NULL,'Both','3153016082',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'United Family Association',NULL,NULL,NULL,0,NULL,NULL,95,'United Family Association',NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (145,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'adams.q.lincoln@lol.org','adams.q.lincoln@lol.org',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3253449109',NULL,'Sample Data',NULL,NULL,NULL,3,NULL,NULL,NULL,1,NULL,'Dear adams.q.lincoln@lol.org',1,NULL,'Dear adams.q.lincoln@lol.org',1,NULL,'adams.q.lincoln@lol.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (146,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Olsen, Justina','Dr. Justina Olsen',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','358869984',NULL,'Sample Data','Justina','O','Olsen',4,NULL,NULL,NULL,1,NULL,'Dear Justina',1,NULL,'Dear Justina',1,NULL,'Dr. Justina Olsen',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (147,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Woodbridge Legal Services','Woodbridge Legal Services',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3226357098',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Woodbridge Legal Services',NULL,NULL,NULL,0,NULL,NULL,19,'Woodbridge Legal Services',NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (148,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Samson, Margaret','Ms. Margaret Samson',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','749664303',NULL,'Sample Data','Margaret','D','Samson',2,NULL,NULL,NULL,1,NULL,'Dear Margaret',1,NULL,'Dear Margaret',1,NULL,'Ms. Margaret Samson',NULL,1,'1976-03-31',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (149,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Juliann','Dr. Juliann Wilson',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','267768378',NULL,'Sample Data','Juliann','','Wilson',4,NULL,NULL,NULL,1,NULL,'Dear Juliann',1,NULL,'Dear Juliann',1,NULL,'Dr. Juliann Wilson',NULL,NULL,'1997-03-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (150,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'Florida Software Services','Florida Software Services',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','48740477',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Florida Software Services',NULL,NULL,NULL,0,NULL,NULL,161,'Florida Software Services',NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (151,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Barry','Barry Wilson',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','46154985',NULL,'Sample Data','Barry','X','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Barry',1,NULL,'Dear Barry',1,NULL,'Barry Wilson',NULL,2,NULL,0,NULL,NULL,NULL,'West Virginia Technology Solutions',NULL,NULL,152,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (152,'Organization',NULL,0,1,0,0,1,0,NULL,NULL,'West Virginia Technology Solutions','West Virginia Technology Solutions',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2396730716',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'West Virginia Technology Solutions',NULL,NULL,NULL,0,NULL,NULL,151,'West Virginia Technology Solutions',NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (153,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'princessgrant@notmail.org','princessgrant@notmail.org',NULL,NULL,NULL,NULL,NULL,'Both','2675587973',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear princessgrant@notmail.org',1,NULL,'Dear princessgrant@notmail.org',1,NULL,'princessgrant@notmail.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (154,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samuels, Maxwell','Mr. Maxwell Samuels Jr.',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','445599950',NULL,'Sample Data','Maxwell','K','Samuels',3,1,NULL,NULL,1,NULL,'Dear Maxwell',1,NULL,'Dear Maxwell',1,NULL,'Mr. Maxwell Samuels Jr.',NULL,2,NULL,0,NULL,NULL,NULL,'Pine Technology Fellowship',NULL,NULL,64,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (155,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Barkley, Ivey','Ms. Ivey Barkley',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2200674369',NULL,'Sample Data','Ivey','','Barkley',2,NULL,NULL,NULL,1,NULL,'Dear Ivey',1,NULL,'Dear Ivey',1,NULL,'Ms. Ivey Barkley',NULL,NULL,NULL,0,NULL,NULL,NULL,'Texas Poetry Partners',NULL,NULL,110,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (156,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Global Environmental Network','Global Environmental Network',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','718078411',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Global Environmental Network',NULL,NULL,NULL,0,NULL,NULL,NULL,'Global Environmental Network',NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (157,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Samuels family','Samuels family',NULL,NULL,NULL,NULL,NULL,'Both','350459294',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Samuels family',5,NULL,'Dear Samuels family',2,NULL,'Samuels family',NULL,NULL,NULL,0,NULL,'Samuels family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (158,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Wilson, Kathleen','Kathleen Wilson',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','773746752',NULL,'Sample Data','Kathleen','','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Kathleen',1,NULL,'Dear Kathleen',1,NULL,'Kathleen Wilson',NULL,NULL,'1990-04-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (159,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Barkley, Josefa','Josefa Barkley',NULL,NULL,NULL,NULL,NULL,'Both','4233430173',NULL,'Sample Data','Josefa','Y','Barkley',NULL,NULL,NULL,NULL,1,NULL,'Dear Josefa',1,NULL,'Dear Josefa',1,NULL,'Josefa Barkley',NULL,NULL,'1985-06-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (160,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jensen, Herminia','Ms. Herminia Jensen',NULL,NULL,NULL,NULL,NULL,'Both','3962014588',NULL,'Sample Data','Herminia','I','Jensen',2,NULL,NULL,NULL,1,NULL,'Dear Herminia',1,NULL,'Dear Herminia',1,NULL,'Ms. Herminia Jensen',NULL,1,'1991-06-17',0,NULL,NULL,NULL,'States Action Fund',NULL,NULL,9,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (161,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Dimitrov, Carylon','Carylon Dimitrov',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2719489073',NULL,'Sample Data','Carylon','','Dimitrov',NULL,NULL,NULL,NULL,1,NULL,'Dear Carylon',1,NULL,'Dear Carylon',1,NULL,'Carylon Dimitrov',NULL,1,'1940-08-16',1,'2021-11-21',NULL,NULL,'Florida Software Services',NULL,NULL,150,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (162,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Blackwell, Brzęczysław','Brzęczysław Blackwell II',NULL,NULL,NULL,NULL,NULL,'Both','3382098014',NULL,'Sample Data','Brzęczysław','','Blackwell',NULL,3,NULL,NULL,1,NULL,'Dear Brzęczysław',1,NULL,'Dear Brzęczysław',1,NULL,'Brzęczysław Blackwell II',NULL,2,'1969-01-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (163,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman, Ashley','Ashley Bachman Jr.',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2646692852',NULL,'Sample Data','Ashley','','Bachman',NULL,1,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Ashley Bachman Jr.',NULL,2,'1934-03-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (164,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest, Kandace','Kandace Deforest',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','1547944287',NULL,'Sample Data','Kandace','','Deforest',NULL,NULL,NULL,NULL,1,NULL,'Dear Kandace',1,NULL,'Dear Kandace',1,NULL,'Kandace Deforest',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (165,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'erikd68@sample.com','erikd68@sample.com',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','1590430983',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear erikd68@sample.com',1,NULL,'Dear erikd68@sample.com',1,NULL,'erikd68@sample.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (166,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wattson, Miguel','Mr. Miguel Wattson Sr.',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3016789675',NULL,'Sample Data','Miguel','','Wattson',3,2,NULL,NULL,1,NULL,'Dear Miguel',1,NULL,'Dear Miguel',1,NULL,'Mr. Miguel Wattson Sr.',NULL,NULL,NULL,0,NULL,NULL,NULL,'Wisconsin Family Center',NULL,NULL,98,0,'2022-06-25 08:03:52','2022-06-25 08:03:59'),
- (167,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Barkley, Ashley','Ashley Barkley',NULL,NULL,NULL,NULL,NULL,'Both','2198515289',NULL,'Sample Data','Ashley','','Barkley',NULL,NULL,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Ashley Barkley',NULL,1,'1974-04-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (168,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Wilson, Jerome','Jerome Wilson',NULL,NULL,NULL,NULL,NULL,'Both','361571097',NULL,'Sample Data','Jerome','W','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Jerome',1,NULL,'Dear Jerome',1,NULL,'Jerome Wilson',NULL,NULL,'1985-12-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (169,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Wilson family','Wilson family',NULL,NULL,NULL,NULL,NULL,'Both','350510798',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Wilson family',5,NULL,'Dear Wilson family',2,NULL,'Wilson family',NULL,NULL,NULL,0,NULL,'Wilson family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (170,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Robertson-Jensen, Princess','Dr. Princess Robertson-Jensen',NULL,NULL,NULL,NULL,NULL,'Both','3606101232',NULL,'Sample Data','Princess','','Robertson-Jensen',4,NULL,NULL,NULL,1,NULL,'Dear Princess',1,NULL,'Dear Princess',1,NULL,'Dr. Princess Robertson-Jensen',NULL,NULL,'1977-11-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (171,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Patel, Valene','Dr. Valene Patel',NULL,NULL,NULL,NULL,NULL,'Both','2428544125',NULL,'Sample Data','Valene','','Patel',4,NULL,NULL,NULL,1,NULL,'Dear Valene',1,NULL,'Dear Valene',1,NULL,'Dr. Valene Patel',NULL,1,'1986-08-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (172,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Blackwell, Lou','Lou Blackwell III',NULL,NULL,NULL,NULL,NULL,'Both','2525168848',NULL,'Sample Data','Lou','I','Blackwell',NULL,4,NULL,NULL,1,NULL,'Dear Lou',1,NULL,'Dear Lou',1,NULL,'Lou Blackwell III',NULL,2,'1954-09-07',1,'2022-05-06',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (173,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'estab66@fishmail.com','estab66@fishmail.com',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2153418003',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear estab66@fishmail.com',1,NULL,'Dear estab66@fishmail.com',1,NULL,'estab66@fishmail.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (174,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Reynolds, Kiara','Kiara Reynolds',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','637719043',NULL,'Sample Data','Kiara','','Reynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Kiara',1,NULL,'Dear Kiara',1,NULL,'Kiara Reynolds',NULL,NULL,'1995-03-02',0,NULL,NULL,NULL,'Creative Sports Network',NULL,NULL,123,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (175,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wattson, Elina','Elina Wattson',NULL,NULL,NULL,NULL,NULL,'Both','452291784',NULL,'Sample Data','Elina','J','Wattson',NULL,NULL,NULL,NULL,1,NULL,'Dear Elina',1,NULL,'Dear Elina',1,NULL,'Elina Wattson',NULL,NULL,'1999-06-04',0,NULL,NULL,NULL,'United Family Academy',NULL,NULL,195,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (176,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller-Zope, Beula','Mrs. Beula Müller-Zope',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3609560159',NULL,'Sample Data','Beula','','Müller-Zope',1,NULL,NULL,NULL,1,NULL,'Dear Beula',1,NULL,'Dear Beula',1,NULL,'Mrs. Beula Müller-Zope',NULL,1,'1998-03-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (177,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Díaz, Valene','Ms. Valene Díaz',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3532656393',NULL,'Sample Data','Valene','C','Díaz',2,NULL,NULL,NULL,1,NULL,'Dear Valene',1,NULL,'Dear Valene',1,NULL,'Ms. Valene Díaz',NULL,1,'1960-05-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (178,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Müller-Zope family','Müller-Zope family',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2348922915',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Müller-Zope family',5,NULL,'Dear Müller-Zope family',2,NULL,'Müller-Zope family',NULL,NULL,NULL,0,NULL,'Müller-Zope family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (179,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen, Barry','Barry Olsen',NULL,NULL,NULL,NULL,NULL,'Both','1622802859',NULL,'Sample Data','Barry','H','Olsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Barry',1,NULL,'Dear Barry',1,NULL,'Barry Olsen',NULL,2,'1948-12-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (180,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'patel-deforestk@sample.co.in','patel-deforestk@sample.co.in',NULL,NULL,NULL,NULL,NULL,'Both','210870190',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear patel-deforestk@sample.co.in',1,NULL,'Dear patel-deforestk@sample.co.in',1,NULL,'patel-deforestk@sample.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (181,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Patel, Winford','Winford Patel',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2431196191',NULL,'Sample Data','Winford','','Patel',NULL,NULL,NULL,NULL,1,NULL,'Dear Winford',1,NULL,'Dear Winford',1,NULL,'Winford Patel',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (182,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'samuels.allan@notmail.info','samuels.allan@notmail.info',NULL,NULL,NULL,NULL,NULL,'Both','712874428',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear samuels.allan@notmail.info',1,NULL,'Dear samuels.allan@notmail.info',1,NULL,'samuels.allan@notmail.info',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (183,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samuels, Erik','Mr. Erik Samuels',NULL,NULL,NULL,NULL,NULL,'Both','3952903510',NULL,'Sample Data','Erik','','Samuels',3,NULL,NULL,NULL,1,NULL,'Dear Erik',1,NULL,'Dear Erik',1,NULL,'Mr. Erik Samuels',NULL,2,'1980-11-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (184,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Blackwell, Kathleen','Kathleen Blackwell',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2975176950',NULL,'Sample Data','Kathleen','C','Blackwell',NULL,NULL,NULL,NULL,1,NULL,'Dear Kathleen',1,NULL,'Dear Kathleen',1,NULL,'Kathleen Blackwell',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (185,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Zope, Eleonor','Ms. Eleonor Zope',NULL,NULL,NULL,NULL,NULL,'Both','2005754191',NULL,'Sample Data','Eleonor','K','Zope',2,NULL,NULL,NULL,1,NULL,'Dear Eleonor',1,NULL,'Dear Eleonor',1,NULL,'Ms. Eleonor Zope',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:59'),
- (186,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson family','Wilson family',NULL,NULL,NULL,NULL,NULL,'Both','350510798',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Wilson family',5,NULL,'Dear Wilson family',2,NULL,'Wilson family',NULL,NULL,NULL,0,NULL,'Wilson family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (187,'Household',NULL,1,0,0,0,0,0,NULL,NULL,'Wattson family','Wattson family',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2851339192',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Wattson family',5,NULL,'Dear Wattson family',2,NULL,'Wattson family',NULL,NULL,NULL,0,NULL,'Wattson family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (188,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Blackwell, Mei','Mei Blackwell',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2041567778',NULL,'Sample Data','Mei','','Blackwell',NULL,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Mei Blackwell',NULL,1,'1963-01-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (189,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest, Kathleen','Mrs. Kathleen Deforest',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','316327141',NULL,'Sample Data','Kathleen','','Deforest',1,NULL,NULL,NULL,1,NULL,'Dear Kathleen',1,NULL,'Dear Kathleen',1,NULL,'Mrs. Kathleen Deforest',NULL,NULL,'1998-01-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (190,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'wilson.z.brzczysaw@lol.co.uk','wilson.z.brzczysaw@lol.co.uk',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3572359983',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear wilson.z.brzczysaw@lol.co.uk',1,NULL,'Dear wilson.z.brzczysaw@lol.co.uk',1,NULL,'wilson.z.brzczysaw@lol.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (191,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'chowski.roland31@testmail.net','chowski.roland31@testmail.net',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','4279635320',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear chowski.roland31@testmail.net',1,NULL,'Dear chowski.roland31@testmail.net',1,NULL,'chowski.roland31@testmail.net',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:58'),
- (192,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Lee family','Lee family',NULL,NULL,NULL,NULL,NULL,'Both','845831176',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Lee family',5,NULL,'Dear Lee family',2,NULL,'Lee family',NULL,NULL,NULL,0,NULL,'Lee family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (193,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner, Elbert','Elbert Wagner',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','9097371',NULL,'Sample Data','Elbert','','Wagner',NULL,NULL,NULL,NULL,1,NULL,'Dear Elbert',1,NULL,'Dear Elbert',1,NULL,'Elbert Wagner',NULL,2,'1987-05-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (194,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest family','Deforest family',NULL,NULL,NULL,NULL,NULL,'Both','3235379039',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Deforest family',5,NULL,'Dear Deforest family',2,NULL,'Deforest family',NULL,NULL,NULL,0,NULL,'Deforest family',NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (195,'Organization',NULL,1,1,0,0,1,0,NULL,NULL,'United Family Academy','United Family Academy',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2187642802',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'United Family Academy',NULL,NULL,NULL,0,NULL,NULL,175,'United Family Academy',NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:56'),
- (196,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'cruz.billy@spamalot.info','cruz.billy@spamalot.info',NULL,NULL,NULL,NULL,NULL,'Both','3903663839',NULL,'Sample Data',NULL,NULL,NULL,3,NULL,NULL,NULL,1,NULL,'Dear cruz.billy@spamalot.info',1,NULL,'Dear cruz.billy@spamalot.info',1,NULL,'cruz.billy@spamalot.info',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:53'),
- (197,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Wilson, Shad','Shad Wilson',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3505548330',NULL,'Sample Data','Shad','','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Shad',1,NULL,'Dear Shad',1,NULL,'Shad Wilson',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (198,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'klee@airmail.net','klee@airmail.net',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2575733125',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear klee@airmail.net',1,NULL,'Dear klee@airmail.net',1,NULL,'klee@airmail.net',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (199,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Díaz, Andrew','Andrew Díaz Sr.',NULL,NULL,NULL,NULL,NULL,'Both','2189664098',NULL,'Sample Data','Andrew','T','Díaz',NULL,2,NULL,NULL,1,NULL,'Dear Andrew',1,NULL,'Dear Andrew',1,NULL,'Andrew Díaz Sr.',NULL,NULL,'1970-11-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (200,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Deforest, Ashley','Mr. Ashley Deforest Jr.',NULL,NULL,NULL,NULL,NULL,'Both','4128046694',NULL,'Sample Data','Ashley','','Deforest',3,1,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Mr. Ashley Deforest Jr.',NULL,2,'1953-08-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:54'),
- (201,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Miguel','Miguel Cooper',NULL,NULL,NULL,NULL,NULL,'Both','1717220592',NULL,'Sample Data','Miguel','','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Miguel',1,NULL,'Dear Miguel',1,NULL,'Miguel Cooper',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:03:52','2022-06-25 08:03:57'),
- (202,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Jenny','Jenny Lee',NULL,NULL,NULL,NULL,'en_US','Both','cbc30e7d2eec4015b3319ed61dc02e32',NULL,NULL,'Jenny',NULL,'Lee',NULL,NULL,NULL,1,1,NULL,'Dear Jenny',1,NULL,'Dear Jenny',1,NULL,'Jenny Lee','Volunteer coordinator',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-06-25 08:04:00','2022-06-25 08:04:01');
+ (1,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Default Organization','Default Organization',NULL,'Default Organization',NULL,NULL,NULL,'Both',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,'Default Organization',NULL,NULL,NULL,0,NULL,'2022-07-28 21:06:00'),
+ (2,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Terrell, Shad','Shad Terrell III',NULL,NULL,NULL,NULL,NULL,'Both','3876111966',NULL,'Sample Data','Shad','','Terrell',NULL,4,NULL,NULL,1,NULL,'Dear Shad',1,NULL,'Dear Shad',1,NULL,'Shad Terrell III',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (3,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'United Agriculture Trust','United Agriculture Trust',NULL,NULL,NULL,NULL,NULL,'Both','1251537342',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'United Agriculture Trust',NULL,NULL,NULL,0,NULL,NULL,149,'United Agriculture Trust',NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (4,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'González family','González family',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','3263723758',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear González family',5,NULL,'Dear González family',2,NULL,'González family',NULL,NULL,NULL,0,NULL,'González family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (5,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Yadav, Maria','Maria Yadav Jr.',NULL,NULL,NULL,NULL,NULL,'Both','1203839406',NULL,'Sample Data','Maria','','Yadav',NULL,1,NULL,NULL,1,NULL,'Dear Maria',1,NULL,'Dear Maria',1,NULL,'Maria Yadav Jr.',NULL,2,'1945-01-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (6,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Nielsen family','Nielsen family',NULL,NULL,NULL,NULL,NULL,'Both','766698874',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Nielsen family',5,NULL,'Dear Nielsen family',2,NULL,'Nielsen family',NULL,NULL,NULL,0,NULL,'Nielsen family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (7,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Brigette','Brigette Cooper',NULL,NULL,NULL,NULL,NULL,'Both','1627670122',NULL,'Sample Data','Brigette','','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Brigette',1,NULL,'Dear Brigette',1,NULL,'Brigette Cooper',NULL,1,'1976-06-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (8,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice family','Prentice family',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3313623671',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Prentice family',5,NULL,'Dear Prentice family',2,NULL,'Prentice family',NULL,NULL,NULL,0,NULL,'Prentice family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (9,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Friends Health Trust','Friends Health Trust',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3616712338',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Friends Health Trust',NULL,NULL,NULL,0,NULL,NULL,17,'Friends Health Trust',NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (10,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Ivanov-Prentice, Megan','Dr. Megan Ivanov-Prentice',NULL,NULL,NULL,NULL,NULL,'Both','2595920525',NULL,'Sample Data','Megan','','Ivanov-Prentice',4,NULL,NULL,NULL,1,NULL,'Dear Megan',1,NULL,'Dear Megan',1,NULL,'Dr. Megan Ivanov-Prentice',NULL,1,NULL,0,NULL,NULL,NULL,'Indiana Agriculture Fund',NULL,NULL,40,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (11,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Yadav, Craig','Craig Yadav Jr.',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1298063266',NULL,'Sample Data','Craig','P','Yadav',NULL,1,NULL,NULL,1,NULL,'Dear Craig',1,NULL,'Dear Craig',1,NULL,'Craig Yadav Jr.',NULL,NULL,'2012-01-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (12,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Alexia','Dr. Alexia Wilson',NULL,NULL,NULL,NULL,NULL,'Both','3321653861',NULL,'Sample Data','Alexia','','Wilson',4,NULL,NULL,NULL,1,NULL,'Dear Alexia',1,NULL,'Dear Alexia',1,NULL,'Dr. Alexia Wilson',NULL,1,'1937-02-24',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (13,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Patel family','Patel family',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','1669281794',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Patel family',5,NULL,'Dear Patel family',2,NULL,'Patel family',NULL,NULL,NULL,0,NULL,'Patel family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (14,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest, Daren','Daren Deforest',NULL,NULL,NULL,NULL,NULL,'Both','3756202377',NULL,'Sample Data','Daren','V','Deforest',NULL,NULL,NULL,NULL,1,NULL,'Dear Daren',1,NULL,'Dear Daren',1,NULL,'Daren Deforest',NULL,NULL,'1998-05-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (15,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Smith, Kandace','Kandace Smith',NULL,NULL,NULL,NULL,NULL,'Both','1249006988',NULL,'Sample Data','Kandace','L','Smith',NULL,NULL,NULL,NULL,1,NULL,'Dear Kandace',1,NULL,'Dear Kandace',1,NULL,'Kandace Smith',NULL,1,'2014-05-16',0,NULL,NULL,NULL,'Lincoln Arts Services',NULL,NULL,134,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (16,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Kenny','Kenny Wilson',NULL,NULL,NULL,NULL,NULL,'Both','1945745030',NULL,'Sample Data','Kenny','L','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Kenny',1,NULL,'Dear Kenny',1,NULL,'Kenny Wilson',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (17,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Terry, Brzęczysław','Dr. Brzęczysław Terry II',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','884241841',NULL,'Sample Data','Brzęczysław','','Terry',4,3,NULL,NULL,1,NULL,'Dear Brzęczysław',1,NULL,'Dear Brzęczysław',1,NULL,'Dr. Brzęczysław Terry II',NULL,2,NULL,0,NULL,NULL,NULL,'Friends Health Trust',NULL,NULL,9,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (18,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'robertsonh36@testing.com','robertsonh36@testing.com',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','3170442054',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear robertsonh36@testing.com',1,NULL,'Dear robertsonh36@testing.com',1,NULL,'robertsonh36@testing.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (19,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'McReynolds, Jerome','Jerome McReynolds II',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1615308753',NULL,'Sample Data','Jerome','Y','McReynolds',NULL,3,NULL,NULL,1,NULL,'Dear Jerome',1,NULL,'Dear Jerome',1,NULL,'Jerome McReynolds II',NULL,2,'1965-07-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (20,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Yadav, Ashley','Dr. Ashley Yadav',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','4195605846',NULL,'Sample Data','Ashley','','Yadav',4,NULL,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Dr. Ashley Yadav',NULL,NULL,'1974-09-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (21,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper family','Cooper family',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','1133003930',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Cooper family',5,NULL,'Dear Cooper family',2,NULL,'Cooper family',NULL,NULL,NULL,0,NULL,'Cooper family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (22,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Deforest, Scarlet','Dr. Scarlet Deforest',NULL,NULL,NULL,NULL,NULL,'Both','2259302728',NULL,'Sample Data','Scarlet','T','Deforest',4,NULL,NULL,NULL,1,NULL,'Dear Scarlet',1,NULL,'Dear Scarlet',1,NULL,'Dr. Scarlet Deforest',NULL,1,'1994-11-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (23,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'New Jersey Arts Solutions','New Jersey Arts Solutions',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2845412357',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'New Jersey Arts Solutions',NULL,NULL,NULL,0,NULL,NULL,74,'New Jersey Arts Solutions',NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (24,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'González, Brzęczysław','Dr. Brzęczysław González',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3813995489',NULL,'Sample Data','Brzęczysław','','González',4,NULL,NULL,NULL,1,NULL,'Dear Brzęczysław',1,NULL,'Dear Brzęczysław',1,NULL,'Dr. Brzęczysław González',NULL,2,'1963-04-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (25,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Tyler Arts Partners','Tyler Arts Partners',NULL,NULL,NULL,NULL,NULL,'Both','2428224886',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Tyler Arts Partners',NULL,NULL,NULL,0,NULL,NULL,28,'Tyler Arts Partners',NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (26,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen-Díaz family','Olsen-Díaz family',NULL,NULL,NULL,NULL,NULL,'Both','59691007',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Olsen-Díaz family',5,NULL,'Dear Olsen-Díaz family',2,NULL,'Olsen-Díaz family',NULL,NULL,NULL,0,NULL,'Olsen-Díaz family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (27,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Adams-Terry family','Adams-Terry family',NULL,NULL,NULL,NULL,NULL,'Both','603797953',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Adams-Terry family',5,NULL,'Dear Adams-Terry family',2,NULL,'Adams-Terry family',NULL,NULL,NULL,0,NULL,'Adams-Terry family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (28,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Ivanov, Bob','Bob Ivanov',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2246956398',NULL,'Sample Data','Bob','O','Ivanov',NULL,NULL,NULL,NULL,1,NULL,'Dear Bob',1,NULL,'Dear Bob',1,NULL,'Bob Ivanov',NULL,2,'1983-07-11',0,NULL,NULL,NULL,'Tyler Arts Partners',NULL,NULL,25,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (29,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner, Betty','Ms. Betty Wagner',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2519883154',NULL,'Sample Data','Betty','L','Wagner',2,NULL,NULL,NULL,1,NULL,'Dear Betty',1,NULL,'Dear Betty',1,NULL,'Ms. Betty Wagner',NULL,1,'1963-04-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (30,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Lincoln','Dr. Lincoln Cooper Sr.',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','374468394',NULL,'Sample Data','Lincoln','U','Cooper',4,2,NULL,NULL,1,NULL,'Dear Lincoln',1,NULL,'Dear Lincoln',1,NULL,'Dr. Lincoln Cooper Sr.',NULL,NULL,'1998-09-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (31,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Yadav family','Yadav family',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','1777336212',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Yadav family',5,NULL,'Dear Yadav family',2,NULL,'Yadav family',NULL,NULL,NULL,0,NULL,'Yadav family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (32,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Prentice, Russell','Russell Prentice Sr.',NULL,NULL,NULL,NULL,NULL,'Both','2855348090',NULL,'Sample Data','Russell','M','Prentice',NULL,2,NULL,NULL,1,NULL,'Dear Russell',1,NULL,'Dear Russell',1,NULL,'Russell Prentice Sr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (33,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Terry, Rosario','Mr. Rosario Terry',NULL,NULL,NULL,NULL,NULL,'Both','1264009879',NULL,'Sample Data','Rosario','','Terry',3,NULL,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Mr. Rosario Terry',NULL,2,'1964-08-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (34,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Roberts, Megan','Megan Roberts',NULL,NULL,NULL,NULL,NULL,'Both','2663769717',NULL,'Sample Data','Megan','','Roberts',NULL,NULL,NULL,NULL,1,NULL,'Dear Megan',1,NULL,'Dear Megan',1,NULL,'Megan Roberts',NULL,1,'1965-08-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (35,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds, Angelika','Angelika McReynolds',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3667136043',NULL,'Sample Data','Angelika','J','McReynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Angelika',1,NULL,'Dear Angelika',1,NULL,'Angelika McReynolds',NULL,1,'1998-01-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (36,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith, Alida','Dr. Alida Smith',NULL,NULL,NULL,NULL,NULL,'Both','1328804767',NULL,'Sample Data','Alida','P','Smith',4,NULL,NULL,NULL,1,NULL,'Dear Alida',1,NULL,'Dear Alida',1,NULL,'Dr. Alida Smith',NULL,1,'1967-06-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (37,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Cooper, Omar','Omar Cooper',NULL,NULL,NULL,NULL,NULL,'Both','1015907011',NULL,'Sample Data','Omar','Z','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Omar Cooper',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (38,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'princesswagner@example.com','princesswagner@example.com',NULL,NULL,NULL,NULL,NULL,'Both','1255479138',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear princesswagner@example.com',1,NULL,'Dear princesswagner@example.com',1,NULL,'princesswagner@example.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (39,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Zope, Mei','Mei Zope',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1279923749',NULL,'Sample Data','Mei','','Zope',NULL,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Mei Zope',NULL,1,'1991-06-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (40,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Indiana Agriculture Fund','Indiana Agriculture Fund',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1586010892',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Indiana Agriculture Fund',NULL,NULL,NULL,0,NULL,NULL,10,'Indiana Agriculture Fund',NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (41,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant, Damaris','Damaris Grant',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1202824250',NULL,'Sample Data','Damaris','W','Grant',NULL,NULL,NULL,NULL,1,NULL,'Dear Damaris',1,NULL,'Dear Damaris',1,NULL,'Damaris Grant',NULL,NULL,'1992-11-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (42,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jensen, Margaret','Dr. Margaret Jensen',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','198729910',NULL,'Sample Data','Margaret','','Jensen',4,NULL,NULL,NULL,1,NULL,'Dear Margaret',1,NULL,'Dear Margaret',1,NULL,'Dr. Margaret Jensen',NULL,1,'1968-01-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (43,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Cooper, Kacey','Ms. Kacey Cooper',NULL,NULL,NULL,NULL,NULL,'Both','1088123165',NULL,'Sample Data','Kacey','','Cooper',2,NULL,NULL,NULL,1,NULL,'Dear Kacey',1,NULL,'Dear Kacey',1,NULL,'Ms. Kacey Cooper',NULL,1,'1993-11-26',0,NULL,NULL,NULL,'Pennsylvania Legal Partnership',NULL,NULL,139,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (44,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Dimitrov, Scarlet','Ms. Scarlet Dimitrov',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2143443543',NULL,'Sample Data','Scarlet','Y','Dimitrov',2,NULL,NULL,NULL,1,NULL,'Dear Scarlet',1,NULL,'Dear Scarlet',1,NULL,'Ms. Scarlet Dimitrov',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (45,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jameson, Allen','Allen Jameson',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3044297960',NULL,'Sample Data','Allen','','Jameson',NULL,NULL,NULL,NULL,1,NULL,'Dear Allen',1,NULL,'Dear Allen',1,NULL,'Allen Jameson',NULL,2,'1979-03-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (46,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Nielsen family','Nielsen family',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','766698874',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Nielsen family',5,NULL,'Dear Nielsen family',2,NULL,'Nielsen family',NULL,NULL,NULL,0,NULL,'Nielsen family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (47,'Household',NULL,1,0,0,0,0,0,NULL,NULL,'Ivanov-Cooper family','Ivanov-Cooper family',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3098821403',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Ivanov-Cooper family',5,NULL,'Dear Ivanov-Cooper family',2,NULL,'Ivanov-Cooper family',NULL,NULL,NULL,0,NULL,'Ivanov-Cooper family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (48,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Adams-Terry, Rosario','Rosario Adams-Terry',NULL,NULL,NULL,NULL,NULL,'Both','2900716935',NULL,'Sample Data','Rosario','I','Adams-Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Rosario Adams-Terry',NULL,2,'2008-01-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (49,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Pine Literacy Partners','Pine Literacy Partners',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3748407079',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Pine Literacy Partners',NULL,NULL,NULL,0,NULL,NULL,141,'Pine Literacy Partners',NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (50,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller, Nicole','Nicole Müller',NULL,NULL,NULL,NULL,NULL,'Both','2729775781',NULL,'Sample Data','Nicole','T','Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Nicole',1,NULL,'Dear Nicole',1,NULL,'Nicole Müller',NULL,1,'1973-10-17',0,NULL,NULL,NULL,'California Poetry Academy',NULL,NULL,156,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (51,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Rolando','Rolando Wilson',NULL,NULL,NULL,NULL,NULL,'Both','3129579168',NULL,'Sample Data','Rolando','D','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Rolando',1,NULL,'Dear Rolando',1,NULL,'Rolando Wilson',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (52,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Grant, Russell','Mr. Russell Grant Sr.',NULL,NULL,NULL,NULL,NULL,'Both','388937713',NULL,'Sample Data','Russell','T','Grant',3,2,NULL,NULL,1,NULL,'Dear Russell',1,NULL,'Dear Russell',1,NULL,'Mr. Russell Grant Sr.',NULL,NULL,'1954-03-24',0,NULL,NULL,NULL,'Maple Education Alliance',NULL,NULL,161,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (53,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Robertson, Rosario','Rosario Robertson II',NULL,NULL,NULL,NULL,NULL,'Both','1907398578',NULL,'Sample Data','Rosario','','Robertson',NULL,3,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Rosario Robertson II',NULL,2,'2016-06-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (54,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Roberts, Lou','Lou Roberts Jr.',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3476194906',NULL,'Sample Data','Lou','W','Roberts',NULL,1,NULL,NULL,1,NULL,'Dear Lou',1,NULL,'Dear Lou',1,NULL,'Lou Roberts Jr.',NULL,2,'1987-12-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (55,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Prentice, Elizabeth','Elizabeth Prentice',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','1816376525',NULL,'Sample Data','Elizabeth','','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Elizabeth',1,NULL,'Dear Elizabeth',1,NULL,'Elizabeth Prentice',NULL,1,'2009-04-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (56,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Patel, Mei','Mei Patel',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','1870757222',NULL,'Sample Data','Mei','X','Patel',NULL,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Mei Patel',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (57,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Grant, Rodrigo','Mr. Rodrigo Grant Jr.',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2901986286',NULL,'Sample Data','Rodrigo','','Grant',3,1,NULL,NULL,1,NULL,'Dear Rodrigo',1,NULL,'Dear Rodrigo',1,NULL,'Mr. Rodrigo Grant Jr.',NULL,2,'1975-12-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (58,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Juliann','Mrs. Juliann Cooper',NULL,NULL,NULL,NULL,NULL,'Both','742450300',NULL,'Sample Data','Juliann','Q','Cooper',1,NULL,NULL,NULL,1,NULL,'Dear Juliann',1,NULL,'Dear Juliann',1,NULL,'Mrs. Juliann Cooper',NULL,NULL,'1995-07-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (59,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Reynolds, Alida','Alida Reynolds',NULL,NULL,NULL,NULL,NULL,'Both','1239932671',NULL,'Sample Data','Alida','C','Reynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Alida',1,NULL,'Dear Alida',1,NULL,'Alida Reynolds',NULL,NULL,'1964-05-23',0,NULL,NULL,NULL,'Global Development Center',NULL,NULL,187,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (60,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'blackwell.o.truman@spamalot.com','blackwell.o.truman@spamalot.com',NULL,NULL,NULL,NULL,NULL,'Both','1654143459',NULL,'Sample Data',NULL,NULL,NULL,NULL,3,NULL,NULL,1,NULL,'Dear blackwell.o.truman@spamalot.com',1,NULL,'Dear blackwell.o.truman@spamalot.com',1,NULL,'blackwell.o.truman@spamalot.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (61,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Grant, Elizabeth','Mrs. Elizabeth Grant',NULL,NULL,NULL,NULL,NULL,'Both','1144773398',NULL,'Sample Data','Elizabeth','O','Grant',1,NULL,NULL,NULL,1,NULL,'Dear Elizabeth',1,NULL,'Dear Elizabeth',1,NULL,'Mrs. Elizabeth Grant',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (62,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'Progressive Poetry Partnership','Progressive Poetry Partnership',NULL,NULL,NULL,NULL,NULL,'Both','2210484958',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Progressive Poetry Partnership',NULL,NULL,NULL,0,NULL,NULL,182,'Progressive Poetry Partnership',NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (63,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'kf.terry93@testing.co.uk','kf.terry93@testing.co.uk',NULL,NULL,NULL,NULL,NULL,'Both','9097810',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear kf.terry93@testing.co.uk',1,NULL,'Dear kf.terry93@testing.co.uk',1,NULL,'kf.terry93@testing.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (64,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Claudio','Claudio Prentice',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2511779749',NULL,'Sample Data','Claudio','U','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Claudio',1,NULL,'Dear Claudio',1,NULL,'Claudio Prentice',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (65,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Olsen-Díaz, Jed','Jed Olsen-Díaz Jr.',NULL,NULL,NULL,NULL,NULL,'Both','1764616437',NULL,'Sample Data','Jed','S','Olsen-Díaz',NULL,1,NULL,NULL,1,NULL,'Dear Jed',1,NULL,'Dear Jed',1,NULL,'Jed Olsen-Díaz Jr.',NULL,2,'2011-03-31',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (66,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jensen, Sharyn','Dr. Sharyn Jensen',NULL,NULL,NULL,NULL,NULL,'Both','2516683246',NULL,'Sample Data','Sharyn','I','Jensen',4,NULL,NULL,NULL,1,NULL,'Dear Sharyn',1,NULL,'Dear Sharyn',1,NULL,'Dr. Sharyn Jensen',NULL,1,'1997-04-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (67,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Olsen-Díaz, Sherman','Sherman Olsen-Díaz III',NULL,NULL,NULL,NULL,NULL,'Both','119864876',NULL,'Sample Data','Sherman','F','Olsen-Díaz',NULL,4,NULL,NULL,1,NULL,'Dear Sherman',1,NULL,'Dear Sherman',1,NULL,'Sherman Olsen-Díaz III',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (68,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Zope, Winford','Winford Zope',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3617829114',NULL,'Sample Data','Winford','F','Zope',NULL,NULL,NULL,NULL,1,NULL,'Dear Winford',1,NULL,'Dear Winford',1,NULL,'Winford Zope',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (69,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Yadav, Ashlie','Ashlie Yadav',NULL,NULL,NULL,NULL,NULL,'Both','1118293525',NULL,'Sample Data','Ashlie','N','Yadav',NULL,NULL,NULL,NULL,1,NULL,'Dear Ashlie',1,NULL,'Dear Ashlie',1,NULL,'Ashlie Yadav',NULL,NULL,'1996-06-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (70,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Lee, Sherman','Sherman Lee',NULL,NULL,NULL,NULL,NULL,'Both','903838284',NULL,'Sample Data','Sherman','','Lee',NULL,NULL,NULL,NULL,1,NULL,'Dear Sherman',1,NULL,'Dear Sherman',1,NULL,'Sherman Lee',NULL,2,'1951-08-15',1,'2022-04-10',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (71,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Dimitrov, Ashlie','Ms. Ashlie Dimitrov',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2667879865',NULL,'Sample Data','Ashlie','','Dimitrov',2,NULL,NULL,NULL,1,NULL,'Dear Ashlie',1,NULL,'Dear Ashlie',1,NULL,'Ms. Ashlie Dimitrov',NULL,NULL,'1986-02-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (72,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen, Junko','Junko Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','2926916105',NULL,'Sample Data','Junko','','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Junko',1,NULL,'Dear Junko',1,NULL,'Junko Nielsen',NULL,1,'1967-12-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (73,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds, Ivey','Ivey McReynolds',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3543287446',NULL,'Sample Data','Ivey','M','McReynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Ivey',1,NULL,'Dear Ivey',1,NULL,'Ivey McReynolds',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (74,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov, Betty','Betty Dimitrov',NULL,NULL,NULL,NULL,NULL,'Both','206687423',NULL,'Sample Data','Betty','K','Dimitrov',NULL,NULL,NULL,NULL,1,NULL,'Dear Betty',1,NULL,'Dear Betty',1,NULL,'Betty Dimitrov',NULL,NULL,NULL,0,NULL,NULL,NULL,'New Jersey Arts Solutions',NULL,NULL,23,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (75,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Adams, Allen','Mr. Allen Adams Sr.',NULL,NULL,NULL,NULL,NULL,'Both','1767360993',NULL,'Sample Data','Allen','','Adams',3,2,NULL,NULL,1,NULL,'Dear Allen',1,NULL,'Dear Allen',1,NULL,'Mr. Allen Adams Sr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (76,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Jameson, Scarlet','Ms. Scarlet Jameson',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3493575128',NULL,'Sample Data','Scarlet','O','Jameson',2,NULL,NULL,NULL,1,NULL,'Dear Scarlet',1,NULL,'Dear Scarlet',1,NULL,'Ms. Scarlet Jameson',NULL,1,'1951-06-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (77,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Ivanov-Cooper, Elina','Dr. Elina Ivanov-Cooper',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','196269163',NULL,'Sample Data','Elina','','Ivanov-Cooper',4,NULL,NULL,NULL,1,NULL,'Dear Elina',1,NULL,'Dear Elina',1,NULL,'Dr. Elina Ivanov-Cooper',NULL,1,'1988-08-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (78,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen, Rodrigo','Rodrigo Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','976050360',NULL,'Sample Data','Rodrigo','E','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Rodrigo',1,NULL,'Dear Rodrigo',1,NULL,'Rodrigo Nielsen',NULL,2,'2011-12-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (79,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Patel, Sanford','Sanford Patel',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2297805409',NULL,'Sample Data','Sanford','','Patel',NULL,NULL,NULL,NULL,1,NULL,'Dear Sanford',1,NULL,'Dear Sanford',1,NULL,'Sanford Patel',NULL,NULL,'1945-08-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (80,'Household',NULL,1,0,0,0,0,0,NULL,NULL,'Wilson family','Wilson family',NULL,NULL,NULL,NULL,NULL,'Both','350510798',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Wilson family',5,NULL,'Dear Wilson family',2,NULL,'Wilson family',NULL,NULL,NULL,0,NULL,'Wilson family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (81,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Olsen, Teddy','Teddy Olsen',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','72064715',NULL,'Sample Data','Teddy','N','Olsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Teddy',1,NULL,'Dear Teddy',1,NULL,'Teddy Olsen',NULL,NULL,'1972-07-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (82,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Robertson, Kandace','Dr. Kandace Robertson',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','302551139',NULL,'Sample Data','Kandace','','Robertson',4,NULL,NULL,NULL,1,NULL,'Dear Kandace',1,NULL,'Dear Kandace',1,NULL,'Dr. Kandace Robertson',NULL,1,'1976-01-03',0,NULL,NULL,NULL,'Creative Food Academy',NULL,NULL,84,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (83,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Prentice family','Prentice family',NULL,NULL,NULL,NULL,NULL,'Both','3313623671',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Prentice family',5,NULL,'Dear Prentice family',2,NULL,'Prentice family',NULL,NULL,NULL,0,NULL,'Prentice family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (84,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Creative Food Academy','Creative Food Academy',NULL,NULL,NULL,NULL,NULL,'Both','4122211796',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Creative Food Academy',NULL,NULL,NULL,0,NULL,NULL,82,'Creative Food Academy',NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (85,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Samuels, Bernadette','Ms. Bernadette Samuels',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2671231239',NULL,'Sample Data','Bernadette','','Samuels',2,NULL,NULL,NULL,1,NULL,'Dear Bernadette',1,NULL,'Dear Bernadette',1,NULL,'Ms. Bernadette Samuels',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (86,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Jameson, Ashlie','Ms. Ashlie Jameson',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','1828478480',NULL,'Sample Data','Ashlie','','Jameson',2,NULL,NULL,NULL,1,NULL,'Dear Ashlie',1,NULL,'Dear Ashlie',1,NULL,'Ms. Ashlie Jameson',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (87,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'McReynolds, Magan','Magan McReynolds',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3630572084',NULL,'Sample Data','Magan','E','McReynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Magan',1,NULL,'Dear Magan',1,NULL,'Magan McReynolds',NULL,1,'1954-09-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (88,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Nielsen, Billy','Mr. Billy Nielsen',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1021011479',NULL,'Sample Data','Billy','V','Nielsen',3,NULL,NULL,NULL,1,NULL,'Dear Billy',1,NULL,'Dear Billy',1,NULL,'Mr. Billy Nielsen',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (89,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Robertson, Scott','Mr. Scott Robertson III',NULL,NULL,NULL,NULL,NULL,'Both','284541050',NULL,'Sample Data','Scott','J','Robertson',3,4,NULL,NULL,1,NULL,'Dear Scott',1,NULL,'Dear Scott',1,NULL,'Mr. Scott Robertson III',NULL,2,'1987-02-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (90,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terrell, Allan','Allan Terrell',NULL,NULL,NULL,NULL,NULL,'Both','349299524',NULL,'Sample Data','Allan','Z','Terrell',NULL,NULL,NULL,NULL,1,NULL,'Dear Allan',1,NULL,'Dear Allan',1,NULL,'Allan Terrell',NULL,2,'1959-09-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (91,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jameson, Eleonor','Dr. Eleonor Jameson',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1654133418',NULL,'Sample Data','Eleonor','J','Jameson',4,NULL,NULL,NULL,1,NULL,'Dear Eleonor',1,NULL,'Dear Eleonor',1,NULL,'Dr. Eleonor Jameson',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (92,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Jameson family','Jameson family',NULL,NULL,NULL,NULL,NULL,'Both','2255649769',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Jameson family',5,NULL,'Dear Jameson family',2,NULL,'Jameson family',NULL,NULL,NULL,0,NULL,'Jameson family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (93,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'kiarap49@notmail.co.pl','kiarap49@notmail.co.pl',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2461126449',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear kiarap49@notmail.co.pl',1,NULL,'Dear kiarap49@notmail.co.pl',1,NULL,'kiarap49@notmail.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (94,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jensen, Rosario','Mr. Rosario Jensen III',NULL,NULL,NULL,NULL,NULL,'Both','3904971531',NULL,'Sample Data','Rosario','','Jensen',3,4,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Mr. Rosario Jensen III',NULL,2,'1953-04-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (95,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Cooper, Scott','Scott Cooper III',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2653995804',NULL,'Sample Data','Scott','U','Cooper',NULL,4,NULL,NULL,1,NULL,'Dear Scott',1,NULL,'Dear Scott',1,NULL,'Scott Cooper III',NULL,2,'1974-03-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (96,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Dimitrov, Alexia','Alexia Dimitrov',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2476509826',NULL,'Sample Data','Alexia','','Dimitrov',NULL,NULL,NULL,NULL,1,NULL,'Dear Alexia',1,NULL,'Dear Alexia',1,NULL,'Alexia Dimitrov',NULL,1,'2009-10-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (97,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Jacob','Jacob Prentice Sr.',NULL,NULL,NULL,NULL,NULL,'Both','2335760166',NULL,'Sample Data','Jacob','J','Prentice',NULL,2,NULL,NULL,1,NULL,'Dear Jacob',1,NULL,'Dear Jacob',1,NULL,'Jacob Prentice Sr.',NULL,NULL,'1962-09-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (98,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Nielsen, Delana','Delana Nielsen',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1974139195',NULL,'Sample Data','Delana','','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Delana',1,NULL,'Dear Delana',1,NULL,'Delana Nielsen',NULL,NULL,'1991-04-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (99,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Wattson, Eleonor','Mrs. Eleonor Wattson',NULL,NULL,NULL,NULL,NULL,'Both','746639902',NULL,'Sample Data','Eleonor','E','Wattson',1,NULL,NULL,NULL,1,NULL,'Dear Eleonor',1,NULL,'Dear Eleonor',1,NULL,'Mrs. Eleonor Wattson',NULL,1,'1971-05-01',0,NULL,NULL,NULL,'Bay Software Center',NULL,NULL,200,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (100,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Grant family','Grant family',NULL,NULL,NULL,NULL,NULL,'Both','3228000340',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Grant family',5,NULL,'Dear Grant family',2,NULL,'Grant family',NULL,NULL,NULL,0,NULL,'Grant family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (101,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Bachman, Nicole','Nicole Bachman',NULL,NULL,NULL,NULL,NULL,'Both','1447276636',NULL,'Sample Data','Nicole','G','Bachman',NULL,NULL,NULL,NULL,1,NULL,'Dear Nicole',1,NULL,'Dear Nicole',1,NULL,'Nicole Bachman',NULL,1,'1954-04-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (102,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'González, Billy','Billy González Jr.',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3554802563',NULL,'Sample Data','Billy','','González',NULL,1,NULL,NULL,1,NULL,'Dear Billy',1,NULL,'Dear Billy',1,NULL,'Billy González Jr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (103,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Samuels family','Samuels family',NULL,NULL,NULL,NULL,NULL,'Both','350459294',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Samuels family',5,NULL,'Dear Samuels family',2,NULL,'Samuels family',NULL,NULL,NULL,0,NULL,'Samuels family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (104,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Adams-Terry, Juliann','Mrs. Juliann Adams-Terry',NULL,NULL,NULL,NULL,NULL,'Both','1538985239',NULL,'Sample Data','Juliann','Z','Adams-Terry',1,NULL,NULL,NULL,1,NULL,'Dear Juliann',1,NULL,'Dear Juliann',1,NULL,'Mrs. Juliann Adams-Terry',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (105,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Nielsen, Kacey','Kacey Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','786551037',NULL,'Sample Data','Kacey','K','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Kacey',1,NULL,'Dear Kacey',1,NULL,'Kacey Nielsen',NULL,1,'1989-08-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (106,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Zope, Brent','Brent Zope',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3077360028',NULL,'Sample Data','Brent','','Zope',NULL,NULL,NULL,NULL,1,NULL,'Dear Brent',1,NULL,'Dear Brent',1,NULL,'Brent Zope',NULL,2,'1939-09-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (107,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov family','Dimitrov family',NULL,NULL,NULL,NULL,NULL,'Both','3351288571',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Dimitrov family',5,NULL,'Dear Dimitrov family',2,NULL,'Dimitrov family',NULL,NULL,NULL,0,NULL,'Dimitrov family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (108,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Troy','Troy Cooper',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2780709398',NULL,'Sample Data','Troy','Z','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Troy',1,NULL,'Dear Troy',1,NULL,'Troy Cooper',NULL,2,'1986-10-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (109,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Grant, Mei','Mrs. Mei Grant',NULL,NULL,NULL,NULL,NULL,'Both','3865539072',NULL,'Sample Data','Mei','Q','Grant',1,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Mrs. Mei Grant',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (110,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Urban Empowerment School','Urban Empowerment School',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1260356410',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Urban Empowerment School',NULL,NULL,NULL,0,NULL,NULL,114,'Urban Empowerment School',NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (111,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs, Ashley','Dr. Ashley Jacobs',NULL,NULL,NULL,NULL,NULL,'Both','2224166572',NULL,'Sample Data','Ashley','U','Jacobs',4,NULL,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Dr. Ashley Jacobs',NULL,2,'1937-10-22',0,NULL,NULL,NULL,'Rural Wellness Fellowship',NULL,NULL,195,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (112,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Deforest, Miguel','Mr. Miguel Deforest Sr.',NULL,NULL,NULL,NULL,NULL,'Both','2379734396',NULL,'Sample Data','Miguel','R','Deforest',3,2,NULL,NULL,1,NULL,'Dear Miguel',1,NULL,'Dear Miguel',1,NULL,'Mr. Miguel Deforest Sr.',NULL,2,'1958-11-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (113,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'jones.maria56@example.net','jones.maria56@example.net',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3733935359',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear jones.maria56@example.net',1,NULL,'Dear jones.maria56@example.net',1,NULL,'jones.maria56@example.net',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (114,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Robertson, Miguel','Mr. Miguel Robertson',NULL,NULL,NULL,NULL,NULL,'Both','3255154078',NULL,'Sample Data','Miguel','X','Robertson',3,NULL,NULL,NULL,1,NULL,'Dear Miguel',1,NULL,'Dear Miguel',1,NULL,'Mr. Miguel Robertson',NULL,2,'1973-02-20',0,NULL,NULL,NULL,'Urban Empowerment School',NULL,NULL,110,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (115,'Household',NULL,1,0,0,0,1,0,NULL,NULL,'Robertson family','Robertson family',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3444393980',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Robertson family',5,NULL,'Dear Robertson family',2,NULL,'Robertson family',NULL,NULL,NULL,0,NULL,'Robertson family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:10'),
+ (116,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Łąchowski, Santina','Dr. Santina Łąchowski',NULL,NULL,NULL,NULL,NULL,'Both','3814599784',NULL,'Sample Data','Santina','','Łąchowski',4,NULL,NULL,NULL,1,NULL,'Dear Santina',1,NULL,'Dear Santina',1,NULL,'Dr. Santina Łąchowski',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (117,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith, Elina','Elina Smith',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','1079819733',NULL,'Sample Data','Elina','E','Smith',NULL,NULL,NULL,NULL,1,NULL,'Dear Elina',1,NULL,'Dear Elina',1,NULL,'Elina Smith',NULL,NULL,'2001-09-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (118,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Nielsen, Brzęczysław','Brzęczysław Nielsen',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3387173587',NULL,'Sample Data','Brzęczysław','','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Brzęczysław',1,NULL,'Dear Brzęczysław',1,NULL,'Brzęczysław Nielsen',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:09'),
+ (119,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds, Brigette','Mrs. Brigette McReynolds',NULL,NULL,NULL,NULL,NULL,'Both','393115724',NULL,'Sample Data','Brigette','N','McReynolds',1,NULL,NULL,NULL,1,NULL,'Dear Brigette',1,NULL,'Dear Brigette',1,NULL,'Mrs. Brigette McReynolds',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (120,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Robertson, Damaris','Ms. Damaris Robertson',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2221222554',NULL,'Sample Data','Damaris','','Robertson',2,NULL,NULL,NULL,1,NULL,'Dear Damaris',1,NULL,'Dear Damaris',1,NULL,'Ms. Damaris Robertson',NULL,1,'1987-04-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (121,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Yadav, Herminia','Ms. Herminia Yadav',NULL,NULL,NULL,NULL,NULL,'Both','201559464',NULL,'Sample Data','Herminia','','Yadav',2,NULL,NULL,NULL,1,NULL,'Dear Herminia',1,NULL,'Dear Herminia',1,NULL,'Ms. Herminia Yadav',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:08','2022-07-28 21:06:11'),
+ (122,'Individual',NULL,1,1,0,0,1,0,NULL,NULL,'Jameson, Sonny','Dr. Sonny Jameson III',NULL,NULL,NULL,NULL,NULL,'Both','3728912262',NULL,'Sample Data','Sonny','','Jameson',4,4,NULL,NULL,1,NULL,'Dear Sonny',1,NULL,'Dear Sonny',1,NULL,'Dr. Sonny Jameson III',NULL,NULL,'1942-04-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (123,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Georgia Action Alliance','Georgia Action Alliance',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3450500133',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Georgia Action Alliance',NULL,NULL,NULL,0,NULL,NULL,NULL,'Georgia Action Alliance',NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (124,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'McReynolds family','McReynolds family',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','3032680972',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear McReynolds family',5,NULL,'Dear McReynolds family',2,NULL,'McReynolds family',NULL,NULL,NULL,0,NULL,'McReynolds family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (125,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Wilson, Jina','Jina Wilson',NULL,NULL,NULL,NULL,NULL,'Both','198440520',NULL,'Sample Data','Jina','I','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Jina',1,NULL,'Dear Jina',1,NULL,'Jina Wilson',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (126,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Samuels, Jina','Mrs. Jina Samuels',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','202942024',NULL,'Sample Data','Jina','','Samuels',1,NULL,NULL,NULL,1,NULL,'Dear Jina',1,NULL,'Dear Jina',1,NULL,'Mrs. Jina Samuels',NULL,NULL,'1937-12-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (127,'Household',NULL,1,1,0,0,0,0,NULL,NULL,'Smith family','Smith family',NULL,NULL,NULL,NULL,NULL,'Both','4082772645',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Smith family',5,NULL,'Dear Smith family',2,NULL,'Smith family',NULL,NULL,NULL,0,NULL,'Smith family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (128,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Robertson, Teresa','Dr. Teresa Robertson',NULL,NULL,NULL,NULL,NULL,'Both','988071547',NULL,'Sample Data','Teresa','U','Robertson',4,NULL,NULL,NULL,1,NULL,'Dear Teresa',1,NULL,'Dear Teresa',1,NULL,'Dr. Teresa Robertson',NULL,1,'1962-07-31',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (129,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'prenticem@example.co.nz','prenticem@example.co.nz',NULL,NULL,NULL,NULL,NULL,'Both','2822850316',NULL,'Sample Data',NULL,NULL,NULL,NULL,2,NULL,NULL,1,NULL,'Dear prenticem@example.co.nz',1,NULL,'Dear prenticem@example.co.nz',1,NULL,'prenticem@example.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (130,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Díaz, Rebekah','Mrs. Rebekah Díaz',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','1512894919',NULL,'Sample Data','Rebekah','A','Díaz',1,NULL,NULL,NULL,1,NULL,'Dear Rebekah',1,NULL,'Dear Rebekah',1,NULL,'Mrs. Rebekah Díaz',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (131,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'chowski.p.norris@fishmail.co.pl','chowski.p.norris@fishmail.co.pl',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','860113895',NULL,'Sample Data',NULL,NULL,NULL,4,4,NULL,NULL,1,NULL,'Dear chowski.p.norris@fishmail.co.pl',1,NULL,'Dear chowski.p.norris@fishmail.co.pl',1,NULL,'chowski.p.norris@fishmail.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (132,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Terry, Rosario','Dr. Rosario Terry',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','1264009879',NULL,'Sample Data','Rosario','M','Terry',4,NULL,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Dr. Rosario Terry',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (133,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Nielsen, Sherman','Dr. Sherman Nielsen',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2590733768',NULL,'Sample Data','Sherman','J','Nielsen',4,NULL,NULL,NULL,1,NULL,'Dear Sherman',1,NULL,'Dear Sherman',1,NULL,'Dr. Sherman Nielsen',NULL,2,'1999-07-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (134,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'Lincoln Arts Services','Lincoln Arts Services',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2025818182',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Lincoln Arts Services',NULL,NULL,NULL,0,NULL,NULL,15,'Lincoln Arts Services',NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (135,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'McReynolds, Herminia','Herminia McReynolds',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2752519462',NULL,'Sample Data','Herminia','J','McReynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Herminia',1,NULL,'Dear Herminia',1,NULL,'Herminia McReynolds',NULL,1,'1992-05-22',0,NULL,NULL,NULL,'Rural Health Partners',NULL,NULL,183,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (136,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen, Kathleen','Kathleen Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','1768989959',NULL,'Sample Data','Kathleen','C','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Kathleen',1,NULL,'Dear Kathleen',1,NULL,'Kathleen Nielsen',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (137,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Cruz, Angelika','Mrs. Angelika Cruz',NULL,NULL,NULL,NULL,NULL,'Both','2984810222',NULL,'Sample Data','Angelika','','Cruz',1,NULL,NULL,NULL,1,NULL,'Dear Angelika',1,NULL,'Dear Angelika',1,NULL,'Mrs. Angelika Cruz',NULL,NULL,'1965-04-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (138,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Cooper, Norris','Mr. Norris Cooper II',NULL,NULL,NULL,NULL,NULL,'Both','750501935',NULL,'Sample Data','Norris','','Cooper',3,3,NULL,NULL,1,NULL,'Dear Norris',1,NULL,'Dear Norris',1,NULL,'Mr. Norris Cooper II',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (139,'Organization',NULL,1,1,0,0,0,0,NULL,NULL,'Pennsylvania Legal Partnership','Pennsylvania Legal Partnership',NULL,NULL,NULL,NULL,NULL,'Both','4177914313',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Pennsylvania Legal Partnership',NULL,NULL,NULL,0,NULL,NULL,43,'Pennsylvania Legal Partnership',NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (140,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Grant, Sanford','Sanford Grant',NULL,NULL,NULL,NULL,NULL,'Both','27540077',NULL,'Sample Data','Sanford','D','Grant',NULL,NULL,NULL,NULL,1,NULL,'Dear Sanford',1,NULL,'Dear Sanford',1,NULL,'Sanford Grant',NULL,2,'2015-10-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (141,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Billy','Billy Prentice',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3571999002',NULL,'Sample Data','Billy','','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Billy',1,NULL,'Dear Billy',1,NULL,'Billy Prentice',NULL,2,NULL,0,NULL,NULL,NULL,'Pine Literacy Partners',NULL,NULL,49,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (142,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Cruz-Wilson, Miguel','Dr. Miguel Cruz-Wilson II',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3965587389',NULL,'Sample Data','Miguel','','Cruz-Wilson',4,3,NULL,NULL,1,NULL,'Dear Miguel',1,NULL,'Dear Miguel',1,NULL,'Dr. Miguel Cruz-Wilson II',NULL,2,'1961-09-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (143,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Ivanov-Cooper, Truman','Dr. Truman Ivanov-Cooper II',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2913994613',NULL,'Sample Data','Truman','','Ivanov-Cooper',4,3,NULL,NULL,1,NULL,'Dear Truman',1,NULL,'Dear Truman',1,NULL,'Dr. Truman Ivanov-Cooper II',NULL,2,'1995-02-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (144,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Samuels, Josefa','Ms. Josefa Samuels',NULL,NULL,NULL,NULL,NULL,'Both','1709478630',NULL,'Sample Data','Josefa','','Samuels',2,NULL,NULL,NULL,1,NULL,'Dear Josefa',1,NULL,'Dear Josefa',1,NULL,'Ms. Josefa Samuels',NULL,1,'1967-01-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (145,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'McReynolds, Carlos','Carlos McReynolds III',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','1986804051',NULL,'Sample Data','Carlos','','McReynolds',NULL,4,NULL,NULL,1,NULL,'Dear Carlos',1,NULL,'Dear Carlos',1,NULL,'Carlos McReynolds III',NULL,2,'1992-09-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (146,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Wattson, Alida','Alida Wattson',NULL,NULL,NULL,NULL,NULL,'Both','362422914',NULL,'Sample Data','Alida','','Wattson',NULL,NULL,NULL,NULL,1,NULL,'Dear Alida',1,NULL,'Dear Alida',1,NULL,'Alida Wattson',NULL,1,'1966-08-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (147,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'González, Maria','Maria González Jr.',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3970344660',NULL,'Sample Data','Maria','','González',NULL,1,NULL,NULL,1,NULL,'Dear Maria',1,NULL,'Dear Maria',1,NULL,'Maria González Jr.',NULL,2,'1991-04-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (148,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Jensen, Laree','Mrs. Laree Jensen',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2534513195',NULL,'Sample Data','Laree','F','Jensen',1,NULL,NULL,NULL,1,NULL,'Dear Laree',1,NULL,'Dear Laree',1,NULL,'Mrs. Laree Jensen',NULL,1,'1993-09-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (149,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Prentice, Damaris','Ms. Damaris Prentice',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','4205720753',NULL,'Sample Data','Damaris','G','Prentice',2,NULL,NULL,NULL,1,NULL,'Dear Damaris',1,NULL,'Dear Damaris',1,NULL,'Ms. Damaris Prentice',NULL,1,'1979-08-27',0,NULL,NULL,NULL,'United Agriculture Trust',NULL,NULL,3,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (150,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'grant.craig@testing.co.in','grant.craig@testing.co.in',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2007569541',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear grant.craig@testing.co.in',1,NULL,'Dear grant.craig@testing.co.in',1,NULL,'grant.craig@testing.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (151,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Claudio','Claudio Prentice',NULL,NULL,NULL,NULL,NULL,'Both','2511779749',NULL,'Sample Data','Claudio','','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Claudio',1,NULL,'Dear Claudio',1,NULL,'Claudio Prentice',NULL,2,'1979-11-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (152,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samuels, Kathleen','Dr. Kathleen Samuels',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','4106798550',NULL,'Sample Data','Kathleen','','Samuels',4,NULL,NULL,NULL,1,NULL,'Dear Kathleen',1,NULL,'Dear Kathleen',1,NULL,'Dr. Kathleen Samuels',NULL,1,'1998-12-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (153,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'McReynolds, Andrew','Andrew McReynolds',NULL,NULL,NULL,NULL,NULL,'Both','666674467',NULL,'Sample Data','Andrew','','McReynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Andrew',1,NULL,'Dear Andrew',1,NULL,'Andrew McReynolds',NULL,2,'1960-11-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (154,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Ivanov, Ashley','Ashley Ivanov II',NULL,NULL,NULL,NULL,NULL,'Both','2740657237',NULL,'Sample Data','Ashley','U','Ivanov',NULL,3,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Ashley Ivanov II',NULL,2,'1970-11-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (155,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Carylon','Carylon Terry',NULL,NULL,NULL,NULL,NULL,'Both','803011383',NULL,'Sample Data','Carylon','Z','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Carylon',1,NULL,'Dear Carylon',1,NULL,'Carylon Terry',NULL,NULL,'1951-10-15',1,'2021-08-05',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (156,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'California Poetry Academy','California Poetry Academy',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2150134601',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'California Poetry Academy',NULL,NULL,NULL,0,NULL,NULL,50,'California Poetry Academy',NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (157,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Patel, Ivey','Ivey Patel',NULL,NULL,NULL,NULL,NULL,'Both','1657972343',NULL,'Sample Data','Ivey','C','Patel',NULL,NULL,NULL,NULL,1,NULL,'Dear Ivey',1,NULL,'Dear Ivey',1,NULL,'Ivey Patel',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (158,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Olsen, Toby','Dr. Toby Olsen',NULL,NULL,NULL,NULL,NULL,'Both','2803490896',NULL,'Sample Data','Toby','','Olsen',4,NULL,NULL,NULL,1,NULL,'Dear Toby',1,NULL,'Dear Toby',1,NULL,'Dr. Toby Olsen',NULL,NULL,'1958-11-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (159,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Wilson, Irvin','Irvin Wilson',NULL,NULL,NULL,NULL,NULL,'Both','441477896',NULL,'Sample Data','Irvin','','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Irvin',1,NULL,'Dear Irvin',1,NULL,'Irvin Wilson',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (160,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Reynolds, Mei','Ms. Mei Reynolds',NULL,NULL,NULL,NULL,NULL,'Both','2590400187',NULL,'Sample Data','Mei','K','Reynolds',2,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Ms. Mei Reynolds',NULL,1,'1998-12-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (161,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'Maple Education Alliance','Maple Education Alliance',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3070164737',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Maple Education Alliance',NULL,NULL,NULL,0,NULL,NULL,52,'Maple Education Alliance',NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (162,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Lee, Heidi','Mrs. Heidi Lee',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','4039123195',NULL,'Sample Data','Heidi','Q','Lee',1,NULL,NULL,NULL,1,NULL,'Dear Heidi',1,NULL,'Dear Heidi',1,NULL,'Mrs. Heidi Lee',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (163,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'cooperl@testing.org','cooperl@testing.org',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','3851407156',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear cooperl@testing.org',1,NULL,'Dear cooperl@testing.org',1,NULL,'cooperl@testing.org',NULL,NULL,NULL,0,NULL,NULL,NULL,'Community Health Collective',NULL,NULL,180,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (164,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Terry, Scarlet','Mrs. Scarlet Terry',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','4060527953',NULL,'Sample Data','Scarlet','R','Terry',1,NULL,NULL,NULL,1,NULL,'Dear Scarlet',1,NULL,'Dear Scarlet',1,NULL,'Mrs. Scarlet Terry',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (165,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Smith, Lou','Mr. Lou Smith III',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','807934485',NULL,'Sample Data','Lou','','Smith',3,4,NULL,NULL,1,NULL,'Dear Lou',1,NULL,'Dear Lou',1,NULL,'Mr. Lou Smith III',NULL,2,'1971-09-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (166,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman, Magan','Dr. Magan Bachman',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','177125687',NULL,'Sample Data','Magan','','Bachman',4,NULL,NULL,NULL,1,NULL,'Dear Magan',1,NULL,'Dear Magan',1,NULL,'Dr. Magan Bachman',NULL,NULL,'1991-07-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (167,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'rjameson45@notmail.info','rjameson45@notmail.info',NULL,NULL,NULL,NULL,NULL,'Both','2663685812',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear rjameson45@notmail.info',1,NULL,'Dear rjameson45@notmail.info',1,NULL,'rjameson45@notmail.info',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (168,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'jameson.valene58@example.co.uk','jameson.valene58@example.co.uk',NULL,NULL,NULL,NULL,NULL,'Both','4191811926',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear jameson.valene58@example.co.uk',1,NULL,'Dear jameson.valene58@example.co.uk',1,NULL,'jameson.valene58@example.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (169,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs, Justina','Dr. Justina Jacobs',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','1829359712',NULL,'Sample Data','Justina','','Jacobs',4,NULL,NULL,NULL,1,NULL,'Dear Justina',1,NULL,'Dear Justina',1,NULL,'Dr. Justina Jacobs',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (170,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Cooper, Alida','Alida Cooper',NULL,NULL,NULL,NULL,NULL,'Both','4292976032',NULL,'Sample Data','Alida','L','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Alida',1,NULL,'Dear Alida',1,NULL,'Alida Cooper',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (171,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'González, Clint','Clint González Jr.',NULL,NULL,NULL,NULL,NULL,'Both','2467561173',NULL,'Sample Data','Clint','Z','González',NULL,1,NULL,NULL,1,NULL,'Dear Clint',1,NULL,'Dear Clint',1,NULL,'Clint González Jr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (172,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Yadav, Irvin','Irvin Yadav Jr.',NULL,NULL,NULL,NULL,NULL,'Both','1734068818',NULL,'Sample Data','Irvin','T','Yadav',NULL,1,NULL,NULL,1,NULL,'Dear Irvin',1,NULL,'Dear Irvin',1,NULL,'Irvin Yadav Jr.',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (173,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'allan@testing.co.uk','allan@testing.co.uk',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','294703231',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear allan@testing.co.uk',1,NULL,'Dear allan@testing.co.uk',1,NULL,'allan@testing.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (174,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Mei','Ms. Mei Lee',NULL,NULL,NULL,NULL,NULL,'Both','1778565334',NULL,'Sample Data','Mei','','Lee',2,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Ms. Mei Lee',NULL,1,'1948-03-06',1,'2022-04-15',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (175,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'González, Scarlet','Scarlet González',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','108214879',NULL,'Sample Data','Scarlet','','González',NULL,NULL,NULL,NULL,1,NULL,'Dear Scarlet',1,NULL,'Dear Scarlet',1,NULL,'Scarlet González',NULL,1,'1977-09-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (176,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Nielsen, Josefa','Josefa Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','3267028471',NULL,'Sample Data','Josefa','L','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Josefa',1,NULL,'Dear Josefa',1,NULL,'Josefa Nielsen',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (177,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Friends Culture Partners','Friends Culture Partners',NULL,NULL,NULL,NULL,NULL,'Both','1461844823',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Friends Culture Partners',NULL,NULL,NULL,0,NULL,NULL,NULL,'Friends Culture Partners',NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (178,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Samson, Andrew','Andrew Samson Jr.',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2323395058',NULL,'Sample Data','Andrew','D','Samson',NULL,1,NULL,NULL,1,NULL,'Dear Andrew',1,NULL,'Dear Andrew',1,NULL,'Andrew Samson Jr.',NULL,2,'1998-08-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (179,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Barkley, Kacey','Kacey Barkley',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2943836442',NULL,'Sample Data','Kacey','','Barkley',NULL,NULL,NULL,NULL,1,NULL,'Dear Kacey',1,NULL,'Dear Kacey',1,NULL,'Kacey Barkley',NULL,1,'1985-07-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (180,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Community Health Collective','Community Health Collective',NULL,NULL,NULL,NULL,NULL,'Both','3391278748',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Community Health Collective',NULL,NULL,NULL,0,NULL,NULL,163,'Community Health Collective',NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (181,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds family','McReynolds family',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3032680972',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear McReynolds family',5,NULL,'Dear McReynolds family',2,NULL,'McReynolds family',NULL,NULL,NULL,0,NULL,'McReynolds family',NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (182,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Łąchowski, Daren','Daren Łąchowski',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2421029713',NULL,'Sample Data','Daren','','Łąchowski',NULL,NULL,NULL,NULL,1,NULL,'Dear Daren',1,NULL,'Dear Daren',1,NULL,'Daren Łąchowski',NULL,2,'1934-02-07',0,NULL,NULL,NULL,'Progressive Poetry Partnership',NULL,NULL,62,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (183,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Rural Health Partners','Rural Health Partners',NULL,NULL,NULL,NULL,NULL,'Both','2233004665',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Rural Health Partners',NULL,NULL,NULL,0,NULL,NULL,135,'Rural Health Partners',NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (184,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'dimitrovj21@airmail.biz','dimitrovj21@airmail.biz',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','471628508',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear dimitrovj21@airmail.biz',1,NULL,'Dear dimitrovj21@airmail.biz',1,NULL,'dimitrovj21@airmail.biz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (185,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant-Jameson, Rodrigo','Rodrigo Grant-Jameson',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','464887103',NULL,'Sample Data','Rodrigo','G','Grant-Jameson',NULL,NULL,NULL,NULL,1,NULL,'Dear Rodrigo',1,NULL,'Dear Rodrigo',1,NULL,'Rodrigo Grant-Jameson',NULL,2,'1947-11-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (186,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Samuels, Alida','Mrs. Alida Samuels',NULL,NULL,NULL,NULL,NULL,'Both','2827635876',NULL,'Sample Data','Alida','','Samuels',1,NULL,NULL,NULL,1,NULL,'Dear Alida',1,NULL,'Dear Alida',1,NULL,'Mrs. Alida Samuels',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (187,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Global Development Center','Global Development Center',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2374968209',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Global Development Center',NULL,NULL,NULL,0,NULL,NULL,59,'Global Development Center',NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (188,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Patel, Clint','Dr. Clint Patel',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','853851705',NULL,'Sample Data','Clint','X','Patel',4,NULL,NULL,NULL,1,NULL,'Dear Clint',1,NULL,'Dear Clint',1,NULL,'Dr. Clint Patel',NULL,NULL,'1981-06-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (189,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant, Carylon','Mrs. Carylon Grant',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3606028466',NULL,'Sample Data','Carylon','','Grant',1,NULL,NULL,NULL,1,NULL,'Dear Carylon',1,NULL,'Dear Carylon',1,NULL,'Mrs. Carylon Grant',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (190,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen, Rodrigo','Dr. Rodrigo Nielsen',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','976050360',NULL,'Sample Data','Rodrigo','','Nielsen',4,NULL,NULL,NULL,1,NULL,'Dear Rodrigo',1,NULL,'Dear Rodrigo',1,NULL,'Dr. Rodrigo Nielsen',NULL,2,'1966-06-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (191,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds, Elina','Elina McReynolds',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','130391420',NULL,'Sample Data','Elina','E','McReynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Elina',1,NULL,'Dear Elina',1,NULL,'Elina McReynolds',NULL,1,'1965-07-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (192,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen, Rolando','Rolando Nielsen III',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1720954446',NULL,'Sample Data','Rolando','R','Nielsen',NULL,4,NULL,NULL,1,NULL,'Dear Rolando',1,NULL,'Dear Rolando',1,NULL,'Rolando Nielsen III',NULL,2,'1943-08-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (193,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Prentice, Carylon','Carylon Prentice',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','1810903097',NULL,'Sample Data','Carylon','','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Carylon',1,NULL,'Dear Carylon',1,NULL,'Carylon Prentice',NULL,1,'1964-07-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (194,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest, Mei','Mei Deforest',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2717143162',NULL,'Sample Data','Mei','A','Deforest',NULL,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Mei Deforest',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (195,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Rural Wellness Fellowship','Rural Wellness Fellowship',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','411420013',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Rural Wellness Fellowship',NULL,NULL,NULL,0,NULL,NULL,111,'Rural Wellness Fellowship',NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (196,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Samuels, Herminia','Herminia Samuels',NULL,NULL,NULL,NULL,NULL,'Both','2536556293',NULL,'Sample Data','Herminia','','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Herminia',1,NULL,'Dear Herminia',1,NULL,'Herminia Samuels',NULL,1,'1976-06-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:11'),
+ (197,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Barkley, Lincoln','Lincoln Barkley Jr.',NULL,NULL,NULL,NULL,NULL,'Both','1151829541',NULL,'Sample Data','Lincoln','G','Barkley',NULL,1,NULL,NULL,1,NULL,'Dear Lincoln',1,NULL,'Dear Lincoln',1,NULL,'Lincoln Barkley Jr.',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (198,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller, Betty','Mrs. Betty Müller',NULL,NULL,NULL,NULL,NULL,'Both','2410508125',NULL,'Sample Data','Betty','B','Müller',1,NULL,NULL,NULL,1,NULL,'Dear Betty',1,NULL,'Dear Betty',1,NULL,'Mrs. Betty Müller',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (199,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Blackwell, Miguel','Dr. Miguel Blackwell Jr.',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3534576145',NULL,'Sample Data','Miguel','','Blackwell',4,1,NULL,NULL,1,NULL,'Dear Miguel',1,NULL,'Dear Miguel',1,NULL,'Dr. Miguel Blackwell Jr.',NULL,2,'1987-05-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:09'),
+ (200,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'Bay Software Center','Bay Software Center',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2745597399',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Bay Software Center',NULL,NULL,NULL,0,NULL,NULL,99,'Bay Software Center',NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (201,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'patel.clint@lol.com','patel.clint@lol.com',NULL,NULL,NULL,NULL,NULL,'Both','866644834',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear patel.clint@lol.com',1,NULL,'Dear patel.clint@lol.com',1,NULL,'patel.clint@lol.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:09','2022-07-28 21:06:10'),
+ (202,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Jenny','Jenny Lee',NULL,NULL,NULL,NULL,'en_US','Both','34e8ee3e32015cfa01a965a90929bf1b',NULL,NULL,'Jenny',NULL,'Lee',NULL,NULL,NULL,1,1,NULL,'Dear Jenny',1,NULL,'Dear Jenny',1,NULL,'Jenny Lee','Volunteer coordinator',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-07-28 21:06:12','2022-07-28 21:06:12');
 /*!40000 ALTER TABLE `civicrm_contact` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -2158,117 +2177,117 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_contribution` WRITE;
 /*!40000 ALTER TABLE `civicrm_contribution` DISABLE KEYS */;
 INSERT INTO `civicrm_contribution` (`id`, `contact_id`, `financial_type_id`, `contribution_page_id`, `payment_instrument_id`, `receive_date`, `non_deductible_amount`, `total_amount`, `fee_amount`, `net_amount`, `trxn_id`, `invoice_id`, `invoice_number`, `currency`, `cancel_date`, `cancel_reason`, `receipt_date`, `thankyou_date`, `source`, `amount_level`, `contribution_recur_id`, `is_test`, `is_pay_later`, `contribution_status_id`, `address_id`, `check_number`, `campaign_id`, `creditnote_id`, `tax_amount`, `revenue_recognition_date`, `is_template`) VALUES
- (1,2,1,NULL,4,'2012-06-25 08:04:07',0.00,125.00,NULL,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'April Mailer 1',NULL,NULL,0,0,1,NULL,'1041',NULL,NULL,NULL,NULL,0),
- (2,4,1,NULL,1,'2020-03-25 08:04:07',0.00,50.00,NULL,NULL,'P20901X1',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Online: Save the Penguins',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (3,6,1,NULL,4,'2016-05-30 19:04:07',0.00,25.00,NULL,NULL,'GBP12',NULL,NULL,'GBP',NULL,NULL,NULL,NULL,'April Mailer 1',NULL,NULL,0,0,1,NULL,'2095',NULL,NULL,NULL,NULL,0),
- (4,8,1,NULL,4,'2020-03-25 08:04:07',0.00,50.00,NULL,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Online: Save the Penguins',NULL,NULL,0,0,1,NULL,'10552',NULL,NULL,NULL,NULL,0),
- (5,4,1,NULL,1,'2020-03-25 08:04:07',0.00,50.00,NULL,NULL,'Q90901X1',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Online: Save the Penguins',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (6,16,1,NULL,4,'2022-04-01 07:22:07',0.00,500.00,NULL,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'April Mailer 1',NULL,NULL,0,0,1,NULL,'509',NULL,NULL,NULL,NULL,0),
- (7,19,1,NULL,1,'2022-06-23 08:04:07',0.00,1750.00,NULL,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Online: Save the Penguins',NULL,NULL,0,0,1,NULL,'102',NULL,NULL,NULL,NULL,0),
- (8,82,1,NULL,1,'2021-10-31 16:15:07',0.00,50.00,NULL,NULL,'P20193L2',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Online: Save the Penguins',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (9,92,1,NULL,1,'2021-07-25 08:04:07',0.00,10.00,NULL,NULL,'P40232Y3',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Online: Help CiviCRM',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (10,34,1,NULL,1,'2018-02-02 10:04:07',0.00,250.00,NULL,NULL,'P20193L6',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Online: Help CiviCRM',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (11,71,1,NULL,1,'2022-06-24 04:04:07',0.00,500.00,NULL,NULL,'PL71',NULL,NULL,'JPY',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (12,43,1,NULL,1,'2021-03-24 21:30:47',0.00,50.00,NULL,NULL,'P291X1',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Online: Save the Penguins',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (13,32,1,NULL,1,'2022-03-25 00:00:00',0.00,50.00,NULL,NULL,'PL32I',NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (14,32,1,NULL,1,'2022-04-25 00:00:00',0.00,50.00,NULL,NULL,'PL32II',NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (15,59,1,NULL,1,'2021-03-25 08:04:07',0.00,25.00,NULL,NULL,'PL32I591',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (16,59,1,NULL,1,'2021-04-25 08:04:07',0.00,25.00,NULL,NULL,'PL32I592',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (17,59,1,NULL,1,'2021-05-25 08:04:07',0.00,25.00,NULL,NULL,'PL32I593',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (18,59,1,NULL,1,'2021-06-25 08:04:07',0.00,25.00,NULL,NULL,'PL32I594',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (19,59,1,NULL,1,'2021-07-25 08:04:07',0.00,25.00,NULL,NULL,'PL32I595',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (20,59,1,NULL,1,'2021-08-25 08:04:07',0.00,25.00,NULL,NULL,'PL32I596',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (21,59,1,NULL,1,'2021-09-25 08:04:07',0.00,25.00,NULL,NULL,'PL32I597',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (22,59,1,NULL,1,'2021-10-25 08:04:07',0.00,25.00,NULL,NULL,'PL32I598',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (23,59,1,NULL,1,'2021-11-25 08:04:07',0.00,25.00,NULL,NULL,'PL32I599',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (24,59,1,NULL,1,'2021-12-25 08:04:07',0.00,25.00,NULL,NULL,'PL32I5910',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (25,59,1,NULL,1,'2022-01-25 08:04:07',0.00,25.00,NULL,NULL,'PL32I5911',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (26,99,1,NULL,1,'2021-10-25 08:04:07',0.00,10.00,NULL,NULL,'PL32I991',NULL,NULL,'CAD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,2,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (27,99,1,NULL,1,'2021-11-25 08:04:07',0.00,10.00,NULL,NULL,'PL32I992',NULL,NULL,'CAD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,2,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (28,99,1,NULL,1,'2021-12-25 08:04:07',0.00,10.00,NULL,NULL,'PL32I993',NULL,NULL,'CAD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,2,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (29,99,1,NULL,1,'2022-01-25 08:04:07',0.00,10.00,NULL,NULL,'PL32I994',NULL,NULL,'CAD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,2,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (30,99,1,NULL,1,'2022-02-25 08:04:07',0.00,10.00,NULL,NULL,'PL32I995',NULL,NULL,'CAD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,2,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (31,103,1,NULL,1,'2022-05-25 08:04:07',0.00,5.00,NULL,NULL,'PL32I1031',NULL,NULL,'EUR',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,3,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (32,19,2,NULL,1,'2022-06-25 08:04:08',0.00,100.00,NULL,NULL,'e0ac9272cbd07db8',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (33,43,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'b23f4a2d2d7ba0b6',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (34,201,2,NULL,1,'2022-06-25 08:04:08',0.00,100.00,NULL,NULL,'80736ec541fdf3b1',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (35,5,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'3beab0cb36bf3a43',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (36,22,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'a66fd182baa9d96d',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (37,138,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'79d69c5e4971e918',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (38,158,2,NULL,1,'2022-06-25 08:04:08',0.00,100.00,NULL,NULL,'df74cacc751cd0cb',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (39,7,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'c1622984d2c690e4',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (40,126,2,NULL,1,'2022-06-25 08:04:08',0.00,100.00,NULL,NULL,'83c731203a01954d',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (41,142,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'6e690f0372cb4789',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (42,47,2,NULL,1,'2022-06-25 08:04:08',0.00,1200.00,NULL,NULL,'988399dcc40b77d7',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Lifetime Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (43,66,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'61a9c0aa1440604d',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (44,130,2,NULL,1,'2022-06-25 08:04:08',0.00,100.00,NULL,NULL,'d8c77d978be15f5c',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (45,15,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'ad7567f8547469a0',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (46,55,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'75d2275f867fc311',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (47,118,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'28b2686e5ccb80a1',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (48,4,2,NULL,1,'2022-06-25 08:04:08',0.00,100.00,NULL,NULL,'7902e8167d84e9d1',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (49,68,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'17a0f9a9fdbb07ba',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (50,29,2,NULL,1,'2022-06-25 08:04:08',0.00,100.00,NULL,NULL,'3058eed00cacda49',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (51,136,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'ee88d1c2c75fe51b',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (52,99,2,NULL,1,'2022-06-25 08:04:08',0.00,100.00,NULL,NULL,'8839be11b4bb48d8',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (53,198,2,NULL,1,'2022-06-25 08:04:08',0.00,1200.00,NULL,NULL,'081f3083801858b0',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Lifetime Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (54,200,2,NULL,1,'2022-06-25 08:04:08',0.00,100.00,NULL,NULL,'697d6e96d335285f',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (55,2,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'c183528964156077',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (56,67,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'0c0e1adc197b892c',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (57,191,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'e0ffc9472a941744',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (58,53,2,NULL,1,'2022-06-25 08:04:08',0.00,100.00,NULL,NULL,'1b294fcd918f32d6',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (59,179,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'15dc4cd283155889',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (60,44,2,NULL,1,'2022-06-25 08:04:08',0.00,100.00,NULL,NULL,'7c027ef08e664c91',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (61,135,2,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'bb11e9c1edc01954',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (63,1,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'aeeef6e9a4d011bb',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (64,5,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'4c8c7f3fb81ec16f',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (65,18,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'9db0f217ec4492a6',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (66,24,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'e1cca124620dafbb',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (67,26,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'0a6dabada6422ee1',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (68,28,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'edc07907881e2e8e',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (69,34,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'04eb3022f776db2b',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (70,35,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'e252a22cf217b2ba',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (71,38,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'8074e28260853610',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (72,41,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'48805a22eb92f3ce',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (73,42,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'ed0b05f8464d05cd',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (74,53,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'696cd953fb778e66',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (75,55,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'499f53ad2740eb60',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (76,70,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'415f8a03e9367260',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (77,75,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'7715a5d6261d8195',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (78,76,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'0d00a02cc7971016',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (79,77,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'6f60e12afb07b405',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (80,79,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'1e489a821c1210c8',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (81,81,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'c21000c853f78f20',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (82,82,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'716b854f43906842',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (83,83,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'2fb7d69dfde3b467',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (84,87,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'5391139b7bebed60',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (85,90,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'08804912683ad589',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (86,93,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'fbe6004fdd999ea2',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (87,100,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'b3796a7f0960050a',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (88,102,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'5e0511e7aa379cfa',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (89,104,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'14ffa1d822d48ef4',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (90,105,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'685868ad301847a3',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (91,114,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'765d840cb11bd174',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (92,116,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'6ec2512250eb6f76',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (93,121,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'dea4d2aa8f2f5527',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (94,124,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'c90d159ef3a85cbd',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (95,125,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'34623ad4528133fd',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (96,129,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'b6e52e1fd8a066cb',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (97,131,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'42690bc9f487dd42',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (98,132,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'02d066a7f797c12c',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (99,135,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'ba6c8e820a9b0770',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (100,136,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'7c47ea03ebca4477',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (101,141,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'74a0f23c67ed6293',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (102,155,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'be08e0c0b5974daf',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (103,156,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'7e1d5b42ce6bb673',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (104,159,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'0aa4e5c05130fe46',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (105,163,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'a940a2e7c98bfbaf',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (106,170,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'f9f7f121058aa48c',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (107,171,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'a79347b2540f4c01',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (108,183,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'2f8267f4eb687ad7',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (109,185,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'15604e12506c4454',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (110,195,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'44ab8b5e7d2e013d',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (111,196,4,NULL,1,'2022-06-25 08:04:08',0.00,50.00,NULL,NULL,'aeafc1ce6c851a26',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (112,197,4,NULL,1,'2022-06-25 08:04:08',0.00,800.00,NULL,NULL,'c31393975429c631',NULL,NULL,'USD',NULL,NULL,'2022-06-25 08:04:08',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0);
+ (1,2,1,NULL,4,'2012-07-29 07:06:13',0.00,125.00,NULL,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'April Mailer 1',NULL,NULL,0,0,1,NULL,'1041',NULL,NULL,NULL,NULL,0),
+ (2,4,1,NULL,1,'2020-04-29 07:06:13',0.00,50.00,NULL,NULL,'P20901X1',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Online: Save the Penguins',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (3,6,1,NULL,4,'2016-07-03 18:06:13',0.00,25.00,NULL,NULL,'GBP12',NULL,NULL,'GBP',NULL,NULL,NULL,NULL,'April Mailer 1',NULL,NULL,0,0,1,NULL,'2095',NULL,NULL,NULL,NULL,0),
+ (4,8,1,NULL,4,'2020-04-29 07:06:13',0.00,50.00,NULL,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Online: Save the Penguins',NULL,NULL,0,0,1,NULL,'10552',NULL,NULL,NULL,NULL,0),
+ (5,4,1,NULL,1,'2020-04-29 07:06:13',0.00,50.00,NULL,NULL,'Q90901X1',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Online: Save the Penguins',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (6,16,1,NULL,4,'2022-05-05 06:24:13',0.00,500.00,NULL,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'April Mailer 1',NULL,NULL,0,0,1,NULL,'509',NULL,NULL,NULL,NULL,0),
+ (7,19,1,NULL,1,'2022-07-27 07:06:13',0.00,1750.00,NULL,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Online: Save the Penguins',NULL,NULL,0,0,1,NULL,'102',NULL,NULL,NULL,NULL,0),
+ (8,82,1,NULL,1,'2021-12-04 15:17:13',0.00,50.00,NULL,NULL,'P20193L2',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Online: Save the Penguins',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (9,92,1,NULL,1,'2021-08-29 07:06:13',0.00,10.00,NULL,NULL,'P40232Y3',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Online: Help CiviCRM',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (10,34,1,NULL,1,'2018-03-06 09:06:13',0.00,250.00,NULL,NULL,'P20193L6',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Online: Help CiviCRM',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (11,71,1,NULL,1,'2022-07-28 03:06:13',0.00,500.00,NULL,NULL,'PL71',NULL,NULL,'JPY',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (12,43,1,NULL,1,'2021-04-28 20:32:53',0.00,50.00,NULL,NULL,'P291X1',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Online: Save the Penguins',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (13,32,1,NULL,1,'2022-04-29 00:00:00',0.00,50.00,NULL,NULL,'PL32I',NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (14,32,1,NULL,1,'2022-05-29 00:00:00',0.00,50.00,NULL,NULL,'PL32II',NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (15,59,1,NULL,1,'2021-04-29 07:06:13',0.00,25.00,NULL,NULL,'PL32I591',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (16,59,1,NULL,1,'2021-05-29 07:06:13',0.00,25.00,NULL,NULL,'PL32I592',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (17,59,1,NULL,1,'2021-06-29 07:06:13',0.00,25.00,NULL,NULL,'PL32I593',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (18,59,1,NULL,1,'2021-07-29 07:06:13',0.00,25.00,NULL,NULL,'PL32I594',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (19,59,1,NULL,1,'2021-08-29 07:06:13',0.00,25.00,NULL,NULL,'PL32I595',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (20,59,1,NULL,1,'2021-09-29 07:06:13',0.00,25.00,NULL,NULL,'PL32I596',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (21,59,1,NULL,1,'2021-10-29 07:06:13',0.00,25.00,NULL,NULL,'PL32I597',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (22,59,1,NULL,1,'2021-11-29 07:06:13',0.00,25.00,NULL,NULL,'PL32I598',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (23,59,1,NULL,1,'2021-12-29 07:06:13',0.00,25.00,NULL,NULL,'PL32I599',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (24,59,1,NULL,1,'2022-01-29 07:06:13',0.00,25.00,NULL,NULL,'PL32I5910',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (25,59,1,NULL,1,'2022-03-01 07:06:13',0.00,25.00,NULL,NULL,'PL32I5911',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,1,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (26,99,1,NULL,1,'2021-11-29 07:06:13',0.00,10.00,NULL,NULL,'PL32I991',NULL,NULL,'CAD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,2,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (27,99,1,NULL,1,'2021-12-29 07:06:13',0.00,10.00,NULL,NULL,'PL32I992',NULL,NULL,'CAD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,2,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (28,99,1,NULL,1,'2022-01-29 07:06:13',0.00,10.00,NULL,NULL,'PL32I993',NULL,NULL,'CAD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,2,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (29,99,1,NULL,1,'2022-03-01 07:06:13',0.00,10.00,NULL,NULL,'PL32I994',NULL,NULL,'CAD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,2,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (30,99,1,NULL,1,'2022-04-01 07:06:13',0.00,10.00,NULL,NULL,'PL32I995',NULL,NULL,'CAD',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,2,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (31,103,1,NULL,1,'2022-06-29 07:06:13',0.00,5.00,NULL,NULL,'PL32I1031',NULL,NULL,'EUR',NULL,NULL,NULL,NULL,'Recurring contribution',NULL,3,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (32,116,2,NULL,1,'2022-07-29 07:06:14',0.00,100.00,NULL,NULL,'9b93063e6b34b592',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (33,87,2,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'c722da89d1b016d3',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (34,112,2,NULL,1,'2022-07-29 07:06:14',0.00,100.00,NULL,NULL,'12ae3aa2dac04004',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (35,75,2,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'f1961e271b0ce367',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (36,117,2,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'547f8764222ef8a5',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (37,18,2,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'4f34a6501a18f589',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (38,43,2,NULL,1,'2022-07-29 07:06:14',0.00,100.00,NULL,NULL,'4772a553f4e275a8',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (39,10,2,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'f40914b82a8ee3bb',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (40,164,2,NULL,1,'2022-07-29 07:06:14',0.00,100.00,NULL,NULL,'0c28dcba980f79b3',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (41,151,2,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'89ad6efb37b5a15e',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (42,33,2,NULL,1,'2022-07-29 07:06:14',0.00,1200.00,NULL,NULL,'a3e4565edaf639ad',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Lifetime Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (43,57,2,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'755a627513ef4203',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (44,60,2,NULL,1,'2022-07-29 07:06:14',0.00,100.00,NULL,NULL,'d0249a81922fa4b3',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (45,69,2,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'390b99697d0d86cf',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (46,99,2,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'f8e8b5f0d6ff07cd',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (47,71,2,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'db19a7d09faa22d5',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (48,178,2,NULL,1,'2022-07-29 07:06:14',0.00,100.00,NULL,NULL,'afad7d2a46abc1ae',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (49,20,2,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'070bcdc2c40e4900',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (50,125,2,NULL,1,'2022-07-29 07:06:14',0.00,100.00,NULL,NULL,'d25bc63115973496',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (51,192,2,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'2c743bc35240b4ee',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (52,184,2,NULL,1,'2022-07-29 07:06:14',0.00,100.00,NULL,NULL,'5cc6d5dc8565c29d',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (53,157,2,NULL,1,'2022-07-29 07:06:14',0.00,1200.00,NULL,NULL,'4c1ec646e08ee2ee',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Lifetime Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (54,167,2,NULL,1,'2022-07-29 07:06:14',0.00,100.00,NULL,NULL,'507b1df6b923e66e',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (55,137,2,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'002752ded4bb7b33',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (56,42,2,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'3e42b051297b832b',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (57,169,2,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'0427d70b2de59f6b',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (58,16,2,NULL,1,'2022-07-29 07:06:14',0.00,100.00,NULL,NULL,'d3804d808c9f8d2b',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (59,174,2,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'458b0ccbb92e2865',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (60,106,2,NULL,1,'2022-07-29 07:06:14',0.00,100.00,NULL,NULL,'a5717a8a00573bf8',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (61,78,2,NULL,1,'2022-07-29 07:06:14',0.00,100.00,NULL,NULL,'2c986a2de5532ba2',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (63,156,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'fe5b3b8fcd02bd23',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (64,37,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'8510ba9b467eaa85',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (65,155,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'c4b67a3028816c30',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (66,110,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'43be7453bafba7be',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (67,131,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'fe3683c657d65338',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (68,34,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'54135181126e40c7',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (69,113,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'84a4d8ea701ca80d',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (70,160,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'8b447077407ea012',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (71,130,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'874e1016991530a2',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (72,21,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'44036c1de4147916',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (73,48,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'7d401c1573dc85a6',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (74,138,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'d547cdc347db44f4',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (75,36,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'0559195dd330fdaa',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (76,118,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'81b2badf98e8a52f',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (77,56,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'1791da37fd4d24aa',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (78,163,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'b76784470659d340',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (79,143,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'680c283ec31c24cf',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (80,93,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'81e8a51f5acf735c',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (81,167,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'c08597ad15a99f02',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (82,121,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'6b8d2a7ddf0a7d9f',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (83,39,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'25365420d4a489e6',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (84,96,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'0b9ee20ef311c7bc',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (85,79,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'0d3e60441adbc79c',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (86,152,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'ff8b888edb35a853',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (87,19,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'aac1fd6ae9f86cce',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (88,51,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'94ce7f88e6d85c5c',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (89,83,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'079f310ffaafd197',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (90,5,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'f812da213b875a47',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (91,172,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'2b2835d2c116beed',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (92,159,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'6038bc282c7bbe93',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (93,64,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'64514c86fb62d41a',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (94,17,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'1a6b529171077f78',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (95,6,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'3a8361f373140e36',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (96,147,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'f533df95bddc6261',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (97,154,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'c1f4da796a70c05c',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (98,127,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'09e20e9ab8faeee9',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (99,150,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'2f059258532088e3',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (100,200,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'7e0ee50e6b1bfa1e',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (101,43,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'d368f86a0d6d6427',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (102,73,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'b9567194fa0e2ccb',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (103,178,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'ced6738e1830ce0b',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (104,124,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'7d65b248649eb754',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (105,141,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'365f7166913148b1',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (106,90,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'61074f9e3ada2fdd',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (107,8,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'9d88283050989b84',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (108,68,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'8286d38fe63dd61a',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (109,103,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'52c24dc9232ac7b3',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (110,161,4,NULL,1,'2022-07-29 07:06:14',0.00,50.00,NULL,NULL,'297de28a0ad588ed',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (111,196,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'952a3ddeea433412',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (112,190,4,NULL,1,'2022-07-29 07:06:14',0.00,800.00,NULL,NULL,'5dac3785d0bbe19a',NULL,NULL,'USD',NULL,NULL,'2022-07-29 07:06:14',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0);
 /*!40000 ALTER TABLE `civicrm_contribution` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -2301,9 +2320,9 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_contribution_recur` WRITE;
 /*!40000 ALTER TABLE `civicrm_contribution_recur` DISABLE KEYS */;
 INSERT INTO `civicrm_contribution_recur` (`id`, `contact_id`, `amount`, `currency`, `frequency_unit`, `frequency_interval`, `installments`, `start_date`, `create_date`, `modified_date`, `cancel_date`, `cancel_reason`, `end_date`, `processor_id`, `payment_token_id`, `trxn_id`, `invoice_id`, `contribution_status_id`, `is_test`, `cycle_day`, `next_sched_contribution_date`, `failure_count`, `failure_retry_date`, `auto_renew`, `payment_processor_id`, `financial_type_id`, `payment_instrument_id`, `campaign_id`, `is_email_receipt`) VALUES
- (1,59,25.00,'USD','month',1,12,'2021-03-25 08:04:07','2022-06-25 08:04:07','2022-06-25 08:04:07',NULL,'',NULL,'CLC45',NULL,'56799',NULL,1,0,1,NULL,0,NULL,0,1,NULL,NULL,NULL,1),
- (2,99,10.00,'CAD','month',1,6,'2021-10-25 08:04:07','2022-06-25 08:04:07','2022-06-25 08:04:07','2022-05-25 08:04:07','No longer interested',NULL,'CLR35',NULL,'22799',NULL,3,0,1,NULL,0,NULL,0,1,NULL,NULL,NULL,1),
- (3,103,5.00,'EUR','month',3,3,'2022-05-25 08:04:07','2022-06-25 08:04:07','2022-06-25 08:04:07',NULL,'',NULL,'EGR12',NULL,'44889',NULL,5,0,1,'2022-08-25 08:04:07',0,NULL,0,1,NULL,NULL,NULL,1);
+ (1,59,25.00,'USD','month',1,12,'2021-04-29 07:06:13','2022-07-29 07:06:13','2022-07-28 21:06:13',NULL,'',NULL,'CLC45',NULL,'56799',NULL,1,0,1,NULL,0,NULL,0,1,NULL,NULL,NULL,1),
+ (2,99,10.00,'CAD','month',1,6,'2021-11-29 07:06:13','2022-07-29 07:06:13','2022-07-28 21:06:13','2022-06-29 07:06:13','No longer interested',NULL,'CLR35',NULL,'22799',NULL,3,0,1,NULL,0,NULL,0,1,NULL,NULL,NULL,1),
+ (3,103,5.00,'EUR','month',3,3,'2022-06-29 07:06:13','2022-07-29 07:06:13','2022-07-28 21:06:13',NULL,'',NULL,'EGR12',NULL,'44889',NULL,5,0,1,'2022-09-29 07:06:13',0,NULL,0,1,NULL,NULL,NULL,1);
 /*!40000 ALTER TABLE `civicrm_contribution_recur` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -2314,8 +2333,8 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_contribution_soft` WRITE;
 /*!40000 ALTER TABLE `civicrm_contribution_soft` DISABLE KEYS */;
 INSERT INTO `civicrm_contribution_soft` (`id`, `contribution_id`, `contact_id`, `amount`, `currency`, `pcp_id`, `pcp_display_in_roll`, `pcp_roll_nickname`, `pcp_personal_note`, `soft_credit_type_id`) VALUES
- (1,9,81,10.00,'USD',1,1,'Jones Family','Helping Hands',10),
- (2,10,81,250.00,'USD',1,1,'Annie and the kids','Annie Helps',10);
+ (1,9,178,10.00,'USD',1,1,'Jones Family','Helping Hands',10),
+ (2,10,178,250.00,'USD',1,1,'Annie and the kids','Annie Helps',10);
 /*!40000 ALTER TABLE `civicrm_contribution_soft` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -2926,186 +2945,207 @@ LOCK TABLES `civicrm_email` WRITE;
 /*!40000 ALTER TABLE `civicrm_email` DISABLE KEYS */;
 INSERT INTO `civicrm_email` (`id`, `contact_id`, `location_type_id`, `email`, `is_primary`, `is_billing`, `on_hold`, `is_bulkmail`, `hold_date`, `reset_date`, `signature_text`, `signature_html`) VALUES
  (1,1,1,'fixme.domainemail@example.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (2,175,1,'wattson.j.elina17@notmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (3,4,1,'jprentice13@testing.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (4,4,1,'jeromep86@spamalot.biz',0,0,0,0,NULL,NULL,NULL,NULL),
- (5,60,1,'gonzlezr28@fishmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (6,60,1,'rodrigog@infomail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
- (7,126,1,'samuels.lawerence@mymail.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (8,196,1,'cruz.billy@spamalot.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (9,133,1,'beulaivanov@fishmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (10,107,1,'omarjacobs9@fakemail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (11,107,1,'omarj@mymail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
- (12,77,1,'emller@fishmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (13,77,1,'mller.eleonor72@example.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
- (14,2,1,'parker.brittney92@fishmail.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (15,55,1,'clint@infomail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (16,141,1,'holsen@lol.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (17,141,1,'heidiolsen82@infomail.info',0,0,0,0,NULL,NULL,NULL,NULL),
- (18,40,1,'troyr@example.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (19,59,1,'samuels.v.craig69@testing.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (20,145,1,'adams.q.lincoln@lol.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (21,182,1,'samuels.allan@notmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (22,92,1,'mi.adams@notmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (23,57,1,'cruzm@mymail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (24,57,1,'magancruz80@airmail.biz',0,0,0,0,NULL,NULL,NULL,NULL),
- (25,63,1,'sonnyl26@lol.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (26,131,1,'olsen.d.angelika@lol.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (27,89,1,'brittneycooper@spamalot.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (28,36,1,'wagnero@fakemail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (29,47,1,'blackwell.winford44@infomail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (30,47,1,'blackwell.winford@mymail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
- (31,72,1,'erikpatel93@infomail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (32,73,1,'bernadettejones@airmail.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (33,179,1,'olsenb@lol.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (34,121,1,'olsen.s.maxwell@airmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (35,54,1,'roberts.arlyne@notmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (36,165,1,'erikd68@sample.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (37,70,1,'es.barkley51@testing.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (38,27,1,'parker.kandace19@sample.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (39,27,1,'parkerk5@lol.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (40,135,1,'damariszope@infomail.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (41,163,1,'ashleyb@testmail.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (42,82,1,'hcooper89@example.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (43,82,1,'herminiac@airmail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
- (44,103,1,'mller.russell@fakemail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (45,52,1,'bryonbachman63@lol.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (46,31,1,'scarletrobertson37@spamalot.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (47,100,1,'pivanov71@mymail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (48,146,1,'olsen.o.justina55@notmail.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (49,146,1,'olsen.o.justina@infomail.biz',0,0,0,0,NULL,NULL,NULL,NULL),
- (50,153,1,'princessg16@sample.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (51,153,1,'princessgrant@notmail.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (52,76,1,'wattsonj25@testmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (53,84,1,'ashliej@example.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (54,61,1,'lee.landon@airmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (55,61,1,'landonlee28@testmail.com',0,0,0,0,NULL,NULL,NULL,NULL),
- (56,105,1,'bachman.margaret68@notmail.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (57,105,1,'margaretb@airmail.com',0,0,0,0,NULL,NULL,NULL,NULL),
- (58,117,1,'prentice.miguel@mymail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (59,136,1,'rosarioparker@notmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (60,136,1,'rosarioparker@spamalot.com',0,0,0,0,NULL,NULL,NULL,NULL),
- (61,48,1,'zopeb@sample.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (62,193,1,'ewagner@example.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (63,13,1,'nm.barkley@spamalot.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (64,37,1,'elinat@sample.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (65,198,1,'lee.kandace28@mymail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (66,198,1,'klee@airmail.net',0,0,0,0,NULL,NULL,NULL,NULL),
- (67,86,1,'elizabethsamuels80@testmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (68,74,1,'parkerj@fakemail.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (69,80,1,'nt.terrell60@notmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (70,80,1,'terrell.nicole94@testmail.com',0,0,0,0,NULL,NULL,NULL,NULL),
- (71,50,1,'dazr97@example.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (72,50,1,'rosariodaz@airmail.net',0,0,0,0,NULL,NULL,NULL,NULL),
- (73,6,1,'shadadams@mymail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (74,6,1,'adams.shad92@fakemail.info',0,0,0,0,NULL,NULL,NULL,NULL),
- (75,177,1,'daz.c.valene@fakemail.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (76,111,1,'yadav.carylon20@notmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (77,111,1,'yadav.carylon9@example.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (78,99,1,'barkley.bob20@sample.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (79,99,1,'barkley.bob@spamalot.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
- (80,159,1,'barkley.y.josefa@lol.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (81,159,1,'jy.barkley49@sample.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
- (82,85,1,'sanfordc@example.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (83,116,1,'damarisd@infomail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (84,75,1,'deforest.brzczysaw@example.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (85,180,1,'patel-deforest.kathleen@testmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (86,180,1,'patel-deforestk@sample.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
- (87,189,1,'deforest.kathleen@sample.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (88,189,1,'kdeforest@mymail.net',0,0,0,0,NULL,NULL,NULL,NULL),
- (89,58,1,'deforestm21@sample.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (90,140,1,'jk.mller89@fakemail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (91,7,1,'irismller-zope@mymail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (92,197,1,'shadwilson3@sample.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (93,130,1,'scarletwilson@mymail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (94,130,1,'wilsons7@lol.info',0,0,0,0,NULL,NULL,NULL,NULL),
- (95,151,1,'wilsonb@infomail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (96,151,1,'wilson.x.barry14@notmail.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (97,190,1,'wilson.z.brzczysaw@lol.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (98,24,1,'errolw@sample.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (99,25,1,'sonnylee@fishmail.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (100,45,1,'lees@fishmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (101,45,1,'lee.sherman@infomail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
- (102,183,1,'samuels.erik@sample.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (103,143,1,'tobysamuels@sample.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (104,143,1,'samuels.toby@spamalot.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
- (105,79,1,'patel.norris@fishmail.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (106,79,1,'norrispatel@fakemail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
- (107,171,1,'valenepatel78@sample.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (108,181,1,'patel.winford@notmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (109,181,1,'winfordpatel38@testing.biz',0,0,0,0,NULL,NULL,NULL,NULL),
- (110,158,1,'kathleenw@testing.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (111,149,1,'wilson.juliann26@testing.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (112,149,1,'wilson.juliann@spamalot.info',0,0,0,0,NULL,NULL,NULL,NULL),
- (113,23,1,'herminiaw@testmail.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (114,23,1,'wilsonh96@airmail.com',0,0,0,0,NULL,NULL,NULL,NULL),
- (115,11,1,'smith.a.brittney@testmail.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (116,138,1,'roberts-smith.q.elina@fishmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (117,138,1,'roberts-smithe@fakemail.biz',0,0,0,0,NULL,NULL,NULL,NULL),
- (118,148,1,'margarets@sample.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (119,148,1,'md.samson58@fishmail.biz',0,0,0,0,NULL,NULL,NULL,NULL),
- (120,69,1,'elizabethsamson@lol.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (121,69,1,'elizabethsamson76@infomail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
- (122,104,1,'samson.l.margaret@mymail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (123,164,1,'deforestk@testing.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (124,17,1,'lareedeforest@mymail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (125,101,1,'deforest.craig81@testmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (126,101,1,'craigd@fishmail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),
- (127,56,1,'robertson.clint@testmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (128,142,1,'shaunar@spamalot.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (129,88,1,'robertson.z.scarlet26@sample.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (130,68,1,'robertson.norris@testmail.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (131,68,1,'norrisr85@spamalot.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
- (132,65,1,'bm.robertson@notmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (133,160,1,'herminiaj73@mymail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (134,12,1,'rrobertson-jensen73@airmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (135,191,1,'ro.chowski44@sample.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (136,191,1,'chowski.roland31@testmail.net',0,0,0,0,NULL,NULL,NULL,NULL),
- (137,26,1,'beulachowski@notmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (138,26,1,'beula@spamalot.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
- (139,44,1,'barkley.lincoln@example.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (140,44,1,'barkley.lincoln@fishmail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),
- (141,167,1,'barkley.ashley@lol.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (142,49,1,'mbarkley22@notmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (143,49,1,'barkley.margaret40@sample.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
- (144,173,1,'estab66@fishmail.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (145,66,1,'zope.e.allan@notmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (146,66,1,'ae.zope98@lol.net',0,0,0,0,NULL,NULL,NULL,NULL),
- (147,185,1,'zope.k.eleonor@example.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (148,185,1,'zope.k.eleonor37@lol.info',0,0,0,0,NULL,NULL,NULL,NULL),
- (149,22,1,'irisz@spamalot.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (150,38,1,'shaunanielsen@notmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (151,38,1,'shaunan@testmail.com',0,0,0,0,NULL,NULL,NULL,NULL),
- (152,3,1,'cooper-nielsen.troy@airmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (153,29,1,'wattson.ivey@airmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (154,29,1,'wattsoni@testing.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
- (155,71,1,'claudiow@testmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (156,156,3,'service@globalenvironmental.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (157,32,3,'sales@hallandaleadvocacytrust.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (158,90,3,'feedback@northpointempowerment.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (159,9,3,'contact@statesactionfund.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (160,160,2,'jensen.i.herminia@statesactionfund.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (161,10,3,'contact@cauldersystems.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (162,68,2,'87@cauldersystems.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (163,62,3,'service@sierrasystems.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (164,136,2,'parkerr@sierrasystems.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (165,64,3,'sales@pinetechnology.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (166,154,2,'mk.samuels@pinetechnology.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (167,96,3,'feedback@washingtonpoetry.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (168,98,3,'feedback@wisconsincenter.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (169,166,2,'miguelwattson@wisconsincenter.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (170,123,3,'sales@creativenetwork.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (171,174,2,'reynolds.kiara@creativenetwork.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (172,147,3,'contact@woodbridgelegalservices.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (173,19,2,'jb.wattson@woodbridgelegalservices.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (174,152,3,'service@wvtechnologysolutions.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (175,151,2,'wilsonb27@wvtechnologysolutions.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (176,114,3,'contact@locallegal.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (177,108,2,'jones.felisha52@locallegal.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (178,202,1,'jenny@example.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (179,NULL,1,'development@example.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (180,NULL,1,'tournaments@example.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (181,NULL,1,'celebration@example.org',0,0,0,0,NULL,NULL,NULL,NULL);
+ (2,168,1,'jameson.valene58@example.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (3,131,1,'chowski.p.norris@fishmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (4,39,1,'zope.mei34@fishmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (5,178,1,'ad.samson21@example.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (6,198,1,'mller.betty@infomail.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (7,154,1,'ashleyi@mymail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (8,154,1,'ivanova@airmail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
+ (9,174,1,'mlee37@sample.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (10,157,1,'ic.patel@fishmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (11,157,1,'ic.patel57@testing.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
+ (12,192,1,'rolandonielsen49@fishmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (13,137,1,'cruza73@mymail.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (14,137,1,'angelikacruz29@airmail.biz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (15,135,1,'herminiamcreynolds14@testing.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (16,2,1,'terrell.shad88@fishmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (17,2,1,'terrell.shad@airmail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
+ (18,52,1,'russellgrant@fakemail.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (19,38,1,'princesswagner@example.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (20,95,1,'cooper.scott@testing.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (21,166,1,'maganb@spamalot.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (22,166,1,'bachmanm29@infomail.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (23,111,1,'jacobsa78@fakemail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (24,18,1,'hv.robertson@fishmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (25,18,1,'robertsonh36@testing.com',0,0,0,0,NULL,NULL,NULL,NULL),
+ (26,155,1,'terry.z.carylon@testmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (27,60,1,'blackwell.o.truman@spamalot.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (28,7,1,'cooper.brigette@testing.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (29,182,1,'darenchowski50@spamalot.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (30,182,1,'chowski.daren79@lol.biz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (31,132,1,'rosarioterry@infomail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (32,148,1,'lareejensen@sample.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (33,148,1,'jensen.laree12@infomail.net',0,0,0,0,NULL,NULL,NULL,NULL),
+ (34,70,1,'lee.sherman89@airmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (35,70,1,'shermanl@lol.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (36,86,1,'ashliej2@example.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (37,150,1,'grant.craig@testing.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (38,66,1,'jensen.i.sharyn@example.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (39,66,1,'jensen.sharyn@fishmail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
+ (40,50,1,'nicolemller86@spamalot.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (41,169,1,'jjacobs5@fakemail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (42,125,1,'wilsonj@spamalot.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (43,33,1,'rosariot23@fishmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (44,99,1,'wattson.eleonor@testing.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (45,99,1,'eleonorwattson@lol.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
+ (46,94,1,'rjensen@mymail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (47,94,1,'jensen.rosario@sample.biz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (48,116,1,'schowski99@testing.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (49,116,1,'santinachowski@airmail.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (50,194,1,'deforest.a.mei@sample.biz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (51,194,1,'ma.deforest@lol.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
+ (52,164,1,'scarletterry@mymail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (53,158,1,'tobyo@spamalot.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (54,34,1,'roberts.megan@infomail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (55,34,1,'meganr38@notmail.info',0,0,0,0,NULL,NULL,NULL,NULL),
+ (56,90,1,'terrell.allan54@fakemail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (57,113,1,'jones.maria56@example.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (58,149,1,'prentice.damaris@fishmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (59,14,1,'deforestd@testmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (60,151,1,'claudiop@sample.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (61,151,1,'claudiop@lol.com',0,0,0,0,NULL,NULL,NULL,NULL),
+ (62,79,1,'patel.sanford@fakemail.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (63,79,1,'spatel@notmail.com',0,0,0,0,NULL,NULL,NULL,NULL),
+ (64,197,1,'barkley.lincoln@example.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (65,22,1,'st.deforest22@lol.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (66,22,1,'scarletd51@airmail.net',0,0,0,0,NULL,NULL,NULL,NULL),
+ (67,82,1,'robertson.kandace5@airmail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (68,29,1,'bettywagner@lol.biz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (69,29,1,'bettyw@lol.com',0,0,0,0,NULL,NULL,NULL,NULL),
+ (70,114,1,'robertson.x.miguel@notmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (71,42,1,'margaretjensen90@fakemail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (72,109,1,'grant.q.mei@mymail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (73,126,1,'jsamuels73@spamalot.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (74,184,1,'dimitrovj21@airmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (75,17,1,'brzczysawterry@sample.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (76,17,1,'terryb@notmail.info',0,0,0,0,NULL,NULL,NULL,NULL),
+ (77,163,1,'cooper.landon@sample.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (78,163,1,'cooperl@testing.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (79,186,1,'asamuels@notmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (80,186,1,'asamuels@testmail.net',0,0,0,0,NULL,NULL,NULL,NULL),
+ (81,32,1,'prentice.m.russell@notmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (82,32,1,'prentice.m.russell@mymail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
+ (83,173,1,'allanchowski@testing.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (84,173,1,'allan@testing.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
+ (85,160,1,'mk.reynolds@testing.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (86,160,1,'reynolds.mei27@example.biz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (87,59,1,'reynolds.alida@testing.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (88,59,1,'reynolds.alida33@infomail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
+ (89,106,1,'brentz@example.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (90,76,1,'jamesons73@example.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (91,56,1,'patel.mei34@notmail.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (92,56,1,'meipatel@infomail.biz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (93,201,1,'patel.clint@lol.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (94,188,1,'patelc@lol.biz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (95,188,1,'patel.x.clint91@infomail.biz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (96,190,1,'nielsen.rodrigo@notmail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (97,190,1,'rodrigonielsen52@infomail.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (98,105,1,'kaceyn@infomail.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (99,105,1,'nielsen.k.kacey@infomail.biz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (100,98,1,'delananielsen42@airmail.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (101,133,1,'sj.nielsen73@airmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (102,129,1,'prenticem23@airmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (103,129,1,'prenticem@example.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (104,93,1,'kiarap32@lol.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (105,93,1,'kiarap49@notmail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
+ (106,141,1,'bprentice@fishmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (107,28,1,'bo.ivanov@airmail.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (108,28,1,'ivanovb84@testing.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (109,43,1,'kaceyc@mymail.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (110,143,1,'ivanov-coopert@infomail.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (111,143,1,'ivanov-cooper.truman@fakemail.info',0,0,0,0,NULL,NULL,NULL,NULL),
+ (112,77,1,'ivanov-coopere41@infomail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (113,77,1,'eivanov-cooper92@infomail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
+ (114,81,1,'olsen.n.teddy24@airmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (115,81,1,'olsen.teddy@airmail.com',0,0,0,0,NULL,NULL,NULL,NULL),
+ (116,130,1,'daz.a.rebekah@fishmail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (117,130,1,'rebekahdaz@testmail.net',0,0,0,0,NULL,NULL,NULL,NULL),
+ (118,67,1,'shermano39@mymail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (119,65,1,'olsen-daz.s.jed15@testmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (120,78,1,'rodrigon28@notmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (121,176,1,'nielsen.l.josefa20@example.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (122,189,1,'grantc14@mymail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (123,189,1,'grant.carylon74@sample.net',0,0,0,0,NULL,NULL,NULL,NULL),
+ (124,140,1,'sanfordg@spamalot.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (125,153,1,'andrewmcreynolds@lol.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (126,191,1,'ee.mcreynolds27@fishmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (127,119,1,'bn.mcreynolds@example.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (128,119,1,'brigettemcreynolds18@sample.info',0,0,0,0,NULL,NULL,NULL,NULL),
+ (129,85,1,'samuels.bernadette10@spamalot.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (130,196,1,'herminias@fakemail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (131,152,1,'samuels.kathleen85@example.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (132,152,1,'samuels.kathleen@airmail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (133,142,1,'miguelc@infomail.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (134,142,1,'miguelcruz-wilson@airmail.com',0,0,0,0,NULL,NULL,NULL,NULL),
+ (135,159,1,'irvinwilson73@airmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (136,16,1,'kl.wilson@mymail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (137,16,1,'wilson.kenny58@spamalot.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
+ (138,165,1,'smith.lou10@mymail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (139,36,1,'smitha@fakemail.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (140,15,1,'smithk@testmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (141,117,1,'smith.e.elina48@lol.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (142,74,1,'bettydimitrov@testing.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (143,44,1,'scarletd@example.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (144,44,1,'dimitrovs@fakemail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
+ (145,97,1,'jj.prentice@infomail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (146,193,1,'carylonprentice16@fakemail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (147,20,1,'ashleyy26@infomail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (148,20,1,'yadav.ashley@example.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
+ (149,121,1,'yadav.herminia61@testing.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (150,69,1,'yadav.n.ashlie@fakemail.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (151,69,1,'ashlieyadav@notmail.net',0,0,0,0,NULL,NULL,NULL,NULL),
+ (152,175,1,'scarletg@fishmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (153,63,1,'kf.terry93@testing.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (154,48,1,'ri.adams-terry73@airmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (155,128,1,'teresarobertson28@lol.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (156,128,1,'teresar@example.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
+ (157,120,1,'damarisrobertson@fishmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (158,120,1,'damarisr@spamalot.com',0,0,0,0,NULL,NULL,NULL,NULL),
+ (159,108,1,'cooper.z.troy@sample.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (160,108,1,'troyc18@notmail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
+ (161,37,1,'omarcooper48@testing.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (162,73,1,'mcreynolds.ivey20@sample.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (163,185,1,'grant-jameson.rodrigo@lol.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (164,185,1,'rodrigog92@fakemail.biz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (165,91,1,'jameson.j.eleonor@airmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (166,167,1,'jameson.roland@example.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (167,167,1,'rjameson45@notmail.info',0,0,0,0,NULL,NULL,NULL,NULL),
+ (168,45,1,'allenjameson@infomail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (169,156,3,'sales@californiapoetryacademy.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (170,50,2,'nicolemller@californiapoetryacademy.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (171,180,3,'sales@communitycollective.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (172,163,2,'98@communitycollective.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (173,177,3,'contact@friendsculture.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (174,23,3,'feedback@njartssolutions.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (175,74,2,'bk.dimitrov89@njartssolutions.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (176,62,3,'service@progressivepoetry.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (177,182,2,'darenchowski@progressivepoetry.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (178,200,3,'info@baycenter.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (179,99,2,'ee.wattson85@baycenter.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (180,9,3,'sales@friendshealth.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (181,17,2,'terryb24@friendshealth.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (182,123,3,'info@georgiaalliance.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (183,110,3,'contact@urbanempowermentschool.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (184,114,2,'robertson.miguel20@urbanempowermentschool.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (185,187,3,'info@globaldevelopmentcenter.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (186,59,2,'ac.reynolds@globaldevelopmentcenter.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (187,134,3,'service@lincolnarts.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (188,15,2,'kl.smith@lincolnarts.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (189,183,3,'info@ruralhealth.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (190,135,2,'mcreynoldsh95@ruralhealth.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (191,161,3,'sales@maplealliance.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (192,52,2,'russellgrant47@maplealliance.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (193,3,3,'info@unitedagriculturetrust.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (194,149,2,'prenticed@unitedagriculturetrust.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (195,40,3,'sales@indianafund.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (196,10,2,'meganivanov-prentice@indianafund.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (197,84,3,'service@creativefood.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (198,82,2,'robertson.kandace@creativefood.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (199,202,1,'jenny@example.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (200,NULL,1,'development@example.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (201,NULL,1,'tournaments@example.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (202,NULL,1,'celebration@example.org',0,0,0,0,NULL,NULL,NULL,NULL);
 /*!40000 ALTER TABLE `civicrm_email` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -3251,143 +3291,143 @@ INSERT INTO `civicrm_entity_financial_trxn` (`id`, `entity_table`, `entity_id`,
  (82,'civicrm_financial_item',41,41,100.00),
  (83,'civicrm_contribution',60,42,100.00),
  (84,'civicrm_financial_item',42,42,100.00),
- (85,'civicrm_contribution',33,43,50.00),
- (86,'civicrm_financial_item',43,43,50.00),
- (87,'civicrm_contribution',35,44,50.00),
+ (85,'civicrm_contribution',61,43,100.00),
+ (86,'civicrm_financial_item',43,43,100.00),
+ (87,'civicrm_contribution',33,44,50.00),
  (88,'civicrm_financial_item',44,44,50.00),
- (89,'civicrm_contribution',36,45,50.00),
+ (89,'civicrm_contribution',35,45,50.00),
  (90,'civicrm_financial_item',45,45,50.00),
- (91,'civicrm_contribution',37,46,50.00),
+ (91,'civicrm_contribution',36,46,50.00),
  (92,'civicrm_financial_item',46,46,50.00),
- (93,'civicrm_contribution',39,47,50.00),
+ (93,'civicrm_contribution',37,47,50.00),
  (94,'civicrm_financial_item',47,47,50.00),
- (95,'civicrm_contribution',41,48,50.00),
+ (95,'civicrm_contribution',39,48,50.00),
  (96,'civicrm_financial_item',48,48,50.00),
- (97,'civicrm_contribution',43,49,50.00),
+ (97,'civicrm_contribution',41,49,50.00),
  (98,'civicrm_financial_item',49,49,50.00),
- (99,'civicrm_contribution',45,50,50.00),
+ (99,'civicrm_contribution',43,50,50.00),
  (100,'civicrm_financial_item',50,50,50.00),
- (101,'civicrm_contribution',46,51,50.00),
+ (101,'civicrm_contribution',45,51,50.00),
  (102,'civicrm_financial_item',51,51,50.00),
- (103,'civicrm_contribution',47,52,50.00),
+ (103,'civicrm_contribution',46,52,50.00),
  (104,'civicrm_financial_item',52,52,50.00),
- (105,'civicrm_contribution',49,53,50.00),
+ (105,'civicrm_contribution',47,53,50.00),
  (106,'civicrm_financial_item',53,53,50.00),
- (107,'civicrm_contribution',51,54,50.00),
+ (107,'civicrm_contribution',49,54,50.00),
  (108,'civicrm_financial_item',54,54,50.00),
- (109,'civicrm_contribution',55,55,50.00),
+ (109,'civicrm_contribution',51,55,50.00),
  (110,'civicrm_financial_item',55,55,50.00),
- (111,'civicrm_contribution',56,56,50.00),
+ (111,'civicrm_contribution',55,56,50.00),
  (112,'civicrm_financial_item',56,56,50.00),
- (113,'civicrm_contribution',57,57,50.00),
+ (113,'civicrm_contribution',56,57,50.00),
  (114,'civicrm_financial_item',57,57,50.00),
- (115,'civicrm_contribution',59,58,50.00),
+ (115,'civicrm_contribution',57,58,50.00),
  (116,'civicrm_financial_item',58,58,50.00),
- (117,'civicrm_contribution',61,59,50.00),
+ (117,'civicrm_contribution',59,59,50.00),
  (118,'civicrm_financial_item',59,59,50.00),
  (119,'civicrm_contribution',42,60,1200.00),
  (120,'civicrm_financial_item',60,60,1200.00),
  (121,'civicrm_contribution',53,61,1200.00),
  (122,'civicrm_financial_item',61,61,1200.00),
- (123,'civicrm_contribution',67,62,50.00),
+ (123,'civicrm_contribution',64,62,50.00),
  (124,'civicrm_financial_item',62,62,50.00),
- (125,'civicrm_contribution',78,63,50.00),
+ (125,'civicrm_contribution',67,63,50.00),
  (126,'civicrm_financial_item',63,63,50.00),
- (127,'civicrm_contribution',99,64,50.00),
+ (127,'civicrm_contribution',70,64,50.00),
  (128,'civicrm_financial_item',64,64,50.00),
- (129,'civicrm_contribution',71,65,50.00),
+ (129,'civicrm_contribution',73,65,50.00),
  (130,'civicrm_financial_item',65,65,50.00),
- (131,'civicrm_contribution',105,66,50.00),
+ (131,'civicrm_contribution',76,66,50.00),
  (132,'civicrm_financial_item',66,66,50.00),
- (133,'civicrm_contribution',92,67,50.00),
+ (133,'civicrm_contribution',79,67,50.00),
  (134,'civicrm_financial_item',67,67,50.00),
- (135,'civicrm_contribution',101,68,50.00),
+ (135,'civicrm_contribution',82,68,50.00),
  (136,'civicrm_financial_item',68,68,50.00),
- (137,'civicrm_contribution',65,69,50.00),
+ (137,'civicrm_contribution',85,69,50.00),
  (138,'civicrm_financial_item',69,69,50.00),
- (139,'civicrm_contribution',74,70,50.00),
+ (139,'civicrm_contribution',89,70,50.00),
  (140,'civicrm_financial_item',70,70,50.00),
- (141,'civicrm_contribution',76,71,50.00),
+ (141,'civicrm_contribution',92,71,50.00),
  (142,'civicrm_financial_item',71,71,50.00),
- (143,'civicrm_contribution',94,72,50.00),
+ (143,'civicrm_contribution',95,72,50.00),
  (144,'civicrm_financial_item',72,72,50.00),
- (145,'civicrm_contribution',84,73,50.00),
+ (145,'civicrm_contribution',98,73,50.00),
  (146,'civicrm_financial_item',73,73,50.00),
- (147,'civicrm_contribution',73,74,50.00),
+ (147,'civicrm_contribution',101,74,50.00),
  (148,'civicrm_financial_item',74,74,50.00),
- (149,'civicrm_contribution',103,75,50.00),
+ (149,'civicrm_contribution',104,75,50.00),
  (150,'civicrm_financial_item',75,75,50.00),
- (151,'civicrm_contribution',77,76,50.00),
+ (151,'civicrm_contribution',107,76,50.00),
  (152,'civicrm_financial_item',76,76,50.00),
- (153,'civicrm_contribution',107,77,50.00),
+ (153,'civicrm_contribution',110,77,50.00),
  (154,'civicrm_financial_item',77,77,50.00),
- (155,'civicrm_contribution',88,78,800.00),
+ (155,'civicrm_contribution',65,78,800.00),
  (156,'civicrm_financial_item',78,78,800.00),
- (157,'civicrm_contribution',83,79,800.00),
+ (157,'civicrm_contribution',68,79,800.00),
  (158,'civicrm_financial_item',79,79,800.00),
- (159,'civicrm_contribution',80,80,800.00),
+ (159,'civicrm_contribution',71,80,800.00),
  (160,'civicrm_financial_item',80,80,800.00),
- (161,'civicrm_contribution',109,81,800.00),
+ (161,'civicrm_contribution',74,81,800.00),
  (162,'civicrm_financial_item',81,81,800.00),
- (163,'civicrm_contribution',112,82,800.00),
+ (163,'civicrm_contribution',77,82,800.00),
  (164,'civicrm_financial_item',82,82,800.00),
- (165,'civicrm_contribution',70,83,800.00),
+ (165,'civicrm_contribution',80,83,800.00),
  (166,'civicrm_financial_item',83,83,800.00),
- (167,'civicrm_contribution',75,84,800.00),
+ (167,'civicrm_contribution',83,84,800.00),
  (168,'civicrm_financial_item',84,84,800.00),
- (169,'civicrm_contribution',66,85,800.00),
+ (169,'civicrm_contribution',86,85,800.00),
  (170,'civicrm_financial_item',85,85,800.00),
- (171,'civicrm_contribution',110,86,800.00),
+ (171,'civicrm_contribution',87,86,800.00),
  (172,'civicrm_financial_item',86,86,800.00),
- (173,'civicrm_contribution',85,87,800.00),
+ (173,'civicrm_contribution',90,87,800.00),
  (174,'civicrm_financial_item',87,87,800.00),
- (175,'civicrm_contribution',81,88,800.00),
+ (175,'civicrm_contribution',93,88,800.00),
  (176,'civicrm_financial_item',88,88,800.00),
- (177,'civicrm_contribution',86,89,800.00),
+ (177,'civicrm_contribution',96,89,800.00),
  (178,'civicrm_financial_item',89,89,800.00),
- (179,'civicrm_contribution',82,90,800.00),
+ (179,'civicrm_contribution',99,90,800.00),
  (180,'civicrm_financial_item',90,90,800.00),
- (181,'civicrm_contribution',95,91,800.00),
+ (181,'civicrm_contribution',102,91,800.00),
  (182,'civicrm_financial_item',91,91,800.00),
- (183,'civicrm_contribution',87,92,800.00),
+ (183,'civicrm_contribution',105,92,800.00),
  (184,'civicrm_financial_item',92,92,800.00),
- (185,'civicrm_contribution',93,93,800.00),
+ (185,'civicrm_contribution',108,93,800.00),
  (186,'civicrm_financial_item',93,93,800.00),
- (187,'civicrm_contribution',90,94,800.00),
+ (187,'civicrm_contribution',111,94,800.00),
  (188,'civicrm_financial_item',94,94,800.00),
- (189,'civicrm_contribution',68,95,800.00),
+ (189,'civicrm_contribution',112,95,800.00),
  (190,'civicrm_financial_item',95,95,800.00),
- (191,'civicrm_contribution',79,96,50.00),
+ (191,'civicrm_contribution',63,96,50.00),
  (192,'civicrm_financial_item',96,96,50.00),
- (193,'civicrm_contribution',100,97,50.00),
+ (193,'civicrm_contribution',66,97,50.00),
  (194,'civicrm_financial_item',97,97,50.00),
- (195,'civicrm_contribution',108,98,50.00),
+ (195,'civicrm_contribution',69,98,50.00),
  (196,'civicrm_financial_item',98,98,50.00),
- (197,'civicrm_contribution',97,99,50.00),
+ (197,'civicrm_contribution',72,99,50.00),
  (198,'civicrm_financial_item',99,99,50.00),
- (199,'civicrm_contribution',91,100,50.00),
+ (199,'civicrm_contribution',75,100,50.00),
  (200,'civicrm_financial_item',100,100,50.00),
- (201,'civicrm_contribution',106,101,50.00),
+ (201,'civicrm_contribution',78,101,50.00),
  (202,'civicrm_financial_item',101,101,50.00),
- (203,'civicrm_contribution',63,102,50.00),
+ (203,'civicrm_contribution',81,102,50.00),
  (204,'civicrm_financial_item',102,102,50.00),
- (205,'civicrm_contribution',69,103,50.00),
+ (205,'civicrm_contribution',84,103,50.00),
  (206,'civicrm_financial_item',103,103,50.00),
- (207,'civicrm_contribution',89,104,50.00),
+ (207,'civicrm_contribution',88,104,50.00),
  (208,'civicrm_financial_item',104,104,50.00),
- (209,'civicrm_contribution',72,105,50.00),
+ (209,'civicrm_contribution',91,105,50.00),
  (210,'civicrm_financial_item',105,105,50.00),
- (211,'civicrm_contribution',98,106,50.00),
+ (211,'civicrm_contribution',94,106,50.00),
  (212,'civicrm_financial_item',106,106,50.00),
- (213,'civicrm_contribution',64,107,50.00),
+ (213,'civicrm_contribution',97,107,50.00),
  (214,'civicrm_financial_item',107,107,50.00),
- (215,'civicrm_contribution',111,108,50.00),
+ (215,'civicrm_contribution',100,108,50.00),
  (216,'civicrm_financial_item',108,108,50.00),
- (217,'civicrm_contribution',96,109,50.00),
+ (217,'civicrm_contribution',103,109,50.00),
  (218,'civicrm_financial_item',109,109,50.00),
- (219,'civicrm_contribution',102,110,50.00),
+ (219,'civicrm_contribution',106,110,50.00),
  (220,'civicrm_financial_item',110,110,50.00),
- (221,'civicrm_contribution',104,111,50.00),
+ (221,'civicrm_contribution',109,111,50.00),
  (222,'civicrm_financial_item',111,111,50.00);
 /*!40000 ALTER TABLE `civicrm_entity_financial_trxn` ENABLE KEYS */;
 UNLOCK TABLES;
@@ -3399,122 +3439,127 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_entity_tag` WRITE;
 /*!40000 ALTER TABLE `civicrm_entity_tag` DISABLE KEYS */;
 INSERT INTO `civicrm_entity_tag` (`id`, `entity_table`, `entity_id`, `tag_id`) VALUES
- (4,'civicrm_contact',9,1),
- (92,'civicrm_contact',11,5),
- (102,'civicrm_contact',12,4),
- (103,'civicrm_contact',12,5),
- (57,'civicrm_contact',13,4),
- (97,'civicrm_contact',14,5),
- (98,'civicrm_contact',17,5),
- (116,'civicrm_contact',19,5),
- (2,'civicrm_contact',20,3),
- (31,'civicrm_contact',21,4),
- (32,'civicrm_contact',21,5),
- (111,'civicrm_contact',22,5),
- (80,'civicrm_contact',25,5),
- (39,'civicrm_contact',27,4),
- (40,'civicrm_contact',27,5),
- (114,'civicrm_contact',28,4),
- (93,'civicrm_contact',30,4),
- (94,'civicrm_contact',30,5),
- (3,'civicrm_contact',32,3),
- (77,'civicrm_contact',34,4),
- (81,'civicrm_contact',41,5),
- (22,'civicrm_contact',42,4),
- (23,'civicrm_contact',42,5),
- (44,'civicrm_contact',43,4),
- (107,'civicrm_contact',44,5),
- (34,'civicrm_contact',47,4),
- (54,'civicrm_contact',48,4),
- (55,'civicrm_contact',48,5),
- (108,'civicrm_contact',49,5),
- (61,'civicrm_contact',50,5),
- (24,'civicrm_contact',55,4),
- (99,'civicrm_contact',56,5),
- (26,'civicrm_contact',59,5),
- (15,'civicrm_contact',60,4),
- (16,'civicrm_contact',60,5),
- (50,'civicrm_contact',61,5),
- (5,'civicrm_contact',62,1),
- (29,'civicrm_contact',63,4),
- (30,'civicrm_contact',63,5),
- (6,'civicrm_contact',64,3),
- (101,'civicrm_contact',65,5),
- (109,'civicrm_contact',66,4),
- (110,'civicrm_contact',66,5),
- (35,'civicrm_contact',73,5),
- (60,'civicrm_contact',74,4),
- (70,'civicrm_contact',75,4),
- (71,'civicrm_contact',75,5),
- (49,'civicrm_contact',76,4),
- (21,'civicrm_contact',77,5),
- (86,'civicrm_contact',79,5),
- (42,'civicrm_contact',82,4),
- (12,'civicrm_contact',83,4),
- (67,'civicrm_contact',85,4),
- (112,'civicrm_contact',87,4),
- (113,'civicrm_contact',87,5),
- (100,'civicrm_contact',88,5),
- (33,'civicrm_contact',91,4),
- (28,'civicrm_contact',92,4),
- (84,'civicrm_contact',93,4),
- (85,'civicrm_contact',93,5),
- (25,'civicrm_contact',94,5),
- (53,'civicrm_contact',95,5),
- (41,'civicrm_contact',97,5),
- (65,'civicrm_contact',99,4),
- (66,'civicrm_contact',99,5),
- (46,'civicrm_contact',100,5),
- (96,'civicrm_contact',104,4),
- (51,'civicrm_contact',105,4),
- (52,'civicrm_contact',105,5),
- (13,'civicrm_contact',108,4),
- (14,'civicrm_contact',108,5),
- (63,'civicrm_contact',111,4),
- (64,'civicrm_contact',111,5),
- (45,'civicrm_contact',118,5),
- (19,'civicrm_contact',120,4),
- (20,'civicrm_contact',120,5),
- (36,'civicrm_contact',121,4),
- (10,'civicrm_contact',124,1),
- (104,'civicrm_contact',132,4),
- (105,'civicrm_contact',132,5),
- (74,'civicrm_contact',140,4),
- (7,'civicrm_contact',144,2),
- (9,'civicrm_contact',147,1),
- (95,'civicrm_contact',148,4),
- (91,'civicrm_contact',149,4),
- (8,'civicrm_contact',150,2),
- (78,'civicrm_contact',151,4),
- (47,'civicrm_contact',153,4),
- (48,'civicrm_contact',153,5),
- (1,'civicrm_contact',156,3),
- (37,'civicrm_contact',165,4),
- (38,'civicrm_contact',165,5),
- (115,'civicrm_contact',166,5),
- (89,'civicrm_contact',168,4),
- (90,'civicrm_contact',168,5),
- (87,'civicrm_contact',171,4),
- (88,'civicrm_contact',171,5),
- (18,'civicrm_contact',172,5),
- (11,'civicrm_contact',175,5),
- (75,'civicrm_contact',176,5),
- (27,'civicrm_contact',182,4),
- (82,'civicrm_contact',183,4),
- (83,'civicrm_contact',183,5),
- (62,'civicrm_contact',184,5),
- (56,'civicrm_contact',188,5),
- (72,'civicrm_contact',189,4),
- (73,'civicrm_contact',189,5),
- (79,'civicrm_contact',190,5),
- (106,'civicrm_contact',191,4),
- (17,'civicrm_contact',196,5),
- (76,'civicrm_contact',197,4),
- (58,'civicrm_contact',198,4),
- (59,'civicrm_contact',198,5),
- (43,'civicrm_contact',200,5),
- (68,'civicrm_contact',201,4),
- (69,'civicrm_contact',201,5);
+ (23,'civicrm_contact',2,4),
+ (64,'civicrm_contact',5,4),
+ (31,'civicrm_contact',7,4),
+ (103,'civicrm_contact',11,5),
+ (96,'civicrm_contact',15,4),
+ (97,'civicrm_contact',15,5),
+ (28,'civicrm_contact',18,4),
+ (29,'civicrm_contact',18,5),
+ (118,'civicrm_contact',19,4),
+ (102,'civicrm_contact',20,4),
+ (52,'civicrm_contact',22,4),
+ (104,'civicrm_contact',24,4),
+ (105,'civicrm_contact',24,5),
+ (2,'civicrm_contact',25,3),
+ (74,'civicrm_contact',28,5),
+ (32,'civicrm_contact',30,4),
+ (33,'civicrm_contact',30,5),
+ (41,'civicrm_contact',33,4),
+ (42,'civicrm_contact',33,5),
+ (119,'civicrm_contact',35,4),
+ (24,'civicrm_contact',38,4),
+ (13,'civicrm_contact',39,4),
+ (14,'civicrm_contact',39,5),
+ (10,'civicrm_contact',40,3),
+ (56,'civicrm_contact',42,4),
+ (57,'civicrm_contact',42,5),
+ (99,'civicrm_contact',44,5),
+ (6,'civicrm_contact',49,1),
+ (39,'civicrm_contact',50,4),
+ (90,'civicrm_contact',51,4),
+ (91,'civicrm_contact',51,5),
+ (54,'civicrm_contact',54,4),
+ (55,'civicrm_contact',54,5),
+ (15,'civicrm_contact',57,4),
+ (16,'civicrm_contact',57,5),
+ (44,'civicrm_contact',58,4),
+ (82,'civicrm_contact',61,5),
+ (4,'civicrm_contact',62,3),
+ (101,'civicrm_contact',64,5),
+ (78,'civicrm_contact',67,4),
+ (61,'civicrm_contact',68,4),
+ (36,'civicrm_contact',70,5),
+ (98,'civicrm_contact',71,4),
+ (108,'civicrm_contact',75,4),
+ (109,'civicrm_contact',75,5),
+ (65,'civicrm_contact',76,4),
+ (80,'civicrm_contact',78,4),
+ (81,'civicrm_contact',78,5),
+ (51,'civicrm_contact',79,5),
+ (76,'civicrm_contact',81,4),
+ (77,'civicrm_contact',81,5),
+ (79,'civicrm_contact',88,4),
+ (111,'civicrm_contact',89,5),
+ (47,'civicrm_contact',90,4),
+ (48,'civicrm_contact',90,5),
+ (72,'civicrm_contact',93,4),
+ (73,'civicrm_contact',93,5),
+ (43,'civicrm_contact',94,5),
+ (100,'civicrm_contact',97,4),
+ (69,'civicrm_contact',98,5),
+ (63,'civicrm_contact',101,4),
+ (110,'civicrm_contact',104,4),
+ (114,'civicrm_contact',108,4),
+ (115,'civicrm_contact',108,5),
+ (58,'civicrm_contact',109,5),
+ (7,'civicrm_contact',110,3),
+ (26,'civicrm_contact',111,4),
+ (27,'civicrm_contact',111,5),
+ (86,'civicrm_contact',119,5),
+ (112,'civicrm_contact',120,4),
+ (113,'civicrm_contact',120,5),
+ (53,'civicrm_contact',122,4),
+ (40,'civicrm_contact',125,4),
+ (70,'civicrm_contact',129,4),
+ (71,'civicrm_contact',129,5),
+ (34,'civicrm_contact',132,4),
+ (35,'civicrm_contact',132,5),
+ (8,'civicrm_contact',134,3),
+ (22,'civicrm_contact',137,4),
+ (116,'civicrm_contact',138,4),
+ (117,'civicrm_contact',138,5),
+ (5,'civicrm_contact',139,2),
+ (83,'civicrm_contact',140,5),
+ (75,'civicrm_contact',143,4),
+ (87,'civicrm_contact',144,4),
+ (88,'civicrm_contact',144,5),
+ (25,'civicrm_contact',146,4),
+ (49,'civicrm_contact',149,5),
+ (37,'civicrm_contact',150,4),
+ (38,'civicrm_contact',150,5),
+ (50,'civicrm_contact',151,4),
+ (84,'civicrm_contact',153,4),
+ (85,'civicrm_contact',153,5),
+ (30,'civicrm_contact',155,4),
+ (46,'civicrm_contact',158,4),
+ (92,'civicrm_contact',159,4),
+ (93,'civicrm_contact',159,5),
+ (9,'civicrm_contact',161,2),
+ (60,'civicrm_contact',163,4),
+ (45,'civicrm_contact',164,5),
+ (94,'civicrm_contact',165,4),
+ (95,'civicrm_contact',165,5),
+ (121,'civicrm_contact',167,5),
+ (11,'civicrm_contact',168,4),
+ (12,'civicrm_contact',168,5),
+ (106,'civicrm_contact',171,4),
+ (107,'civicrm_contact',171,5),
+ (62,'civicrm_contact',173,5),
+ (18,'civicrm_contact',174,4),
+ (19,'civicrm_contact',174,5),
+ (3,'civicrm_contact',177,3),
+ (59,'civicrm_contact',184,4),
+ (120,'civicrm_contact',185,5),
+ (68,'civicrm_contact',190,4),
+ (20,'civicrm_contact',192,4),
+ (21,'civicrm_contact',192,5),
+ (1,'civicrm_contact',195,3),
+ (89,'civicrm_contact',196,5),
+ (17,'civicrm_contact',199,5),
+ (66,'civicrm_contact',201,4),
+ (67,'civicrm_contact',201,5);
 /*!40000 ALTER TABLE `civicrm_entity_tag` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -3525,9 +3570,9 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_event` WRITE;
 /*!40000 ALTER TABLE `civicrm_event` DISABLE KEYS */;
 INSERT INTO `civicrm_event` (`id`, `title`, `summary`, `description`, `event_type_id`, `participant_listing_id`, `is_public`, `start_date`, `end_date`, `is_online_registration`, `registration_link_text`, `registration_start_date`, `registration_end_date`, `max_participants`, `event_full_text`, `is_monetary`, `financial_type_id`, `payment_processor`, `is_map`, `is_active`, `fee_label`, `is_show_location`, `loc_block_id`, `default_role_id`, `intro_text`, `footer_text`, `confirm_title`, `confirm_text`, `confirm_footer_text`, `is_email_confirm`, `confirm_email_text`, `confirm_from_name`, `confirm_from_email`, `cc_confirm`, `bcc_confirm`, `default_fee_id`, `default_discount_fee_id`, `thankyou_title`, `thankyou_text`, `thankyou_footer_text`, `is_pay_later`, `pay_later_text`, `pay_later_receipt`, `is_partial_payment`, `initial_amount_label`, `initial_amount_help_text`, `min_initial_amount`, `is_multiple_registrations`, `max_additional_participants`, `allow_same_participant_emails`, `has_waitlist`, `requires_approval`, `expiration_time`, `allow_selfcancelxfer`, `selfcancelxfer_time`, `waitlist_text`, `approval_req_text`, `is_template`, `template_title`, `created_id`, `created_date`, `currency`, `campaign_id`, `is_share`, `is_confirm_enabled`, `parent_event_id`, `slot_label_id`, `dedupe_rule_group_id`, `is_billing_required`) VALUES
- (1,'Fall Fundraiser Dinner','Kick up your heels at our Fall Fundraiser Dinner/Dance at Glen Echo Park! Come by yourself or bring a partner, friend or the entire family!','This event benefits our teen programs. Admission includes a full 3 course meal and wine or soft drinks. Grab your dancing shoes, bring the kids and come join the party!',3,1,1,'2022-12-25 17:00:00','2022-12-27 17:00:00',1,'Register Now',NULL,NULL,100,'Sorry! The Fall Fundraiser Dinner is full. Please call Jane at 204 222-1000 ext 33 if you want to be added to the waiting list.',1,4,NULL,1,1,'Dinner Contribution',1,1,1,'Fill in the information below to join as at this wonderful dinner event.',NULL,'Confirm Your Registration Information','Review the information below carefully.',NULL,1,'Contact the Development Department if you need to make any changes to your registration.','Fundraising Dept.','development@example.org',NULL,NULL,NULL,NULL,'Thanks for Registering!','<p>Thank you for your support. Your contribution will help us build even better tools.</p><p>Please tell your friends and colleagues about this wonderful event.</p>','<p><a href=https://civicrm.org>Back to CiviCRM Home Page</a></p>',1,'I will send payment by check','Send a check payable to Our Organization within 3 business days to hold your reservation. Checks should be sent to: 100 Main St., Suite 3, San Francisco CA 94110',0,NULL,NULL,NULL,1,0,0,0,0,NULL,0,0,NULL,NULL,0,NULL,NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL,0),
- (2,'Summer Solstice Festival Day Concert','Festival Day is coming! Join us and help support your parks.','We will gather at noon, learn a song all together,  and then join in a joyous procession to the pavilion. We will be one of many groups performing at this wonderful concert which benefits our city parks.',5,1,1,'2022-06-24 12:00:00','2022-06-24 17:00:00',1,'Register Now',NULL,NULL,50,'We have all the singers we can handle. Come to the pavilion anyway and join in from the audience.',1,2,NULL,0,1,'Festival Fee',1,2,1,'Complete the form below and click Continue to register online for the festival. Or you can register by calling us at 204 222-1000 ext 22.','','Confirm Your Registration Information','','',1,'This email confirms your registration. If you have questions or need to change your registration - please do not hesitate to call us.','Event Dept.','events@example.org','',NULL,NULL,NULL,'Thanks for Your Joining In!','<p>Thank you for your support. Your participation will help build new parks.</p><p>Please tell your friends and colleagues about the concert.</p>','<p><a href=https://civicrm.org>Back to CiviCRM Home Page</a></p>',0,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,NULL,0,0,NULL,NULL,0,NULL,NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL,0),
- (3,'Rain-forest Cup Youth Soccer Tournament','Sign up your team to participate in this fun tournament which benefits several Rain-forest protection groups in the Amazon basin.','This is a FYSA Sanctioned Tournament, which is open to all USSF/FIFA affiliated organizations for boys and girls in age groups: U9-U10 (6v6), U11-U12 (8v8), and U13-U17 (Full Sided).',3,1,1,'2023-01-25 07:00:00','2023-01-28 17:00:00',1,'Register Now',NULL,NULL,500,'Sorry! All available team slots for this tournament have been filled. Contact Jill Futbol for information about the waiting list and next years event.',1,4,NULL,0,1,'Tournament Fees',1,3,1,'Complete the form below to register your team for this year\'s tournament.','<em>A Soccer Youth Event</em>','Review and Confirm Your Registration Information','','<em>A Soccer Youth Event</em>',1,'Contact our Tournament Director for eligibility details.','Tournament Director','tournament@example.org','',NULL,NULL,NULL,'Thanks for Your Support!','<p>Thank you for your support. Your participation will help save thousands of acres of rainforest.</p>','<p><a href=https://civicrm.org>Back to CiviCRM Home Page</a></p>',0,NULL,NULL,0,NULL,NULL,NULL,0,0,0,0,0,NULL,0,0,NULL,NULL,0,NULL,NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL,0),
+ (1,'Fall Fundraiser Dinner','Kick up your heels at our Fall Fundraiser Dinner/Dance at Glen Echo Park! Come by yourself or bring a partner, friend or the entire family!','This event benefits our teen programs. Admission includes a full 3 course meal and wine or soft drinks. Grab your dancing shoes, bring the kids and come join the party!',3,1,1,'2023-01-29 17:00:00','2023-01-31 17:00:00',1,'Register Now',NULL,NULL,100,'Sorry! The Fall Fundraiser Dinner is full. Please call Jane at 204 222-1000 ext 33 if you want to be added to the waiting list.',1,4,NULL,1,1,'Dinner Contribution',1,1,1,'Fill in the information below to join as at this wonderful dinner event.',NULL,'Confirm Your Registration Information','Review the information below carefully.',NULL,1,'Contact the Development Department if you need to make any changes to your registration.','Fundraising Dept.','development@example.org',NULL,NULL,NULL,NULL,'Thanks for Registering!','<p>Thank you for your support. Your contribution will help us build even better tools.</p><p>Please tell your friends and colleagues about this wonderful event.</p>','<p><a href=https://civicrm.org>Back to CiviCRM Home Page</a></p>',1,'I will send payment by check','Send a check payable to Our Organization within 3 business days to hold your reservation. Checks should be sent to: 100 Main St., Suite 3, San Francisco CA 94110',0,NULL,NULL,NULL,1,0,0,0,0,NULL,0,0,NULL,NULL,0,NULL,NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL,0),
+ (2,'Summer Solstice Festival Day Concert','Festival Day is coming! Join us and help support your parks.','We will gather at noon, learn a song all together,  and then join in a joyous procession to the pavilion. We will be one of many groups performing at this wonderful concert which benefits our city parks.',5,1,1,'2022-07-28 12:00:00','2022-07-28 17:00:00',1,'Register Now',NULL,NULL,50,'We have all the singers we can handle. Come to the pavilion anyway and join in from the audience.',1,2,NULL,0,1,'Festival Fee',1,2,1,'Complete the form below and click Continue to register online for the festival. Or you can register by calling us at 204 222-1000 ext 22.','','Confirm Your Registration Information','','',1,'This email confirms your registration. If you have questions or need to change your registration - please do not hesitate to call us.','Event Dept.','events@example.org','',NULL,NULL,NULL,'Thanks for Your Joining In!','<p>Thank you for your support. Your participation will help build new parks.</p><p>Please tell your friends and colleagues about the concert.</p>','<p><a href=https://civicrm.org>Back to CiviCRM Home Page</a></p>',0,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,NULL,0,0,NULL,NULL,0,NULL,NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL,0),
+ (3,'Rain-forest Cup Youth Soccer Tournament','Sign up your team to participate in this fun tournament which benefits several Rain-forest protection groups in the Amazon basin.','This is a FYSA Sanctioned Tournament, which is open to all USSF/FIFA affiliated organizations for boys and girls in age groups: U9-U10 (6v6), U11-U12 (8v8), and U13-U17 (Full Sided).',3,1,1,'2023-03-01 07:00:00','2023-03-04 17:00:00',1,'Register Now',NULL,NULL,500,'Sorry! All available team slots for this tournament have been filled. Contact Jill Futbol for information about the waiting list and next years event.',1,4,NULL,0,1,'Tournament Fees',1,3,1,'Complete the form below to register your team for this year\'s tournament.','<em>A Soccer Youth Event</em>','Review and Confirm Your Registration Information','','<em>A Soccer Youth Event</em>',1,'Contact our Tournament Director for eligibility details.','Tournament Director','tournament@example.org','',NULL,NULL,NULL,'Thanks for Your Support!','<p>Thank you for your support. Your participation will help save thousands of acres of rainforest.</p>','<p><a href=https://civicrm.org>Back to CiviCRM Home Page</a></p>',0,NULL,NULL,0,NULL,NULL,NULL,0,0,0,0,0,NULL,0,0,NULL,NULL,0,NULL,NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL,0),
  (4,NULL,NULL,NULL,4,1,1,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,NULL,1,NULL,1,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,NULL,NULL,NULL,1,0,0,0,0,NULL,0,0,NULL,NULL,1,'Free Meeting without Online Registration',NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL,0),
  (5,NULL,NULL,NULL,4,1,1,NULL,NULL,1,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,NULL,1,NULL,1,NULL,NULL,'Confirm Your Registration Information',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Thanks for Registering!',NULL,NULL,0,NULL,NULL,0,NULL,NULL,NULL,1,0,1,0,0,NULL,0,0,NULL,NULL,1,'Free Meeting with Online Registration',NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL,0),
  (6,NULL,NULL,NULL,1,1,1,NULL,NULL,1,NULL,NULL,NULL,NULL,NULL,1,4,NULL,0,1,'Conference Fee',1,NULL,1,NULL,NULL,'Confirm Your Registration Information',NULL,NULL,1,NULL,'Event Template Dept.','event_templates@example.org',NULL,NULL,NULL,NULL,'Thanks for Registering!',NULL,NULL,0,NULL,NULL,0,NULL,NULL,NULL,1,0,1,0,0,NULL,0,0,NULL,NULL,1,'Paid Conference with Online Registration',NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL,0);
@@ -3611,117 +3656,117 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_financial_item` WRITE;
 /*!40000 ALTER TABLE `civicrm_financial_item` DISABLE KEYS */;
 INSERT INTO `civicrm_financial_item` (`id`, `created_date`, `transaction_date`, `contact_id`, `description`, `amount`, `currency`, `financial_account_id`, `status_id`, `entity_table`, `entity_id`) VALUES
- (1,'2022-06-25 08:04:08','2012-06-25 08:04:07',2,'Contribution Amount',125.00,'USD',1,1,'civicrm_line_item',1),
- (2,'2022-06-25 08:04:08','2020-03-25 08:04:07',4,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',2),
- (3,'2022-06-25 08:04:08','2016-05-30 19:04:07',6,'Contribution Amount',25.00,'GBP',1,1,'civicrm_line_item',3),
- (4,'2022-06-25 08:04:08','2020-03-25 08:04:07',8,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',4),
- (5,'2022-06-25 08:04:08','2020-03-25 08:04:07',4,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',5),
- (6,'2022-06-25 08:04:08','2022-04-01 07:22:07',16,'Contribution Amount',500.00,'USD',1,1,'civicrm_line_item',6),
- (7,'2022-06-25 08:04:08','2022-06-23 08:04:07',19,'Contribution Amount',1750.00,'USD',1,1,'civicrm_line_item',7),
- (8,'2022-06-25 08:04:08','2021-10-31 16:15:07',82,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',8),
- (9,'2022-06-25 08:04:08','2021-07-25 08:04:07',92,'Contribution Amount',10.00,'USD',1,1,'civicrm_line_item',9),
- (10,'2022-06-25 08:04:08','2018-02-02 10:04:07',34,'Contribution Amount',250.00,'USD',1,1,'civicrm_line_item',10),
- (11,'2022-06-25 08:04:08','2022-06-24 04:04:07',71,'Contribution Amount',500.00,'JPY',1,1,'civicrm_line_item',11),
- (12,'2022-06-25 08:04:08','2021-03-24 21:30:47',43,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',12),
- (13,'2022-06-25 08:04:08','2022-03-25 00:00:00',32,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',13),
- (14,'2022-06-25 08:04:08','2022-04-25 00:00:00',32,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',14),
- (15,'2022-06-25 08:04:08','2021-03-25 08:04:07',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',15),
- (16,'2022-06-25 08:04:08','2021-04-25 08:04:07',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',16),
- (17,'2022-06-25 08:04:08','2021-05-25 08:04:07',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',17),
- (18,'2022-06-25 08:04:09','2021-06-25 08:04:07',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',18),
- (19,'2022-06-25 08:04:09','2021-07-25 08:04:07',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',19),
- (20,'2022-06-25 08:04:09','2021-08-25 08:04:07',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',20),
- (21,'2022-06-25 08:04:09','2021-09-25 08:04:07',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',21),
- (22,'2022-06-25 08:04:09','2021-10-25 08:04:07',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',22),
- (23,'2022-06-25 08:04:09','2021-11-25 08:04:07',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',23),
- (24,'2022-06-25 08:04:09','2021-12-25 08:04:07',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',24),
- (25,'2022-06-25 08:04:09','2022-01-25 08:04:07',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',25),
- (26,'2022-06-25 08:04:09','2021-10-25 08:04:07',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',26),
- (27,'2022-06-25 08:04:09','2021-11-25 08:04:07',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',27),
- (28,'2022-06-25 08:04:09','2021-12-25 08:04:07',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',28),
- (29,'2022-06-25 08:04:09','2022-01-25 08:04:07',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',29),
- (30,'2022-06-25 08:04:09','2022-02-25 08:04:07',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',30),
- (31,'2022-06-25 08:04:09','2022-05-25 08:04:07',103,'Contribution Amount',5.00,'EUR',1,1,'civicrm_line_item',31),
- (32,'2022-06-25 08:04:09','2022-06-25 08:04:08',19,'General',100.00,'USD',2,1,'civicrm_line_item',32),
- (33,'2022-06-25 08:04:09','2022-06-25 08:04:08',201,'General',100.00,'USD',2,1,'civicrm_line_item',33),
- (34,'2022-06-25 08:04:09','2022-06-25 08:04:08',158,'General',100.00,'USD',2,1,'civicrm_line_item',34),
- (35,'2022-06-25 08:04:09','2022-06-25 08:04:08',126,'General',100.00,'USD',2,1,'civicrm_line_item',35),
- (36,'2022-06-25 08:04:09','2022-06-25 08:04:08',130,'General',100.00,'USD',2,1,'civicrm_line_item',36),
- (37,'2022-06-25 08:04:09','2022-06-25 08:04:08',4,'General',100.00,'USD',2,1,'civicrm_line_item',37),
- (38,'2022-06-25 08:04:09','2022-06-25 08:04:08',29,'General',100.00,'USD',2,1,'civicrm_line_item',38),
- (39,'2022-06-25 08:04:09','2022-06-25 08:04:08',99,'General',100.00,'USD',2,1,'civicrm_line_item',39),
- (40,'2022-06-25 08:04:09','2022-06-25 08:04:08',200,'General',100.00,'USD',2,1,'civicrm_line_item',40),
- (41,'2022-06-25 08:04:09','2022-06-25 08:04:08',53,'General',100.00,'USD',2,1,'civicrm_line_item',41),
- (42,'2022-06-25 08:04:09','2022-06-25 08:04:08',44,'General',100.00,'USD',2,1,'civicrm_line_item',42),
- (43,'2022-06-25 08:04:09','2022-06-25 08:04:08',43,'Student',50.00,'USD',2,1,'civicrm_line_item',43),
- (44,'2022-06-25 08:04:09','2022-06-25 08:04:08',5,'Student',50.00,'USD',2,1,'civicrm_line_item',44),
- (45,'2022-06-25 08:04:09','2022-06-25 08:04:08',22,'Student',50.00,'USD',2,1,'civicrm_line_item',45),
- (46,'2022-06-25 08:04:09','2022-06-25 08:04:08',138,'Student',50.00,'USD',2,1,'civicrm_line_item',46),
- (47,'2022-06-25 08:04:09','2022-06-25 08:04:08',7,'Student',50.00,'USD',2,1,'civicrm_line_item',47),
- (48,'2022-06-25 08:04:09','2022-06-25 08:04:08',142,'Student',50.00,'USD',2,1,'civicrm_line_item',48),
- (49,'2022-06-25 08:04:09','2022-06-25 08:04:08',66,'Student',50.00,'USD',2,1,'civicrm_line_item',49),
- (50,'2022-06-25 08:04:09','2022-06-25 08:04:08',15,'Student',50.00,'USD',2,1,'civicrm_line_item',50),
- (51,'2022-06-25 08:04:09','2022-06-25 08:04:08',55,'Student',50.00,'USD',2,1,'civicrm_line_item',51),
- (52,'2022-06-25 08:04:09','2022-06-25 08:04:08',118,'Student',50.00,'USD',2,1,'civicrm_line_item',52),
- (53,'2022-06-25 08:04:09','2022-06-25 08:04:08',68,'Student',50.00,'USD',2,1,'civicrm_line_item',53),
- (54,'2022-06-25 08:04:09','2022-06-25 08:04:08',136,'Student',50.00,'USD',2,1,'civicrm_line_item',54),
- (55,'2022-06-25 08:04:09','2022-06-25 08:04:08',2,'Student',50.00,'USD',2,1,'civicrm_line_item',55),
- (56,'2022-06-25 08:04:09','2022-06-25 08:04:08',67,'Student',50.00,'USD',2,1,'civicrm_line_item',56),
- (57,'2022-06-25 08:04:09','2022-06-25 08:04:08',191,'Student',50.00,'USD',2,1,'civicrm_line_item',57),
- (58,'2022-06-25 08:04:10','2022-06-25 08:04:08',179,'Student',50.00,'USD',2,1,'civicrm_line_item',58),
- (59,'2022-06-25 08:04:10','2022-06-25 08:04:08',135,'Student',50.00,'USD',2,1,'civicrm_line_item',59),
- (60,'2022-06-25 08:04:10','2022-06-25 08:04:08',47,'Lifetime',1200.00,'USD',2,1,'civicrm_line_item',60),
- (61,'2022-06-25 08:04:10','2022-06-25 08:04:08',198,'Lifetime',1200.00,'USD',2,1,'civicrm_line_item',61),
- (62,'2022-06-25 08:04:10','2022-06-25 08:04:08',26,'Soprano',50.00,'USD',2,1,'civicrm_line_item',97),
- (63,'2022-06-25 08:04:10','2022-06-25 08:04:08',76,'Soprano',50.00,'USD',2,1,'civicrm_line_item',98),
- (64,'2022-06-25 08:04:10','2022-06-25 08:04:08',135,'Soprano',50.00,'USD',2,1,'civicrm_line_item',99),
- (65,'2022-06-25 08:04:10','2022-06-25 08:04:08',38,'Soprano',50.00,'USD',2,1,'civicrm_line_item',100),
- (66,'2022-06-25 08:04:10','2022-06-25 08:04:08',163,'Soprano',50.00,'USD',2,1,'civicrm_line_item',101),
- (67,'2022-06-25 08:04:10','2022-06-25 08:04:08',116,'Soprano',50.00,'USD',2,1,'civicrm_line_item',102),
- (68,'2022-06-25 08:04:10','2022-06-25 08:04:08',141,'Soprano',50.00,'USD',2,1,'civicrm_line_item',103),
- (69,'2022-06-25 08:04:10','2022-06-25 08:04:08',18,'Soprano',50.00,'USD',2,1,'civicrm_line_item',104),
- (70,'2022-06-25 08:04:10','2022-06-25 08:04:08',53,'Soprano',50.00,'USD',2,1,'civicrm_line_item',105),
- (71,'2022-06-25 08:04:10','2022-06-25 08:04:08',70,'Soprano',50.00,'USD',2,1,'civicrm_line_item',106),
- (72,'2022-06-25 08:04:10','2022-06-25 08:04:08',124,'Soprano',50.00,'USD',2,1,'civicrm_line_item',107),
- (73,'2022-06-25 08:04:10','2022-06-25 08:04:08',87,'Soprano',50.00,'USD',2,1,'civicrm_line_item',108),
- (74,'2022-06-25 08:04:10','2022-06-25 08:04:08',42,'Soprano',50.00,'USD',2,1,'civicrm_line_item',109),
- (75,'2022-06-25 08:04:10','2022-06-25 08:04:08',156,'Soprano',50.00,'USD',2,1,'civicrm_line_item',110),
- (76,'2022-06-25 08:04:10','2022-06-25 08:04:08',75,'Soprano',50.00,'USD',2,1,'civicrm_line_item',111),
- (77,'2022-06-25 08:04:10','2022-06-25 08:04:08',171,'Soprano',50.00,'USD',2,1,'civicrm_line_item',112),
- (78,'2022-06-25 08:04:10','2022-06-25 08:04:08',102,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',63),
- (79,'2022-06-25 08:04:10','2022-06-25 08:04:08',83,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',64),
- (80,'2022-06-25 08:04:10','2022-06-25 08:04:08',79,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',65),
- (81,'2022-06-25 08:04:10','2022-06-25 08:04:08',185,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',66),
- (82,'2022-06-25 08:04:10','2022-06-25 08:04:08',197,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',67),
- (83,'2022-06-25 08:04:10','2022-06-25 08:04:08',35,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',68),
- (84,'2022-06-25 08:04:10','2022-06-25 08:04:08',55,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',69),
- (85,'2022-06-25 08:04:10','2022-06-25 08:04:08',24,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',70),
- (86,'2022-06-25 08:04:10','2022-06-25 08:04:08',195,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',71),
- (87,'2022-06-25 08:04:10','2022-06-25 08:04:08',90,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',72),
- (88,'2022-06-25 08:04:10','2022-06-25 08:04:08',81,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',73),
- (89,'2022-06-25 08:04:10','2022-06-25 08:04:08',93,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',74),
- (90,'2022-06-25 08:04:10','2022-06-25 08:04:08',82,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',75),
- (91,'2022-06-25 08:04:10','2022-06-25 08:04:08',125,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',76),
- (92,'2022-06-25 08:04:10','2022-06-25 08:04:08',100,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',77),
- (93,'2022-06-25 08:04:10','2022-06-25 08:04:08',121,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',78),
- (94,'2022-06-25 08:04:10','2022-06-25 08:04:08',105,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',79),
- (95,'2022-06-25 08:04:10','2022-06-25 08:04:08',28,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',80),
- (96,'2022-06-25 08:04:10','2022-06-25 08:04:08',77,'Single',50.00,'USD',4,1,'civicrm_line_item',81),
- (97,'2022-06-25 08:04:10','2022-06-25 08:04:08',136,'Single',50.00,'USD',4,1,'civicrm_line_item',82),
- (98,'2022-06-25 08:04:11','2022-06-25 08:04:08',183,'Single',50.00,'USD',4,1,'civicrm_line_item',83),
- (99,'2022-06-25 08:04:11','2022-06-25 08:04:08',131,'Single',50.00,'USD',4,1,'civicrm_line_item',84),
- (100,'2022-06-25 08:04:11','2022-06-25 08:04:08',114,'Single',50.00,'USD',4,1,'civicrm_line_item',85),
- (101,'2022-06-25 08:04:11','2022-06-25 08:04:08',170,'Single',50.00,'USD',4,1,'civicrm_line_item',86),
- (102,'2022-06-25 08:04:11','2022-06-25 08:04:08',1,'Single',50.00,'USD',4,1,'civicrm_line_item',87),
- (103,'2022-06-25 08:04:11','2022-06-25 08:04:08',34,'Single',50.00,'USD',4,1,'civicrm_line_item',88),
- (104,'2022-06-25 08:04:11','2022-06-25 08:04:08',104,'Single',50.00,'USD',4,1,'civicrm_line_item',89),
- (105,'2022-06-25 08:04:11','2022-06-25 08:04:08',41,'Single',50.00,'USD',4,1,'civicrm_line_item',90),
- (106,'2022-06-25 08:04:11','2022-06-25 08:04:08',132,'Single',50.00,'USD',4,1,'civicrm_line_item',91),
- (107,'2022-06-25 08:04:11','2022-06-25 08:04:08',5,'Single',50.00,'USD',4,1,'civicrm_line_item',92),
- (108,'2022-06-25 08:04:11','2022-06-25 08:04:08',196,'Single',50.00,'USD',4,1,'civicrm_line_item',93),
- (109,'2022-06-25 08:04:11','2022-06-25 08:04:08',129,'Single',50.00,'USD',4,1,'civicrm_line_item',94),
- (110,'2022-06-25 08:04:11','2022-06-25 08:04:08',155,'Single',50.00,'USD',4,1,'civicrm_line_item',95),
- (111,'2022-06-25 08:04:11','2022-06-25 08:04:08',159,'Single',50.00,'USD',4,1,'civicrm_line_item',96);
+ (1,'2022-07-28 21:06:14','2012-07-29 07:06:13',2,'Contribution Amount',125.00,'USD',1,1,'civicrm_line_item',1),
+ (2,'2022-07-28 21:06:14','2020-04-29 07:06:13',4,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',2),
+ (3,'2022-07-28 21:06:14','2016-07-03 18:06:13',6,'Contribution Amount',25.00,'GBP',1,1,'civicrm_line_item',3),
+ (4,'2022-07-28 21:06:14','2020-04-29 07:06:13',8,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',4),
+ (5,'2022-07-28 21:06:14','2020-04-29 07:06:13',4,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',5),
+ (6,'2022-07-28 21:06:14','2022-05-05 06:24:13',16,'Contribution Amount',500.00,'USD',1,1,'civicrm_line_item',6),
+ (7,'2022-07-28 21:06:14','2022-07-27 07:06:13',19,'Contribution Amount',1750.00,'USD',1,1,'civicrm_line_item',7),
+ (8,'2022-07-28 21:06:14','2021-12-04 15:17:13',82,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',8),
+ (9,'2022-07-28 21:06:14','2021-08-29 07:06:13',92,'Contribution Amount',10.00,'USD',1,1,'civicrm_line_item',9),
+ (10,'2022-07-28 21:06:14','2018-03-06 09:06:13',34,'Contribution Amount',250.00,'USD',1,1,'civicrm_line_item',10),
+ (11,'2022-07-28 21:06:14','2022-07-28 03:06:13',71,'Contribution Amount',500.00,'JPY',1,1,'civicrm_line_item',11),
+ (12,'2022-07-28 21:06:14','2021-04-28 20:32:53',43,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',12),
+ (13,'2022-07-28 21:06:14','2022-04-29 00:00:00',32,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',13),
+ (14,'2022-07-28 21:06:14','2022-05-29 00:00:00',32,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',14),
+ (15,'2022-07-28 21:06:14','2021-04-29 07:06:13',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',15),
+ (16,'2022-07-28 21:06:14','2021-05-29 07:06:13',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',16),
+ (17,'2022-07-28 21:06:14','2021-06-29 07:06:13',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',17),
+ (18,'2022-07-28 21:06:14','2021-07-29 07:06:13',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',18),
+ (19,'2022-07-28 21:06:14','2021-08-29 07:06:13',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',19),
+ (20,'2022-07-28 21:06:14','2021-09-29 07:06:13',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',20),
+ (21,'2022-07-28 21:06:14','2021-10-29 07:06:13',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',21),
+ (22,'2022-07-28 21:06:14','2021-11-29 07:06:13',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',22),
+ (23,'2022-07-28 21:06:14','2021-12-29 07:06:13',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',23),
+ (24,'2022-07-28 21:06:14','2022-01-29 07:06:13',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',24),
+ (25,'2022-07-28 21:06:14','2022-03-01 07:06:13',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',25),
+ (26,'2022-07-28 21:06:14','2021-11-29 07:06:13',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',26),
+ (27,'2022-07-28 21:06:14','2021-12-29 07:06:13',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',27),
+ (28,'2022-07-28 21:06:14','2022-01-29 07:06:13',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',28),
+ (29,'2022-07-28 21:06:14','2022-03-01 07:06:13',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',29),
+ (30,'2022-07-28 21:06:14','2022-04-01 07:06:13',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',30),
+ (31,'2022-07-28 21:06:14','2022-06-29 07:06:13',103,'Contribution Amount',5.00,'EUR',1,1,'civicrm_line_item',31),
+ (32,'2022-07-28 21:06:14','2022-07-29 07:06:14',116,'General',100.00,'USD',2,1,'civicrm_line_item',32),
+ (33,'2022-07-28 21:06:14','2022-07-29 07:06:14',112,'General',100.00,'USD',2,1,'civicrm_line_item',33),
+ (34,'2022-07-28 21:06:14','2022-07-29 07:06:14',43,'General',100.00,'USD',2,1,'civicrm_line_item',34),
+ (35,'2022-07-28 21:06:14','2022-07-29 07:06:14',164,'General',100.00,'USD',2,1,'civicrm_line_item',35),
+ (36,'2022-07-28 21:06:14','2022-07-29 07:06:14',60,'General',100.00,'USD',2,1,'civicrm_line_item',36),
+ (37,'2022-07-28 21:06:14','2022-07-29 07:06:14',178,'General',100.00,'USD',2,1,'civicrm_line_item',37),
+ (38,'2022-07-28 21:06:14','2022-07-29 07:06:14',125,'General',100.00,'USD',2,1,'civicrm_line_item',38),
+ (39,'2022-07-28 21:06:14','2022-07-29 07:06:14',184,'General',100.00,'USD',2,1,'civicrm_line_item',39),
+ (40,'2022-07-28 21:06:14','2022-07-29 07:06:14',167,'General',100.00,'USD',2,1,'civicrm_line_item',40),
+ (41,'2022-07-28 21:06:14','2022-07-29 07:06:14',16,'General',100.00,'USD',2,1,'civicrm_line_item',41),
+ (42,'2022-07-28 21:06:14','2022-07-29 07:06:14',106,'General',100.00,'USD',2,1,'civicrm_line_item',42),
+ (43,'2022-07-28 21:06:14','2022-07-29 07:06:14',78,'General',100.00,'USD',2,1,'civicrm_line_item',43),
+ (44,'2022-07-28 21:06:14','2022-07-29 07:06:14',87,'Student',50.00,'USD',2,1,'civicrm_line_item',44),
+ (45,'2022-07-28 21:06:14','2022-07-29 07:06:14',75,'Student',50.00,'USD',2,1,'civicrm_line_item',45),
+ (46,'2022-07-28 21:06:14','2022-07-29 07:06:14',117,'Student',50.00,'USD',2,1,'civicrm_line_item',46),
+ (47,'2022-07-28 21:06:14','2022-07-29 07:06:14',18,'Student',50.00,'USD',2,1,'civicrm_line_item',47),
+ (48,'2022-07-28 21:06:14','2022-07-29 07:06:14',10,'Student',50.00,'USD',2,1,'civicrm_line_item',48),
+ (49,'2022-07-28 21:06:14','2022-07-29 07:06:14',151,'Student',50.00,'USD',2,1,'civicrm_line_item',49),
+ (50,'2022-07-28 21:06:14','2022-07-29 07:06:14',57,'Student',50.00,'USD',2,1,'civicrm_line_item',50),
+ (51,'2022-07-28 21:06:14','2022-07-29 07:06:14',69,'Student',50.00,'USD',2,1,'civicrm_line_item',51),
+ (52,'2022-07-28 21:06:14','2022-07-29 07:06:14',99,'Student',50.00,'USD',2,1,'civicrm_line_item',52),
+ (53,'2022-07-28 21:06:14','2022-07-29 07:06:14',71,'Student',50.00,'USD',2,1,'civicrm_line_item',53),
+ (54,'2022-07-28 21:06:14','2022-07-29 07:06:14',20,'Student',50.00,'USD',2,1,'civicrm_line_item',54),
+ (55,'2022-07-28 21:06:14','2022-07-29 07:06:14',192,'Student',50.00,'USD',2,1,'civicrm_line_item',55),
+ (56,'2022-07-28 21:06:14','2022-07-29 07:06:14',137,'Student',50.00,'USD',2,1,'civicrm_line_item',56),
+ (57,'2022-07-28 21:06:14','2022-07-29 07:06:14',42,'Student',50.00,'USD',2,1,'civicrm_line_item',57),
+ (58,'2022-07-28 21:06:14','2022-07-29 07:06:14',169,'Student',50.00,'USD',2,1,'civicrm_line_item',58),
+ (59,'2022-07-28 21:06:14','2022-07-29 07:06:14',174,'Student',50.00,'USD',2,1,'civicrm_line_item',59),
+ (60,'2022-07-28 21:06:14','2022-07-29 07:06:14',33,'Lifetime',1200.00,'USD',2,1,'civicrm_line_item',60),
+ (61,'2022-07-28 21:06:14','2022-07-29 07:06:14',157,'Lifetime',1200.00,'USD',2,1,'civicrm_line_item',61),
+ (62,'2022-07-28 21:06:14','2022-07-29 07:06:14',37,'Soprano',50.00,'USD',2,1,'civicrm_line_item',97),
+ (63,'2022-07-28 21:06:14','2022-07-29 07:06:14',131,'Soprano',50.00,'USD',2,1,'civicrm_line_item',98),
+ (64,'2022-07-28 21:06:14','2022-07-29 07:06:14',160,'Soprano',50.00,'USD',2,1,'civicrm_line_item',99),
+ (65,'2022-07-28 21:06:14','2022-07-29 07:06:14',48,'Soprano',50.00,'USD',2,1,'civicrm_line_item',100),
+ (66,'2022-07-28 21:06:14','2022-07-29 07:06:14',118,'Soprano',50.00,'USD',2,1,'civicrm_line_item',101),
+ (67,'2022-07-28 21:06:14','2022-07-29 07:06:14',143,'Soprano',50.00,'USD',2,1,'civicrm_line_item',102),
+ (68,'2022-07-28 21:06:14','2022-07-29 07:06:14',121,'Soprano',50.00,'USD',2,1,'civicrm_line_item',103),
+ (69,'2022-07-28 21:06:14','2022-07-29 07:06:14',79,'Soprano',50.00,'USD',2,1,'civicrm_line_item',104),
+ (70,'2022-07-28 21:06:14','2022-07-29 07:06:14',83,'Soprano',50.00,'USD',2,1,'civicrm_line_item',105),
+ (71,'2022-07-28 21:06:14','2022-07-29 07:06:14',159,'Soprano',50.00,'USD',2,1,'civicrm_line_item',106),
+ (72,'2022-07-28 21:06:14','2022-07-29 07:06:14',6,'Soprano',50.00,'USD',2,1,'civicrm_line_item',107),
+ (73,'2022-07-28 21:06:14','2022-07-29 07:06:14',127,'Soprano',50.00,'USD',2,1,'civicrm_line_item',108),
+ (74,'2022-07-28 21:06:14','2022-07-29 07:06:14',43,'Soprano',50.00,'USD',2,1,'civicrm_line_item',109),
+ (75,'2022-07-28 21:06:14','2022-07-29 07:06:14',124,'Soprano',50.00,'USD',2,1,'civicrm_line_item',110),
+ (76,'2022-07-28 21:06:14','2022-07-29 07:06:14',8,'Soprano',50.00,'USD',2,1,'civicrm_line_item',111),
+ (77,'2022-07-28 21:06:14','2022-07-29 07:06:14',161,'Soprano',50.00,'USD',2,1,'civicrm_line_item',112),
+ (78,'2022-07-28 21:06:14','2022-07-29 07:06:14',155,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',63),
+ (79,'2022-07-28 21:06:14','2022-07-29 07:06:14',34,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',64),
+ (80,'2022-07-28 21:06:14','2022-07-29 07:06:14',130,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',65),
+ (81,'2022-07-28 21:06:14','2022-07-29 07:06:14',138,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',66),
+ (82,'2022-07-28 21:06:14','2022-07-29 07:06:14',56,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',67),
+ (83,'2022-07-28 21:06:14','2022-07-29 07:06:14',93,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',68),
+ (84,'2022-07-28 21:06:14','2022-07-29 07:06:14',39,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',69),
+ (85,'2022-07-28 21:06:14','2022-07-29 07:06:14',152,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',70),
+ (86,'2022-07-28 21:06:14','2022-07-29 07:06:14',19,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',71),
+ (87,'2022-07-28 21:06:14','2022-07-29 07:06:14',5,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',72),
+ (88,'2022-07-28 21:06:14','2022-07-29 07:06:14',64,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',73),
+ (89,'2022-07-28 21:06:14','2022-07-29 07:06:14',147,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',74),
+ (90,'2022-07-28 21:06:14','2022-07-29 07:06:14',150,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',75),
+ (91,'2022-07-28 21:06:14','2022-07-29 07:06:14',73,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',76),
+ (92,'2022-07-28 21:06:14','2022-07-29 07:06:14',141,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',77),
+ (93,'2022-07-28 21:06:14','2022-07-29 07:06:14',68,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',78),
+ (94,'2022-07-28 21:06:14','2022-07-29 07:06:14',196,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',79),
+ (95,'2022-07-28 21:06:14','2022-07-29 07:06:14',190,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',80),
+ (96,'2022-07-28 21:06:14','2022-07-29 07:06:14',156,'Single',50.00,'USD',4,1,'civicrm_line_item',81),
+ (97,'2022-07-28 21:06:14','2022-07-29 07:06:14',110,'Single',50.00,'USD',4,1,'civicrm_line_item',82),
+ (98,'2022-07-28 21:06:14','2022-07-29 07:06:14',113,'Single',50.00,'USD',4,1,'civicrm_line_item',83),
+ (99,'2022-07-28 21:06:14','2022-07-29 07:06:14',21,'Single',50.00,'USD',4,1,'civicrm_line_item',84),
+ (100,'2022-07-28 21:06:14','2022-07-29 07:06:14',36,'Single',50.00,'USD',4,1,'civicrm_line_item',85),
+ (101,'2022-07-28 21:06:14','2022-07-29 07:06:14',163,'Single',50.00,'USD',4,1,'civicrm_line_item',86),
+ (102,'2022-07-28 21:06:14','2022-07-29 07:06:14',167,'Single',50.00,'USD',4,1,'civicrm_line_item',87),
+ (103,'2022-07-28 21:06:14','2022-07-29 07:06:14',96,'Single',50.00,'USD',4,1,'civicrm_line_item',88),
+ (104,'2022-07-28 21:06:14','2022-07-29 07:06:14',51,'Single',50.00,'USD',4,1,'civicrm_line_item',89),
+ (105,'2022-07-28 21:06:14','2022-07-29 07:06:14',172,'Single',50.00,'USD',4,1,'civicrm_line_item',90),
+ (106,'2022-07-28 21:06:14','2022-07-29 07:06:14',17,'Single',50.00,'USD',4,1,'civicrm_line_item',91),
+ (107,'2022-07-28 21:06:14','2022-07-29 07:06:14',154,'Single',50.00,'USD',4,1,'civicrm_line_item',92),
+ (108,'2022-07-28 21:06:14','2022-07-29 07:06:14',200,'Single',50.00,'USD',4,1,'civicrm_line_item',93),
+ (109,'2022-07-28 21:06:14','2022-07-29 07:06:14',178,'Single',50.00,'USD',4,1,'civicrm_line_item',94),
+ (110,'2022-07-28 21:06:14','2022-07-29 07:06:14',90,'Single',50.00,'USD',4,1,'civicrm_line_item',95),
+ (111,'2022-07-28 21:06:14','2022-07-29 07:06:14',103,'Single',50.00,'USD',4,1,'civicrm_line_item',96);
 /*!40000 ALTER TABLE `civicrm_financial_item` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -3732,117 +3777,117 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_financial_trxn` WRITE;
 /*!40000 ALTER TABLE `civicrm_financial_trxn` DISABLE KEYS */;
 INSERT INTO `civicrm_financial_trxn` (`id`, `from_financial_account_id`, `to_financial_account_id`, `trxn_date`, `total_amount`, `fee_amount`, `net_amount`, `currency`, `is_payment`, `trxn_id`, `trxn_result_code`, `status_id`, `payment_processor_id`, `payment_instrument_id`, `card_type_id`, `check_number`, `pan_truncation`, `order_reference`) VALUES
- (1,NULL,6,'2012-06-25 08:04:07',125.00,NULL,NULL,'USD',1,NULL,NULL,1,NULL,4,NULL,'1041',NULL,NULL),
- (2,NULL,6,'2020-03-25 08:04:07',50.00,NULL,NULL,'USD',1,'P20901X1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (3,NULL,6,'2016-05-30 19:04:07',25.00,NULL,NULL,'GBP',1,'GBP12',NULL,1,NULL,4,NULL,'2095',NULL,NULL),
- (4,NULL,6,'2020-03-25 08:04:07',50.00,NULL,NULL,'USD',1,NULL,NULL,1,NULL,4,NULL,'10552',NULL,NULL),
- (5,NULL,6,'2020-03-25 08:04:07',50.00,NULL,NULL,'USD',1,'Q90901X1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (6,NULL,6,'2022-04-01 07:22:07',500.00,NULL,NULL,'USD',1,NULL,NULL,1,NULL,4,NULL,'509',NULL,NULL),
- (7,NULL,6,'2022-06-23 08:04:07',1750.00,NULL,NULL,'USD',1,NULL,NULL,1,NULL,1,NULL,'102',NULL,NULL),
- (8,NULL,6,'2021-10-31 16:15:07',50.00,NULL,NULL,'USD',1,'P20193L2',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (9,NULL,6,'2021-07-25 08:04:07',10.00,NULL,NULL,'USD',1,'P40232Y3',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (10,NULL,6,'2018-02-02 10:04:07',250.00,NULL,NULL,'USD',1,'P20193L6',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (11,NULL,6,'2022-06-24 04:04:07',500.00,NULL,NULL,'JPY',1,'PL71',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (12,NULL,6,'2021-03-24 21:30:47',50.00,NULL,NULL,'USD',1,'P291X1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (13,NULL,6,'2022-03-25 00:00:00',50.00,NULL,NULL,'USD',1,'PL32I',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (14,NULL,6,'2022-04-25 00:00:00',50.00,NULL,NULL,'USD',1,'PL32II',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (15,NULL,6,'2021-03-25 08:04:07',25.00,NULL,NULL,'USD',1,'PL32I591',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (16,NULL,6,'2021-04-25 08:04:07',25.00,NULL,NULL,'USD',1,'PL32I592',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (17,NULL,6,'2021-05-25 08:04:07',25.00,NULL,NULL,'USD',1,'PL32I593',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (18,NULL,6,'2021-06-25 08:04:07',25.00,NULL,NULL,'USD',1,'PL32I594',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (19,NULL,6,'2021-07-25 08:04:07',25.00,NULL,NULL,'USD',1,'PL32I595',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (20,NULL,6,'2021-08-25 08:04:07',25.00,NULL,NULL,'USD',1,'PL32I596',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (21,NULL,6,'2021-09-25 08:04:07',25.00,NULL,NULL,'USD',1,'PL32I597',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (22,NULL,6,'2021-10-25 08:04:07',25.00,NULL,NULL,'USD',1,'PL32I598',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (23,NULL,6,'2021-11-25 08:04:07',25.00,NULL,NULL,'USD',1,'PL32I599',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (24,NULL,6,'2021-12-25 08:04:07',25.00,NULL,NULL,'USD',1,'PL32I5910',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (25,NULL,6,'2022-01-25 08:04:07',25.00,NULL,NULL,'USD',1,'PL32I5911',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (26,NULL,6,'2021-10-25 08:04:07',10.00,NULL,NULL,'CAD',1,'PL32I991',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (27,NULL,6,'2021-11-25 08:04:07',10.00,NULL,NULL,'CAD',1,'PL32I992',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (28,NULL,6,'2021-12-25 08:04:07',10.00,NULL,NULL,'CAD',1,'PL32I993',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (29,NULL,6,'2022-01-25 08:04:07',10.00,NULL,NULL,'CAD',1,'PL32I994',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (30,NULL,6,'2022-02-25 08:04:07',10.00,NULL,NULL,'CAD',1,'PL32I995',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (31,NULL,6,'2022-05-25 08:04:07',5.00,NULL,NULL,'EUR',1,'PL32I1031',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (32,NULL,6,'2022-06-25 08:04:08',100.00,NULL,NULL,'USD',1,'e0ac9272cbd07db8',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (33,NULL,6,'2022-06-25 08:04:08',100.00,NULL,NULL,'USD',1,'80736ec541fdf3b1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (34,NULL,6,'2022-06-25 08:04:08',100.00,NULL,NULL,'USD',1,'df74cacc751cd0cb',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (35,NULL,6,'2022-06-25 08:04:08',100.00,NULL,NULL,'USD',1,'83c731203a01954d',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (36,NULL,6,'2022-06-25 08:04:08',100.00,NULL,NULL,'USD',1,'d8c77d978be15f5c',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (37,NULL,6,'2022-06-25 08:04:08',100.00,NULL,NULL,'USD',1,'7902e8167d84e9d1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (38,NULL,6,'2022-06-25 08:04:08',100.00,NULL,NULL,'USD',1,'3058eed00cacda49',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (39,NULL,6,'2022-06-25 08:04:08',100.00,NULL,NULL,'USD',1,'8839be11b4bb48d8',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (40,NULL,6,'2022-06-25 08:04:08',100.00,NULL,NULL,'USD',1,'697d6e96d335285f',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (41,NULL,6,'2022-06-25 08:04:08',100.00,NULL,NULL,'USD',1,'1b294fcd918f32d6',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (42,NULL,6,'2022-06-25 08:04:08',100.00,NULL,NULL,'USD',1,'7c027ef08e664c91',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (43,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'b23f4a2d2d7ba0b6',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (44,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'3beab0cb36bf3a43',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (45,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'a66fd182baa9d96d',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (46,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'79d69c5e4971e918',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (47,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'c1622984d2c690e4',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (48,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'6e690f0372cb4789',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (49,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'61a9c0aa1440604d',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (50,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'ad7567f8547469a0',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (51,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'75d2275f867fc311',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (52,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'28b2686e5ccb80a1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (53,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'17a0f9a9fdbb07ba',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (54,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'ee88d1c2c75fe51b',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (55,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'c183528964156077',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (56,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'0c0e1adc197b892c',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (57,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'e0ffc9472a941744',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (58,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'15dc4cd283155889',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (59,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'bb11e9c1edc01954',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (60,NULL,6,'2022-06-25 08:04:08',1200.00,NULL,NULL,'USD',1,'988399dcc40b77d7',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (61,NULL,6,'2022-06-25 08:04:08',1200.00,NULL,NULL,'USD',1,'081f3083801858b0',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (62,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'0a6dabada6422ee1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (63,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'0d00a02cc7971016',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (64,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'ba6c8e820a9b0770',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (65,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'8074e28260853610',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (66,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'a940a2e7c98bfbaf',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (67,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'6ec2512250eb6f76',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (68,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'74a0f23c67ed6293',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (69,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'9db0f217ec4492a6',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (70,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'696cd953fb778e66',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (71,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'415f8a03e9367260',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (72,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'c90d159ef3a85cbd',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (73,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'5391139b7bebed60',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (74,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'ed0b05f8464d05cd',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (75,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'7e1d5b42ce6bb673',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (76,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'7715a5d6261d8195',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (77,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'a79347b2540f4c01',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (78,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'5e0511e7aa379cfa',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (79,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'2fb7d69dfde3b467',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (80,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'1e489a821c1210c8',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (81,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'15604e12506c4454',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (82,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'c31393975429c631',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (83,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'e252a22cf217b2ba',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (84,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'499f53ad2740eb60',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (85,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'e1cca124620dafbb',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (86,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'44ab8b5e7d2e013d',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (87,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'08804912683ad589',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (88,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'c21000c853f78f20',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (89,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'fbe6004fdd999ea2',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (90,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'716b854f43906842',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (91,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'34623ad4528133fd',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (92,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'b3796a7f0960050a',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (93,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'dea4d2aa8f2f5527',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (94,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'685868ad301847a3',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (95,NULL,6,'2022-06-25 08:04:08',800.00,NULL,NULL,'USD',1,'edc07907881e2e8e',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (96,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'6f60e12afb07b405',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (97,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'7c47ea03ebca4477',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (98,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'2f8267f4eb687ad7',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (99,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'42690bc9f487dd42',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (100,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'765d840cb11bd174',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (101,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'f9f7f121058aa48c',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (102,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'aeeef6e9a4d011bb',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (103,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'04eb3022f776db2b',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (104,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'14ffa1d822d48ef4',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (105,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'48805a22eb92f3ce',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (106,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'02d066a7f797c12c',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (107,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'4c8c7f3fb81ec16f',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (108,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'aeafc1ce6c851a26',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (109,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'b6e52e1fd8a066cb',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (110,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'be08e0c0b5974daf',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (111,NULL,6,'2022-06-25 08:04:08',50.00,NULL,NULL,'USD',1,'0aa4e5c05130fe46',NULL,1,NULL,1,NULL,NULL,NULL,NULL);
+ (1,NULL,6,'2012-07-29 07:06:13',125.00,NULL,NULL,'USD',1,NULL,NULL,1,NULL,4,NULL,'1041',NULL,NULL),
+ (2,NULL,6,'2020-04-29 07:06:13',50.00,NULL,NULL,'USD',1,'P20901X1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (3,NULL,6,'2016-07-03 18:06:13',25.00,NULL,NULL,'GBP',1,'GBP12',NULL,1,NULL,4,NULL,'2095',NULL,NULL),
+ (4,NULL,6,'2020-04-29 07:06:13',50.00,NULL,NULL,'USD',1,NULL,NULL,1,NULL,4,NULL,'10552',NULL,NULL),
+ (5,NULL,6,'2020-04-29 07:06:13',50.00,NULL,NULL,'USD',1,'Q90901X1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (6,NULL,6,'2022-05-05 06:24:13',500.00,NULL,NULL,'USD',1,NULL,NULL,1,NULL,4,NULL,'509',NULL,NULL),
+ (7,NULL,6,'2022-07-27 07:06:13',1750.00,NULL,NULL,'USD',1,NULL,NULL,1,NULL,1,NULL,'102',NULL,NULL),
+ (8,NULL,6,'2021-12-04 15:17:13',50.00,NULL,NULL,'USD',1,'P20193L2',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (9,NULL,6,'2021-08-29 07:06:13',10.00,NULL,NULL,'USD',1,'P40232Y3',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (10,NULL,6,'2018-03-06 09:06:13',250.00,NULL,NULL,'USD',1,'P20193L6',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (11,NULL,6,'2022-07-28 03:06:13',500.00,NULL,NULL,'JPY',1,'PL71',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (12,NULL,6,'2021-04-28 20:32:53',50.00,NULL,NULL,'USD',1,'P291X1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (13,NULL,6,'2022-04-29 00:00:00',50.00,NULL,NULL,'USD',1,'PL32I',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (14,NULL,6,'2022-05-29 00:00:00',50.00,NULL,NULL,'USD',1,'PL32II',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (15,NULL,6,'2021-04-29 07:06:13',25.00,NULL,NULL,'USD',1,'PL32I591',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (16,NULL,6,'2021-05-29 07:06:13',25.00,NULL,NULL,'USD',1,'PL32I592',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (17,NULL,6,'2021-06-29 07:06:13',25.00,NULL,NULL,'USD',1,'PL32I593',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (18,NULL,6,'2021-07-29 07:06:13',25.00,NULL,NULL,'USD',1,'PL32I594',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (19,NULL,6,'2021-08-29 07:06:13',25.00,NULL,NULL,'USD',1,'PL32I595',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (20,NULL,6,'2021-09-29 07:06:13',25.00,NULL,NULL,'USD',1,'PL32I596',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (21,NULL,6,'2021-10-29 07:06:13',25.00,NULL,NULL,'USD',1,'PL32I597',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (22,NULL,6,'2021-11-29 07:06:13',25.00,NULL,NULL,'USD',1,'PL32I598',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (23,NULL,6,'2021-12-29 07:06:13',25.00,NULL,NULL,'USD',1,'PL32I599',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (24,NULL,6,'2022-01-29 07:06:13',25.00,NULL,NULL,'USD',1,'PL32I5910',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (25,NULL,6,'2022-03-01 07:06:13',25.00,NULL,NULL,'USD',1,'PL32I5911',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (26,NULL,6,'2021-11-29 07:06:13',10.00,NULL,NULL,'CAD',1,'PL32I991',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (27,NULL,6,'2021-12-29 07:06:13',10.00,NULL,NULL,'CAD',1,'PL32I992',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (28,NULL,6,'2022-01-29 07:06:13',10.00,NULL,NULL,'CAD',1,'PL32I993',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (29,NULL,6,'2022-03-01 07:06:13',10.00,NULL,NULL,'CAD',1,'PL32I994',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (30,NULL,6,'2022-04-01 07:06:13',10.00,NULL,NULL,'CAD',1,'PL32I995',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (31,NULL,6,'2022-06-29 07:06:13',5.00,NULL,NULL,'EUR',1,'PL32I1031',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (32,NULL,6,'2022-07-29 07:06:14',100.00,NULL,NULL,'USD',1,'9b93063e6b34b592',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (33,NULL,6,'2022-07-29 07:06:14',100.00,NULL,NULL,'USD',1,'12ae3aa2dac04004',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (34,NULL,6,'2022-07-29 07:06:14',100.00,NULL,NULL,'USD',1,'4772a553f4e275a8',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (35,NULL,6,'2022-07-29 07:06:14',100.00,NULL,NULL,'USD',1,'0c28dcba980f79b3',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (36,NULL,6,'2022-07-29 07:06:14',100.00,NULL,NULL,'USD',1,'d0249a81922fa4b3',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (37,NULL,6,'2022-07-29 07:06:14',100.00,NULL,NULL,'USD',1,'afad7d2a46abc1ae',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (38,NULL,6,'2022-07-29 07:06:14',100.00,NULL,NULL,'USD',1,'d25bc63115973496',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (39,NULL,6,'2022-07-29 07:06:14',100.00,NULL,NULL,'USD',1,'5cc6d5dc8565c29d',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (40,NULL,6,'2022-07-29 07:06:14',100.00,NULL,NULL,'USD',1,'507b1df6b923e66e',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (41,NULL,6,'2022-07-29 07:06:14',100.00,NULL,NULL,'USD',1,'d3804d808c9f8d2b',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (42,NULL,6,'2022-07-29 07:06:14',100.00,NULL,NULL,'USD',1,'a5717a8a00573bf8',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (43,NULL,6,'2022-07-29 07:06:14',100.00,NULL,NULL,'USD',1,'2c986a2de5532ba2',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (44,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'c722da89d1b016d3',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (45,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'f1961e271b0ce367',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (46,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'547f8764222ef8a5',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (47,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'4f34a6501a18f589',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (48,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'f40914b82a8ee3bb',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (49,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'89ad6efb37b5a15e',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (50,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'755a627513ef4203',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (51,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'390b99697d0d86cf',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (52,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'f8e8b5f0d6ff07cd',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (53,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'db19a7d09faa22d5',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (54,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'070bcdc2c40e4900',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (55,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'2c743bc35240b4ee',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (56,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'002752ded4bb7b33',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (57,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'3e42b051297b832b',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (58,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'0427d70b2de59f6b',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (59,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'458b0ccbb92e2865',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (60,NULL,6,'2022-07-29 07:06:14',1200.00,NULL,NULL,'USD',1,'a3e4565edaf639ad',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (61,NULL,6,'2022-07-29 07:06:14',1200.00,NULL,NULL,'USD',1,'4c1ec646e08ee2ee',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (62,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'8510ba9b467eaa85',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (63,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'fe3683c657d65338',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (64,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'8b447077407ea012',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (65,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'7d401c1573dc85a6',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (66,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'81b2badf98e8a52f',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (67,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'680c283ec31c24cf',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (68,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'6b8d2a7ddf0a7d9f',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (69,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'0d3e60441adbc79c',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (70,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'079f310ffaafd197',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (71,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'6038bc282c7bbe93',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (72,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'3a8361f373140e36',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (73,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'09e20e9ab8faeee9',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (74,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'d368f86a0d6d6427',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (75,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'7d65b248649eb754',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (76,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'9d88283050989b84',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (77,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'297de28a0ad588ed',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (78,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'c4b67a3028816c30',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (79,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'54135181126e40c7',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (80,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'874e1016991530a2',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (81,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'d547cdc347db44f4',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (82,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'1791da37fd4d24aa',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (83,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'81e8a51f5acf735c',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (84,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'25365420d4a489e6',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (85,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'ff8b888edb35a853',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (86,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'aac1fd6ae9f86cce',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (87,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'f812da213b875a47',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (88,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'64514c86fb62d41a',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (89,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'f533df95bddc6261',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (90,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'2f059258532088e3',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (91,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'b9567194fa0e2ccb',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (92,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'365f7166913148b1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (93,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'8286d38fe63dd61a',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (94,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'952a3ddeea433412',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (95,NULL,6,'2022-07-29 07:06:14',800.00,NULL,NULL,'USD',1,'5dac3785d0bbe19a',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (96,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'fe5b3b8fcd02bd23',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (97,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'43be7453bafba7be',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (98,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'84a4d8ea701ca80d',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (99,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'44036c1de4147916',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (100,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'0559195dd330fdaa',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (101,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'b76784470659d340',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (102,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'c08597ad15a99f02',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (103,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'0b9ee20ef311c7bc',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (104,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'94ce7f88e6d85c5c',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (105,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'2b2835d2c116beed',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (106,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'1a6b529171077f78',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (107,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'c1f4da796a70c05c',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (108,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'7e0ee50e6b1bfa1e',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (109,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'ced6738e1830ce0b',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (110,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'61074f9e3ada2fdd',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (111,NULL,6,'2022-07-29 07:06:14',50.00,NULL,NULL,'USD',1,'52c24dc9232ac7b3',NULL,1,NULL,1,NULL,NULL,NULL,NULL);
 /*!40000 ALTER TABLE `civicrm_financial_trxn` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -3881,89 +3926,89 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_group_contact` WRITE;
 /*!40000 ALTER TABLE `civicrm_group_contact` DISABLE KEYS */;
 INSERT INTO `civicrm_group_contact` (`id`, `group_id`, `contact_id`, `status`, `location_id`, `email_id`) VALUES
- (1,2,175,'Added',NULL,NULL),
- (2,2,51,'Added',NULL,NULL),
- (3,2,83,'Added',NULL,NULL),
- (4,2,81,'Added',NULL,NULL),
- (5,2,108,'Added',NULL,NULL),
- (6,2,4,'Added',NULL,NULL),
- (7,2,60,'Added',NULL,NULL),
- (8,2,126,'Added',NULL,NULL),
- (9,2,196,'Added',NULL,NULL),
- (10,2,133,'Added',NULL,NULL),
- (11,2,172,'Added',NULL,NULL),
- (12,2,107,'Added',NULL,NULL),
- (13,2,120,'Added',NULL,NULL),
- (14,2,53,'Added',NULL,NULL),
- (15,2,77,'Added',NULL,NULL),
- (16,2,5,'Added',NULL,NULL),
- (17,2,42,'Added',NULL,NULL),
- (18,2,2,'Added',NULL,NULL),
- (19,2,55,'Added',NULL,NULL),
- (20,2,141,'Added',NULL,NULL),
- (21,2,94,'Added',NULL,NULL),
- (22,2,40,'Added',NULL,NULL),
- (23,2,59,'Added',NULL,NULL),
- (24,2,145,'Added',NULL,NULL),
- (25,2,182,'Added',NULL,NULL),
- (26,2,161,'Added',NULL,NULL),
- (27,2,92,'Added',NULL,NULL),
- (28,2,57,'Added',NULL,NULL),
- (29,2,63,'Added',NULL,NULL),
- (30,2,131,'Added',NULL,NULL),
- (31,2,21,'Added',NULL,NULL),
- (32,2,89,'Added',NULL,NULL),
- (33,2,91,'Added',NULL,NULL),
- (34,2,36,'Added',NULL,NULL),
- (35,2,47,'Added',NULL,NULL),
- (36,2,72,'Added',NULL,NULL),
- (37,2,73,'Added',NULL,NULL),
- (38,2,179,'Added',NULL,NULL),
- (39,2,121,'Added',NULL,NULL),
- (40,2,54,'Added',NULL,NULL),
- (41,2,165,'Added',NULL,NULL),
- (42,2,70,'Added',NULL,NULL),
- (43,2,27,'Added',NULL,NULL),
- (44,2,135,'Added',NULL,NULL),
- (45,2,97,'Added',NULL,NULL),
- (46,2,163,'Added',NULL,NULL),
- (47,2,82,'Added',NULL,NULL),
- (48,2,103,'Added',NULL,NULL),
- (49,2,200,'Added',NULL,NULL),
- (50,2,52,'Added',NULL,NULL),
- (51,2,43,'Added',NULL,NULL),
- (52,2,174,'Added',NULL,NULL),
- (53,2,118,'Added',NULL,NULL),
- (54,2,31,'Added',NULL,NULL),
- (55,2,100,'Added',NULL,NULL),
- (56,2,146,'Added',NULL,NULL),
- (57,2,153,'Added',NULL,NULL),
- (58,2,199,'Added',NULL,NULL),
- (59,2,76,'Added',NULL,NULL),
- (60,2,84,'Added',NULL,NULL),
- (61,3,61,'Added',NULL,NULL),
- (62,3,154,'Added',NULL,NULL),
- (63,3,105,'Added',NULL,NULL),
- (64,3,117,'Added',NULL,NULL),
- (65,3,95,'Added',NULL,NULL),
- (66,3,136,'Added',NULL,NULL),
- (67,3,48,'Added',NULL,NULL),
- (68,3,193,'Added',NULL,NULL),
- (69,3,188,'Added',NULL,NULL),
- (70,3,162,'Added',NULL,NULL),
- (71,3,13,'Added',NULL,NULL),
- (72,3,37,'Added',NULL,NULL),
- (73,3,198,'Added',NULL,NULL),
- (74,3,86,'Added',NULL,NULL),
- (75,3,74,'Added',NULL,NULL),
- (76,4,175,'Added',NULL,NULL),
- (77,4,126,'Added',NULL,NULL),
- (78,4,77,'Added',NULL,NULL),
- (79,4,40,'Added',NULL,NULL),
- (80,4,63,'Added',NULL,NULL),
- (81,4,72,'Added',NULL,NULL),
- (82,4,27,'Added',NULL,NULL),
- (83,4,52,'Added',NULL,NULL),
+ (1,2,168,'Added',NULL,NULL),
+ (2,2,131,'Added',NULL,NULL),
+ (3,2,39,'Added',NULL,NULL),
+ (4,2,178,'Added',NULL,NULL),
+ (5,2,57,'Added',NULL,NULL),
+ (6,2,198,'Added',NULL,NULL),
+ (7,2,199,'Added',NULL,NULL),
+ (8,2,154,'Added',NULL,NULL),
+ (9,2,174,'Added',NULL,NULL),
+ (10,2,157,'Added',NULL,NULL),
+ (11,2,192,'Added',NULL,NULL),
+ (12,2,172,'Added',NULL,NULL),
+ (13,2,137,'Added',NULL,NULL),
+ (14,2,135,'Added',NULL,NULL),
+ (15,2,2,'Added',NULL,NULL),
+ (16,2,52,'Added',NULL,NULL),
+ (17,2,38,'Added',NULL,NULL),
+ (18,2,95,'Added',NULL,NULL),
+ (19,2,146,'Added',NULL,NULL),
+ (20,2,166,'Added',NULL,NULL),
+ (21,2,111,'Added',NULL,NULL),
+ (22,2,136,'Added',NULL,NULL),
+ (23,2,18,'Added',NULL,NULL),
+ (24,2,112,'Added',NULL,NULL),
+ (25,2,155,'Added',NULL,NULL),
+ (26,2,60,'Added',NULL,NULL),
+ (27,2,7,'Added',NULL,NULL),
+ (28,2,12,'Added',NULL,NULL),
+ (29,2,30,'Added',NULL,NULL),
+ (30,2,182,'Added',NULL,NULL),
+ (31,2,132,'Added',NULL,NULL),
+ (32,2,148,'Added',NULL,NULL),
+ (33,2,70,'Added',NULL,NULL),
+ (34,2,86,'Added',NULL,NULL),
+ (35,2,150,'Added',NULL,NULL),
+ (36,2,66,'Added',NULL,NULL),
+ (37,2,50,'Added',NULL,NULL),
+ (38,2,169,'Added',NULL,NULL),
+ (39,2,125,'Added',NULL,NULL),
+ (40,2,147,'Added',NULL,NULL),
+ (41,2,33,'Added',NULL,NULL),
+ (42,2,99,'Added',NULL,NULL),
+ (43,2,94,'Added',NULL,NULL),
+ (44,2,116,'Added',NULL,NULL),
+ (45,2,58,'Added',NULL,NULL),
+ (46,2,194,'Added',NULL,NULL),
+ (47,2,164,'Added',NULL,NULL),
+ (48,2,162,'Added',NULL,NULL),
+ (49,2,158,'Added',NULL,NULL),
+ (50,2,34,'Added',NULL,NULL),
+ (51,2,90,'Added',NULL,NULL),
+ (52,2,113,'Added',NULL,NULL),
+ (53,2,149,'Added',NULL,NULL),
+ (54,2,14,'Added',NULL,NULL),
+ (55,2,151,'Added',NULL,NULL),
+ (56,2,118,'Added',NULL,NULL),
+ (57,2,79,'Added',NULL,NULL),
+ (58,2,197,'Added',NULL,NULL),
+ (59,2,22,'Added',NULL,NULL),
+ (60,2,82,'Added',NULL,NULL),
+ (61,3,122,'Added',NULL,NULL),
+ (62,3,29,'Added',NULL,NULL),
+ (63,3,54,'Added',NULL,NULL),
+ (64,3,114,'Added',NULL,NULL),
+ (65,3,42,'Added',NULL,NULL),
+ (66,3,179,'Added',NULL,NULL),
+ (67,3,109,'Added',NULL,NULL),
+ (68,3,126,'Added',NULL,NULL),
+ (69,3,184,'Added',NULL,NULL),
+ (70,3,17,'Added',NULL,NULL),
+ (71,3,163,'Added',NULL,NULL),
+ (72,3,186,'Added',NULL,NULL),
+ (73,3,68,'Added',NULL,NULL),
+ (74,3,32,'Added',NULL,NULL),
+ (75,3,173,'Added',NULL,NULL),
+ (76,4,168,'Added',NULL,NULL),
+ (77,4,154,'Added',NULL,NULL),
+ (78,4,2,'Added',NULL,NULL),
+ (79,4,136,'Added',NULL,NULL),
+ (80,4,30,'Added',NULL,NULL),
+ (81,4,66,'Added',NULL,NULL),
+ (82,4,94,'Added',NULL,NULL),
+ (83,4,34,'Added',NULL,NULL),
  (84,4,202,'Added',NULL,NULL);
 /*!40000 ALTER TABLE `civicrm_group_contact` ENABLE KEYS */;
 UNLOCK TABLES;
@@ -4089,75 +4134,75 @@ INSERT INTO `civicrm_line_item` (`id`, `entity_table`, `entity_id`, `contributio
  (40,'civicrm_membership',23,54,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
  (41,'civicrm_membership',27,58,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
  (42,'civicrm_membership',29,60,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
- (43,'civicrm_membership',2,33,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (44,'civicrm_membership',4,35,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (45,'civicrm_membership',5,36,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (46,'civicrm_membership',6,37,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (47,'civicrm_membership',8,39,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (48,'civicrm_membership',10,41,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (49,'civicrm_membership',12,43,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (50,'civicrm_membership',14,45,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (51,'civicrm_membership',15,46,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (52,'civicrm_membership',16,47,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (53,'civicrm_membership',18,49,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (54,'civicrm_membership',20,51,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (55,'civicrm_membership',24,55,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (56,'civicrm_membership',25,56,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (57,'civicrm_membership',26,57,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (58,'civicrm_membership',28,59,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (59,'civicrm_membership',30,61,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (43,'civicrm_membership',30,61,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
+ (44,'civicrm_membership',2,33,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (45,'civicrm_membership',4,35,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (46,'civicrm_membership',5,36,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (47,'civicrm_membership',6,37,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (48,'civicrm_membership',8,39,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (49,'civicrm_membership',10,41,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (50,'civicrm_membership',12,43,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (51,'civicrm_membership',14,45,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (52,'civicrm_membership',15,46,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (53,'civicrm_membership',16,47,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (54,'civicrm_membership',18,49,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (55,'civicrm_membership',20,51,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (56,'civicrm_membership',24,55,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (57,'civicrm_membership',25,56,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (58,'civicrm_membership',26,57,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (59,'civicrm_membership',28,59,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
  (60,'civicrm_membership',11,42,4,'Lifetime',1.00,1200.00,1200.00,NULL,9,2,0.00,NULL,NULL),
  (61,'civicrm_membership',22,53,4,'Lifetime',1.00,1200.00,1200.00,NULL,9,2,0.00,NULL,NULL),
- (63,'civicrm_participant',3,88,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (64,'civicrm_participant',6,83,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (65,'civicrm_participant',9,80,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (66,'civicrm_participant',12,109,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (67,'civicrm_participant',15,112,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (68,'civicrm_participant',18,70,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (69,'civicrm_participant',21,75,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (70,'civicrm_participant',24,66,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (71,'civicrm_participant',25,110,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (72,'civicrm_participant',28,85,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (73,'civicrm_participant',31,81,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (74,'civicrm_participant',34,86,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (75,'civicrm_participant',37,82,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (76,'civicrm_participant',40,95,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (77,'civicrm_participant',43,87,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (78,'civicrm_participant',46,93,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (79,'civicrm_participant',49,90,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (80,'civicrm_participant',50,68,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
- (81,'civicrm_participant',1,79,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
- (82,'civicrm_participant',4,100,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
- (83,'civicrm_participant',7,108,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
- (84,'civicrm_participant',10,97,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
- (85,'civicrm_participant',13,91,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
- (86,'civicrm_participant',16,106,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
- (87,'civicrm_participant',19,63,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
- (88,'civicrm_participant',22,69,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
- (89,'civicrm_participant',26,89,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
- (90,'civicrm_participant',29,72,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
- (91,'civicrm_participant',32,98,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
- (92,'civicrm_participant',35,64,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
- (93,'civicrm_participant',38,111,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
- (94,'civicrm_participant',41,96,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
- (95,'civicrm_participant',44,102,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
- (96,'civicrm_participant',47,104,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
- (97,'civicrm_participant',2,67,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
- (98,'civicrm_participant',5,78,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
- (99,'civicrm_participant',8,99,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
- (100,'civicrm_participant',11,71,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
- (101,'civicrm_participant',14,105,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
- (102,'civicrm_participant',17,92,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
- (103,'civicrm_participant',20,101,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
- (104,'civicrm_participant',23,65,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
- (105,'civicrm_participant',27,74,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
- (106,'civicrm_participant',30,76,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
- (107,'civicrm_participant',33,94,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
- (108,'civicrm_participant',36,84,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
- (109,'civicrm_participant',39,73,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
- (110,'civicrm_participant',42,103,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
- (111,'civicrm_participant',45,77,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
- (112,'civicrm_participant',48,107,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL);
+ (63,'civicrm_participant',3,65,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (64,'civicrm_participant',6,68,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (65,'civicrm_participant',9,71,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (66,'civicrm_participant',12,74,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (67,'civicrm_participant',15,77,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (68,'civicrm_participant',18,80,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (69,'civicrm_participant',21,83,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (70,'civicrm_participant',24,86,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (71,'civicrm_participant',25,87,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (72,'civicrm_participant',28,90,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (73,'civicrm_participant',31,93,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (74,'civicrm_participant',34,96,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (75,'civicrm_participant',37,99,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (76,'civicrm_participant',40,102,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (77,'civicrm_participant',43,105,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (78,'civicrm_participant',46,108,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (79,'civicrm_participant',49,111,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (80,'civicrm_participant',50,112,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
+ (81,'civicrm_participant',1,63,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
+ (82,'civicrm_participant',4,66,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
+ (83,'civicrm_participant',7,69,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
+ (84,'civicrm_participant',10,72,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
+ (85,'civicrm_participant',13,75,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
+ (86,'civicrm_participant',16,78,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
+ (87,'civicrm_participant',19,81,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
+ (88,'civicrm_participant',22,84,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
+ (89,'civicrm_participant',26,88,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
+ (90,'civicrm_participant',29,91,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
+ (91,'civicrm_participant',32,94,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
+ (92,'civicrm_participant',35,97,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
+ (93,'civicrm_participant',38,100,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
+ (94,'civicrm_participant',41,103,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
+ (95,'civicrm_participant',44,106,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
+ (96,'civicrm_participant',47,109,8,'Single',1.00,50.00,50.00,0,16,4,0.00,NULL,NULL),
+ (97,'civicrm_participant',2,64,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
+ (98,'civicrm_participant',5,67,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
+ (99,'civicrm_participant',8,70,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
+ (100,'civicrm_participant',11,73,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
+ (101,'civicrm_participant',14,76,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
+ (102,'civicrm_participant',17,79,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
+ (103,'civicrm_participant',20,82,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
+ (104,'civicrm_participant',23,85,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
+ (105,'civicrm_participant',27,89,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
+ (106,'civicrm_participant',30,92,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
+ (107,'civicrm_participant',33,95,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
+ (108,'civicrm_participant',36,98,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
+ (109,'civicrm_participant',39,101,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
+ (110,'civicrm_participant',42,104,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
+ (111,'civicrm_participant',45,107,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL),
+ (112,'civicrm_participant',48,110,9,'Soprano',1.00,50.00,50.00,0,21,2,0.00,NULL,NULL);
 /*!40000 ALTER TABLE `civicrm_line_item` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -4168,9 +4213,9 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_loc_block` WRITE;
 /*!40000 ALTER TABLE `civicrm_loc_block` DISABLE KEYS */;
 INSERT INTO `civicrm_loc_block` (`id`, `address_id`, `email_id`, `phone_id`, `im_id`, `address_2_id`, `email_2_id`, `phone_2_id`, `im_2_id`) VALUES
- (1,176,179,165,NULL,NULL,NULL,NULL,NULL),
- (2,177,180,166,NULL,NULL,NULL,NULL,NULL),
- (3,178,181,167,NULL,NULL,NULL,NULL,NULL);
+ (1,186,200,163,NULL,NULL,NULL,NULL,NULL),
+ (2,187,201,164,NULL,NULL,NULL,NULL,NULL),
+ (3,188,202,165,NULL,NULL,NULL,NULL,NULL);
 /*!40000 ALTER TABLE `civicrm_loc_block` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -4196,7 +4241,7 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_log` WRITE;
 /*!40000 ALTER TABLE `civicrm_log` DISABLE KEYS */;
 INSERT INTO `civicrm_log` (`id`, `entity_table`, `entity_id`, `data`, `modified_id`, `modified_date`) VALUES
- (1,'civicrm_contact',202,'civicrm_contact,202',202,'2022-06-25 08:04:00');
+ (1,'civicrm_contact',202,'civicrm_contact,202',202,'2022-07-29 07:06:12');
 /*!40000 ALTER TABLE `civicrm_log` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -4612,36 +4657,36 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_membership` WRITE;
 /*!40000 ALTER TABLE `civicrm_membership` DISABLE KEYS */;
 INSERT INTO `civicrm_membership` (`id`, `contact_id`, `membership_type_id`, `join_date`, `start_date`, `end_date`, `source`, `status_id`, `is_override`, `status_override_end_date`, `owner_membership_id`, `max_related`, `is_test`, `is_pay_later`, `contribution_recur_id`, `campaign_id`) VALUES
- (1,19,1,'2022-06-25','2022-06-25','2024-06-24','Payment',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (2,43,2,'2022-06-24','2022-06-24','2023-06-23','Payment',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (3,201,1,'2022-06-23','2022-06-23','2024-06-22','Payment',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (4,5,2,'2022-06-22','2022-06-22','2023-06-21','Check',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (5,22,2,'2021-06-21','2021-06-21','2022-06-20','Donation',4,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (6,138,2,'2022-06-20','2022-06-20','2023-06-19','Payment',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (7,158,1,'2022-06-19','2022-06-19','2024-06-18','Donation',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (8,7,2,'2022-06-18','2022-06-18','2023-06-17','Donation',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (9,126,1,'2022-06-17','2022-06-17','2024-06-16','Payment',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (10,142,2,'2021-06-16','2021-06-16','2022-06-15','Donation',4,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (11,47,3,'2022-06-15','2022-06-15',NULL,'Donation',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (12,66,2,'2022-06-14','2022-06-14','2023-06-13','Check',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (13,130,1,'2022-06-13','2022-06-13','2024-06-12','Payment',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (14,15,2,'2022-06-12','2022-06-12','2023-06-11','Donation',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (15,55,2,'2021-06-11','2021-06-11','2022-06-10','Donation',4,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (16,118,2,'2022-06-10','2022-06-10','2023-06-09','Donation',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (17,4,1,'2022-06-09','2022-06-09','2024-06-08','Payment',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (18,68,2,'2022-06-08','2022-06-08','2023-06-07','Donation',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (19,29,1,'2022-06-07','2022-06-07','2024-06-06','Donation',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (20,136,2,'2021-06-06','2021-06-06','2022-06-05','Donation',4,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (21,99,1,'2022-06-05','2022-06-05','2024-06-04','Donation',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (22,198,3,'2022-06-04','2022-06-04',NULL,'Check',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (23,200,1,'2022-06-03','2022-06-03','2024-06-02','Payment',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (24,2,2,'2022-06-02','2022-06-02','2023-06-01','Check',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (25,67,2,'2021-06-01','2021-06-01','2022-05-31','Donation',4,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (26,191,2,'2022-05-31','2022-05-31','2023-05-30','Payment',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (27,53,1,'2022-05-30','2022-05-30','2024-05-29','Donation',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (28,179,2,'2022-05-29','2022-05-29','2023-05-28','Check',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (29,44,1,'2022-05-28','2022-05-28','2024-05-27','Payment',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
- (30,135,2,'2021-05-27','2021-05-27','2022-05-26','Payment',4,0,NULL,NULL,NULL,0,0,NULL,NULL);
+ (1,116,1,'2022-07-29','2022-07-29','2024-07-28','Donation',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (2,87,2,'2022-07-28','2022-07-28','2023-07-27','Payment',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (3,112,1,'2022-07-27','2022-07-27','2024-07-26','Donation',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (4,75,2,'2022-07-26','2022-07-26','2023-07-25','Donation',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (5,117,2,'2021-07-25','2021-07-25','2022-07-24','Donation',4,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (6,18,2,'2022-07-24','2022-07-24','2023-07-23','Check',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (7,43,1,'2022-07-23','2022-07-23','2024-07-22','Check',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (8,10,2,'2022-07-22','2022-07-22','2023-07-21','Donation',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (9,164,1,'2022-07-21','2022-07-21','2024-07-20','Check',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (10,151,2,'2021-07-20','2021-07-20','2022-07-19','Payment',4,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (11,33,3,'2022-07-19','2022-07-19',NULL,'Donation',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (12,57,2,'2022-07-18','2022-07-18','2023-07-17','Payment',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (13,60,1,'2022-07-17','2022-07-17','2024-07-16','Payment',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (14,69,2,'2022-07-16','2022-07-16','2023-07-15','Payment',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (15,99,2,'2021-07-15','2021-07-15','2022-07-14','Payment',4,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (16,71,2,'2022-07-14','2022-07-14','2023-07-13','Check',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (17,178,1,'2022-07-13','2022-07-13','2024-07-12','Payment',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (18,20,2,'2022-07-12','2022-07-12','2023-07-11','Check',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (19,125,1,'2022-07-11','2022-07-11','2024-07-10','Check',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (20,192,2,'2021-07-10','2021-07-10','2022-07-09','Payment',4,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (21,184,1,'2022-07-09','2022-07-09','2024-07-08','Check',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (22,157,3,'2022-07-08','2022-07-08',NULL,'Check',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (23,167,1,'2022-07-07','2022-07-07','2024-07-06','Payment',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (24,137,2,'2022-07-06','2022-07-06','2023-07-05','Donation',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (25,42,2,'2021-07-05','2021-07-05','2022-07-04','Payment',4,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (26,169,2,'2022-07-04','2022-07-04','2023-07-03','Check',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (27,16,1,'2022-07-03','2022-07-03','2024-07-02','Donation',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (28,174,2,'2022-07-02','2022-07-02','2023-07-01','Check',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (29,106,1,'2022-07-01','2022-07-01','2024-06-30','Check',1,0,NULL,NULL,NULL,0,0,NULL,NULL),
+ (30,78,1,'2019-12-10','2019-12-10','2021-12-09','Payment',3,0,NULL,NULL,NULL,0,0,NULL,NULL);
 /*!40000 ALTER TABLE `civicrm_membership` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -4663,36 +4708,36 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_membership_log` WRITE;
 /*!40000 ALTER TABLE `civicrm_membership_log` DISABLE KEYS */;
 INSERT INTO `civicrm_membership_log` (`id`, `membership_id`, `status_id`, `start_date`, `end_date`, `modified_id`, `modified_date`, `membership_type_id`, `max_related`) VALUES
- (1,24,1,'2022-06-02','2023-06-01',2,'2022-06-25',2,NULL),
- (2,17,1,'2022-06-09','2024-06-08',4,'2022-06-25',1,NULL),
- (3,4,1,'2022-06-22','2023-06-21',5,'2022-06-25',2,NULL),
- (4,8,1,'2022-06-18','2023-06-17',7,'2022-06-25',2,NULL),
- (5,14,1,'2022-06-12','2023-06-11',15,'2022-06-25',2,NULL),
- (6,1,1,'2022-06-25','2024-06-24',19,'2022-06-25',1,NULL),
- (7,5,4,'2021-06-21','2022-06-20',22,'2022-06-25',2,NULL),
- (8,19,1,'2022-06-07','2024-06-06',29,'2022-06-25',1,NULL),
- (9,2,1,'2022-06-24','2023-06-23',43,'2022-06-25',2,NULL),
- (10,29,1,'2022-05-28','2024-05-27',44,'2022-06-25',1,NULL),
- (11,11,1,'2022-06-15',NULL,47,'2022-06-25',3,NULL),
- (12,27,1,'2022-05-30','2024-05-29',53,'2022-06-25',1,NULL),
- (13,15,4,'2021-06-11','2022-06-10',55,'2022-06-25',2,NULL),
- (14,12,1,'2022-06-14','2023-06-13',66,'2022-06-25',2,NULL),
- (15,25,4,'2021-06-01','2022-05-31',67,'2022-06-25',2,NULL),
- (16,18,1,'2022-06-08','2023-06-07',68,'2022-06-25',2,NULL),
- (17,21,1,'2022-06-05','2024-06-04',99,'2022-06-25',1,NULL),
- (18,16,1,'2022-06-10','2023-06-09',118,'2022-06-25',2,NULL),
- (19,9,1,'2022-06-17','2024-06-16',126,'2022-06-25',1,NULL),
- (20,13,1,'2022-06-13','2024-06-12',130,'2022-06-25',1,NULL),
- (21,30,4,'2021-05-27','2022-05-26',135,'2022-06-25',2,NULL),
- (22,20,4,'2021-06-06','2022-06-05',136,'2022-06-25',2,NULL),
- (23,6,1,'2022-06-20','2023-06-19',138,'2022-06-25',2,NULL),
- (24,10,4,'2021-06-16','2022-06-15',142,'2022-06-25',2,NULL),
- (25,7,1,'2022-06-19','2024-06-18',158,'2022-06-25',1,NULL),
- (26,28,1,'2022-05-29','2023-05-28',179,'2022-06-25',2,NULL),
- (27,26,1,'2022-05-31','2023-05-30',191,'2022-06-25',2,NULL),
- (28,22,1,'2022-06-04',NULL,198,'2022-06-25',3,NULL),
- (29,23,1,'2022-06-03','2024-06-02',200,'2022-06-25',1,NULL),
- (30,3,1,'2022-06-23','2024-06-22',201,'2022-06-25',1,NULL);
+ (1,8,1,'2022-07-22','2023-07-21',10,'2022-07-29',2,NULL),
+ (2,27,1,'2022-07-03','2024-07-02',16,'2022-07-29',1,NULL),
+ (3,6,1,'2022-07-24','2023-07-23',18,'2022-07-29',2,NULL),
+ (4,18,1,'2022-07-12','2023-07-11',20,'2022-07-29',2,NULL),
+ (5,11,1,'2022-07-19',NULL,33,'2022-07-29',3,NULL),
+ (6,25,4,'2021-07-05','2022-07-04',42,'2022-07-29',2,NULL),
+ (7,7,1,'2022-07-23','2024-07-22',43,'2022-07-29',1,NULL),
+ (8,12,1,'2022-07-18','2023-07-17',57,'2022-07-29',2,NULL),
+ (9,13,1,'2022-07-17','2024-07-16',60,'2022-07-29',1,NULL),
+ (10,14,1,'2022-07-16','2023-07-15',69,'2022-07-29',2,NULL),
+ (11,16,1,'2022-07-14','2023-07-13',71,'2022-07-29',2,NULL),
+ (12,4,1,'2022-07-26','2023-07-25',75,'2022-07-29',2,NULL),
+ (13,30,3,'2019-12-10','2021-12-09',78,'2022-07-29',1,NULL),
+ (14,2,1,'2022-07-28','2023-07-27',87,'2022-07-29',2,NULL),
+ (15,15,4,'2021-07-15','2022-07-14',99,'2022-07-29',2,NULL),
+ (16,29,1,'2022-07-01','2024-06-30',106,'2022-07-29',1,NULL),
+ (17,3,1,'2022-07-27','2024-07-26',112,'2022-07-29',1,NULL),
+ (18,1,1,'2022-07-29','2024-07-28',116,'2022-07-29',1,NULL),
+ (19,5,4,'2021-07-25','2022-07-24',117,'2022-07-29',2,NULL),
+ (20,19,1,'2022-07-11','2024-07-10',125,'2022-07-29',1,NULL),
+ (21,24,1,'2022-07-06','2023-07-05',137,'2022-07-29',2,NULL),
+ (22,10,4,'2021-07-20','2022-07-19',151,'2022-07-29',2,NULL),
+ (23,22,1,'2022-07-08',NULL,157,'2022-07-29',3,NULL),
+ (24,9,1,'2022-07-21','2024-07-20',164,'2022-07-29',1,NULL),
+ (25,23,1,'2022-07-07','2024-07-06',167,'2022-07-29',1,NULL),
+ (26,26,1,'2022-07-04','2023-07-03',169,'2022-07-29',2,NULL),
+ (27,28,1,'2022-07-02','2023-07-01',174,'2022-07-29',2,NULL),
+ (28,17,1,'2022-07-13','2024-07-12',178,'2022-07-29',1,NULL),
+ (29,21,1,'2022-07-09','2024-07-08',184,'2022-07-29',1,NULL),
+ (30,20,4,'2021-07-10','2022-07-09',192,'2022-07-29',2,NULL);
 /*!40000 ALTER TABLE `civicrm_membership_log` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -4703,36 +4748,36 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_membership_payment` WRITE;
 /*!40000 ALTER TABLE `civicrm_membership_payment` DISABLE KEYS */;
 INSERT INTO `civicrm_membership_payment` (`id`, `membership_id`, `contribution_id`) VALUES
- (6,1,32),
- (9,2,33),
- (30,3,34),
- (3,4,35),
- (7,5,36),
- (23,6,37),
- (25,7,38),
- (4,8,39),
- (19,9,40),
- (24,10,41),
+ (1,1,32),
+ (2,2,33),
+ (3,3,34),
+ (4,4,35),
+ (5,5,36),
+ (6,6,37),
+ (7,7,38),
+ (8,8,39),
+ (9,9,40),
+ (10,10,41),
  (11,11,42),
- (14,12,43),
- (20,13,44),
- (5,14,45),
- (13,15,46),
- (18,16,47),
- (2,17,48),
- (16,18,49),
- (8,19,50),
- (22,20,51),
- (17,21,52),
- (28,22,53),
- (29,23,54),
- (1,24,55),
- (15,25,56),
- (27,26,57),
- (12,27,58),
- (26,28,59),
- (10,29,60),
- (21,30,61);
+ (12,12,43),
+ (13,13,44),
+ (14,14,45),
+ (15,15,46),
+ (16,16,47),
+ (17,17,48),
+ (18,18,49),
+ (19,19,50),
+ (20,20,51),
+ (21,21,52),
+ (22,22,53),
+ (23,23,54),
+ (24,24,55),
+ (25,25,56),
+ (26,26,57),
+ (27,27,58),
+ (28,28,59),
+ (29,29,60),
+ (30,30,61);
 /*!40000 ALTER TABLE `civicrm_membership_payment` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -4773,349 +4818,349 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_menu` WRITE;
 /*!40000 ALTER TABLE `civicrm_menu` DISABLE KEYS */;
 INSERT INTO `civicrm_menu` (`id`, `domain_id`, `path`, `path_arguments`, `title`, `access_callback`, `access_arguments`, `page_callback`, `page_arguments`, `breadcrumb`, `return_url`, `return_url_args`, `component_id`, `is_active`, `is_public`, `is_exposed`, `is_ssl`, `weight`, `type`, `page_type`, `skipBreadcrumb`, `module_data`) VALUES
- (1,1,'civicrm/group',NULL,'Manage Groups','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:20:\"CRM_Group_Page_Group\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,30,1,1,0,'a:0:{}'),
- (2,1,'civicrm/group/search',NULL,'Group Members','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Controller_Search\";','s:8:\"mode=256\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Manage Groups\";s:3:\"url\";s:22:\"/civicrm/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:1:{s:7:\"comment\";s:164:\"Note: group search already respect ACL, so a strict permission at url level is not required. A simple/basic permission like \'access CiviCRM\' could be used. CRM-5417\";}'),
- (3,1,'civicrm/group/add',NULL,'New Group','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:11:\"edit groups\";}i:1;s:3:\"and\";}','s:20:\"CRM_Group_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Manage Groups\";s:3:\"url\";s:22:\"/civicrm/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (4,1,'civicrm/ajax/grouplist',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Group_Page_AJAX\";i:1;s:12:\"getGroupList\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (5,1,'civicrm/import',NULL,'Import','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"import contacts\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Import_Controller\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,400,1,1,0,'a:0:{}'),
- (6,1,'civicrm/import/contact',NULL,'Import Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"import contacts\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Import_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:6:\"Import\";s:3:\"url\";s:23:\"/civicrm/import?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,410,1,1,0,'a:0:{}'),
- (7,1,'civicrm/import/contact/summary',NULL,'Import Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"import contacts\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Contact_Import_Form_Summary\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:6:\"Import\";s:3:\"url\";s:23:\"/civicrm/import?reset=1\";}i:2;a:2:{s:5:\"title\";s:15:\"Import Contacts\";s:3:\"url\";s:31:\"/civicrm/import/contact?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,410,1,1,0,'a:0:{}'),
- (8,1,'civicrm/import/outcome',NULL,'Import results','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:16:\"CRM_Import_Forms\";i:1;s:9:\"outputCSV\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:6:\"Import\";s:3:\"url\";s:23:\"/civicrm/import?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (9,1,'civicrm/import/activity',NULL,'Import Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"import contacts\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Activity_Import_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:6:\"Import\";s:3:\"url\";s:23:\"/civicrm/import?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,420,1,1,0,'a:0:{}'),
- (10,1,'civicrm/import/custom','id=%%id%%','Import Multi-value Custom Data','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:28:\"CRM_Custom_Import_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:6:\"Import\";s:3:\"url\";s:23:\"/civicrm/import?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,420,1,1,0,'a:0:{}'),
- (11,1,'civicrm/ajax/status',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"import contacts\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:28:\"CRM_Contact_Import_Page_AJAX\";i:1;s:6:\"status\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (12,1,'civicrm/import/datasource',NULL,'Import','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Import_Form_DataSourceConfig\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:6:\"Import\";s:3:\"url\";s:23:\"/civicrm/import?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,450,1,1,0,'a:0:{}'),
- (13,1,'civicrm/admin/custom/group',NULL,'Custom Data','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:21:\"CRM_Custom_Page_Group\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,10,1,0,0,'a:2:{s:4:\"desc\";s:109:\"Configure custom fields to collect and store custom data which is not included in the standard CiviCRM forms.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (14,1,'civicrm/admin/custom/group/edit',NULL,'Configure Custom Set','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:21:\"CRM_Custom_Form_Group\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
- (15,1,'civicrm/admin/custom/group/preview',NULL,'Custom Field Preview','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:23:\"CRM_Custom_Form_Preview\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
- (16,1,'civicrm/admin/custom/group/delete',NULL,'Delete Custom Set','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:27:\"CRM_Custom_Form_DeleteGroup\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
- (17,1,'civicrm/admin/custom/group/field',NULL,'Custom Data Fields','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:21:\"CRM_Custom_Page_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,11,1,0,0,'a:0:{}'),
- (18,1,'civicrm/admin/custom/group/field/delete',NULL,'Delete Custom Field','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:27:\"CRM_Custom_Form_DeleteField\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
- (19,1,'civicrm/admin/custom/group/field/option',NULL,'Custom Field - Options','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:22:\"CRM_Custom_Page_Option\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
- (20,1,'civicrm/admin/custom/group/field/add',NULL,'Custom Field - Add','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:21:\"CRM_Custom_Form_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
- (21,1,'civicrm/admin/custom/group/field/update',NULL,'Custom Field - Edit','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:21:\"CRM_Custom_Form_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
- (22,1,'civicrm/admin/custom/group/field/move',NULL,'Custom Field - Move','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:25:\"CRM_Custom_Form_MoveField\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
- (23,1,'civicrm/admin/uf/group',NULL,'Profiles','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Page_Group\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,20,1,0,0,'a:2:{s:4:\"desc\";s:151:\"Profiles allow you to aggregate groups of fields and include them in your site as input forms, contact display pages, and search and listings features.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (24,1,'civicrm/admin/uf/group/field',NULL,'CiviCRM Profile Fields','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Page_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,21,1,0,0,'a:0:{}'),
- (25,1,'civicrm/admin/uf/group/field/add',NULL,'Add Field','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Form_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,22,1,0,0,'a:0:{}'),
- (26,1,'civicrm/admin/uf/group/field/update',NULL,'Edit Field','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Form_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,23,1,0,0,'a:0:{}'),
- (27,1,'civicrm/admin/uf/group/add',NULL,'New CiviCRM Profile','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Form_Group\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,24,1,0,0,'a:0:{}'),
- (28,1,'civicrm/admin/uf/group/update',NULL,'Profile Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Form_Group\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,25,1,0,0,'a:0:{}'),
- (29,1,'civicrm/admin/uf/group/setting',NULL,'AdditionalInfo Form','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_UF_Form_AdvanceSetting\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,0,1,0,0,'a:0:{}'),
- (30,1,'civicrm/admin/options/activity_type',NULL,'Activity Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,30,1,0,0,'a:2:{s:4:\"desc\";s:155:\"CiviCRM has several built-in activity types (meetings, phone calls, emails sent). Track other types of interactions by creating custom activity types here.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (31,1,'civicrm/admin/reltype',NULL,'Relationship Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Admin_Page_RelationshipType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,35,1,0,0,'a:2:{s:4:\"desc\";s:148:\"Contacts can be linked to each other through Relationships (e.g. Spouse, Employer, etc.). Define the types of relationships you want to record here.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (32,1,'civicrm/admin/options/subtype',NULL,'Contact Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Admin_Page_ContactType\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,40,1,0,0,'a:1:{s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (33,1,'civicrm/admin/options/gender',NULL,'Gender Options','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,45,1,0,0,'a:2:{s:4:\"desc\";s:79:\"Options for assigning gender to individual contacts (e.g. Male, Female, Other).\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (34,1,'civicrm/admin/options/individual_prefix',NULL,'Individual Prefixes (Ms, Mr...)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,50,1,0,0,'a:2:{s:4:\"desc\";s:66:\"Options for individual contact prefixes (e.g. Ms., Mr., Dr. etc.).\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (35,1,'civicrm/admin/options/individual_suffix',NULL,'Individual Suffixes (Jr, Sr...)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,55,1,0,0,'a:2:{s:4:\"desc\";s:61:\"Options for individual contact suffixes (e.g. Jr., Sr. etc.).\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (36,1,'civicrm/admin/locationType',NULL,'Location Types (Home, Work...)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Page_LocationType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,60,1,0,0,'a:2:{s:4:\"desc\";s:94:\"Options for categorizing contact addresses and phone numbers (e.g. Home, Work, Billing, etc.).\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (37,1,'civicrm/admin/options/website_type',NULL,'Website Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,65,1,0,0,'a:2:{s:4:\"desc\";s:48:\"Options for assigning website types to contacts.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (38,1,'civicrm/admin/options/instant_messenger_service',NULL,'Instant Messenger Services','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,70,1,0,0,'a:2:{s:4:\"desc\";s:79:\"List of IM services which can be used when recording screen-names for contacts.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (39,1,'civicrm/admin/options/mobile_provider',NULL,'Mobile Phone Providers','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,75,1,0,0,'a:2:{s:4:\"desc\";s:90:\"List of mobile phone providers which can be assigned when recording contact phone numbers.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (40,1,'civicrm/admin/options/phone_type',NULL,'Phone Type','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,80,1,0,0,'a:2:{s:4:\"desc\";s:80:\"Options for assigning phone type to contacts (e.g Phone,\n    Mobile, Fax, Pager)\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (41,1,'civicrm/admin/setting/preferences/display',NULL,'Display Preferences','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:34:\"CRM_Admin_Form_Preferences_Display\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,90,1,0,0,'a:1:{s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (42,1,'civicrm/admin/setting/search',NULL,'Search Preferences','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Admin_Form_Setting_Search\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,95,1,0,0,'a:1:{s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (43,1,'civicrm/admin/setting/preferences/date',NULL,'View Date Preferences','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Admin_Page_PreferencesDate\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
- (44,1,'civicrm/admin/menu',NULL,'Navigation Menu','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Admin_Page_Navigation\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,100,1,0,0,'a:2:{s:4:\"desc\";s:79:\"Add or remove menu items, and modify the order of items on the navigation menu.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (45,1,'civicrm/admin/options/wordreplacements',NULL,'Word Replacements','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Admin_Form_WordReplacements\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,105,1,0,0,'a:2:{s:4:\"desc\";s:18:\"Word Replacements.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (46,1,'civicrm/admin/options/custom_search',NULL,'Manage Custom Searches','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,110,1,0,0,'a:2:{s:4:\"desc\";s:225:\"Developers and accidental techies with a bit of PHP and SQL knowledge can create new search forms to handle specific search and reporting needs which aren\'t covered by the built-in Advanced Search and Search Builder features.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (47,1,'civicrm/admin/domain','action=update','Organization Address and Contact Info','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_Contact_Form_Domain\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,10,1,0,0,'a:2:{s:4:\"desc\";s:150:\"Configure primary contact name, email, return-path and address information. This information is used by CiviMail to identify the sending organization.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
- (48,1,'civicrm/admin/options/from_email_address',NULL,'From Email Addresses','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,20,1,0,0,'a:2:{s:4:\"desc\";s:74:\"List of Email Addresses which can be used when sending emails to contacts.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
- (49,1,'civicrm/admin/messageTemplates',NULL,'Message Templates','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:22:\"edit message templates\";i:1;s:34:\"edit user-driven message templates\";i:2;s:38:\"edit system workflow message templates\";}i:1;s:2:\"or\";}','s:31:\"CRM_Admin_Page_MessageTemplates\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,30,1,0,0,'a:2:{s:4:\"desc\";s:130:\"Message templates allow you to save and re-use messages with layouts which you can use when sending email to one or more contacts.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
- (50,1,'civicrm/admin/messageTemplates/add',NULL,'Message Templates','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:22:\"edit message templates\";i:1;s:34:\"edit user-driven message templates\";i:2;s:38:\"edit system workflow message templates\";}i:1;s:2:\"or\";}','s:31:\"CRM_Admin_Form_MessageTemplates\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:17:\"Message Templates\";s:3:\"url\";s:39:\"/civicrm/admin/messageTemplates?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,262,1,0,0,'a:1:{s:4:\"desc\";s:26:\"Add/Edit Message Templates\";}'),
- (51,1,'civicrm/admin/scheduleReminders',NULL,'Schedule Reminders','s:1:\"1\";','a:2:{i:0;a:2:{i:0;s:23:\"administer CiviCRM data\";i:1;s:15:\"edit all events\";}i:1;s:2:\"or\";}','s:32:\"CRM_Admin_Page_ScheduleReminders\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,40,1,0,0,'a:2:{s:4:\"desc\";s:19:\"Schedule Reminders.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
- (52,1,'civicrm/admin/weight',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:16:\"CRM_Utils_Weight\";i:1;s:8:\"fixOrder\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
- (53,1,'civicrm/admin/options/preferred_communication_method',NULL,'Preferred Communication Methods','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,50,1,0,0,'a:2:{s:4:\"desc\";s:117:\"One or more preferred methods of communication can be assigned to each contact. Customize the available options here.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
- (54,1,'civicrm/admin/labelFormats',NULL,'Label Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Page_LabelFormats\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,60,1,0,0,'a:2:{s:4:\"desc\";s:67:\"Configure Label Formats that are used when creating mailing labels.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
- (55,1,'civicrm/admin/pdfFormats',NULL,'Print Page (PDF) Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Admin_Page_PdfFormats\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,70,1,0,0,'a:2:{s:4:\"desc\";s:95:\"Configure PDF Page Formats that can be assigned to Message Templates when creating PDF letters.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
- (56,1,'civicrm/admin/options/communication_style',NULL,'Communication Style Options','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,75,1,0,0,'a:2:{s:4:\"desc\";s:42:\"Options for Communication Style selection.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
- (57,1,'civicrm/admin/options/email_greeting',NULL,'Email Greeting Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,80,1,0,0,'a:2:{s:4:\"desc\";s:75:\"Options for assigning email greetings to individual and household contacts.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
- (58,1,'civicrm/admin/options/postal_greeting',NULL,'Postal Greeting Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,90,1,0,0,'a:2:{s:4:\"desc\";s:76:\"Options for assigning postal greetings to individual and household contacts.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
- (59,1,'civicrm/admin/options/addressee',NULL,'Addressee Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,100,1,0,0,'a:2:{s:4:\"desc\";s:83:\"Options for assigning addressee to individual, household and organization contacts.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
- (60,1,'civicrm/admin/setting/localization',NULL,'Languages, Currency, Locations','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:35:\"CRM_Admin_Form_Setting_Localization\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,10,1,0,0,'a:1:{s:10:\"adminGroup\";s:12:\"Localization\";}'),
- (61,1,'civicrm/admin/setting/preferences/address',NULL,'Address Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:34:\"CRM_Admin_Form_Preferences_Address\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,20,1,0,0,'a:1:{s:10:\"adminGroup\";s:12:\"Localization\";}'),
- (62,1,'civicrm/admin/setting/date',NULL,'Date Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Form_Setting_Date\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,30,1,0,0,'a:1:{s:10:\"adminGroup\";s:12:\"Localization\";}'),
- (63,1,'civicrm/admin/options/languages',NULL,'Preferred Languages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,40,1,0,0,'a:2:{s:4:\"desc\";s:30:\"Options for contact languages.\";s:10:\"adminGroup\";s:12:\"Localization\";}'),
- (64,1,'civicrm/admin/access',NULL,'Access Control','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Admin_Page_Access\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,10,1,0,0,'a:2:{s:4:\"desc\";s:73:\"Grant or deny access to actions (view, edit...), features and components.\";s:10:\"adminGroup\";s:21:\"Users and Permissions\";}'),
- (65,1,'civicrm/admin/access/wp-permissions',NULL,'WordPress Access Control','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:34:\"CRM_ACL_Form_WordPress_Permissions\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:14:\"Access Control\";s:3:\"url\";s:29:\"/civicrm/admin/access?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,10,1,0,0,'a:1:{s:4:\"desc\";s:65:\"Grant access to CiviCRM components and other CiviCRM permissions.\";}'),
- (66,1,'civicrm/admin/synchUser',NULL,'Synchronize Users to Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Form_CMSUser\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,20,1,0,0,'a:2:{s:4:\"desc\";s:71:\"Automatically create a CiviCRM contact record for each CMS user record.\";s:10:\"adminGroup\";s:21:\"Users and Permissions\";}'),
- (67,1,'civicrm/admin/configtask',NULL,'Configuration Checklist','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Admin_Page_ConfigTaskList\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}','civicrm/admin/configtask',NULL,NULL,1,0,1,1,1,1,0,0,'a:2:{s:4:\"desc\";s:55:\"List of configuration tasks with links to each setting.\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (68,1,'civicrm/admin/setting/component',NULL,'Enable CiviCRM Components','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Admin_Form_Setting_Component\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,10,1,0,0,'a:2:{s:4:\"desc\";s:269:\"Enable or disable components (e.g. CiviEvent, CiviMember, etc.) for your site based on the features you need. We recommend disabling any components not being used in order to simplify the user interface. You can easily re-enable components at any time from this screen.\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (69,1,'civicrm/admin/extensions',NULL,'Manage Extensions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"administer CiviCRM system\";}i:1;s:3:\"and\";}','s:25:\"CRM_Admin_Page_Extensions\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,120,1,0,0,'a:2:{s:4:\"desc\";s:0:\"\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (70,1,'civicrm/admin/extensions/upgrade',NULL,'Database Upgrades','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"administer CiviCRM system\";}i:1;s:3:\"and\";}','s:32:\"CRM_Admin_Page_ExtensionsUpgrade\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:17:\"Manage Extensions\";s:3:\"url\";s:33:\"/civicrm/admin/extensions?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
- (71,1,'civicrm/admin/setting/smtp',NULL,'Outbound Email Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"administer CiviCRM system\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Form_Setting_Smtp\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,20,1,0,0,'a:1:{s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (72,1,'civicrm/admin/paymentProcessor',NULL,'Settings - Payment Processor','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:29:\"administer payment processors\";}i:1;s:3:\"and\";}','s:31:\"CRM_Admin_Page_PaymentProcessor\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,30,1,0,0,'a:2:{s:4:\"desc\";s:48:\"Payment Processor setup for CiviCRM transactions\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (73,1,'civicrm/admin/setting/mapping',NULL,'Mapping and Geocoding','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Admin_Form_Setting_Mapping\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,40,1,0,0,'a:1:{s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (74,1,'civicrm/admin/setting/misc',NULL,'Misc (Undelete, PDFs, Limits, Logging, etc.)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:36:\"CRM_Admin_Form_Setting_Miscellaneous\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,50,1,0,0,'a:2:{s:4:\"desc\";s:63:\"Enable undelete/move to trash feature, detailed change logging.\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (75,1,'civicrm/admin/setting/path',NULL,'Directories','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Form_Setting_Path\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,60,1,0,0,'a:1:{s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (76,1,'civicrm/admin/setting/url',NULL,'Resource URLs','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Admin_Form_Setting_Url\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,70,1,0,0,'a:1:{s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (77,1,'civicrm/admin/setting/updateConfigBackend',NULL,'Cleanup Caches and Update Paths','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:42:\"CRM_Admin_Form_Setting_UpdateConfigBackend\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,80,1,0,0,'a:2:{s:4:\"desc\";s:157:\"Reset the Base Directory Path and Base URL settings - generally when a CiviCRM site is moved to another location in the file system and/or to another domain.\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (78,1,'civicrm/admin/setting/uf',NULL,'CMS Database Integration','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Admin_Form_Setting_UF\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,90,1,0,0,'a:1:{s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (79,1,'civicrm/admin/options/safe_file_extension',NULL,'Safe File Extension Options','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,100,1,0,0,'a:2:{s:4:\"desc\";s:44:\"File Extensions that can be considered safe.\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (80,1,'civicrm/admin/options',NULL,'Option Groups','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,105,1,0,0,'a:2:{s:4:\"desc\";s:35:\"Access all meta-data option groups.\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (81,1,'civicrm/admin/mapping',NULL,'Import/Export Mappings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Mapping\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,110,1,0,0,'a:2:{s:4:\"desc\";s:141:\"Import and Export mappings allow you to easily run the same job multiple times. This option allows you to rename or delete existing mappings.\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (82,1,'civicrm/admin/setting/debug',NULL,'Debugging','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Admin_Form_Setting_Debugging\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,120,1,0,0,'a:1:{s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (83,1,'civicrm/admin/setting/preferences/multisite',NULL,'Multi Site Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Form_Generic\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,130,1,0,0,'a:1:{s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (84,1,'civicrm/admin/setting/preferences/campaign',NULL,'CiviCampaign Component Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Form_Generic\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,10,1,0,0,'a:3:{s:4:\"desc\";s:40:\"Configure global CiviCampaign behaviors.\";s:10:\"adminGroup\";s:12:\"CiviCampaign\";s:9:\"component\";s:12:\"CiviCampaign\";}'),
- (85,1,'civicrm/admin/setting/preferences/event',NULL,'CiviEvent Component Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:16:\"access CiviEvent\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Form_Generic\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,420,1,0,0,'a:2:{s:4:\"desc\";s:37:\"Configure global CiviEvent behaviors.\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
- (86,1,'civicrm/admin/setting/preferences/mailing',NULL,'CiviMail Component Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"access CiviMail\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:34:\"CRM_Admin_Form_Preferences_Mailing\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,430,1,0,0,'a:2:{s:4:\"desc\";s:36:\"Configure global CiviMail behaviors.\";s:10:\"adminGroup\";s:8:\"CiviMail\";}'),
- (87,1,'civicrm/admin/setting/preferences/member',NULL,'CiviMember Component Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:17:\"access CiviMember\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:33:\"CRM_Admin_Form_Preferences_Member\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,390,1,0,0,'a:2:{s:4:\"desc\";s:38:\"Configure global CiviMember behaviors.\";s:10:\"adminGroup\";s:10:\"CiviMember\";}'),
- (88,1,'civicrm/admin/runjobs',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:25:\"administer CiviCRM system\";}i:1;s:3:\"and\";}','a:2:{i:0;s:16:\"CRM_Utils_System\";i:1;s:20:\"executeScheduledJobs\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:1:{s:4:\"desc\";s:36:\"URL used for running scheduled jobs.\";}'),
- (89,1,'civicrm/admin/job',NULL,'Scheduled Jobs','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:25:\"administer CiviCRM system\";}i:1;s:3:\"and\";}','s:18:\"CRM_Admin_Page_Job\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1370,1,0,0,'a:2:{s:4:\"desc\";s:35:\"Managing periodially running tasks.\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (90,1,'civicrm/admin/joblog',NULL,'Scheduled Jobs Log','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:25:\"administer CiviCRM system\";}i:1;s:3:\"and\";}','s:21:\"CRM_Admin_Page_JobLog\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1380,1,0,0,'a:2:{s:4:\"desc\";s:46:\"Browsing the log of periodially running tasks.\";s:10:\"adminGroup\";s:6:\"Manage\";}'),
- (91,1,'civicrm/admin/options/grant_type',NULL,'Grant Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,385,1,0,0,'a:2:{s:4:\"desc\";s:148:\"List of types which can be assigned to Grants. (Enable CiviGrant from Administer > Systme Settings > Enable Components if you want to track grants.)\";s:10:\"adminGroup\";s:12:\"Option Lists\";}'),
- (92,1,'civicrm/admin/paymentProcessorType',NULL,'Payment Processor Type','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:35:\"CRM_Admin_Page_PaymentProcessorType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,390,1,0,0,'a:1:{s:4:\"desc\";s:34:\"Payment Processor type information\";}'),
- (93,1,'civicrm/admin',NULL,'Administer CiviCRM','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:20:\"CRM_Admin_Page_Admin\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,9000,1,1,0,'a:0:{}'),
- (94,1,'civicrm/ajax/navmenu',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:7:\"navMenu\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (95,1,'civicrm/ajax/menutree',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:8:\"menuTree\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,3,0,'a:0:{}'),
- (96,1,'civicrm/ajax/statusmsg',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:12:\"getStatusMsg\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (97,1,'civicrm/admin/price',NULL,'Price Sets','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:18:\"CRM_Price_Page_Set\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,380,1,0,0,'a:2:{s:4:\"desc\";s:205:\"Price sets allow you to offer multiple options with associated fees (e.g. pre-conference workshops, additional meals, etc.). Configure Price Sets for events which need more than a single set of fee levels.\";s:10:\"adminGroup\";s:9:\"Customize\";}'),
- (98,1,'civicrm/admin/price/add','action=add','New Price Set','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:18:\"CRM_Price_Page_Set\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:10:\"Price Sets\";s:3:\"url\";s:28:\"/civicrm/admin/price?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:1:{s:4:\"desc\";s:205:\"Price sets allow you to offer multiple options with associated fees (e.g. pre-conference workshops, additional meals, etc.). Configure Price Sets for events which need more than a single set of fee levels.\";}'),
- (99,1,'civicrm/admin/price/field',NULL,'Price Fields','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:20:\"CRM_Price_Page_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:10:\"Price Sets\";s:3:\"url\";s:28:\"/civicrm/admin/price?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
- (100,1,'civicrm/admin/price/field/option',NULL,'Price Field Options','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:21:\"CRM_Price_Page_Option\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:10:\"Price Sets\";s:3:\"url\";s:28:\"/civicrm/admin/price?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
- (101,1,'civicrm/ajax/mapping',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:11:\"mappingList\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (102,1,'civicrm/ajax/recipientListing',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:16:\"access CiviEvent\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:16:\"recipientListing\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (103,1,'civicrm/admin/sms/provider',NULL,'Sms Providers','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_SMS_Page_Provider\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,500,1,0,0,'a:2:{s:4:\"desc\";s:27:\"To configure a sms provider\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (104,1,'civicrm/sms/send',NULL,'New Mass SMS','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:8:\"send SMS\";}i:1;s:3:\"and\";}','s:23:\"CRM_SMS_Controller_Send\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,610,1,1,0,'a:0:{}'),
- (105,1,'civicrm/sms/callback',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_SMS_Page_Callback\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
- (106,1,'civicrm/admin/badgelayout','action=browse','Event Name Badge Layouts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Badge_Page_Layout\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,399,1,0,0,'a:2:{s:4:\"desc\";s:107:\"Configure name badge layouts for event participants, including logos and what data to include on the badge.\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
- (107,1,'civicrm/admin/badgelayout/add',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Badge_Form_Layout\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:24:\"Event Name Badge Layouts\";s:3:\"url\";s:52:\"/civicrm/admin/badgelayout?reset=1&amp;action=browse\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
- (108,1,'civicrm/ajax/jqState',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:27:\"CRM_Core_Page_AJAX_Location\";i:1;s:7:\"jqState\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
- (109,1,'civicrm/ajax/jqCounty',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:27:\"CRM_Core_Page_AJAX_Location\";i:1;s:8:\"jqCounty\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
- (110,1,'civicrm/profile',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_Profile_Page_Router\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,0,1,0,0,'a:0:{}'),
- (111,1,'civicrm/profile/create',NULL,'CiviCRM Profile Create','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_Profile_Page_Router\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,0,1,0,0,'a:0:{}'),
- (112,1,'civicrm/profile/view',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Profile_Page_View\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
- (113,1,'civicrm/custom/add',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Custom_Form_CustomData\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (114,1,'civicrm/ajax/optionlist',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:20:\"CRM_Custom_Page_AJAX\";i:1;s:13:\"getOptionList\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (115,1,'civicrm/ajax/reorder',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:20:\"CRM_Custom_Page_AJAX\";i:1;s:11:\"fixOrdering\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (116,1,'civicrm/ajax/multirecordfieldlist',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:20:\"CRM_Custom_Page_AJAX\";i:1;s:23:\"getMultiRecordFieldList\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (117,1,'civicrm/upgrade',NULL,'Upgrade CiviCRM','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:24:\"CRM_Upgrade_Page_Upgrade\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (118,1,'civicrm/export',NULL,'Download Errors','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Export_BAO_Export\";i:1;s:6:\"invoke\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (119,1,'civicrm/export/contact',NULL,'Export Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Export_BAO_Export\";i:1;s:6:\"invoke\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Download Errors\";s:3:\"url\";s:23:\"/civicrm/export?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,0,1,0,0,'a:0:{}'),
- (120,1,'civicrm/export/standalone',NULL,'Export','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Export_Controller_Standalone\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Download Errors\";s:3:\"url\";s:23:\"/civicrm/export?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (121,1,'civicrm/admin/options/acl_role',NULL,'ACL Roles','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
- (122,1,'civicrm/acl',NULL,'Manage ACLs','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:16:\"CRM_ACL_Page_ACL\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (123,1,'civicrm/acl/entityrole',NULL,'Assign Users to ACL Roles','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_ACL_Page_EntityRole\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"Manage ACLs\";s:3:\"url\";s:20:\"/civicrm/acl?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (124,1,'civicrm/acl/basic',NULL,'ACL','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_ACL_Page_ACLBasic\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"Manage ACLs\";s:3:\"url\";s:20:\"/civicrm/acl?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (125,1,'civicrm/file',NULL,'Browse Uploaded files','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access uploaded files\";}i:1;s:3:\"and\";}','s:18:\"CRM_Core_Page_File\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (126,1,'civicrm/file/delete',NULL,'Delete File','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:17:\"CRM_Core_BAO_File\";i:1;s:16:\"deleteAttachment\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:21:\"Browse Uploaded files\";s:3:\"url\";s:21:\"/civicrm/file?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (127,1,'civicrm/friend',NULL,'Tell a Friend','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:15:\"CRM_Friend_Form\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
- (128,1,'civicrm/logout',NULL,'Log out','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:16:\"CRM_Utils_System\";i:1;s:6:\"logout\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,9999,1,1,0,'a:0:{}'),
- (129,1,'civicrm/i18n',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"translate CiviCRM\";}i:1;s:3:\"and\";}','s:18:\"CRM_Core_I18n_Form\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (130,1,'civicrm/ajax/attachment',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"access AJAX API\";}i:1;s:2:\"or\";}','a:2:{i:0;s:29:\"CRM_Core_Page_AJAX_Attachment\";i:1;s:10:\"attachFile\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (131,1,'civicrm/api',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Core_Page_Redirect\";','s:16:\"url=civicrm/api3\";','a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (132,1,'civicrm/api3',NULL,'CiviCRM API v3','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Admin_Page_APIExplorer\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (133,1,'civicrm/ajax/apiexample',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:26:\"CRM_Admin_Page_APIExplorer\";i:1;s:14:\"getExampleFile\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (134,1,'civicrm/ajax/apidoc',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:26:\"CRM_Admin_Page_APIExplorer\";i:1;s:6:\"getDoc\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (135,1,'civicrm/ajax/rest',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"access AJAX API\";}i:1;s:2:\"or\";}','a:2:{i:0;s:14:\"CRM_Utils_REST\";i:1;s:4:\"ajax\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (136,1,'civicrm/api/json',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:14:\"CRM_Utils_REST\";i:1;s:8:\"ajaxJson\";}','s:16:\"url=civicrm/api3\";','a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (137,1,'civicrm/inline',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:14:\"CRM_Utils_REST\";i:1;s:12:\"loadTemplate\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (138,1,'civicrm/ajax/chart',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Form_ContributionCharts\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (139,1,'civicrm/asset/builder',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"*always allow*\";}i:1;s:3:\"and\";}','a:2:{i:0;s:23:\"\\Civi\\Core\\AssetBuilder\";i:1;s:7:\"pageRun\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (140,1,'civicrm/contribute/ajax/tableview',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contribute_Page_DashBoard\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:0:{}'),
- (141,1,'civicrm/payment/ipn',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','a:2:{i:0;s:16:\"CRM_Core_Payment\";i:1;s:9:\"handleIPN\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Payment\";s:3:\"url\";s:39:\"/civicrm/payment?reset=1&amp;action=add\";}}',NULL,NULL,2,1,1,1,0,1,1,0,0,'a:0:{}'),
- (142,1,'civicrm/batch',NULL,'Batch Data Entry','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:20:\"CRM_Batch_Page_Batch\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (143,1,'civicrm/batch/add',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:20:\"CRM_Batch_Form_Batch\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:16:\"Batch Data Entry\";s:3:\"url\";s:22:\"/civicrm/batch?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (144,1,'civicrm/batch/entry',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:20:\"CRM_Batch_Form_Entry\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:16:\"Batch Data Entry\";s:3:\"url\";s:22:\"/civicrm/batch?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (145,1,'civicrm/ajax/batch',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Batch_Page_AJAX\";i:1;s:9:\"batchSave\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (146,1,'civicrm/ajax/batchlist',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Batch_Page_AJAX\";i:1;s:12:\"getBatchList\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (147,1,'civicrm/ajax/inline',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:18:\"CRM_Core_Page_AJAX\";i:1;s:3:\"run\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (148,1,'civicrm/dev/qunit',NULL,'QUnit','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:19:\"CRM_Core_Page_QUnit\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (149,1,'civicrm/dev/fake-error',NULL,'Fake Error','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"*always allow*\";}i:1;s:3:\"and\";}','s:23:\"CRM_Core_Page_FakeError\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
- (150,1,'civicrm/profile-editor/schema',NULL,'ProfileEditor','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:25:\"CRM_UF_Page_ProfileEditor\";i:1;s:13:\"getSchemaJSON\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (151,1,'civicrm/a',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"\\Civi\\Angular\\Page\\Main\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (152,1,'civicrm/ajax/angular-modules',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"*always allow*\";}i:1;s:3:\"and\";}','s:26:\"\\Civi\\Angular\\Page\\Modules\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (153,1,'civicrm/ajax/recurringentity/update-mode',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:34:\"CRM_Core_Page_AJAX_RecurringEntity\";i:1;s:10:\"updateMode\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (154,1,'civicrm/recurringentity/preview',NULL,'Confirm dates','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:36:\"CRM_Core_Page_RecurringEntityPreview\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (155,1,'civicrm/shortcode',NULL,'Insert CiviCRM Content','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_Core_Form_ShortCode\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (156,1,'civicrm/task/add-to-group',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Contact_Form_Task_AddToGroup\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (157,1,'civicrm/task/remove-from-group',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:37:\"CRM_Contact_Form_Task_RemoveFromGroup\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (158,1,'civicrm/task/add-to-tag',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Contact_Form_Task_AddToTag\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (159,1,'civicrm/task/remove-from-tag',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:35:\"CRM_Contact_Form_Task_RemoveFromTag\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (160,1,'civicrm/task/send-email',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Contact_Form_Task_Email\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (161,1,'civicrm/task/make-mailing-label',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Contact_Form_Task_Label\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (162,1,'civicrm/task/pick-profile',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:33:\"CRM_Contact_Form_Task_PickProfile\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (163,1,'civicrm/task/print-document',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Contact_Form_Task_PDF\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (164,1,'civicrm/task/unhold-email',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:28:\"CRM_Contact_Form_Task_Unhold\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (165,1,'civicrm/task/alter-contact-preference',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contact_Form_Task_AlterPreferences\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (166,1,'civicrm/task/delete-contact',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:28:\"CRM_Contact_Form_Task_Delete\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (167,1,'civicrm',NULL,'CiviCRM','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Contact_Page_DashBoard\";',NULL,'a:0:{}',NULL,NULL,NULL,1,0,1,0,0,1,0,0,'a:0:{}'),
- (168,1,'civicrm/dashboard',NULL,'CiviCRM Home','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Contact_Page_DashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,0,1,1,0,'a:0:{}'),
- (169,1,'civicrm/contact/search',NULL,'Find Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Controller_Search\";','s:8:\"mode=256\";','a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,10,1,1,0,'a:0:{}'),
- (170,1,'civicrm/contact/image',NULL,'Process Uploaded Images','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access uploaded files\";}i:1;s:3:\"and\";}','a:2:{i:0;s:23:\"CRM_Contact_BAO_Contact\";i:1;s:12:\"processImage\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (171,1,'civicrm/contact/imagefile',NULL,'Get Image File','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"*always allow*\";}i:1;s:3:\"and\";}','s:26:\"CRM_Contact_Page_ImageFile\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (172,1,'civicrm/contact/search/basic',NULL,'Find Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Controller_Search\";','s:8:\"mode=256\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Find Contacts\";s:3:\"url\";s:31:\"/civicrm/contact/search?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (173,1,'civicrm/contact/search/advanced',NULL,'Advanced Search','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Controller_Search\";','s:8:\"mode=512\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Find Contacts\";s:3:\"url\";s:31:\"/civicrm/contact/search?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,12,1,1,0,'a:0:{}'),
- (174,1,'civicrm/contact/search/builder',NULL,'Search Builder','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Controller_Search\";','s:9:\"mode=8192\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Find Contacts\";s:3:\"url\";s:31:\"/civicrm/contact/search?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,14,1,1,0,'a:0:{}'),
- (175,1,'civicrm/contact/search/custom/list',NULL,'Custom Searches','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Page_CustomSearch\";','s:10:\"mode=16384\";','a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Find Contacts\";s:3:\"url\";s:31:\"/civicrm/contact/search?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Find Contacts\";s:3:\"url\";s:38:\"/civicrm/contact/search/custom?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,16,1,1,0,'a:0:{}'),
- (176,1,'civicrm/contact/add',NULL,'New Contact','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:24:\"CRM_Contact_Form_Contact\";','s:13:\"addSequence=1\";','a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (177,1,'civicrm/contact/add/individual','ct=Individual','New Individual','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:12:\"add contacts\";}i:1;s:3:\"and\";}','s:24:\"CRM_Contact_Form_Contact\";','s:13:\"addSequence=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Contact\";s:3:\"url\";s:28:\"/civicrm/contact/add?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (178,1,'civicrm/contact/add/household','ct=Household','New Household','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:12:\"add contacts\";}i:1;s:3:\"and\";}','s:24:\"CRM_Contact_Form_Contact\";','s:13:\"addSequence=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Contact\";s:3:\"url\";s:28:\"/civicrm/contact/add?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (179,1,'civicrm/contact/add/organization','ct=Organization','New Organization','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:12:\"add contacts\";}i:1;s:3:\"and\";}','s:24:\"CRM_Contact_Form_Contact\";','s:13:\"addSequence=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Contact\";s:3:\"url\";s:28:\"/civicrm/contact/add?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (180,1,'civicrm/contact/relatedcontact',NULL,'Edit Related Contact','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"access Contact Dashboard\";}i:1;s:3:\"and\";}','s:31:\"CRM_Contact_Form_RelatedContact\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
- (181,1,'civicrm/contact/merge',NULL,'Merge Contact','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"merge duplicate contacts\";}i:1;s:3:\"and\";}','s:22:\"CRM_Contact_Form_Merge\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (182,1,'civicrm/contact/email',NULL,'Email a Contact','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Contact_Form_Task_Email\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (183,1,'civicrm/contact/map',NULL,'Map Location(s)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Contact_Form_Task_Map\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
- (184,1,'civicrm/contact/map/event',NULL,'Map Event Location','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Contact_Form_Task_Map_Event\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Map Location(s)\";s:3:\"url\";s:28:\"/civicrm/contact/map?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
- (185,1,'civicrm/contact/view','cid=%%cid%%','Contact Summary','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:29:\"CRM_Contact_Page_View_Summary\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (186,1,'civicrm/contact/view/delete',NULL,'Delete Contact','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:28:\"CRM_Contact_Form_Task_Delete\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (187,1,'civicrm/contact/view/activity','show=1,cid=%%cid%%','Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:21:\"CRM_Activity_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (188,1,'civicrm/activity/add','action=add','Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Activity_Form_Activity\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&amp;action=add&amp;context=standalone\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (189,1,'civicrm/activity/email/add','action=add','Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Contact_Form_Task_Email\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&amp;action=add&amp;context=standalone\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (190,1,'civicrm/activity/pdf/add','action=add','Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Contact_Form_Task_PDF\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&amp;action=add&amp;context=standalone\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (191,1,'civicrm/contact/view/rel','cid=%%cid%%','Relationships','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:34:\"CRM_Contact_Page_View_Relationship\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (192,1,'civicrm/contact/view/group','cid=%%cid%%','Groups','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:34:\"CRM_Contact_Page_View_GroupContact\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (193,1,'civicrm/contact/view/smartgroup','cid=%%cid%%','Smart Groups','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:39:\"CRM_Contact_Page_View_ContactSmartGroup\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (194,1,'civicrm/contact/view/note','cid=%%cid%%','Notes','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:26:\"CRM_Contact_Page_View_Note\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (195,1,'civicrm/contact/view/tag','cid=%%cid%%','Tags','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:25:\"CRM_Contact_Page_View_Tag\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (196,1,'civicrm/contact/view/cd',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:32:\"CRM_Contact_Page_View_CustomData\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (197,1,'civicrm/contact/view/cd/edit',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:27:\"CRM_Contact_Form_CustomData\";','s:13:\"addSequence=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (198,1,'civicrm/contact/view/vcard',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:27:\"CRM_Contact_Page_View_Vcard\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (199,1,'civicrm/contact/view/print',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:27:\"CRM_Contact_Page_View_Print\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (200,1,'civicrm/contact/view/log',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:25:\"CRM_Contact_Page_View_Log\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (201,1,'civicrm/user',NULL,'Contact Dashboard','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"access Contact Dashboard\";}i:1;s:3:\"and\";}','s:35:\"CRM_Contact_Page_View_UserDashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,0,1,0,0,'a:0:{}'),
- (202,1,'civicrm/dashlet/activity',NULL,'Activity Dashlet','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Dashlet_Page_Activity\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (203,1,'civicrm/dashlet/blog',NULL,'CiviCRM Blog','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Dashlet_Page_Blog\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (204,1,'civicrm/dashlet/getting-started',NULL,'CiviCRM Resources','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Dashlet_Page_GettingStarted\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (205,1,'civicrm/ajax/relation',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:12:\"relationship\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,3,0,'a:0:{}'),
- (206,1,'civicrm/ajax/groupTree',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:9:\"groupTree\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (207,1,'civicrm/ajax/custom',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:11:\"customField\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (208,1,'civicrm/ajax/customvalue',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:17:\"deleteCustomValue\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,3,0,'a:0:{}'),
- (209,1,'civicrm/ajax/cmsuser',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:13:\"checkUserName\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (210,1,'civicrm/ajax/checkemail',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:15:\"getContactEmail\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (211,1,'civicrm/ajax/checkphone',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:15:\"getContactPhone\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (212,1,'civicrm/ajax/subtype',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:13:\"buildSubTypes\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (213,1,'civicrm/ajax/signature',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:12:\"getSignature\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (214,1,'civicrm/ajax/pdfFormat',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:9:\"pdfFormat\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (215,1,'civicrm/ajax/paperSize',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:9:\"paperSize\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (216,1,'civicrm/ajax/contactref',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:31:\"access contact reference fields\";i:1;s:15:\" access CiviCRM\";}i:1;s:2:\"or\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:16:\"contactReference\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (217,1,'civicrm/dashlet/myCases',NULL,'Case Dashlet','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:24:\"CRM_Dashlet_Page_MyCases\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (218,1,'civicrm/dashlet/allCases',NULL,'All Cases Dashlet','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:31:\"access all cases and activities\";}i:1;s:3:\"and\";}','s:25:\"CRM_Dashlet_Page_AllCases\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (219,1,'civicrm/dashlet/casedashboard',NULL,'Case Dashboard Dashlet','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Dashlet_Page_CaseDashboard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (220,1,'civicrm/contact/deduperules',NULL,'Find and Merge Duplicate Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:23:\"administer dedupe rules\";i:1;s:24:\"merge duplicate contacts\";}i:1;s:2:\"or\";}','s:28:\"CRM_Contact_Page_DedupeRules\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,105,1,0,0,'a:2:{s:4:\"desc\";s:158:\"Manage the rules used to identify potentially duplicate contact records. Scan for duplicates using a selected rule and merge duplicate contact data as needed.\";s:10:\"adminGroup\";s:6:\"Manage\";}'),
- (221,1,'civicrm/contact/dedupefind',NULL,'Find and Merge Duplicate Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"merge duplicate contacts\";}i:1;s:3:\"and\";}','s:27:\"CRM_Contact_Page_DedupeFind\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (222,1,'civicrm/ajax/dedupefind',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"merge duplicate contacts\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:10:\"getDedupes\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (223,1,'civicrm/contact/dedupemerge',NULL,'Batch Merge Duplicate Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"merge duplicate contacts\";}i:1;s:3:\"and\";}','s:28:\"CRM_Contact_Page_DedupeMerge\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (224,1,'civicrm/dedupe/exception',NULL,'Dedupe Exceptions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Contact_Page_DedupeException\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,110,1,0,0,'a:1:{s:10:\"adminGroup\";s:6:\"Manage\";}'),
- (225,1,'civicrm/ajax/dedupeRules',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:16:\"buildDedupeRules\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (226,1,'civicrm/contact/view/useradd','cid=%%cid%%','Add User','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:29:\"CRM_Contact_Page_View_Useradd\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (227,1,'civicrm/ajax/markSelection',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:22:\"selectUnselectContacts\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (228,1,'civicrm/ajax/toggleDedupeSelect',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"merge duplicate contacts\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:18:\"toggleDedupeSelect\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (229,1,'civicrm/ajax/flipDupePairs',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"merge duplicate contacts\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:13:\"flipDupePairs\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (230,1,'civicrm/activity/sms/add','action=add','Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:8:\"send SMS\";}i:1;s:3:\"and\";}','s:25:\"CRM_Contact_Form_Task_SMS\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&amp;action=add&amp;context=standalone\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (231,1,'civicrm/ajax/contactrelationships',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"view my contact\";}i:1;s:2:\"or\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:23:\"getContactRelationships\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (232,1,'civicrm/ajax/api4',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Api4_Permission\";i:1;s:5:\"check\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:18:\"CRM_Api4_Page_AJAX\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (233,1,'civicrm/api4',NULL,'CiviCRM','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Api4_Page_Api4Explorer\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (234,1,'civicrm/activity','action=add&context=standalone','New Activity','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Activity_Form_Activity\";','s:14:\"attachUpload=1\";','a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (235,1,'civicrm/activity/view',NULL,'View Activity','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Activity_Form_ActivityView\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&amp;action=add&amp;context=standalone\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (236,1,'civicrm/ajax/activity',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:15:\"getCaseActivity\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (237,1,'civicrm/ajax/globalrelationships',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:26:\"getCaseGlobalRelationships\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (238,1,'civicrm/ajax/clientrelationships',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:26:\"getCaseClientRelationships\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (239,1,'civicrm/ajax/caseroles',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:12:\"getCaseRoles\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (240,1,'civicrm/ajax/contactactivity',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:18:\"getContactActivity\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (241,1,'civicrm/ajax/activity/convert',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:21:\"convertToCaseActivity\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,3,0,'a:0:{}'),
- (242,1,'civicrm/activity/search',NULL,'Find Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Activity_Controller_Search\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&amp;action=add&amp;context=standalone\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (243,1,'civicrm/tag',NULL,'Tags','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:11:\"manage tags\";}i:1;s:2:\"or\";}','s:16:\"CRM_Tag_Page_Tag\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,25,1,0,0,'a:2:{s:4:\"desc\";s:158:\"Tags are useful for segmenting the contacts in your database into categories (e.g. Staff Member, Donor, Volunteer, etc.). Create and edit available tags here.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
- (244,1,'civicrm/tag/edit','action=add','New Tag','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:11:\"manage tags\";}i:1;s:2:\"or\";}','s:17:\"CRM_Tag_Form_Edit\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:4:\"Tags\";s:3:\"url\";s:20:\"/civicrm/tag?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (245,1,'civicrm/tag/merge',NULL,'Merge Tags','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:11:\"manage tags\";}i:1;s:2:\"or\";}','s:18:\"CRM_Tag_Form_Merge\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:4:\"Tags\";s:3:\"url\";s:20:\"/civicrm/tag?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (246,1,'civicrm/ajax/tagTree',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:11:\"manage tags\";}i:1;s:2:\"or\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:10:\"getTagTree\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (247,1,'civicrm/pcp',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:16:\"CRM_PCP_Form_PCP\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
- (248,1,'civicrm/pcp/campaign',NULL,'Setup a Personal Campaign Page - Account Information','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:22:\"CRM_PCP_Controller_PCP\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,0,1,0,0,'a:0:{}'),
- (249,1,'civicrm/pcp/info',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:20:\"CRM_PCP_Page_PCPInfo\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
- (250,1,'civicrm/admin/pcp','context=contribute','Personal Campaign Pages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:16:\"CRM_PCP_Page_PCP\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,362,1,0,0,'a:2:{s:4:\"desc\";s:49:\"View and manage existing personal campaign pages.\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
- (251,1,'civicrm/payment/form',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:26:\"CRM_Financial_Form_Payment\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Payment\";s:3:\"url\";s:39:\"/civicrm/payment?reset=1&amp;action=add\";}}',NULL,NULL,2,1,1,1,0,0,1,0,0,'a:0:{}'),
- (252,1,'civicrm/payment/edit',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:30:\"CRM_Financial_Form_PaymentEdit\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Payment\";s:3:\"url\";s:39:\"/civicrm/payment?reset=1&amp;action=add\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:1:{s:9:\"component\";s:14:\"CiviContribute\";}'),
+ (1,1,'civicrm/profile',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_Profile_Page_Router\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,0,1,0,0,'a:0:{}'),
+ (2,1,'civicrm/profile/create',NULL,'CiviCRM Profile Create','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_Profile_Page_Router\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,0,1,0,0,'a:0:{}'),
+ (3,1,'civicrm/profile/view',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Profile_Page_View\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
+ (4,1,'civicrm/ajax/api4',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Api4_Permission\";i:1;s:5:\"check\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:18:\"CRM_Api4_Page_AJAX\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (5,1,'civicrm/api4',NULL,'CiviCRM','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Api4_Page_Api4Explorer\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (6,1,'civicrm/activity','action=add&context=standalone','New Activity','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Activity_Form_Activity\";','s:14:\"attachUpload=1\";','a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (7,1,'civicrm/activity/view',NULL,'View Activity','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Activity_Form_ActivityView\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&amp;action=add&amp;context=standalone\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (8,1,'civicrm/ajax/activity',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:15:\"getCaseActivity\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (9,1,'civicrm/ajax/globalrelationships',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:26:\"getCaseGlobalRelationships\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (10,1,'civicrm/ajax/clientrelationships',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:26:\"getCaseClientRelationships\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (11,1,'civicrm/ajax/caseroles',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:12:\"getCaseRoles\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (12,1,'civicrm/ajax/contactactivity',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:18:\"getContactActivity\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (13,1,'civicrm/ajax/activity/convert',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:21:\"convertToCaseActivity\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,3,0,'a:0:{}'),
+ (14,1,'civicrm/activity/search',NULL,'Find Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Activity_Controller_Search\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&amp;action=add&amp;context=standalone\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (15,1,'civicrm/pcp',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:16:\"CRM_PCP_Form_PCP\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
+ (16,1,'civicrm/pcp/campaign',NULL,'Setup a Personal Campaign Page - Account Information','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:22:\"CRM_PCP_Controller_PCP\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,0,1,0,0,'a:0:{}'),
+ (17,1,'civicrm/pcp/info',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:20:\"CRM_PCP_Page_PCPInfo\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
+ (18,1,'civicrm/admin/pcp','context=contribute','Personal Campaign Pages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:16:\"CRM_PCP_Page_PCP\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,362,1,0,0,'a:2:{s:4:\"desc\";s:49:\"View and manage existing personal campaign pages.\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
+ (19,1,'civicrm/upgrade',NULL,'Upgrade CiviCRM','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:24:\"CRM_Upgrade_Page_Upgrade\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (20,1,'civicrm/export',NULL,'Download Errors','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Export_BAO_Export\";i:1;s:6:\"invoke\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (21,1,'civicrm/export/contact',NULL,'Export Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Export_BAO_Export\";i:1;s:6:\"invoke\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Download Errors\";s:3:\"url\";s:23:\"/civicrm/export?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,0,1,0,0,'a:0:{}'),
+ (22,1,'civicrm/export/standalone',NULL,'Export','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Export_Controller_Standalone\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Download Errors\";s:3:\"url\";s:23:\"/civicrm/export?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (23,1,'civicrm/admin/options/acl_role',NULL,'ACL Roles','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
+ (24,1,'civicrm/acl',NULL,'Manage ACLs','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:16:\"CRM_ACL_Page_ACL\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (25,1,'civicrm/acl/entityrole',NULL,'Assign Users to ACL Roles','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_ACL_Page_EntityRole\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"Manage ACLs\";s:3:\"url\";s:20:\"/civicrm/acl?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (26,1,'civicrm/acl/basic',NULL,'ACL','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_ACL_Page_ACLBasic\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"Manage ACLs\";s:3:\"url\";s:20:\"/civicrm/acl?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (27,1,'civicrm/file',NULL,'Browse Uploaded files','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access uploaded files\";}i:1;s:3:\"and\";}','s:18:\"CRM_Core_Page_File\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (28,1,'civicrm/file/delete',NULL,'Delete File','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:17:\"CRM_Core_BAO_File\";i:1;s:16:\"deleteAttachment\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:21:\"Browse Uploaded files\";s:3:\"url\";s:21:\"/civicrm/file?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (29,1,'civicrm/friend',NULL,'Tell a Friend','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:15:\"CRM_Friend_Form\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
+ (30,1,'civicrm/logout',NULL,'Log out','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:16:\"CRM_Utils_System\";i:1;s:6:\"logout\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,9999,1,1,0,'a:0:{}'),
+ (31,1,'civicrm/i18n',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"translate CiviCRM\";}i:1;s:3:\"and\";}','s:18:\"CRM_Core_I18n_Form\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (32,1,'civicrm/ajax/attachment',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"access AJAX API\";}i:1;s:2:\"or\";}','a:2:{i:0;s:29:\"CRM_Core_Page_AJAX_Attachment\";i:1;s:10:\"attachFile\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (33,1,'civicrm/api',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Core_Page_Redirect\";','s:16:\"url=civicrm/api3\";','a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (34,1,'civicrm/api3',NULL,'CiviCRM API v3','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Admin_Page_APIExplorer\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (35,1,'civicrm/ajax/apiexample',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:26:\"CRM_Admin_Page_APIExplorer\";i:1;s:14:\"getExampleFile\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (36,1,'civicrm/ajax/apidoc',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:26:\"CRM_Admin_Page_APIExplorer\";i:1;s:6:\"getDoc\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (37,1,'civicrm/ajax/rest',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"access AJAX API\";}i:1;s:2:\"or\";}','a:2:{i:0;s:14:\"CRM_Utils_REST\";i:1;s:4:\"ajax\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (38,1,'civicrm/api/json',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:14:\"CRM_Utils_REST\";i:1;s:8:\"ajaxJson\";}','s:16:\"url=civicrm/api3\";','a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (39,1,'civicrm/inline',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:14:\"CRM_Utils_REST\";i:1;s:12:\"loadTemplate\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (40,1,'civicrm/ajax/chart',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Form_ContributionCharts\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (41,1,'civicrm/asset/builder',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"*always allow*\";}i:1;s:3:\"and\";}','a:2:{i:0;s:23:\"\\Civi\\Core\\AssetBuilder\";i:1;s:7:\"pageRun\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (42,1,'civicrm/contribute/ajax/tableview',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contribute_Page_DashBoard\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (43,1,'civicrm/payment/ipn',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','a:2:{i:0;s:16:\"CRM_Core_Payment\";i:1;s:9:\"handleIPN\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Payment\";s:3:\"url\";s:39:\"/civicrm/payment?reset=1&amp;action=add\";}}',NULL,NULL,2,1,1,1,0,1,1,0,0,'a:0:{}'),
+ (44,1,'civicrm/batch',NULL,'Batch Data Entry','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:20:\"CRM_Batch_Page_Batch\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (45,1,'civicrm/batch/add',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:20:\"CRM_Batch_Form_Batch\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:16:\"Batch Data Entry\";s:3:\"url\";s:22:\"/civicrm/batch?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (46,1,'civicrm/batch/entry',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:20:\"CRM_Batch_Form_Entry\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:16:\"Batch Data Entry\";s:3:\"url\";s:22:\"/civicrm/batch?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (47,1,'civicrm/ajax/batch',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Batch_Page_AJAX\";i:1;s:9:\"batchSave\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (48,1,'civicrm/ajax/batchlist',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Batch_Page_AJAX\";i:1;s:12:\"getBatchList\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (49,1,'civicrm/ajax/inline',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:18:\"CRM_Core_Page_AJAX\";i:1;s:3:\"run\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (50,1,'civicrm/dev/qunit',NULL,'QUnit','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:19:\"CRM_Core_Page_QUnit\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (51,1,'civicrm/dev/fake-error',NULL,'Fake Error','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"*always allow*\";}i:1;s:3:\"and\";}','s:23:\"CRM_Core_Page_FakeError\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
+ (52,1,'civicrm/profile-editor/schema',NULL,'ProfileEditor','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:25:\"CRM_UF_Page_ProfileEditor\";i:1;s:13:\"getSchemaJSON\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (53,1,'civicrm/a',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"\\Civi\\Angular\\Page\\Main\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (54,1,'civicrm/ajax/angular-modules',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"*always allow*\";}i:1;s:3:\"and\";}','s:26:\"\\Civi\\Angular\\Page\\Modules\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (55,1,'civicrm/ajax/recurringentity/update-mode',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:34:\"CRM_Core_Page_AJAX_RecurringEntity\";i:1;s:10:\"updateMode\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (56,1,'civicrm/recurringentity/preview',NULL,'Confirm dates','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:36:\"CRM_Core_Page_RecurringEntityPreview\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (57,1,'civicrm/shortcode',NULL,'Insert CiviCRM Content','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_Core_Form_ShortCode\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (58,1,'civicrm/task/add-to-group',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Contact_Form_Task_AddToGroup\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (59,1,'civicrm/task/remove-from-group',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:37:\"CRM_Contact_Form_Task_RemoveFromGroup\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (60,1,'civicrm/task/add-to-tag',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Contact_Form_Task_AddToTag\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (61,1,'civicrm/task/remove-from-tag',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:35:\"CRM_Contact_Form_Task_RemoveFromTag\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (62,1,'civicrm/task/send-email',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Contact_Form_Task_Email\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (63,1,'civicrm/task/make-mailing-label',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Contact_Form_Task_Label\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (64,1,'civicrm/task/pick-profile',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:33:\"CRM_Contact_Form_Task_PickProfile\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (65,1,'civicrm/task/print-document',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Contact_Form_Task_PDF\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (66,1,'civicrm/task/unhold-email',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:28:\"CRM_Contact_Form_Task_Unhold\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (67,1,'civicrm/task/alter-contact-preference',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contact_Form_Task_AlterPreferences\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (68,1,'civicrm/task/delete-contact',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:28:\"CRM_Contact_Form_Task_Delete\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (69,1,'civicrm/payment/form',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:26:\"CRM_Financial_Form_Payment\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Payment\";s:3:\"url\";s:39:\"/civicrm/payment?reset=1&amp;action=add\";}}',NULL,NULL,2,1,1,1,0,0,1,0,0,'a:0:{}'),
+ (70,1,'civicrm/payment/edit',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:30:\"CRM_Financial_Form_PaymentEdit\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Payment\";s:3:\"url\";s:39:\"/civicrm/payment?reset=1&amp;action=add\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:1:{s:9:\"component\";s:14:\"CiviContribute\";}'),
+ (71,1,'civicrm/import',NULL,'Import','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"import contacts\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Import_Controller\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,400,1,1,0,'a:0:{}'),
+ (72,1,'civicrm/import/contact',NULL,'Import Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"import contacts\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Import_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:6:\"Import\";s:3:\"url\";s:23:\"/civicrm/import?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,410,1,1,0,'a:0:{}'),
+ (73,1,'civicrm/import/contact/summary',NULL,'Import Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"import contacts\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Contact_Import_Form_Summary\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:6:\"Import\";s:3:\"url\";s:23:\"/civicrm/import?reset=1\";}i:2;a:2:{s:5:\"title\";s:15:\"Import Contacts\";s:3:\"url\";s:31:\"/civicrm/import/contact?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,410,1,1,0,'a:0:{}'),
+ (74,1,'civicrm/import/outcome',NULL,'Import results','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:16:\"CRM_Import_Forms\";i:1;s:9:\"outputCSV\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:6:\"Import\";s:3:\"url\";s:23:\"/civicrm/import?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (75,1,'civicrm/import/activity',NULL,'Import Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"import contacts\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Activity_Import_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:6:\"Import\";s:3:\"url\";s:23:\"/civicrm/import?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,420,1,1,0,'a:0:{}'),
+ (76,1,'civicrm/import/custom','id=%%id%%','Import Multi-value Custom Data','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:28:\"CRM_Custom_Import_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:6:\"Import\";s:3:\"url\";s:23:\"/civicrm/import?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,420,1,1,0,'a:0:{}'),
+ (77,1,'civicrm/ajax/status',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"import contacts\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:28:\"CRM_Contact_Import_Page_AJAX\";i:1;s:6:\"status\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (78,1,'civicrm/import/datasource',NULL,'Import','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Import_Form_DataSourceConfig\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:6:\"Import\";s:3:\"url\";s:23:\"/civicrm/import?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,450,1,1,0,'a:0:{}'),
+ (79,1,'civicrm/custom/add',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Custom_Form_CustomData\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (80,1,'civicrm/ajax/optionlist',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:20:\"CRM_Custom_Page_AJAX\";i:1;s:13:\"getOptionList\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (81,1,'civicrm/ajax/reorder',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:20:\"CRM_Custom_Page_AJAX\";i:1;s:11:\"fixOrdering\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (82,1,'civicrm/ajax/multirecordfieldlist',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:20:\"CRM_Custom_Page_AJAX\";i:1;s:23:\"getMultiRecordFieldList\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (83,1,'civicrm/admin/custom/group',NULL,'Custom Data','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:21:\"CRM_Custom_Page_Group\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,10,1,0,0,'a:2:{s:4:\"desc\";s:109:\"Configure custom fields to collect and store custom data which is not included in the standard CiviCRM forms.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (84,1,'civicrm/admin/custom/group/edit',NULL,'Configure Custom Set','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:21:\"CRM_Custom_Form_Group\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
+ (85,1,'civicrm/admin/custom/group/preview',NULL,'Custom Field Preview','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:23:\"CRM_Custom_Form_Preview\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
+ (86,1,'civicrm/admin/custom/group/delete',NULL,'Delete Custom Set','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:27:\"CRM_Custom_Form_DeleteGroup\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
+ (87,1,'civicrm/admin/custom/group/field',NULL,'Custom Data Fields','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:21:\"CRM_Custom_Page_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,11,1,0,0,'a:0:{}'),
+ (88,1,'civicrm/admin/custom/group/field/delete',NULL,'Delete Custom Field','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:27:\"CRM_Custom_Form_DeleteField\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
+ (89,1,'civicrm/admin/custom/group/field/option',NULL,'Custom Field - Options','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:22:\"CRM_Custom_Page_Option\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
+ (90,1,'civicrm/admin/custom/group/field/add',NULL,'Custom Field - Add','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:21:\"CRM_Custom_Form_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
+ (91,1,'civicrm/admin/custom/group/field/update',NULL,'Custom Field - Edit','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:21:\"CRM_Custom_Form_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
+ (92,1,'civicrm/admin/custom/group/field/move',NULL,'Custom Field - Move','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCRM data\";}i:1;s:3:\"and\";}','s:25:\"CRM_Custom_Form_MoveField\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
+ (93,1,'civicrm/admin/uf/group',NULL,'Profiles','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Page_Group\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,20,1,0,0,'a:2:{s:4:\"desc\";s:151:\"Profiles allow you to aggregate groups of fields and include them in your site as input forms, contact display pages, and search and listings features.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (94,1,'civicrm/admin/uf/group/field',NULL,'CiviCRM Profile Fields','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Page_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,21,1,0,0,'a:0:{}'),
+ (95,1,'civicrm/admin/uf/group/field/add',NULL,'Add Field','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Form_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,22,1,0,0,'a:0:{}'),
+ (96,1,'civicrm/admin/uf/group/field/update',NULL,'Edit Field','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Form_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,23,1,0,0,'a:0:{}'),
+ (97,1,'civicrm/admin/uf/group/add',NULL,'New CiviCRM Profile','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Form_Group\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,24,1,0,0,'a:0:{}'),
+ (98,1,'civicrm/admin/uf/group/update',NULL,'Profile Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Form_Group\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,25,1,0,0,'a:0:{}'),
+ (99,1,'civicrm/admin/uf/group/setting',NULL,'AdditionalInfo Form','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_UF_Form_AdvanceSetting\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,0,1,0,0,'a:0:{}'),
+ (100,1,'civicrm/admin/options/activity_type',NULL,'Activity Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,30,1,0,0,'a:2:{s:4:\"desc\";s:155:\"CiviCRM has several built-in activity types (meetings, phone calls, emails sent). Track other types of interactions by creating custom activity types here.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (101,1,'civicrm/admin/reltype',NULL,'Relationship Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Admin_Page_RelationshipType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,35,1,0,0,'a:2:{s:4:\"desc\";s:148:\"Contacts can be linked to each other through Relationships (e.g. Spouse, Employer, etc.). Define the types of relationships you want to record here.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (102,1,'civicrm/admin/options/subtype',NULL,'Contact Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Admin_Page_ContactType\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,40,1,0,0,'a:1:{s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (103,1,'civicrm/admin/options/gender',NULL,'Gender Options','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,45,1,0,0,'a:2:{s:4:\"desc\";s:79:\"Options for assigning gender to individual contacts (e.g. Male, Female, Other).\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (104,1,'civicrm/admin/options/individual_prefix',NULL,'Individual Prefixes (Ms, Mr...)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,50,1,0,0,'a:2:{s:4:\"desc\";s:66:\"Options for individual contact prefixes (e.g. Ms., Mr., Dr. etc.).\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (105,1,'civicrm/admin/options/individual_suffix',NULL,'Individual Suffixes (Jr, Sr...)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,55,1,0,0,'a:2:{s:4:\"desc\";s:61:\"Options for individual contact suffixes (e.g. Jr., Sr. etc.).\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (106,1,'civicrm/admin/locationType',NULL,'Location Types (Home, Work...)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Page_LocationType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,60,1,0,0,'a:2:{s:4:\"desc\";s:94:\"Options for categorizing contact addresses and phone numbers (e.g. Home, Work, Billing, etc.).\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (107,1,'civicrm/admin/options/website_type',NULL,'Website Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,65,1,0,0,'a:2:{s:4:\"desc\";s:48:\"Options for assigning website types to contacts.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (108,1,'civicrm/admin/options/instant_messenger_service',NULL,'Instant Messenger Services','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,70,1,0,0,'a:2:{s:4:\"desc\";s:79:\"List of IM services which can be used when recording screen-names for contacts.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (109,1,'civicrm/admin/options/mobile_provider',NULL,'Mobile Phone Providers','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,75,1,0,0,'a:2:{s:4:\"desc\";s:90:\"List of mobile phone providers which can be assigned when recording contact phone numbers.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (110,1,'civicrm/admin/options/phone_type',NULL,'Phone Type','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,80,1,0,0,'a:2:{s:4:\"desc\";s:80:\"Options for assigning phone type to contacts (e.g Phone,\n    Mobile, Fax, Pager)\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (111,1,'civicrm/admin/setting/preferences/display',NULL,'Display Preferences','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:34:\"CRM_Admin_Form_Preferences_Display\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,90,1,0,0,'a:1:{s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (112,1,'civicrm/admin/setting/search',NULL,'Search Preferences','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Admin_Form_Setting_Search\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,95,1,0,0,'a:1:{s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (113,1,'civicrm/admin/setting/preferences/date',NULL,'View Date Preferences','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Admin_Page_PreferencesDate\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
+ (114,1,'civicrm/admin/menu',NULL,'Navigation Menu','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Admin_Page_Navigation\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,100,1,0,0,'a:2:{s:4:\"desc\";s:79:\"Add or remove menu items, and modify the order of items on the navigation menu.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (115,1,'civicrm/admin/options/wordreplacements',NULL,'Word Replacements','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Admin_Form_WordReplacements\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,105,1,0,0,'a:2:{s:4:\"desc\";s:18:\"Word Replacements.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (116,1,'civicrm/admin/options/custom_search',NULL,'Manage Custom Searches','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,110,1,0,0,'a:2:{s:4:\"desc\";s:225:\"Developers and accidental techies with a bit of PHP and SQL knowledge can create new search forms to handle specific search and reporting needs which aren\'t covered by the built-in Advanced Search and Search Builder features.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (117,1,'civicrm/admin/domain','action=update','Organization Address and Contact Info','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_Contact_Form_Domain\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,10,1,0,0,'a:2:{s:4:\"desc\";s:150:\"Configure primary contact name, email, return-path and address information. This information is used by CiviMail to identify the sending organization.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
+ (118,1,'civicrm/admin/options/from_email_address',NULL,'From Email Addresses','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,20,1,0,0,'a:2:{s:4:\"desc\";s:74:\"List of Email Addresses which can be used when sending emails to contacts.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
+ (119,1,'civicrm/admin/messageTemplates',NULL,'Message Templates','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:22:\"edit message templates\";i:1;s:34:\"edit user-driven message templates\";i:2;s:38:\"edit system workflow message templates\";}i:1;s:2:\"or\";}','s:31:\"CRM_Admin_Page_MessageTemplates\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,30,1,0,0,'a:2:{s:4:\"desc\";s:130:\"Message templates allow you to save and re-use messages with layouts which you can use when sending email to one or more contacts.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
+ (120,1,'civicrm/admin/messageTemplates/add',NULL,'Message Templates','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:22:\"edit message templates\";i:1;s:34:\"edit user-driven message templates\";i:2;s:38:\"edit system workflow message templates\";}i:1;s:2:\"or\";}','s:31:\"CRM_Admin_Form_MessageTemplates\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:17:\"Message Templates\";s:3:\"url\";s:39:\"/civicrm/admin/messageTemplates?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,262,1,0,0,'a:1:{s:4:\"desc\";s:26:\"Add/Edit Message Templates\";}'),
+ (121,1,'civicrm/admin/scheduleReminders',NULL,'Schedule Reminders','s:1:\"1\";','a:2:{i:0;a:2:{i:0;s:23:\"administer CiviCRM data\";i:1;s:15:\"edit all events\";}i:1;s:2:\"or\";}','s:32:\"CRM_Admin_Page_ScheduleReminders\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,40,1,0,0,'a:2:{s:4:\"desc\";s:19:\"Schedule Reminders.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
+ (122,1,'civicrm/admin/weight',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:16:\"CRM_Utils_Weight\";i:1;s:8:\"fixOrder\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
+ (123,1,'civicrm/admin/options/preferred_communication_method',NULL,'Preferred Communication Methods','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,50,1,0,0,'a:2:{s:4:\"desc\";s:117:\"One or more preferred methods of communication can be assigned to each contact. Customize the available options here.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
+ (124,1,'civicrm/admin/labelFormats',NULL,'Label Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Page_LabelFormats\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,60,1,0,0,'a:2:{s:4:\"desc\";s:67:\"Configure Label Formats that are used when creating mailing labels.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
+ (125,1,'civicrm/admin/pdfFormats',NULL,'Print Page (PDF) Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Admin_Page_PdfFormats\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,70,1,0,0,'a:2:{s:4:\"desc\";s:95:\"Configure PDF Page Formats that can be assigned to Message Templates when creating PDF letters.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
+ (126,1,'civicrm/admin/options/communication_style',NULL,'Communication Style Options','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,75,1,0,0,'a:2:{s:4:\"desc\";s:42:\"Options for Communication Style selection.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
+ (127,1,'civicrm/admin/options/email_greeting',NULL,'Email Greeting Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,80,1,0,0,'a:2:{s:4:\"desc\";s:75:\"Options for assigning email greetings to individual and household contacts.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
+ (128,1,'civicrm/admin/options/postal_greeting',NULL,'Postal Greeting Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,90,1,0,0,'a:2:{s:4:\"desc\";s:76:\"Options for assigning postal greetings to individual and household contacts.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
+ (129,1,'civicrm/admin/options/addressee',NULL,'Addressee Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,100,1,0,0,'a:2:{s:4:\"desc\";s:83:\"Options for assigning addressee to individual, household and organization contacts.\";s:10:\"adminGroup\";s:14:\"Communications\";}'),
+ (130,1,'civicrm/admin/setting/localization',NULL,'Languages, Currency, Locations','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:35:\"CRM_Admin_Form_Setting_Localization\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,10,1,0,0,'a:1:{s:10:\"adminGroup\";s:12:\"Localization\";}'),
+ (131,1,'civicrm/admin/setting/preferences/address',NULL,'Address Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:34:\"CRM_Admin_Form_Preferences_Address\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,20,1,0,0,'a:1:{s:10:\"adminGroup\";s:12:\"Localization\";}'),
+ (132,1,'civicrm/admin/setting/date',NULL,'Date Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Form_Setting_Date\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,30,1,0,0,'a:1:{s:10:\"adminGroup\";s:12:\"Localization\";}'),
+ (133,1,'civicrm/admin/options/languages',NULL,'Preferred Languages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,40,1,0,0,'a:2:{s:4:\"desc\";s:30:\"Options for contact languages.\";s:10:\"adminGroup\";s:12:\"Localization\";}'),
+ (134,1,'civicrm/admin/access',NULL,'Access Control','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Admin_Page_Access\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,10,1,0,0,'a:2:{s:4:\"desc\";s:73:\"Grant or deny access to actions (view, edit...), features and components.\";s:10:\"adminGroup\";s:21:\"Users and Permissions\";}'),
+ (135,1,'civicrm/admin/access/wp-permissions',NULL,'WordPress Access Control','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:34:\"CRM_ACL_Form_WordPress_Permissions\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:14:\"Access Control\";s:3:\"url\";s:29:\"/civicrm/admin/access?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,10,1,0,0,'a:1:{s:4:\"desc\";s:65:\"Grant access to CiviCRM components and other CiviCRM permissions.\";}'),
+ (136,1,'civicrm/admin/synchUser',NULL,'Synchronize Users to Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Form_CMSUser\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,20,1,0,0,'a:2:{s:4:\"desc\";s:71:\"Automatically create a CiviCRM contact record for each CMS user record.\";s:10:\"adminGroup\";s:21:\"Users and Permissions\";}'),
+ (137,1,'civicrm/admin/configtask',NULL,'Configuration Checklist','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Admin_Page_ConfigTaskList\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}','civicrm/admin/configtask',NULL,NULL,1,0,1,1,1,1,0,0,'a:2:{s:4:\"desc\";s:55:\"List of configuration tasks with links to each setting.\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (138,1,'civicrm/admin/setting/component',NULL,'Enable CiviCRM Components','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Admin_Form_Setting_Component\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,10,1,0,0,'a:2:{s:4:\"desc\";s:269:\"Enable or disable components (e.g. CiviEvent, CiviMember, etc.) for your site based on the features you need. We recommend disabling any components not being used in order to simplify the user interface. You can easily re-enable components at any time from this screen.\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (139,1,'civicrm/admin/extensions',NULL,'Manage Extensions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"administer CiviCRM system\";}i:1;s:3:\"and\";}','s:25:\"CRM_Admin_Page_Extensions\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,120,1,0,0,'a:2:{s:4:\"desc\";s:0:\"\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (140,1,'civicrm/admin/extensions/upgrade',NULL,'Database Upgrades','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"administer CiviCRM system\";}i:1;s:3:\"and\";}','s:32:\"CRM_Admin_Page_ExtensionsUpgrade\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:17:\"Manage Extensions\";s:3:\"url\";s:33:\"/civicrm/admin/extensions?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
+ (141,1,'civicrm/admin/setting/smtp',NULL,'Outbound Email Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"administer CiviCRM system\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Form_Setting_Smtp\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,20,1,0,0,'a:1:{s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (142,1,'civicrm/admin/paymentProcessor',NULL,'Settings - Payment Processor','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:29:\"administer payment processors\";}i:1;s:3:\"and\";}','s:31:\"CRM_Admin_Page_PaymentProcessor\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,30,1,0,0,'a:2:{s:4:\"desc\";s:48:\"Payment Processor setup for CiviCRM transactions\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (143,1,'civicrm/admin/setting/mapping',NULL,'Mapping and Geocoding','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Admin_Form_Setting_Mapping\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,40,1,0,0,'a:1:{s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (144,1,'civicrm/admin/setting/misc',NULL,'Misc (Undelete, PDFs, Limits, Logging, etc.)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:36:\"CRM_Admin_Form_Setting_Miscellaneous\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,50,1,0,0,'a:2:{s:4:\"desc\";s:63:\"Enable undelete/move to trash feature, detailed change logging.\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (145,1,'civicrm/admin/setting/path',NULL,'Directories','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Form_Setting_Path\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,60,1,0,0,'a:1:{s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (146,1,'civicrm/admin/setting/url',NULL,'Resource URLs','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Admin_Form_Setting_Url\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,70,1,0,0,'a:1:{s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (147,1,'civicrm/admin/setting/updateConfigBackend',NULL,'Cleanup Caches and Update Paths','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:42:\"CRM_Admin_Form_Setting_UpdateConfigBackend\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,80,1,0,0,'a:2:{s:4:\"desc\";s:157:\"Reset the Base Directory Path and Base URL settings - generally when a CiviCRM site is moved to another location in the file system and/or to another domain.\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (148,1,'civicrm/admin/setting/uf',NULL,'CMS Database Integration','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Admin_Form_Setting_UF\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,90,1,0,0,'a:1:{s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (149,1,'civicrm/admin/options/safe_file_extension',NULL,'Safe File Extension Options','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,100,1,0,0,'a:2:{s:4:\"desc\";s:44:\"File Extensions that can be considered safe.\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (150,1,'civicrm/admin/options',NULL,'Option Groups','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,105,1,0,0,'a:2:{s:4:\"desc\";s:35:\"Access all meta-data option groups.\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (151,1,'civicrm/admin/mapping',NULL,'Import/Export Mappings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Mapping\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,110,1,0,0,'a:2:{s:4:\"desc\";s:141:\"Import and Export mappings allow you to easily run the same job multiple times. This option allows you to rename or delete existing mappings.\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (152,1,'civicrm/admin/setting/debug',NULL,'Debugging','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Admin_Form_Setting_Debugging\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,120,1,0,0,'a:1:{s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (153,1,'civicrm/admin/setting/preferences/multisite',NULL,'Multi Site Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Form_Generic\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,130,1,0,0,'a:1:{s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (154,1,'civicrm/admin/setting/preferences/campaign',NULL,'CiviCampaign Component Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Form_Generic\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,10,1,0,0,'a:3:{s:4:\"desc\";s:40:\"Configure global CiviCampaign behaviors.\";s:10:\"adminGroup\";s:12:\"CiviCampaign\";s:9:\"component\";s:12:\"CiviCampaign\";}'),
+ (155,1,'civicrm/admin/setting/preferences/event',NULL,'CiviEvent Component Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:16:\"access CiviEvent\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Form_Generic\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,420,1,0,0,'a:2:{s:4:\"desc\";s:37:\"Configure global CiviEvent behaviors.\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
+ (156,1,'civicrm/admin/setting/preferences/mailing',NULL,'CiviMail Component Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"access CiviMail\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:34:\"CRM_Admin_Form_Preferences_Mailing\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,430,1,0,0,'a:2:{s:4:\"desc\";s:36:\"Configure global CiviMail behaviors.\";s:10:\"adminGroup\";s:8:\"CiviMail\";}'),
+ (157,1,'civicrm/admin/setting/preferences/member',NULL,'CiviMember Component Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:17:\"access CiviMember\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:33:\"CRM_Admin_Form_Preferences_Member\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,390,1,0,0,'a:2:{s:4:\"desc\";s:38:\"Configure global CiviMember behaviors.\";s:10:\"adminGroup\";s:10:\"CiviMember\";}'),
+ (158,1,'civicrm/admin/runjobs',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:25:\"administer CiviCRM system\";}i:1;s:3:\"and\";}','a:2:{i:0;s:16:\"CRM_Utils_System\";i:1;s:20:\"executeScheduledJobs\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:1:{s:4:\"desc\";s:36:\"URL used for running scheduled jobs.\";}'),
+ (159,1,'civicrm/admin/job',NULL,'Scheduled Jobs','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:25:\"administer CiviCRM system\";}i:1;s:3:\"and\";}','s:18:\"CRM_Admin_Page_Job\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1370,1,0,0,'a:2:{s:4:\"desc\";s:35:\"Managing periodially running tasks.\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (160,1,'civicrm/admin/joblog',NULL,'Scheduled Jobs Log','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:25:\"administer CiviCRM system\";}i:1;s:3:\"and\";}','s:21:\"CRM_Admin_Page_JobLog\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1380,1,0,0,'a:2:{s:4:\"desc\";s:46:\"Browsing the log of periodially running tasks.\";s:10:\"adminGroup\";s:6:\"Manage\";}'),
+ (161,1,'civicrm/admin/options/grant_type',NULL,'Grant Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,385,1,0,0,'a:2:{s:4:\"desc\";s:148:\"List of types which can be assigned to Grants. (Enable CiviGrant from Administer > Systme Settings > Enable Components if you want to track grants.)\";s:10:\"adminGroup\";s:12:\"Option Lists\";}'),
+ (162,1,'civicrm/admin/paymentProcessorType',NULL,'Payment Processor Type','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:35:\"CRM_Admin_Page_PaymentProcessorType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,390,1,0,0,'a:1:{s:4:\"desc\";s:34:\"Payment Processor type information\";}'),
+ (163,1,'civicrm/admin',NULL,'Administer CiviCRM','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:20:\"CRM_Admin_Page_Admin\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,9000,1,1,0,'a:0:{}'),
+ (164,1,'civicrm/ajax/navmenu',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:7:\"navMenu\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (165,1,'civicrm/ajax/menutree',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:8:\"menuTree\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,3,0,'a:0:{}'),
+ (166,1,'civicrm/ajax/statusmsg',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:12:\"getStatusMsg\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (167,1,'civicrm/admin/price',NULL,'Price Sets','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:18:\"CRM_Price_Page_Set\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,380,1,0,0,'a:2:{s:4:\"desc\";s:205:\"Price sets allow you to offer multiple options with associated fees (e.g. pre-conference workshops, additional meals, etc.). Configure Price Sets for events which need more than a single set of fee levels.\";s:10:\"adminGroup\";s:9:\"Customize\";}'),
+ (168,1,'civicrm/admin/price/add','action=add','New Price Set','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:18:\"CRM_Price_Page_Set\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:10:\"Price Sets\";s:3:\"url\";s:28:\"/civicrm/admin/price?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:1:{s:4:\"desc\";s:205:\"Price sets allow you to offer multiple options with associated fees (e.g. pre-conference workshops, additional meals, etc.). Configure Price Sets for events which need more than a single set of fee levels.\";}'),
+ (169,1,'civicrm/admin/price/field',NULL,'Price Fields','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:20:\"CRM_Price_Page_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:10:\"Price Sets\";s:3:\"url\";s:28:\"/civicrm/admin/price?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
+ (170,1,'civicrm/admin/price/field/option',NULL,'Price Field Options','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:21:\"CRM_Price_Page_Option\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:10:\"Price Sets\";s:3:\"url\";s:28:\"/civicrm/admin/price?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
+ (171,1,'civicrm/ajax/mapping',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:11:\"mappingList\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (172,1,'civicrm/ajax/recipientListing',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:16:\"access CiviEvent\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:16:\"recipientListing\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (173,1,'civicrm/admin/sms/provider',NULL,'Sms Providers','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_SMS_Page_Provider\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,500,1,0,0,'a:2:{s:4:\"desc\";s:27:\"To configure a sms provider\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
+ (174,1,'civicrm/sms/send',NULL,'New Mass SMS','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:8:\"send SMS\";}i:1;s:3:\"and\";}','s:23:\"CRM_SMS_Controller_Send\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,610,1,1,0,'a:0:{}'),
+ (175,1,'civicrm/sms/callback',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_SMS_Page_Callback\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
+ (176,1,'civicrm/admin/badgelayout','action=browse','Event Name Badge Layouts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Badge_Page_Layout\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,399,1,0,0,'a:2:{s:4:\"desc\";s:107:\"Configure name badge layouts for event participants, including logos and what data to include on the badge.\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
+ (177,1,'civicrm/admin/badgelayout/add',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Badge_Form_Layout\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:24:\"Event Name Badge Layouts\";s:3:\"url\";s:52:\"/civicrm/admin/badgelayout?reset=1&amp;action=browse\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
+ (178,1,'civicrm',NULL,'CiviCRM','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Contact_Page_DashBoard\";',NULL,'a:0:{}',NULL,NULL,NULL,1,0,1,0,0,1,0,0,'a:0:{}'),
+ (179,1,'civicrm/dashboard',NULL,'CiviCRM Home','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Contact_Page_DashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,0,1,1,0,'a:0:{}'),
+ (180,1,'civicrm/contact/search',NULL,'Find Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Controller_Search\";','s:8:\"mode=256\";','a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,10,1,1,0,'a:0:{}'),
+ (181,1,'civicrm/contact/image',NULL,'Process Uploaded Images','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access uploaded files\";}i:1;s:3:\"and\";}','a:2:{i:0;s:23:\"CRM_Contact_BAO_Contact\";i:1;s:12:\"processImage\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (182,1,'civicrm/contact/imagefile',NULL,'Get Image File','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"*always allow*\";}i:1;s:3:\"and\";}','s:26:\"CRM_Contact_Page_ImageFile\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (183,1,'civicrm/contact/search/basic',NULL,'Find Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Controller_Search\";','s:8:\"mode=256\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Find Contacts\";s:3:\"url\";s:31:\"/civicrm/contact/search?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (184,1,'civicrm/contact/search/advanced',NULL,'Advanced Search','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Controller_Search\";','s:8:\"mode=512\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Find Contacts\";s:3:\"url\";s:31:\"/civicrm/contact/search?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,12,1,1,0,'a:0:{}'),
+ (185,1,'civicrm/contact/search/builder',NULL,'Search Builder','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Controller_Search\";','s:9:\"mode=8192\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Find Contacts\";s:3:\"url\";s:31:\"/civicrm/contact/search?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,14,1,1,0,'a:0:{}'),
+ (186,1,'civicrm/contact/search/custom/list',NULL,'Custom Searches','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Page_CustomSearch\";','s:10:\"mode=16384\";','a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Find Contacts\";s:3:\"url\";s:31:\"/civicrm/contact/search?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Find Contacts\";s:3:\"url\";s:38:\"/civicrm/contact/search/custom?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,16,1,1,0,'a:0:{}'),
+ (187,1,'civicrm/contact/add',NULL,'New Contact','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:24:\"CRM_Contact_Form_Contact\";','s:13:\"addSequence=1\";','a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (188,1,'civicrm/contact/add/individual','ct=Individual','New Individual','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:12:\"add contacts\";}i:1;s:3:\"and\";}','s:24:\"CRM_Contact_Form_Contact\";','s:13:\"addSequence=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Contact\";s:3:\"url\";s:28:\"/civicrm/contact/add?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (189,1,'civicrm/contact/add/household','ct=Household','New Household','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:12:\"add contacts\";}i:1;s:3:\"and\";}','s:24:\"CRM_Contact_Form_Contact\";','s:13:\"addSequence=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Contact\";s:3:\"url\";s:28:\"/civicrm/contact/add?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (190,1,'civicrm/contact/add/organization','ct=Organization','New Organization','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:12:\"add contacts\";}i:1;s:3:\"and\";}','s:24:\"CRM_Contact_Form_Contact\";','s:13:\"addSequence=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Contact\";s:3:\"url\";s:28:\"/civicrm/contact/add?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (191,1,'civicrm/contact/relatedcontact',NULL,'Edit Related Contact','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"access Contact Dashboard\";}i:1;s:3:\"and\";}','s:31:\"CRM_Contact_Form_RelatedContact\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
+ (192,1,'civicrm/contact/merge',NULL,'Merge Contact','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"merge duplicate contacts\";}i:1;s:3:\"and\";}','s:22:\"CRM_Contact_Form_Merge\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (193,1,'civicrm/contact/email',NULL,'Email a Contact','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Contact_Form_Task_Email\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (194,1,'civicrm/contact/map',NULL,'Map Location(s)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Contact_Form_Task_Map\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
+ (195,1,'civicrm/contact/map/event',NULL,'Map Event Location','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Contact_Form_Task_Map_Event\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Map Location(s)\";s:3:\"url\";s:28:\"/civicrm/contact/map?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
+ (196,1,'civicrm/contact/view','cid=%%cid%%','Contact Summary','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:29:\"CRM_Contact_Page_View_Summary\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (197,1,'civicrm/contact/view/delete',NULL,'Delete Contact','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:28:\"CRM_Contact_Form_Task_Delete\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (198,1,'civicrm/contact/view/activity','show=1,cid=%%cid%%','Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:21:\"CRM_Activity_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (199,1,'civicrm/activity/add','action=add','Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Activity_Form_Activity\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&amp;action=add&amp;context=standalone\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (200,1,'civicrm/activity/email/add','action=add','Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Contact_Form_Task_Email\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&amp;action=add&amp;context=standalone\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (201,1,'civicrm/activity/pdf/add','action=add','Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Contact_Form_Task_PDF\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&amp;action=add&amp;context=standalone\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (202,1,'civicrm/contact/view/rel','cid=%%cid%%','Relationships','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:34:\"CRM_Contact_Page_View_Relationship\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (203,1,'civicrm/contact/view/group','cid=%%cid%%','Groups','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:34:\"CRM_Contact_Page_View_GroupContact\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (204,1,'civicrm/contact/view/smartgroup','cid=%%cid%%','Smart Groups','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:39:\"CRM_Contact_Page_View_ContactSmartGroup\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (205,1,'civicrm/contact/view/note','cid=%%cid%%','Notes','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:26:\"CRM_Contact_Page_View_Note\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (206,1,'civicrm/contact/view/tag','cid=%%cid%%','Tags','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:25:\"CRM_Contact_Page_View_Tag\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (207,1,'civicrm/contact/view/cd',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:32:\"CRM_Contact_Page_View_CustomData\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (208,1,'civicrm/contact/view/cd/edit',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:27:\"CRM_Contact_Form_CustomData\";','s:13:\"addSequence=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (209,1,'civicrm/contact/view/vcard',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:27:\"CRM_Contact_Page_View_Vcard\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (210,1,'civicrm/contact/view/print',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:27:\"CRM_Contact_Page_View_Print\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (211,1,'civicrm/contact/view/log',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:25:\"CRM_Contact_Page_View_Log\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (212,1,'civicrm/user',NULL,'Contact Dashboard','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"access Contact Dashboard\";}i:1;s:3:\"and\";}','s:35:\"CRM_Contact_Page_View_UserDashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,0,1,0,0,'a:0:{}'),
+ (213,1,'civicrm/dashlet/activity',NULL,'Activity Dashlet','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Dashlet_Page_Activity\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (214,1,'civicrm/dashlet/blog',NULL,'CiviCRM Blog','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Dashlet_Page_Blog\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (215,1,'civicrm/dashlet/getting-started',NULL,'CiviCRM Resources','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Dashlet_Page_GettingStarted\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (216,1,'civicrm/ajax/relation',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:12:\"relationship\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,3,0,'a:0:{}'),
+ (217,1,'civicrm/ajax/groupTree',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:9:\"groupTree\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (218,1,'civicrm/ajax/custom',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:11:\"customField\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (219,1,'civicrm/ajax/customvalue',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:17:\"deleteCustomValue\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,3,0,'a:0:{}'),
+ (220,1,'civicrm/ajax/cmsuser',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:13:\"checkUserName\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (221,1,'civicrm/ajax/checkemail',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:15:\"getContactEmail\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (222,1,'civicrm/ajax/checkphone',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:15:\"getContactPhone\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (223,1,'civicrm/ajax/subtype',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:13:\"buildSubTypes\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (224,1,'civicrm/ajax/signature',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:12:\"getSignature\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (225,1,'civicrm/ajax/pdfFormat',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:9:\"pdfFormat\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (226,1,'civicrm/ajax/paperSize',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:9:\"paperSize\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (227,1,'civicrm/ajax/contactref',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:31:\"access contact reference fields\";i:1;s:15:\" access CiviCRM\";}i:1;s:2:\"or\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:16:\"contactReference\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (228,1,'civicrm/dashlet/myCases',NULL,'Case Dashlet','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:24:\"CRM_Dashlet_Page_MyCases\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (229,1,'civicrm/dashlet/allCases',NULL,'All Cases Dashlet','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:31:\"access all cases and activities\";}i:1;s:3:\"and\";}','s:25:\"CRM_Dashlet_Page_AllCases\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (230,1,'civicrm/dashlet/casedashboard',NULL,'Case Dashboard Dashlet','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Dashlet_Page_CaseDashboard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (231,1,'civicrm/contact/deduperules',NULL,'Find and Merge Duplicate Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:23:\"administer dedupe rules\";i:1;s:24:\"merge duplicate contacts\";}i:1;s:2:\"or\";}','s:28:\"CRM_Contact_Page_DedupeRules\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,105,1,0,0,'a:2:{s:4:\"desc\";s:158:\"Manage the rules used to identify potentially duplicate contact records. Scan for duplicates using a selected rule and merge duplicate contact data as needed.\";s:10:\"adminGroup\";s:6:\"Manage\";}'),
+ (232,1,'civicrm/contact/dedupefind',NULL,'Find and Merge Duplicate Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"merge duplicate contacts\";}i:1;s:3:\"and\";}','s:27:\"CRM_Contact_Page_DedupeFind\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (233,1,'civicrm/ajax/dedupefind',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"merge duplicate contacts\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:10:\"getDedupes\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (234,1,'civicrm/contact/dedupemerge',NULL,'Batch Merge Duplicate Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"merge duplicate contacts\";}i:1;s:3:\"and\";}','s:28:\"CRM_Contact_Page_DedupeMerge\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (235,1,'civicrm/dedupe/exception',NULL,'Dedupe Exceptions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Contact_Page_DedupeException\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,110,1,0,0,'a:1:{s:10:\"adminGroup\";s:6:\"Manage\";}'),
+ (236,1,'civicrm/ajax/dedupeRules',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:16:\"buildDedupeRules\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (237,1,'civicrm/contact/view/useradd','cid=%%cid%%','Add User','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:29:\"CRM_Contact_Page_View_Useradd\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (238,1,'civicrm/ajax/markSelection',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:22:\"selectUnselectContacts\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (239,1,'civicrm/ajax/toggleDedupeSelect',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"merge duplicate contacts\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:18:\"toggleDedupeSelect\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (240,1,'civicrm/ajax/flipDupePairs',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"merge duplicate contacts\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:13:\"flipDupePairs\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (241,1,'civicrm/activity/sms/add','action=add','Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:8:\"send SMS\";}i:1;s:3:\"and\";}','s:25:\"CRM_Contact_Form_Task_SMS\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&amp;action=add&amp;context=standalone\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (242,1,'civicrm/ajax/contactrelationships',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"view my contact\";}i:1;s:2:\"or\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:23:\"getContactRelationships\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (243,1,'civicrm/ajax/jqState',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:27:\"CRM_Core_Page_AJAX_Location\";i:1;s:7:\"jqState\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
+ (244,1,'civicrm/ajax/jqCounty',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:27:\"CRM_Core_Page_AJAX_Location\";i:1;s:8:\"jqCounty\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,1,1,0,1,1,0,0,'a:0:{}'),
+ (245,1,'civicrm/group',NULL,'Manage Groups','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:20:\"CRM_Group_Page_Group\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,30,1,1,0,'a:0:{}'),
+ (246,1,'civicrm/group/search',NULL,'Group Members','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Controller_Search\";','s:8:\"mode=256\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Manage Groups\";s:3:\"url\";s:22:\"/civicrm/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:1:{s:7:\"comment\";s:164:\"Note: group search already respect ACL, so a strict permission at url level is not required. A simple/basic permission like \'access CiviCRM\' could be used. CRM-5417\";}'),
+ (247,1,'civicrm/group/add',NULL,'New Group','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:11:\"edit groups\";}i:1;s:3:\"and\";}','s:20:\"CRM_Group_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Manage Groups\";s:3:\"url\";s:22:\"/civicrm/group?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (248,1,'civicrm/ajax/grouplist',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Group_Page_AJAX\";i:1;s:12:\"getGroupList\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (249,1,'civicrm/tag',NULL,'Tags','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:11:\"manage tags\";}i:1;s:2:\"or\";}','s:16:\"CRM_Tag_Page_Tag\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,25,1,0,0,'a:2:{s:4:\"desc\";s:158:\"Tags are useful for segmenting the contacts in your database into categories (e.g. Staff Member, Donor, Volunteer, etc.). Create and edit available tags here.\";s:10:\"adminGroup\";s:26:\"Customize Data and Screens\";}'),
+ (250,1,'civicrm/tag/edit','action=add','New Tag','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:11:\"manage tags\";}i:1;s:2:\"or\";}','s:17:\"CRM_Tag_Form_Edit\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:4:\"Tags\";s:3:\"url\";s:20:\"/civicrm/tag?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (251,1,'civicrm/tag/merge',NULL,'Merge Tags','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:11:\"manage tags\";}i:1;s:2:\"or\";}','s:18:\"CRM_Tag_Form_Merge\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:4:\"Tags\";s:3:\"url\";s:20:\"/civicrm/tag?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (252,1,'civicrm/ajax/tagTree',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:11:\"manage tags\";}i:1;s:2:\"or\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:10:\"getTagTree\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
  (253,1,'civicrm/custom',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Custom_Form_CustomDataByType\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (254,1,'civicrm/event',NULL,'CiviEvent Dashboard','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:24:\"CRM_Event_Page_DashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,1,1,0,1,0,800,1,1,0,'a:1:{s:9:\"component\";s:9:\"CiviEvent\";}'),
- (255,1,'civicrm/participant/add','action=add','Register New Participant','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:18:\"CRM_Event_Page_Tab\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:1:{s:9:\"component\";s:9:\"CiviEvent\";}'),
- (256,1,'civicrm/event/info',NULL,'Event Information','s:1:\"1\";','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:24:\"CRM_Event_Page_EventInfo\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,0,1,1,0,0,'a:0:{}'),
- (257,1,'civicrm/event/register',NULL,'Event Registration','s:1:\"1\";','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:33:\"CRM_Event_Controller_Registration\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,1,1,1,0,0,'a:0:{}'),
- (258,1,'civicrm/event/confirm',NULL,'Confirm Event Registration','s:1:\"1\";','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:46:\"CRM_Event_Form_Registration_ParticipantConfirm\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,1,1,1,0,0,'a:0:{}'),
- (259,1,'civicrm/event/ical',NULL,'Current and Upcoming Events','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:15:\"view event info\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Event_ICalendar\";i:1;s:3:\"run\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,0,0,1,0,0,'a:0:{}'),
- (260,1,'civicrm/event/list',NULL,'Current and Upcoming Events','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:15:\"view event info\";}i:1;s:3:\"and\";}','s:19:\"CRM_Event_Page_List\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,0,0,1,0,0,'a:0:{}'),
- (261,1,'civicrm/event/participant',NULL,'Event Participants List','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"view event participants\";}i:1;s:3:\"and\";}','s:33:\"CRM_Event_Page_ParticipantListing\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,0,0,1,0,0,'a:0:{}'),
- (262,1,'civicrm/admin/event',NULL,'Manage Events','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:26:\"CRM_Event_Page_ManageEvent\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,370,1,0,0,'a:2:{s:4:\"desc\";s:136:\"Create and edit event configuration including times, locations, online registration forms, and fees. Links for iCal and RSS syndication.\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
- (263,1,'civicrm/admin/eventTemplate',NULL,'Event Templates','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:28:\"CRM_Admin_Page_EventTemplate\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,375,1,0,0,'a:2:{s:4:\"desc\";s:115:\"Administrators can create Event Templates - which are basically master event records pre-filled with default values\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
- (264,1,'civicrm/admin/options/event_type',NULL,'Event Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,385,1,0,0,'a:2:{s:4:\"desc\";s:143:\"Use Event Types to categorize your events. Event feeds can be filtered by Event Type and participant searches can use Event Type as a criteria.\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
- (265,1,'civicrm/admin/participant_status',NULL,'Participant Status','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:36:\"CRM_Admin_Page_ParticipantStatusType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,390,1,0,0,'a:2:{s:4:\"desc\";s:154:\"Define statuses for event participants here (e.g. Registered, Attended, Cancelled...). You can then assign statuses and search for participants by status.\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
- (266,1,'civicrm/admin/options/participant_role',NULL,'Participant Role','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,395,1,0,0,'a:2:{s:4:\"desc\";s:138:\"Define participant roles for events here (e.g. Attendee, Host, Speaker...). You can then assign roles and search for participants by role.\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
- (267,1,'civicrm/admin/options/participant_listing',NULL,'Participant Listing Templates','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,398,1,0,0,'a:2:{s:4:\"desc\";s:48:\"Template to control participant listing display.\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
- (268,1,'civicrm/admin/options/conference_slot',NULL,'Conference Slot Labels','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,415,1,0,0,'a:2:{s:4:\"desc\";s:35:\"Define conference slots and labels.\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
- (269,1,'civicrm/event/search',NULL,'Find Participants','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:27:\"CRM_Event_Controller_Search\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,0,1,0,810,1,1,0,'a:0:{}'),
- (270,1,'civicrm/event/manage',NULL,'Manage Events','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:26:\"CRM_Event_Page_ManageEvent\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,0,1,1,820,1,1,0,'a:0:{}'),
- (271,1,'civicrm/event/badge',NULL,'Print Event Name Badge','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:25:\"CRM_Event_Form_Task_Badge\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,0,1,0,1,1,0,0,'a:0:{}'),
- (272,1,'civicrm/event/manage/settings',NULL,'Event Info and Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:36:\"CRM_Event_Form_ManageEvent_EventInfo\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,910,1,0,0,'a:0:{}'),
- (273,1,'civicrm/event/manage/location',NULL,'Event Location','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:35:\"CRM_Event_Form_ManageEvent_Location\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,930,1,0,0,'a:0:{}'),
- (274,1,'civicrm/event/manage/fee',NULL,'Event Fees','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:30:\"CRM_Event_Form_ManageEvent_Fee\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,920,1,0,0,'a:0:{}'),
- (275,1,'civicrm/event/manage/registration',NULL,'Event Online Registration','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:39:\"CRM_Event_Form_ManageEvent_Registration\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,930,1,0,0,'a:0:{}'),
- (276,1,'civicrm/event/manage/friend',NULL,'Tell a Friend','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:21:\"CRM_Friend_Form_Event\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,940,1,0,0,'a:0:{}'),
- (277,1,'civicrm/event/manage/reminder',NULL,'Schedule Reminders','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:44:\"CRM_Event_Form_ManageEvent_ScheduleReminders\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,950,1,0,0,'a:0:{}'),
- (278,1,'civicrm/event/manage/repeat',NULL,'Repeat Event','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:33:\"CRM_Event_Form_ManageEvent_Repeat\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,960,1,0,0,'a:0:{}'),
- (279,1,'civicrm/event/manage/conference',NULL,'Conference Slots','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:37:\"CRM_Event_Form_ManageEvent_Conference\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,950,1,0,0,'a:0:{}'),
- (280,1,'civicrm/event/add','action=add','New Event','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:36:\"CRM_Event_Form_ManageEvent_EventInfo\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,0,1,0,830,1,0,0,'a:0:{}'),
- (281,1,'civicrm/event/import',NULL,'Import Participants','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:16:\"access CiviEvent\";i:1;s:23:\"edit event participants\";}i:1;s:3:\"and\";}','s:27:\"CRM_Event_Import_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,0,1,0,840,1,1,0,'a:0:{}'),
- (282,1,'civicrm/event/price',NULL,'Manage Price Sets','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:18:\"CRM_Price_Page_Set\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,0,1,0,850,1,1,0,'a:0:{}'),
- (283,1,'civicrm/event/selfsvcupdate',NULL,'Self-service Registration Update','s:1:\"1\";','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:28:\"CRM_Event_Form_SelfSvcUpdate\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,0,880,1,1,0,'a:0:{}'),
- (284,1,'civicrm/event/selfsvctransfer',NULL,'Self-service Registration Transfer','s:1:\"1\";','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:30:\"CRM_Event_Form_SelfSvcTransfer\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,0,890,1,1,0,'a:0:{}'),
- (285,1,'civicrm/contact/view/participant',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:18:\"CRM_Event_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,4,1,0,0,'a:0:{}'),
- (286,1,'civicrm/ajax/eventFee',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Event_Page_AJAX\";i:1;s:8:\"eventFee\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (287,1,'civicrm/ajax/locBlock',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','a:2:{i:0;s:27:\"CRM_Core_Page_AJAX_Location\";i:1;s:11:\"getLocBlock\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (288,1,'civicrm/event/participant/feeselection',NULL,'Change Registration Selections','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:38:\"CRM_Event_Form_ParticipantFeeSelection\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:23:\"Event Participants List\";s:3:\"url\";s:34:\"/civicrm/event/participant?reset=1\";}}',NULL,NULL,1,1,0,1,0,1,1,0,0,'a:0:{}'),
- (289,1,'civicrm/event/manage/pcp',NULL,'Personal Campaign Pages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:18:\"CRM_PCP_Form_Event\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,540,1,1,0,'a:0:{}'),
- (290,1,'civicrm/event/pcp',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:16:\"CRM_PCP_Form_PCP\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,0,1,1,0,0,'a:0:{}'),
- (291,1,'civicrm/event/campaign',NULL,'Setup a Personal Campaign Page - Account Information','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:22:\"CRM_PCP_Controller_PCP\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,0,0,1,0,0,'a:0:{}'),
- (292,1,'civicrm/contribute',NULL,'CiviContribute Dashboard','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contribute_Page_DashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,2,1,0,1,0,500,1,1,0,'a:1:{s:9:\"component\";s:14:\"CiviContribute\";}'),
- (293,1,'civicrm/contribute/add','action=add','New Contribution','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:23:\"CRM_Contribute_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,1,0,'a:1:{s:9:\"component\";s:14:\"CiviContribute\";}'),
- (294,1,'civicrm/contribute/chart',NULL,'Contribution Summary - Chart View','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Form_ContributionCharts\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:1:{s:9:\"component\";s:14:\"CiviContribute\";}'),
- (295,1,'civicrm/contribute/transact',NULL,'CiviContribute','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Controller_Contribution\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,1,1,1,0,1,0,0,'a:0:{}'),
- (296,1,'civicrm/admin/contribute',NULL,'Manage Contribution Pages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:36:\"CRM_Contribute_Page_ContributionPage\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,360,1,0,0,'a:2:{s:4:\"desc\";s:242:\"CiviContribute allows you to create and maintain any number of Online Contribution Pages. You can create different pages for different programs or campaigns - and customize text, amounts, types of information collected from contributors, etc.\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
- (297,1,'civicrm/admin/contribute/settings',NULL,'Title and Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:45:\"CRM_Contribute_Form_ContributionPage_Settings\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,400,1,0,0,'a:0:{}'),
- (298,1,'civicrm/admin/contribute/amount',NULL,'Contribution Amounts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:43:\"CRM_Contribute_Form_ContributionPage_Amount\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,410,1,0,0,'a:0:{}'),
- (299,1,'civicrm/admin/contribute/membership',NULL,'Membership Section','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Member_Form_MembershipBlock\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,420,1,0,0,'a:0:{}'),
- (300,1,'civicrm/admin/contribute/custom',NULL,'Include Profiles','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:43:\"CRM_Contribute_Form_ContributionPage_Custom\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,430,1,0,0,'a:0:{}'),
- (301,1,'civicrm/admin/contribute/thankyou',NULL,'Thank-you and Receipting','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:45:\"CRM_Contribute_Form_ContributionPage_ThankYou\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,430,1,0,0,'a:0:{}'),
- (302,1,'civicrm/admin/contribute/friend',NULL,'Tell a Friend','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Friend_Form_Contribute\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,440,1,0,0,'a:0:{}'),
- (303,1,'civicrm/admin/contribute/widget',NULL,'Configure Widget','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:43:\"CRM_Contribute_Form_ContributionPage_Widget\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,460,1,0,0,'a:0:{}'),
- (304,1,'civicrm/admin/contribute/premium',NULL,'Premiums','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:44:\"CRM_Contribute_Form_ContributionPage_Premium\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,470,1,0,0,'a:0:{}'),
- (305,1,'civicrm/admin/contribute/addProductToPage',NULL,'Add Products to This Page','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:47:\"CRM_Contribute_Form_ContributionPage_AddProduct\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,480,1,0,0,'a:0:{}'),
- (306,1,'civicrm/admin/contribute/add','action=add','New Contribution Page','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:42:\"CRM_Contribute_Controller_ContributionPage\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
- (307,1,'civicrm/admin/contribute/managePremiums',NULL,'Manage Premiums','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:34:\"CRM_Contribute_Page_ManagePremiums\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,365,1,0,0,'a:2:{s:4:\"desc\";s:175:\"CiviContribute allows you to configure any number of Premiums which can be offered to contributors as incentives / thank-you gifts. Define the premiums you want to offer here.\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
- (308,1,'civicrm/admin/financial/financialType',NULL,'Financial Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Financial_Page_FinancialType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,580,1,0,0,'a:2:{s:4:\"desc\";s:64:\"Formerly civicrm_contribution_type merged into this table in 4.1\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
- (309,1,'civicrm/payment','action=add','New Payment','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:37:\"CRM_Contribute_Form_AdditionalPayment\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,1,0,'a:1:{s:9:\"component\";s:14:\"CiviContribute\";}'),
- (310,1,'civicrm/admin/financial/financialAccount',NULL,'Financial Accounts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:35:\"CRM_Financial_Page_FinancialAccount\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,370,1,0,0,'a:2:{s:4:\"desc\";s:128:\"Financial types are used to categorize contributions for reporting and accounting purposes. These are also referred to as Funds.\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
- (311,1,'civicrm/admin/options/payment_instrument',NULL,'Payment Methods','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,380,1,0,0,'a:2:{s:4:\"desc\";s:224:\"You may choose to record the payment instrument used for each contribution. Common payment methods are installed by default (e.g. Check, Cash, Credit Card...). If your site requires additional payment methods, add them here.\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
- (312,1,'civicrm/admin/options/accept_creditcard',NULL,'Accepted Credit Cards','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,395,1,0,0,'a:2:{s:4:\"desc\";s:94:\"Credit card options that will be offered to contributors using your Online Contribution pages.\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
- (313,1,'civicrm/admin/options/soft_credit_type',NULL,'Soft Credit Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:2:{s:4:\"desc\";s:86:\"Soft Credit Types that will be offered to contributors during soft credit contribution\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
- (314,1,'civicrm/contact/view/contribution',NULL,'Contributions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:23:\"CRM_Contribute_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (315,1,'civicrm/contact/view/contributionrecur',NULL,'Recurring Contributions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:37:\"CRM_Contribute_Page_ContributionRecur\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (316,1,'civicrm/contact/view/contribution/additionalinfo',NULL,'Additional Info','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:34:\"CRM_Contribute_Form_AdditionalInfo\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}i:2;a:2:{s:5:\"title\";s:13:\"Contributions\";s:3:\"url\";s:42:\"/civicrm/contact/view/contribution?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (317,1,'civicrm/contribute/search',NULL,'Find Contributions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:32:\"CRM_Contribute_Controller_Search\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,510,1,1,0,'a:0:{}'),
- (318,1,'civicrm/contribute/searchBatch',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:37:\"CRM_Contribute_Controller_SearchBatch\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,588,1,1,0,'a:0:{}'),
- (319,1,'civicrm/contribute/import',NULL,'Import Contributions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:21:\"access CiviContribute\";i:1;s:18:\"edit contributions\";}i:1;s:3:\"and\";}','s:32:\"CRM_Contribute_Import_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,520,1,1,0,'a:0:{}'),
- (320,1,'civicrm/contribute/manage',NULL,'Manage Contribution Pages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:36:\"CRM_Contribute_Page_ContributionPage\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,530,1,1,0,'a:0:{}'),
- (321,1,'civicrm/contribute/additionalinfo',NULL,'AdditionalInfo Form','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:34:\"CRM_Contribute_Form_AdditionalInfo\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,0,1,0,0,'a:0:{}'),
- (322,1,'civicrm/ajax/permlocation',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','a:2:{i:0;s:27:\"CRM_Core_Page_AJAX_Location\";i:1;s:23:\"getPermissionedLocation\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (323,1,'civicrm/contribute/unsubscribe',NULL,'Cancel Subscription','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Form_CancelSubscription\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:0:{}'),
- (324,1,'civicrm/contribute/onbehalf',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:43:\"CRM_Contribute_Form_Contribution_OnBehalfOf\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:0:{}'),
- (325,1,'civicrm/contribute/updatebilling',NULL,'Update Billing Details','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:33:\"CRM_Contribute_Form_UpdateBilling\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:0:{}'),
- (326,1,'civicrm/contribute/updaterecur',NULL,'Update Subscription','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Form_UpdateSubscription\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:0:{}'),
- (327,1,'civicrm/contribute/subscriptionstatus',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Page_SubscriptionStatus\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:0:{}'),
- (328,1,'civicrm/admin/financial/financialType/accounts',NULL,'Financial Type Accounts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:39:\"CRM_Financial_Page_FinancialTypeAccount\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:15:\"Financial Types\";s:3:\"url\";s:46:\"/civicrm/admin/financial/financialType?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,581,1,0,0,'a:0:{}'),
- (329,1,'civicrm/financial/batch',NULL,'Accounting Batch','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:19:\"create manual batch\";}i:1;s:3:\"and\";}','s:33:\"CRM_Financial_Page_FinancialBatch\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,585,1,0,0,'a:0:{}'),
- (330,1,'civicrm/financial/financialbatches',NULL,'Accounting Batches','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:24:\"CRM_Financial_Page_Batch\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,586,1,0,0,'a:0:{}'),
- (331,1,'civicrm/batchtransaction',NULL,'Accounting Batch','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:35:\"CRM_Financial_Page_BatchTransaction\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,600,1,0,0,'a:0:{}'),
- (332,1,'civicrm/financial/batch/export',NULL,'Accounting Batch Export','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:19:\"create manual batch\";}i:1;s:3:\"and\";}','s:25:\"CRM_Financial_Form_Export\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:16:\"Accounting Batch\";s:3:\"url\";s:32:\"/civicrm/financial/batch?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,610,1,0,0,'a:0:{}'),
- (333,1,'civicrm/payment/view','action=view','View Payment','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:31:\"CRM_Contribute_Page_PaymentInfo\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Payment\";s:3:\"url\";s:39:\"/civicrm/payment?reset=1&amp;action=add\";}}',NULL,NULL,2,1,0,1,0,1,1,1,0,'a:1:{s:9:\"component\";s:14:\"CiviContribute\";}'),
- (334,1,'civicrm/admin/setting/preferences/contribute',NULL,'CiviContribute Component Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:21:\"access CiviContribute\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:37:\"CRM_Admin_Form_Preferences_Contribute\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:2:{s:4:\"desc\";s:42:\"Configure global CiviContribute behaviors.\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
- (335,1,'civicrm/contribute/invoice',NULL,'PDF Invoice','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:20:\"checkDownloadInvoice\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','a:2:{i:0;s:32:\"CRM_Contribute_Form_Task_Invoice\";i:1;s:11:\"getPrintPDF\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,620,1,1,0,'a:1:{s:9:\"component\";s:14:\"CiviContribute\";}'),
- (336,1,'civicrm/contribute/invoice/email',NULL,'Email Invoice','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:20:\"checkDownloadInvoice\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:32:\"CRM_Contribute_Form_Task_Invoice\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"PDF Invoice\";s:3:\"url\";s:35:\"/civicrm/contribute/invoice?reset=1\";}}',NULL,NULL,2,1,0,1,0,630,1,1,0,'a:1:{s:9:\"component\";s:14:\"CiviContribute\";}'),
- (337,1,'civicrm/ajax/softcontributionlist',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:24:\"CRM_Contribute_Page_AJAX\";i:1;s:23:\"getSoftContributionRows\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (338,1,'civicrm/contribute/contributionrecur-payments',NULL,'Recurring Contribution\'s Payments','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:45:\"CRM_Contribute_Page_ContributionRecurPayments\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:0:{}'),
- (339,1,'civicrm/membership/recurring-contributions',NULL,'Membership Recurring Contributions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:38:\"CRM_Member_Page_RecurringContributions\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
- (340,1,'civicrm/contribute/widget',NULL,'CiviContribute','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:26:\"CRM_Contribute_Page_Widget\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,1,1,0,0,1,0,0,'a:0:{}'),
- (341,1,'civicrm/contribute/task',NULL,'Contribution Task','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:30:\"CRM_Contribute_Controller_Task\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:0:{}'),
- (342,1,'civicrm/admin/contribute/pcp',NULL,'Personal Campaign Pages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_PCP_Form_Contribute\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,450,1,0,0,'a:0:{}'),
- (343,1,'civicrm/contribute/campaign',NULL,'Setup a Personal Campaign Page - Account Information','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:22:\"CRM_PCP_Controller_PCP\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,1,1,0,0,1,0,0,'a:0:{}'),
+ (254,1,'civicrm/event/manage/pcp',NULL,'Personal Campaign Pages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:18:\"CRM_PCP_Form_Event\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,540,1,1,0,'a:0:{}'),
+ (255,1,'civicrm/event/pcp',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:16:\"CRM_PCP_Form_PCP\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,0,1,1,0,0,'a:0:{}'),
+ (256,1,'civicrm/event/campaign',NULL,'Setup a Personal Campaign Page - Account Information','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:22:\"CRM_PCP_Controller_PCP\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,0,0,1,0,0,'a:0:{}'),
+ (257,1,'civicrm/event',NULL,'CiviEvent Dashboard','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:24:\"CRM_Event_Page_DashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,1,1,0,1,0,800,1,1,0,'a:1:{s:9:\"component\";s:9:\"CiviEvent\";}'),
+ (258,1,'civicrm/participant/add','action=add','Register New Participant','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:18:\"CRM_Event_Page_Tab\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:1:{s:9:\"component\";s:9:\"CiviEvent\";}'),
+ (259,1,'civicrm/event/info',NULL,'Event Information','s:1:\"1\";','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:24:\"CRM_Event_Page_EventInfo\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,0,1,1,0,0,'a:0:{}'),
+ (260,1,'civicrm/event/register',NULL,'Event Registration','s:1:\"1\";','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:33:\"CRM_Event_Controller_Registration\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,1,1,1,0,0,'a:0:{}'),
+ (261,1,'civicrm/event/confirm',NULL,'Confirm Event Registration','s:1:\"1\";','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:46:\"CRM_Event_Form_Registration_ParticipantConfirm\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,1,1,1,0,0,'a:0:{}'),
+ (262,1,'civicrm/event/ical',NULL,'Current and Upcoming Events','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:15:\"view event info\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Event_ICalendar\";i:1;s:3:\"run\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,0,0,1,0,0,'a:0:{}'),
+ (263,1,'civicrm/event/list',NULL,'Current and Upcoming Events','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:15:\"view event info\";}i:1;s:3:\"and\";}','s:19:\"CRM_Event_Page_List\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,0,0,1,0,0,'a:0:{}'),
+ (264,1,'civicrm/event/participant',NULL,'Event Participants List','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"view event participants\";}i:1;s:3:\"and\";}','s:33:\"CRM_Event_Page_ParticipantListing\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,0,0,1,0,0,'a:0:{}'),
+ (265,1,'civicrm/admin/event',NULL,'Manage Events','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:26:\"CRM_Event_Page_ManageEvent\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,370,1,0,0,'a:2:{s:4:\"desc\";s:136:\"Create and edit event configuration including times, locations, online registration forms, and fees. Links for iCal and RSS syndication.\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
+ (266,1,'civicrm/admin/eventTemplate',NULL,'Event Templates','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:28:\"CRM_Admin_Page_EventTemplate\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,375,1,0,0,'a:2:{s:4:\"desc\";s:115:\"Administrators can create Event Templates - which are basically master event records pre-filled with default values\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
+ (267,1,'civicrm/admin/options/event_type',NULL,'Event Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,385,1,0,0,'a:2:{s:4:\"desc\";s:143:\"Use Event Types to categorize your events. Event feeds can be filtered by Event Type and participant searches can use Event Type as a criteria.\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
+ (268,1,'civicrm/admin/participant_status',NULL,'Participant Status','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:36:\"CRM_Admin_Page_ParticipantStatusType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,390,1,0,0,'a:2:{s:4:\"desc\";s:154:\"Define statuses for event participants here (e.g. Registered, Attended, Cancelled...). You can then assign statuses and search for participants by status.\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
+ (269,1,'civicrm/admin/options/participant_role',NULL,'Participant Role','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,395,1,0,0,'a:2:{s:4:\"desc\";s:138:\"Define participant roles for events here (e.g. Attendee, Host, Speaker...). You can then assign roles and search for participants by role.\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
+ (270,1,'civicrm/admin/options/participant_listing',NULL,'Participant Listing Templates','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,398,1,0,0,'a:2:{s:4:\"desc\";s:48:\"Template to control participant listing display.\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
+ (271,1,'civicrm/admin/options/conference_slot',NULL,'Conference Slot Labels','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,415,1,0,0,'a:2:{s:4:\"desc\";s:35:\"Define conference slots and labels.\";s:10:\"adminGroup\";s:9:\"CiviEvent\";}'),
+ (272,1,'civicrm/event/search',NULL,'Find Participants','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:27:\"CRM_Event_Controller_Search\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,0,1,0,810,1,1,0,'a:0:{}'),
+ (273,1,'civicrm/event/manage',NULL,'Manage Events','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:26:\"CRM_Event_Page_ManageEvent\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,0,1,1,820,1,1,0,'a:0:{}'),
+ (274,1,'civicrm/event/badge',NULL,'Print Event Name Badge','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:25:\"CRM_Event_Form_Task_Badge\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (275,1,'civicrm/event/manage/settings',NULL,'Event Info and Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:36:\"CRM_Event_Form_ManageEvent_EventInfo\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,910,1,0,0,'a:0:{}'),
+ (276,1,'civicrm/event/manage/location',NULL,'Event Location','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:35:\"CRM_Event_Form_ManageEvent_Location\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,930,1,0,0,'a:0:{}'),
+ (277,1,'civicrm/event/manage/fee',NULL,'Event Fees','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:30:\"CRM_Event_Form_ManageEvent_Fee\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,920,1,0,0,'a:0:{}'),
+ (278,1,'civicrm/event/manage/registration',NULL,'Event Online Registration','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:39:\"CRM_Event_Form_ManageEvent_Registration\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,930,1,0,0,'a:0:{}'),
+ (279,1,'civicrm/event/manage/friend',NULL,'Tell a Friend','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:21:\"CRM_Friend_Form_Event\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,940,1,0,0,'a:0:{}'),
+ (280,1,'civicrm/event/manage/reminder',NULL,'Schedule Reminders','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:44:\"CRM_Event_Form_ManageEvent_ScheduleReminders\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,950,1,0,0,'a:0:{}'),
+ (281,1,'civicrm/event/manage/repeat',NULL,'Repeat Event','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:33:\"CRM_Event_Form_ManageEvent_Repeat\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,960,1,0,0,'a:0:{}'),
+ (282,1,'civicrm/event/manage/conference',NULL,'Conference Slots','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:37:\"CRM_Event_Form_ManageEvent_Conference\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,1,0,1,1,950,1,0,0,'a:0:{}'),
+ (283,1,'civicrm/event/add','action=add','New Event','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:36:\"CRM_Event_Form_ManageEvent_EventInfo\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,0,1,0,830,1,0,0,'a:0:{}'),
+ (284,1,'civicrm/event/import',NULL,'Import Participants','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:16:\"access CiviEvent\";i:1;s:23:\"edit event participants\";}i:1;s:3:\"and\";}','s:27:\"CRM_Event_Import_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,0,1,0,840,1,1,0,'a:0:{}'),
+ (285,1,'civicrm/event/price',NULL,'Manage Price Sets','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:18:\"CRM_Price_Page_Set\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,0,1,0,850,1,1,0,'a:0:{}'),
+ (286,1,'civicrm/event/selfsvcupdate',NULL,'Self-service Registration Update','s:1:\"1\";','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:28:\"CRM_Event_Form_SelfSvcUpdate\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,0,880,1,1,0,'a:0:{}'),
+ (287,1,'civicrm/event/selfsvctransfer',NULL,'Self-service Registration Transfer','s:1:\"1\";','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:30:\"CRM_Event_Form_SelfSvcTransfer\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,1,1,1,0,890,1,1,0,'a:0:{}'),
+ (288,1,'civicrm/contact/view/participant',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:18:\"CRM_Event_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,4,1,0,0,'a:0:{}'),
+ (289,1,'civicrm/ajax/eventFee',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Event_Page_AJAX\";i:1;s:8:\"eventFee\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (290,1,'civicrm/ajax/locBlock',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','a:2:{i:0;s:27:\"CRM_Core_Page_AJAX_Location\";i:1;s:11:\"getLocBlock\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (291,1,'civicrm/event/participant/feeselection',NULL,'Change Registration Selections','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:38:\"CRM_Event_Form_ParticipantFeeSelection\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:23:\"Event Participants List\";s:3:\"url\";s:34:\"/civicrm/event/participant?reset=1\";}}',NULL,NULL,1,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (292,1,'civicrm/admin/contribute/pcp',NULL,'Personal Campaign Pages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_PCP_Form_Contribute\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,450,1,0,0,'a:0:{}'),
+ (293,1,'civicrm/contribute/campaign',NULL,'Setup a Personal Campaign Page - Account Information','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:22:\"CRM_PCP_Controller_PCP\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,1,1,0,0,1,0,0,'a:0:{}'),
+ (294,1,'civicrm/contribute',NULL,'CiviContribute Dashboard','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contribute_Page_DashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,2,1,0,1,0,500,1,1,0,'a:1:{s:9:\"component\";s:14:\"CiviContribute\";}'),
+ (295,1,'civicrm/contribute/add','action=add','New Contribution','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:23:\"CRM_Contribute_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,1,0,'a:1:{s:9:\"component\";s:14:\"CiviContribute\";}'),
+ (296,1,'civicrm/contribute/chart',NULL,'Contribution Summary - Chart View','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Form_ContributionCharts\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:1:{s:9:\"component\";s:14:\"CiviContribute\";}'),
+ (297,1,'civicrm/contribute/transact',NULL,'CiviContribute','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Controller_Contribution\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,1,1,1,0,1,0,0,'a:0:{}'),
+ (298,1,'civicrm/admin/contribute',NULL,'Manage Contribution Pages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:36:\"CRM_Contribute_Page_ContributionPage\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,360,1,0,0,'a:2:{s:4:\"desc\";s:242:\"CiviContribute allows you to create and maintain any number of Online Contribution Pages. You can create different pages for different programs or campaigns - and customize text, amounts, types of information collected from contributors, etc.\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
+ (299,1,'civicrm/admin/contribute/settings',NULL,'Title and Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:45:\"CRM_Contribute_Form_ContributionPage_Settings\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,400,1,0,0,'a:0:{}'),
+ (300,1,'civicrm/admin/contribute/amount',NULL,'Contribution Amounts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:43:\"CRM_Contribute_Form_ContributionPage_Amount\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,410,1,0,0,'a:0:{}'),
+ (301,1,'civicrm/admin/contribute/membership',NULL,'Membership Section','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Member_Form_MembershipBlock\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,420,1,0,0,'a:0:{}'),
+ (302,1,'civicrm/admin/contribute/custom',NULL,'Include Profiles','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:43:\"CRM_Contribute_Form_ContributionPage_Custom\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,430,1,0,0,'a:0:{}'),
+ (303,1,'civicrm/admin/contribute/thankyou',NULL,'Thank-you and Receipting','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:45:\"CRM_Contribute_Form_ContributionPage_ThankYou\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,430,1,0,0,'a:0:{}'),
+ (304,1,'civicrm/admin/contribute/friend',NULL,'Tell a Friend','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Friend_Form_Contribute\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,440,1,0,0,'a:0:{}'),
+ (305,1,'civicrm/admin/contribute/widget',NULL,'Configure Widget','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:43:\"CRM_Contribute_Form_ContributionPage_Widget\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,460,1,0,0,'a:0:{}'),
+ (306,1,'civicrm/admin/contribute/premium',NULL,'Premiums','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:44:\"CRM_Contribute_Form_ContributionPage_Premium\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,470,1,0,0,'a:0:{}'),
+ (307,1,'civicrm/admin/contribute/addProductToPage',NULL,'Add Products to This Page','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:47:\"CRM_Contribute_Form_ContributionPage_AddProduct\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,480,1,0,0,'a:0:{}'),
+ (308,1,'civicrm/admin/contribute/add','action=add','New Contribution Page','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:42:\"CRM_Contribute_Controller_ContributionPage\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:0:{}'),
+ (309,1,'civicrm/admin/contribute/managePremiums',NULL,'Manage Premiums','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:34:\"CRM_Contribute_Page_ManagePremiums\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,365,1,0,0,'a:2:{s:4:\"desc\";s:175:\"CiviContribute allows you to configure any number of Premiums which can be offered to contributors as incentives / thank-you gifts. Define the premiums you want to offer here.\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
+ (310,1,'civicrm/admin/financial/financialType',NULL,'Financial Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Financial_Page_FinancialType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,580,1,0,0,'a:2:{s:4:\"desc\";s:64:\"Formerly civicrm_contribution_type merged into this table in 4.1\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
+ (311,1,'civicrm/payment','action=add','New Payment','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:37:\"CRM_Contribute_Form_AdditionalPayment\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,1,0,'a:1:{s:9:\"component\";s:14:\"CiviContribute\";}'),
+ (312,1,'civicrm/admin/financial/financialAccount',NULL,'Financial Accounts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:35:\"CRM_Financial_Page_FinancialAccount\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,370,1,0,0,'a:2:{s:4:\"desc\";s:128:\"Financial types are used to categorize contributions for reporting and accounting purposes. These are also referred to as Funds.\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
+ (313,1,'civicrm/admin/options/payment_instrument',NULL,'Payment Methods','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,380,1,0,0,'a:2:{s:4:\"desc\";s:224:\"You may choose to record the payment instrument used for each contribution. Common payment methods are installed by default (e.g. Check, Cash, Credit Card...). If your site requires additional payment methods, add them here.\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
+ (314,1,'civicrm/admin/options/accept_creditcard',NULL,'Accepted Credit Cards','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,395,1,0,0,'a:2:{s:4:\"desc\";s:94:\"Credit card options that will be offered to contributors using your Online Contribution pages.\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
+ (315,1,'civicrm/admin/options/soft_credit_type',NULL,'Soft Credit Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:2:{s:4:\"desc\";s:86:\"Soft Credit Types that will be offered to contributors during soft credit contribution\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
+ (316,1,'civicrm/contact/view/contribution',NULL,'Contributions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:23:\"CRM_Contribute_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (317,1,'civicrm/contact/view/contributionrecur',NULL,'Recurring Contributions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:37:\"CRM_Contribute_Page_ContributionRecur\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (318,1,'civicrm/contact/view/contribution/additionalinfo',NULL,'Additional Info','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:34:\"CRM_Contribute_Form_AdditionalInfo\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&amp;cid=%%cid%%\";}i:2;a:2:{s:5:\"title\";s:13:\"Contributions\";s:3:\"url\";s:42:\"/civicrm/contact/view/contribution?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (319,1,'civicrm/contribute/search',NULL,'Find Contributions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:32:\"CRM_Contribute_Controller_Search\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,510,1,1,0,'a:0:{}'),
+ (320,1,'civicrm/contribute/searchBatch',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:37:\"CRM_Contribute_Controller_SearchBatch\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,588,1,1,0,'a:0:{}'),
+ (321,1,'civicrm/contribute/import',NULL,'Import Contributions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:21:\"access CiviContribute\";i:1;s:18:\"edit contributions\";}i:1;s:3:\"and\";}','s:32:\"CRM_Contribute_Import_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,520,1,1,0,'a:0:{}'),
+ (322,1,'civicrm/contribute/manage',NULL,'Manage Contribution Pages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:36:\"CRM_Contribute_Page_ContributionPage\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,530,1,1,0,'a:0:{}'),
+ (323,1,'civicrm/contribute/additionalinfo',NULL,'AdditionalInfo Form','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:34:\"CRM_Contribute_Form_AdditionalInfo\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,0,1,0,0,'a:0:{}'),
+ (324,1,'civicrm/ajax/permlocation',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','a:2:{i:0;s:27:\"CRM_Core_Page_AJAX_Location\";i:1;s:23:\"getPermissionedLocation\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (325,1,'civicrm/contribute/unsubscribe',NULL,'Cancel Subscription','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Form_CancelSubscription\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (326,1,'civicrm/contribute/onbehalf',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:43:\"CRM_Contribute_Form_Contribution_OnBehalfOf\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (327,1,'civicrm/contribute/updatebilling',NULL,'Update Billing Details','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:33:\"CRM_Contribute_Form_UpdateBilling\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (328,1,'civicrm/contribute/updaterecur',NULL,'Update Subscription','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Form_UpdateSubscription\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (329,1,'civicrm/contribute/subscriptionstatus',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Page_SubscriptionStatus\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (330,1,'civicrm/admin/financial/financialType/accounts',NULL,'Financial Type Accounts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:39:\"CRM_Financial_Page_FinancialTypeAccount\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:15:\"Financial Types\";s:3:\"url\";s:46:\"/civicrm/admin/financial/financialType?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,581,1,0,0,'a:0:{}'),
+ (331,1,'civicrm/financial/batch',NULL,'Accounting Batch','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:19:\"create manual batch\";}i:1;s:3:\"and\";}','s:33:\"CRM_Financial_Page_FinancialBatch\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,585,1,0,0,'a:0:{}'),
+ (332,1,'civicrm/financial/financialbatches',NULL,'Accounting Batches','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:24:\"CRM_Financial_Page_Batch\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,586,1,0,0,'a:0:{}'),
+ (333,1,'civicrm/batchtransaction',NULL,'Accounting Batch','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:35:\"CRM_Financial_Page_BatchTransaction\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,600,1,0,0,'a:0:{}'),
+ (334,1,'civicrm/financial/batch/export',NULL,'Accounting Batch Export','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:19:\"create manual batch\";}i:1;s:3:\"and\";}','s:25:\"CRM_Financial_Form_Export\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:16:\"Accounting Batch\";s:3:\"url\";s:32:\"/civicrm/financial/batch?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,610,1,0,0,'a:0:{}'),
+ (335,1,'civicrm/payment/view','action=view','View Payment','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:31:\"CRM_Contribute_Page_PaymentInfo\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Payment\";s:3:\"url\";s:39:\"/civicrm/payment?reset=1&amp;action=add\";}}',NULL,NULL,2,1,0,1,0,1,1,1,0,'a:1:{s:9:\"component\";s:14:\"CiviContribute\";}'),
+ (336,1,'civicrm/admin/setting/preferences/contribute',NULL,'CiviContribute Component Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:21:\"access CiviContribute\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:37:\"CRM_Admin_Form_Preferences_Contribute\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:2:{s:4:\"desc\";s:42:\"Configure global CiviContribute behaviors.\";s:10:\"adminGroup\";s:14:\"CiviContribute\";}'),
+ (337,1,'civicrm/contribute/invoice',NULL,'PDF Invoice','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:20:\"checkDownloadInvoice\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','a:2:{i:0;s:32:\"CRM_Contribute_Form_Task_Invoice\";i:1;s:11:\"getPrintPDF\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,620,1,1,0,'a:1:{s:9:\"component\";s:14:\"CiviContribute\";}'),
+ (338,1,'civicrm/contribute/invoice/email',NULL,'Email Invoice','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:20:\"checkDownloadInvoice\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:32:\"CRM_Contribute_Form_Task_Invoice\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"PDF Invoice\";s:3:\"url\";s:35:\"/civicrm/contribute/invoice?reset=1\";}}',NULL,NULL,2,1,0,1,0,630,1,1,0,'a:1:{s:9:\"component\";s:14:\"CiviContribute\";}'),
+ (339,1,'civicrm/ajax/softcontributionlist',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:24:\"CRM_Contribute_Page_AJAX\";i:1;s:23:\"getSoftContributionRows\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (340,1,'civicrm/contribute/contributionrecur-payments',NULL,'Recurring Contribution\'s Payments','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:45:\"CRM_Contribute_Page_ContributionRecurPayments\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (341,1,'civicrm/membership/recurring-contributions',NULL,'Membership Recurring Contributions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:38:\"CRM_Member_Page_RecurringContributions\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,1,1,0,0,'a:0:{}'),
+ (342,1,'civicrm/contribute/widget',NULL,'CiviContribute','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:26:\"CRM_Contribute_Page_Widget\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,1,1,0,0,1,0,0,'a:0:{}'),
+ (343,1,'civicrm/contribute/task',NULL,'Contribution Task','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:30:\"CRM_Contribute_Controller_Task\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,1,0,1,0,1,1,0,0,'a:0:{}'),
  (344,1,'civicrm/member',NULL,'CiviMember Dashboard','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"access CiviMember\";}i:1;s:3:\"and\";}','s:25:\"CRM_Member_Page_DashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,3,1,0,1,0,700,1,1,0,'a:1:{s:9:\"component\";s:10:\"CiviMember\";}'),
  (345,1,'civicrm/member/add','action=add','New Membership','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"access CiviMember\";}i:1;s:3:\"and\";}','s:19:\"CRM_Member_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:20:\"CiviMember Dashboard\";s:3:\"url\";s:23:\"/civicrm/member?reset=1\";}}',NULL,NULL,3,1,0,1,0,1,1,0,0,'a:1:{s:9:\"component\";s:10:\"CiviMember\";}'),
  (346,1,'civicrm/admin/member/membershipType',NULL,'Membership Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:25:\"administer CiviCRM system\";i:1;s:23:\"administer CiviCRM data\";i:2;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Member_Page_MembershipType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,370,1,0,0,'a:2:{s:4:\"desc\";s:174:\"Define the types of memberships you want to offer. For each type, you can specify a \'name\' (Gold Member, Honor Society Member...), a description, duration, and a minimum fee.\";s:10:\"adminGroup\";s:10:\"CiviMember\";}'),
@@ -5222,7 +5267,7 @@ INSERT INTO `civicrm_menu` (`id`, `domain_id`, `path`, `path_arguments`, `title`
  (447,1,'civicrm/contact/search/custom',NULL,'Find Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:42:\"CRM_Legacycustomsearches_Controller_Search\";','s:10:\"mode=16384\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Find Contacts\";s:3:\"url\";s:31:\"/civicrm/contact/search?reset=1\";}}',NULL,NULL,NULL,1,0,1,0,10,1,1,0,'a:0:{}'),
  (448,1,'civicrm/admin/setting/flexmailer',NULL,'Flexmailer Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Form_Generic\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:2:{s:10:\"adminGroup\";s:8:\"CiviMail\";s:4:\"icon\";s:23:\"admin/small/Profile.png\";}'),
  (449,1,'civicrm/admin/setting/recaptcha',NULL,'reCAPTCHA Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Form_Generic\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,1,0,1,1,1,1,0,0,'a:2:{s:4:\"desc\";s:43:\"Configure anti-abuse/bot-prevention service\";s:10:\"adminGroup\";s:15:\"System Settings\";}'),
- (450,1,'admin',NULL,NULL,NULL,NULL,NULL,NULL,'a:15:{s:26:\"Customize Data and Screens\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:19:{s:20:\"{weight}.Custom Data\";a:6:{s:5:\"title\";s:11:\"Custom Data\";s:4:\"desc\";s:109:\"Configure custom fields to collect and store custom data which is not included in the standard CiviCRM forms.\";s:2:\"id\";s:10:\"CustomData\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:17:\"{weight}.Profiles\";a:6:{s:5:\"title\";s:8:\"Profiles\";s:4:\"desc\";s:151:\"Profiles allow you to aggregate groups of fields and include them in your site as input forms, contact display pages, and search and listings features.\";s:2:\"id\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:23:\"{weight}.Activity Types\";a:6:{s:5:\"title\";s:14:\"Activity Types\";s:4:\"desc\";s:155:\"CiviCRM has several built-in activity types (meetings, phone calls, emails sent). Track other types of interactions by creating custom activity types here.\";s:2:\"id\";s:13:\"ActivityTypes\";s:3:\"url\";s:44:\"/civicrm/admin/options/activity_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:27:\"{weight}.Relationship Types\";a:6:{s:5:\"title\";s:18:\"Relationship Types\";s:4:\"desc\";s:148:\"Contacts can be linked to each other through Relationships (e.g. Spouse, Employer, etc.). Define the types of relationships you want to record here.\";s:2:\"id\";s:17:\"RelationshipTypes\";s:3:\"url\";s:30:\"/civicrm/admin/reltype?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Contact Types\";a:6:{s:5:\"title\";s:13:\"Contact Types\";s:4:\"desc\";N;s:2:\"id\";s:12:\"ContactTypes\";s:3:\"url\";s:38:\"/civicrm/admin/options/subtype?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:23:\"{weight}.Gender Options\";a:6:{s:5:\"title\";s:14:\"Gender Options\";s:4:\"desc\";s:79:\"Options for assigning gender to individual contacts (e.g. Male, Female, Other).\";s:2:\"id\";s:13:\"GenderOptions\";s:3:\"url\";s:37:\"/civicrm/admin/options/gender?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:40:\"{weight}.Individual Prefixes (Ms, Mr...)\";a:6:{s:5:\"title\";s:31:\"Individual Prefixes (Ms, Mr...)\";s:4:\"desc\";s:66:\"Options for individual contact prefixes (e.g. Ms., Mr., Dr. etc.).\";s:2:\"id\";s:27:\"IndividualPrefixes_Ms_Mr...\";s:3:\"url\";s:48:\"/civicrm/admin/options/individual_prefix?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:40:\"{weight}.Individual Suffixes (Jr, Sr...)\";a:6:{s:5:\"title\";s:31:\"Individual Suffixes (Jr, Sr...)\";s:4:\"desc\";s:61:\"Options for individual contact suffixes (e.g. Jr., Sr. etc.).\";s:2:\"id\";s:27:\"IndividualSuffixes_Jr_Sr...\";s:3:\"url\";s:48:\"/civicrm/admin/options/individual_suffix?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:39:\"{weight}.Location Types (Home, Work...)\";a:6:{s:5:\"title\";s:30:\"Location Types (Home, Work...)\";s:4:\"desc\";s:94:\"Options for categorizing contact addresses and phone numbers (e.g. Home, Work, Billing, etc.).\";s:2:\"id\";s:26:\"LocationTypes_Home_Work...\";s:3:\"url\";s:35:\"/civicrm/admin/locationType?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Website Types\";a:6:{s:5:\"title\";s:13:\"Website Types\";s:4:\"desc\";s:48:\"Options for assigning website types to contacts.\";s:2:\"id\";s:12:\"WebsiteTypes\";s:3:\"url\";s:43:\"/civicrm/admin/options/website_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:35:\"{weight}.Instant Messenger Services\";a:6:{s:5:\"title\";s:26:\"Instant Messenger Services\";s:4:\"desc\";s:79:\"List of IM services which can be used when recording screen-names for contacts.\";s:2:\"id\";s:24:\"InstantMessengerServices\";s:3:\"url\";s:56:\"/civicrm/admin/options/instant_messenger_service?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:31:\"{weight}.Mobile Phone Providers\";a:6:{s:5:\"title\";s:22:\"Mobile Phone Providers\";s:4:\"desc\";s:90:\"List of mobile phone providers which can be assigned when recording contact phone numbers.\";s:2:\"id\";s:20:\"MobilePhoneProviders\";s:3:\"url\";s:46:\"/civicrm/admin/options/mobile_provider?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:19:\"{weight}.Phone Type\";a:6:{s:5:\"title\";s:10:\"Phone Type\";s:4:\"desc\";s:80:\"Options for assigning phone type to contacts (e.g Phone,\n    Mobile, Fax, Pager)\";s:2:\"id\";s:9:\"PhoneType\";s:3:\"url\";s:41:\"/civicrm/admin/options/phone_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:28:\"{weight}.Display Preferences\";a:6:{s:5:\"title\";s:19:\"Display Preferences\";s:4:\"desc\";N;s:2:\"id\";s:18:\"DisplayPreferences\";s:3:\"url\";s:50:\"/civicrm/admin/setting/preferences/display?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:27:\"{weight}.Search Preferences\";a:6:{s:5:\"title\";s:18:\"Search Preferences\";s:4:\"desc\";N;s:2:\"id\";s:17:\"SearchPreferences\";s:3:\"url\";s:37:\"/civicrm/admin/setting/search?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Navigation Menu\";a:6:{s:5:\"title\";s:15:\"Navigation Menu\";s:4:\"desc\";s:79:\"Add or remove menu items, and modify the order of items on the navigation menu.\";s:2:\"id\";s:14:\"NavigationMenu\";s:3:\"url\";s:27:\"/civicrm/admin/menu?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:26:\"{weight}.Word Replacements\";a:6:{s:5:\"title\";s:17:\"Word Replacements\";s:4:\"desc\";s:18:\"Word Replacements.\";s:2:\"id\";s:16:\"WordReplacements\";s:3:\"url\";s:47:\"/civicrm/admin/options/wordreplacements?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:31:\"{weight}.Manage Custom Searches\";a:6:{s:5:\"title\";s:22:\"Manage Custom Searches\";s:4:\"desc\";s:225:\"Developers and accidental techies with a bit of PHP and SQL knowledge can create new search forms to handle specific search and reporting needs which aren\'t covered by the built-in Advanced Search and Search Builder features.\";s:2:\"id\";s:20:\"ManageCustomSearches\";s:3:\"url\";s:44:\"/civicrm/admin/options/custom_search?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:13:\"{weight}.Tags\";a:6:{s:5:\"title\";s:4:\"Tags\";s:4:\"desc\";s:158:\"Tags are useful for segmenting the contacts in your database into categories (e.g. Staff Member, Donor, Volunteer, etc.). Create and edit available tags here.\";s:2:\"id\";s:4:\"Tags\";s:3:\"url\";s:20:\"/civicrm/tag?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:14:\"Communications\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:11:{s:46:\"{weight}.Organization Address and Contact Info\";a:6:{s:5:\"title\";s:37:\"Organization Address and Contact Info\";s:4:\"desc\";s:150:\"Configure primary contact name, email, return-path and address information. This information is used by CiviMail to identify the sending organization.\";s:2:\"id\";s:33:\"OrganizationAddressandContactInfo\";s:3:\"url\";s:47:\"/civicrm/admin/domain?action=update&amp;reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:29:\"{weight}.From Email Addresses\";a:6:{s:5:\"title\";s:20:\"From Email Addresses\";s:4:\"desc\";s:74:\"List of Email Addresses which can be used when sending emails to contacts.\";s:2:\"id\";s:18:\"FromEmailAddresses\";s:3:\"url\";s:49:\"/civicrm/admin/options/from_email_address?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:26:\"{weight}.Message Templates\";a:6:{s:5:\"title\";s:17:\"Message Templates\";s:4:\"desc\";s:130:\"Message templates allow you to save and re-use messages with layouts which you can use when sending email to one or more contacts.\";s:2:\"id\";s:16:\"MessageTemplates\";s:3:\"url\";s:39:\"/civicrm/admin/messageTemplates?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:27:\"{weight}.Schedule Reminders\";a:6:{s:5:\"title\";s:18:\"Schedule Reminders\";s:4:\"desc\";s:19:\"Schedule Reminders.\";s:2:\"id\";s:17:\"ScheduleReminders\";s:3:\"url\";s:40:\"/civicrm/admin/scheduleReminders?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:40:\"{weight}.Preferred Communication Methods\";a:6:{s:5:\"title\";s:31:\"Preferred Communication Methods\";s:4:\"desc\";s:117:\"One or more preferred methods of communication can be assigned to each contact. Customize the available options here.\";s:2:\"id\";s:29:\"PreferredCommunicationMethods\";s:3:\"url\";s:61:\"/civicrm/admin/options/preferred_communication_method?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Label Formats\";a:6:{s:5:\"title\";s:13:\"Label Formats\";s:4:\"desc\";s:67:\"Configure Label Formats that are used when creating mailing labels.\";s:2:\"id\";s:12:\"LabelFormats\";s:3:\"url\";s:35:\"/civicrm/admin/labelFormats?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:33:\"{weight}.Print Page (PDF) Formats\";a:6:{s:5:\"title\";s:24:\"Print Page (PDF) Formats\";s:4:\"desc\";s:95:\"Configure PDF Page Formats that can be assigned to Message Templates when creating PDF letters.\";s:2:\"id\";s:20:\"PrintPage_PDFFormats\";s:3:\"url\";s:33:\"/civicrm/admin/pdfFormats?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:36:\"{weight}.Communication Style Options\";a:6:{s:5:\"title\";s:27:\"Communication Style Options\";s:4:\"desc\";s:42:\"Options for Communication Style selection.\";s:2:\"id\";s:25:\"CommunicationStyleOptions\";s:3:\"url\";s:50:\"/civicrm/admin/options/communication_style?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:31:\"{weight}.Email Greeting Formats\";a:6:{s:5:\"title\";s:22:\"Email Greeting Formats\";s:4:\"desc\";s:75:\"Options for assigning email greetings to individual and household contacts.\";s:2:\"id\";s:20:\"EmailGreetingFormats\";s:3:\"url\";s:45:\"/civicrm/admin/options/email_greeting?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:32:\"{weight}.Postal Greeting Formats\";a:6:{s:5:\"title\";s:23:\"Postal Greeting Formats\";s:4:\"desc\";s:76:\"Options for assigning postal greetings to individual and household contacts.\";s:2:\"id\";s:21:\"PostalGreetingFormats\";s:3:\"url\";s:46:\"/civicrm/admin/options/postal_greeting?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:26:\"{weight}.Addressee Formats\";a:6:{s:5:\"title\";s:17:\"Addressee Formats\";s:4:\"desc\";s:83:\"Options for assigning addressee to individual, household and organization contacts.\";s:2:\"id\";s:16:\"AddresseeFormats\";s:3:\"url\";s:40:\"/civicrm/admin/options/addressee?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:12:\"Localization\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:4:{s:39:\"{weight}.Languages, Currency, Locations\";a:6:{s:5:\"title\";s:30:\"Languages, Currency, Locations\";s:4:\"desc\";N;s:2:\"id\";s:28:\"Languages_Currency_Locations\";s:3:\"url\";s:43:\"/civicrm/admin/setting/localization?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:25:\"{weight}.Address Settings\";a:6:{s:5:\"title\";s:16:\"Address Settings\";s:4:\"desc\";N;s:2:\"id\";s:15:\"AddressSettings\";s:3:\"url\";s:50:\"/civicrm/admin/setting/preferences/address?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:21:\"{weight}.Date Formats\";a:6:{s:5:\"title\";s:12:\"Date Formats\";s:4:\"desc\";N;s:2:\"id\";s:11:\"DateFormats\";s:3:\"url\";s:35:\"/civicrm/admin/setting/date?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:28:\"{weight}.Preferred Languages\";a:6:{s:5:\"title\";s:19:\"Preferred Languages\";s:4:\"desc\";s:30:\"Options for contact languages.\";s:2:\"id\";s:18:\"PreferredLanguages\";s:3:\"url\";s:40:\"/civicrm/admin/options/languages?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:21:\"Users and Permissions\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:2:{s:23:\"{weight}.Access Control\";a:6:{s:5:\"title\";s:14:\"Access Control\";s:4:\"desc\";s:73:\"Grant or deny access to actions (view, edit...), features and components.\";s:2:\"id\";s:13:\"AccessControl\";s:3:\"url\";s:29:\"/civicrm/admin/access?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:38:\"{weight}.Synchronize Users to Contacts\";a:6:{s:5:\"title\";s:29:\"Synchronize Users to Contacts\";s:4:\"desc\";s:71:\"Automatically create a CiviCRM contact record for each CMS user record.\";s:2:\"id\";s:26:\"SynchronizeUserstoContacts\";s:3:\"url\";s:32:\"/civicrm/admin/synchUser?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:15:\"System Settings\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:19:{s:32:\"{weight}.Configuration Checklist\";a:6:{s:5:\"title\";s:23:\"Configuration Checklist\";s:4:\"desc\";s:55:\"List of configuration tasks with links to each setting.\";s:2:\"id\";s:22:\"ConfigurationChecklist\";s:3:\"url\";s:33:\"/civicrm/admin/configtask?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:34:\"{weight}.Enable CiviCRM Components\";a:6:{s:5:\"title\";s:25:\"Enable CiviCRM Components\";s:4:\"desc\";s:269:\"Enable or disable components (e.g. CiviEvent, CiviMember, etc.) for your site based on the features you need. We recommend disabling any components not being used in order to simplify the user interface. You can easily re-enable components at any time from this screen.\";s:2:\"id\";s:23:\"EnableCiviCRMComponents\";s:3:\"url\";s:40:\"/civicrm/admin/setting/component?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:26:\"{weight}.Manage Extensions\";a:6:{s:5:\"title\";s:17:\"Manage Extensions\";s:4:\"desc\";s:0:\"\";s:2:\"id\";s:16:\"ManageExtensions\";s:3:\"url\";s:33:\"/civicrm/admin/extensions?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:32:\"{weight}.Outbound Email Settings\";a:6:{s:5:\"title\";s:23:\"Outbound Email Settings\";s:4:\"desc\";N;s:2:\"id\";s:21:\"OutboundEmailSettings\";s:3:\"url\";s:35:\"/civicrm/admin/setting/smtp?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:37:\"{weight}.Settings - Payment Processor\";a:6:{s:5:\"title\";s:28:\"Settings - Payment Processor\";s:4:\"desc\";s:48:\"Payment Processor setup for CiviCRM transactions\";s:2:\"id\";s:25:\"Settings-PaymentProcessor\";s:3:\"url\";s:39:\"/civicrm/admin/paymentProcessor?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:30:\"{weight}.Mapping and Geocoding\";a:6:{s:5:\"title\";s:21:\"Mapping and Geocoding\";s:4:\"desc\";N;s:2:\"id\";s:19:\"MappingandGeocoding\";s:3:\"url\";s:38:\"/civicrm/admin/setting/mapping?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:53:\"{weight}.Misc (Undelete, PDFs, Limits, Logging, etc.)\";a:6:{s:5:\"title\";s:44:\"Misc (Undelete, PDFs, Limits, Logging, etc.)\";s:4:\"desc\";s:63:\"Enable undelete/move to trash feature, detailed change logging.\";s:2:\"id\";s:38:\"Misc_Undelete_PDFs_Limits_Logging_etc.\";s:3:\"url\";s:35:\"/civicrm/admin/setting/misc?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:20:\"{weight}.Directories\";a:6:{s:5:\"title\";s:11:\"Directories\";s:4:\"desc\";N;s:2:\"id\";s:11:\"Directories\";s:3:\"url\";s:35:\"/civicrm/admin/setting/path?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Resource URLs\";a:6:{s:5:\"title\";s:13:\"Resource URLs\";s:4:\"desc\";N;s:2:\"id\";s:12:\"ResourceURLs\";s:3:\"url\";s:34:\"/civicrm/admin/setting/url?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:40:\"{weight}.Cleanup Caches and Update Paths\";a:6:{s:5:\"title\";s:31:\"Cleanup Caches and Update Paths\";s:4:\"desc\";s:157:\"Reset the Base Directory Path and Base URL settings - generally when a CiviCRM site is moved to another location in the file system and/or to another domain.\";s:2:\"id\";s:27:\"CleanupCachesandUpdatePaths\";s:3:\"url\";s:50:\"/civicrm/admin/setting/updateConfigBackend?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:33:\"{weight}.CMS Database Integration\";a:6:{s:5:\"title\";s:24:\"CMS Database Integration\";s:4:\"desc\";N;s:2:\"id\";s:22:\"CMSDatabaseIntegration\";s:3:\"url\";s:33:\"/civicrm/admin/setting/uf?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:36:\"{weight}.Safe File Extension Options\";a:6:{s:5:\"title\";s:27:\"Safe File Extension Options\";s:4:\"desc\";s:44:\"File Extensions that can be considered safe.\";s:2:\"id\";s:24:\"SafeFileExtensionOptions\";s:3:\"url\";s:50:\"/civicrm/admin/options/safe_file_extension?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Option Groups\";a:6:{s:5:\"title\";s:13:\"Option Groups\";s:4:\"desc\";s:35:\"Access all meta-data option groups.\";s:2:\"id\";s:12:\"OptionGroups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:31:\"{weight}.Import/Export Mappings\";a:6:{s:5:\"title\";s:22:\"Import/Export Mappings\";s:4:\"desc\";s:141:\"Import and Export mappings allow you to easily run the same job multiple times. This option allows you to rename or delete existing mappings.\";s:2:\"id\";s:21:\"Import_ExportMappings\";s:3:\"url\";s:30:\"/civicrm/admin/mapping?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:18:\"{weight}.Debugging\";a:6:{s:5:\"title\";s:9:\"Debugging\";s:4:\"desc\";N;s:2:\"id\";s:9:\"Debugging\";s:3:\"url\";s:36:\"/civicrm/admin/setting/debug?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:28:\"{weight}.Multi Site Settings\";a:6:{s:5:\"title\";s:19:\"Multi Site Settings\";s:4:\"desc\";N;s:2:\"id\";s:17:\"MultiSiteSettings\";s:3:\"url\";s:52:\"/civicrm/admin/setting/preferences/multisite?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:23:\"{weight}.Scheduled Jobs\";a:6:{s:5:\"title\";s:14:\"Scheduled Jobs\";s:4:\"desc\";s:35:\"Managing periodially running tasks.\";s:2:\"id\";s:13:\"ScheduledJobs\";s:3:\"url\";s:26:\"/civicrm/admin/job?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Sms Providers\";a:6:{s:5:\"title\";s:13:\"Sms Providers\";s:4:\"desc\";s:27:\"To configure a sms provider\";s:2:\"id\";s:12:\"SmsProviders\";s:3:\"url\";s:35:\"/civicrm/admin/sms/provider?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:27:\"{weight}.reCAPTCHA Settings\";a:6:{s:5:\"title\";s:18:\"reCAPTCHA Settings\";s:4:\"desc\";s:43:\"Configure anti-abuse/bot-prevention service\";s:2:\"id\";s:17:\"reCAPTCHASettings\";s:3:\"url\";s:40:\"/civicrm/admin/setting/recaptcha?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:12:\"CiviCampaign\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:5:{s:40:\"{weight}.CiviCampaign Component Settings\";a:6:{s:5:\"title\";s:31:\"CiviCampaign Component Settings\";s:4:\"desc\";s:40:\"Configure global CiviCampaign behaviors.\";s:2:\"id\";s:29:\"CiviCampaignComponentSettings\";s:3:\"url\";s:51:\"/civicrm/admin/setting/preferences/campaign?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:21:\"{weight}.Survey Types\";a:6:{s:5:\"title\";s:12:\"Survey Types\";s:4:\"desc\";N;s:2:\"id\";s:11:\"SurveyTypes\";s:3:\"url\";s:42:\"/civicrm/admin/campaign/surveyType?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:23:\"{weight}.Campaign Types\";a:6:{s:5:\"title\";s:14:\"Campaign Types\";s:4:\"desc\";s:47:\"categorize your campaigns using campaign types.\";s:2:\"id\";s:13:\"CampaignTypes\";s:3:\"url\";s:44:\"/civicrm/admin/options/campaign_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Campaign Status\";a:6:{s:5:\"title\";s:15:\"Campaign Status\";s:4:\"desc\";s:34:\"Define statuses for campaign here.\";s:2:\"id\";s:14:\"CampaignStatus\";s:3:\"url\";s:46:\"/civicrm/admin/options/campaign_status?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:25:\"{weight}.Engagement Index\";a:6:{s:5:\"title\";s:16:\"Engagement Index\";s:4:\"desc\";s:18:\"Engagement levels.\";s:2:\"id\";s:15:\"EngagementIndex\";s:3:\"url\";s:47:\"/civicrm/admin/options/engagement_index?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:9:\"CiviEvent\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:9:{s:37:\"{weight}.CiviEvent Component Settings\";a:6:{s:5:\"title\";s:28:\"CiviEvent Component Settings\";s:4:\"desc\";s:37:\"Configure global CiviEvent behaviors.\";s:2:\"id\";s:26:\"CiviEventComponentSettings\";s:3:\"url\";s:48:\"/civicrm/admin/setting/preferences/event?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:33:\"{weight}.Event Name Badge Layouts\";a:6:{s:5:\"title\";s:24:\"Event Name Badge Layouts\";s:4:\"desc\";s:107:\"Configure name badge layouts for event participants, including logos and what data to include on the badge.\";s:2:\"id\";s:21:\"EventNameBadgeLayouts\";s:3:\"url\";s:52:\"/civicrm/admin/badgelayout?action=browse&amp;reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Manage Events\";a:6:{s:5:\"title\";s:13:\"Manage Events\";s:4:\"desc\";s:136:\"Create and edit event configuration including times, locations, online registration forms, and fees. Links for iCal and RSS syndication.\";s:2:\"id\";s:12:\"ManageEvents\";s:3:\"url\";s:28:\"/civicrm/admin/event?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Event Templates\";a:6:{s:5:\"title\";s:15:\"Event Templates\";s:4:\"desc\";s:115:\"Administrators can create Event Templates - which are basically master event records pre-filled with default values\";s:2:\"id\";s:14:\"EventTemplates\";s:3:\"url\";s:36:\"/civicrm/admin/eventTemplate?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:20:\"{weight}.Event Types\";a:6:{s:5:\"title\";s:11:\"Event Types\";s:4:\"desc\";s:143:\"Use Event Types to categorize your events. Event feeds can be filtered by Event Type and participant searches can use Event Type as a criteria.\";s:2:\"id\";s:10:\"EventTypes\";s:3:\"url\";s:41:\"/civicrm/admin/options/event_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:27:\"{weight}.Participant Status\";a:6:{s:5:\"title\";s:18:\"Participant Status\";s:4:\"desc\";s:154:\"Define statuses for event participants here (e.g. Registered, Attended, Cancelled...). You can then assign statuses and search for participants by status.\";s:2:\"id\";s:17:\"ParticipantStatus\";s:3:\"url\";s:41:\"/civicrm/admin/participant_status?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:25:\"{weight}.Participant Role\";a:6:{s:5:\"title\";s:16:\"Participant Role\";s:4:\"desc\";s:138:\"Define participant roles for events here (e.g. Attendee, Host, Speaker...). You can then assign roles and search for participants by role.\";s:2:\"id\";s:15:\"ParticipantRole\";s:3:\"url\";s:47:\"/civicrm/admin/options/participant_role?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:38:\"{weight}.Participant Listing Templates\";a:6:{s:5:\"title\";s:29:\"Participant Listing Templates\";s:4:\"desc\";s:48:\"Template to control participant listing display.\";s:2:\"id\";s:27:\"ParticipantListingTemplates\";s:3:\"url\";s:50:\"/civicrm/admin/options/participant_listing?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:31:\"{weight}.Conference Slot Labels\";a:6:{s:5:\"title\";s:22:\"Conference Slot Labels\";s:4:\"desc\";s:35:\"Define conference slots and labels.\";s:2:\"id\";s:20:\"ConferenceSlotLabels\";s:3:\"url\";s:46:\"/civicrm/admin/options/conference_slot?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:8:\"CiviMail\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:6:{s:36:\"{weight}.CiviMail Component Settings\";a:6:{s:5:\"title\";s:27:\"CiviMail Component Settings\";s:4:\"desc\";s:36:\"Configure global CiviMail behaviors.\";s:2:\"id\";s:25:\"CiviMailComponentSettings\";s:3:\"url\";s:50:\"/civicrm/admin/setting/preferences/mailing?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Mailer Settings\";a:6:{s:5:\"title\";s:15:\"Mailer Settings\";s:4:\"desc\";s:61:\"Configure spool period, throttling and other mailer settings.\";s:2:\"id\";s:14:\"MailerSettings\";s:3:\"url\";s:27:\"/civicrm/admin/mail?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:49:\"{weight}.Headers, Footers, and Automated Messages\";a:6:{s:5:\"title\";s:40:\"Headers, Footers, and Automated Messages\";s:4:\"desc\";s:143:\"Configure the header and footer used for mailings. Customize the content of automated Subscribe, Unsubscribe, Resubscribe and Opt-out messages.\";s:2:\"id\";s:36:\"Headers_Footers_andAutomatedMessages\";s:3:\"url\";s:32:\"/civicrm/admin/component?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:29:\"{weight}.From Email Addresses\";a:6:{s:5:\"title\";s:20:\"From Email Addresses\";s:4:\"desc\";s:74:\"List of Email Addresses which can be used when sending emails to contacts.\";s:2:\"id\";s:18:\"FromEmailAddresses\";s:3:\"url\";s:58:\"/civicrm/admin/options/from_email_address/civimail?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Mail Accounts\";a:6:{s:5:\"title\";s:13:\"Mail Accounts\";s:4:\"desc\";s:32:\"Configure email account setting.\";s:2:\"id\";s:12:\"MailAccounts\";s:3:\"url\";s:35:\"/civicrm/admin/mailSettings?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:28:\"{weight}.Flexmailer Settings\";a:6:{s:5:\"title\";s:19:\"Flexmailer Settings\";s:4:\"desc\";N;s:2:\"id\";s:18:\"FlexmailerSettings\";s:3:\"url\";s:41:\"/civicrm/admin/setting/flexmailer?reset=1\";s:4:\"icon\";s:23:\"admin/small/Profile.png\";s:5:\"extra\";N;}}}s:10:\"CiviMember\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:3:{s:38:\"{weight}.CiviMember Component Settings\";a:6:{s:5:\"title\";s:29:\"CiviMember Component Settings\";s:4:\"desc\";s:38:\"Configure global CiviMember behaviors.\";s:2:\"id\";s:27:\"CiviMemberComponentSettings\";s:3:\"url\";s:49:\"/civicrm/admin/setting/preferences/member?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:25:\"{weight}.Membership Types\";a:6:{s:5:\"title\";s:16:\"Membership Types\";s:4:\"desc\";s:174:\"Define the types of memberships you want to offer. For each type, you can specify a \'name\' (Gold Member, Honor Society Member...), a description, duration, and a minimum fee.\";s:2:\"id\";s:15:\"MembershipTypes\";s:3:\"url\";s:44:\"/civicrm/admin/member/membershipType?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:32:\"{weight}.Membership Status Rules\";a:6:{s:5:\"title\";s:23:\"Membership Status Rules\";s:4:\"desc\";s:187:\"Status \'rules\' define the current status for a membership based on that membership\'s start and end dates. You can adjust the default status options and rules as needed to meet your needs.\";s:2:\"id\";s:21:\"MembershipStatusRules\";s:3:\"url\";s:46:\"/civicrm/admin/member/membershipStatus?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:6:\"Manage\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:3:{s:27:\"{weight}.Scheduled Jobs Log\";a:6:{s:5:\"title\";s:18:\"Scheduled Jobs Log\";s:4:\"desc\";s:46:\"Browsing the log of periodially running tasks.\";s:2:\"id\";s:16:\"ScheduledJobsLog\";s:3:\"url\";s:29:\"/civicrm/admin/joblog?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:42:\"{weight}.Find and Merge Duplicate Contacts\";a:6:{s:5:\"title\";s:33:\"Find and Merge Duplicate Contacts\";s:4:\"desc\";s:158:\"Manage the rules used to identify potentially duplicate contact records. Scan for duplicates using a selected rule and merge duplicate contact data as needed.\";s:2:\"id\";s:29:\"FindandMergeDuplicateContacts\";s:3:\"url\";s:36:\"/civicrm/contact/deduperules?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:26:\"{weight}.Dedupe Exceptions\";a:6:{s:5:\"title\";s:17:\"Dedupe Exceptions\";s:4:\"desc\";N;s:2:\"id\";s:16:\"DedupeExceptions\";s:3:\"url\";s:33:\"/civicrm/dedupe/exception?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:12:\"Option Lists\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:1:{s:20:\"{weight}.Grant Types\";a:6:{s:5:\"title\";s:11:\"Grant Types\";s:4:\"desc\";s:148:\"List of types which can be assigned to Grants. (Enable CiviGrant from Administer > Systme Settings > Enable Components if you want to track grants.)\";s:2:\"id\";s:10:\"GrantTypes\";s:3:\"url\";s:41:\"/civicrm/admin/options/grant_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:9:\"Customize\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:1:{s:19:\"{weight}.Price Sets\";a:6:{s:5:\"title\";s:10:\"Price Sets\";s:4:\"desc\";s:205:\"Price sets allow you to offer multiple options with associated fees (e.g. pre-conference workshops, additional meals, etc.). Configure Price Sets for events which need more than a single set of fee levels.\";s:2:\"id\";s:9:\"PriceSets\";s:3:\"url\";s:28:\"/civicrm/admin/price?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:14:\"CiviContribute\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:9:{s:32:\"{weight}.Personal Campaign Pages\";a:6:{s:5:\"title\";s:23:\"Personal Campaign Pages\";s:4:\"desc\";s:49:\"View and manage existing personal campaign pages.\";s:2:\"id\";s:21:\"PersonalCampaignPages\";s:3:\"url\";s:49:\"/civicrm/admin/pcp?context=contribute&amp;reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:34:\"{weight}.Manage Contribution Pages\";a:6:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:4:\"desc\";s:242:\"CiviContribute allows you to create and maintain any number of Online Contribution Pages. You can create different pages for different programs or campaigns - and customize text, amounts, types of information collected from contributors, etc.\";s:2:\"id\";s:23:\"ManageContributionPages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Manage Premiums\";a:6:{s:5:\"title\";s:15:\"Manage Premiums\";s:4:\"desc\";s:175:\"CiviContribute allows you to configure any number of Premiums which can be offered to contributors as incentives / thank-you gifts. Define the premiums you want to offer here.\";s:2:\"id\";s:14:\"ManagePremiums\";s:3:\"url\";s:48:\"/civicrm/admin/contribute/managePremiums?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Financial Types\";a:6:{s:5:\"title\";s:15:\"Financial Types\";s:4:\"desc\";s:64:\"Formerly civicrm_contribution_type merged into this table in 4.1\";s:2:\"id\";s:14:\"FinancialTypes\";s:3:\"url\";s:46:\"/civicrm/admin/financial/financialType?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:27:\"{weight}.Financial Accounts\";a:6:{s:5:\"title\";s:18:\"Financial Accounts\";s:4:\"desc\";s:128:\"Financial types are used to categorize contributions for reporting and accounting purposes. These are also referred to as Funds.\";s:2:\"id\";s:17:\"FinancialAccounts\";s:3:\"url\";s:49:\"/civicrm/admin/financial/financialAccount?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Payment Methods\";a:6:{s:5:\"title\";s:15:\"Payment Methods\";s:4:\"desc\";s:224:\"You may choose to record the payment instrument used for each contribution. Common payment methods are installed by default (e.g. Check, Cash, Credit Card...). If your site requires additional payment methods, add them here.\";s:2:\"id\";s:14:\"PaymentMethods\";s:3:\"url\";s:49:\"/civicrm/admin/options/payment_instrument?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:30:\"{weight}.Accepted Credit Cards\";a:6:{s:5:\"title\";s:21:\"Accepted Credit Cards\";s:4:\"desc\";s:94:\"Credit card options that will be offered to contributors using your Online Contribution pages.\";s:2:\"id\";s:19:\"AcceptedCreditCards\";s:3:\"url\";s:48:\"/civicrm/admin/options/accept_creditcard?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:26:\"{weight}.Soft Credit Types\";a:6:{s:5:\"title\";s:17:\"Soft Credit Types\";s:4:\"desc\";s:86:\"Soft Credit Types that will be offered to contributors during soft credit contribution\";s:2:\"id\";s:15:\"SoftCreditTypes\";s:3:\"url\";s:47:\"/civicrm/admin/options/soft_credit_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:42:\"{weight}.CiviContribute Component Settings\";a:6:{s:5:\"title\";s:33:\"CiviContribute Component Settings\";s:4:\"desc\";s:42:\"Configure global CiviContribute behaviors.\";s:2:\"id\";s:31:\"CiviContributeComponentSettings\";s:3:\"url\";s:53:\"/civicrm/admin/setting/preferences/contribute?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:8:\"CiviCase\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:5:{s:26:\"{weight}.CiviCase Settings\";a:6:{s:5:\"title\";s:17:\"CiviCase Settings\";s:4:\"desc\";N;s:2:\"id\";s:16:\"CiviCaseSettings\";s:3:\"url\";s:35:\"/civicrm/admin/setting/case?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:19:\"{weight}.Case Types\";a:6:{s:5:\"title\";s:10:\"Case Types\";s:4:\"desc\";s:137:\"List of types which can be assigned to Cases. (Enable the Cases tab from System Settings - Enable Components if you want to track cases.)\";s:2:\"id\";s:9:\"CaseTypes\";s:3:\"url\";s:40:\"/civicrm/admin/options/case_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Redaction Rules\";a:6:{s:5:\"title\";s:15:\"Redaction Rules\";s:4:\"desc\";s:223:\"List of rules which can be applied to user input strings so that the redacted output can be recognized as repeated instances of the same string or can be identified as a \"semantic type of the data element\" within case data.\";s:2:\"id\";s:14:\"RedactionRules\";s:3:\"url\";s:45:\"/civicrm/admin/options/redaction_rule?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Case Statuses\";a:6:{s:5:\"title\";s:13:\"Case Statuses\";s:4:\"desc\";s:48:\"List of statuses that can be assigned to a case.\";s:2:\"id\";s:12:\"CaseStatuses\";s:3:\"url\";s:42:\"/civicrm/admin/options/case_status?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:26:\"{weight}.Encounter Mediums\";a:6:{s:5:\"title\";s:17:\"Encounter Mediums\";s:4:\"desc\";s:26:\"List of encounter mediums.\";s:2:\"id\";s:16:\"EncounterMediums\";s:3:\"url\";s:47:\"/civicrm/admin/options/encounter_medium?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:10:\"CiviReport\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:3:{s:40:\"{weight}.Create New Report from Template\";a:6:{s:5:\"title\";s:31:\"Create New Report from Template\";s:4:\"desc\";s:49:\"Component wise listing of all available templates\";s:2:\"id\";s:27:\"CreateNewReportfromTemplate\";s:3:\"url\";s:43:\"/civicrm/admin/report/template/list?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:25:\"{weight}.Manage Templates\";a:6:{s:5:\"title\";s:16:\"Manage Templates\";s:4:\"desc\";s:45:\"Browse, Edit and Delete the Report templates.\";s:2:\"id\";s:15:\"ManageTemplates\";s:3:\"url\";s:53:\"/civicrm/admin/report/options/report_template?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Reports Listing\";a:6:{s:5:\"title\";s:15:\"Reports Listing\";s:4:\"desc\";s:60:\"Browse existing report, change report criteria and settings.\";s:2:\"id\";s:14:\"ReportsListing\";s:3:\"url\";s:34:\"/civicrm/admin/report/list?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}}',NULL,NULL,NULL,1,0,1,1,1,1,1,0,'a:0:{}');
+ (450,1,'admin',NULL,NULL,NULL,NULL,NULL,NULL,'a:15:{s:14:\"CiviContribute\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:9:{s:32:\"{weight}.Personal Campaign Pages\";a:6:{s:5:\"title\";s:23:\"Personal Campaign Pages\";s:4:\"desc\";s:49:\"View and manage existing personal campaign pages.\";s:2:\"id\";s:21:\"PersonalCampaignPages\";s:3:\"url\";s:49:\"/civicrm/admin/pcp?context=contribute&amp;reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:34:\"{weight}.Manage Contribution Pages\";a:6:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:4:\"desc\";s:242:\"CiviContribute allows you to create and maintain any number of Online Contribution Pages. You can create different pages for different programs or campaigns - and customize text, amounts, types of information collected from contributors, etc.\";s:2:\"id\";s:23:\"ManageContributionPages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Manage Premiums\";a:6:{s:5:\"title\";s:15:\"Manage Premiums\";s:4:\"desc\";s:175:\"CiviContribute allows you to configure any number of Premiums which can be offered to contributors as incentives / thank-you gifts. Define the premiums you want to offer here.\";s:2:\"id\";s:14:\"ManagePremiums\";s:3:\"url\";s:48:\"/civicrm/admin/contribute/managePremiums?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Financial Types\";a:6:{s:5:\"title\";s:15:\"Financial Types\";s:4:\"desc\";s:64:\"Formerly civicrm_contribution_type merged into this table in 4.1\";s:2:\"id\";s:14:\"FinancialTypes\";s:3:\"url\";s:46:\"/civicrm/admin/financial/financialType?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:27:\"{weight}.Financial Accounts\";a:6:{s:5:\"title\";s:18:\"Financial Accounts\";s:4:\"desc\";s:128:\"Financial types are used to categorize contributions for reporting and accounting purposes. These are also referred to as Funds.\";s:2:\"id\";s:17:\"FinancialAccounts\";s:3:\"url\";s:49:\"/civicrm/admin/financial/financialAccount?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Payment Methods\";a:6:{s:5:\"title\";s:15:\"Payment Methods\";s:4:\"desc\";s:224:\"You may choose to record the payment instrument used for each contribution. Common payment methods are installed by default (e.g. Check, Cash, Credit Card...). If your site requires additional payment methods, add them here.\";s:2:\"id\";s:14:\"PaymentMethods\";s:3:\"url\";s:49:\"/civicrm/admin/options/payment_instrument?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:30:\"{weight}.Accepted Credit Cards\";a:6:{s:5:\"title\";s:21:\"Accepted Credit Cards\";s:4:\"desc\";s:94:\"Credit card options that will be offered to contributors using your Online Contribution pages.\";s:2:\"id\";s:19:\"AcceptedCreditCards\";s:3:\"url\";s:48:\"/civicrm/admin/options/accept_creditcard?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:26:\"{weight}.Soft Credit Types\";a:6:{s:5:\"title\";s:17:\"Soft Credit Types\";s:4:\"desc\";s:86:\"Soft Credit Types that will be offered to contributors during soft credit contribution\";s:2:\"id\";s:15:\"SoftCreditTypes\";s:3:\"url\";s:47:\"/civicrm/admin/options/soft_credit_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:42:\"{weight}.CiviContribute Component Settings\";a:6:{s:5:\"title\";s:33:\"CiviContribute Component Settings\";s:4:\"desc\";s:42:\"Configure global CiviContribute behaviors.\";s:2:\"id\";s:31:\"CiviContributeComponentSettings\";s:3:\"url\";s:53:\"/civicrm/admin/setting/preferences/contribute?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:26:\"Customize Data and Screens\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:19:{s:20:\"{weight}.Custom Data\";a:6:{s:5:\"title\";s:11:\"Custom Data\";s:4:\"desc\";s:109:\"Configure custom fields to collect and store custom data which is not included in the standard CiviCRM forms.\";s:2:\"id\";s:10:\"CustomData\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:17:\"{weight}.Profiles\";a:6:{s:5:\"title\";s:8:\"Profiles\";s:4:\"desc\";s:151:\"Profiles allow you to aggregate groups of fields and include them in your site as input forms, contact display pages, and search and listings features.\";s:2:\"id\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:23:\"{weight}.Activity Types\";a:6:{s:5:\"title\";s:14:\"Activity Types\";s:4:\"desc\";s:155:\"CiviCRM has several built-in activity types (meetings, phone calls, emails sent). Track other types of interactions by creating custom activity types here.\";s:2:\"id\";s:13:\"ActivityTypes\";s:3:\"url\";s:44:\"/civicrm/admin/options/activity_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:27:\"{weight}.Relationship Types\";a:6:{s:5:\"title\";s:18:\"Relationship Types\";s:4:\"desc\";s:148:\"Contacts can be linked to each other through Relationships (e.g. Spouse, Employer, etc.). Define the types of relationships you want to record here.\";s:2:\"id\";s:17:\"RelationshipTypes\";s:3:\"url\";s:30:\"/civicrm/admin/reltype?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Contact Types\";a:6:{s:5:\"title\";s:13:\"Contact Types\";s:4:\"desc\";N;s:2:\"id\";s:12:\"ContactTypes\";s:3:\"url\";s:38:\"/civicrm/admin/options/subtype?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:23:\"{weight}.Gender Options\";a:6:{s:5:\"title\";s:14:\"Gender Options\";s:4:\"desc\";s:79:\"Options for assigning gender to individual contacts (e.g. Male, Female, Other).\";s:2:\"id\";s:13:\"GenderOptions\";s:3:\"url\";s:37:\"/civicrm/admin/options/gender?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:40:\"{weight}.Individual Prefixes (Ms, Mr...)\";a:6:{s:5:\"title\";s:31:\"Individual Prefixes (Ms, Mr...)\";s:4:\"desc\";s:66:\"Options for individual contact prefixes (e.g. Ms., Mr., Dr. etc.).\";s:2:\"id\";s:27:\"IndividualPrefixes_Ms_Mr...\";s:3:\"url\";s:48:\"/civicrm/admin/options/individual_prefix?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:40:\"{weight}.Individual Suffixes (Jr, Sr...)\";a:6:{s:5:\"title\";s:31:\"Individual Suffixes (Jr, Sr...)\";s:4:\"desc\";s:61:\"Options for individual contact suffixes (e.g. Jr., Sr. etc.).\";s:2:\"id\";s:27:\"IndividualSuffixes_Jr_Sr...\";s:3:\"url\";s:48:\"/civicrm/admin/options/individual_suffix?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:39:\"{weight}.Location Types (Home, Work...)\";a:6:{s:5:\"title\";s:30:\"Location Types (Home, Work...)\";s:4:\"desc\";s:94:\"Options for categorizing contact addresses and phone numbers (e.g. Home, Work, Billing, etc.).\";s:2:\"id\";s:26:\"LocationTypes_Home_Work...\";s:3:\"url\";s:35:\"/civicrm/admin/locationType?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Website Types\";a:6:{s:5:\"title\";s:13:\"Website Types\";s:4:\"desc\";s:48:\"Options for assigning website types to contacts.\";s:2:\"id\";s:12:\"WebsiteTypes\";s:3:\"url\";s:43:\"/civicrm/admin/options/website_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:35:\"{weight}.Instant Messenger Services\";a:6:{s:5:\"title\";s:26:\"Instant Messenger Services\";s:4:\"desc\";s:79:\"List of IM services which can be used when recording screen-names for contacts.\";s:2:\"id\";s:24:\"InstantMessengerServices\";s:3:\"url\";s:56:\"/civicrm/admin/options/instant_messenger_service?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:31:\"{weight}.Mobile Phone Providers\";a:6:{s:5:\"title\";s:22:\"Mobile Phone Providers\";s:4:\"desc\";s:90:\"List of mobile phone providers which can be assigned when recording contact phone numbers.\";s:2:\"id\";s:20:\"MobilePhoneProviders\";s:3:\"url\";s:46:\"/civicrm/admin/options/mobile_provider?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:19:\"{weight}.Phone Type\";a:6:{s:5:\"title\";s:10:\"Phone Type\";s:4:\"desc\";s:80:\"Options for assigning phone type to contacts (e.g Phone,\n    Mobile, Fax, Pager)\";s:2:\"id\";s:9:\"PhoneType\";s:3:\"url\";s:41:\"/civicrm/admin/options/phone_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:28:\"{weight}.Display Preferences\";a:6:{s:5:\"title\";s:19:\"Display Preferences\";s:4:\"desc\";N;s:2:\"id\";s:18:\"DisplayPreferences\";s:3:\"url\";s:50:\"/civicrm/admin/setting/preferences/display?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:27:\"{weight}.Search Preferences\";a:6:{s:5:\"title\";s:18:\"Search Preferences\";s:4:\"desc\";N;s:2:\"id\";s:17:\"SearchPreferences\";s:3:\"url\";s:37:\"/civicrm/admin/setting/search?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Navigation Menu\";a:6:{s:5:\"title\";s:15:\"Navigation Menu\";s:4:\"desc\";s:79:\"Add or remove menu items, and modify the order of items on the navigation menu.\";s:2:\"id\";s:14:\"NavigationMenu\";s:3:\"url\";s:27:\"/civicrm/admin/menu?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:26:\"{weight}.Word Replacements\";a:6:{s:5:\"title\";s:17:\"Word Replacements\";s:4:\"desc\";s:18:\"Word Replacements.\";s:2:\"id\";s:16:\"WordReplacements\";s:3:\"url\";s:47:\"/civicrm/admin/options/wordreplacements?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:31:\"{weight}.Manage Custom Searches\";a:6:{s:5:\"title\";s:22:\"Manage Custom Searches\";s:4:\"desc\";s:225:\"Developers and accidental techies with a bit of PHP and SQL knowledge can create new search forms to handle specific search and reporting needs which aren\'t covered by the built-in Advanced Search and Search Builder features.\";s:2:\"id\";s:20:\"ManageCustomSearches\";s:3:\"url\";s:44:\"/civicrm/admin/options/custom_search?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:13:\"{weight}.Tags\";a:6:{s:5:\"title\";s:4:\"Tags\";s:4:\"desc\";s:158:\"Tags are useful for segmenting the contacts in your database into categories (e.g. Staff Member, Donor, Volunteer, etc.). Create and edit available tags here.\";s:2:\"id\";s:4:\"Tags\";s:3:\"url\";s:20:\"/civicrm/tag?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:14:\"Communications\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:11:{s:46:\"{weight}.Organization Address and Contact Info\";a:6:{s:5:\"title\";s:37:\"Organization Address and Contact Info\";s:4:\"desc\";s:150:\"Configure primary contact name, email, return-path and address information. This information is used by CiviMail to identify the sending organization.\";s:2:\"id\";s:33:\"OrganizationAddressandContactInfo\";s:3:\"url\";s:47:\"/civicrm/admin/domain?action=update&amp;reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:29:\"{weight}.From Email Addresses\";a:6:{s:5:\"title\";s:20:\"From Email Addresses\";s:4:\"desc\";s:74:\"List of Email Addresses which can be used when sending emails to contacts.\";s:2:\"id\";s:18:\"FromEmailAddresses\";s:3:\"url\";s:49:\"/civicrm/admin/options/from_email_address?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:26:\"{weight}.Message Templates\";a:6:{s:5:\"title\";s:17:\"Message Templates\";s:4:\"desc\";s:130:\"Message templates allow you to save and re-use messages with layouts which you can use when sending email to one or more contacts.\";s:2:\"id\";s:16:\"MessageTemplates\";s:3:\"url\";s:39:\"/civicrm/admin/messageTemplates?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:27:\"{weight}.Schedule Reminders\";a:6:{s:5:\"title\";s:18:\"Schedule Reminders\";s:4:\"desc\";s:19:\"Schedule Reminders.\";s:2:\"id\";s:17:\"ScheduleReminders\";s:3:\"url\";s:40:\"/civicrm/admin/scheduleReminders?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:40:\"{weight}.Preferred Communication Methods\";a:6:{s:5:\"title\";s:31:\"Preferred Communication Methods\";s:4:\"desc\";s:117:\"One or more preferred methods of communication can be assigned to each contact. Customize the available options here.\";s:2:\"id\";s:29:\"PreferredCommunicationMethods\";s:3:\"url\";s:61:\"/civicrm/admin/options/preferred_communication_method?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Label Formats\";a:6:{s:5:\"title\";s:13:\"Label Formats\";s:4:\"desc\";s:67:\"Configure Label Formats that are used when creating mailing labels.\";s:2:\"id\";s:12:\"LabelFormats\";s:3:\"url\";s:35:\"/civicrm/admin/labelFormats?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:33:\"{weight}.Print Page (PDF) Formats\";a:6:{s:5:\"title\";s:24:\"Print Page (PDF) Formats\";s:4:\"desc\";s:95:\"Configure PDF Page Formats that can be assigned to Message Templates when creating PDF letters.\";s:2:\"id\";s:20:\"PrintPage_PDFFormats\";s:3:\"url\";s:33:\"/civicrm/admin/pdfFormats?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:36:\"{weight}.Communication Style Options\";a:6:{s:5:\"title\";s:27:\"Communication Style Options\";s:4:\"desc\";s:42:\"Options for Communication Style selection.\";s:2:\"id\";s:25:\"CommunicationStyleOptions\";s:3:\"url\";s:50:\"/civicrm/admin/options/communication_style?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:31:\"{weight}.Email Greeting Formats\";a:6:{s:5:\"title\";s:22:\"Email Greeting Formats\";s:4:\"desc\";s:75:\"Options for assigning email greetings to individual and household contacts.\";s:2:\"id\";s:20:\"EmailGreetingFormats\";s:3:\"url\";s:45:\"/civicrm/admin/options/email_greeting?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:32:\"{weight}.Postal Greeting Formats\";a:6:{s:5:\"title\";s:23:\"Postal Greeting Formats\";s:4:\"desc\";s:76:\"Options for assigning postal greetings to individual and household contacts.\";s:2:\"id\";s:21:\"PostalGreetingFormats\";s:3:\"url\";s:46:\"/civicrm/admin/options/postal_greeting?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:26:\"{weight}.Addressee Formats\";a:6:{s:5:\"title\";s:17:\"Addressee Formats\";s:4:\"desc\";s:83:\"Options for assigning addressee to individual, household and organization contacts.\";s:2:\"id\";s:16:\"AddresseeFormats\";s:3:\"url\";s:40:\"/civicrm/admin/options/addressee?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:12:\"Localization\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:4:{s:39:\"{weight}.Languages, Currency, Locations\";a:6:{s:5:\"title\";s:30:\"Languages, Currency, Locations\";s:4:\"desc\";N;s:2:\"id\";s:28:\"Languages_Currency_Locations\";s:3:\"url\";s:43:\"/civicrm/admin/setting/localization?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:25:\"{weight}.Address Settings\";a:6:{s:5:\"title\";s:16:\"Address Settings\";s:4:\"desc\";N;s:2:\"id\";s:15:\"AddressSettings\";s:3:\"url\";s:50:\"/civicrm/admin/setting/preferences/address?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:21:\"{weight}.Date Formats\";a:6:{s:5:\"title\";s:12:\"Date Formats\";s:4:\"desc\";N;s:2:\"id\";s:11:\"DateFormats\";s:3:\"url\";s:35:\"/civicrm/admin/setting/date?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:28:\"{weight}.Preferred Languages\";a:6:{s:5:\"title\";s:19:\"Preferred Languages\";s:4:\"desc\";s:30:\"Options for contact languages.\";s:2:\"id\";s:18:\"PreferredLanguages\";s:3:\"url\";s:40:\"/civicrm/admin/options/languages?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:21:\"Users and Permissions\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:2:{s:23:\"{weight}.Access Control\";a:6:{s:5:\"title\";s:14:\"Access Control\";s:4:\"desc\";s:73:\"Grant or deny access to actions (view, edit...), features and components.\";s:2:\"id\";s:13:\"AccessControl\";s:3:\"url\";s:29:\"/civicrm/admin/access?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:38:\"{weight}.Synchronize Users to Contacts\";a:6:{s:5:\"title\";s:29:\"Synchronize Users to Contacts\";s:4:\"desc\";s:71:\"Automatically create a CiviCRM contact record for each CMS user record.\";s:2:\"id\";s:26:\"SynchronizeUserstoContacts\";s:3:\"url\";s:32:\"/civicrm/admin/synchUser?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:15:\"System Settings\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:19:{s:32:\"{weight}.Configuration Checklist\";a:6:{s:5:\"title\";s:23:\"Configuration Checklist\";s:4:\"desc\";s:55:\"List of configuration tasks with links to each setting.\";s:2:\"id\";s:22:\"ConfigurationChecklist\";s:3:\"url\";s:33:\"/civicrm/admin/configtask?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:34:\"{weight}.Enable CiviCRM Components\";a:6:{s:5:\"title\";s:25:\"Enable CiviCRM Components\";s:4:\"desc\";s:269:\"Enable or disable components (e.g. CiviEvent, CiviMember, etc.) for your site based on the features you need. We recommend disabling any components not being used in order to simplify the user interface. You can easily re-enable components at any time from this screen.\";s:2:\"id\";s:23:\"EnableCiviCRMComponents\";s:3:\"url\";s:40:\"/civicrm/admin/setting/component?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:26:\"{weight}.Manage Extensions\";a:6:{s:5:\"title\";s:17:\"Manage Extensions\";s:4:\"desc\";s:0:\"\";s:2:\"id\";s:16:\"ManageExtensions\";s:3:\"url\";s:33:\"/civicrm/admin/extensions?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:32:\"{weight}.Outbound Email Settings\";a:6:{s:5:\"title\";s:23:\"Outbound Email Settings\";s:4:\"desc\";N;s:2:\"id\";s:21:\"OutboundEmailSettings\";s:3:\"url\";s:35:\"/civicrm/admin/setting/smtp?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:37:\"{weight}.Settings - Payment Processor\";a:6:{s:5:\"title\";s:28:\"Settings - Payment Processor\";s:4:\"desc\";s:48:\"Payment Processor setup for CiviCRM transactions\";s:2:\"id\";s:25:\"Settings-PaymentProcessor\";s:3:\"url\";s:39:\"/civicrm/admin/paymentProcessor?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:30:\"{weight}.Mapping and Geocoding\";a:6:{s:5:\"title\";s:21:\"Mapping and Geocoding\";s:4:\"desc\";N;s:2:\"id\";s:19:\"MappingandGeocoding\";s:3:\"url\";s:38:\"/civicrm/admin/setting/mapping?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:53:\"{weight}.Misc (Undelete, PDFs, Limits, Logging, etc.)\";a:6:{s:5:\"title\";s:44:\"Misc (Undelete, PDFs, Limits, Logging, etc.)\";s:4:\"desc\";s:63:\"Enable undelete/move to trash feature, detailed change logging.\";s:2:\"id\";s:38:\"Misc_Undelete_PDFs_Limits_Logging_etc.\";s:3:\"url\";s:35:\"/civicrm/admin/setting/misc?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:20:\"{weight}.Directories\";a:6:{s:5:\"title\";s:11:\"Directories\";s:4:\"desc\";N;s:2:\"id\";s:11:\"Directories\";s:3:\"url\";s:35:\"/civicrm/admin/setting/path?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Resource URLs\";a:6:{s:5:\"title\";s:13:\"Resource URLs\";s:4:\"desc\";N;s:2:\"id\";s:12:\"ResourceURLs\";s:3:\"url\";s:34:\"/civicrm/admin/setting/url?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:40:\"{weight}.Cleanup Caches and Update Paths\";a:6:{s:5:\"title\";s:31:\"Cleanup Caches and Update Paths\";s:4:\"desc\";s:157:\"Reset the Base Directory Path and Base URL settings - generally when a CiviCRM site is moved to another location in the file system and/or to another domain.\";s:2:\"id\";s:27:\"CleanupCachesandUpdatePaths\";s:3:\"url\";s:50:\"/civicrm/admin/setting/updateConfigBackend?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:33:\"{weight}.CMS Database Integration\";a:6:{s:5:\"title\";s:24:\"CMS Database Integration\";s:4:\"desc\";N;s:2:\"id\";s:22:\"CMSDatabaseIntegration\";s:3:\"url\";s:33:\"/civicrm/admin/setting/uf?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:36:\"{weight}.Safe File Extension Options\";a:6:{s:5:\"title\";s:27:\"Safe File Extension Options\";s:4:\"desc\";s:44:\"File Extensions that can be considered safe.\";s:2:\"id\";s:24:\"SafeFileExtensionOptions\";s:3:\"url\";s:50:\"/civicrm/admin/options/safe_file_extension?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Option Groups\";a:6:{s:5:\"title\";s:13:\"Option Groups\";s:4:\"desc\";s:35:\"Access all meta-data option groups.\";s:2:\"id\";s:12:\"OptionGroups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:31:\"{weight}.Import/Export Mappings\";a:6:{s:5:\"title\";s:22:\"Import/Export Mappings\";s:4:\"desc\";s:141:\"Import and Export mappings allow you to easily run the same job multiple times. This option allows you to rename or delete existing mappings.\";s:2:\"id\";s:21:\"Import_ExportMappings\";s:3:\"url\";s:30:\"/civicrm/admin/mapping?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:18:\"{weight}.Debugging\";a:6:{s:5:\"title\";s:9:\"Debugging\";s:4:\"desc\";N;s:2:\"id\";s:9:\"Debugging\";s:3:\"url\";s:36:\"/civicrm/admin/setting/debug?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:28:\"{weight}.Multi Site Settings\";a:6:{s:5:\"title\";s:19:\"Multi Site Settings\";s:4:\"desc\";N;s:2:\"id\";s:17:\"MultiSiteSettings\";s:3:\"url\";s:52:\"/civicrm/admin/setting/preferences/multisite?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:23:\"{weight}.Scheduled Jobs\";a:6:{s:5:\"title\";s:14:\"Scheduled Jobs\";s:4:\"desc\";s:35:\"Managing periodially running tasks.\";s:2:\"id\";s:13:\"ScheduledJobs\";s:3:\"url\";s:26:\"/civicrm/admin/job?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Sms Providers\";a:6:{s:5:\"title\";s:13:\"Sms Providers\";s:4:\"desc\";s:27:\"To configure a sms provider\";s:2:\"id\";s:12:\"SmsProviders\";s:3:\"url\";s:35:\"/civicrm/admin/sms/provider?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:27:\"{weight}.reCAPTCHA Settings\";a:6:{s:5:\"title\";s:18:\"reCAPTCHA Settings\";s:4:\"desc\";s:43:\"Configure anti-abuse/bot-prevention service\";s:2:\"id\";s:17:\"reCAPTCHASettings\";s:3:\"url\";s:40:\"/civicrm/admin/setting/recaptcha?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:12:\"CiviCampaign\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:5:{s:40:\"{weight}.CiviCampaign Component Settings\";a:6:{s:5:\"title\";s:31:\"CiviCampaign Component Settings\";s:4:\"desc\";s:40:\"Configure global CiviCampaign behaviors.\";s:2:\"id\";s:29:\"CiviCampaignComponentSettings\";s:3:\"url\";s:51:\"/civicrm/admin/setting/preferences/campaign?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:21:\"{weight}.Survey Types\";a:6:{s:5:\"title\";s:12:\"Survey Types\";s:4:\"desc\";N;s:2:\"id\";s:11:\"SurveyTypes\";s:3:\"url\";s:42:\"/civicrm/admin/campaign/surveyType?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:23:\"{weight}.Campaign Types\";a:6:{s:5:\"title\";s:14:\"Campaign Types\";s:4:\"desc\";s:47:\"categorize your campaigns using campaign types.\";s:2:\"id\";s:13:\"CampaignTypes\";s:3:\"url\";s:44:\"/civicrm/admin/options/campaign_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Campaign Status\";a:6:{s:5:\"title\";s:15:\"Campaign Status\";s:4:\"desc\";s:34:\"Define statuses for campaign here.\";s:2:\"id\";s:14:\"CampaignStatus\";s:3:\"url\";s:46:\"/civicrm/admin/options/campaign_status?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:25:\"{weight}.Engagement Index\";a:6:{s:5:\"title\";s:16:\"Engagement Index\";s:4:\"desc\";s:18:\"Engagement levels.\";s:2:\"id\";s:15:\"EngagementIndex\";s:3:\"url\";s:47:\"/civicrm/admin/options/engagement_index?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:9:\"CiviEvent\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:9:{s:37:\"{weight}.CiviEvent Component Settings\";a:6:{s:5:\"title\";s:28:\"CiviEvent Component Settings\";s:4:\"desc\";s:37:\"Configure global CiviEvent behaviors.\";s:2:\"id\";s:26:\"CiviEventComponentSettings\";s:3:\"url\";s:48:\"/civicrm/admin/setting/preferences/event?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:33:\"{weight}.Event Name Badge Layouts\";a:6:{s:5:\"title\";s:24:\"Event Name Badge Layouts\";s:4:\"desc\";s:107:\"Configure name badge layouts for event participants, including logos and what data to include on the badge.\";s:2:\"id\";s:21:\"EventNameBadgeLayouts\";s:3:\"url\";s:52:\"/civicrm/admin/badgelayout?action=browse&amp;reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Manage Events\";a:6:{s:5:\"title\";s:13:\"Manage Events\";s:4:\"desc\";s:136:\"Create and edit event configuration including times, locations, online registration forms, and fees. Links for iCal and RSS syndication.\";s:2:\"id\";s:12:\"ManageEvents\";s:3:\"url\";s:28:\"/civicrm/admin/event?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Event Templates\";a:6:{s:5:\"title\";s:15:\"Event Templates\";s:4:\"desc\";s:115:\"Administrators can create Event Templates - which are basically master event records pre-filled with default values\";s:2:\"id\";s:14:\"EventTemplates\";s:3:\"url\";s:36:\"/civicrm/admin/eventTemplate?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:20:\"{weight}.Event Types\";a:6:{s:5:\"title\";s:11:\"Event Types\";s:4:\"desc\";s:143:\"Use Event Types to categorize your events. Event feeds can be filtered by Event Type and participant searches can use Event Type as a criteria.\";s:2:\"id\";s:10:\"EventTypes\";s:3:\"url\";s:41:\"/civicrm/admin/options/event_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:27:\"{weight}.Participant Status\";a:6:{s:5:\"title\";s:18:\"Participant Status\";s:4:\"desc\";s:154:\"Define statuses for event participants here (e.g. Registered, Attended, Cancelled...). You can then assign statuses and search for participants by status.\";s:2:\"id\";s:17:\"ParticipantStatus\";s:3:\"url\";s:41:\"/civicrm/admin/participant_status?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:25:\"{weight}.Participant Role\";a:6:{s:5:\"title\";s:16:\"Participant Role\";s:4:\"desc\";s:138:\"Define participant roles for events here (e.g. Attendee, Host, Speaker...). You can then assign roles and search for participants by role.\";s:2:\"id\";s:15:\"ParticipantRole\";s:3:\"url\";s:47:\"/civicrm/admin/options/participant_role?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:38:\"{weight}.Participant Listing Templates\";a:6:{s:5:\"title\";s:29:\"Participant Listing Templates\";s:4:\"desc\";s:48:\"Template to control participant listing display.\";s:2:\"id\";s:27:\"ParticipantListingTemplates\";s:3:\"url\";s:50:\"/civicrm/admin/options/participant_listing?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:31:\"{weight}.Conference Slot Labels\";a:6:{s:5:\"title\";s:22:\"Conference Slot Labels\";s:4:\"desc\";s:35:\"Define conference slots and labels.\";s:2:\"id\";s:20:\"ConferenceSlotLabels\";s:3:\"url\";s:46:\"/civicrm/admin/options/conference_slot?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:8:\"CiviMail\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:6:{s:36:\"{weight}.CiviMail Component Settings\";a:6:{s:5:\"title\";s:27:\"CiviMail Component Settings\";s:4:\"desc\";s:36:\"Configure global CiviMail behaviors.\";s:2:\"id\";s:25:\"CiviMailComponentSettings\";s:3:\"url\";s:50:\"/civicrm/admin/setting/preferences/mailing?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Mailer Settings\";a:6:{s:5:\"title\";s:15:\"Mailer Settings\";s:4:\"desc\";s:61:\"Configure spool period, throttling and other mailer settings.\";s:2:\"id\";s:14:\"MailerSettings\";s:3:\"url\";s:27:\"/civicrm/admin/mail?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:49:\"{weight}.Headers, Footers, and Automated Messages\";a:6:{s:5:\"title\";s:40:\"Headers, Footers, and Automated Messages\";s:4:\"desc\";s:143:\"Configure the header and footer used for mailings. Customize the content of automated Subscribe, Unsubscribe, Resubscribe and Opt-out messages.\";s:2:\"id\";s:36:\"Headers_Footers_andAutomatedMessages\";s:3:\"url\";s:32:\"/civicrm/admin/component?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:29:\"{weight}.From Email Addresses\";a:6:{s:5:\"title\";s:20:\"From Email Addresses\";s:4:\"desc\";s:74:\"List of Email Addresses which can be used when sending emails to contacts.\";s:2:\"id\";s:18:\"FromEmailAddresses\";s:3:\"url\";s:58:\"/civicrm/admin/options/from_email_address/civimail?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Mail Accounts\";a:6:{s:5:\"title\";s:13:\"Mail Accounts\";s:4:\"desc\";s:32:\"Configure email account setting.\";s:2:\"id\";s:12:\"MailAccounts\";s:3:\"url\";s:35:\"/civicrm/admin/mailSettings?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:28:\"{weight}.Flexmailer Settings\";a:6:{s:5:\"title\";s:19:\"Flexmailer Settings\";s:4:\"desc\";N;s:2:\"id\";s:18:\"FlexmailerSettings\";s:3:\"url\";s:41:\"/civicrm/admin/setting/flexmailer?reset=1\";s:4:\"icon\";s:23:\"admin/small/Profile.png\";s:5:\"extra\";N;}}}s:10:\"CiviMember\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:3:{s:38:\"{weight}.CiviMember Component Settings\";a:6:{s:5:\"title\";s:29:\"CiviMember Component Settings\";s:4:\"desc\";s:38:\"Configure global CiviMember behaviors.\";s:2:\"id\";s:27:\"CiviMemberComponentSettings\";s:3:\"url\";s:49:\"/civicrm/admin/setting/preferences/member?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:25:\"{weight}.Membership Types\";a:6:{s:5:\"title\";s:16:\"Membership Types\";s:4:\"desc\";s:174:\"Define the types of memberships you want to offer. For each type, you can specify a \'name\' (Gold Member, Honor Society Member...), a description, duration, and a minimum fee.\";s:2:\"id\";s:15:\"MembershipTypes\";s:3:\"url\";s:44:\"/civicrm/admin/member/membershipType?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:32:\"{weight}.Membership Status Rules\";a:6:{s:5:\"title\";s:23:\"Membership Status Rules\";s:4:\"desc\";s:187:\"Status \'rules\' define the current status for a membership based on that membership\'s start and end dates. You can adjust the default status options and rules as needed to meet your needs.\";s:2:\"id\";s:21:\"MembershipStatusRules\";s:3:\"url\";s:46:\"/civicrm/admin/member/membershipStatus?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:6:\"Manage\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:3:{s:27:\"{weight}.Scheduled Jobs Log\";a:6:{s:5:\"title\";s:18:\"Scheduled Jobs Log\";s:4:\"desc\";s:46:\"Browsing the log of periodially running tasks.\";s:2:\"id\";s:16:\"ScheduledJobsLog\";s:3:\"url\";s:29:\"/civicrm/admin/joblog?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:42:\"{weight}.Find and Merge Duplicate Contacts\";a:6:{s:5:\"title\";s:33:\"Find and Merge Duplicate Contacts\";s:4:\"desc\";s:158:\"Manage the rules used to identify potentially duplicate contact records. Scan for duplicates using a selected rule and merge duplicate contact data as needed.\";s:2:\"id\";s:29:\"FindandMergeDuplicateContacts\";s:3:\"url\";s:36:\"/civicrm/contact/deduperules?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:26:\"{weight}.Dedupe Exceptions\";a:6:{s:5:\"title\";s:17:\"Dedupe Exceptions\";s:4:\"desc\";N;s:2:\"id\";s:16:\"DedupeExceptions\";s:3:\"url\";s:33:\"/civicrm/dedupe/exception?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:12:\"Option Lists\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:1:{s:20:\"{weight}.Grant Types\";a:6:{s:5:\"title\";s:11:\"Grant Types\";s:4:\"desc\";s:148:\"List of types which can be assigned to Grants. (Enable CiviGrant from Administer > Systme Settings > Enable Components if you want to track grants.)\";s:2:\"id\";s:10:\"GrantTypes\";s:3:\"url\";s:41:\"/civicrm/admin/options/grant_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:9:\"Customize\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:1:{s:19:\"{weight}.Price Sets\";a:6:{s:5:\"title\";s:10:\"Price Sets\";s:4:\"desc\";s:205:\"Price sets allow you to offer multiple options with associated fees (e.g. pre-conference workshops, additional meals, etc.). Configure Price Sets for events which need more than a single set of fee levels.\";s:2:\"id\";s:9:\"PriceSets\";s:3:\"url\";s:28:\"/civicrm/admin/price?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:8:\"CiviCase\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:5:{s:26:\"{weight}.CiviCase Settings\";a:6:{s:5:\"title\";s:17:\"CiviCase Settings\";s:4:\"desc\";N;s:2:\"id\";s:16:\"CiviCaseSettings\";s:3:\"url\";s:35:\"/civicrm/admin/setting/case?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:19:\"{weight}.Case Types\";a:6:{s:5:\"title\";s:10:\"Case Types\";s:4:\"desc\";s:137:\"List of types which can be assigned to Cases. (Enable the Cases tab from System Settings - Enable Components if you want to track cases.)\";s:2:\"id\";s:9:\"CaseTypes\";s:3:\"url\";s:40:\"/civicrm/admin/options/case_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Redaction Rules\";a:6:{s:5:\"title\";s:15:\"Redaction Rules\";s:4:\"desc\";s:223:\"List of rules which can be applied to user input strings so that the redacted output can be recognized as repeated instances of the same string or can be identified as a \"semantic type of the data element\" within case data.\";s:2:\"id\";s:14:\"RedactionRules\";s:3:\"url\";s:45:\"/civicrm/admin/options/redaction_rule?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Case Statuses\";a:6:{s:5:\"title\";s:13:\"Case Statuses\";s:4:\"desc\";s:48:\"List of statuses that can be assigned to a case.\";s:2:\"id\";s:12:\"CaseStatuses\";s:3:\"url\";s:42:\"/civicrm/admin/options/case_status?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:26:\"{weight}.Encounter Mediums\";a:6:{s:5:\"title\";s:17:\"Encounter Mediums\";s:4:\"desc\";s:26:\"List of encounter mediums.\";s:2:\"id\";s:16:\"EncounterMediums\";s:3:\"url\";s:47:\"/civicrm/admin/options/encounter_medium?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}s:10:\"CiviReport\";a:2:{s:12:\"component_id\";N;s:6:\"fields\";a:3:{s:40:\"{weight}.Create New Report from Template\";a:6:{s:5:\"title\";s:31:\"Create New Report from Template\";s:4:\"desc\";s:49:\"Component wise listing of all available templates\";s:2:\"id\";s:27:\"CreateNewReportfromTemplate\";s:3:\"url\";s:43:\"/civicrm/admin/report/template/list?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:25:\"{weight}.Manage Templates\";a:6:{s:5:\"title\";s:16:\"Manage Templates\";s:4:\"desc\";s:45:\"Browse, Edit and Delete the Report templates.\";s:2:\"id\";s:15:\"ManageTemplates\";s:3:\"url\";s:53:\"/civicrm/admin/report/options/report_template?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Reports Listing\";a:6:{s:5:\"title\";s:15:\"Reports Listing\";s:4:\"desc\";s:60:\"Browse existing report, change report criteria and settings.\";s:2:\"id\";s:14:\"ReportsListing\";s:3:\"url\";s:34:\"/civicrm/admin/report/list?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}}}',NULL,NULL,NULL,1,0,1,1,1,1,1,0,'a:0:{}');
 /*!40000 ALTER TABLE `civicrm_menu` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -5259,22 +5304,22 @@ INSERT INTO `civicrm_msg_template` (`id`, `msg_title`, `msg_subject`, `msg_text`
  (24,'Personal Campaign Pages - Supporter Welcome','{ts 1=$contribPageTitle}Your Personal Campaign Page for %1{/ts} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n\n{ts 1=\"$contribPageTitle\"}Thanks for creating a personal campaign page in support of %1.{/ts}\n\n{if $pcpStatus eq \'Approved\'}\n====================\n{ts}Promoting Your Page{/ts}\n\n====================\n{if $isTellFriendEnabled}\n\n{ts}You can begin your fundraising efforts using our \"Tell a Friend\" form{/ts}:\n\n1. {ts}Login to your account at{/ts}:\n{$loginUrl}\n\n2. {ts}Click or paste this link into your browser and follow the prompts{/ts}:\n{$pcpTellFriendURL}\n{else}\n\n{ts}Send email to family, friends and colleagues with a personal message about this campaign.{/ts}\n{ts}Include this link to your fundraising page in your emails{/ts}:\n{$pcpInfoURL}\n{/if}\n\n===================\n{ts}Managing Your Page{/ts}\n\n===================\n{ts}Whenever you want to preview, update or promote your page{/ts}:\n1. {ts}Login to your account at{/ts}:\n{$loginUrl}\n\n2. {ts}Click or paste this link into your browser to go to your page{/ts}:\n{$pcpInfoURL}\n\n{ts}When you view your campaign page WHILE LOGGED IN, the page includes links to edit your page, tell friends, and update your contact info.{/ts}\n\n\n{elseif $pcpStatus EQ \'Waiting Review\'}\n{ts}Your page requires administrator review before you can begin your fundraising efforts.{/ts}\n\n\n{ts}A notification email has been sent to the site administrator, and you will receive another notification from them as soon as the review process is complete.{/ts}\n\n\n{ts}You can still preview your page prior to approval{/ts}:\n1. {ts}Login to your account at{/ts}:\n{$loginUrl}\n\n2. {ts}Click or paste this link into your browser{/ts}:\n{$pcpInfoURL}\n\n{/if}\n{if $pcpNotifyEmailAddress}\n{ts}Questions? Send email to{/ts}:\n{$pcpNotifyEmailAddress}\n{/if}\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    <p>{ts 1=\"$contribPageTitle\"}Thanks for creating a personal campaign page in support of %1.{/ts}</p>\n   </td>\n  </tr>\n\n  {if $pcpStatus eq \'Approved\'}\n\n    <tr>\n     <td>\n      <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n       <tr>\n        <th {$headerStyle}>\n         {ts}Promoting Your Page{/ts}\n        </th>\n       </tr>\n       <tr>\n        <td colspan=\"2\" {$valueStyle}>\n         {if $isTellFriendEnabled}\n          <p>{ts}You can begin your fundraising efforts using our \"Tell a Friend\" form{/ts}:</p>\n          <ol>\n           <li><a href=\"{$loginUrl}\">{ts}Login to your account{/ts}</a></li>\n           <li><a href=\"{$pcpTellFriendURL}\">{ts}Click this link and follow the prompts{/ts}</a></li>\n          </ol>\n         {else}\n          <p>{ts}Send email to family, friends and colleagues with a personal message about this campaign.{/ts} {ts}Include this link to your fundraising page in your emails{/ts}: {$pcpInfoURL}</p>\n         {/if}\n        </td>\n       </tr>\n       <tr>\n        <th {$headerStyle}>\n         {ts}Managing Your Page{/ts}\n        </th>\n       <tr>\n        <td colspan=\"2\" {$valueStyle}>\n         <p>{ts}Whenever you want to preview, update or promote your page{/ts}:</p>\n         <ol>\n          <li><a href=\"{$loginUrl}\">{ts}Login to your account{/ts}</a></li>\n          <li><a href=\"{$pcpInfoURL}\">{ts}Go to your page{/ts}</a></li>\n         </ol>\n         <p>{ts}When you view your campaign page WHILE LOGGED IN, the page includes links to edit your page, tell friends, and update your contact info.{/ts}</p>\n        </td>\n       </tr>\n       </tr>\n      </table>\n     </td>\n    </tr>\n\n   {elseif $pcpStatus EQ \'Waiting Review\'}\n\n    <tr>\n     <td>\n      <p>{ts}Your page requires administrator review before you can begin your fundraising efforts.{/ts}</p>\n      <p>{ts}A notification email has been sent to the site administrator, and you will receive another notification from them as soon as the review process is complete.{/ts}</p>\n      <p>{ts}You can still preview your page prior to approval{/ts}:</p>\n      <ol>\n       <li><a href=\"{$loginUrl}\">{ts}Login to your account{/ts}</a></li>\n       <li><a href=\"{$pcpInfoURL}\">{ts}Click this link{/ts}</a></li>\n      </ol>\n     </td>\n    </tr>\n\n   {/if}\n\n   {if $pcpNotifyEmailAddress}\n    <tr>\n     <td>\n      <p>{ts}Questions? Send email to{/ts}: {$pcpNotifyEmailAddress}</p>\n     </td>\n    </tr>\n   {/if}\n\n </table>\n\n</body>\n</html>\n',1,823,'pcp_supporter_notify',0,1,0,NULL),
  (25,'Personal Campaign Pages - Owner Notification','{ts}Someone has just donated to your personal campaign page{/ts} - {contact.display_name}\n','===========================================================\n{ts}Personal Campaign Page Owner Notification{/ts}\n\n===========================================================\n{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n\n{ts}You have received a donation at your personal page{/ts}: {$page_title}\n>> {$pcpInfoURL}\n\n{ts}Your fundraising total has been updated.{/ts}\n{ts}The donor\'s information is listed below.  You can choose to contact them and convey your thanks if you wish.{/ts}\n{if $is_honor_roll_enabled}\n    {ts}The donor\'s name has been added to your honor roll unless they asked not to be included.{/ts}\n{/if}\n\n{ts}Received{/ts}: {$receive_date|crmDate}\n\n{ts}Amount{/ts}: {$total_amount|crmMoney:$currency}\n\n{ts}Name{/ts}: {$donors_display_name}\n\n{ts}Email{/ts}: {$donors_email}\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n  <p>{ts}You have received a donation at your personal page{/ts}: <a href=\"{$pcpInfoURL}\">{$page_title}</a></p>\n  <p>{ts}Your fundraising total has been updated.{/ts}<br/>\n    {ts}The donor\'s information is listed below.  You can choose to contact them and convey your thanks if you wish.{/ts} <br/>\n    {if $is_honor_roll_enabled}\n      {ts}The donor\'s name has been added to your honor roll unless they asked not to be included.{/ts}<br/>\n    {/if}\n  </p>\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n    <tr><td>{ts}Received{/ts}:</td><td> {$receive_date|crmDate}</td></tr>\n    <tr><td>{ts}Amount{/ts}:</td><td> {$total_amount|crmMoney:$currency}</td></tr>\n    <tr><td>{ts}Name{/ts}:</td><td> {$donors_display_name}</td></tr>\n    <tr><td>{ts}Email{/ts}:</td><td> {$donors_email}</td></tr>\n  </table>\n</body>\n</html>\n',1,824,'pcp_owner_notify',1,0,0,NULL),
  (26,'Personal Campaign Pages - Owner Notification','{ts}Someone has just donated to your personal campaign page{/ts} - {contact.display_name}\n','===========================================================\n{ts}Personal Campaign Page Owner Notification{/ts}\n\n===========================================================\n{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n\n{ts}You have received a donation at your personal page{/ts}: {$page_title}\n>> {$pcpInfoURL}\n\n{ts}Your fundraising total has been updated.{/ts}\n{ts}The donor\'s information is listed below.  You can choose to contact them and convey your thanks if you wish.{/ts}\n{if $is_honor_roll_enabled}\n    {ts}The donor\'s name has been added to your honor roll unless they asked not to be included.{/ts}\n{/if}\n\n{ts}Received{/ts}: {$receive_date|crmDate}\n\n{ts}Amount{/ts}: {$total_amount|crmMoney:$currency}\n\n{ts}Name{/ts}: {$donors_display_name}\n\n{ts}Email{/ts}: {$donors_email}\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n  <p>{ts}You have received a donation at your personal page{/ts}: <a href=\"{$pcpInfoURL}\">{$page_title}</a></p>\n  <p>{ts}Your fundraising total has been updated.{/ts}<br/>\n    {ts}The donor\'s information is listed below.  You can choose to contact them and convey your thanks if you wish.{/ts} <br/>\n    {if $is_honor_roll_enabled}\n      {ts}The donor\'s name has been added to your honor roll unless they asked not to be included.{/ts}<br/>\n    {/if}\n  </p>\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n    <tr><td>{ts}Received{/ts}:</td><td> {$receive_date|crmDate}</td></tr>\n    <tr><td>{ts}Amount{/ts}:</td><td> {$total_amount|crmMoney:$currency}</td></tr>\n    <tr><td>{ts}Name{/ts}:</td><td> {$donors_display_name}</td></tr>\n    <tr><td>{ts}Email{/ts}:</td><td> {$donors_email}</td></tr>\n  </table>\n</body>\n</html>\n',1,824,'pcp_owner_notify',0,1,0,NULL),
- (27,'Additional Payment Receipt or Refund Notification','{if $isRefund}{ts}Refund Notification{/ts}{else}{ts}Payment Receipt{/ts}{/if}{if $component eq \'event\'} - {$event.title}{/if} - {contact.display_name}\n','{if $emailGreeting}{$emailGreeting},\n{/if}\n\n{if $isRefund}\n{ts}A refund has been issued based on changes in your registration selections.{/ts}\n{else}\n{ts}Below you will find a receipt for this payment.{/ts}\n{/if}\n{if $paymentsComplete}\n{ts}Thank you for completing this payment.{/ts}\n{/if}\n\n{if $isRefund}\n===============================================================================\n\n{ts}Refund Details{/ts}\n\n===============================================================================\n{ts}This Refund Amount{/ts}: {$refundAmount|crmMoney}\n------------------------------------------------------------------------------------\n\n{else}\n===============================================================================\n\n{ts}Payment Details{/ts}\n\n===============================================================================\n{ts}This Payment Amount{/ts}: {$paymentAmount|crmMoney}\n------------------------------------------------------------------------------------\n{/if}\n{if $receive_date}\n{ts}Transaction Date{/ts}: {$receive_date|crmDate}\n{/if}\n{if !empty($trxn_id)}\n{ts}Transaction #{/ts}: {$trxn_id}\n{/if}\n{if !empty($paidBy)}\n{ts}Paid By{/ts}: {$paidBy}\n{/if}\n{if !empty($checkNumber)}\n{ts}Check Number{/ts}: {$checkNumber}\n{/if}\n\n===============================================================================\n\n{ts}Contribution Details{/ts}\n\n===============================================================================\n{if $totalAmount}\n{ts}Total Fee{/ts}: {$totalAmount|crmMoney}\n{/if}\n{if $totalPaid}\n{ts}Total Paid{/ts}: {$totalPaid|crmMoney}\n{/if}\n{if $amountOwed}\n{ts}Balance Owed{/ts}: {$amountOwed|crmMoney} {* This will be zero after final payment. *}\n{/if}\n\n\n{if !empty($billingName) || !empty($address)}\n\n===============================================================================\n\n{ts}Billing Name and Address{/ts}\n\n===============================================================================\n{if !empty($billingName)}\n{$billingName}\n{/if}\n{if !empty($address)}\n{$address}\n{/if}\n{/if}\n\n{if !empty($credit_card_number)}\n===========================================================\n{ts}Credit Card Information{/ts}\n\n===============================================================================\n\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n{/if}\n{if $component eq \'event\'}\n===============================================================================\n\n{ts}Event Information and Location{/ts}\n\n===============================================================================\n\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{if !empty($event.participant_role)}\n{ts}Participant Role{/ts}: {$event.participant_role}\n{/if}\n\n{if !empty($isShowLocation)}\n{$location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if} {if $phone.phone_ext} {ts}ext.{/ts} {$phone.phone_ext}{/if}\n{/foreach}\n{foreach from=$location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n{/if}\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n{capture assign=emptyBlockStyle }style=\"padding: 10px; border-bottom: 1px solid #999;background-color: #f7f7f7;\"{/capture}\n{capture assign=emptyBlockValueStyle }style=\"padding: 10px; border-bottom: 1px solid #999;\"{/capture}\n\n <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n  <tr>\n    <td>\n      {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n      {if $isRefund}\n        <p>{ts}A refund has been issued based on changes in your registration selections.{/ts}</p>\n      {else}\n        <p>{ts}Below you will find a receipt for this payment.{/ts}</p>\n        {if $paymentsComplete}\n          <p>{ts}Thank you for completing this contribution.{/ts}</p>\n        {/if}\n      {/if}\n    </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n    {if $isRefund}\n      <tr>\n        <th {$headerStyle}>{ts}Refund Details{/ts}</th>\n      </tr>\n      <tr>\n        <td {$labelStyle}>\n        {ts}This Refund Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$refundAmount|crmMoney}\n        </td>\n      </tr>\n    {else}\n      <tr>\n        <th {$headerStyle}>{ts}Payment Details{/ts}</th>\n      </tr>\n      <tr>\n        <td {$labelStyle}>\n        {ts}This Payment Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$paymentAmount|crmMoney}\n        </td>\n      </tr>\n    {/if}\n    {if $receive_date}\n      <tr>\n        <td {$labelStyle}>\n        {ts}Transaction Date{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$receive_date|crmDate}\n        </td>\n      </tr>\n    {/if}\n    {if !empty($trxn_id)}\n      <tr>\n        <td {$labelStyle}>\n        {ts}Transaction #{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$trxn_id}\n        </td>\n      </tr>\n    {/if}\n    {if !empty($paidBy)}\n      <tr>\n        <td {$labelStyle}>\n        {ts}Paid By{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$paidBy}\n        </td>\n      </tr>\n    {/if}\n    {if !empty($checkNumber)}\n      <tr>\n        <td {$labelStyle}>\n        {ts}Check Number{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$checkNumber}\n        </td>\n      </tr>\n    {/if}\n\n  <tr>\n    <th {$headerStyle}>{ts}Contribution Details{/ts}</th>\n  </tr>\n  {if $totalAmount}\n  <tr>\n    <td {$labelStyle}>\n      {ts}Total Fee{/ts}\n    </td>\n    <td {$valueStyle}>\n      {$totalAmount|crmMoney}\n    </td>\n  </tr>\n  {/if}\n  {if $totalPaid}\n  <tr>\n    <td {$labelStyle}>\n      {ts}Total Paid{/ts}\n    </td>\n    <td {$valueStyle}>\n      {$totalPaid|crmMoney}\n    </td>\n  </tr>\n  {/if}\n  {if $amountOwed}\n  <tr>\n    <td {$labelStyle}>\n      {ts}Balance Owed{/ts}\n    </td>\n    <td {$valueStyle}>\n      {$amountOwed|crmMoney}\n    </td> {* This will be zero after final payment. *}\n  </tr>\n  {/if}\n  </table>\n\n  </td>\n  </tr>\n    <tr>\n      <td>\n  <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n    {if !empty($billingName) || !empty($address)}\n          <tr>\n            <th {$headerStyle}>\n        {ts}Billing Name and Address{/ts}\n            </th>\n          </tr>\n          <tr>\n            <td colspan=\"2\" {$valueStyle}>\n        {if !empty($billingName)}{$billingName}{/if}<br />\n        {if !empty($address)}{$address|nl2br}{/if}\n            </td>\n          </tr>\n    {/if}\n    {if !empty($credit_card_number)}\n          <tr>\n            <th {$headerStyle}>\n        {ts}Credit Card Information{/ts}\n            </th>\n          </tr>\n          <tr>\n            <td colspan=\"2\" {$valueStyle}>\n        {$credit_card_type}<br />\n        {$credit_card_number}<br />\n        {ts}Expires:{/ts} {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n            </td>\n          </tr>\n    {/if}\n    {if $component eq \'event\'}\n    <tr>\n      <th {$headerStyle}>\n        {ts}Event Information and Location{/ts}\n      </th>\n    </tr>\n    <tr>\n      <td colspan=\"2\" {$valueStyle}>\n         {$event.event_title}<br />\n        {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n    </tr>\n\n    {if !empty($event.participant_role)}\n    <tr>\n      <td {$labelStyle}>\n        {ts}Participant Role{/ts}\n      </td>\n      <td {$valueStyle}>\n        {$event.participant_role}\n      </td>\n    </tr>\n    {/if}\n\n    {if !empty($isShowLocation)}\n    <tr>\n      <td colspan=\"2\" {$valueStyle}>\n        {$location.address.1.display|nl2br}\n      </td>\n    </tr>\n    {/if}\n\n    {if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n    <tr>\n      <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n      </td>\n    </tr>\n    {foreach from=$location.phone item=phone}\n    {if $phone.phone}\n          <tr>\n            <td {$labelStyle}>\n        {if $phone.phone_type}\n        {$phone.phone_type_display}\n        {else}\n        {ts}Phone{/ts}\n        {/if}\n            </td>\n            <td {$valueStyle}>\n        {$phone.phone} {if $phone.phone_ext}&nbsp;{ts}ext.{/ts} {$phone.phone_ext}{/if}\n            </td>\n          </tr>\n    {/if}\n    {/foreach}\n    {foreach from=$location.email item=eventEmail}\n    {if $eventEmail.email}\n          <tr>\n            <td {$labelStyle}>\n        {ts}Email{/ts}\n            </td>\n            <td {$valueStyle}>\n        {$eventEmail.email}\n            </td>\n          </tr>\n    {/if}\n    {/foreach}\n    {/if} {*phone block close*}\n    {/if}\n  </table>\n      </td>\n    </tr>\n\n    </table>\n\n </body>\n</html>\n',1,825,'payment_or_refund_notification',1,0,0,NULL),
- (28,'Additional Payment Receipt or Refund Notification','{if $isRefund}{ts}Refund Notification{/ts}{else}{ts}Payment Receipt{/ts}{/if}{if $component eq \'event\'} - {$event.title}{/if} - {contact.display_name}\n','{if $emailGreeting}{$emailGreeting},\n{/if}\n\n{if $isRefund}\n{ts}A refund has been issued based on changes in your registration selections.{/ts}\n{else}\n{ts}Below you will find a receipt for this payment.{/ts}\n{/if}\n{if $paymentsComplete}\n{ts}Thank you for completing this payment.{/ts}\n{/if}\n\n{if $isRefund}\n===============================================================================\n\n{ts}Refund Details{/ts}\n\n===============================================================================\n{ts}This Refund Amount{/ts}: {$refundAmount|crmMoney}\n------------------------------------------------------------------------------------\n\n{else}\n===============================================================================\n\n{ts}Payment Details{/ts}\n\n===============================================================================\n{ts}This Payment Amount{/ts}: {$paymentAmount|crmMoney}\n------------------------------------------------------------------------------------\n{/if}\n{if $receive_date}\n{ts}Transaction Date{/ts}: {$receive_date|crmDate}\n{/if}\n{if !empty($trxn_id)}\n{ts}Transaction #{/ts}: {$trxn_id}\n{/if}\n{if !empty($paidBy)}\n{ts}Paid By{/ts}: {$paidBy}\n{/if}\n{if !empty($checkNumber)}\n{ts}Check Number{/ts}: {$checkNumber}\n{/if}\n\n===============================================================================\n\n{ts}Contribution Details{/ts}\n\n===============================================================================\n{if $totalAmount}\n{ts}Total Fee{/ts}: {$totalAmount|crmMoney}\n{/if}\n{if $totalPaid}\n{ts}Total Paid{/ts}: {$totalPaid|crmMoney}\n{/if}\n{if $amountOwed}\n{ts}Balance Owed{/ts}: {$amountOwed|crmMoney} {* This will be zero after final payment. *}\n{/if}\n\n\n{if !empty($billingName) || !empty($address)}\n\n===============================================================================\n\n{ts}Billing Name and Address{/ts}\n\n===============================================================================\n{if !empty($billingName)}\n{$billingName}\n{/if}\n{if !empty($address)}\n{$address}\n{/if}\n{/if}\n\n{if !empty($credit_card_number)}\n===========================================================\n{ts}Credit Card Information{/ts}\n\n===============================================================================\n\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n{/if}\n{if $component eq \'event\'}\n===============================================================================\n\n{ts}Event Information and Location{/ts}\n\n===============================================================================\n\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{if !empty($event.participant_role)}\n{ts}Participant Role{/ts}: {$event.participant_role}\n{/if}\n\n{if !empty($isShowLocation)}\n{$location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if} {if $phone.phone_ext} {ts}ext.{/ts} {$phone.phone_ext}{/if}\n{/foreach}\n{foreach from=$location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n{/if}\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n{capture assign=emptyBlockStyle }style=\"padding: 10px; border-bottom: 1px solid #999;background-color: #f7f7f7;\"{/capture}\n{capture assign=emptyBlockValueStyle }style=\"padding: 10px; border-bottom: 1px solid #999;\"{/capture}\n\n <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n  <tr>\n    <td>\n      {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n      {if $isRefund}\n        <p>{ts}A refund has been issued based on changes in your registration selections.{/ts}</p>\n      {else}\n        <p>{ts}Below you will find a receipt for this payment.{/ts}</p>\n        {if $paymentsComplete}\n          <p>{ts}Thank you for completing this contribution.{/ts}</p>\n        {/if}\n      {/if}\n    </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n    {if $isRefund}\n      <tr>\n        <th {$headerStyle}>{ts}Refund Details{/ts}</th>\n      </tr>\n      <tr>\n        <td {$labelStyle}>\n        {ts}This Refund Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$refundAmount|crmMoney}\n        </td>\n      </tr>\n    {else}\n      <tr>\n        <th {$headerStyle}>{ts}Payment Details{/ts}</th>\n      </tr>\n      <tr>\n        <td {$labelStyle}>\n        {ts}This Payment Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$paymentAmount|crmMoney}\n        </td>\n      </tr>\n    {/if}\n    {if $receive_date}\n      <tr>\n        <td {$labelStyle}>\n        {ts}Transaction Date{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$receive_date|crmDate}\n        </td>\n      </tr>\n    {/if}\n    {if !empty($trxn_id)}\n      <tr>\n        <td {$labelStyle}>\n        {ts}Transaction #{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$trxn_id}\n        </td>\n      </tr>\n    {/if}\n    {if !empty($paidBy)}\n      <tr>\n        <td {$labelStyle}>\n        {ts}Paid By{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$paidBy}\n        </td>\n      </tr>\n    {/if}\n    {if !empty($checkNumber)}\n      <tr>\n        <td {$labelStyle}>\n        {ts}Check Number{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$checkNumber}\n        </td>\n      </tr>\n    {/if}\n\n  <tr>\n    <th {$headerStyle}>{ts}Contribution Details{/ts}</th>\n  </tr>\n  {if $totalAmount}\n  <tr>\n    <td {$labelStyle}>\n      {ts}Total Fee{/ts}\n    </td>\n    <td {$valueStyle}>\n      {$totalAmount|crmMoney}\n    </td>\n  </tr>\n  {/if}\n  {if $totalPaid}\n  <tr>\n    <td {$labelStyle}>\n      {ts}Total Paid{/ts}\n    </td>\n    <td {$valueStyle}>\n      {$totalPaid|crmMoney}\n    </td>\n  </tr>\n  {/if}\n  {if $amountOwed}\n  <tr>\n    <td {$labelStyle}>\n      {ts}Balance Owed{/ts}\n    </td>\n    <td {$valueStyle}>\n      {$amountOwed|crmMoney}\n    </td> {* This will be zero after final payment. *}\n  </tr>\n  {/if}\n  </table>\n\n  </td>\n  </tr>\n    <tr>\n      <td>\n  <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n    {if !empty($billingName) || !empty($address)}\n          <tr>\n            <th {$headerStyle}>\n        {ts}Billing Name and Address{/ts}\n            </th>\n          </tr>\n          <tr>\n            <td colspan=\"2\" {$valueStyle}>\n        {if !empty($billingName)}{$billingName}{/if}<br />\n        {if !empty($address)}{$address|nl2br}{/if}\n            </td>\n          </tr>\n    {/if}\n    {if !empty($credit_card_number)}\n          <tr>\n            <th {$headerStyle}>\n        {ts}Credit Card Information{/ts}\n            </th>\n          </tr>\n          <tr>\n            <td colspan=\"2\" {$valueStyle}>\n        {$credit_card_type}<br />\n        {$credit_card_number}<br />\n        {ts}Expires:{/ts} {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n            </td>\n          </tr>\n    {/if}\n    {if $component eq \'event\'}\n    <tr>\n      <th {$headerStyle}>\n        {ts}Event Information and Location{/ts}\n      </th>\n    </tr>\n    <tr>\n      <td colspan=\"2\" {$valueStyle}>\n         {$event.event_title}<br />\n        {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n    </tr>\n\n    {if !empty($event.participant_role)}\n    <tr>\n      <td {$labelStyle}>\n        {ts}Participant Role{/ts}\n      </td>\n      <td {$valueStyle}>\n        {$event.participant_role}\n      </td>\n    </tr>\n    {/if}\n\n    {if !empty($isShowLocation)}\n    <tr>\n      <td colspan=\"2\" {$valueStyle}>\n        {$location.address.1.display|nl2br}\n      </td>\n    </tr>\n    {/if}\n\n    {if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n    <tr>\n      <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n      </td>\n    </tr>\n    {foreach from=$location.phone item=phone}\n    {if $phone.phone}\n          <tr>\n            <td {$labelStyle}>\n        {if $phone.phone_type}\n        {$phone.phone_type_display}\n        {else}\n        {ts}Phone{/ts}\n        {/if}\n            </td>\n            <td {$valueStyle}>\n        {$phone.phone} {if $phone.phone_ext}&nbsp;{ts}ext.{/ts} {$phone.phone_ext}{/if}\n            </td>\n          </tr>\n    {/if}\n    {/foreach}\n    {foreach from=$location.email item=eventEmail}\n    {if $eventEmail.email}\n          <tr>\n            <td {$labelStyle}>\n        {ts}Email{/ts}\n            </td>\n            <td {$valueStyle}>\n        {$eventEmail.email}\n            </td>\n          </tr>\n    {/if}\n    {/foreach}\n    {/if} {*phone block close*}\n    {/if}\n  </table>\n      </td>\n    </tr>\n\n    </table>\n\n </body>\n</html>\n',1,825,'payment_or_refund_notification',0,1,0,NULL),
- (29,'Events - Registration Confirmation and Receipt (off-line)','{ts}Event Confirmation{/ts} - {$event.title} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n{if !empty($event.confirm_email_text) AND (empty($isOnWaitlist) AND empty($isRequireApproval))}\n{$event.confirm_email_text}\n{/if}\n\n{if !empty($isOnWaitlist)}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}You have been added to the WAIT LIST for this event.{/ts}\n\n{if !empty($isPrimary)}\n{ts}If space becomes available you will receive an email with a link to a web page where you can complete your registration.{/ts}\n\n{/if}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{elseif !empty($isRequireApproval)}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}Your registration has been submitted.{/ts}\n\n{if !empty($isPrimary)}\n{ts}Once your registration has been reviewed, you will receive an email with a link to a web page where you can complete the registration process.{/ts}\n\n{/if}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{elseif $is_pay_later}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$pay_later_receipt}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{/if}\n\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}Event Information and Location{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and empty($defaultRole)}\n{ts}Participant Role{/ts}: {$event.participant_role}\n{/if}\n\n{if !empty($isShowLocation)}\n{$location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if} {if $phone.phone_ext} {ts}ext.{/ts} {$phone.phone_ext}{/if}\n{/foreach}\n{foreach from=$location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if !empty($event.is_public)}\n{capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Download iCalendar File:{/ts} {$icalFeed}\n{/if}\n\n{if !empty($email)}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}Registered Email{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$email}\n{/if}\n{if !empty($event.is_monetary)} {* This section for Paid events only.*}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{if !empty($event.fee_label)}{$event.fee_label}{/if}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{if !empty($lineItem)}{foreach from=$lineItem item=value key=priceset}\n\n{if $value neq \'skip\'}\n{if !empty($isPrimary)}\n{if $lineItem|@count GT 1} {* Header for multi participant registration cases. *}\n{ts 1=$priceset+1}Participant %1{/ts}\n{/if}\n{/if}\n---------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{capture assign=ts_item}{ts}Item{/ts}{/capture}\n{capture assign=ts_qty}{ts}Qty{/ts}{/capture}\n{capture assign=ts_each}{ts}Each{/ts}{/capture}\n{if !empty($dataArray)}\n{capture assign=ts_subtotal}{ts}Subtotal{/ts}{/capture}\n{capture assign=ts_taxRate}{ts}Tax Rate{/ts}{/capture}\n{capture assign=ts_taxAmount}{ts}Tax Amount{/ts}{/capture}\n{/if}\n{capture assign=ts_total}{ts}Total{/ts}{/capture}\n{capture assign=ts_participant_total}{if !empty($pricesetFieldsCount) }{ts}Total Participants{/ts}{/if}{/capture}\n{$ts_item|string_format:\"%-30s\"} {$ts_qty|string_format:\"%5s\"} {$ts_each|string_format:\"%10s\"} {if !empty($dataArray)} {$ts_subtotal|string_format:\"%10s\"} {$ts_taxRate|string_format:\"%10s\"} {$ts_taxAmount|string_format:\"%10s\"} {/if} {$ts_total|string_format:\"%10s\"} {if !empty($ts_participant_total)}{$ts_participant_total|string_format:\"%10s\"}{/if}\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{foreach from=$value item=line}\n{if !empty($pricesetFieldsCount) }{capture assign=ts_participant_count}{$line.participant_count}{/capture}{/if}\n{capture assign=ts_item}{if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description} {$line.description}{/if}{/capture}{$ts_item|truncate:30:\"...\"|string_format:\"%-30s\"} {$line.qty|string_format:\"%5s\"} {$line.unit_price|crmMoney|string_format:\"%10s\"} {if !empty($dataArray)} {$line.unit_price*$line.qty|crmMoney:$currency|string_format:\"%10s\"} {if $line.tax_rate || $line.tax_amount != \"\"}  {$line.tax_rate|string_format:\"%.2f\"} %  {$line.tax_amount|crmMoney:$currency|string_format:\"%10s\"} {else}                  {/if}  {/if}  {$line.line_total+$line.tax_amount|crmMoney|string_format:\"%10s\"} {if !empty($ts_participant_count)}{$ts_participant_count|string_format:\"%10s\"}{/if}\n{/foreach}\n{/if}\n{/foreach}\n\n{if !empty($dataArray)}\n{if $totalAmount and $totalTaxAmount}\n{ts}Amount before Tax{/ts}: {$totalAmount-$totalTaxAmount|crmMoney:$currency}\n{/if}\n\n{foreach from=$dataArray item=value key=priceset}\n{if $priceset || $priceset == 0}\n{$taxTerm} {$priceset|string_format:\"%.2f\"}%: {$value|crmMoney:$currency}\n{else}\n{ts}No{/ts} {$taxTerm}: {$value|crmMoney:$currency}\n{/if}\n{/foreach}\n{/if}\n{/if}\n\n{if !empty($amount) && !$lineItem}\n{foreach from=$amount item=amnt key=level}{$amnt.amount|crmMoney} {$amnt.label}\n{/foreach}\n{/if}\n\n{if $totalTaxAmount}\n{ts}Total Tax Amount{/ts}: {$totalTaxAmount|crmMoney:$currency}\n{/if}\n{if !empty($isPrimary)}\n\n{if !empty($balanceAmount)}{ts}Total Paid{/ts}{else}{ts}Total Amount{/ts}{/if}: {if !empty($totalAmount)}{$totalAmount|crmMoney}{/if} {if !empty($hookDiscount.message)}({$hookDiscount.message}){/if}\n\n{if !empty($balanceAmount)}\n{ts}Balance{/ts}: {$balanceAmount|crmMoney}\n{/if}\n\n{if !empty($pricesetFieldsCount) }\n      {assign var=\"count\" value= 0}\n      {foreach from=$lineItem item=pcount}\n      {assign var=\"lineItemCount\" value=0}\n      {if $pcount neq \'skip\'}\n        {foreach from=$pcount item=p_count}\n        {assign var=\"lineItemCount\" value=$lineItemCount+$p_count.participant_count}\n        {/foreach}\n        {if $lineItemCount < 1 }\n        {assign var=\"lineItemCount\" value=1}\n        {/if}\n      {assign var=\"count\" value=$count+$lineItemCount}\n      {/if}\n      {/foreach}\n\n{ts}Total Participants{/ts}: {$count}\n{/if}\n\n{if $is_pay_later}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$pay_later_receipt}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$register_date|crmDate}\n{/if}\n{if $receive_date}\n{ts}Transaction Date{/ts}: {$receive_date|crmDate}\n{/if}\n{if !empty($financialTypeName)}\n{ts}Financial Type{/ts}: {$financialTypeName}\n{/if}\n{if !empty($trxn_id)}\n{ts}Transaction #{/ts}: {$trxn_id}\n{/if}\n{if !empty($paidBy)}\n{ts}Paid By{/ts}: {$paidBy}\n{/if}\n{if !empty($checkNumber)}\n{ts}Check Number{/ts}: {$checkNumber}\n{/if}\n{if !empty($billingName)}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}Billing Name and Address{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$billingName}\n{$address}\n{/if}\n\n{if !empty($credit_card_type)}\n===========================================================\n{ts}Credit Card Information{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n{/if}\n{/if}\n{/if} {* End of conditional section for Paid events *}\n\n{if !empty($customPre)}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$customPre_grouptitle}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{foreach from=$customPre item=value key=customName}\n{if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n{$customName}: {$value}\n{/if}\n{/foreach}\n{/if}\n\n{if !empty($customPost)}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$customPost_grouptitle}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{foreach from=$customPost item=value key=customName}\n{if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n{$customName}: {$value}\n{/if}\n{/foreach}\n{/if}\n{if !empty($customProfile)}\n\n{foreach from=$customProfile item=value key=customName}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts 1=$customName+1}Participant Information - Participant %1{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{foreach from=$value item=val key=field}\n{if $field eq \'additionalCustomPre\' or $field eq \'additionalCustomPost\' }\n{if $field eq \'additionalCustomPre\' }\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{$additionalCustomPre_grouptitle}\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{else}\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{$additionalCustomPost_grouptitle}\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{/if}\n{foreach from=$val item=v key=f}\n{$f}: {$v}\n{/foreach}\n{/if}\n{/foreach}\n{/foreach}\n{/if}\n{if !empty($customGroup)}\n{foreach from=$customGroup item=value key=customName}\n=========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$customName}\n=========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{foreach from=$value item=v key=n}\n{$n}: {$v}\n{/foreach}\n{/foreach}\n{/if}\n\n\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n\n    {if !empty($event.confirm_email_text) AND (empty($isOnWaitlist) AND empty($isRequireApproval))}\n     <p>{$event.confirm_email_text|htmlize}</p>\n    {/if}\n\n    {if !empty($isOnWaitlist)}\n     <p>{ts}You have been added to the WAIT LIST for this event.{/ts}</p>\n     {if !empty($isPrimary)}\n       <p>{ts}If space becomes available you will receive an email with a link to a web page where you can complete your registration.{/ts}</p>\n     {/if}\n    {elseif !empty($isRequireApproval)}\n     <p>{ts}Your registration has been submitted.{/ts}</p>\n     {if !empty($isPrimary)}\n      <p>{ts}Once your registration has been reviewed, you will receive an email with a link to a web page where you can complete the registration process.{/ts}</p>\n     {/if}\n    {elseif $is_pay_later}\n     <p>{$pay_later_receipt}</p> {* FIXME: this might be text rather than HTML *}\n    {/if}\n\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n\n     {if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and !empty($defaultRole)}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Participant Role{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$event.participant_role}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($isShowLocation)}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}\n           {$phone.phone_type_display}\n          {else}\n           {ts}Phone{/ts}\n          {/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone} {if $phone.phone_ext}&nbsp;{ts}ext.{/ts} {$phone.phone_ext}{/if}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if !empty($event.is_public)}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n        <a href=\"{$icalFeed}\">{ts}Download iCalendar File{/ts}</a>\n       </td>\n      </tr>\n     {/if}\n\n     {if $email}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$email}\n       </td>\n      </tr>\n     {/if}\n\n\n     {if !empty($event.is_monetary)}\n\n      <tr>\n       <th {$headerStyle}>\n        {if !empty($event.fee_label)}{$event.fee_label}{/if}\n       </th>\n      </tr>\n\n      {if !empty($lineItem)}\n       {foreach from=$lineItem item=value key=priceset}\n        {if $value neq \'skip\'}\n         {if !empty($isPrimary)}\n          {if $lineItem|@count GT 1} {* Header for multi participant registration cases. *}\n           <tr>\n            <td colspan=\"2\" {$labelStyle}>\n             {ts 1=$priceset+1}Participant %1{/ts}\n            </td>\n           </tr>\n          {/if}\n         {/if}\n         <tr>\n          <td colspan=\"2\" {$valueStyle}>\n           <table> {* FIXME: style this table so that it looks like the text version (justification, etc.) *}\n            <tr>\n             <th>{ts}Item{/ts}</th>\n             <th>{ts}Qty{/ts}</th>\n             <th>{ts}Each{/ts}</th>\n             {if !empty($dataArray)}\n              <th>{ts}SubTotal{/ts}</th>\n              <th>{ts}Tax Rate{/ts}</th>\n              <th>{ts}Tax Amount{/ts}</th>\n             {/if}\n             <th>{ts}Total{/ts}</th>\n       {if !empty($pricesetFieldsCount) }<th>{ts}Total Participants{/ts}</th>{/if}\n            </tr>\n            {foreach from=$value item=line}\n             <tr>\n              <td>\n        {if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description}<div>{$line.description|truncate:30:\"...\"}</div>{/if}\n              </td>\n              <td>\n               {$line.qty}\n              </td>\n              <td>\n               {$line.unit_price|crmMoney}\n              </td>\n              {if !empty($dataArray)}\n               <td>\n                {$line.unit_price*$line.qty|crmMoney}\n               </td>\n               {if $line.tax_rate || $line.tax_amount != \"\"}\n                <td>\n                 {$line.tax_rate|string_format:\"%.2f\"}%\n                </td>\n                <td>\n                 {$line.tax_amount|crmMoney}\n                </td>\n               {else}\n                <td></td>\n                <td></td>\n               {/if}\n              {/if}\n              <td>\n               {$line.line_total+$line.tax_amount|crmMoney}\n              </td>\n        {if  !empty($pricesetFieldsCount) }\n        <td>\n    {$line.participant_count}\n              </td>\n        {/if}\n             </tr>\n            {/foreach}\n           </table>\n          </td>\n         </tr>\n        {/if}\n       {/foreach}\n       {if !empty($dataArray)}\n        {if $totalAmount and $totalTaxAmount}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Amount Before Tax:{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$totalAmount-$totalTaxAmount|crmMoney}\n         </td>\n        </tr>\n        {/if}\n        {foreach from=$dataArray item=value key=priceset}\n          <tr>\n           {if $priceset || $priceset == 0}\n            <td>&nbsp;{$taxTerm} {$priceset|string_format:\"%.2f\"}%</td>\n            <td>&nbsp;{$value|crmMoney:$currency}</td>\n           {else}\n            <td>&nbsp;{ts}No{/ts} {$taxTerm}</td>\n            <td>&nbsp;{$value|crmMoney:$currency}</td>\n           {/if}\n          </tr>\n        {/foreach}\n       {/if}\n      {/if}\n\n      {if !empty($amount) && !$lineItem}\n       {foreach from=$amount item=amnt key=level}\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$amnt.amount|crmMoney} {$amnt.label}\n         </td>\n        </tr>\n       {/foreach}\n      {/if}\n      {if $totalTaxAmount}\n       <tr>\n        <td {$labelStyle}>\n         {ts}Total Tax Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n         {$totalTaxAmount|crmMoney:$currency}\n        </td>\n       </tr>\n      {/if}\n      {if !empty($isPrimary)}\n       <tr>\n        <td {$labelStyle}>\n        {if isset($balanceAmount)}\n           {ts}Total Paid{/ts}\n        {else}\n           {ts}Total Amount{/ts}\n         {/if}\n        </td>\n        <td {$valueStyle}>\n         {if !empty($totalAmount)}{$totalAmount|crmMoney}{/if} {if !empty($hookDiscount.message)}({$hookDiscount.message}){/if}\n        </td>\n       </tr>\n      {if isset($balanceAmount)}\n       <tr>\n        <td {$labelStyle}>\n         {ts}Balance{/ts}\n        </td>\n        <td {$valueStyle}>\n         {$balanceAmount|crmMoney}\n        </td>\n       </tr>\n      {/if}\n       {if !empty($pricesetFieldsCount) }\n     <tr>\n       <td {$labelStyle}>\n   {ts}Total Participants{/ts}</td>\n       <td {$valueStyle}>\n   {assign var=\"count\" value= 0}\n         {foreach from=$lineItem item=pcount}\n         {assign var=\"lineItemCount\" value=0}\n         {if $pcount neq \'skip\'}\n           {foreach from=$pcount item=p_count}\n           {assign var=\"lineItemCount\" value=$lineItemCount+$p_count.participant_count}\n           {/foreach}\n           {if $lineItemCount < 1 }\n           assign var=\"lineItemCount\" value=1}\n           {/if}\n           {assign var=\"count\" value=$count+$lineItemCount}\n         {/if}\n         {/foreach}\n   {$count}\n       </td>\n     </tr>\n     {/if}\n       {if $is_pay_later}\n        <tr>\n         <td colspan=\"2\" {$labelStyle}>\n          {$pay_later_receipt}\n         </td>\n        </tr>\n       {/if}\n\n       {if $register_date}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Registration Date{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$register_date|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($receive_date)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Transaction Date{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$receive_date|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($financialTypeName)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Financial Type{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$financialTypeName}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($trxn_id)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Transaction #{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$trxn_id}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($paidBy)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Paid By{/ts}\n         </td>\n         <td {$valueStyle}>\n         {$paidBy}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($checkNumber)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Check Number{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$checkNumber}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($billingName)}\n        <tr>\n         <th {$headerStyle}>\n          {ts}Billing Name and Address{/ts}\n         </th>\n        </tr>\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$billingName}<br />\n          {$address|nl2br}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($credit_card_type)}\n        <tr>\n         <th {$headerStyle}>\n          {ts}Credit Card Information{/ts}\n         </th>\n        </tr>\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$credit_card_type}<br />\n          {$credit_card_number}<br />\n          {ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n      {/if}\n\n     {/if} {* End of conditional section for Paid events *}\n\n     {if !empty($customPre)}\n      <tr>\n       <th {$headerStyle}>\n        {$customPre_grouptitle}\n       </th>\n      </tr>\n      {foreach from=$customPre item=value key=customName}\n       {if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n        <tr>\n         <td {$labelStyle}>\n          {$customName}\n         </td>\n         <td {$valueStyle}>\n          {$value}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if !empty($customPost)}\n      <tr>\n       <th {$headerStyle}>\n        {$customPost_grouptitle}\n       </th>\n      </tr>\n      {foreach from=$customPost item=value key=customName}\n       {if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n        <tr>\n         <td {$labelStyle}>\n          {$customName}\n         </td>\n         <td {$valueStyle}>\n          {$value}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if !empty($customProfile)}\n      {foreach from=$customProfile item=value key=customName}\n       <tr>\n        <th {$headerStyle}>\n         {ts 1=$customName+1}Participant Information - Participant %1{/ts}\n        </th>\n       </tr>\n       {foreach from=$value item=val key=field}\n        {if $field eq \'additionalCustomPre\' or $field eq \'additionalCustomPost\'}\n         <tr>\n          <td colspan=\"2\" {$labelStyle}>\n           {if $field eq \'additionalCustomPre\'}\n            {$additionalCustomPre_grouptitle}\n           {else}\n            {$additionalCustomPost_grouptitle}\n           {/if}\n          </td>\n         </tr>\n         {foreach from=$val item=v key=f}\n          <tr>\n           <td {$labelStyle}>\n            {$f}\n           </td>\n           <td {$valueStyle}>\n            {$v}\n           </td>\n          </tr>\n         {/foreach}\n        {/if}\n       {/foreach}\n      {/foreach}\n     {/if}\n\n     {if !empty($customGroup)}\n      {foreach from=$customGroup item=value key=customName}\n       <tr>\n        <th {$headerStyle}>\n         {$customName}\n        </th>\n       </tr>\n       {foreach from=$value item=v key=n}\n        <tr>\n         <td {$labelStyle}>\n          {$n}\n         </td>\n         <td {$valueStyle}>\n          {$v}\n         </td>\n        </tr>\n       {/foreach}\n      {/foreach}\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,826,'event_offline_receipt',1,0,0,NULL),
- (30,'Events - Registration Confirmation and Receipt (off-line)','{ts}Event Confirmation{/ts} - {$event.title} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n{if !empty($event.confirm_email_text) AND (empty($isOnWaitlist) AND empty($isRequireApproval))}\n{$event.confirm_email_text}\n{/if}\n\n{if !empty($isOnWaitlist)}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}You have been added to the WAIT LIST for this event.{/ts}\n\n{if !empty($isPrimary)}\n{ts}If space becomes available you will receive an email with a link to a web page where you can complete your registration.{/ts}\n\n{/if}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{elseif !empty($isRequireApproval)}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}Your registration has been submitted.{/ts}\n\n{if !empty($isPrimary)}\n{ts}Once your registration has been reviewed, you will receive an email with a link to a web page where you can complete the registration process.{/ts}\n\n{/if}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{elseif $is_pay_later}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$pay_later_receipt}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{/if}\n\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}Event Information and Location{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and empty($defaultRole)}\n{ts}Participant Role{/ts}: {$event.participant_role}\n{/if}\n\n{if !empty($isShowLocation)}\n{$location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if} {if $phone.phone_ext} {ts}ext.{/ts} {$phone.phone_ext}{/if}\n{/foreach}\n{foreach from=$location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if !empty($event.is_public)}\n{capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Download iCalendar File:{/ts} {$icalFeed}\n{/if}\n\n{if !empty($email)}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}Registered Email{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$email}\n{/if}\n{if !empty($event.is_monetary)} {* This section for Paid events only.*}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{if !empty($event.fee_label)}{$event.fee_label}{/if}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{if !empty($lineItem)}{foreach from=$lineItem item=value key=priceset}\n\n{if $value neq \'skip\'}\n{if !empty($isPrimary)}\n{if $lineItem|@count GT 1} {* Header for multi participant registration cases. *}\n{ts 1=$priceset+1}Participant %1{/ts}\n{/if}\n{/if}\n---------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{capture assign=ts_item}{ts}Item{/ts}{/capture}\n{capture assign=ts_qty}{ts}Qty{/ts}{/capture}\n{capture assign=ts_each}{ts}Each{/ts}{/capture}\n{if !empty($dataArray)}\n{capture assign=ts_subtotal}{ts}Subtotal{/ts}{/capture}\n{capture assign=ts_taxRate}{ts}Tax Rate{/ts}{/capture}\n{capture assign=ts_taxAmount}{ts}Tax Amount{/ts}{/capture}\n{/if}\n{capture assign=ts_total}{ts}Total{/ts}{/capture}\n{capture assign=ts_participant_total}{if !empty($pricesetFieldsCount) }{ts}Total Participants{/ts}{/if}{/capture}\n{$ts_item|string_format:\"%-30s\"} {$ts_qty|string_format:\"%5s\"} {$ts_each|string_format:\"%10s\"} {if !empty($dataArray)} {$ts_subtotal|string_format:\"%10s\"} {$ts_taxRate|string_format:\"%10s\"} {$ts_taxAmount|string_format:\"%10s\"} {/if} {$ts_total|string_format:\"%10s\"} {if !empty($ts_participant_total)}{$ts_participant_total|string_format:\"%10s\"}{/if}\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{foreach from=$value item=line}\n{if !empty($pricesetFieldsCount) }{capture assign=ts_participant_count}{$line.participant_count}{/capture}{/if}\n{capture assign=ts_item}{if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description} {$line.description}{/if}{/capture}{$ts_item|truncate:30:\"...\"|string_format:\"%-30s\"} {$line.qty|string_format:\"%5s\"} {$line.unit_price|crmMoney|string_format:\"%10s\"} {if !empty($dataArray)} {$line.unit_price*$line.qty|crmMoney:$currency|string_format:\"%10s\"} {if $line.tax_rate || $line.tax_amount != \"\"}  {$line.tax_rate|string_format:\"%.2f\"} %  {$line.tax_amount|crmMoney:$currency|string_format:\"%10s\"} {else}                  {/if}  {/if}  {$line.line_total+$line.tax_amount|crmMoney|string_format:\"%10s\"} {if !empty($ts_participant_count)}{$ts_participant_count|string_format:\"%10s\"}{/if}\n{/foreach}\n{/if}\n{/foreach}\n\n{if !empty($dataArray)}\n{if $totalAmount and $totalTaxAmount}\n{ts}Amount before Tax{/ts}: {$totalAmount-$totalTaxAmount|crmMoney:$currency}\n{/if}\n\n{foreach from=$dataArray item=value key=priceset}\n{if $priceset || $priceset == 0}\n{$taxTerm} {$priceset|string_format:\"%.2f\"}%: {$value|crmMoney:$currency}\n{else}\n{ts}No{/ts} {$taxTerm}: {$value|crmMoney:$currency}\n{/if}\n{/foreach}\n{/if}\n{/if}\n\n{if !empty($amount) && !$lineItem}\n{foreach from=$amount item=amnt key=level}{$amnt.amount|crmMoney} {$amnt.label}\n{/foreach}\n{/if}\n\n{if $totalTaxAmount}\n{ts}Total Tax Amount{/ts}: {$totalTaxAmount|crmMoney:$currency}\n{/if}\n{if !empty($isPrimary)}\n\n{if !empty($balanceAmount)}{ts}Total Paid{/ts}{else}{ts}Total Amount{/ts}{/if}: {if !empty($totalAmount)}{$totalAmount|crmMoney}{/if} {if !empty($hookDiscount.message)}({$hookDiscount.message}){/if}\n\n{if !empty($balanceAmount)}\n{ts}Balance{/ts}: {$balanceAmount|crmMoney}\n{/if}\n\n{if !empty($pricesetFieldsCount) }\n      {assign var=\"count\" value= 0}\n      {foreach from=$lineItem item=pcount}\n      {assign var=\"lineItemCount\" value=0}\n      {if $pcount neq \'skip\'}\n        {foreach from=$pcount item=p_count}\n        {assign var=\"lineItemCount\" value=$lineItemCount+$p_count.participant_count}\n        {/foreach}\n        {if $lineItemCount < 1 }\n        {assign var=\"lineItemCount\" value=1}\n        {/if}\n      {assign var=\"count\" value=$count+$lineItemCount}\n      {/if}\n      {/foreach}\n\n{ts}Total Participants{/ts}: {$count}\n{/if}\n\n{if $is_pay_later}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$pay_later_receipt}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$register_date|crmDate}\n{/if}\n{if $receive_date}\n{ts}Transaction Date{/ts}: {$receive_date|crmDate}\n{/if}\n{if !empty($financialTypeName)}\n{ts}Financial Type{/ts}: {$financialTypeName}\n{/if}\n{if !empty($trxn_id)}\n{ts}Transaction #{/ts}: {$trxn_id}\n{/if}\n{if !empty($paidBy)}\n{ts}Paid By{/ts}: {$paidBy}\n{/if}\n{if !empty($checkNumber)}\n{ts}Check Number{/ts}: {$checkNumber}\n{/if}\n{if !empty($billingName)}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}Billing Name and Address{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$billingName}\n{$address}\n{/if}\n\n{if !empty($credit_card_type)}\n===========================================================\n{ts}Credit Card Information{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n{/if}\n{/if}\n{/if} {* End of conditional section for Paid events *}\n\n{if !empty($customPre)}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$customPre_grouptitle}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{foreach from=$customPre item=value key=customName}\n{if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n{$customName}: {$value}\n{/if}\n{/foreach}\n{/if}\n\n{if !empty($customPost)}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$customPost_grouptitle}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{foreach from=$customPost item=value key=customName}\n{if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n{$customName}: {$value}\n{/if}\n{/foreach}\n{/if}\n{if !empty($customProfile)}\n\n{foreach from=$customProfile item=value key=customName}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts 1=$customName+1}Participant Information - Participant %1{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{foreach from=$value item=val key=field}\n{if $field eq \'additionalCustomPre\' or $field eq \'additionalCustomPost\' }\n{if $field eq \'additionalCustomPre\' }\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{$additionalCustomPre_grouptitle}\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{else}\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{$additionalCustomPost_grouptitle}\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{/if}\n{foreach from=$val item=v key=f}\n{$f}: {$v}\n{/foreach}\n{/if}\n{/foreach}\n{/foreach}\n{/if}\n{if !empty($customGroup)}\n{foreach from=$customGroup item=value key=customName}\n=========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$customName}\n=========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{foreach from=$value item=v key=n}\n{$n}: {$v}\n{/foreach}\n{/foreach}\n{/if}\n\n\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n\n    {if !empty($event.confirm_email_text) AND (empty($isOnWaitlist) AND empty($isRequireApproval))}\n     <p>{$event.confirm_email_text|htmlize}</p>\n    {/if}\n\n    {if !empty($isOnWaitlist)}\n     <p>{ts}You have been added to the WAIT LIST for this event.{/ts}</p>\n     {if !empty($isPrimary)}\n       <p>{ts}If space becomes available you will receive an email with a link to a web page where you can complete your registration.{/ts}</p>\n     {/if}\n    {elseif !empty($isRequireApproval)}\n     <p>{ts}Your registration has been submitted.{/ts}</p>\n     {if !empty($isPrimary)}\n      <p>{ts}Once your registration has been reviewed, you will receive an email with a link to a web page where you can complete the registration process.{/ts}</p>\n     {/if}\n    {elseif $is_pay_later}\n     <p>{$pay_later_receipt}</p> {* FIXME: this might be text rather than HTML *}\n    {/if}\n\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n\n     {if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and !empty($defaultRole)}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Participant Role{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$event.participant_role}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($isShowLocation)}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}\n           {$phone.phone_type_display}\n          {else}\n           {ts}Phone{/ts}\n          {/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone} {if $phone.phone_ext}&nbsp;{ts}ext.{/ts} {$phone.phone_ext}{/if}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if !empty($event.is_public)}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n        <a href=\"{$icalFeed}\">{ts}Download iCalendar File{/ts}</a>\n       </td>\n      </tr>\n     {/if}\n\n     {if $email}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$email}\n       </td>\n      </tr>\n     {/if}\n\n\n     {if !empty($event.is_monetary)}\n\n      <tr>\n       <th {$headerStyle}>\n        {if !empty($event.fee_label)}{$event.fee_label}{/if}\n       </th>\n      </tr>\n\n      {if !empty($lineItem)}\n       {foreach from=$lineItem item=value key=priceset}\n        {if $value neq \'skip\'}\n         {if !empty($isPrimary)}\n          {if $lineItem|@count GT 1} {* Header for multi participant registration cases. *}\n           <tr>\n            <td colspan=\"2\" {$labelStyle}>\n             {ts 1=$priceset+1}Participant %1{/ts}\n            </td>\n           </tr>\n          {/if}\n         {/if}\n         <tr>\n          <td colspan=\"2\" {$valueStyle}>\n           <table> {* FIXME: style this table so that it looks like the text version (justification, etc.) *}\n            <tr>\n             <th>{ts}Item{/ts}</th>\n             <th>{ts}Qty{/ts}</th>\n             <th>{ts}Each{/ts}</th>\n             {if !empty($dataArray)}\n              <th>{ts}SubTotal{/ts}</th>\n              <th>{ts}Tax Rate{/ts}</th>\n              <th>{ts}Tax Amount{/ts}</th>\n             {/if}\n             <th>{ts}Total{/ts}</th>\n       {if !empty($pricesetFieldsCount) }<th>{ts}Total Participants{/ts}</th>{/if}\n            </tr>\n            {foreach from=$value item=line}\n             <tr>\n              <td>\n        {if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description}<div>{$line.description|truncate:30:\"...\"}</div>{/if}\n              </td>\n              <td>\n               {$line.qty}\n              </td>\n              <td>\n               {$line.unit_price|crmMoney}\n              </td>\n              {if !empty($dataArray)}\n               <td>\n                {$line.unit_price*$line.qty|crmMoney}\n               </td>\n               {if $line.tax_rate || $line.tax_amount != \"\"}\n                <td>\n                 {$line.tax_rate|string_format:\"%.2f\"}%\n                </td>\n                <td>\n                 {$line.tax_amount|crmMoney}\n                </td>\n               {else}\n                <td></td>\n                <td></td>\n               {/if}\n              {/if}\n              <td>\n               {$line.line_total+$line.tax_amount|crmMoney}\n              </td>\n        {if  !empty($pricesetFieldsCount) }\n        <td>\n    {$line.participant_count}\n              </td>\n        {/if}\n             </tr>\n            {/foreach}\n           </table>\n          </td>\n         </tr>\n        {/if}\n       {/foreach}\n       {if !empty($dataArray)}\n        {if $totalAmount and $totalTaxAmount}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Amount Before Tax:{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$totalAmount-$totalTaxAmount|crmMoney}\n         </td>\n        </tr>\n        {/if}\n        {foreach from=$dataArray item=value key=priceset}\n          <tr>\n           {if $priceset || $priceset == 0}\n            <td>&nbsp;{$taxTerm} {$priceset|string_format:\"%.2f\"}%</td>\n            <td>&nbsp;{$value|crmMoney:$currency}</td>\n           {else}\n            <td>&nbsp;{ts}No{/ts} {$taxTerm}</td>\n            <td>&nbsp;{$value|crmMoney:$currency}</td>\n           {/if}\n          </tr>\n        {/foreach}\n       {/if}\n      {/if}\n\n      {if !empty($amount) && !$lineItem}\n       {foreach from=$amount item=amnt key=level}\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$amnt.amount|crmMoney} {$amnt.label}\n         </td>\n        </tr>\n       {/foreach}\n      {/if}\n      {if $totalTaxAmount}\n       <tr>\n        <td {$labelStyle}>\n         {ts}Total Tax Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n         {$totalTaxAmount|crmMoney:$currency}\n        </td>\n       </tr>\n      {/if}\n      {if !empty($isPrimary)}\n       <tr>\n        <td {$labelStyle}>\n        {if isset($balanceAmount)}\n           {ts}Total Paid{/ts}\n        {else}\n           {ts}Total Amount{/ts}\n         {/if}\n        </td>\n        <td {$valueStyle}>\n         {if !empty($totalAmount)}{$totalAmount|crmMoney}{/if} {if !empty($hookDiscount.message)}({$hookDiscount.message}){/if}\n        </td>\n       </tr>\n      {if isset($balanceAmount)}\n       <tr>\n        <td {$labelStyle}>\n         {ts}Balance{/ts}\n        </td>\n        <td {$valueStyle}>\n         {$balanceAmount|crmMoney}\n        </td>\n       </tr>\n      {/if}\n       {if !empty($pricesetFieldsCount) }\n     <tr>\n       <td {$labelStyle}>\n   {ts}Total Participants{/ts}</td>\n       <td {$valueStyle}>\n   {assign var=\"count\" value= 0}\n         {foreach from=$lineItem item=pcount}\n         {assign var=\"lineItemCount\" value=0}\n         {if $pcount neq \'skip\'}\n           {foreach from=$pcount item=p_count}\n           {assign var=\"lineItemCount\" value=$lineItemCount+$p_count.participant_count}\n           {/foreach}\n           {if $lineItemCount < 1 }\n           assign var=\"lineItemCount\" value=1}\n           {/if}\n           {assign var=\"count\" value=$count+$lineItemCount}\n         {/if}\n         {/foreach}\n   {$count}\n       </td>\n     </tr>\n     {/if}\n       {if $is_pay_later}\n        <tr>\n         <td colspan=\"2\" {$labelStyle}>\n          {$pay_later_receipt}\n         </td>\n        </tr>\n       {/if}\n\n       {if $register_date}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Registration Date{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$register_date|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($receive_date)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Transaction Date{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$receive_date|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($financialTypeName)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Financial Type{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$financialTypeName}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($trxn_id)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Transaction #{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$trxn_id}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($paidBy)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Paid By{/ts}\n         </td>\n         <td {$valueStyle}>\n         {$paidBy}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($checkNumber)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Check Number{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$checkNumber}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($billingName)}\n        <tr>\n         <th {$headerStyle}>\n          {ts}Billing Name and Address{/ts}\n         </th>\n        </tr>\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$billingName}<br />\n          {$address|nl2br}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($credit_card_type)}\n        <tr>\n         <th {$headerStyle}>\n          {ts}Credit Card Information{/ts}\n         </th>\n        </tr>\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$credit_card_type}<br />\n          {$credit_card_number}<br />\n          {ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n      {/if}\n\n     {/if} {* End of conditional section for Paid events *}\n\n     {if !empty($customPre)}\n      <tr>\n       <th {$headerStyle}>\n        {$customPre_grouptitle}\n       </th>\n      </tr>\n      {foreach from=$customPre item=value key=customName}\n       {if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n        <tr>\n         <td {$labelStyle}>\n          {$customName}\n         </td>\n         <td {$valueStyle}>\n          {$value}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if !empty($customPost)}\n      <tr>\n       <th {$headerStyle}>\n        {$customPost_grouptitle}\n       </th>\n      </tr>\n      {foreach from=$customPost item=value key=customName}\n       {if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n        <tr>\n         <td {$labelStyle}>\n          {$customName}\n         </td>\n         <td {$valueStyle}>\n          {$value}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if !empty($customProfile)}\n      {foreach from=$customProfile item=value key=customName}\n       <tr>\n        <th {$headerStyle}>\n         {ts 1=$customName+1}Participant Information - Participant %1{/ts}\n        </th>\n       </tr>\n       {foreach from=$value item=val key=field}\n        {if $field eq \'additionalCustomPre\' or $field eq \'additionalCustomPost\'}\n         <tr>\n          <td colspan=\"2\" {$labelStyle}>\n           {if $field eq \'additionalCustomPre\'}\n            {$additionalCustomPre_grouptitle}\n           {else}\n            {$additionalCustomPost_grouptitle}\n           {/if}\n          </td>\n         </tr>\n         {foreach from=$val item=v key=f}\n          <tr>\n           <td {$labelStyle}>\n            {$f}\n           </td>\n           <td {$valueStyle}>\n            {$v}\n           </td>\n          </tr>\n         {/foreach}\n        {/if}\n       {/foreach}\n      {/foreach}\n     {/if}\n\n     {if !empty($customGroup)}\n      {foreach from=$customGroup item=value key=customName}\n       <tr>\n        <th {$headerStyle}>\n         {$customName}\n        </th>\n       </tr>\n       {foreach from=$value item=v key=n}\n        <tr>\n         <td {$labelStyle}>\n          {$n}\n         </td>\n         <td {$valueStyle}>\n          {$v}\n         </td>\n        </tr>\n       {/foreach}\n      {/foreach}\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,826,'event_offline_receipt',0,1,0,NULL),
- (31,'Events - Registration Confirmation and Receipt (on-line)','{if !empty($isOnWaitlist)}{ts}Wait List Confirmation{/ts}{elseif !empty($isRequireApproval)}{ts}Registration Request Confirmation{/ts}{else}{ts}Registration Confirmation{/ts}{/if} - {$event.event_title} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n{if !empty($event.confirm_email_text) AND (empty($isOnWaitlist) AND empty($isRequireApproval))}\n{$event.confirm_email_text}\n\n{else}\n  {ts}Thank you for your registration.{/ts}\n  {if $participant_status}{ts 1=$participant_status}This is a confirmation that your registration has been received and your status has been updated to %1.{/ts}\n  {else}{if !empty($isOnWaitlist)}{ts}This is a confirmation that your registration has been received and your status has been updated to waitlisted.{/ts}{else}{ts}This is a confirmation that your registration has been received and your status has been updated to registered.{/ts}{/if}\n  {/if}\n{/if}\n\n{if !empty($isOnWaitlist)}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}You have been added to the WAIT LIST for this event.{/ts}\n\n{if !empty($isPrimary)}\n{ts}If space becomes available you will receive an email with a link to a web page where you can complete your registration.{/ts}\n{/if}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{elseif !empty($isRequireApproval)}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}Your registration has been submitted.{/ts}\n\n{if !empty($isPrimary)}\n{ts}Once your registration has been reviewed, you will receive an email with a link to a web page where you can complete the registration process.{/ts}\n\n{/if}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{elseif !empty($is_pay_later) && empty($isAmountzero) && empty($isAdditionalParticipant)}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{if isset($pay_later_receipt)}{$pay_later_receipt}{/if}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{/if}\n\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}Event Information and Location{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$event.event_title}\n{$event.event_start_date|date_format:\"%A\"} {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|date_format:\"%A\"} {$event.event_end_date|crmDate}{/if}{/if}\n{if !empty($conference_sessions)}\n\n\n{ts}Your schedule:{/ts}\n{assign var=\'group_by_day\' value=\'NA\'}\n{foreach from=$conference_sessions item=session}\n{if $session.start_date|date_format:\"%Y/%m/%d\" != $group_by_day|date_format:\"%Y/%m/%d\"}\n{assign var=\'group_by_day\' value=$session.start_date}\n\n{$group_by_day|date_format:\"%m/%d/%Y\"}\n\n\n{/if}\n{$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}\n{if $session.location}    {$session.location}{/if}\n{/foreach}\n{/if}\n\n{if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and !empty($defaultRole)}\n{ts}Participant Role{/ts}: {$event.participant_role}\n{/if}\n\n{if !empty($isShowLocation)}\n{$location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if} {if $phone.phone_ext} {ts}ext.{/ts} {$phone.phone_ext}{/if}\n{/foreach}\n{foreach from=$location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if !empty($event.is_public)}\n{capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Download iCalendar File:{/ts} {$icalFeed}\n{/if}\n\n{if !empty($payer.name)}\nYou were registered by: {$payer.name}\n{/if}\n{if !empty($event.is_monetary) and empty($isRequireApproval)} {* This section for Paid events only.*}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{if !empty ($event.fee_label)}{$event.fee_label}{/if}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{if !empty($lineItem)}{foreach from=$lineItem item=value key=priceset}\n\n{if $value neq \'skip\'}\n{if !empty($isPrimary)}\n{if $lineItem|@count GT 1} {* Header for multi participant registration cases. *}\n{ts 1=$priceset+1}Participant %1{/ts} {if !empty($part.$priceset)}{$part.$priceset.info}{/if}\n\n{/if}\n{/if}\n-----------------------------------------------------------{if !empty($pricesetFieldsCount)}-----------------------------------------------------{/if}\n\n{capture assign=ts_item}{ts}Item{/ts}{/capture}\n{capture assign=ts_qty}{ts}Qty{/ts}{/capture}\n{capture assign=ts_each}{ts}Each{/ts}{/capture}\n{if !empty($dataArray)}\n{capture assign=ts_subtotal}{ts}Subtotal{/ts}{/capture}\n{capture assign=ts_taxRate}{ts}Tax Rate{/ts}{/capture}\n{capture assign=ts_taxAmount}{ts}Tax Amount{/ts}{/capture}\n{/if}\n{capture assign=ts_total}{ts}Total{/ts}{/capture}\n{if !empty($pricesetFieldsCount) }{capture assign=ts_participant_total}{ts}Total Participants{/ts}{/capture}{/if}\n{$ts_item|string_format:\"%-30s\"} {$ts_qty|string_format:\"%5s\"} {$ts_each|string_format:\"%10s\"} {if !empty($dataArray)} {$ts_subtotal|string_format:\"%10s\"} {$ts_taxRate|string_format:\"%10s\"} {$ts_taxAmount|string_format:\"%10s\"} {/if} {$ts_total|string_format:\"%10s\"} {if !empty($ts_participant_total)}{$ts_participant_total|string_format:\"%10s\"}{/if}\n-----------------------------------------------------------{if !empty($pricesetFieldsCount)}-----------------------------------------------------{/if}\n\n{foreach from=$value item=line}\n{if !empty($pricesetFieldsCount) }{capture assign=ts_participant_count}{$line.participant_count}{/capture}{/if}\n{capture assign=ts_item}{if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description} {$line.description}{/if}{/capture}{$ts_item|truncate:30:\"...\"|string_format:\"%-30s\"} {$line.qty|string_format:\"%5s\"} {$line.unit_price|crmMoney:$currency|string_format:\"%10s\"} {if !empty($dataArray)} {$line.unit_price*$line.qty|crmMoney:$currency|string_format:\"%10s\"} {if $line.tax_rate || $line.tax_amount != \"\"}  {$line.tax_rate|string_format:\"%.2f\"} %  {$line.tax_amount|crmMoney:$currency|string_format:\"%10s\"} {else}                  {/if}  {/if} {$line.line_total+$line.tax_amount|crmMoney:$currency|string_format:\"%10s\"}{if !empty($ts_participant_count)}{$ts_participant_count|string_format:\"%10s\"}{/if}\n{/foreach}\n----------------------------------------------------------------------------------------------------------------\n{if !empty($individual)}{ts}Participant Total{/ts} {$individual.$priceset.totalAmtWithTax-$individual.$priceset.totalTaxAmt|crmMoney:$currency|string_format:\"%29s\"} {$individual.$priceset.totalTaxAmt|crmMoney:$currency|string_format:\"%33s\"} {$individual.$priceset.totalAmtWithTax|crmMoney:$currency|string_format:\"%12s\"}{/if}\n{/if}\n{\"\"|string_format:\"%120s\"}\n{/foreach}\n{\"\"|string_format:\"%120s\"}\n\n{if !empty($dataArray)}\n{if isset($totalAmount) and isset($totalTaxAmount)}\n{ts}Amount before Tax{/ts}: {$totalAmount-$totalTaxAmount|crmMoney:$currency}\n{/if}\n\n{foreach from=$dataArray item=value key=priceset}\n{if $priceset || $priceset == 0}\n{$taxTerm} {$priceset|string_format:\"%.2f\"}%: {$value|crmMoney:$currency}\n{else}\n{ts}No{/ts} {$taxTerm}: {$value|crmMoney:$currency}\n{/if}\n{/foreach}\n{/if}\n{/if}\n\n{if !empty($amounts) && empty($lineItem)}\n{foreach from=$amounts item=amnt key=level}{$amnt.amount|crmMoney:$currency} {$amnt.label}\n{/foreach}\n{/if}\n\n{if isset($totalTaxAmount)}\n{ts}Total Tax Amount{/ts}: {$totalTaxAmount|crmMoney:$currency}\n{/if}\n{if !empty($isPrimary) }\n\n{ts}Total Amount{/ts}: {if !empty($totalAmount)}{$totalAmount|crmMoney:$currency}{/if} {if !empty($hookDiscount.message)}({$hookDiscount.message}){/if}\n\n{if !empty($pricesetFieldsCount) }\n      {assign var=\"count\" value= 0}\n      {foreach from=$lineItem item=pcount}\n      {assign var=\"lineItemCount\" value=0}\n      {if $pcount neq \'skip\'}\n        {foreach from=$pcount item=p_count}\n        {assign var=\"lineItemCount\" value=$lineItemCount+$p_count.participant_count}\n        {/foreach}\n      {if $lineItemCount < 1 }\n        {assign var=\"lineItemCount\" value=1}\n      {/if}\n      {assign var=\"count\" value=$count+$lineItemCount}\n      {/if}\n      {/foreach}\n\n{ts}Total Participants{/ts}: {$count}\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$register_date|crmDate}\n{/if}\n{if !empty($receive_date)}\n{ts}Transaction Date{/ts}: {$receive_date|crmDate}\n{/if}\n{if !empty($financialTypeName)}\n{ts}Financial Type{/ts}: {$financialTypeName}\n{/if}\n{if !empty($trxn_id)}\n{ts}Transaction #{/ts}: {$trxn_id}\n{/if}\n{if !empty($paidBy)}\n{ts}Paid By{/ts}: {$paidBy}\n{/if}\n{if !empty($checkNumber)}\n{ts}Check Number{/ts}: {$checkNumber}\n{/if}\n{if !empty($billingName)}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}Billing Name and Address{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$billingName}\n{$address}\n{/if}\n\n{if !empty($credit_card_type)}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}Credit Card Information{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n{/if}\n{/if}\n{/if} {* End of conditional section for Paid events *}\n\n{if !empty($customPre)}\n{foreach from=$customPre item=customPr key=i}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$customPre_grouptitle.$i}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{foreach from=$customPr item=customValue key=customName}\n{if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n {$customName}: {$customValue}\n{/if}\n{/foreach}\n{/foreach}\n{/if}\n\n{if !empty($customPost)}\n{foreach from=$customPost item=customPos key=j}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$customPost_grouptitle.$j}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{foreach from=$customPos item=customValue key=customName}\n{if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n {$customName}: {$customValue}\n{/if}\n{/foreach}\n{/foreach}\n{/if}\n{if !empty($customProfile)}\n\n{foreach from=$customProfile.profile item=eachParticipant key=participantID}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts 1=$participantID+2}Participant Information - Participant %1{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{foreach from=$eachParticipant item=eachProfile key=pid}\n----------------------------------------------------------{if !empty($pricesetFieldsCount)}--------------------{/if}\n\n{$customProfile.title.$pid}\n----------------------------------------------------------{if !empty($pricesetFieldsCount)}--------------------{/if}\n\n{foreach from=$eachProfile item=val key=field}\n{foreach from=$val item=v key=f}\n{$field}: {$v}\n{/foreach}\n{/foreach}\n{/foreach}\n{/foreach}\n{/if}\n\n{if !empty($event.allow_selfcancelxfer) }\n{ts 1=$selfcancelxfer_time 2=$selfservice_preposition}You may transfer your registration to another participant or cancel your registration up to %1 hours %2 the event.{/ts} {if !empty($totalAmount)}{ts}Cancellations are not refundable.{/ts}{/if}\n   {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\"  h=0 a=1 fe=1}{/capture}\n{ts}Transfer or cancel your registration:{/ts} {$selfService}\n{/if}\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n{capture assign=tdfirstStyle}style=\"width: 180px; padding-bottom: 15px;\"{/capture}\n{capture assign=tdStyle}style=\"width: 100px;\"{/capture}\n{capture assign=participantTotal}style=\"margin: 0.5em 0 0.5em;padding: 0.5em;background-color: #999999;font-weight: bold;color: #FAFAFA;border-radius: 2px;\"{/capture}\n\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n     {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n\n    {if !empty($event.confirm_email_text) AND (empty($isOnWaitlist) AND empty($isRequireApproval))}\n     <p>{$event.confirm_email_text|htmlize}</p>\n\n    {else}\n     <p>{ts}Thank you for your registration.{/ts}\n     {if $participant_status}{ts 1=$participant_status}This is a confirmation that your registration has been received and your status has been updated to <strong> %1</strong>.{/ts}\n     {else}{if $isOnWaitlist}{ts}This is a confirmation that your registration has been received and your status has been updated to <strong>waitlisted</strong>.{/ts}{else}{ts}This is a confirmation that your registration has been received and your status has been updated to <strong>registered<strong>.{/ts}{/if}{/if}</p>\n\n    {/if}\n\n    <p>\n    {if !empty($isOnWaitlist)}\n     <p>{ts}You have been added to the WAIT LIST for this event.{/ts}</p>\n     {if !empty($isPrimary)}\n       <p>{ts}If space becomes available you will receive an email with a link to a web page where you can complete your registration.{/ts}</p>\n     {/if}\n    {elseif !empty($isRequireApproval)}\n     <p>{ts}Your registration has been submitted.{/ts}</p>\n     {if !empty($isPrimary)}\n      <p>{ts}Once your registration has been reviewed, you will receive an email with a link to a web page where you can complete the registration process.{/ts}</p>\n     {/if}\n    {elseif !empty($is_pay_later) && empty($isAmountzero) && empty($isAdditionalParticipant)}\n     <p>{if isset($pay_later_receipt)}{$pay_later_receipt}{/if}</p> {* FIXME: this might be text rather than HTML *}\n    {/if}\n\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"width:100%; max-width:700px; border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|date_format:\"%A\"} {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|date_format:\"%A\"} {$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n\n\n     {if $conference_sessions}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n  {ts}Your schedule:{/ts}\n       </td>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n  {assign var=\'group_by_day\' value=\'NA\'}\n  {foreach from=$conference_sessions item=session}\n   {if $session.start_date|date_format:\"%Y/%m/%d\" != $group_by_day|date_format:\"%Y/%m/%d\"}\n    {assign var=\'group_by_day\' value=$session.start_date}\n          <em>{$group_by_day|date_format:\"%m/%d/%Y\"}</em><br />\n   {/if}\n   {$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}<br />\n   {if $session.location}&nbsp;&nbsp;&nbsp;&nbsp;{$session.location}<br />{/if}\n  {/foreach}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and !empty($defaultRole)}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Participant Role{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$event.participant_role}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($isShowLocation)}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}\n           {$phone.phone_type_display}\n          {else}\n           {ts}Phone{/ts}\n          {/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone} {if $phone.phone_ext}&nbsp;{ts}ext.{/ts} {$phone.phone_ext}{/if}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if !empty($event.is_public)}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n        <a href=\"{$icalFeed}\">{ts}Download iCalendar File{/ts}</a>\n       </td>\n      </tr>\n     {/if}\n\n    {if !empty($event.is_share)}\n        <tr>\n            <td colspan=\"2\" {$valueStyle}>\n                {capture assign=eventUrl}{crmURL p=\'civicrm/event/info\' q=\"id=`$event.id`&reset=1\" a=true fe=1 h=1}{/capture}\n                {include file=\"CRM/common/SocialNetwork.tpl\" emailMode=true url=$eventUrl title=$event.title pageURL=$eventUrl}\n            </td>\n        </tr>\n    {/if}\n    {if !empty($payer.name)}\n     <tr>\n       <th {$headerStyle}>\n         {ts}You were registered by:{/ts}\n       </th>\n     </tr>\n     <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$payer.name}\n       </td>\n     </tr>\n    {/if}\n    {if !empty($event.is_monetary) and empty($isRequireApproval)}\n\n      <tr>\n       <th {$headerStyle}>\n        {if !empty($event.fee_label)}{$event.fee_label}{/if}\n       </th>\n      </tr>\n\n      {if !empty($lineItem)}\n       {foreach from=$lineItem item=value key=priceset}\n        {if $value neq \'skip\'}\n         {if !empty($isPrimary)}\n          {if $lineItem|@count GT 1} {* Header for multi participant registration cases. *}\n           <tr>\n            <td colspan=\"2\" {$labelStyle}>\n             {ts 1=$priceset+1}Participant %1{/ts} {if !empty($part.$priceset)}{$part.$priceset.info}{/if}\n            </td>\n           </tr>\n          {/if}\n         {/if}\n         <tr>\n          <td colspan=\"2\" {$valueStyle}>\n           <table> {* FIXME: style this table so that it looks like the text version (justification, etc.) *}\n            <tr>\n             <th>{ts}Item{/ts}</th>\n             <th>{ts}Qty{/ts}</th>\n             <th>{ts}Each{/ts}</th>\n             {if !empty($dataArray)}\n              <th>{ts}SubTotal{/ts}</th>\n              <th>{ts}Tax Rate{/ts}</th>\n              <th>{ts}Tax Amount{/ts}</th>\n             {/if}\n             <th>{ts}Total{/ts}</th>\n       {if  !empty($pricesetFieldsCount) }<th>{ts}Total Participants{/ts}</th>{/if}\n            </tr>\n            {foreach from=$value item=line}\n             <tr>\n              <td {$tdfirstStyle}>\n              {if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description}<div>{$line.description|truncate:30:\"...\"}</div>{/if}\n              </td>\n              <td {$tdStyle} align=\"middle\">\n               {$line.qty}\n              </td>\n              <td {$tdStyle}>\n               {$line.unit_price|crmMoney:$currency}\n              </td>\n              {if !empty($dataArray)}\n               <td {$tdStyle}>\n                {$line.unit_price*$line.qty|crmMoney}\n               </td>\n               {if $line.tax_rate || $line.tax_amount != \"\"}\n                <td {$tdStyle}>\n                 {$line.tax_rate|string_format:\"%.2f\"}%\n                </td>\n                <td {$tdStyle}>\n                 {$line.tax_amount|crmMoney}\n                </td>\n               {else}\n                <td></td>\n                <td></td>\n               {/if}\n              {/if}\n              <td {$tdStyle}>\n               {$line.line_total+$line.tax_amount|crmMoney:$currency}\n              </td>\n        {if !empty($pricesetFieldsCount) }<td {$tdStyle}>{$line.participant_count}</td> {/if}\n             </tr>\n            {/foreach}\n            {if !empty($individual)}\n              <tr {$participantTotal}>\n                <td colspan=3>{ts}Participant Total{/ts}</td>\n                <td colspan=2>{$individual.$priceset.totalAmtWithTax-$individual.$priceset.totalTaxAmt|crmMoney}</td>\n                <td colspan=1>{$individual.$priceset.totalTaxAmt|crmMoney}</td>\n                <td colspan=2>{$individual.$priceset.totalAmtWithTax|crmMoney}</td>\n              </tr>\n            {/if}\n           </table>\n          </td>\n         </tr>\n        {/if}\n       {/foreach}\n       {if !empty($dataArray)}\n        {if isset($totalAmount) and isset($totalTaxAmount)}\n        <tr>\n         <td {$labelStyle}>\n          {ts} Amount Before Tax: {/ts}\n         </td>\n         <td {$valueStyle}>\n          {$totalAmount-$totalTaxAmount|crmMoney}\n         </td>\n        </tr>\n        {/if}\n        {foreach from=$dataArray item=value key=priceset}\n         <tr>\n          {if $priceset || $priceset == 0}\n           <td>&nbsp;{$taxTerm} {$priceset|string_format:\"%.2f\"}%</td>\n           <td>&nbsp;{$value|crmMoney:$currency}</td>\n          {else}\n           <td>&nbsp;{ts}No{/ts} {$taxTerm}</td>\n           <td>&nbsp;{$value|crmMoney:$currency}</td>\n          {/if}\n         </tr>\n        {/foreach}\n       {/if}\n      {/if}\n\n      {if !empty($amounts) && empty($lineItem)}\n       {foreach from=$amounts item=amnt key=level}\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$amnt.amount|crmMoney:$currency} {$amnt.label}\n         </td>\n        </tr>\n       {/foreach}\n      {/if}\n\n    {if isset($totalTaxAmount)}\n       <tr>\n        <td {$labelStyle}>\n         {ts}Total Tax Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n         {$totalTaxAmount|crmMoney:$currency}\n        </td>\n       </tr>\n      {/if}\n      {if !empty($isPrimary)}\n       <tr>\n        <td {$labelStyle}>\n         {ts}Total Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n         {if !empty($totalAmount)}{$totalAmount|crmMoney:$currency}{/if} {if !empty($hookDiscount.message)}({$hookDiscount.message}){/if}\n        </td>\n       </tr>\n       {if !empty($pricesetFieldsCount) }\n     <tr>\n       <td {$labelStyle}>\n      {ts}Total Participants{/ts}</td>\n      <td {$valueStyle}>\n      {assign var=\"count\" value= 0}\n      {foreach from=$lineItem item=pcount}\n      {assign var=\"lineItemCount\" value=0}\n      {if $pcount neq \'skip\'}\n        {foreach from=$pcount item=p_count}\n        {assign var=\"lineItemCount\" value=$lineItemCount+$p_count.participant_count}\n        {/foreach}\n      {if $lineItemCount < 1 }\n        {assign var=\"lineItemCount\" value=1}\n      {/if}\n      {assign var=\"count\" value=$count+$lineItemCount}\n      {/if}\n      {/foreach}\n     {$count}\n     </td> </tr>\n      {/if}\n\n       {if $register_date}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Registration Date{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$register_date|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($receive_date)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Transaction Date{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$receive_date|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($financialTypeName)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Financial Type{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$financialTypeName}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($trxn_id)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Transaction #{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$trxn_id}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($paidBy)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Paid By{/ts}\n         </td>\n         <td {$valueStyle}>\n         {$paidBy}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($checkNumber)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Check Number{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$checkNumber}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($billingName)}\n        <tr>\n         <th {$headerStyle}>\n          {ts}Billing Name and Address{/ts}\n         </th>\n        </tr>\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$billingName}<br />\n          {$address|nl2br}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($credit_card_type)}\n        <tr>\n         <th {$headerStyle}>\n          {ts}Credit Card Information{/ts}\n         </th>\n        </tr>\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$credit_card_type}<br />\n          {$credit_card_number}<br />\n          {ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n      {/if}\n\n     {/if} {* End of conditional section for Paid events *}\n\n\n{if !empty($customPre)}\n{foreach from=$customPre item=customPr key=i}\n   <tr> <th {$headerStyle}>{$customPre_grouptitle.$i}</th></tr>\n   {foreach from=$customPr item=customValue key=customName}\n   {if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n     <tr>\n         <td {$labelStyle}>{$customName}</td>\n         <td {$valueStyle}>{$customValue}</td>\n     </tr>\n   {/if}\n   {/foreach}\n{/foreach}\n{/if}\n\n{if !empty($customPost)}\n{foreach from=$customPost item=customPos key=j}\n   <tr> <th {$headerStyle}>{$customPost_grouptitle.$j}</th></tr>\n   {foreach from=$customPos item=customValue key=customName}\n   {if (!empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n     <tr>\n         <td {$labelStyle}>{$customName}</td>\n         <td {$valueStyle}>{$customValue}</td>\n     </tr>\n{/if}\n{/foreach}\n{/foreach}\n{/if}\n\n{if !empty($customProfile)}\n{foreach from=$customProfile.profile item=eachParticipant key=participantID}\n     <tr><th {$headerStyle}>{ts 1=$participantID+2}Participant %1{/ts} </th></tr>\n     {foreach from=$eachParticipant item=eachProfile key=pid}\n     <tr><th {$headerStyle}>{$customProfile.title.$pid}</th></tr>\n     {foreach from=$eachProfile item=val key=field}\n     <tr>{foreach from=$val item=v key=f}\n         <td {$labelStyle}>{$field}</td>\n         <td {$valueStyle}>{$v}</td>\n         {/foreach}\n     </tr>\n     {/foreach}\n{/foreach}\n{/foreach}\n{/if}\n\n    </table>\n    {if !empty($event.allow_selfcancelxfer) }\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n        {ts 1=$selfcancelxfer_time 2=$selfservice_preposition}You may transfer your registration to another participant or cancel your registration up to %1 hours %2 the event.{/ts} {if !empty($totalAmount)}{ts}Cancellations are not refundable.{/ts}{/if}<br />\n        {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\"  h=0 a=1 fe=1}{/capture}\n        <a href=\"{$selfService}\">{ts}Click here to transfer or cancel your registration.{/ts}</a>\n      </td>\n     </tr>\n    {/if}\n </table>\n\n</body>\n</html>\n',1,827,'event_online_receipt',1,0,0,NULL),
- (32,'Events - Registration Confirmation and Receipt (on-line)','{if !empty($isOnWaitlist)}{ts}Wait List Confirmation{/ts}{elseif !empty($isRequireApproval)}{ts}Registration Request Confirmation{/ts}{else}{ts}Registration Confirmation{/ts}{/if} - {$event.event_title} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n{if !empty($event.confirm_email_text) AND (empty($isOnWaitlist) AND empty($isRequireApproval))}\n{$event.confirm_email_text}\n\n{else}\n  {ts}Thank you for your registration.{/ts}\n  {if $participant_status}{ts 1=$participant_status}This is a confirmation that your registration has been received and your status has been updated to %1.{/ts}\n  {else}{if !empty($isOnWaitlist)}{ts}This is a confirmation that your registration has been received and your status has been updated to waitlisted.{/ts}{else}{ts}This is a confirmation that your registration has been received and your status has been updated to registered.{/ts}{/if}\n  {/if}\n{/if}\n\n{if !empty($isOnWaitlist)}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}You have been added to the WAIT LIST for this event.{/ts}\n\n{if !empty($isPrimary)}\n{ts}If space becomes available you will receive an email with a link to a web page where you can complete your registration.{/ts}\n{/if}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{elseif !empty($isRequireApproval)}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}Your registration has been submitted.{/ts}\n\n{if !empty($isPrimary)}\n{ts}Once your registration has been reviewed, you will receive an email with a link to a web page where you can complete the registration process.{/ts}\n\n{/if}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{elseif !empty($is_pay_later) && empty($isAmountzero) && empty($isAdditionalParticipant)}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{if isset($pay_later_receipt)}{$pay_later_receipt}{/if}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{/if}\n\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}Event Information and Location{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$event.event_title}\n{$event.event_start_date|date_format:\"%A\"} {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|date_format:\"%A\"} {$event.event_end_date|crmDate}{/if}{/if}\n{if !empty($conference_sessions)}\n\n\n{ts}Your schedule:{/ts}\n{assign var=\'group_by_day\' value=\'NA\'}\n{foreach from=$conference_sessions item=session}\n{if $session.start_date|date_format:\"%Y/%m/%d\" != $group_by_day|date_format:\"%Y/%m/%d\"}\n{assign var=\'group_by_day\' value=$session.start_date}\n\n{$group_by_day|date_format:\"%m/%d/%Y\"}\n\n\n{/if}\n{$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}\n{if $session.location}    {$session.location}{/if}\n{/foreach}\n{/if}\n\n{if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and !empty($defaultRole)}\n{ts}Participant Role{/ts}: {$event.participant_role}\n{/if}\n\n{if !empty($isShowLocation)}\n{$location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if} {if $phone.phone_ext} {ts}ext.{/ts} {$phone.phone_ext}{/if}\n{/foreach}\n{foreach from=$location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if !empty($event.is_public)}\n{capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Download iCalendar File:{/ts} {$icalFeed}\n{/if}\n\n{if !empty($payer.name)}\nYou were registered by: {$payer.name}\n{/if}\n{if !empty($event.is_monetary) and empty($isRequireApproval)} {* This section for Paid events only.*}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{if !empty ($event.fee_label)}{$event.fee_label}{/if}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{if !empty($lineItem)}{foreach from=$lineItem item=value key=priceset}\n\n{if $value neq \'skip\'}\n{if !empty($isPrimary)}\n{if $lineItem|@count GT 1} {* Header for multi participant registration cases. *}\n{ts 1=$priceset+1}Participant %1{/ts} {if !empty($part.$priceset)}{$part.$priceset.info}{/if}\n\n{/if}\n{/if}\n-----------------------------------------------------------{if !empty($pricesetFieldsCount)}-----------------------------------------------------{/if}\n\n{capture assign=ts_item}{ts}Item{/ts}{/capture}\n{capture assign=ts_qty}{ts}Qty{/ts}{/capture}\n{capture assign=ts_each}{ts}Each{/ts}{/capture}\n{if !empty($dataArray)}\n{capture assign=ts_subtotal}{ts}Subtotal{/ts}{/capture}\n{capture assign=ts_taxRate}{ts}Tax Rate{/ts}{/capture}\n{capture assign=ts_taxAmount}{ts}Tax Amount{/ts}{/capture}\n{/if}\n{capture assign=ts_total}{ts}Total{/ts}{/capture}\n{if !empty($pricesetFieldsCount) }{capture assign=ts_participant_total}{ts}Total Participants{/ts}{/capture}{/if}\n{$ts_item|string_format:\"%-30s\"} {$ts_qty|string_format:\"%5s\"} {$ts_each|string_format:\"%10s\"} {if !empty($dataArray)} {$ts_subtotal|string_format:\"%10s\"} {$ts_taxRate|string_format:\"%10s\"} {$ts_taxAmount|string_format:\"%10s\"} {/if} {$ts_total|string_format:\"%10s\"} {if !empty($ts_participant_total)}{$ts_participant_total|string_format:\"%10s\"}{/if}\n-----------------------------------------------------------{if !empty($pricesetFieldsCount)}-----------------------------------------------------{/if}\n\n{foreach from=$value item=line}\n{if !empty($pricesetFieldsCount) }{capture assign=ts_participant_count}{$line.participant_count}{/capture}{/if}\n{capture assign=ts_item}{if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description} {$line.description}{/if}{/capture}{$ts_item|truncate:30:\"...\"|string_format:\"%-30s\"} {$line.qty|string_format:\"%5s\"} {$line.unit_price|crmMoney:$currency|string_format:\"%10s\"} {if !empty($dataArray)} {$line.unit_price*$line.qty|crmMoney:$currency|string_format:\"%10s\"} {if $line.tax_rate || $line.tax_amount != \"\"}  {$line.tax_rate|string_format:\"%.2f\"} %  {$line.tax_amount|crmMoney:$currency|string_format:\"%10s\"} {else}                  {/if}  {/if} {$line.line_total+$line.tax_amount|crmMoney:$currency|string_format:\"%10s\"}{if !empty($ts_participant_count)}{$ts_participant_count|string_format:\"%10s\"}{/if}\n{/foreach}\n----------------------------------------------------------------------------------------------------------------\n{if !empty($individual)}{ts}Participant Total{/ts} {$individual.$priceset.totalAmtWithTax-$individual.$priceset.totalTaxAmt|crmMoney:$currency|string_format:\"%29s\"} {$individual.$priceset.totalTaxAmt|crmMoney:$currency|string_format:\"%33s\"} {$individual.$priceset.totalAmtWithTax|crmMoney:$currency|string_format:\"%12s\"}{/if}\n{/if}\n{\"\"|string_format:\"%120s\"}\n{/foreach}\n{\"\"|string_format:\"%120s\"}\n\n{if !empty($dataArray)}\n{if isset($totalAmount) and isset($totalTaxAmount)}\n{ts}Amount before Tax{/ts}: {$totalAmount-$totalTaxAmount|crmMoney:$currency}\n{/if}\n\n{foreach from=$dataArray item=value key=priceset}\n{if $priceset || $priceset == 0}\n{$taxTerm} {$priceset|string_format:\"%.2f\"}%: {$value|crmMoney:$currency}\n{else}\n{ts}No{/ts} {$taxTerm}: {$value|crmMoney:$currency}\n{/if}\n{/foreach}\n{/if}\n{/if}\n\n{if !empty($amounts) && empty($lineItem)}\n{foreach from=$amounts item=amnt key=level}{$amnt.amount|crmMoney:$currency} {$amnt.label}\n{/foreach}\n{/if}\n\n{if isset($totalTaxAmount)}\n{ts}Total Tax Amount{/ts}: {$totalTaxAmount|crmMoney:$currency}\n{/if}\n{if !empty($isPrimary) }\n\n{ts}Total Amount{/ts}: {if !empty($totalAmount)}{$totalAmount|crmMoney:$currency}{/if} {if !empty($hookDiscount.message)}({$hookDiscount.message}){/if}\n\n{if !empty($pricesetFieldsCount) }\n      {assign var=\"count\" value= 0}\n      {foreach from=$lineItem item=pcount}\n      {assign var=\"lineItemCount\" value=0}\n      {if $pcount neq \'skip\'}\n        {foreach from=$pcount item=p_count}\n        {assign var=\"lineItemCount\" value=$lineItemCount+$p_count.participant_count}\n        {/foreach}\n      {if $lineItemCount < 1 }\n        {assign var=\"lineItemCount\" value=1}\n      {/if}\n      {assign var=\"count\" value=$count+$lineItemCount}\n      {/if}\n      {/foreach}\n\n{ts}Total Participants{/ts}: {$count}\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$register_date|crmDate}\n{/if}\n{if !empty($receive_date)}\n{ts}Transaction Date{/ts}: {$receive_date|crmDate}\n{/if}\n{if !empty($financialTypeName)}\n{ts}Financial Type{/ts}: {$financialTypeName}\n{/if}\n{if !empty($trxn_id)}\n{ts}Transaction #{/ts}: {$trxn_id}\n{/if}\n{if !empty($paidBy)}\n{ts}Paid By{/ts}: {$paidBy}\n{/if}\n{if !empty($checkNumber)}\n{ts}Check Number{/ts}: {$checkNumber}\n{/if}\n{if !empty($billingName)}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}Billing Name and Address{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$billingName}\n{$address}\n{/if}\n\n{if !empty($credit_card_type)}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}Credit Card Information{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n{/if}\n{/if}\n{/if} {* End of conditional section for Paid events *}\n\n{if !empty($customPre)}\n{foreach from=$customPre item=customPr key=i}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$customPre_grouptitle.$i}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{foreach from=$customPr item=customValue key=customName}\n{if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n {$customName}: {$customValue}\n{/if}\n{/foreach}\n{/foreach}\n{/if}\n\n{if !empty($customPost)}\n{foreach from=$customPost item=customPos key=j}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$customPost_grouptitle.$j}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{foreach from=$customPos item=customValue key=customName}\n{if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n {$customName}: {$customValue}\n{/if}\n{/foreach}\n{/foreach}\n{/if}\n{if !empty($customProfile)}\n\n{foreach from=$customProfile.profile item=eachParticipant key=participantID}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts 1=$participantID+2}Participant Information - Participant %1{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{foreach from=$eachParticipant item=eachProfile key=pid}\n----------------------------------------------------------{if !empty($pricesetFieldsCount)}--------------------{/if}\n\n{$customProfile.title.$pid}\n----------------------------------------------------------{if !empty($pricesetFieldsCount)}--------------------{/if}\n\n{foreach from=$eachProfile item=val key=field}\n{foreach from=$val item=v key=f}\n{$field}: {$v}\n{/foreach}\n{/foreach}\n{/foreach}\n{/foreach}\n{/if}\n\n{if !empty($event.allow_selfcancelxfer) }\n{ts 1=$selfcancelxfer_time 2=$selfservice_preposition}You may transfer your registration to another participant or cancel your registration up to %1 hours %2 the event.{/ts} {if !empty($totalAmount)}{ts}Cancellations are not refundable.{/ts}{/if}\n   {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\"  h=0 a=1 fe=1}{/capture}\n{ts}Transfer or cancel your registration:{/ts} {$selfService}\n{/if}\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n{capture assign=tdfirstStyle}style=\"width: 180px; padding-bottom: 15px;\"{/capture}\n{capture assign=tdStyle}style=\"width: 100px;\"{/capture}\n{capture assign=participantTotal}style=\"margin: 0.5em 0 0.5em;padding: 0.5em;background-color: #999999;font-weight: bold;color: #FAFAFA;border-radius: 2px;\"{/capture}\n\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n     {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n\n    {if !empty($event.confirm_email_text) AND (empty($isOnWaitlist) AND empty($isRequireApproval))}\n     <p>{$event.confirm_email_text|htmlize}</p>\n\n    {else}\n     <p>{ts}Thank you for your registration.{/ts}\n     {if $participant_status}{ts 1=$participant_status}This is a confirmation that your registration has been received and your status has been updated to <strong> %1</strong>.{/ts}\n     {else}{if $isOnWaitlist}{ts}This is a confirmation that your registration has been received and your status has been updated to <strong>waitlisted</strong>.{/ts}{else}{ts}This is a confirmation that your registration has been received and your status has been updated to <strong>registered<strong>.{/ts}{/if}{/if}</p>\n\n    {/if}\n\n    <p>\n    {if !empty($isOnWaitlist)}\n     <p>{ts}You have been added to the WAIT LIST for this event.{/ts}</p>\n     {if !empty($isPrimary)}\n       <p>{ts}If space becomes available you will receive an email with a link to a web page where you can complete your registration.{/ts}</p>\n     {/if}\n    {elseif !empty($isRequireApproval)}\n     <p>{ts}Your registration has been submitted.{/ts}</p>\n     {if !empty($isPrimary)}\n      <p>{ts}Once your registration has been reviewed, you will receive an email with a link to a web page where you can complete the registration process.{/ts}</p>\n     {/if}\n    {elseif !empty($is_pay_later) && empty($isAmountzero) && empty($isAdditionalParticipant)}\n     <p>{if isset($pay_later_receipt)}{$pay_later_receipt}{/if}</p> {* FIXME: this might be text rather than HTML *}\n    {/if}\n\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"width:100%; max-width:700px; border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|date_format:\"%A\"} {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|date_format:\"%A\"} {$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n\n\n     {if $conference_sessions}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n  {ts}Your schedule:{/ts}\n       </td>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n  {assign var=\'group_by_day\' value=\'NA\'}\n  {foreach from=$conference_sessions item=session}\n   {if $session.start_date|date_format:\"%Y/%m/%d\" != $group_by_day|date_format:\"%Y/%m/%d\"}\n    {assign var=\'group_by_day\' value=$session.start_date}\n          <em>{$group_by_day|date_format:\"%m/%d/%Y\"}</em><br />\n   {/if}\n   {$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}<br />\n   {if $session.location}&nbsp;&nbsp;&nbsp;&nbsp;{$session.location}<br />{/if}\n  {/foreach}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and !empty($defaultRole)}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Participant Role{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$event.participant_role}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($isShowLocation)}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}\n           {$phone.phone_type_display}\n          {else}\n           {ts}Phone{/ts}\n          {/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone} {if $phone.phone_ext}&nbsp;{ts}ext.{/ts} {$phone.phone_ext}{/if}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if !empty($event.is_public)}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n        <a href=\"{$icalFeed}\">{ts}Download iCalendar File{/ts}</a>\n       </td>\n      </tr>\n     {/if}\n\n    {if !empty($event.is_share)}\n        <tr>\n            <td colspan=\"2\" {$valueStyle}>\n                {capture assign=eventUrl}{crmURL p=\'civicrm/event/info\' q=\"id=`$event.id`&reset=1\" a=true fe=1 h=1}{/capture}\n                {include file=\"CRM/common/SocialNetwork.tpl\" emailMode=true url=$eventUrl title=$event.title pageURL=$eventUrl}\n            </td>\n        </tr>\n    {/if}\n    {if !empty($payer.name)}\n     <tr>\n       <th {$headerStyle}>\n         {ts}You were registered by:{/ts}\n       </th>\n     </tr>\n     <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$payer.name}\n       </td>\n     </tr>\n    {/if}\n    {if !empty($event.is_monetary) and empty($isRequireApproval)}\n\n      <tr>\n       <th {$headerStyle}>\n        {if !empty($event.fee_label)}{$event.fee_label}{/if}\n       </th>\n      </tr>\n\n      {if !empty($lineItem)}\n       {foreach from=$lineItem item=value key=priceset}\n        {if $value neq \'skip\'}\n         {if !empty($isPrimary)}\n          {if $lineItem|@count GT 1} {* Header for multi participant registration cases. *}\n           <tr>\n            <td colspan=\"2\" {$labelStyle}>\n             {ts 1=$priceset+1}Participant %1{/ts} {if !empty($part.$priceset)}{$part.$priceset.info}{/if}\n            </td>\n           </tr>\n          {/if}\n         {/if}\n         <tr>\n          <td colspan=\"2\" {$valueStyle}>\n           <table> {* FIXME: style this table so that it looks like the text version (justification, etc.) *}\n            <tr>\n             <th>{ts}Item{/ts}</th>\n             <th>{ts}Qty{/ts}</th>\n             <th>{ts}Each{/ts}</th>\n             {if !empty($dataArray)}\n              <th>{ts}SubTotal{/ts}</th>\n              <th>{ts}Tax Rate{/ts}</th>\n              <th>{ts}Tax Amount{/ts}</th>\n             {/if}\n             <th>{ts}Total{/ts}</th>\n       {if  !empty($pricesetFieldsCount) }<th>{ts}Total Participants{/ts}</th>{/if}\n            </tr>\n            {foreach from=$value item=line}\n             <tr>\n              <td {$tdfirstStyle}>\n              {if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description}<div>{$line.description|truncate:30:\"...\"}</div>{/if}\n              </td>\n              <td {$tdStyle} align=\"middle\">\n               {$line.qty}\n              </td>\n              <td {$tdStyle}>\n               {$line.unit_price|crmMoney:$currency}\n              </td>\n              {if !empty($dataArray)}\n               <td {$tdStyle}>\n                {$line.unit_price*$line.qty|crmMoney}\n               </td>\n               {if $line.tax_rate || $line.tax_amount != \"\"}\n                <td {$tdStyle}>\n                 {$line.tax_rate|string_format:\"%.2f\"}%\n                </td>\n                <td {$tdStyle}>\n                 {$line.tax_amount|crmMoney}\n                </td>\n               {else}\n                <td></td>\n                <td></td>\n               {/if}\n              {/if}\n              <td {$tdStyle}>\n               {$line.line_total+$line.tax_amount|crmMoney:$currency}\n              </td>\n        {if !empty($pricesetFieldsCount) }<td {$tdStyle}>{$line.participant_count}</td> {/if}\n             </tr>\n            {/foreach}\n            {if !empty($individual)}\n              <tr {$participantTotal}>\n                <td colspan=3>{ts}Participant Total{/ts}</td>\n                <td colspan=2>{$individual.$priceset.totalAmtWithTax-$individual.$priceset.totalTaxAmt|crmMoney}</td>\n                <td colspan=1>{$individual.$priceset.totalTaxAmt|crmMoney}</td>\n                <td colspan=2>{$individual.$priceset.totalAmtWithTax|crmMoney}</td>\n              </tr>\n            {/if}\n           </table>\n          </td>\n         </tr>\n        {/if}\n       {/foreach}\n       {if !empty($dataArray)}\n        {if isset($totalAmount) and isset($totalTaxAmount)}\n        <tr>\n         <td {$labelStyle}>\n          {ts} Amount Before Tax: {/ts}\n         </td>\n         <td {$valueStyle}>\n          {$totalAmount-$totalTaxAmount|crmMoney}\n         </td>\n        </tr>\n        {/if}\n        {foreach from=$dataArray item=value key=priceset}\n         <tr>\n          {if $priceset || $priceset == 0}\n           <td>&nbsp;{$taxTerm} {$priceset|string_format:\"%.2f\"}%</td>\n           <td>&nbsp;{$value|crmMoney:$currency}</td>\n          {else}\n           <td>&nbsp;{ts}No{/ts} {$taxTerm}</td>\n           <td>&nbsp;{$value|crmMoney:$currency}</td>\n          {/if}\n         </tr>\n        {/foreach}\n       {/if}\n      {/if}\n\n      {if !empty($amounts) && empty($lineItem)}\n       {foreach from=$amounts item=amnt key=level}\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$amnt.amount|crmMoney:$currency} {$amnt.label}\n         </td>\n        </tr>\n       {/foreach}\n      {/if}\n\n    {if isset($totalTaxAmount)}\n       <tr>\n        <td {$labelStyle}>\n         {ts}Total Tax Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n         {$totalTaxAmount|crmMoney:$currency}\n        </td>\n       </tr>\n      {/if}\n      {if !empty($isPrimary)}\n       <tr>\n        <td {$labelStyle}>\n         {ts}Total Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n         {if !empty($totalAmount)}{$totalAmount|crmMoney:$currency}{/if} {if !empty($hookDiscount.message)}({$hookDiscount.message}){/if}\n        </td>\n       </tr>\n       {if !empty($pricesetFieldsCount) }\n     <tr>\n       <td {$labelStyle}>\n      {ts}Total Participants{/ts}</td>\n      <td {$valueStyle}>\n      {assign var=\"count\" value= 0}\n      {foreach from=$lineItem item=pcount}\n      {assign var=\"lineItemCount\" value=0}\n      {if $pcount neq \'skip\'}\n        {foreach from=$pcount item=p_count}\n        {assign var=\"lineItemCount\" value=$lineItemCount+$p_count.participant_count}\n        {/foreach}\n      {if $lineItemCount < 1 }\n        {assign var=\"lineItemCount\" value=1}\n      {/if}\n      {assign var=\"count\" value=$count+$lineItemCount}\n      {/if}\n      {/foreach}\n     {$count}\n     </td> </tr>\n      {/if}\n\n       {if $register_date}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Registration Date{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$register_date|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($receive_date)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Transaction Date{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$receive_date|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($financialTypeName)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Financial Type{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$financialTypeName}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($trxn_id)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Transaction #{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$trxn_id}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($paidBy)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Paid By{/ts}\n         </td>\n         <td {$valueStyle}>\n         {$paidBy}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($checkNumber)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Check Number{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$checkNumber}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($billingName)}\n        <tr>\n         <th {$headerStyle}>\n          {ts}Billing Name and Address{/ts}\n         </th>\n        </tr>\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$billingName}<br />\n          {$address|nl2br}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($credit_card_type)}\n        <tr>\n         <th {$headerStyle}>\n          {ts}Credit Card Information{/ts}\n         </th>\n        </tr>\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$credit_card_type}<br />\n          {$credit_card_number}<br />\n          {ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n      {/if}\n\n     {/if} {* End of conditional section for Paid events *}\n\n\n{if !empty($customPre)}\n{foreach from=$customPre item=customPr key=i}\n   <tr> <th {$headerStyle}>{$customPre_grouptitle.$i}</th></tr>\n   {foreach from=$customPr item=customValue key=customName}\n   {if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n     <tr>\n         <td {$labelStyle}>{$customName}</td>\n         <td {$valueStyle}>{$customValue}</td>\n     </tr>\n   {/if}\n   {/foreach}\n{/foreach}\n{/if}\n\n{if !empty($customPost)}\n{foreach from=$customPost item=customPos key=j}\n   <tr> <th {$headerStyle}>{$customPost_grouptitle.$j}</th></tr>\n   {foreach from=$customPos item=customValue key=customName}\n   {if (!empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n     <tr>\n         <td {$labelStyle}>{$customName}</td>\n         <td {$valueStyle}>{$customValue}</td>\n     </tr>\n{/if}\n{/foreach}\n{/foreach}\n{/if}\n\n{if !empty($customProfile)}\n{foreach from=$customProfile.profile item=eachParticipant key=participantID}\n     <tr><th {$headerStyle}>{ts 1=$participantID+2}Participant %1{/ts} </th></tr>\n     {foreach from=$eachParticipant item=eachProfile key=pid}\n     <tr><th {$headerStyle}>{$customProfile.title.$pid}</th></tr>\n     {foreach from=$eachProfile item=val key=field}\n     <tr>{foreach from=$val item=v key=f}\n         <td {$labelStyle}>{$field}</td>\n         <td {$valueStyle}>{$v}</td>\n         {/foreach}\n     </tr>\n     {/foreach}\n{/foreach}\n{/foreach}\n{/if}\n\n    </table>\n    {if !empty($event.allow_selfcancelxfer) }\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n        {ts 1=$selfcancelxfer_time 2=$selfservice_preposition}You may transfer your registration to another participant or cancel your registration up to %1 hours %2 the event.{/ts} {if !empty($totalAmount)}{ts}Cancellations are not refundable.{/ts}{/if}<br />\n        {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\"  h=0 a=1 fe=1}{/capture}\n        <a href=\"{$selfService}\">{ts}Click here to transfer or cancel your registration.{/ts}</a>\n      </td>\n     </tr>\n    {/if}\n </table>\n\n</body>\n</html>\n',1,827,'event_online_receipt',0,1,0,NULL),
- (33,'Events - Receipt only','Receipt for {if $events_in_cart} Event Registration{/if} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n\n{if $is_pay_later}\n  This is being sent to you as an acknowledgement that you have registered one or more members for the following workshop, event or purchase. Please note, however, that the status of your payment is pending, and the registration for this event will not be completed until your payment is received.\n{else}\n  This is being sent to you as a {if !empty($is_refund)}confirmation of refund{else}receipt of payment made{/if} for the following workshop, event registration or purchase.\n{/if}\n\n{if $is_pay_later}\n  {$pay_later_receipt}\n{/if}\n\n  Your order number is #{$transaction_id}. {if !empty($line_items) && empty($is_refund)} Information about the workshops will be sent separately to each participant.{/if}\n Here\'s a summary of your transaction placed on {$transaction_date|date_format:\"%D %I:%M %p %Z\"}:\n\n{if $billing_name}\n===========================================================\n{ts}Billing Name and Address{/ts}\n\n===========================================================\n{$billing_name}\n\n{$billing_street_address}\n\n{$billing_city}, {$billing_state} {$billing_postal_code}\n\n{$email}\n{/if}\n\n{if !empty($source)}\n{$source}\n{/if}\n\n\n{foreach from=$line_items item=line_item}\n{$line_item.event->title} ({$line_item.event->start_date|date_format:\"%D\"})\n{if $line_item.event->is_show_location}\n  {$line_item.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n{$line_item.event->start_date|date_format:\"%D %I:%M %p\"} - {$line_item.event->end_date|date_format:\"%I:%M %p\"}\n\n  Quantity: {$line_item.num_participants}\n\n{if $line_item.num_participants > 0}\n  {foreach from=$line_item.participants item=participant}\n    {$participant.display_name}\n  {/foreach}\n{/if}\n{if $line_item.num_waiting_participants > 0}\n  Waitlisted:\n    {foreach from=$line_item.waiting_participants item=participant}\n      {$participant.display_name}\n    {/foreach}\n{/if}\nCost: {$line_item.cost|crmMoney:$currency|string_format:\"%10s\"}\nTotal For This Event: {$line_item.amount|crmMoney:$currency|string_format:\"%10s\"}\n\n{/foreach}\n\n{if $discounts}\nSubtotal: {$sub_total|crmMoney:$currency|string_format:\"%10s\"}\n--------------------------------------\nDiscounts\n{foreach from=$discounts key=myId item=i}\n  {$i.title}: -{$i.amount|crmMoney:$currency|string_format:\"%10s\"}\n{/foreach}\n{/if}\n======================================\nTotal: {$total|crmMoney:$currency|string_format:\"%10s\"}\n\n{if $credit_card_type}\n===========================================================\n{ts}Payment Information{/ts}\n\n===========================================================\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date.M}/{$credit_card_exp_date.Y}\n{/if}\n\n  If you have questions about the status of your registration or purchase please feel free to contact us.\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n  <head>\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n    <title></title>\n  </head>\n  <body>\n    {capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n    {capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n    {capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n    {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    {if $is_pay_later}\n      <p>\n        This is being sent to you as an acknowledgement that you have registered one or more members for the following workshop, event or purchase. Please note, however, that the status of your payment is pending, and the registration for this event will not be completed until your payment is received.\n      </p>\n    {else}\n      <p>\n        This is being sent to you as a {if !empty($is_refund)}confirmation of refund{else}receipt of payment made{/if} for the following workshop, event registration or purchase.\n      </p>\n    {/if}\n\n    {if $is_pay_later}\n      <p>{$pay_later_receipt}</p>\n    {/if}\n\n    <p>Your order number is #{$transaction_id}. {if !empty($line_items) && empty($is_refund)} Information about the workshops will be sent separately to each participant.{/if}\n  Here\'s a summary of your transaction placed on {$transaction_date|date_format:\"%D %I:%M %p %Z\"}:</p>\n\n{if $billing_name}\n  <table class=\"billing-info\">\n      <tr>\n    <th style=\"text-align: left;\">\n      {ts}Billing Name and Address{/ts}\n    </th>\n      </tr>\n      <tr>\n    <td>\n      {$billing_name}<br />\n      {$billing_street_address}<br />\n      {$billing_city}, {$billing_state} {$billing_postal_code}<br/>\n      <br/>\n      {$email}\n    </td>\n    </tr>\n    </table>\n{/if}\n{if $credit_card_type}\n  <p>&nbsp;</p>\n  <table class=\"billing-info\">\n      <tr>\n    <th style=\"text-align: left;\">\n      {ts}Credit Card Information{/ts}\n    </th>\n      </tr>\n      <tr>\n    <td>\n      {$credit_card_type}<br />\n      {$credit_card_number}<br />\n      {ts}Expires{/ts}: {$credit_card_exp_date.M}/{$credit_card_exp_date.Y}\n    </td>\n    </tr>\n    </table>\n{/if}\n{if !empty($source)}\n    <p>&nbsp;</p>\n    {$source}\n{/if}\n    <p>&nbsp;</p>\n    <table width=\"700\">\n      <thead>\n    <tr>\n{if $line_items}\n      <th style=\"text-align: left;\">\n      Event\n      </th>\n      <th style=\"text-align: left;\">\n      Participants\n      </th>\n{/if}\n      <th style=\"text-align: left;\">\n      Price\n      </th>\n      <th style=\"text-align: left;\">\n      Total\n      </th>\n    </tr>\n    </thead>\n      <tbody>\n  {foreach from=$line_items item=line_item}\n  <tr>\n    <td style=\"width: 220px\">\n      {$line_item.event->title} ({$line_item.event->start_date|date_format:\"%D\"})<br />\n      {if $line_item.event->is_show_location}\n        {$line_item.location.address.1.display|nl2br}\n      {/if}{*End of isShowLocation condition*}<br /><br />\n      {$line_item.event->start_date|date_format:\"%D %I:%M %p\"} - {$line_item.event->end_date|date_format:\"%I:%M %p\"}\n    </td>\n    <td style=\"width: 180px\">\n    {$line_item.num_participants}\n      {if $line_item.num_participants > 0}\n      <div class=\"participants\" style=\"padding-left: 10px;\">\n        {foreach from=$line_item.participants item=participant}\n        {$participant.display_name}<br />\n        {/foreach}\n      </div>\n      {/if}\n      {if $line_item.num_waiting_participants > 0}\n      Waitlisted:<br/>\n      <div class=\"participants\" style=\"padding-left: 10px;\">\n        {foreach from=$line_item.waiting_participants item=participant}\n        {$participant.display_name}<br />\n        {/foreach}\n      </div>\n      {/if}\n    </td>\n    <td style=\"width: 100px\">\n      {$line_item.cost|crmMoney:$currency|string_format:\"%10s\"}\n    </td>\n    <td style=\"width: 100px\">\n      &nbsp;{$line_item.amount|crmMoney:$currency|string_format:\"%10s\"}\n    </td>\n  </tr>\n  {/foreach}\n      </tbody>\n      <tfoot>\n  {if $discounts}\n  <tr>\n    <td>\n    </td>\n    <td>\n    </td>\n    <td>\n      Subtotal:\n    </td>\n    <td>\n      &nbsp;{$sub_total|crmMoney:$currency|string_format:\"%10s\"}\n    </td>\n  </tr>\n  {foreach from=$discounts key=myId item=i}\n  <tr>\n    <td>\n      {$i.title}\n    </td>\n    <td>\n    </td>\n    <td>\n    </td>\n    <td>\n      -{$i.amount}\n    </td>\n  </tr>\n  {/foreach}\n  {/if}\n  <tr>\n{if $line_items}\n    <td>\n    </td>\n    <td>\n    </td>\n{/if}\n    <td>\n      <strong>Total:</strong>\n    </td>\n    <td>\n      <strong>&nbsp;{$total|crmMoney:$currency|string_format:\"%10s\"}</strong>\n    </td>\n  </tr>\n      </tfoot>\n    </table>\n\n    If you have questions about the status of your registration or purchase please feel free to contact us.\n  </body>\n</html>\n',1,828,'event_registration_receipt',1,0,0,NULL),
- (34,'Events - Receipt only','Receipt for {if $events_in_cart} Event Registration{/if} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n\n{if $is_pay_later}\n  This is being sent to you as an acknowledgement that you have registered one or more members for the following workshop, event or purchase. Please note, however, that the status of your payment is pending, and the registration for this event will not be completed until your payment is received.\n{else}\n  This is being sent to you as a {if !empty($is_refund)}confirmation of refund{else}receipt of payment made{/if} for the following workshop, event registration or purchase.\n{/if}\n\n{if $is_pay_later}\n  {$pay_later_receipt}\n{/if}\n\n  Your order number is #{$transaction_id}. {if !empty($line_items) && empty($is_refund)} Information about the workshops will be sent separately to each participant.{/if}\n Here\'s a summary of your transaction placed on {$transaction_date|date_format:\"%D %I:%M %p %Z\"}:\n\n{if $billing_name}\n===========================================================\n{ts}Billing Name and Address{/ts}\n\n===========================================================\n{$billing_name}\n\n{$billing_street_address}\n\n{$billing_city}, {$billing_state} {$billing_postal_code}\n\n{$email}\n{/if}\n\n{if !empty($source)}\n{$source}\n{/if}\n\n\n{foreach from=$line_items item=line_item}\n{$line_item.event->title} ({$line_item.event->start_date|date_format:\"%D\"})\n{if $line_item.event->is_show_location}\n  {$line_item.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n{$line_item.event->start_date|date_format:\"%D %I:%M %p\"} - {$line_item.event->end_date|date_format:\"%I:%M %p\"}\n\n  Quantity: {$line_item.num_participants}\n\n{if $line_item.num_participants > 0}\n  {foreach from=$line_item.participants item=participant}\n    {$participant.display_name}\n  {/foreach}\n{/if}\n{if $line_item.num_waiting_participants > 0}\n  Waitlisted:\n    {foreach from=$line_item.waiting_participants item=participant}\n      {$participant.display_name}\n    {/foreach}\n{/if}\nCost: {$line_item.cost|crmMoney:$currency|string_format:\"%10s\"}\nTotal For This Event: {$line_item.amount|crmMoney:$currency|string_format:\"%10s\"}\n\n{/foreach}\n\n{if $discounts}\nSubtotal: {$sub_total|crmMoney:$currency|string_format:\"%10s\"}\n--------------------------------------\nDiscounts\n{foreach from=$discounts key=myId item=i}\n  {$i.title}: -{$i.amount|crmMoney:$currency|string_format:\"%10s\"}\n{/foreach}\n{/if}\n======================================\nTotal: {$total|crmMoney:$currency|string_format:\"%10s\"}\n\n{if $credit_card_type}\n===========================================================\n{ts}Payment Information{/ts}\n\n===========================================================\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date.M}/{$credit_card_exp_date.Y}\n{/if}\n\n  If you have questions about the status of your registration or purchase please feel free to contact us.\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n  <head>\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n    <title></title>\n  </head>\n  <body>\n    {capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n    {capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n    {capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n    {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    {if $is_pay_later}\n      <p>\n        This is being sent to you as an acknowledgement that you have registered one or more members for the following workshop, event or purchase. Please note, however, that the status of your payment is pending, and the registration for this event will not be completed until your payment is received.\n      </p>\n    {else}\n      <p>\n        This is being sent to you as a {if !empty($is_refund)}confirmation of refund{else}receipt of payment made{/if} for the following workshop, event registration or purchase.\n      </p>\n    {/if}\n\n    {if $is_pay_later}\n      <p>{$pay_later_receipt}</p>\n    {/if}\n\n    <p>Your order number is #{$transaction_id}. {if !empty($line_items) && empty($is_refund)} Information about the workshops will be sent separately to each participant.{/if}\n  Here\'s a summary of your transaction placed on {$transaction_date|date_format:\"%D %I:%M %p %Z\"}:</p>\n\n{if $billing_name}\n  <table class=\"billing-info\">\n      <tr>\n    <th style=\"text-align: left;\">\n      {ts}Billing Name and Address{/ts}\n    </th>\n      </tr>\n      <tr>\n    <td>\n      {$billing_name}<br />\n      {$billing_street_address}<br />\n      {$billing_city}, {$billing_state} {$billing_postal_code}<br/>\n      <br/>\n      {$email}\n    </td>\n    </tr>\n    </table>\n{/if}\n{if $credit_card_type}\n  <p>&nbsp;</p>\n  <table class=\"billing-info\">\n      <tr>\n    <th style=\"text-align: left;\">\n      {ts}Credit Card Information{/ts}\n    </th>\n      </tr>\n      <tr>\n    <td>\n      {$credit_card_type}<br />\n      {$credit_card_number}<br />\n      {ts}Expires{/ts}: {$credit_card_exp_date.M}/{$credit_card_exp_date.Y}\n    </td>\n    </tr>\n    </table>\n{/if}\n{if !empty($source)}\n    <p>&nbsp;</p>\n    {$source}\n{/if}\n    <p>&nbsp;</p>\n    <table width=\"700\">\n      <thead>\n    <tr>\n{if $line_items}\n      <th style=\"text-align: left;\">\n      Event\n      </th>\n      <th style=\"text-align: left;\">\n      Participants\n      </th>\n{/if}\n      <th style=\"text-align: left;\">\n      Price\n      </th>\n      <th style=\"text-align: left;\">\n      Total\n      </th>\n    </tr>\n    </thead>\n      <tbody>\n  {foreach from=$line_items item=line_item}\n  <tr>\n    <td style=\"width: 220px\">\n      {$line_item.event->title} ({$line_item.event->start_date|date_format:\"%D\"})<br />\n      {if $line_item.event->is_show_location}\n        {$line_item.location.address.1.display|nl2br}\n      {/if}{*End of isShowLocation condition*}<br /><br />\n      {$line_item.event->start_date|date_format:\"%D %I:%M %p\"} - {$line_item.event->end_date|date_format:\"%I:%M %p\"}\n    </td>\n    <td style=\"width: 180px\">\n    {$line_item.num_participants}\n      {if $line_item.num_participants > 0}\n      <div class=\"participants\" style=\"padding-left: 10px;\">\n        {foreach from=$line_item.participants item=participant}\n        {$participant.display_name}<br />\n        {/foreach}\n      </div>\n      {/if}\n      {if $line_item.num_waiting_participants > 0}\n      Waitlisted:<br/>\n      <div class=\"participants\" style=\"padding-left: 10px;\">\n        {foreach from=$line_item.waiting_participants item=participant}\n        {$participant.display_name}<br />\n        {/foreach}\n      </div>\n      {/if}\n    </td>\n    <td style=\"width: 100px\">\n      {$line_item.cost|crmMoney:$currency|string_format:\"%10s\"}\n    </td>\n    <td style=\"width: 100px\">\n      &nbsp;{$line_item.amount|crmMoney:$currency|string_format:\"%10s\"}\n    </td>\n  </tr>\n  {/foreach}\n      </tbody>\n      <tfoot>\n  {if $discounts}\n  <tr>\n    <td>\n    </td>\n    <td>\n    </td>\n    <td>\n      Subtotal:\n    </td>\n    <td>\n      &nbsp;{$sub_total|crmMoney:$currency|string_format:\"%10s\"}\n    </td>\n  </tr>\n  {foreach from=$discounts key=myId item=i}\n  <tr>\n    <td>\n      {$i.title}\n    </td>\n    <td>\n    </td>\n    <td>\n    </td>\n    <td>\n      -{$i.amount}\n    </td>\n  </tr>\n  {/foreach}\n  {/if}\n  <tr>\n{if $line_items}\n    <td>\n    </td>\n    <td>\n    </td>\n{/if}\n    <td>\n      <strong>Total:</strong>\n    </td>\n    <td>\n      <strong>&nbsp;{$total|crmMoney:$currency|string_format:\"%10s\"}</strong>\n    </td>\n  </tr>\n      </tfoot>\n    </table>\n\n    If you have questions about the status of your registration or purchase please feel free to contact us.\n  </body>\n</html>\n',1,828,'event_registration_receipt',0,1,0,NULL),
+ (27,'Additional Payment Receipt or Refund Notification','{if $isRefund}{ts}Refund Notification{/ts}{else}{ts}Payment Receipt{/ts}{/if}{if $component eq \'event\'} - {$event.title}{/if} - {contact.display_name}\n','{if $emailGreeting}{$emailGreeting},\n{/if}\n\n{if $isRefund}\n{ts}A refund has been issued based on changes in your registration selections.{/ts}\n{else}\n{ts}Below you will find a receipt for this payment.{/ts}\n{/if}\n{if $paymentsComplete}\n{ts}Thank you for completing this payment.{/ts}\n{/if}\n\n{if $isRefund}\n===============================================================================\n\n{ts}Refund Details{/ts}\n\n===============================================================================\n{ts}This Refund Amount{/ts}: {$refundAmount|crmMoney}\n------------------------------------------------------------------------------------\n\n{else}\n===============================================================================\n\n{ts}Payment Details{/ts}\n\n===============================================================================\n{ts}This Payment Amount{/ts}: {$paymentAmount|crmMoney}\n------------------------------------------------------------------------------------\n{/if}\n{if $receive_date}\n{ts}Transaction Date{/ts}: {$receive_date|crmDate}\n{/if}\n{if !empty($trxn_id)}\n{ts}Transaction #{/ts}: {$trxn_id}\n{/if}\n{if !empty($paidBy)}\n{ts}Paid By{/ts}: {$paidBy}\n{/if}\n{if !empty($checkNumber)}\n{ts}Check Number{/ts}: {$checkNumber}\n{/if}\n\n===============================================================================\n\n{ts}Contribution Details{/ts}\n\n===============================================================================\n{if $totalAmount}\n{ts}Total Fee{/ts}: {$totalAmount|crmMoney}\n{/if}\n{if $totalPaid}\n{ts}Total Paid{/ts}: {$totalPaid|crmMoney}\n{/if}\n{if $amountOwed}\n{ts}Balance Owed{/ts}: {$amountOwed|crmMoney} {* This will be zero after final payment. *}\n{/if}\n\n\n{if !empty($billingName) || !empty($address)}\n\n===============================================================================\n\n{ts}Billing Name and Address{/ts}\n\n===============================================================================\n{if !empty($billingName)}\n{$billingName}\n{/if}\n{if !empty($address)}\n{$address}\n{/if}\n{/if}\n\n{if !empty($credit_card_number)}\n===========================================================\n{ts}Credit Card Information{/ts}\n\n===============================================================================\n\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n{/if}\n{if $component eq \'event\'}\n===============================================================================\n\n{ts}Event Information and Location{/ts}\n\n===============================================================================\n\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{if !empty($event.participant_role)}\n{ts}Participant Role{/ts}: {$event.participant_role}\n{/if}\n\n{if !empty($isShowLocation)}\n{$location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if} {if $phone.phone_ext} {ts}ext.{/ts} {$phone.phone_ext}{/if}\n{/foreach}\n{foreach from=$location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n{/if}\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n{capture assign=emptyBlockStyle }style=\"padding: 10px; border-bottom: 1px solid #999;background-color: #f7f7f7;\"{/capture}\n{capture assign=emptyBlockValueStyle }style=\"padding: 10px; border-bottom: 1px solid #999;\"{/capture}\n\n <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n  <tr>\n    <td>\n      {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n      {if $isRefund}\n        <p>{ts}A refund has been issued based on changes in your registration selections.{/ts}</p>\n      {else}\n        <p>{ts}Below you will find a receipt for this payment.{/ts}</p>\n        {if $paymentsComplete}\n          <p>{ts}Thank you for completing this contribution.{/ts}</p>\n        {/if}\n      {/if}\n    </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n    {if $isRefund}\n      <tr>\n        <th {$headerStyle}>{ts}Refund Details{/ts}</th>\n      </tr>\n      <tr>\n        <td {$labelStyle}>\n        {ts}This Refund Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$refundAmount|crmMoney}\n        </td>\n      </tr>\n    {else}\n      <tr>\n        <th {$headerStyle}>{ts}Payment Details{/ts}</th>\n      </tr>\n      <tr>\n        <td {$labelStyle}>\n        {ts}This Payment Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$paymentAmount|crmMoney}\n        </td>\n      </tr>\n    {/if}\n    {if $receive_date}\n      <tr>\n        <td {$labelStyle}>\n        {ts}Transaction Date{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$receive_date|crmDate}\n        </td>\n      </tr>\n    {/if}\n    {if !empty($trxn_id)}\n      <tr>\n        <td {$labelStyle}>\n        {ts}Transaction #{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$trxn_id}\n        </td>\n      </tr>\n    {/if}\n    {if !empty($paidBy)}\n      <tr>\n        <td {$labelStyle}>\n        {ts}Paid By{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$paidBy}\n        </td>\n      </tr>\n    {/if}\n    {if !empty($checkNumber)}\n      <tr>\n        <td {$labelStyle}>\n        {ts}Check Number{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$checkNumber}\n        </td>\n      </tr>\n    {/if}\n\n  <tr>\n    <th {$headerStyle}>{ts}Contribution Details{/ts}</th>\n  </tr>\n  {if $totalAmount}\n  <tr>\n    <td {$labelStyle}>\n      {ts}Total Fee{/ts}\n    </td>\n    <td {$valueStyle}>\n      {$totalAmount|crmMoney}\n    </td>\n  </tr>\n  {/if}\n  {if $totalPaid}\n  <tr>\n    <td {$labelStyle}>\n      {ts}Total Paid{/ts}\n    </td>\n    <td {$valueStyle}>\n      {$totalPaid|crmMoney}\n    </td>\n  </tr>\n  {/if}\n  {if $amountOwed}\n  <tr>\n    <td {$labelStyle}>\n      {ts}Balance Owed{/ts}\n    </td>\n    <td {$valueStyle}>\n      {$amountOwed|crmMoney}\n    </td> {* This will be zero after final payment. *}\n  </tr>\n  {/if}\n  </table>\n\n  </td>\n  </tr>\n    <tr>\n      <td>\n  <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n    {if !empty($billingName) || !empty($address)}\n          <tr>\n            <th {$headerStyle}>\n        {ts}Billing Name and Address{/ts}\n            </th>\n          </tr>\n          <tr>\n            <td colspan=\"2\" {$valueStyle}>\n        {if !empty($billingName)}{$billingName}{/if}<br />\n        {if !empty($address)}{$address|nl2br}{/if}\n            </td>\n          </tr>\n    {/if}\n    {if !empty($credit_card_number)}\n          <tr>\n            <th {$headerStyle}>\n        {ts}Credit Card Information{/ts}\n            </th>\n          </tr>\n          <tr>\n            <td colspan=\"2\" {$valueStyle}>\n        {$credit_card_type}<br />\n        {$credit_card_number}<br />\n        {ts}Expires:{/ts} {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n            </td>\n          </tr>\n    {/if}\n    {if $component eq \'event\'}\n    <tr>\n      <th {$headerStyle}>\n        {ts}Event Information and Location{/ts}\n      </th>\n    </tr>\n    <tr>\n      <td colspan=\"2\" {$valueStyle}>\n         {$event.event_title}<br />\n        {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n    </tr>\n\n    {if !empty($event.participant_role)}\n    <tr>\n      <td {$labelStyle}>\n        {ts}Participant Role{/ts}\n      </td>\n      <td {$valueStyle}>\n        {$event.participant_role}\n      </td>\n    </tr>\n    {/if}\n\n    {if !empty($isShowLocation)}\n    <tr>\n      <td colspan=\"2\" {$valueStyle}>\n        {$location.address.1.display|nl2br}\n      </td>\n    </tr>\n    {/if}\n\n    {if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n    <tr>\n      <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n      </td>\n    </tr>\n    {foreach from=$location.phone item=phone}\n    {if $phone.phone}\n          <tr>\n            <td {$labelStyle}>\n        {if $phone.phone_type}\n        {$phone.phone_type_display}\n        {else}\n        {ts}Phone{/ts}\n        {/if}\n            </td>\n            <td {$valueStyle}>\n        {$phone.phone} {if $phone.phone_ext}&nbsp;{ts}ext.{/ts} {$phone.phone_ext}{/if}\n            </td>\n          </tr>\n    {/if}\n    {/foreach}\n    {foreach from=$location.email item=eventEmail}\n    {if $eventEmail.email}\n          <tr>\n            <td {$labelStyle}>\n        {ts}Email{/ts}\n            </td>\n            <td {$valueStyle}>\n        {$eventEmail.email}\n            </td>\n          </tr>\n    {/if}\n    {/foreach}\n    {/if} {*phone block close*}\n    {/if}\n  </table>\n      </td>\n    </tr>\n\n    </table>\n\n </body>\n</html>\n',1,825,'payment_or_refund_notification',1,0,0,NULL),
+ (28,'Additional Payment Receipt or Refund Notification','{if $isRefund}{ts}Refund Notification{/ts}{else}{ts}Payment Receipt{/ts}{/if}{if $component eq \'event\'} - {$event.title}{/if} - {contact.display_name}\n','{if $emailGreeting}{$emailGreeting},\n{/if}\n\n{if $isRefund}\n{ts}A refund has been issued based on changes in your registration selections.{/ts}\n{else}\n{ts}Below you will find a receipt for this payment.{/ts}\n{/if}\n{if $paymentsComplete}\n{ts}Thank you for completing this payment.{/ts}\n{/if}\n\n{if $isRefund}\n===============================================================================\n\n{ts}Refund Details{/ts}\n\n===============================================================================\n{ts}This Refund Amount{/ts}: {$refundAmount|crmMoney}\n------------------------------------------------------------------------------------\n\n{else}\n===============================================================================\n\n{ts}Payment Details{/ts}\n\n===============================================================================\n{ts}This Payment Amount{/ts}: {$paymentAmount|crmMoney}\n------------------------------------------------------------------------------------\n{/if}\n{if $receive_date}\n{ts}Transaction Date{/ts}: {$receive_date|crmDate}\n{/if}\n{if !empty($trxn_id)}\n{ts}Transaction #{/ts}: {$trxn_id}\n{/if}\n{if !empty($paidBy)}\n{ts}Paid By{/ts}: {$paidBy}\n{/if}\n{if !empty($checkNumber)}\n{ts}Check Number{/ts}: {$checkNumber}\n{/if}\n\n===============================================================================\n\n{ts}Contribution Details{/ts}\n\n===============================================================================\n{if $totalAmount}\n{ts}Total Fee{/ts}: {$totalAmount|crmMoney}\n{/if}\n{if $totalPaid}\n{ts}Total Paid{/ts}: {$totalPaid|crmMoney}\n{/if}\n{if $amountOwed}\n{ts}Balance Owed{/ts}: {$amountOwed|crmMoney} {* This will be zero after final payment. *}\n{/if}\n\n\n{if !empty($billingName) || !empty($address)}\n\n===============================================================================\n\n{ts}Billing Name and Address{/ts}\n\n===============================================================================\n{if !empty($billingName)}\n{$billingName}\n{/if}\n{if !empty($address)}\n{$address}\n{/if}\n{/if}\n\n{if !empty($credit_card_number)}\n===========================================================\n{ts}Credit Card Information{/ts}\n\n===============================================================================\n\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n{/if}\n{if $component eq \'event\'}\n===============================================================================\n\n{ts}Event Information and Location{/ts}\n\n===============================================================================\n\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{if !empty($event.participant_role)}\n{ts}Participant Role{/ts}: {$event.participant_role}\n{/if}\n\n{if !empty($isShowLocation)}\n{$location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if} {if $phone.phone_ext} {ts}ext.{/ts} {$phone.phone_ext}{/if}\n{/foreach}\n{foreach from=$location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n{/if}\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n{capture assign=emptyBlockStyle }style=\"padding: 10px; border-bottom: 1px solid #999;background-color: #f7f7f7;\"{/capture}\n{capture assign=emptyBlockValueStyle }style=\"padding: 10px; border-bottom: 1px solid #999;\"{/capture}\n\n <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n  <tr>\n    <td>\n      {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n      {if $isRefund}\n        <p>{ts}A refund has been issued based on changes in your registration selections.{/ts}</p>\n      {else}\n        <p>{ts}Below you will find a receipt for this payment.{/ts}</p>\n        {if $paymentsComplete}\n          <p>{ts}Thank you for completing this contribution.{/ts}</p>\n        {/if}\n      {/if}\n    </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n    {if $isRefund}\n      <tr>\n        <th {$headerStyle}>{ts}Refund Details{/ts}</th>\n      </tr>\n      <tr>\n        <td {$labelStyle}>\n        {ts}This Refund Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$refundAmount|crmMoney}\n        </td>\n      </tr>\n    {else}\n      <tr>\n        <th {$headerStyle}>{ts}Payment Details{/ts}</th>\n      </tr>\n      <tr>\n        <td {$labelStyle}>\n        {ts}This Payment Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$paymentAmount|crmMoney}\n        </td>\n      </tr>\n    {/if}\n    {if $receive_date}\n      <tr>\n        <td {$labelStyle}>\n        {ts}Transaction Date{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$receive_date|crmDate}\n        </td>\n      </tr>\n    {/if}\n    {if !empty($trxn_id)}\n      <tr>\n        <td {$labelStyle}>\n        {ts}Transaction #{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$trxn_id}\n        </td>\n      </tr>\n    {/if}\n    {if !empty($paidBy)}\n      <tr>\n        <td {$labelStyle}>\n        {ts}Paid By{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$paidBy}\n        </td>\n      </tr>\n    {/if}\n    {if !empty($checkNumber)}\n      <tr>\n        <td {$labelStyle}>\n        {ts}Check Number{/ts}\n        </td>\n        <td {$valueStyle}>\n        {$checkNumber}\n        </td>\n      </tr>\n    {/if}\n\n  <tr>\n    <th {$headerStyle}>{ts}Contribution Details{/ts}</th>\n  </tr>\n  {if $totalAmount}\n  <tr>\n    <td {$labelStyle}>\n      {ts}Total Fee{/ts}\n    </td>\n    <td {$valueStyle}>\n      {$totalAmount|crmMoney}\n    </td>\n  </tr>\n  {/if}\n  {if $totalPaid}\n  <tr>\n    <td {$labelStyle}>\n      {ts}Total Paid{/ts}\n    </td>\n    <td {$valueStyle}>\n      {$totalPaid|crmMoney}\n    </td>\n  </tr>\n  {/if}\n  {if $amountOwed}\n  <tr>\n    <td {$labelStyle}>\n      {ts}Balance Owed{/ts}\n    </td>\n    <td {$valueStyle}>\n      {$amountOwed|crmMoney}\n    </td> {* This will be zero after final payment. *}\n  </tr>\n  {/if}\n  </table>\n\n  </td>\n  </tr>\n    <tr>\n      <td>\n  <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n    {if !empty($billingName) || !empty($address)}\n          <tr>\n            <th {$headerStyle}>\n        {ts}Billing Name and Address{/ts}\n            </th>\n          </tr>\n          <tr>\n            <td colspan=\"2\" {$valueStyle}>\n        {if !empty($billingName)}{$billingName}{/if}<br />\n        {if !empty($address)}{$address|nl2br}{/if}\n            </td>\n          </tr>\n    {/if}\n    {if !empty($credit_card_number)}\n          <tr>\n            <th {$headerStyle}>\n        {ts}Credit Card Information{/ts}\n            </th>\n          </tr>\n          <tr>\n            <td colspan=\"2\" {$valueStyle}>\n        {$credit_card_type}<br />\n        {$credit_card_number}<br />\n        {ts}Expires:{/ts} {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n            </td>\n          </tr>\n    {/if}\n    {if $component eq \'event\'}\n    <tr>\n      <th {$headerStyle}>\n        {ts}Event Information and Location{/ts}\n      </th>\n    </tr>\n    <tr>\n      <td colspan=\"2\" {$valueStyle}>\n         {$event.event_title}<br />\n        {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n    </tr>\n\n    {if !empty($event.participant_role)}\n    <tr>\n      <td {$labelStyle}>\n        {ts}Participant Role{/ts}\n      </td>\n      <td {$valueStyle}>\n        {$event.participant_role}\n      </td>\n    </tr>\n    {/if}\n\n    {if !empty($isShowLocation)}\n    <tr>\n      <td colspan=\"2\" {$valueStyle}>\n        {$location.address.1.display|nl2br}\n      </td>\n    </tr>\n    {/if}\n\n    {if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n    <tr>\n      <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n      </td>\n    </tr>\n    {foreach from=$location.phone item=phone}\n    {if $phone.phone}\n          <tr>\n            <td {$labelStyle}>\n        {if $phone.phone_type}\n        {$phone.phone_type_display}\n        {else}\n        {ts}Phone{/ts}\n        {/if}\n            </td>\n            <td {$valueStyle}>\n        {$phone.phone} {if $phone.phone_ext}&nbsp;{ts}ext.{/ts} {$phone.phone_ext}{/if}\n            </td>\n          </tr>\n    {/if}\n    {/foreach}\n    {foreach from=$location.email item=eventEmail}\n    {if $eventEmail.email}\n          <tr>\n            <td {$labelStyle}>\n        {ts}Email{/ts}\n            </td>\n            <td {$valueStyle}>\n        {$eventEmail.email}\n            </td>\n          </tr>\n    {/if}\n    {/foreach}\n    {/if} {*phone block close*}\n    {/if}\n  </table>\n      </td>\n    </tr>\n\n    </table>\n\n </body>\n</html>\n',1,825,'payment_or_refund_notification',0,1,0,NULL),
+ (29,'Events - Registration Confirmation and Receipt (off-line)','{ts}Event Confirmation{/ts} - {$event.title} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n{if !empty($event.confirm_email_text) AND (empty($isOnWaitlist) AND empty($isRequireApproval))}\n{$event.confirm_email_text}\n{/if}\n\n{if !empty($isOnWaitlist)}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}You have been added to the WAIT LIST for this event.{/ts}\n\n{if !empty($isPrimary)}\n{ts}If space becomes available you will receive an email with a link to a web page where you can complete your registration.{/ts}\n\n{/if}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{elseif !empty($isRequireApproval)}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}Your registration has been submitted.{/ts}\n\n{if !empty($isPrimary)}\n{ts}Once your registration has been reviewed, you will receive an email with a link to a web page where you can complete the registration process.{/ts}\n\n{/if}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{elseif $is_pay_later}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$pay_later_receipt}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{/if}\n\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}Event Information and Location{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and empty($defaultRole)}\n{ts}Participant Role{/ts}: {$event.participant_role}\n{/if}\n\n{if !empty($isShowLocation)}\n{$location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if} {if $phone.phone_ext} {ts}ext.{/ts} {$phone.phone_ext}{/if}\n{/foreach}\n{foreach from=$location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if !empty($event.is_public)}\n{capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Download iCalendar entry for this event.{/ts} {$icalFeed}\n{capture assign=gCalendar}{crmURL p=\'civicrm/event/ical\' q=\"gCalendar=1&reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Add event to Google Calendar{/ts} {$gCalendar}\n{/if}\n\n{if !empty($email)}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}Registered Email{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$email}\n{/if}\n{if !empty($event.is_monetary)} {* This section for Paid events only.*}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{if !empty($event.fee_label)}{$event.fee_label}{/if}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{if !empty($lineItem)}{foreach from=$lineItem item=value key=priceset}\n\n{if $value neq \'skip\'}\n{if !empty($isPrimary)}\n{if $lineItem|@count GT 1} {* Header for multi participant registration cases. *}\n{ts 1=$priceset+1}Participant %1{/ts}\n{/if}\n{/if}\n---------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{capture assign=ts_item}{ts}Item{/ts}{/capture}\n{capture assign=ts_qty}{ts}Qty{/ts}{/capture}\n{capture assign=ts_each}{ts}Each{/ts}{/capture}\n{if !empty($dataArray)}\n{capture assign=ts_subtotal}{ts}Subtotal{/ts}{/capture}\n{capture assign=ts_taxRate}{ts}Tax Rate{/ts}{/capture}\n{capture assign=ts_taxAmount}{ts}Tax Amount{/ts}{/capture}\n{/if}\n{capture assign=ts_total}{ts}Total{/ts}{/capture}\n{capture assign=ts_participant_total}{if !empty($pricesetFieldsCount) }{ts}Total Participants{/ts}{/if}{/capture}\n{$ts_item|string_format:\"%-30s\"} {$ts_qty|string_format:\"%5s\"} {$ts_each|string_format:\"%10s\"} {if !empty($dataArray)} {$ts_subtotal|string_format:\"%10s\"} {$ts_taxRate|string_format:\"%10s\"} {$ts_taxAmount|string_format:\"%10s\"} {/if} {$ts_total|string_format:\"%10s\"} {if !empty($ts_participant_total)}{$ts_participant_total|string_format:\"%10s\"}{/if}\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{foreach from=$value item=line}\n{if !empty($pricesetFieldsCount) }{capture assign=ts_participant_count}{$line.participant_count}{/capture}{/if}\n{capture assign=ts_item}{if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description} {$line.description}{/if}{/capture}{$ts_item|truncate:30:\"...\"|string_format:\"%-30s\"} {$line.qty|string_format:\"%5s\"} {$line.unit_price|crmMoney|string_format:\"%10s\"} {if !empty($dataArray)} {$line.unit_price*$line.qty|crmMoney:$currency|string_format:\"%10s\"} {if $line.tax_rate || $line.tax_amount != \"\"}  {$line.tax_rate|string_format:\"%.2f\"} %  {$line.tax_amount|crmMoney:$currency|string_format:\"%10s\"} {else}                  {/if}  {/if}  {$line.line_total+$line.tax_amount|crmMoney|string_format:\"%10s\"} {if !empty($ts_participant_count)}{$ts_participant_count|string_format:\"%10s\"}{/if}\n{/foreach}\n{/if}\n{/foreach}\n\n{if !empty($dataArray)}\n{if $totalAmount and $totalTaxAmount}\n{ts}Amount before Tax{/ts}: {$totalAmount-$totalTaxAmount|crmMoney:$currency}\n{/if}\n\n{foreach from=$dataArray item=value key=priceset}\n{if $priceset || $priceset == 0}\n{$taxTerm} {$priceset|string_format:\"%.2f\"}%: {$value|crmMoney:$currency}\n{else}\n{ts}No{/ts} {$taxTerm}: {$value|crmMoney:$currency}\n{/if}\n{/foreach}\n{/if}\n{/if}\n\n{if !empty($amount) && !$lineItem}\n{foreach from=$amount item=amnt key=level}{$amnt.amount|crmMoney} {$amnt.label}\n{/foreach}\n{/if}\n\n{if $totalTaxAmount}\n{ts}Total Tax Amount{/ts}: {$totalTaxAmount|crmMoney:$currency}\n{/if}\n{if !empty($isPrimary)}\n\n{if !empty($balanceAmount)}{ts}Total Paid{/ts}{else}{ts}Total Amount{/ts}{/if}: {if !empty($totalAmount)}{$totalAmount|crmMoney}{/if} {if !empty($hookDiscount.message)}({$hookDiscount.message}){/if}\n\n{if !empty($balanceAmount)}\n{ts}Balance{/ts}: {$balanceAmount|crmMoney}\n{/if}\n\n{if !empty($pricesetFieldsCount) }\n      {assign var=\"count\" value= 0}\n      {foreach from=$lineItem item=pcount}\n      {assign var=\"lineItemCount\" value=0}\n      {if $pcount neq \'skip\'}\n        {foreach from=$pcount item=p_count}\n        {assign var=\"lineItemCount\" value=$lineItemCount+$p_count.participant_count}\n        {/foreach}\n        {if $lineItemCount < 1 }\n        {assign var=\"lineItemCount\" value=1}\n        {/if}\n      {assign var=\"count\" value=$count+$lineItemCount}\n      {/if}\n      {/foreach}\n\n{ts}Total Participants{/ts}: {$count}\n{/if}\n\n{if $is_pay_later}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$pay_later_receipt}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$register_date|crmDate}\n{/if}\n{if $receive_date}\n{ts}Transaction Date{/ts}: {$receive_date|crmDate}\n{/if}\n{if !empty($financialTypeName)}\n{ts}Financial Type{/ts}: {$financialTypeName}\n{/if}\n{if !empty($trxn_id)}\n{ts}Transaction #{/ts}: {$trxn_id}\n{/if}\n{if !empty($paidBy)}\n{ts}Paid By{/ts}: {$paidBy}\n{/if}\n{if !empty($checkNumber)}\n{ts}Check Number{/ts}: {$checkNumber}\n{/if}\n{if !empty($billingName)}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}Billing Name and Address{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$billingName}\n{$address}\n{/if}\n\n{if !empty($credit_card_type)}\n===========================================================\n{ts}Credit Card Information{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n{/if}\n{/if}\n{/if} {* End of conditional section for Paid events *}\n\n{if !empty($customPre)}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$customPre_grouptitle}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{foreach from=$customPre item=value key=customName}\n{if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n{$customName}: {$value}\n{/if}\n{/foreach}\n{/if}\n\n{if !empty($customPost)}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$customPost_grouptitle}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{foreach from=$customPost item=value key=customName}\n{if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n{$customName}: {$value}\n{/if}\n{/foreach}\n{/if}\n{if !empty($customProfile)}\n\n{foreach from=$customProfile item=value key=customName}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts 1=$customName+1}Participant Information - Participant %1{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{foreach from=$value item=val key=field}\n{if $field eq \'additionalCustomPre\' or $field eq \'additionalCustomPost\' }\n{if $field eq \'additionalCustomPre\' }\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{$additionalCustomPre_grouptitle}\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{else}\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{$additionalCustomPost_grouptitle}\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{/if}\n{foreach from=$val item=v key=f}\n{$f}: {$v}\n{/foreach}\n{/if}\n{/foreach}\n{/foreach}\n{/if}\n{if !empty($customGroup)}\n{foreach from=$customGroup item=value key=customName}\n=========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$customName}\n=========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{foreach from=$value item=v key=n}\n{$n}: {$v}\n{/foreach}\n{/foreach}\n{/if}\n\n\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n\n    {if !empty($event.confirm_email_text) AND (empty($isOnWaitlist) AND empty($isRequireApproval))}\n     <p>{$event.confirm_email_text|htmlize}</p>\n    {/if}\n\n    {if !empty($isOnWaitlist)}\n     <p>{ts}You have been added to the WAIT LIST for this event.{/ts}</p>\n     {if !empty($isPrimary)}\n       <p>{ts}If space becomes available you will receive an email with a link to a web page where you can complete your registration.{/ts}</p>\n     {/if}\n    {elseif !empty($isRequireApproval)}\n     <p>{ts}Your registration has been submitted.{/ts}</p>\n     {if !empty($isPrimary)}\n      <p>{ts}Once your registration has been reviewed, you will receive an email with a link to a web page where you can complete the registration process.{/ts}</p>\n     {/if}\n    {elseif $is_pay_later}\n     <p>{$pay_later_receipt}</p> {* FIXME: this might be text rather than HTML *}\n    {/if}\n\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n\n     {if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and !empty($defaultRole)}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Participant Role{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$event.participant_role}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($isShowLocation)}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}\n           {$phone.phone_type_display}\n          {else}\n           {ts}Phone{/ts}\n          {/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone} {if $phone.phone_ext}&nbsp;{ts}ext.{/ts} {$phone.phone_ext}{/if}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if !empty($event.is_public)}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n        <a href=\"{$icalFeed}\">{ts}Download iCalendar entry for this event.{/ts}</a>\n       </td>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {capture assign=gCalendar}{crmURL p=\'civicrm/event/ical\' q=\"gCalendar=1&reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n         <a href=\"{$gCalendar}\">{ts}Add event to Google Calendar{/ts}</a>\n       </td>\n      </tr>\n     {/if}\n\n     {if $email}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$email}\n       </td>\n      </tr>\n     {/if}\n\n\n     {if !empty($event.is_monetary)}\n\n      <tr>\n       <th {$headerStyle}>\n        {if !empty($event.fee_label)}{$event.fee_label}{/if}\n       </th>\n      </tr>\n\n      {if !empty($lineItem)}\n       {foreach from=$lineItem item=value key=priceset}\n        {if $value neq \'skip\'}\n         {if !empty($isPrimary)}\n          {if $lineItem|@count GT 1} {* Header for multi participant registration cases. *}\n           <tr>\n            <td colspan=\"2\" {$labelStyle}>\n             {ts 1=$priceset+1}Participant %1{/ts}\n            </td>\n           </tr>\n          {/if}\n         {/if}\n         <tr>\n          <td colspan=\"2\" {$valueStyle}>\n           <table> {* FIXME: style this table so that it looks like the text version (justification, etc.) *}\n            <tr>\n             <th>{ts}Item{/ts}</th>\n             <th>{ts}Qty{/ts}</th>\n             <th>{ts}Each{/ts}</th>\n             {if !empty($dataArray)}\n              <th>{ts}SubTotal{/ts}</th>\n              <th>{ts}Tax Rate{/ts}</th>\n              <th>{ts}Tax Amount{/ts}</th>\n             {/if}\n             <th>{ts}Total{/ts}</th>\n       {if !empty($pricesetFieldsCount) }<th>{ts}Total Participants{/ts}</th>{/if}\n            </tr>\n            {foreach from=$value item=line}\n             <tr>\n              <td>\n        {if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description}<div>{$line.description|truncate:30:\"...\"}</div>{/if}\n              </td>\n              <td>\n               {$line.qty}\n              </td>\n              <td>\n               {$line.unit_price|crmMoney}\n              </td>\n              {if !empty($dataArray)}\n               <td>\n                {$line.unit_price*$line.qty|crmMoney}\n               </td>\n               {if $line.tax_rate || $line.tax_amount != \"\"}\n                <td>\n                 {$line.tax_rate|string_format:\"%.2f\"}%\n                </td>\n                <td>\n                 {$line.tax_amount|crmMoney}\n                </td>\n               {else}\n                <td></td>\n                <td></td>\n               {/if}\n              {/if}\n              <td>\n               {$line.line_total+$line.tax_amount|crmMoney}\n              </td>\n        {if  !empty($pricesetFieldsCount) }\n        <td>\n    {$line.participant_count}\n              </td>\n        {/if}\n             </tr>\n            {/foreach}\n           </table>\n          </td>\n         </tr>\n        {/if}\n       {/foreach}\n       {if !empty($dataArray)}\n        {if $totalAmount and $totalTaxAmount}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Amount Before Tax:{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$totalAmount-$totalTaxAmount|crmMoney}\n         </td>\n        </tr>\n        {/if}\n        {foreach from=$dataArray item=value key=priceset}\n          <tr>\n           {if $priceset || $priceset == 0}\n            <td>&nbsp;{$taxTerm} {$priceset|string_format:\"%.2f\"}%</td>\n            <td>&nbsp;{$value|crmMoney:$currency}</td>\n           {else}\n            <td>&nbsp;{ts}No{/ts} {$taxTerm}</td>\n            <td>&nbsp;{$value|crmMoney:$currency}</td>\n           {/if}\n          </tr>\n        {/foreach}\n       {/if}\n      {/if}\n\n      {if !empty($amount) && !$lineItem}\n       {foreach from=$amount item=amnt key=level}\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$amnt.amount|crmMoney} {$amnt.label}\n         </td>\n        </tr>\n       {/foreach}\n      {/if}\n      {if $totalTaxAmount}\n       <tr>\n        <td {$labelStyle}>\n         {ts}Total Tax Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n         {$totalTaxAmount|crmMoney:$currency}\n        </td>\n       </tr>\n      {/if}\n      {if !empty($isPrimary)}\n       <tr>\n        <td {$labelStyle}>\n        {if isset($balanceAmount)}\n           {ts}Total Paid{/ts}\n        {else}\n           {ts}Total Amount{/ts}\n         {/if}\n        </td>\n        <td {$valueStyle}>\n         {if !empty($totalAmount)}{$totalAmount|crmMoney}{/if} {if !empty($hookDiscount.message)}({$hookDiscount.message}){/if}\n        </td>\n       </tr>\n      {if isset($balanceAmount)}\n       <tr>\n        <td {$labelStyle}>\n         {ts}Balance{/ts}\n        </td>\n        <td {$valueStyle}>\n         {$balanceAmount|crmMoney}\n        </td>\n       </tr>\n      {/if}\n       {if !empty($pricesetFieldsCount) }\n     <tr>\n       <td {$labelStyle}>\n   {ts}Total Participants{/ts}</td>\n       <td {$valueStyle}>\n   {assign var=\"count\" value= 0}\n         {foreach from=$lineItem item=pcount}\n         {assign var=\"lineItemCount\" value=0}\n         {if $pcount neq \'skip\'}\n           {foreach from=$pcount item=p_count}\n           {assign var=\"lineItemCount\" value=$lineItemCount+$p_count.participant_count}\n           {/foreach}\n           {if $lineItemCount < 1 }\n           assign var=\"lineItemCount\" value=1}\n           {/if}\n           {assign var=\"count\" value=$count+$lineItemCount}\n         {/if}\n         {/foreach}\n   {$count}\n       </td>\n     </tr>\n     {/if}\n       {if $is_pay_later}\n        <tr>\n         <td colspan=\"2\" {$labelStyle}>\n          {$pay_later_receipt}\n         </td>\n        </tr>\n       {/if}\n\n       {if $register_date}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Registration Date{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$register_date|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($receive_date)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Transaction Date{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$receive_date|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($financialTypeName)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Financial Type{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$financialTypeName}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($trxn_id)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Transaction #{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$trxn_id}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($paidBy)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Paid By{/ts}\n         </td>\n         <td {$valueStyle}>\n         {$paidBy}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($checkNumber)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Check Number{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$checkNumber}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($billingName)}\n        <tr>\n         <th {$headerStyle}>\n          {ts}Billing Name and Address{/ts}\n         </th>\n        </tr>\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$billingName}<br />\n          {$address|nl2br}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($credit_card_type)}\n        <tr>\n         <th {$headerStyle}>\n          {ts}Credit Card Information{/ts}\n         </th>\n        </tr>\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$credit_card_type}<br />\n          {$credit_card_number}<br />\n          {ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n      {/if}\n\n     {/if} {* End of conditional section for Paid events *}\n\n     {if !empty($customPre)}\n      <tr>\n       <th {$headerStyle}>\n        {$customPre_grouptitle}\n       </th>\n      </tr>\n      {foreach from=$customPre item=value key=customName}\n       {if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n        <tr>\n         <td {$labelStyle}>\n          {$customName}\n         </td>\n         <td {$valueStyle}>\n          {$value}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if !empty($customPost)}\n      <tr>\n       <th {$headerStyle}>\n        {$customPost_grouptitle}\n       </th>\n      </tr>\n      {foreach from=$customPost item=value key=customName}\n       {if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n        <tr>\n         <td {$labelStyle}>\n          {$customName}\n         </td>\n         <td {$valueStyle}>\n          {$value}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if !empty($customProfile)}\n      {foreach from=$customProfile item=value key=customName}\n       <tr>\n        <th {$headerStyle}>\n         {ts 1=$customName+1}Participant Information - Participant %1{/ts}\n        </th>\n       </tr>\n       {foreach from=$value item=val key=field}\n        {if $field eq \'additionalCustomPre\' or $field eq \'additionalCustomPost\'}\n         <tr>\n          <td colspan=\"2\" {$labelStyle}>\n           {if $field eq \'additionalCustomPre\'}\n            {$additionalCustomPre_grouptitle}\n           {else}\n            {$additionalCustomPost_grouptitle}\n           {/if}\n          </td>\n         </tr>\n         {foreach from=$val item=v key=f}\n          <tr>\n           <td {$labelStyle}>\n            {$f}\n           </td>\n           <td {$valueStyle}>\n            {$v}\n           </td>\n          </tr>\n         {/foreach}\n        {/if}\n       {/foreach}\n      {/foreach}\n     {/if}\n\n     {if !empty($customGroup)}\n      {foreach from=$customGroup item=value key=customName}\n       <tr>\n        <th {$headerStyle}>\n         {$customName}\n        </th>\n       </tr>\n       {foreach from=$value item=v key=n}\n        <tr>\n         <td {$labelStyle}>\n          {$n}\n         </td>\n         <td {$valueStyle}>\n          {$v}\n         </td>\n        </tr>\n       {/foreach}\n      {/foreach}\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,826,'event_offline_receipt',1,0,0,NULL),
+ (30,'Events - Registration Confirmation and Receipt (off-line)','{ts}Event Confirmation{/ts} - {$event.title} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n{if !empty($event.confirm_email_text) AND (empty($isOnWaitlist) AND empty($isRequireApproval))}\n{$event.confirm_email_text}\n{/if}\n\n{if !empty($isOnWaitlist)}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}You have been added to the WAIT LIST for this event.{/ts}\n\n{if !empty($isPrimary)}\n{ts}If space becomes available you will receive an email with a link to a web page where you can complete your registration.{/ts}\n\n{/if}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{elseif !empty($isRequireApproval)}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}Your registration has been submitted.{/ts}\n\n{if !empty($isPrimary)}\n{ts}Once your registration has been reviewed, you will receive an email with a link to a web page where you can complete the registration process.{/ts}\n\n{/if}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{elseif $is_pay_later}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$pay_later_receipt}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{/if}\n\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}Event Information and Location{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and empty($defaultRole)}\n{ts}Participant Role{/ts}: {$event.participant_role}\n{/if}\n\n{if !empty($isShowLocation)}\n{$location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if} {if $phone.phone_ext} {ts}ext.{/ts} {$phone.phone_ext}{/if}\n{/foreach}\n{foreach from=$location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if !empty($event.is_public)}\n{capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Download iCalendar entry for this event.{/ts} {$icalFeed}\n{capture assign=gCalendar}{crmURL p=\'civicrm/event/ical\' q=\"gCalendar=1&reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Add event to Google Calendar{/ts} {$gCalendar}\n{/if}\n\n{if !empty($email)}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}Registered Email{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$email}\n{/if}\n{if !empty($event.is_monetary)} {* This section for Paid events only.*}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{if !empty($event.fee_label)}{$event.fee_label}{/if}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{if !empty($lineItem)}{foreach from=$lineItem item=value key=priceset}\n\n{if $value neq \'skip\'}\n{if !empty($isPrimary)}\n{if $lineItem|@count GT 1} {* Header for multi participant registration cases. *}\n{ts 1=$priceset+1}Participant %1{/ts}\n{/if}\n{/if}\n---------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{capture assign=ts_item}{ts}Item{/ts}{/capture}\n{capture assign=ts_qty}{ts}Qty{/ts}{/capture}\n{capture assign=ts_each}{ts}Each{/ts}{/capture}\n{if !empty($dataArray)}\n{capture assign=ts_subtotal}{ts}Subtotal{/ts}{/capture}\n{capture assign=ts_taxRate}{ts}Tax Rate{/ts}{/capture}\n{capture assign=ts_taxAmount}{ts}Tax Amount{/ts}{/capture}\n{/if}\n{capture assign=ts_total}{ts}Total{/ts}{/capture}\n{capture assign=ts_participant_total}{if !empty($pricesetFieldsCount) }{ts}Total Participants{/ts}{/if}{/capture}\n{$ts_item|string_format:\"%-30s\"} {$ts_qty|string_format:\"%5s\"} {$ts_each|string_format:\"%10s\"} {if !empty($dataArray)} {$ts_subtotal|string_format:\"%10s\"} {$ts_taxRate|string_format:\"%10s\"} {$ts_taxAmount|string_format:\"%10s\"} {/if} {$ts_total|string_format:\"%10s\"} {if !empty($ts_participant_total)}{$ts_participant_total|string_format:\"%10s\"}{/if}\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{foreach from=$value item=line}\n{if !empty($pricesetFieldsCount) }{capture assign=ts_participant_count}{$line.participant_count}{/capture}{/if}\n{capture assign=ts_item}{if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description} {$line.description}{/if}{/capture}{$ts_item|truncate:30:\"...\"|string_format:\"%-30s\"} {$line.qty|string_format:\"%5s\"} {$line.unit_price|crmMoney|string_format:\"%10s\"} {if !empty($dataArray)} {$line.unit_price*$line.qty|crmMoney:$currency|string_format:\"%10s\"} {if $line.tax_rate || $line.tax_amount != \"\"}  {$line.tax_rate|string_format:\"%.2f\"} %  {$line.tax_amount|crmMoney:$currency|string_format:\"%10s\"} {else}                  {/if}  {/if}  {$line.line_total+$line.tax_amount|crmMoney|string_format:\"%10s\"} {if !empty($ts_participant_count)}{$ts_participant_count|string_format:\"%10s\"}{/if}\n{/foreach}\n{/if}\n{/foreach}\n\n{if !empty($dataArray)}\n{if $totalAmount and $totalTaxAmount}\n{ts}Amount before Tax{/ts}: {$totalAmount-$totalTaxAmount|crmMoney:$currency}\n{/if}\n\n{foreach from=$dataArray item=value key=priceset}\n{if $priceset || $priceset == 0}\n{$taxTerm} {$priceset|string_format:\"%.2f\"}%: {$value|crmMoney:$currency}\n{else}\n{ts}No{/ts} {$taxTerm}: {$value|crmMoney:$currency}\n{/if}\n{/foreach}\n{/if}\n{/if}\n\n{if !empty($amount) && !$lineItem}\n{foreach from=$amount item=amnt key=level}{$amnt.amount|crmMoney} {$amnt.label}\n{/foreach}\n{/if}\n\n{if $totalTaxAmount}\n{ts}Total Tax Amount{/ts}: {$totalTaxAmount|crmMoney:$currency}\n{/if}\n{if !empty($isPrimary)}\n\n{if !empty($balanceAmount)}{ts}Total Paid{/ts}{else}{ts}Total Amount{/ts}{/if}: {if !empty($totalAmount)}{$totalAmount|crmMoney}{/if} {if !empty($hookDiscount.message)}({$hookDiscount.message}){/if}\n\n{if !empty($balanceAmount)}\n{ts}Balance{/ts}: {$balanceAmount|crmMoney}\n{/if}\n\n{if !empty($pricesetFieldsCount) }\n      {assign var=\"count\" value= 0}\n      {foreach from=$lineItem item=pcount}\n      {assign var=\"lineItemCount\" value=0}\n      {if $pcount neq \'skip\'}\n        {foreach from=$pcount item=p_count}\n        {assign var=\"lineItemCount\" value=$lineItemCount+$p_count.participant_count}\n        {/foreach}\n        {if $lineItemCount < 1 }\n        {assign var=\"lineItemCount\" value=1}\n        {/if}\n      {assign var=\"count\" value=$count+$lineItemCount}\n      {/if}\n      {/foreach}\n\n{ts}Total Participants{/ts}: {$count}\n{/if}\n\n{if $is_pay_later}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$pay_later_receipt}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$register_date|crmDate}\n{/if}\n{if $receive_date}\n{ts}Transaction Date{/ts}: {$receive_date|crmDate}\n{/if}\n{if !empty($financialTypeName)}\n{ts}Financial Type{/ts}: {$financialTypeName}\n{/if}\n{if !empty($trxn_id)}\n{ts}Transaction #{/ts}: {$trxn_id}\n{/if}\n{if !empty($paidBy)}\n{ts}Paid By{/ts}: {$paidBy}\n{/if}\n{if !empty($checkNumber)}\n{ts}Check Number{/ts}: {$checkNumber}\n{/if}\n{if !empty($billingName)}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts}Billing Name and Address{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$billingName}\n{$address}\n{/if}\n\n{if !empty($credit_card_type)}\n===========================================================\n{ts}Credit Card Information{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n{/if}\n{/if}\n{/if} {* End of conditional section for Paid events *}\n\n{if !empty($customPre)}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$customPre_grouptitle}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{foreach from=$customPre item=value key=customName}\n{if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n{$customName}: {$value}\n{/if}\n{/foreach}\n{/if}\n\n{if !empty($customPost)}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$customPost_grouptitle}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{foreach from=$customPost item=value key=customName}\n{if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n{$customName}: {$value}\n{/if}\n{/foreach}\n{/if}\n{if !empty($customProfile)}\n\n{foreach from=$customProfile item=value key=customName}\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{ts 1=$customName+1}Participant Information - Participant %1{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{foreach from=$value item=val key=field}\n{if $field eq \'additionalCustomPre\' or $field eq \'additionalCustomPost\' }\n{if $field eq \'additionalCustomPre\' }\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{$additionalCustomPre_grouptitle}\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{else}\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{$additionalCustomPost_grouptitle}\n----------------------------------------------------------{if !empty($pricesetFieldsCount) }--------------------{/if}\n\n{/if}\n{foreach from=$val item=v key=f}\n{$f}: {$v}\n{/foreach}\n{/if}\n{/foreach}\n{/foreach}\n{/if}\n{if !empty($customGroup)}\n{foreach from=$customGroup item=value key=customName}\n=========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{$customName}\n=========================================================={if !empty($pricesetFieldsCount) }===================={/if}\n\n{foreach from=$value item=v key=n}\n{$n}: {$v}\n{/foreach}\n{/foreach}\n{/if}\n\n\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n\n    {if !empty($event.confirm_email_text) AND (empty($isOnWaitlist) AND empty($isRequireApproval))}\n     <p>{$event.confirm_email_text|htmlize}</p>\n    {/if}\n\n    {if !empty($isOnWaitlist)}\n     <p>{ts}You have been added to the WAIT LIST for this event.{/ts}</p>\n     {if !empty($isPrimary)}\n       <p>{ts}If space becomes available you will receive an email with a link to a web page where you can complete your registration.{/ts}</p>\n     {/if}\n    {elseif !empty($isRequireApproval)}\n     <p>{ts}Your registration has been submitted.{/ts}</p>\n     {if !empty($isPrimary)}\n      <p>{ts}Once your registration has been reviewed, you will receive an email with a link to a web page where you can complete the registration process.{/ts}</p>\n     {/if}\n    {elseif $is_pay_later}\n     <p>{$pay_later_receipt}</p> {* FIXME: this might be text rather than HTML *}\n    {/if}\n\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n\n     {if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and !empty($defaultRole)}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Participant Role{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$event.participant_role}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($isShowLocation)}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}\n           {$phone.phone_type_display}\n          {else}\n           {ts}Phone{/ts}\n          {/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone} {if $phone.phone_ext}&nbsp;{ts}ext.{/ts} {$phone.phone_ext}{/if}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if !empty($event.is_public)}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n        <a href=\"{$icalFeed}\">{ts}Download iCalendar entry for this event.{/ts}</a>\n       </td>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {capture assign=gCalendar}{crmURL p=\'civicrm/event/ical\' q=\"gCalendar=1&reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n         <a href=\"{$gCalendar}\">{ts}Add event to Google Calendar{/ts}</a>\n       </td>\n      </tr>\n     {/if}\n\n     {if $email}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$email}\n       </td>\n      </tr>\n     {/if}\n\n\n     {if !empty($event.is_monetary)}\n\n      <tr>\n       <th {$headerStyle}>\n        {if !empty($event.fee_label)}{$event.fee_label}{/if}\n       </th>\n      </tr>\n\n      {if !empty($lineItem)}\n       {foreach from=$lineItem item=value key=priceset}\n        {if $value neq \'skip\'}\n         {if !empty($isPrimary)}\n          {if $lineItem|@count GT 1} {* Header for multi participant registration cases. *}\n           <tr>\n            <td colspan=\"2\" {$labelStyle}>\n             {ts 1=$priceset+1}Participant %1{/ts}\n            </td>\n           </tr>\n          {/if}\n         {/if}\n         <tr>\n          <td colspan=\"2\" {$valueStyle}>\n           <table> {* FIXME: style this table so that it looks like the text version (justification, etc.) *}\n            <tr>\n             <th>{ts}Item{/ts}</th>\n             <th>{ts}Qty{/ts}</th>\n             <th>{ts}Each{/ts}</th>\n             {if !empty($dataArray)}\n              <th>{ts}SubTotal{/ts}</th>\n              <th>{ts}Tax Rate{/ts}</th>\n              <th>{ts}Tax Amount{/ts}</th>\n             {/if}\n             <th>{ts}Total{/ts}</th>\n       {if !empty($pricesetFieldsCount) }<th>{ts}Total Participants{/ts}</th>{/if}\n            </tr>\n            {foreach from=$value item=line}\n             <tr>\n              <td>\n        {if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description}<div>{$line.description|truncate:30:\"...\"}</div>{/if}\n              </td>\n              <td>\n               {$line.qty}\n              </td>\n              <td>\n               {$line.unit_price|crmMoney}\n              </td>\n              {if !empty($dataArray)}\n               <td>\n                {$line.unit_price*$line.qty|crmMoney}\n               </td>\n               {if $line.tax_rate || $line.tax_amount != \"\"}\n                <td>\n                 {$line.tax_rate|string_format:\"%.2f\"}%\n                </td>\n                <td>\n                 {$line.tax_amount|crmMoney}\n                </td>\n               {else}\n                <td></td>\n                <td></td>\n               {/if}\n              {/if}\n              <td>\n               {$line.line_total+$line.tax_amount|crmMoney}\n              </td>\n        {if  !empty($pricesetFieldsCount) }\n        <td>\n    {$line.participant_count}\n              </td>\n        {/if}\n             </tr>\n            {/foreach}\n           </table>\n          </td>\n         </tr>\n        {/if}\n       {/foreach}\n       {if !empty($dataArray)}\n        {if $totalAmount and $totalTaxAmount}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Amount Before Tax:{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$totalAmount-$totalTaxAmount|crmMoney}\n         </td>\n        </tr>\n        {/if}\n        {foreach from=$dataArray item=value key=priceset}\n          <tr>\n           {if $priceset || $priceset == 0}\n            <td>&nbsp;{$taxTerm} {$priceset|string_format:\"%.2f\"}%</td>\n            <td>&nbsp;{$value|crmMoney:$currency}</td>\n           {else}\n            <td>&nbsp;{ts}No{/ts} {$taxTerm}</td>\n            <td>&nbsp;{$value|crmMoney:$currency}</td>\n           {/if}\n          </tr>\n        {/foreach}\n       {/if}\n      {/if}\n\n      {if !empty($amount) && !$lineItem}\n       {foreach from=$amount item=amnt key=level}\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$amnt.amount|crmMoney} {$amnt.label}\n         </td>\n        </tr>\n       {/foreach}\n      {/if}\n      {if $totalTaxAmount}\n       <tr>\n        <td {$labelStyle}>\n         {ts}Total Tax Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n         {$totalTaxAmount|crmMoney:$currency}\n        </td>\n       </tr>\n      {/if}\n      {if !empty($isPrimary)}\n       <tr>\n        <td {$labelStyle}>\n        {if isset($balanceAmount)}\n           {ts}Total Paid{/ts}\n        {else}\n           {ts}Total Amount{/ts}\n         {/if}\n        </td>\n        <td {$valueStyle}>\n         {if !empty($totalAmount)}{$totalAmount|crmMoney}{/if} {if !empty($hookDiscount.message)}({$hookDiscount.message}){/if}\n        </td>\n       </tr>\n      {if isset($balanceAmount)}\n       <tr>\n        <td {$labelStyle}>\n         {ts}Balance{/ts}\n        </td>\n        <td {$valueStyle}>\n         {$balanceAmount|crmMoney}\n        </td>\n       </tr>\n      {/if}\n       {if !empty($pricesetFieldsCount) }\n     <tr>\n       <td {$labelStyle}>\n   {ts}Total Participants{/ts}</td>\n       <td {$valueStyle}>\n   {assign var=\"count\" value= 0}\n         {foreach from=$lineItem item=pcount}\n         {assign var=\"lineItemCount\" value=0}\n         {if $pcount neq \'skip\'}\n           {foreach from=$pcount item=p_count}\n           {assign var=\"lineItemCount\" value=$lineItemCount+$p_count.participant_count}\n           {/foreach}\n           {if $lineItemCount < 1 }\n           assign var=\"lineItemCount\" value=1}\n           {/if}\n           {assign var=\"count\" value=$count+$lineItemCount}\n         {/if}\n         {/foreach}\n   {$count}\n       </td>\n     </tr>\n     {/if}\n       {if $is_pay_later}\n        <tr>\n         <td colspan=\"2\" {$labelStyle}>\n          {$pay_later_receipt}\n         </td>\n        </tr>\n       {/if}\n\n       {if $register_date}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Registration Date{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$register_date|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($receive_date)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Transaction Date{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$receive_date|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($financialTypeName)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Financial Type{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$financialTypeName}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($trxn_id)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Transaction #{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$trxn_id}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($paidBy)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Paid By{/ts}\n         </td>\n         <td {$valueStyle}>\n         {$paidBy}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($checkNumber)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Check Number{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$checkNumber}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($billingName)}\n        <tr>\n         <th {$headerStyle}>\n          {ts}Billing Name and Address{/ts}\n         </th>\n        </tr>\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$billingName}<br />\n          {$address|nl2br}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($credit_card_type)}\n        <tr>\n         <th {$headerStyle}>\n          {ts}Credit Card Information{/ts}\n         </th>\n        </tr>\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$credit_card_type}<br />\n          {$credit_card_number}<br />\n          {ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n      {/if}\n\n     {/if} {* End of conditional section for Paid events *}\n\n     {if !empty($customPre)}\n      <tr>\n       <th {$headerStyle}>\n        {$customPre_grouptitle}\n       </th>\n      </tr>\n      {foreach from=$customPre item=value key=customName}\n       {if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n        <tr>\n         <td {$labelStyle}>\n          {$customName}\n         </td>\n         <td {$valueStyle}>\n          {$value}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if !empty($customPost)}\n      <tr>\n       <th {$headerStyle}>\n        {$customPost_grouptitle}\n       </th>\n      </tr>\n      {foreach from=$customPost item=value key=customName}\n       {if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n        <tr>\n         <td {$labelStyle}>\n          {$customName}\n         </td>\n         <td {$valueStyle}>\n          {$value}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if !empty($customProfile)}\n      {foreach from=$customProfile item=value key=customName}\n       <tr>\n        <th {$headerStyle}>\n         {ts 1=$customName+1}Participant Information - Participant %1{/ts}\n        </th>\n       </tr>\n       {foreach from=$value item=val key=field}\n        {if $field eq \'additionalCustomPre\' or $field eq \'additionalCustomPost\'}\n         <tr>\n          <td colspan=\"2\" {$labelStyle}>\n           {if $field eq \'additionalCustomPre\'}\n            {$additionalCustomPre_grouptitle}\n           {else}\n            {$additionalCustomPost_grouptitle}\n           {/if}\n          </td>\n         </tr>\n         {foreach from=$val item=v key=f}\n          <tr>\n           <td {$labelStyle}>\n            {$f}\n           </td>\n           <td {$valueStyle}>\n            {$v}\n           </td>\n          </tr>\n         {/foreach}\n        {/if}\n       {/foreach}\n      {/foreach}\n     {/if}\n\n     {if !empty($customGroup)}\n      {foreach from=$customGroup item=value key=customName}\n       <tr>\n        <th {$headerStyle}>\n         {$customName}\n        </th>\n       </tr>\n       {foreach from=$value item=v key=n}\n        <tr>\n         <td {$labelStyle}>\n          {$n}\n         </td>\n         <td {$valueStyle}>\n          {$v}\n         </td>\n        </tr>\n       {/foreach}\n      {/foreach}\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,826,'event_offline_receipt',0,1,0,NULL),
+ (31,'Events - Registration Confirmation and Receipt (on-line)','{if !empty($isOnWaitlist)}{ts}Wait List Confirmation{/ts}{elseif !empty($isRequireApproval)}{ts}Registration Request Confirmation{/ts}{else}{ts}Registration Confirmation{/ts}{/if} - {$event.event_title} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n{if !empty($event.confirm_email_text) AND (empty($isOnWaitlist) AND empty($isRequireApproval))}\n{$event.confirm_email_text}\n\n{else}\n  {ts}Thank you for your registration.{/ts}\n  {if $participant_status}{ts 1=$participant_status}This is a confirmation that your registration has been received and your status has been updated to %1.{/ts}\n  {else}{if !empty($isOnWaitlist)}{ts}This is a confirmation that your registration has been received and your status has been updated to waitlisted.{/ts}{else}{ts}This is a confirmation that your registration has been received and your status has been updated to registered.{/ts}{/if}\n  {/if}\n{/if}\n\n{if !empty($isOnWaitlist)}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}You have been added to the WAIT LIST for this event.{/ts}\n\n{if !empty($isPrimary)}\n{ts}If space becomes available you will receive an email with a link to a web page where you can complete your registration.{/ts}\n{/if}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{elseif !empty($isRequireApproval)}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}Your registration has been submitted.{/ts}\n\n{if !empty($isPrimary)}\n{ts}Once your registration has been reviewed, you will receive an email with a link to a web page where you can complete the registration process.{/ts}\n\n{/if}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{elseif !empty($is_pay_later) && empty($isAmountzero) && empty($isAdditionalParticipant)}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{if isset($pay_later_receipt)}{$pay_later_receipt}{/if}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{/if}\n\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}Event Information and Location{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$event.event_title}\n{$event.event_start_date|crmDate:\"%A\"} {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate:\"%A\"} {$event.event_end_date|crmDate}{/if}{/if}\n{if !empty($conference_sessions)}\n\n\n{ts}Your schedule:{/ts}\n{assign var=\'group_by_day\' value=\'NA\'}\n{foreach from=$conference_sessions item=session}\n{if $session.start_date|crmDate:\"%Y/%m/%d\" != $group_by_day|crmDate:\"%Y/%m/%d\"}\n{assign var=\'group_by_day\' value=$session.start_date}\n\n{$group_by_day|crmDate:\"%m/%d/%Y\"}\n\n\n{/if}\n{$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}\n{if $session.location}    {$session.location}{/if}\n{/foreach}\n{/if}\n\n{if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and !empty($defaultRole)}\n{ts}Participant Role{/ts}: {$event.participant_role}\n{/if}\n\n{if !empty($isShowLocation)}\n{$location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if} {if $phone.phone_ext} {ts}ext.{/ts} {$phone.phone_ext}{/if}\n{/foreach}\n{foreach from=$location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if !empty($event.is_public)}\n{capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Download iCalendar entry for this event.{/ts} {$icalFeed}\n{capture assign=gCalendar}{crmURL p=\'civicrm/event/ical\' q=\"gCalendar=1&reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Add event to Google Calendar{/ts} {$gCalendar}\n{/if}\n\n{if !empty($payer.name)}\nYou were registered by: {$payer.name}\n{/if}\n{if !empty($event.is_monetary) and empty($isRequireApproval)} {* This section for Paid events only.*}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{if !empty ($event.fee_label)}{$event.fee_label}{/if}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{if !empty($lineItem)}{foreach from=$lineItem item=value key=priceset}\n\n{if $value neq \'skip\'}\n{if !empty($isPrimary)}\n{if $lineItem|@count GT 1} {* Header for multi participant registration cases. *}\n{ts 1=$priceset+1}Participant %1{/ts} {if !empty($part.$priceset)}{$part.$priceset.info}{/if}\n\n{/if}\n{/if}\n-----------------------------------------------------------{if !empty($pricesetFieldsCount)}-----------------------------------------------------{/if}\n\n{capture assign=ts_item}{ts}Item{/ts}{/capture}\n{capture assign=ts_qty}{ts}Qty{/ts}{/capture}\n{capture assign=ts_each}{ts}Each{/ts}{/capture}\n{if !empty($dataArray)}\n{capture assign=ts_subtotal}{ts}Subtotal{/ts}{/capture}\n{capture assign=ts_taxRate}{ts}Tax Rate{/ts}{/capture}\n{capture assign=ts_taxAmount}{ts}Tax Amount{/ts}{/capture}\n{/if}\n{capture assign=ts_total}{ts}Total{/ts}{/capture}\n{if !empty($pricesetFieldsCount) }{capture assign=ts_participant_total}{ts}Total Participants{/ts}{/capture}{/if}\n{$ts_item|string_format:\"%-30s\"} {$ts_qty|string_format:\"%5s\"} {$ts_each|string_format:\"%10s\"} {if !empty($dataArray)} {$ts_subtotal|string_format:\"%10s\"} {$ts_taxRate|string_format:\"%10s\"} {$ts_taxAmount|string_format:\"%10s\"} {/if} {$ts_total|string_format:\"%10s\"} {if !empty($ts_participant_total)}{$ts_participant_total|string_format:\"%10s\"}{/if}\n-----------------------------------------------------------{if !empty($pricesetFieldsCount)}-----------------------------------------------------{/if}\n\n{foreach from=$value item=line}\n{if !empty($pricesetFieldsCount) }{capture assign=ts_participant_count}{$line.participant_count}{/capture}{/if}\n{capture assign=ts_item}{if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description} {$line.description}{/if}{/capture}{$ts_item|truncate:30:\"...\"|string_format:\"%-30s\"} {$line.qty|string_format:\"%5s\"} {$line.unit_price|crmMoney:$currency|string_format:\"%10s\"} {if !empty($dataArray)} {$line.unit_price*$line.qty|crmMoney:$currency|string_format:\"%10s\"} {if $line.tax_rate || $line.tax_amount != \"\"}  {$line.tax_rate|string_format:\"%.2f\"} %  {$line.tax_amount|crmMoney:$currency|string_format:\"%10s\"} {else}                  {/if}  {/if} {$line.line_total+$line.tax_amount|crmMoney:$currency|string_format:\"%10s\"}{if !empty($ts_participant_count)}{$ts_participant_count|string_format:\"%10s\"}{/if}\n{/foreach}\n----------------------------------------------------------------------------------------------------------------\n{if !empty($individual)}{ts}Participant Total{/ts} {$individual.$priceset.totalAmtWithTax-$individual.$priceset.totalTaxAmt|crmMoney:$currency|string_format:\"%29s\"} {$individual.$priceset.totalTaxAmt|crmMoney:$currency|string_format:\"%33s\"} {$individual.$priceset.totalAmtWithTax|crmMoney:$currency|string_format:\"%12s\"}{/if}\n{/if}\n{\"\"|string_format:\"%120s\"}\n{/foreach}\n{\"\"|string_format:\"%120s\"}\n\n{if !empty($dataArray)}\n{if isset($totalAmount) and isset($totalTaxAmount)}\n{ts}Amount before Tax{/ts}: {$totalAmount-$totalTaxAmount|crmMoney:$currency}\n{/if}\n\n{foreach from=$dataArray item=value key=priceset}\n{if $priceset || $priceset == 0}\n{$taxTerm} {$priceset|string_format:\"%.2f\"}%: {$value|crmMoney:$currency}\n{else}\n{ts}No{/ts} {$taxTerm}: {$value|crmMoney:$currency}\n{/if}\n{/foreach}\n{/if}\n{/if}\n\n{if !empty($amounts) && empty($lineItem)}\n{foreach from=$amounts item=amnt key=level}{$amnt.amount|crmMoney:$currency} {$amnt.label}\n{/foreach}\n{/if}\n\n{if isset($totalTaxAmount)}\n{ts}Total Tax Amount{/ts}: {$totalTaxAmount|crmMoney:$currency}\n{/if}\n{if !empty($isPrimary) }\n\n{ts}Total Amount{/ts}: {if !empty($totalAmount)}{$totalAmount|crmMoney:$currency}{/if} {if !empty($hookDiscount.message)}({$hookDiscount.message}){/if}\n\n{if !empty($pricesetFieldsCount) }\n      {assign var=\"count\" value= 0}\n      {foreach from=$lineItem item=pcount}\n      {assign var=\"lineItemCount\" value=0}\n      {if $pcount neq \'skip\'}\n        {foreach from=$pcount item=p_count}\n        {assign var=\"lineItemCount\" value=$lineItemCount+$p_count.participant_count}\n        {/foreach}\n      {if $lineItemCount < 1 }\n        {assign var=\"lineItemCount\" value=1}\n      {/if}\n      {assign var=\"count\" value=$count+$lineItemCount}\n      {/if}\n      {/foreach}\n\n{ts}Total Participants{/ts}: {$count}\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$register_date|crmDate}\n{/if}\n{if !empty($receive_date)}\n{ts}Transaction Date{/ts}: {$receive_date|crmDate}\n{/if}\n{if !empty($financialTypeName)}\n{ts}Financial Type{/ts}: {$financialTypeName}\n{/if}\n{if !empty($trxn_id)}\n{ts}Transaction #{/ts}: {$trxn_id}\n{/if}\n{if !empty($paidBy)}\n{ts}Paid By{/ts}: {$paidBy}\n{/if}\n{if !empty($checkNumber)}\n{ts}Check Number{/ts}: {$checkNumber}\n{/if}\n{if !empty($billingName)}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}Billing Name and Address{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$billingName}\n{$address}\n{/if}\n\n{if !empty($credit_card_type)}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}Credit Card Information{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n{/if}\n{/if}\n{/if} {* End of conditional section for Paid events *}\n\n{if !empty($customPre)}\n{foreach from=$customPre item=customPr key=i}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$customPre_grouptitle.$i}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{foreach from=$customPr item=customValue key=customName}\n{if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n {$customName}: {$customValue}\n{/if}\n{/foreach}\n{/foreach}\n{/if}\n\n{if !empty($customPost)}\n{foreach from=$customPost item=customPos key=j}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$customPost_grouptitle.$j}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{foreach from=$customPos item=customValue key=customName}\n{if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n {$customName}: {$customValue}\n{/if}\n{/foreach}\n{/foreach}\n{/if}\n{if !empty($customProfile)}\n\n{foreach from=$customProfile.profile item=eachParticipant key=participantID}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts 1=$participantID+2}Participant Information - Participant %1{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{foreach from=$eachParticipant item=eachProfile key=pid}\n----------------------------------------------------------{if !empty($pricesetFieldsCount)}--------------------{/if}\n\n{$customProfile.title.$pid}\n----------------------------------------------------------{if !empty($pricesetFieldsCount)}--------------------{/if}\n\n{foreach from=$eachProfile item=val key=field}\n{foreach from=$val item=v key=f}\n{$field}: {$v}\n{/foreach}\n{/foreach}\n{/foreach}\n{/foreach}\n{/if}\n\n{if !empty($event.allow_selfcancelxfer) }\n{ts 1=$selfcancelxfer_time 2=$selfservice_preposition}You may transfer your registration to another participant or cancel your registration up to %1 hours %2 the event.{/ts} {if !empty($totalAmount)}{ts}Cancellations are not refundable.{/ts}{/if}\n   {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\"  h=0 a=1 fe=1}{/capture}\n{ts}Transfer or cancel your registration:{/ts} {$selfService}\n{/if}\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n{capture assign=tdfirstStyle}style=\"width: 180px; padding-bottom: 15px;\"{/capture}\n{capture assign=tdStyle}style=\"width: 100px;\"{/capture}\n{capture assign=participantTotal}style=\"margin: 0.5em 0 0.5em;padding: 0.5em;background-color: #999999;font-weight: bold;color: #FAFAFA;border-radius: 2px;\"{/capture}\n\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n     {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n\n    {if !empty($event.confirm_email_text) AND (empty($isOnWaitlist) AND empty($isRequireApproval))}\n     <p>{$event.confirm_email_text|htmlize}</p>\n\n    {else}\n     <p>{ts}Thank you for your registration.{/ts}\n     {if $participant_status}{ts 1=$participant_status}This is a confirmation that your registration has been received and your status has been updated to <strong> %1</strong>.{/ts}\n     {else}{if $isOnWaitlist}{ts}This is a confirmation that your registration has been received and your status has been updated to <strong>waitlisted</strong>.{/ts}{else}{ts}This is a confirmation that your registration has been received and your status has been updated to <strong>registered<strong>.{/ts}{/if}{/if}</p>\n\n    {/if}\n\n    <p>\n    {if !empty($isOnWaitlist)}\n     <p>{ts}You have been added to the WAIT LIST for this event.{/ts}</p>\n     {if !empty($isPrimary)}\n       <p>{ts}If space becomes available you will receive an email with a link to a web page where you can complete your registration.{/ts}</p>\n     {/if}\n    {elseif !empty($isRequireApproval)}\n     <p>{ts}Your registration has been submitted.{/ts}</p>\n     {if !empty($isPrimary)}\n      <p>{ts}Once your registration has been reviewed, you will receive an email with a link to a web page where you can complete the registration process.{/ts}</p>\n     {/if}\n    {elseif !empty($is_pay_later) && empty($isAmountzero) && empty($isAdditionalParticipant)}\n     <p>{if isset($pay_later_receipt)}{$pay_later_receipt}{/if}</p> {* FIXME: this might be text rather than HTML *}\n    {/if}\n\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"width:100%; max-width:700px; border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate:\"%A\"} {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate:\"%A\"} {$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n\n\n     {if $conference_sessions}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n  {ts}Your schedule:{/ts}\n       </td>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n  {assign var=\'group_by_day\' value=\'NA\'}\n  {foreach from=$conference_sessions item=session}\n   {if $session.start_date|crmDate:\"%Y/%m/%d\" != $group_by_day|crmDate:\"%Y/%m/%d\"}\n    {assign var=\'group_by_day\' value=$session.start_date}\n          <em>{$group_by_day|crmDate:\"%m/%d/%Y\"}</em><br />\n   {/if}\n   {$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}<br />\n   {if $session.location}&nbsp;&nbsp;&nbsp;&nbsp;{$session.location}<br />{/if}\n  {/foreach}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and !empty($defaultRole)}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Participant Role{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$event.participant_role}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($isShowLocation)}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}\n           {$phone.phone_type_display}\n          {else}\n           {ts}Phone{/ts}\n          {/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone} {if $phone.phone_ext}&nbsp;{ts}ext.{/ts} {$phone.phone_ext}{/if}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if !empty($event.is_public)}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n        <a href=\"{$icalFeed}\">{ts}Download iCalendar entry for this event.{/ts}</a>\n       </td>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {capture assign=gCalendar}{crmURL p=\'civicrm/event/ical\' q=\"gCalendar=1&reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n        <a href=\"{$gCalendar}\">{ts}Add event to Google Calendar{/ts}</a>\n       </td>\n      </tr>\n     {/if}\n\n    {if !empty($event.is_share)}\n        <tr>\n            <td colspan=\"2\" {$valueStyle}>\n                {capture assign=eventUrl}{crmURL p=\'civicrm/event/info\' q=\"id=`$event.id`&reset=1\" a=true fe=1 h=1}{/capture}\n                {include file=\"CRM/common/SocialNetwork.tpl\" emailMode=true url=$eventUrl title=$event.title pageURL=$eventUrl}\n            </td>\n        </tr>\n    {/if}\n    {if !empty($payer.name)}\n     <tr>\n       <th {$headerStyle}>\n         {ts}You were registered by:{/ts}\n       </th>\n     </tr>\n     <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$payer.name}\n       </td>\n     </tr>\n    {/if}\n    {if !empty($event.is_monetary) and empty($isRequireApproval)}\n\n      <tr>\n       <th {$headerStyle}>\n        {if !empty($event.fee_label)}{$event.fee_label}{/if}\n       </th>\n      </tr>\n\n      {if !empty($lineItem)}\n       {foreach from=$lineItem item=value key=priceset}\n        {if $value neq \'skip\'}\n         {if !empty($isPrimary)}\n          {if $lineItem|@count GT 1} {* Header for multi participant registration cases. *}\n           <tr>\n            <td colspan=\"2\" {$labelStyle}>\n             {ts 1=$priceset+1}Participant %1{/ts} {if !empty($part.$priceset)}{$part.$priceset.info}{/if}\n            </td>\n           </tr>\n          {/if}\n         {/if}\n         <tr>\n          <td colspan=\"2\" {$valueStyle}>\n           <table> {* FIXME: style this table so that it looks like the text version (justification, etc.) *}\n            <tr>\n             <th>{ts}Item{/ts}</th>\n             <th>{ts}Qty{/ts}</th>\n             <th>{ts}Each{/ts}</th>\n             {if !empty($dataArray)}\n              <th>{ts}SubTotal{/ts}</th>\n              <th>{ts}Tax Rate{/ts}</th>\n              <th>{ts}Tax Amount{/ts}</th>\n             {/if}\n             <th>{ts}Total{/ts}</th>\n       {if  !empty($pricesetFieldsCount) }<th>{ts}Total Participants{/ts}</th>{/if}\n            </tr>\n            {foreach from=$value item=line}\n             <tr>\n              <td {$tdfirstStyle}>\n              {if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description}<div>{$line.description|truncate:30:\"...\"}</div>{/if}\n              </td>\n              <td {$tdStyle} align=\"middle\">\n               {$line.qty}\n              </td>\n              <td {$tdStyle}>\n               {$line.unit_price|crmMoney:$currency}\n              </td>\n              {if !empty($dataArray)}\n               <td {$tdStyle}>\n                {$line.unit_price*$line.qty|crmMoney}\n               </td>\n               {if $line.tax_rate || $line.tax_amount != \"\"}\n                <td {$tdStyle}>\n                 {$line.tax_rate|string_format:\"%.2f\"}%\n                </td>\n                <td {$tdStyle}>\n                 {$line.tax_amount|crmMoney}\n                </td>\n               {else}\n                <td></td>\n                <td></td>\n               {/if}\n              {/if}\n              <td {$tdStyle}>\n               {$line.line_total+$line.tax_amount|crmMoney:$currency}\n              </td>\n        {if !empty($pricesetFieldsCount) }<td {$tdStyle}>{$line.participant_count}</td> {/if}\n             </tr>\n            {/foreach}\n            {if !empty($individual)}\n              <tr {$participantTotal}>\n                <td colspan=3>{ts}Participant Total{/ts}</td>\n                <td colspan=2>{$individual.$priceset.totalAmtWithTax-$individual.$priceset.totalTaxAmt|crmMoney}</td>\n                <td colspan=1>{$individual.$priceset.totalTaxAmt|crmMoney}</td>\n                <td colspan=2>{$individual.$priceset.totalAmtWithTax|crmMoney}</td>\n              </tr>\n            {/if}\n           </table>\n          </td>\n         </tr>\n        {/if}\n       {/foreach}\n       {if !empty($dataArray)}\n        {if isset($totalAmount) and isset($totalTaxAmount)}\n        <tr>\n         <td {$labelStyle}>\n          {ts} Amount Before Tax: {/ts}\n         </td>\n         <td {$valueStyle}>\n          {$totalAmount-$totalTaxAmount|crmMoney}\n         </td>\n        </tr>\n        {/if}\n        {foreach from=$dataArray item=value key=priceset}\n         <tr>\n          {if $priceset || $priceset == 0}\n           <td>&nbsp;{$taxTerm} {$priceset|string_format:\"%.2f\"}%</td>\n           <td>&nbsp;{$value|crmMoney:$currency}</td>\n          {else}\n           <td>&nbsp;{ts}No{/ts} {$taxTerm}</td>\n           <td>&nbsp;{$value|crmMoney:$currency}</td>\n          {/if}\n         </tr>\n        {/foreach}\n       {/if}\n      {/if}\n\n      {if !empty($amounts) && empty($lineItem)}\n       {foreach from=$amounts item=amnt key=level}\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$amnt.amount|crmMoney:$currency} {$amnt.label}\n         </td>\n        </tr>\n       {/foreach}\n      {/if}\n\n    {if isset($totalTaxAmount)}\n       <tr>\n        <td {$labelStyle}>\n         {ts}Total Tax Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n         {$totalTaxAmount|crmMoney:$currency}\n        </td>\n       </tr>\n      {/if}\n      {if !empty($isPrimary)}\n       <tr>\n        <td {$labelStyle}>\n         {ts}Total Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n         {if !empty($totalAmount)}{$totalAmount|crmMoney:$currency}{/if} {if !empty($hookDiscount.message)}({$hookDiscount.message}){/if}\n        </td>\n       </tr>\n       {if !empty($pricesetFieldsCount) }\n     <tr>\n       <td {$labelStyle}>\n      {ts}Total Participants{/ts}</td>\n      <td {$valueStyle}>\n      {assign var=\"count\" value= 0}\n      {foreach from=$lineItem item=pcount}\n      {assign var=\"lineItemCount\" value=0}\n      {if $pcount neq \'skip\'}\n        {foreach from=$pcount item=p_count}\n        {assign var=\"lineItemCount\" value=$lineItemCount+$p_count.participant_count}\n        {/foreach}\n      {if $lineItemCount < 1 }\n        {assign var=\"lineItemCount\" value=1}\n      {/if}\n      {assign var=\"count\" value=$count+$lineItemCount}\n      {/if}\n      {/foreach}\n     {$count}\n     </td> </tr>\n      {/if}\n\n       {if $register_date}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Registration Date{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$register_date|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($receive_date)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Transaction Date{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$receive_date|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($financialTypeName)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Financial Type{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$financialTypeName}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($trxn_id)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Transaction #{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$trxn_id}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($paidBy)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Paid By{/ts}\n         </td>\n         <td {$valueStyle}>\n         {$paidBy}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($checkNumber)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Check Number{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$checkNumber}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($billingName)}\n        <tr>\n         <th {$headerStyle}>\n          {ts}Billing Name and Address{/ts}\n         </th>\n        </tr>\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$billingName}<br />\n          {$address|nl2br}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($credit_card_type)}\n        <tr>\n         <th {$headerStyle}>\n          {ts}Credit Card Information{/ts}\n         </th>\n        </tr>\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$credit_card_type}<br />\n          {$credit_card_number}<br />\n          {ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n      {/if}\n\n     {/if} {* End of conditional section for Paid events *}\n\n\n{if !empty($customPre)}\n{foreach from=$customPre item=customPr key=i}\n   <tr> <th {$headerStyle}>{$customPre_grouptitle.$i}</th></tr>\n   {foreach from=$customPr item=customValue key=customName}\n   {if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n     <tr>\n         <td {$labelStyle}>{$customName}</td>\n         <td {$valueStyle}>{$customValue}</td>\n     </tr>\n   {/if}\n   {/foreach}\n{/foreach}\n{/if}\n\n{if !empty($customPost)}\n{foreach from=$customPost item=customPos key=j}\n   <tr> <th {$headerStyle}>{$customPost_grouptitle.$j}</th></tr>\n   {foreach from=$customPos item=customValue key=customName}\n   {if (!empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n     <tr>\n         <td {$labelStyle}>{$customName}</td>\n         <td {$valueStyle}>{$customValue}</td>\n     </tr>\n{/if}\n{/foreach}\n{/foreach}\n{/if}\n\n{if !empty($customProfile)}\n{foreach from=$customProfile.profile item=eachParticipant key=participantID}\n     <tr><th {$headerStyle}>{ts 1=$participantID+2}Participant %1{/ts} </th></tr>\n     {foreach from=$eachParticipant item=eachProfile key=pid}\n     <tr><th {$headerStyle}>{$customProfile.title.$pid}</th></tr>\n     {foreach from=$eachProfile item=val key=field}\n     <tr>{foreach from=$val item=v key=f}\n         <td {$labelStyle}>{$field}</td>\n         <td {$valueStyle}>{$v}</td>\n         {/foreach}\n     </tr>\n     {/foreach}\n{/foreach}\n{/foreach}\n{/if}\n\n    </table>\n    {if !empty($event.allow_selfcancelxfer) }\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n        {ts 1=$selfcancelxfer_time 2=$selfservice_preposition}You may transfer your registration to another participant or cancel your registration up to %1 hours %2 the event.{/ts} {if !empty($totalAmount)}{ts}Cancellations are not refundable.{/ts}{/if}<br />\n        {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\"  h=0 a=1 fe=1}{/capture}\n        <a href=\"{$selfService}\">{ts}Click here to transfer or cancel your registration.{/ts}</a>\n      </td>\n     </tr>\n    {/if}\n </table>\n\n</body>\n</html>\n',1,827,'event_online_receipt',1,0,0,NULL),
+ (32,'Events - Registration Confirmation and Receipt (on-line)','{if !empty($isOnWaitlist)}{ts}Wait List Confirmation{/ts}{elseif !empty($isRequireApproval)}{ts}Registration Request Confirmation{/ts}{else}{ts}Registration Confirmation{/ts}{/if} - {$event.event_title} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n{if !empty($event.confirm_email_text) AND (empty($isOnWaitlist) AND empty($isRequireApproval))}\n{$event.confirm_email_text}\n\n{else}\n  {ts}Thank you for your registration.{/ts}\n  {if $participant_status}{ts 1=$participant_status}This is a confirmation that your registration has been received and your status has been updated to %1.{/ts}\n  {else}{if !empty($isOnWaitlist)}{ts}This is a confirmation that your registration has been received and your status has been updated to waitlisted.{/ts}{else}{ts}This is a confirmation that your registration has been received and your status has been updated to registered.{/ts}{/if}\n  {/if}\n{/if}\n\n{if !empty($isOnWaitlist)}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}You have been added to the WAIT LIST for this event.{/ts}\n\n{if !empty($isPrimary)}\n{ts}If space becomes available you will receive an email with a link to a web page where you can complete your registration.{/ts}\n{/if}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{elseif !empty($isRequireApproval)}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}Your registration has been submitted.{/ts}\n\n{if !empty($isPrimary)}\n{ts}Once your registration has been reviewed, you will receive an email with a link to a web page where you can complete the registration process.{/ts}\n\n{/if}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{elseif !empty($is_pay_later) && empty($isAmountzero) && empty($isAdditionalParticipant)}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{if isset($pay_later_receipt)}{$pay_later_receipt}{/if}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{/if}\n\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}Event Information and Location{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$event.event_title}\n{$event.event_start_date|crmDate:\"%A\"} {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate:\"%A\"} {$event.event_end_date|crmDate}{/if}{/if}\n{if !empty($conference_sessions)}\n\n\n{ts}Your schedule:{/ts}\n{assign var=\'group_by_day\' value=\'NA\'}\n{foreach from=$conference_sessions item=session}\n{if $session.start_date|crmDate:\"%Y/%m/%d\" != $group_by_day|crmDate:\"%Y/%m/%d\"}\n{assign var=\'group_by_day\' value=$session.start_date}\n\n{$group_by_day|crmDate:\"%m/%d/%Y\"}\n\n\n{/if}\n{$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}\n{if $session.location}    {$session.location}{/if}\n{/foreach}\n{/if}\n\n{if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and !empty($defaultRole)}\n{ts}Participant Role{/ts}: {$event.participant_role}\n{/if}\n\n{if !empty($isShowLocation)}\n{$location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if} {if $phone.phone_ext} {ts}ext.{/ts} {$phone.phone_ext}{/if}\n{/foreach}\n{foreach from=$location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if !empty($event.is_public)}\n{capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Download iCalendar entry for this event.{/ts} {$icalFeed}\n{capture assign=gCalendar}{crmURL p=\'civicrm/event/ical\' q=\"gCalendar=1&reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Add event to Google Calendar{/ts} {$gCalendar}\n{/if}\n\n{if !empty($payer.name)}\nYou were registered by: {$payer.name}\n{/if}\n{if !empty($event.is_monetary) and empty($isRequireApproval)} {* This section for Paid events only.*}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{if !empty ($event.fee_label)}{$event.fee_label}{/if}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{if !empty($lineItem)}{foreach from=$lineItem item=value key=priceset}\n\n{if $value neq \'skip\'}\n{if !empty($isPrimary)}\n{if $lineItem|@count GT 1} {* Header for multi participant registration cases. *}\n{ts 1=$priceset+1}Participant %1{/ts} {if !empty($part.$priceset)}{$part.$priceset.info}{/if}\n\n{/if}\n{/if}\n-----------------------------------------------------------{if !empty($pricesetFieldsCount)}-----------------------------------------------------{/if}\n\n{capture assign=ts_item}{ts}Item{/ts}{/capture}\n{capture assign=ts_qty}{ts}Qty{/ts}{/capture}\n{capture assign=ts_each}{ts}Each{/ts}{/capture}\n{if !empty($dataArray)}\n{capture assign=ts_subtotal}{ts}Subtotal{/ts}{/capture}\n{capture assign=ts_taxRate}{ts}Tax Rate{/ts}{/capture}\n{capture assign=ts_taxAmount}{ts}Tax Amount{/ts}{/capture}\n{/if}\n{capture assign=ts_total}{ts}Total{/ts}{/capture}\n{if !empty($pricesetFieldsCount) }{capture assign=ts_participant_total}{ts}Total Participants{/ts}{/capture}{/if}\n{$ts_item|string_format:\"%-30s\"} {$ts_qty|string_format:\"%5s\"} {$ts_each|string_format:\"%10s\"} {if !empty($dataArray)} {$ts_subtotal|string_format:\"%10s\"} {$ts_taxRate|string_format:\"%10s\"} {$ts_taxAmount|string_format:\"%10s\"} {/if} {$ts_total|string_format:\"%10s\"} {if !empty($ts_participant_total)}{$ts_participant_total|string_format:\"%10s\"}{/if}\n-----------------------------------------------------------{if !empty($pricesetFieldsCount)}-----------------------------------------------------{/if}\n\n{foreach from=$value item=line}\n{if !empty($pricesetFieldsCount) }{capture assign=ts_participant_count}{$line.participant_count}{/capture}{/if}\n{capture assign=ts_item}{if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description} {$line.description}{/if}{/capture}{$ts_item|truncate:30:\"...\"|string_format:\"%-30s\"} {$line.qty|string_format:\"%5s\"} {$line.unit_price|crmMoney:$currency|string_format:\"%10s\"} {if !empty($dataArray)} {$line.unit_price*$line.qty|crmMoney:$currency|string_format:\"%10s\"} {if $line.tax_rate || $line.tax_amount != \"\"}  {$line.tax_rate|string_format:\"%.2f\"} %  {$line.tax_amount|crmMoney:$currency|string_format:\"%10s\"} {else}                  {/if}  {/if} {$line.line_total+$line.tax_amount|crmMoney:$currency|string_format:\"%10s\"}{if !empty($ts_participant_count)}{$ts_participant_count|string_format:\"%10s\"}{/if}\n{/foreach}\n----------------------------------------------------------------------------------------------------------------\n{if !empty($individual)}{ts}Participant Total{/ts} {$individual.$priceset.totalAmtWithTax-$individual.$priceset.totalTaxAmt|crmMoney:$currency|string_format:\"%29s\"} {$individual.$priceset.totalTaxAmt|crmMoney:$currency|string_format:\"%33s\"} {$individual.$priceset.totalAmtWithTax|crmMoney:$currency|string_format:\"%12s\"}{/if}\n{/if}\n{\"\"|string_format:\"%120s\"}\n{/foreach}\n{\"\"|string_format:\"%120s\"}\n\n{if !empty($dataArray)}\n{if isset($totalAmount) and isset($totalTaxAmount)}\n{ts}Amount before Tax{/ts}: {$totalAmount-$totalTaxAmount|crmMoney:$currency}\n{/if}\n\n{foreach from=$dataArray item=value key=priceset}\n{if $priceset || $priceset == 0}\n{$taxTerm} {$priceset|string_format:\"%.2f\"}%: {$value|crmMoney:$currency}\n{else}\n{ts}No{/ts} {$taxTerm}: {$value|crmMoney:$currency}\n{/if}\n{/foreach}\n{/if}\n{/if}\n\n{if !empty($amounts) && empty($lineItem)}\n{foreach from=$amounts item=amnt key=level}{$amnt.amount|crmMoney:$currency} {$amnt.label}\n{/foreach}\n{/if}\n\n{if isset($totalTaxAmount)}\n{ts}Total Tax Amount{/ts}: {$totalTaxAmount|crmMoney:$currency}\n{/if}\n{if !empty($isPrimary) }\n\n{ts}Total Amount{/ts}: {if !empty($totalAmount)}{$totalAmount|crmMoney:$currency}{/if} {if !empty($hookDiscount.message)}({$hookDiscount.message}){/if}\n\n{if !empty($pricesetFieldsCount) }\n      {assign var=\"count\" value= 0}\n      {foreach from=$lineItem item=pcount}\n      {assign var=\"lineItemCount\" value=0}\n      {if $pcount neq \'skip\'}\n        {foreach from=$pcount item=p_count}\n        {assign var=\"lineItemCount\" value=$lineItemCount+$p_count.participant_count}\n        {/foreach}\n      {if $lineItemCount < 1 }\n        {assign var=\"lineItemCount\" value=1}\n      {/if}\n      {assign var=\"count\" value=$count+$lineItemCount}\n      {/if}\n      {/foreach}\n\n{ts}Total Participants{/ts}: {$count}\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$register_date|crmDate}\n{/if}\n{if !empty($receive_date)}\n{ts}Transaction Date{/ts}: {$receive_date|crmDate}\n{/if}\n{if !empty($financialTypeName)}\n{ts}Financial Type{/ts}: {$financialTypeName}\n{/if}\n{if !empty($trxn_id)}\n{ts}Transaction #{/ts}: {$trxn_id}\n{/if}\n{if !empty($paidBy)}\n{ts}Paid By{/ts}: {$paidBy}\n{/if}\n{if !empty($checkNumber)}\n{ts}Check Number{/ts}: {$checkNumber}\n{/if}\n{if !empty($billingName)}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}Billing Name and Address{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$billingName}\n{$address}\n{/if}\n\n{if !empty($credit_card_type)}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts}Credit Card Information{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n{/if}\n{/if}\n{/if} {* End of conditional section for Paid events *}\n\n{if !empty($customPre)}\n{foreach from=$customPre item=customPr key=i}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$customPre_grouptitle.$i}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{foreach from=$customPr item=customValue key=customName}\n{if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n {$customName}: {$customValue}\n{/if}\n{/foreach}\n{/foreach}\n{/if}\n\n{if !empty($customPost)}\n{foreach from=$customPost item=customPos key=j}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{$customPost_grouptitle.$j}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{foreach from=$customPos item=customValue key=customName}\n{if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n {$customName}: {$customValue}\n{/if}\n{/foreach}\n{/foreach}\n{/if}\n{if !empty($customProfile)}\n\n{foreach from=$customProfile.profile item=eachParticipant key=participantID}\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{ts 1=$participantID+2}Participant Information - Participant %1{/ts}\n\n==========================================================={if !empty($pricesetFieldsCount)}===================={/if}\n\n{foreach from=$eachParticipant item=eachProfile key=pid}\n----------------------------------------------------------{if !empty($pricesetFieldsCount)}--------------------{/if}\n\n{$customProfile.title.$pid}\n----------------------------------------------------------{if !empty($pricesetFieldsCount)}--------------------{/if}\n\n{foreach from=$eachProfile item=val key=field}\n{foreach from=$val item=v key=f}\n{$field}: {$v}\n{/foreach}\n{/foreach}\n{/foreach}\n{/foreach}\n{/if}\n\n{if !empty($event.allow_selfcancelxfer) }\n{ts 1=$selfcancelxfer_time 2=$selfservice_preposition}You may transfer your registration to another participant or cancel your registration up to %1 hours %2 the event.{/ts} {if !empty($totalAmount)}{ts}Cancellations are not refundable.{/ts}{/if}\n   {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\"  h=0 a=1 fe=1}{/capture}\n{ts}Transfer or cancel your registration:{/ts} {$selfService}\n{/if}\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n{capture assign=tdfirstStyle}style=\"width: 180px; padding-bottom: 15px;\"{/capture}\n{capture assign=tdStyle}style=\"width: 100px;\"{/capture}\n{capture assign=participantTotal}style=\"margin: 0.5em 0 0.5em;padding: 0.5em;background-color: #999999;font-weight: bold;color: #FAFAFA;border-radius: 2px;\"{/capture}\n\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n     {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n\n    {if !empty($event.confirm_email_text) AND (empty($isOnWaitlist) AND empty($isRequireApproval))}\n     <p>{$event.confirm_email_text|htmlize}</p>\n\n    {else}\n     <p>{ts}Thank you for your registration.{/ts}\n     {if $participant_status}{ts 1=$participant_status}This is a confirmation that your registration has been received and your status has been updated to <strong> %1</strong>.{/ts}\n     {else}{if $isOnWaitlist}{ts}This is a confirmation that your registration has been received and your status has been updated to <strong>waitlisted</strong>.{/ts}{else}{ts}This is a confirmation that your registration has been received and your status has been updated to <strong>registered<strong>.{/ts}{/if}{/if}</p>\n\n    {/if}\n\n    <p>\n    {if !empty($isOnWaitlist)}\n     <p>{ts}You have been added to the WAIT LIST for this event.{/ts}</p>\n     {if !empty($isPrimary)}\n       <p>{ts}If space becomes available you will receive an email with a link to a web page where you can complete your registration.{/ts}</p>\n     {/if}\n    {elseif !empty($isRequireApproval)}\n     <p>{ts}Your registration has been submitted.{/ts}</p>\n     {if !empty($isPrimary)}\n      <p>{ts}Once your registration has been reviewed, you will receive an email with a link to a web page where you can complete the registration process.{/ts}</p>\n     {/if}\n    {elseif !empty($is_pay_later) && empty($isAmountzero) && empty($isAdditionalParticipant)}\n     <p>{if isset($pay_later_receipt)}{$pay_later_receipt}{/if}</p> {* FIXME: this might be text rather than HTML *}\n    {/if}\n\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"width:100%; max-width:700px; border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate:\"%A\"} {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate:\"%A\"} {$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n\n\n     {if $conference_sessions}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n  {ts}Your schedule:{/ts}\n       </td>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n  {assign var=\'group_by_day\' value=\'NA\'}\n  {foreach from=$conference_sessions item=session}\n   {if $session.start_date|crmDate:\"%Y/%m/%d\" != $group_by_day|crmDate:\"%Y/%m/%d\"}\n    {assign var=\'group_by_day\' value=$session.start_date}\n          <em>{$group_by_day|crmDate:\"%m/%d/%Y\"}</em><br />\n   {/if}\n   {$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}<br />\n   {if $session.location}&nbsp;&nbsp;&nbsp;&nbsp;{$session.location}<br />{/if}\n  {/foreach}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and !empty($defaultRole)}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Participant Role{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$event.participant_role}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($isShowLocation)}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($location.phone.1.phone) || !empty($location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}\n           {$phone.phone_type_display}\n          {else}\n           {ts}Phone{/ts}\n          {/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone} {if $phone.phone_ext}&nbsp;{ts}ext.{/ts} {$phone.phone_ext}{/if}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if !empty($event.is_public)}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n        <a href=\"{$icalFeed}\">{ts}Download iCalendar entry for this event.{/ts}</a>\n       </td>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {capture assign=gCalendar}{crmURL p=\'civicrm/event/ical\' q=\"gCalendar=1&reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n        <a href=\"{$gCalendar}\">{ts}Add event to Google Calendar{/ts}</a>\n       </td>\n      </tr>\n     {/if}\n\n    {if !empty($event.is_share)}\n        <tr>\n            <td colspan=\"2\" {$valueStyle}>\n                {capture assign=eventUrl}{crmURL p=\'civicrm/event/info\' q=\"id=`$event.id`&reset=1\" a=true fe=1 h=1}{/capture}\n                {include file=\"CRM/common/SocialNetwork.tpl\" emailMode=true url=$eventUrl title=$event.title pageURL=$eventUrl}\n            </td>\n        </tr>\n    {/if}\n    {if !empty($payer.name)}\n     <tr>\n       <th {$headerStyle}>\n         {ts}You were registered by:{/ts}\n       </th>\n     </tr>\n     <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$payer.name}\n       </td>\n     </tr>\n    {/if}\n    {if !empty($event.is_monetary) and empty($isRequireApproval)}\n\n      <tr>\n       <th {$headerStyle}>\n        {if !empty($event.fee_label)}{$event.fee_label}{/if}\n       </th>\n      </tr>\n\n      {if !empty($lineItem)}\n       {foreach from=$lineItem item=value key=priceset}\n        {if $value neq \'skip\'}\n         {if !empty($isPrimary)}\n          {if $lineItem|@count GT 1} {* Header for multi participant registration cases. *}\n           <tr>\n            <td colspan=\"2\" {$labelStyle}>\n             {ts 1=$priceset+1}Participant %1{/ts} {if !empty($part.$priceset)}{$part.$priceset.info}{/if}\n            </td>\n           </tr>\n          {/if}\n         {/if}\n         <tr>\n          <td colspan=\"2\" {$valueStyle}>\n           <table> {* FIXME: style this table so that it looks like the text version (justification, etc.) *}\n            <tr>\n             <th>{ts}Item{/ts}</th>\n             <th>{ts}Qty{/ts}</th>\n             <th>{ts}Each{/ts}</th>\n             {if !empty($dataArray)}\n              <th>{ts}SubTotal{/ts}</th>\n              <th>{ts}Tax Rate{/ts}</th>\n              <th>{ts}Tax Amount{/ts}</th>\n             {/if}\n             <th>{ts}Total{/ts}</th>\n       {if  !empty($pricesetFieldsCount) }<th>{ts}Total Participants{/ts}</th>{/if}\n            </tr>\n            {foreach from=$value item=line}\n             <tr>\n              <td {$tdfirstStyle}>\n              {if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description}<div>{$line.description|truncate:30:\"...\"}</div>{/if}\n              </td>\n              <td {$tdStyle} align=\"middle\">\n               {$line.qty}\n              </td>\n              <td {$tdStyle}>\n               {$line.unit_price|crmMoney:$currency}\n              </td>\n              {if !empty($dataArray)}\n               <td {$tdStyle}>\n                {$line.unit_price*$line.qty|crmMoney}\n               </td>\n               {if $line.tax_rate || $line.tax_amount != \"\"}\n                <td {$tdStyle}>\n                 {$line.tax_rate|string_format:\"%.2f\"}%\n                </td>\n                <td {$tdStyle}>\n                 {$line.tax_amount|crmMoney}\n                </td>\n               {else}\n                <td></td>\n                <td></td>\n               {/if}\n              {/if}\n              <td {$tdStyle}>\n               {$line.line_total+$line.tax_amount|crmMoney:$currency}\n              </td>\n        {if !empty($pricesetFieldsCount) }<td {$tdStyle}>{$line.participant_count}</td> {/if}\n             </tr>\n            {/foreach}\n            {if !empty($individual)}\n              <tr {$participantTotal}>\n                <td colspan=3>{ts}Participant Total{/ts}</td>\n                <td colspan=2>{$individual.$priceset.totalAmtWithTax-$individual.$priceset.totalTaxAmt|crmMoney}</td>\n                <td colspan=1>{$individual.$priceset.totalTaxAmt|crmMoney}</td>\n                <td colspan=2>{$individual.$priceset.totalAmtWithTax|crmMoney}</td>\n              </tr>\n            {/if}\n           </table>\n          </td>\n         </tr>\n        {/if}\n       {/foreach}\n       {if !empty($dataArray)}\n        {if isset($totalAmount) and isset($totalTaxAmount)}\n        <tr>\n         <td {$labelStyle}>\n          {ts} Amount Before Tax: {/ts}\n         </td>\n         <td {$valueStyle}>\n          {$totalAmount-$totalTaxAmount|crmMoney}\n         </td>\n        </tr>\n        {/if}\n        {foreach from=$dataArray item=value key=priceset}\n         <tr>\n          {if $priceset || $priceset == 0}\n           <td>&nbsp;{$taxTerm} {$priceset|string_format:\"%.2f\"}%</td>\n           <td>&nbsp;{$value|crmMoney:$currency}</td>\n          {else}\n           <td>&nbsp;{ts}No{/ts} {$taxTerm}</td>\n           <td>&nbsp;{$value|crmMoney:$currency}</td>\n          {/if}\n         </tr>\n        {/foreach}\n       {/if}\n      {/if}\n\n      {if !empty($amounts) && empty($lineItem)}\n       {foreach from=$amounts item=amnt key=level}\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$amnt.amount|crmMoney:$currency} {$amnt.label}\n         </td>\n        </tr>\n       {/foreach}\n      {/if}\n\n    {if isset($totalTaxAmount)}\n       <tr>\n        <td {$labelStyle}>\n         {ts}Total Tax Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n         {$totalTaxAmount|crmMoney:$currency}\n        </td>\n       </tr>\n      {/if}\n      {if !empty($isPrimary)}\n       <tr>\n        <td {$labelStyle}>\n         {ts}Total Amount{/ts}\n        </td>\n        <td {$valueStyle}>\n         {if !empty($totalAmount)}{$totalAmount|crmMoney:$currency}{/if} {if !empty($hookDiscount.message)}({$hookDiscount.message}){/if}\n        </td>\n       </tr>\n       {if !empty($pricesetFieldsCount) }\n     <tr>\n       <td {$labelStyle}>\n      {ts}Total Participants{/ts}</td>\n      <td {$valueStyle}>\n      {assign var=\"count\" value= 0}\n      {foreach from=$lineItem item=pcount}\n      {assign var=\"lineItemCount\" value=0}\n      {if $pcount neq \'skip\'}\n        {foreach from=$pcount item=p_count}\n        {assign var=\"lineItemCount\" value=$lineItemCount+$p_count.participant_count}\n        {/foreach}\n      {if $lineItemCount < 1 }\n        {assign var=\"lineItemCount\" value=1}\n      {/if}\n      {assign var=\"count\" value=$count+$lineItemCount}\n      {/if}\n      {/foreach}\n     {$count}\n     </td> </tr>\n      {/if}\n\n       {if $register_date}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Registration Date{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$register_date|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($receive_date)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Transaction Date{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$receive_date|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($financialTypeName)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Financial Type{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$financialTypeName}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($trxn_id)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Transaction #{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$trxn_id}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($paidBy)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Paid By{/ts}\n         </td>\n         <td {$valueStyle}>\n         {$paidBy}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($checkNumber)}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Check Number{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$checkNumber}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($billingName)}\n        <tr>\n         <th {$headerStyle}>\n          {ts}Billing Name and Address{/ts}\n         </th>\n        </tr>\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$billingName}<br />\n          {$address|nl2br}\n         </td>\n        </tr>\n       {/if}\n\n       {if !empty($credit_card_type)}\n        <tr>\n         <th {$headerStyle}>\n          {ts}Credit Card Information{/ts}\n         </th>\n        </tr>\n        <tr>\n         <td colspan=\"2\" {$valueStyle}>\n          {$credit_card_type}<br />\n          {$credit_card_number}<br />\n          {ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n         </td>\n        </tr>\n       {/if}\n\n      {/if}\n\n     {/if} {* End of conditional section for Paid events *}\n\n\n{if !empty($customPre)}\n{foreach from=$customPre item=customPr key=i}\n   <tr> <th {$headerStyle}>{$customPre_grouptitle.$i}</th></tr>\n   {foreach from=$customPr item=customValue key=customName}\n   {if ( !empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n     <tr>\n         <td {$labelStyle}>{$customName}</td>\n         <td {$valueStyle}>{$customValue}</td>\n     </tr>\n   {/if}\n   {/foreach}\n{/foreach}\n{/if}\n\n{if !empty($customPost)}\n{foreach from=$customPost item=customPos key=j}\n   <tr> <th {$headerStyle}>{$customPost_grouptitle.$j}</th></tr>\n   {foreach from=$customPos item=customValue key=customName}\n   {if (!empty($trackingFields) and ! in_array( $customName, $trackingFields ) ) or empty($trackingFields)}\n     <tr>\n         <td {$labelStyle}>{$customName}</td>\n         <td {$valueStyle}>{$customValue}</td>\n     </tr>\n{/if}\n{/foreach}\n{/foreach}\n{/if}\n\n{if !empty($customProfile)}\n{foreach from=$customProfile.profile item=eachParticipant key=participantID}\n     <tr><th {$headerStyle}>{ts 1=$participantID+2}Participant %1{/ts} </th></tr>\n     {foreach from=$eachParticipant item=eachProfile key=pid}\n     <tr><th {$headerStyle}>{$customProfile.title.$pid}</th></tr>\n     {foreach from=$eachProfile item=val key=field}\n     <tr>{foreach from=$val item=v key=f}\n         <td {$labelStyle}>{$field}</td>\n         <td {$valueStyle}>{$v}</td>\n         {/foreach}\n     </tr>\n     {/foreach}\n{/foreach}\n{/foreach}\n{/if}\n\n    </table>\n    {if !empty($event.allow_selfcancelxfer) }\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n        {ts 1=$selfcancelxfer_time 2=$selfservice_preposition}You may transfer your registration to another participant or cancel your registration up to %1 hours %2 the event.{/ts} {if !empty($totalAmount)}{ts}Cancellations are not refundable.{/ts}{/if}<br />\n        {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\"  h=0 a=1 fe=1}{/capture}\n        <a href=\"{$selfService}\">{ts}Click here to transfer or cancel your registration.{/ts}</a>\n      </td>\n     </tr>\n    {/if}\n </table>\n\n</body>\n</html>\n',1,827,'event_online_receipt',0,1,0,NULL),
+ (33,'Events - Receipt only','Receipt for {if $events_in_cart} Event Registration{/if} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n\n{if $is_pay_later}\n  This is being sent to you as an acknowledgement that you have registered one or more members for the following workshop, event or purchase. Please note, however, that the status of your payment is pending, and the registration for this event will not be completed until your payment is received.\n{else}\n  This is being sent to you as a {if !empty($is_refund)}confirmation of refund{else}receipt of payment made{/if} for the following workshop, event registration or purchase.\n{/if}\n\n{if $is_pay_later}\n  {$pay_later_receipt}\n{/if}\n\n  Your order number is #{$transaction_id}. {if !empty($line_items) && empty($is_refund)} Information about the workshops will be sent separately to each participant.{/if}\n Here\'s a summary of your transaction placed on {$transaction_date|crmDate:\"%D %I:%M %p %Z\"}:\n\n{if $billing_name}\n===========================================================\n{ts}Billing Name and Address{/ts}\n\n===========================================================\n{$billing_name}\n\n{$billing_street_address}\n\n{$billing_city}, {$billing_state} {$billing_postal_code}\n\n{$email}\n{/if}\n\n{if !empty($source)}\n{$source}\n{/if}\n\n\n{foreach from=$line_items item=line_item}\n{$line_item.event->title} ({$line_item.event->start_date|crmDate:\"%D\"})\n{if $line_item.event->is_show_location}\n  {$line_item.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n{$line_item.event->start_date|crmDate:\"%D %I:%M %p\"} - {$line_item.event->end_date|crmDate:\"%I:%M %p\"}\n\n  Quantity: {$line_item.num_participants}\n\n{if $line_item.num_participants > 0}\n  {foreach from=$line_item.participants item=participant}\n    {$participant.display_name}\n  {/foreach}\n{/if}\n{if $line_item.num_waiting_participants > 0}\n  Waitlisted:\n    {foreach from=$line_item.waiting_participants item=participant}\n      {$participant.display_name}\n    {/foreach}\n{/if}\nCost: {$line_item.cost|crmMoney:$currency|string_format:\"%10s\"}\nTotal For This Event: {$line_item.amount|crmMoney:$currency|string_format:\"%10s\"}\n\n{/foreach}\n\n{if $discounts}\nSubtotal: {$sub_total|crmMoney:$currency|string_format:\"%10s\"}\n--------------------------------------\nDiscounts\n{foreach from=$discounts key=myId item=i}\n  {$i.title}: -{$i.amount|crmMoney:$currency|string_format:\"%10s\"}\n{/foreach}\n{/if}\n======================================\nTotal: {$total|crmMoney:$currency|string_format:\"%10s\"}\n\n{if $credit_card_type}\n===========================================================\n{ts}Payment Information{/ts}\n\n===========================================================\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date.M}/{$credit_card_exp_date.Y}\n{/if}\n\n  If you have questions about the status of your registration or purchase please feel free to contact us.\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n  <head>\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n    <title></title>\n  </head>\n  <body>\n    {capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n    {capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n    {capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n    {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    {if $is_pay_later}\n      <p>\n        This is being sent to you as an acknowledgement that you have registered one or more members for the following workshop, event or purchase. Please note, however, that the status of your payment is pending, and the registration for this event will not be completed until your payment is received.\n      </p>\n    {else}\n      <p>\n        This is being sent to you as a {if !empty($is_refund)}confirmation of refund{else}receipt of payment made{/if} for the following workshop, event registration or purchase.\n      </p>\n    {/if}\n\n    {if $is_pay_later}\n      <p>{$pay_later_receipt}</p>\n    {/if}\n\n    <p>Your order number is #{$transaction_id}. {if !empty($line_items) && empty($is_refund)} Information about the workshops will be sent separately to each participant.{/if}\n  Here\'s a summary of your transaction placed on {$transaction_date|crmDate:\"%D %I:%M %p %Z\"}:</p>\n\n{if $billing_name}\n  <table class=\"billing-info\">\n      <tr>\n    <th style=\"text-align: left;\">\n      {ts}Billing Name and Address{/ts}\n    </th>\n      </tr>\n      <tr>\n    <td>\n      {$billing_name}<br />\n      {$billing_street_address}<br />\n      {$billing_city}, {$billing_state} {$billing_postal_code}<br/>\n      <br/>\n      {$email}\n    </td>\n    </tr>\n    </table>\n{/if}\n{if $credit_card_type}\n  <p>&nbsp;</p>\n  <table class=\"billing-info\">\n      <tr>\n    <th style=\"text-align: left;\">\n      {ts}Credit Card Information{/ts}\n    </th>\n      </tr>\n      <tr>\n    <td>\n      {$credit_card_type}<br />\n      {$credit_card_number}<br />\n      {ts}Expires{/ts}: {$credit_card_exp_date.M}/{$credit_card_exp_date.Y}\n    </td>\n    </tr>\n    </table>\n{/if}\n{if !empty($source)}\n    <p>&nbsp;</p>\n    {$source}\n{/if}\n    <p>&nbsp;</p>\n    <table width=\"700\">\n      <thead>\n    <tr>\n{if $line_items}\n      <th style=\"text-align: left;\">\n      Event\n      </th>\n      <th style=\"text-align: left;\">\n      Participants\n      </th>\n{/if}\n      <th style=\"text-align: left;\">\n      Price\n      </th>\n      <th style=\"text-align: left;\">\n      Total\n      </th>\n    </tr>\n    </thead>\n      <tbody>\n  {foreach from=$line_items item=line_item}\n  <tr>\n    <td style=\"width: 220px\">\n      {$line_item.event->title} ({$line_item.event->start_date|crmDate:\"%D\"})<br />\n      {if $line_item.event->is_show_location}\n        {$line_item.location.address.1.display|nl2br}\n      {/if}{*End of isShowLocation condition*}<br /><br />\n      {$line_item.event->start_date|crmDate:\"%D %I:%M %p\"} - {$line_item.event->end_date|crmDate:\"%I:%M %p\"}\n    </td>\n    <td style=\"width: 180px\">\n    {$line_item.num_participants}\n      {if $line_item.num_participants > 0}\n      <div class=\"participants\" style=\"padding-left: 10px;\">\n        {foreach from=$line_item.participants item=participant}\n        {$participant.display_name}<br />\n        {/foreach}\n      </div>\n      {/if}\n      {if $line_item.num_waiting_participants > 0}\n      Waitlisted:<br/>\n      <div class=\"participants\" style=\"padding-left: 10px;\">\n        {foreach from=$line_item.waiting_participants item=participant}\n        {$participant.display_name}<br />\n        {/foreach}\n      </div>\n      {/if}\n    </td>\n    <td style=\"width: 100px\">\n      {$line_item.cost|crmMoney:$currency|string_format:\"%10s\"}\n    </td>\n    <td style=\"width: 100px\">\n      &nbsp;{$line_item.amount|crmMoney:$currency|string_format:\"%10s\"}\n    </td>\n  </tr>\n  {/foreach}\n      </tbody>\n      <tfoot>\n  {if $discounts}\n  <tr>\n    <td>\n    </td>\n    <td>\n    </td>\n    <td>\n      Subtotal:\n    </td>\n    <td>\n      &nbsp;{$sub_total|crmMoney:$currency|string_format:\"%10s\"}\n    </td>\n  </tr>\n  {foreach from=$discounts key=myId item=i}\n  <tr>\n    <td>\n      {$i.title}\n    </td>\n    <td>\n    </td>\n    <td>\n    </td>\n    <td>\n      -{$i.amount}\n    </td>\n  </tr>\n  {/foreach}\n  {/if}\n  <tr>\n{if $line_items}\n    <td>\n    </td>\n    <td>\n    </td>\n{/if}\n    <td>\n      <strong>Total:</strong>\n    </td>\n    <td>\n      <strong>&nbsp;{$total|crmMoney:$currency|string_format:\"%10s\"}</strong>\n    </td>\n  </tr>\n      </tfoot>\n    </table>\n\n    If you have questions about the status of your registration or purchase please feel free to contact us.\n  </body>\n</html>\n',1,828,'event_registration_receipt',1,0,0,NULL),
+ (34,'Events - Receipt only','Receipt for {if $events_in_cart} Event Registration{/if} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n\n{if $is_pay_later}\n  This is being sent to you as an acknowledgement that you have registered one or more members for the following workshop, event or purchase. Please note, however, that the status of your payment is pending, and the registration for this event will not be completed until your payment is received.\n{else}\n  This is being sent to you as a {if !empty($is_refund)}confirmation of refund{else}receipt of payment made{/if} for the following workshop, event registration or purchase.\n{/if}\n\n{if $is_pay_later}\n  {$pay_later_receipt}\n{/if}\n\n  Your order number is #{$transaction_id}. {if !empty($line_items) && empty($is_refund)} Information about the workshops will be sent separately to each participant.{/if}\n Here\'s a summary of your transaction placed on {$transaction_date|crmDate:\"%D %I:%M %p %Z\"}:\n\n{if $billing_name}\n===========================================================\n{ts}Billing Name and Address{/ts}\n\n===========================================================\n{$billing_name}\n\n{$billing_street_address}\n\n{$billing_city}, {$billing_state} {$billing_postal_code}\n\n{$email}\n{/if}\n\n{if !empty($source)}\n{$source}\n{/if}\n\n\n{foreach from=$line_items item=line_item}\n{$line_item.event->title} ({$line_item.event->start_date|crmDate:\"%D\"})\n{if $line_item.event->is_show_location}\n  {$line_item.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n{$line_item.event->start_date|crmDate:\"%D %I:%M %p\"} - {$line_item.event->end_date|crmDate:\"%I:%M %p\"}\n\n  Quantity: {$line_item.num_participants}\n\n{if $line_item.num_participants > 0}\n  {foreach from=$line_item.participants item=participant}\n    {$participant.display_name}\n  {/foreach}\n{/if}\n{if $line_item.num_waiting_participants > 0}\n  Waitlisted:\n    {foreach from=$line_item.waiting_participants item=participant}\n      {$participant.display_name}\n    {/foreach}\n{/if}\nCost: {$line_item.cost|crmMoney:$currency|string_format:\"%10s\"}\nTotal For This Event: {$line_item.amount|crmMoney:$currency|string_format:\"%10s\"}\n\n{/foreach}\n\n{if $discounts}\nSubtotal: {$sub_total|crmMoney:$currency|string_format:\"%10s\"}\n--------------------------------------\nDiscounts\n{foreach from=$discounts key=myId item=i}\n  {$i.title}: -{$i.amount|crmMoney:$currency|string_format:\"%10s\"}\n{/foreach}\n{/if}\n======================================\nTotal: {$total|crmMoney:$currency|string_format:\"%10s\"}\n\n{if $credit_card_type}\n===========================================================\n{ts}Payment Information{/ts}\n\n===========================================================\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date.M}/{$credit_card_exp_date.Y}\n{/if}\n\n  If you have questions about the status of your registration or purchase please feel free to contact us.\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n  <head>\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n    <title></title>\n  </head>\n  <body>\n    {capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n    {capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n    {capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n    {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    {if $is_pay_later}\n      <p>\n        This is being sent to you as an acknowledgement that you have registered one or more members for the following workshop, event or purchase. Please note, however, that the status of your payment is pending, and the registration for this event will not be completed until your payment is received.\n      </p>\n    {else}\n      <p>\n        This is being sent to you as a {if !empty($is_refund)}confirmation of refund{else}receipt of payment made{/if} for the following workshop, event registration or purchase.\n      </p>\n    {/if}\n\n    {if $is_pay_later}\n      <p>{$pay_later_receipt}</p>\n    {/if}\n\n    <p>Your order number is #{$transaction_id}. {if !empty($line_items) && empty($is_refund)} Information about the workshops will be sent separately to each participant.{/if}\n  Here\'s a summary of your transaction placed on {$transaction_date|crmDate:\"%D %I:%M %p %Z\"}:</p>\n\n{if $billing_name}\n  <table class=\"billing-info\">\n      <tr>\n    <th style=\"text-align: left;\">\n      {ts}Billing Name and Address{/ts}\n    </th>\n      </tr>\n      <tr>\n    <td>\n      {$billing_name}<br />\n      {$billing_street_address}<br />\n      {$billing_city}, {$billing_state} {$billing_postal_code}<br/>\n      <br/>\n      {$email}\n    </td>\n    </tr>\n    </table>\n{/if}\n{if $credit_card_type}\n  <p>&nbsp;</p>\n  <table class=\"billing-info\">\n      <tr>\n    <th style=\"text-align: left;\">\n      {ts}Credit Card Information{/ts}\n    </th>\n      </tr>\n      <tr>\n    <td>\n      {$credit_card_type}<br />\n      {$credit_card_number}<br />\n      {ts}Expires{/ts}: {$credit_card_exp_date.M}/{$credit_card_exp_date.Y}\n    </td>\n    </tr>\n    </table>\n{/if}\n{if !empty($source)}\n    <p>&nbsp;</p>\n    {$source}\n{/if}\n    <p>&nbsp;</p>\n    <table width=\"700\">\n      <thead>\n    <tr>\n{if $line_items}\n      <th style=\"text-align: left;\">\n      Event\n      </th>\n      <th style=\"text-align: left;\">\n      Participants\n      </th>\n{/if}\n      <th style=\"text-align: left;\">\n      Price\n      </th>\n      <th style=\"text-align: left;\">\n      Total\n      </th>\n    </tr>\n    </thead>\n      <tbody>\n  {foreach from=$line_items item=line_item}\n  <tr>\n    <td style=\"width: 220px\">\n      {$line_item.event->title} ({$line_item.event->start_date|crmDate:\"%D\"})<br />\n      {if $line_item.event->is_show_location}\n        {$line_item.location.address.1.display|nl2br}\n      {/if}{*End of isShowLocation condition*}<br /><br />\n      {$line_item.event->start_date|crmDate:\"%D %I:%M %p\"} - {$line_item.event->end_date|crmDate:\"%I:%M %p\"}\n    </td>\n    <td style=\"width: 180px\">\n    {$line_item.num_participants}\n      {if $line_item.num_participants > 0}\n      <div class=\"participants\" style=\"padding-left: 10px;\">\n        {foreach from=$line_item.participants item=participant}\n        {$participant.display_name}<br />\n        {/foreach}\n      </div>\n      {/if}\n      {if $line_item.num_waiting_participants > 0}\n      Waitlisted:<br/>\n      <div class=\"participants\" style=\"padding-left: 10px;\">\n        {foreach from=$line_item.waiting_participants item=participant}\n        {$participant.display_name}<br />\n        {/foreach}\n      </div>\n      {/if}\n    </td>\n    <td style=\"width: 100px\">\n      {$line_item.cost|crmMoney:$currency|string_format:\"%10s\"}\n    </td>\n    <td style=\"width: 100px\">\n      &nbsp;{$line_item.amount|crmMoney:$currency|string_format:\"%10s\"}\n    </td>\n  </tr>\n  {/foreach}\n      </tbody>\n      <tfoot>\n  {if $discounts}\n  <tr>\n    <td>\n    </td>\n    <td>\n    </td>\n    <td>\n      Subtotal:\n    </td>\n    <td>\n      &nbsp;{$sub_total|crmMoney:$currency|string_format:\"%10s\"}\n    </td>\n  </tr>\n  {foreach from=$discounts key=myId item=i}\n  <tr>\n    <td>\n      {$i.title}\n    </td>\n    <td>\n    </td>\n    <td>\n    </td>\n    <td>\n      -{$i.amount}\n    </td>\n  </tr>\n  {/foreach}\n  {/if}\n  <tr>\n{if $line_items}\n    <td>\n    </td>\n    <td>\n    </td>\n{/if}\n    <td>\n      <strong>Total:</strong>\n    </td>\n    <td>\n      <strong>&nbsp;{$total|crmMoney:$currency|string_format:\"%10s\"}</strong>\n    </td>\n  </tr>\n      </tfoot>\n    </table>\n\n    If you have questions about the status of your registration or purchase please feel free to contact us.\n  </body>\n</html>\n',1,828,'event_registration_receipt',0,1,0,NULL),
  (35,'Events - Registration Cancellation Notice','{ts 1=$event.event_title}Event Registration Cancelled for %1{/ts} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}{$greeting},{/if}\n\n{ts}Your Event Registration has been cancelled.{/ts}\n\n\n===========================================================\n{ts}Event Information and Location{/ts}\n\n===========================================================\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"shortdate\" == $event.event_start_date|crmDate:\"shortdate\"}{$event.event_end_date|crmDate:\"Time\"}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{ts}Participant Role{/ts}: {participant.role_id:label}\n\n{if $isShowLocation}\n{$event.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$event.location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if}\n{/foreach}\n{foreach from=$event.location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if \'{contact.email}\'}\n\n===========================================================\n{ts}Registered Email{/ts}\n\n===========================================================\n{contact.email}\n{/if}\n\n{if !empty(\'{participant.register_date}\')}\n{ts}Registration Date{/ts}: {participant.register_date}\n{/if}\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}\n\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    <p>{ts}Your Event Registration has been cancelled.{/ts}</p>\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"shortdate\" == $event.event_start_date|crmDate:\"shortdate\"}{$event.event_end_date|crmDate:\"Time\"}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n     <tr>\n      <td {$labelStyle}>\n       {ts}Participant Role{/ts}:\n      </td>\n      <td {$valueStyle}>\n       {participant.role_id:label}\n      </td>\n     </tr>\n\n     {if $isShowLocation}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$event.location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$event.location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$event.location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if \'{contact.email}\'}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {contact.email}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty(\'{participant.register_date}\')}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Registration Date{/ts}\n       </td>\n       <td {$valueStyle}>\n        {participant.register_date}\n       </td>\n      </tr>\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n\n  <tr>\n   <td>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}</p>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,829,'participant_cancelled',1,0,0,NULL),
  (36,'Events - Registration Cancellation Notice','{ts 1=$event.event_title}Event Registration Cancelled for %1{/ts} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}{$greeting},{/if}\n\n{ts}Your Event Registration has been cancelled.{/ts}\n\n\n===========================================================\n{ts}Event Information and Location{/ts}\n\n===========================================================\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"shortdate\" == $event.event_start_date|crmDate:\"shortdate\"}{$event.event_end_date|crmDate:\"Time\"}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{ts}Participant Role{/ts}: {participant.role_id:label}\n\n{if $isShowLocation}\n{$event.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$event.location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if}\n{/foreach}\n{foreach from=$event.location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if \'{contact.email}\'}\n\n===========================================================\n{ts}Registered Email{/ts}\n\n===========================================================\n{contact.email}\n{/if}\n\n{if !empty(\'{participant.register_date}\')}\n{ts}Registration Date{/ts}: {participant.register_date}\n{/if}\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}\n\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    <p>{ts}Your Event Registration has been cancelled.{/ts}</p>\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"shortdate\" == $event.event_start_date|crmDate:\"shortdate\"}{$event.event_end_date|crmDate:\"Time\"}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n     <tr>\n      <td {$labelStyle}>\n       {ts}Participant Role{/ts}:\n      </td>\n      <td {$valueStyle}>\n       {participant.role_id:label}\n      </td>\n     </tr>\n\n     {if $isShowLocation}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$event.location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$event.location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$event.location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if \'{contact.email}\'}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {contact.email}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty(\'{participant.register_date}\')}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Registration Date{/ts}\n       </td>\n       <td {$valueStyle}>\n        {participant.register_date}\n       </td>\n      </tr>\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n\n  <tr>\n   <td>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}</p>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,829,'participant_cancelled',0,1,0,NULL),
- (37,'Events - Registration Confirmation Invite','{ts 1=$event.event_title}Confirm your registration for %1{/ts} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}{$greeting},{/if}\n\n{ts}This is an invitation to complete your registration that was initially waitlisted.{/ts}\n\n{if !$isAdditional and $participant.id}\n\n===========================================================\n{ts}Confirm Your Registration{/ts}\n\n===========================================================\n{capture assign=confirmUrl}{crmURL p=\'civicrm/event/confirm\' q=\"reset=1&participantId=`$participant.id`&cs=`$checksumValue`\" a=true h=0 fe=1}{/capture}\nClick this link to go to a web page where you can confirm your registration online:\n{$confirmUrl}\n{/if}\n{if $event.allow_selfcancelxfer }\n{ts 1=$selfcancelxfer_time 2=$selfservice_preposition}You may transfer your registration to another participant or cancel your registration up to %1 hours %2 the event.{/ts} {if $totalAmount}{ts}Cancellations are not refundable.{/ts}{/if}\n   {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\"  h=0 a=1 fe=1}{/capture}\n{ts}Transfer or cancel your registration:{/ts} {$selfService}\n{/if}\n===========================================================\n{ts}Event Information and Location{/ts}\n\n===========================================================\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n{if $conference_sessions}\n\n\n{ts}Your schedule:{/ts}\n{assign var=\'group_by_day\' value=\'NA\'}\n{foreach from=$conference_sessions item=session}\n{if $session.start_date|date_format:\"%Y/%m/%d\" != $group_by_day|date_format:\"%Y/%m/%d\"}\n{assign var=\'group_by_day\' value=$session.start_date}\n\n{$group_by_day|date_format:\"%m/%d/%Y\"}\n\n\n{/if}\n{$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}\n{if $session.location}    {$session.location}{/if}\n{/foreach}\n{/if}\n\n\n{ts}Participant Role{/ts}: {$participant.role}\n\n{if $isShowLocation}\n{$event.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if $event.location.phone.1.phone || $event.location.email.1.email}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$event.location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if}\n{/foreach}\n{foreach from=$event.location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if $event.is_public}\n{capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Download iCalendar File:{/ts} {$icalFeed}\n{/if}\n\n{if \'{contact.email}\'}\n\n===========================================================\n{ts}Registered Email{/ts}\n\n===========================================================\n{contact.email}\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$participant.register_date|crmDate}\n{/if}\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}\n\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    <p>{ts}This is an invitation to complete your registration that was initially waitlisted.{/ts}</p>\n   </td>\n  </tr>\n  {if !$isAdditional and $participant.id}\n   <tr>\n    <th {$headerStyle}>\n     {ts}Confirm Your Registration{/ts}\n    </th>\n   </tr>\n   <tr>\n    <td colspan=\"2\" {$valueStyle}>\n     {capture assign=confirmUrl}{crmURL p=\'civicrm/event/confirm\' q=\"reset=1&participantId=`$participant.id`&cs=`$checksumValue`\" a=true h=0 fe=1}{/capture}\n     <a href=\"{$confirmUrl}\">{ts}Click here to confirm and complete your registration{/ts}</a>\n    </td>\n   </tr>\n  {/if}\n  {if $event.allow_selfcancelxfer }\n  {ts}This event allows for{/ts}\n  {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\" h=0 a=1 fe=1}{/capture}\n       <a href=\"{$selfService}\"> {ts}self service cancel or transfer{/ts}</a>\n  {/if}\n\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n     {if $conference_sessions}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n  {ts}Your schedule:{/ts}\n       </td>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n  {assign var=\'group_by_day\' value=\'NA\'}\n  {foreach from=$conference_sessions item=session}\n   {if $session.start_date|date_format:\"%Y/%m/%d\" != $group_by_day|date_format:\"%Y/%m/%d\"}\n    {assign var=\'group_by_day\' value=$session.start_date}\n          <em>{$group_by_day|date_format:\"%m/%d/%Y\"}</em><br />\n   {/if}\n   {$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}<br />\n   {if $session.location}&nbsp;&nbsp;&nbsp;&nbsp;{$session.location}<br />{/if}\n  {/foreach}\n       </td>\n      </tr>\n     {/if}\n     <tr>\n      <td {$labelStyle}>\n       {ts}Participant Role{/ts}:\n      </td>\n      <td {$valueStyle}>\n       {$participant.role}\n      </td>\n     </tr>\n\n     {if $isShowLocation}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$event.location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if $event.location.phone.1.phone || $event.location.email.1.email}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$event.location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$event.location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if $event.is_public}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n        <a href=\"{$icalFeed}\">{ts}Download iCalendar File{/ts}</a>\n       </td>\n      </tr>\n     {/if}\n\n     {if \'{contact.email}\'}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {contact.email}\n       </td>\n      </tr>\n     {/if}\n\n     {if $register_date}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Registration Date{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$participant.register_date|crmDate}\n       </td>\n      </tr>\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n  {if $event.allow_selfcancelxfer }\n   <tr>\n     <td colspan=\"2\" {$valueStyle}>\n       {ts 1=$selfcancelxfer_time 2=$selfservice_preposition}You may transfer your registration to another participant or cancel your registration up to %1 hours %2 the event.{/ts} {if $totalAmount}{ts}Cancellations are not refundable.{/ts}{/if}<br />\n         {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\"  h=0 a=1 fe=1}{/capture}\n       <a href=\"{$selfService}\">{ts}Click here to transfer or cancel your registration.{/ts}</a>\n     </td>\n   </tr>\n  {/if}\n  <tr>\n   <td colspan=\"2\" {$valueStyle}>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}</p>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,830,'participant_confirm',1,0,0,NULL),
- (38,'Events - Registration Confirmation Invite','{ts 1=$event.event_title}Confirm your registration for %1{/ts} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}{$greeting},{/if}\n\n{ts}This is an invitation to complete your registration that was initially waitlisted.{/ts}\n\n{if !$isAdditional and $participant.id}\n\n===========================================================\n{ts}Confirm Your Registration{/ts}\n\n===========================================================\n{capture assign=confirmUrl}{crmURL p=\'civicrm/event/confirm\' q=\"reset=1&participantId=`$participant.id`&cs=`$checksumValue`\" a=true h=0 fe=1}{/capture}\nClick this link to go to a web page where you can confirm your registration online:\n{$confirmUrl}\n{/if}\n{if $event.allow_selfcancelxfer }\n{ts 1=$selfcancelxfer_time 2=$selfservice_preposition}You may transfer your registration to another participant or cancel your registration up to %1 hours %2 the event.{/ts} {if $totalAmount}{ts}Cancellations are not refundable.{/ts}{/if}\n   {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\"  h=0 a=1 fe=1}{/capture}\n{ts}Transfer or cancel your registration:{/ts} {$selfService}\n{/if}\n===========================================================\n{ts}Event Information and Location{/ts}\n\n===========================================================\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n{if $conference_sessions}\n\n\n{ts}Your schedule:{/ts}\n{assign var=\'group_by_day\' value=\'NA\'}\n{foreach from=$conference_sessions item=session}\n{if $session.start_date|date_format:\"%Y/%m/%d\" != $group_by_day|date_format:\"%Y/%m/%d\"}\n{assign var=\'group_by_day\' value=$session.start_date}\n\n{$group_by_day|date_format:\"%m/%d/%Y\"}\n\n\n{/if}\n{$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}\n{if $session.location}    {$session.location}{/if}\n{/foreach}\n{/if}\n\n\n{ts}Participant Role{/ts}: {$participant.role}\n\n{if $isShowLocation}\n{$event.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if $event.location.phone.1.phone || $event.location.email.1.email}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$event.location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if}\n{/foreach}\n{foreach from=$event.location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if $event.is_public}\n{capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Download iCalendar File:{/ts} {$icalFeed}\n{/if}\n\n{if \'{contact.email}\'}\n\n===========================================================\n{ts}Registered Email{/ts}\n\n===========================================================\n{contact.email}\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$participant.register_date|crmDate}\n{/if}\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}\n\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    <p>{ts}This is an invitation to complete your registration that was initially waitlisted.{/ts}</p>\n   </td>\n  </tr>\n  {if !$isAdditional and $participant.id}\n   <tr>\n    <th {$headerStyle}>\n     {ts}Confirm Your Registration{/ts}\n    </th>\n   </tr>\n   <tr>\n    <td colspan=\"2\" {$valueStyle}>\n     {capture assign=confirmUrl}{crmURL p=\'civicrm/event/confirm\' q=\"reset=1&participantId=`$participant.id`&cs=`$checksumValue`\" a=true h=0 fe=1}{/capture}\n     <a href=\"{$confirmUrl}\">{ts}Click here to confirm and complete your registration{/ts}</a>\n    </td>\n   </tr>\n  {/if}\n  {if $event.allow_selfcancelxfer }\n  {ts}This event allows for{/ts}\n  {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\" h=0 a=1 fe=1}{/capture}\n       <a href=\"{$selfService}\"> {ts}self service cancel or transfer{/ts}</a>\n  {/if}\n\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n     {if $conference_sessions}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n  {ts}Your schedule:{/ts}\n       </td>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n  {assign var=\'group_by_day\' value=\'NA\'}\n  {foreach from=$conference_sessions item=session}\n   {if $session.start_date|date_format:\"%Y/%m/%d\" != $group_by_day|date_format:\"%Y/%m/%d\"}\n    {assign var=\'group_by_day\' value=$session.start_date}\n          <em>{$group_by_day|date_format:\"%m/%d/%Y\"}</em><br />\n   {/if}\n   {$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}<br />\n   {if $session.location}&nbsp;&nbsp;&nbsp;&nbsp;{$session.location}<br />{/if}\n  {/foreach}\n       </td>\n      </tr>\n     {/if}\n     <tr>\n      <td {$labelStyle}>\n       {ts}Participant Role{/ts}:\n      </td>\n      <td {$valueStyle}>\n       {$participant.role}\n      </td>\n     </tr>\n\n     {if $isShowLocation}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$event.location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if $event.location.phone.1.phone || $event.location.email.1.email}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$event.location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$event.location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if $event.is_public}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n        <a href=\"{$icalFeed}\">{ts}Download iCalendar File{/ts}</a>\n       </td>\n      </tr>\n     {/if}\n\n     {if \'{contact.email}\'}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {contact.email}\n       </td>\n      </tr>\n     {/if}\n\n     {if $register_date}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Registration Date{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$participant.register_date|crmDate}\n       </td>\n      </tr>\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n  {if $event.allow_selfcancelxfer }\n   <tr>\n     <td colspan=\"2\" {$valueStyle}>\n       {ts 1=$selfcancelxfer_time 2=$selfservice_preposition}You may transfer your registration to another participant or cancel your registration up to %1 hours %2 the event.{/ts} {if $totalAmount}{ts}Cancellations are not refundable.{/ts}{/if}<br />\n         {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\"  h=0 a=1 fe=1}{/capture}\n       <a href=\"{$selfService}\">{ts}Click here to transfer or cancel your registration.{/ts}</a>\n     </td>\n   </tr>\n  {/if}\n  <tr>\n   <td colspan=\"2\" {$valueStyle}>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}</p>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,830,'participant_confirm',0,1,0,NULL),
- (39,'Events - Pending Registration Expiration Notice','{ts 1=$event.event_title}Event registration has expired for %1{/ts} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}{$greeting},{/if}\n\n{ts 1=$event.event_title}Your pending event registration for %1 has expired\nbecause you did not confirm your registration.{/ts}\n\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions\nor want to inquire about reinstating your registration for this event.{/ts}\n\n===========================================================\n{ts}Event Information and Location{/ts}\n\n===========================================================\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{ts}Participant Role{/ts}: {$participant.role}\n\n{if $isShowLocation}\n{$event.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$event.location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if}\n{/foreach}\n{foreach from=$event.location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if \'{contact.email}\'}\n\n===========================================================\n{ts}Registered Email{/ts}\n\n===========================================================\n{contact.email}\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$participant.register_date|crmDate}\n{/if}\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}\n\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    <p>{ts 1=$event.event_title}Your pending event registration for %1 has expired\nbecause you did not confirm your registration.{/ts}</p>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions\nor want to inquire about reinstating your registration for this event.{/ts}</p>\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n     <tr>\n      <td {$labelStyle}>\n       {ts}Participant Role{/ts}:\n      </td>\n      <td {$valueStyle}>\n       {$participant.role}\n      </td>\n     </tr>\n\n     {if $isShowLocation}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$event.location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$event.location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$event.location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if \'{contact.email}\'}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {contact.email}\n       </td>\n      </tr>\n     {/if}\n\n     {if $register_date}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Registration Date{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$participant.register_date|crmDate}\n       </td>\n      </tr>\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n\n  <tr>\n   <td>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}</p>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,831,'participant_expired',1,0,0,NULL),
- (40,'Events - Pending Registration Expiration Notice','{ts 1=$event.event_title}Event registration has expired for %1{/ts} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}{$greeting},{/if}\n\n{ts 1=$event.event_title}Your pending event registration for %1 has expired\nbecause you did not confirm your registration.{/ts}\n\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions\nor want to inquire about reinstating your registration for this event.{/ts}\n\n===========================================================\n{ts}Event Information and Location{/ts}\n\n===========================================================\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{ts}Participant Role{/ts}: {$participant.role}\n\n{if $isShowLocation}\n{$event.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$event.location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if}\n{/foreach}\n{foreach from=$event.location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if \'{contact.email}\'}\n\n===========================================================\n{ts}Registered Email{/ts}\n\n===========================================================\n{contact.email}\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$participant.register_date|crmDate}\n{/if}\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}\n\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    <p>{ts 1=$event.event_title}Your pending event registration for %1 has expired\nbecause you did not confirm your registration.{/ts}</p>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions\nor want to inquire about reinstating your registration for this event.{/ts}</p>\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n     <tr>\n      <td {$labelStyle}>\n       {ts}Participant Role{/ts}:\n      </td>\n      <td {$valueStyle}>\n       {$participant.role}\n      </td>\n     </tr>\n\n     {if $isShowLocation}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$event.location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$event.location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$event.location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if \'{contact.email}\'}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {contact.email}\n       </td>\n      </tr>\n     {/if}\n\n     {if $register_date}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Registration Date{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$participant.register_date|crmDate}\n       </td>\n      </tr>\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n\n  <tr>\n   <td>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}</p>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,831,'participant_expired',0,1,0,NULL),
- (41,'Events - Registration Transferred Notice','{ts 1=$event.event_title}Event Registration Transferred for %1{/ts} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n\n{ts 1=$to_participant}Your Event Registration has been transferred to %1.{/ts}\n\n===========================================================\n{ts}Event Information and Location{/ts}\n\n===========================================================\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{ts}Participant Role{/ts}: {$participant.role}\n\n{if $isShowLocation}\n{$event.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$event.location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if}\n{/foreach}\n{foreach from=$event.location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if \'{contact.email}\'}\n\n===========================================================\n{ts}Registered Email{/ts}\n\n===========================================================\n{contact.email}\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$participant.register_date|crmDate}\n{/if}\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    <p>{ts 1=$to_participant}Your Event Registration has been Transferred to %1.{/ts}</p>\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n     <tr>\n      <td {$labelStyle}>\n       {ts}Participant Role{/ts}:\n      </td>\n      <td {$valueStyle}>\n       {$participant.role}\n      </td>\n     </tr>\n\n     {if $isShowLocation}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$event.location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$event.location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$event.location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if \'{contact.email}\'}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {contact.email}\n       </td>\n      </tr>\n     {/if}\n\n     {if $register_date}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Registration Date{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$participant.register_date|crmDate}\n       </td>\n      </tr>\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n\n  <tr>\n   <td>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}</p>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,832,'participant_transferred',1,0,0,NULL),
- (42,'Events - Registration Transferred Notice','{ts 1=$event.event_title}Event Registration Transferred for %1{/ts} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n\n{ts 1=$to_participant}Your Event Registration has been transferred to %1.{/ts}\n\n===========================================================\n{ts}Event Information and Location{/ts}\n\n===========================================================\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{ts}Participant Role{/ts}: {$participant.role}\n\n{if $isShowLocation}\n{$event.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$event.location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if}\n{/foreach}\n{foreach from=$event.location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if \'{contact.email}\'}\n\n===========================================================\n{ts}Registered Email{/ts}\n\n===========================================================\n{contact.email}\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$participant.register_date|crmDate}\n{/if}\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    <p>{ts 1=$to_participant}Your Event Registration has been Transferred to %1.{/ts}</p>\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:\"%Y%m%d\" == $event.event_start_date|date_format:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n     <tr>\n      <td {$labelStyle}>\n       {ts}Participant Role{/ts}:\n      </td>\n      <td {$valueStyle}>\n       {$participant.role}\n      </td>\n     </tr>\n\n     {if $isShowLocation}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$event.location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$event.location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$event.location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if \'{contact.email}\'}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {contact.email}\n       </td>\n      </tr>\n     {/if}\n\n     {if $register_date}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Registration Date{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$participant.register_date|crmDate}\n       </td>\n      </tr>\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n\n  <tr>\n   <td>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}</p>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,832,'participant_transferred',0,1,0,NULL),
+ (37,'Events - Registration Confirmation Invite','{ts 1=$event.event_title}Confirm your registration for %1{/ts} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}{$greeting},{/if}\n\n{ts}This is an invitation to complete your registration that was initially waitlisted.{/ts}\n\n{if !$isAdditional and $participant.id}\n\n===========================================================\n{ts}Confirm Your Registration{/ts}\n\n===========================================================\n{capture assign=confirmUrl}{crmURL p=\'civicrm/event/confirm\' q=\"reset=1&participantId=`$participant.id`&cs=`$checksumValue`\" a=true h=0 fe=1}{/capture}\nClick this link to go to a web page where you can confirm your registration online:\n{$confirmUrl}\n{/if}\n{if $event.allow_selfcancelxfer }\n{ts 1=$selfcancelxfer_time 2=$selfservice_preposition}You may transfer your registration to another participant or cancel your registration up to %1 hours %2 the event.{/ts} {if $totalAmount}{ts}Cancellations are not refundable.{/ts}{/if}\n   {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\"  h=0 a=1 fe=1}{/capture}\n{ts}Transfer or cancel your registration:{/ts} {$selfService}\n{/if}\n===========================================================\n{ts}Event Information and Location{/ts}\n\n===========================================================\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n{if $conference_sessions}\n\n\n{ts}Your schedule:{/ts}\n{assign var=\'group_by_day\' value=\'NA\'}\n{foreach from=$conference_sessions item=session}\n{if $session.start_date|crmDate:\"%Y/%m/%d\" != $group_by_day|crmDate:\"%Y/%m/%d\"}\n{assign var=\'group_by_day\' value=$session.start_date}\n\n{$group_by_day|crmDate:\"%m/%d/%Y\"}\n\n\n{/if}\n{$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}\n{if $session.location}    {$session.location}{/if}\n{/foreach}\n{/if}\n\n\n{ts}Participant Role{/ts}: {$participant.role}\n\n{if $isShowLocation}\n{$event.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if $event.location.phone.1.phone || $event.location.email.1.email}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$event.location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if}\n{/foreach}\n{foreach from=$event.location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if $event.is_public}\n{capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Download iCalendar entry for this event.{/ts} {$icalFeed}\n{capture assign=gCalendar}{crmURL p=\'civicrm/event/ical\' q=\"gCalendar=1&reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Add event to Google Calendar{/ts} {$gCalendar}\n{/if}\n\n{if \'{contact.email}\'}\n\n===========================================================\n{ts}Registered Email{/ts}\n\n===========================================================\n{contact.email}\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$participant.register_date|crmDate}\n{/if}\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}\n\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    <p>{ts}This is an invitation to complete your registration that was initially waitlisted.{/ts}</p>\n   </td>\n  </tr>\n  {if !$isAdditional and $participant.id}\n   <tr>\n    <th {$headerStyle}>\n     {ts}Confirm Your Registration{/ts}\n    </th>\n   </tr>\n   <tr>\n    <td colspan=\"2\" {$valueStyle}>\n     {capture assign=confirmUrl}{crmURL p=\'civicrm/event/confirm\' q=\"reset=1&participantId=`$participant.id`&cs=`$checksumValue`\" a=true h=0 fe=1}{/capture}\n     <a href=\"{$confirmUrl}\">{ts}Click here to confirm and complete your registration{/ts}</a>\n    </td>\n   </tr>\n  {/if}\n  {if $event.allow_selfcancelxfer }\n  {ts}This event allows for{/ts}\n  {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\" h=0 a=1 fe=1}{/capture}\n       <a href=\"{$selfService}\"> {ts}self service cancel or transfer{/ts}</a>\n  {/if}\n\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n     {if $conference_sessions}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n  {ts}Your schedule:{/ts}\n       </td>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n  {assign var=\'group_by_day\' value=\'NA\'}\n  {foreach from=$conference_sessions item=session}\n   {if $session.start_date|crmDate:\"%Y/%m/%d\" != $group_by_day|crmDate:\"%Y/%m/%d\"}\n    {assign var=\'group_by_day\' value=$session.start_date}\n          <em>{$group_by_day|crmDate:\"%m/%d/%Y\"}</em><br />\n   {/if}\n   {$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}<br />\n   {if $session.location}&nbsp;&nbsp;&nbsp;&nbsp;{$session.location}<br />{/if}\n  {/foreach}\n       </td>\n      </tr>\n     {/if}\n     <tr>\n      <td {$labelStyle}>\n       {ts}Participant Role{/ts}:\n      </td>\n      <td {$valueStyle}>\n       {$participant.role}\n      </td>\n     </tr>\n\n     {if $isShowLocation}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$event.location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if $event.location.phone.1.phone || $event.location.email.1.email}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$event.location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$event.location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if $event.is_public}\n     <tr>\n       <td colspan=\"2\" {$valueStyle}>\n           {capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n         <a href=\"{$icalFeed}\">{ts}Download iCalendar entry for this event.{/ts}</a>\n       </td>\n     </tr>\n     <tr>\n       <td colspan=\"2\" {$valueStyle}>\n           {capture assign=gCalendar}{crmURL p=\'civicrm/event/ical\' q=\"gCalendar=1&reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n         <a href=\"{$gCalendar}\">{ts}Add event to Google Calendar{/ts}</a>\n       </td>\n     </tr>\n     {/if}\n\n     {if \'{contact.email}\'}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {contact.email}\n       </td>\n      </tr>\n     {/if}\n\n     {if $register_date}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Registration Date{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$participant.register_date|crmDate}\n       </td>\n      </tr>\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n  {if $event.allow_selfcancelxfer }\n   <tr>\n     <td colspan=\"2\" {$valueStyle}>\n       {ts 1=$selfcancelxfer_time 2=$selfservice_preposition}You may transfer your registration to another participant or cancel your registration up to %1 hours %2 the event.{/ts} {if $totalAmount}{ts}Cancellations are not refundable.{/ts}{/if}<br />\n         {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\"  h=0 a=1 fe=1}{/capture}\n       <a href=\"{$selfService}\">{ts}Click here to transfer or cancel your registration.{/ts}</a>\n     </td>\n   </tr>\n  {/if}\n  <tr>\n   <td colspan=\"2\" {$valueStyle}>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}</p>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,830,'participant_confirm',1,0,0,NULL),
+ (38,'Events - Registration Confirmation Invite','{ts 1=$event.event_title}Confirm your registration for %1{/ts} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}{$greeting},{/if}\n\n{ts}This is an invitation to complete your registration that was initially waitlisted.{/ts}\n\n{if !$isAdditional and $participant.id}\n\n===========================================================\n{ts}Confirm Your Registration{/ts}\n\n===========================================================\n{capture assign=confirmUrl}{crmURL p=\'civicrm/event/confirm\' q=\"reset=1&participantId=`$participant.id`&cs=`$checksumValue`\" a=true h=0 fe=1}{/capture}\nClick this link to go to a web page where you can confirm your registration online:\n{$confirmUrl}\n{/if}\n{if $event.allow_selfcancelxfer }\n{ts 1=$selfcancelxfer_time 2=$selfservice_preposition}You may transfer your registration to another participant or cancel your registration up to %1 hours %2 the event.{/ts} {if $totalAmount}{ts}Cancellations are not refundable.{/ts}{/if}\n   {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\"  h=0 a=1 fe=1}{/capture}\n{ts}Transfer or cancel your registration:{/ts} {$selfService}\n{/if}\n===========================================================\n{ts}Event Information and Location{/ts}\n\n===========================================================\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n{if $conference_sessions}\n\n\n{ts}Your schedule:{/ts}\n{assign var=\'group_by_day\' value=\'NA\'}\n{foreach from=$conference_sessions item=session}\n{if $session.start_date|crmDate:\"%Y/%m/%d\" != $group_by_day|crmDate:\"%Y/%m/%d\"}\n{assign var=\'group_by_day\' value=$session.start_date}\n\n{$group_by_day|crmDate:\"%m/%d/%Y\"}\n\n\n{/if}\n{$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}\n{if $session.location}    {$session.location}{/if}\n{/foreach}\n{/if}\n\n\n{ts}Participant Role{/ts}: {$participant.role}\n\n{if $isShowLocation}\n{$event.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if $event.location.phone.1.phone || $event.location.email.1.email}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$event.location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if}\n{/foreach}\n{foreach from=$event.location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if $event.is_public}\n{capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Download iCalendar entry for this event.{/ts} {$icalFeed}\n{capture assign=gCalendar}{crmURL p=\'civicrm/event/ical\' q=\"gCalendar=1&reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n{ts}Add event to Google Calendar{/ts} {$gCalendar}\n{/if}\n\n{if \'{contact.email}\'}\n\n===========================================================\n{ts}Registered Email{/ts}\n\n===========================================================\n{contact.email}\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$participant.register_date|crmDate}\n{/if}\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}\n\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    <p>{ts}This is an invitation to complete your registration that was initially waitlisted.{/ts}</p>\n   </td>\n  </tr>\n  {if !$isAdditional and $participant.id}\n   <tr>\n    <th {$headerStyle}>\n     {ts}Confirm Your Registration{/ts}\n    </th>\n   </tr>\n   <tr>\n    <td colspan=\"2\" {$valueStyle}>\n     {capture assign=confirmUrl}{crmURL p=\'civicrm/event/confirm\' q=\"reset=1&participantId=`$participant.id`&cs=`$checksumValue`\" a=true h=0 fe=1}{/capture}\n     <a href=\"{$confirmUrl}\">{ts}Click here to confirm and complete your registration{/ts}</a>\n    </td>\n   </tr>\n  {/if}\n  {if $event.allow_selfcancelxfer }\n  {ts}This event allows for{/ts}\n  {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\" h=0 a=1 fe=1}{/capture}\n       <a href=\"{$selfService}\"> {ts}self service cancel or transfer{/ts}</a>\n  {/if}\n\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n     {if $conference_sessions}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n  {ts}Your schedule:{/ts}\n       </td>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n  {assign var=\'group_by_day\' value=\'NA\'}\n  {foreach from=$conference_sessions item=session}\n   {if $session.start_date|crmDate:\"%Y/%m/%d\" != $group_by_day|crmDate:\"%Y/%m/%d\"}\n    {assign var=\'group_by_day\' value=$session.start_date}\n          <em>{$group_by_day|crmDate:\"%m/%d/%Y\"}</em><br />\n   {/if}\n   {$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}<br />\n   {if $session.location}&nbsp;&nbsp;&nbsp;&nbsp;{$session.location}<br />{/if}\n  {/foreach}\n       </td>\n      </tr>\n     {/if}\n     <tr>\n      <td {$labelStyle}>\n       {ts}Participant Role{/ts}:\n      </td>\n      <td {$valueStyle}>\n       {$participant.role}\n      </td>\n     </tr>\n\n     {if $isShowLocation}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$event.location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if $event.location.phone.1.phone || $event.location.email.1.email}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$event.location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$event.location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if $event.is_public}\n     <tr>\n       <td colspan=\"2\" {$valueStyle}>\n           {capture assign=icalFeed}{crmURL p=\'civicrm/event/ical\' q=\"reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n         <a href=\"{$icalFeed}\">{ts}Download iCalendar entry for this event.{/ts}</a>\n       </td>\n     </tr>\n     <tr>\n       <td colspan=\"2\" {$valueStyle}>\n           {capture assign=gCalendar}{crmURL p=\'civicrm/event/ical\' q=\"gCalendar=1&reset=1&id=`$event.id`\" h=0 a=1 fe=1}{/capture}\n         <a href=\"{$gCalendar}\">{ts}Add event to Google Calendar{/ts}</a>\n       </td>\n     </tr>\n     {/if}\n\n     {if \'{contact.email}\'}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {contact.email}\n       </td>\n      </tr>\n     {/if}\n\n     {if $register_date}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Registration Date{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$participant.register_date|crmDate}\n       </td>\n      </tr>\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n  {if $event.allow_selfcancelxfer }\n   <tr>\n     <td colspan=\"2\" {$valueStyle}>\n       {ts 1=$selfcancelxfer_time 2=$selfservice_preposition}You may transfer your registration to another participant or cancel your registration up to %1 hours %2 the event.{/ts} {if $totalAmount}{ts}Cancellations are not refundable.{/ts}{/if}<br />\n         {capture assign=selfService}{crmURL p=\'civicrm/event/selfsvcupdate\' q=\"reset=1&pid=`$participant.id`&{contact.checksum}\"  h=0 a=1 fe=1}{/capture}\n       <a href=\"{$selfService}\">{ts}Click here to transfer or cancel your registration.{/ts}</a>\n     </td>\n   </tr>\n  {/if}\n  <tr>\n   <td colspan=\"2\" {$valueStyle}>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}</p>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,830,'participant_confirm',0,1,0,NULL),
+ (39,'Events - Pending Registration Expiration Notice','{ts 1=$event.event_title}Event registration has expired for %1{/ts} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}{$greeting},{/if}\n\n{ts 1=$event.event_title}Your pending event registration for %1 has expired\nbecause you did not confirm your registration.{/ts}\n\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions\nor want to inquire about reinstating your registration for this event.{/ts}\n\n===========================================================\n{ts}Event Information and Location{/ts}\n\n===========================================================\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{ts}Participant Role{/ts}: {$participant.role}\n\n{if $isShowLocation}\n{$event.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$event.location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if}\n{/foreach}\n{foreach from=$event.location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if \'{contact.email}\'}\n\n===========================================================\n{ts}Registered Email{/ts}\n\n===========================================================\n{contact.email}\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$participant.register_date|crmDate}\n{/if}\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}\n\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    <p>{ts 1=$event.event_title}Your pending event registration for %1 has expired\nbecause you did not confirm your registration.{/ts}</p>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions\nor want to inquire about reinstating your registration for this event.{/ts}</p>\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n     <tr>\n      <td {$labelStyle}>\n       {ts}Participant Role{/ts}:\n      </td>\n      <td {$valueStyle}>\n       {$participant.role}\n      </td>\n     </tr>\n\n     {if $isShowLocation}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$event.location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$event.location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$event.location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if \'{contact.email}\'}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {contact.email}\n       </td>\n      </tr>\n     {/if}\n\n     {if $register_date}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Registration Date{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$participant.register_date|crmDate}\n       </td>\n      </tr>\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n\n  <tr>\n   <td>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}</p>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,831,'participant_expired',1,0,0,NULL),
+ (40,'Events - Pending Registration Expiration Notice','{ts 1=$event.event_title}Event registration has expired for %1{/ts} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}{$greeting},{/if}\n\n{ts 1=$event.event_title}Your pending event registration for %1 has expired\nbecause you did not confirm your registration.{/ts}\n\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions\nor want to inquire about reinstating your registration for this event.{/ts}\n\n===========================================================\n{ts}Event Information and Location{/ts}\n\n===========================================================\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{ts}Participant Role{/ts}: {$participant.role}\n\n{if $isShowLocation}\n{$event.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$event.location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if}\n{/foreach}\n{foreach from=$event.location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if \'{contact.email}\'}\n\n===========================================================\n{ts}Registered Email{/ts}\n\n===========================================================\n{contact.email}\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$participant.register_date|crmDate}\n{/if}\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}\n\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting_display}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    <p>{ts 1=$event.event_title}Your pending event registration for %1 has expired\nbecause you did not confirm your registration.{/ts}</p>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions\nor want to inquire about reinstating your registration for this event.{/ts}</p>\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n     <tr>\n      <td {$labelStyle}>\n       {ts}Participant Role{/ts}:\n      </td>\n      <td {$valueStyle}>\n       {$participant.role}\n      </td>\n     </tr>\n\n     {if $isShowLocation}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$event.location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$event.location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$event.location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if \'{contact.email}\'}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {contact.email}\n       </td>\n      </tr>\n     {/if}\n\n     {if $register_date}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Registration Date{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$participant.register_date|crmDate}\n       </td>\n      </tr>\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n\n  <tr>\n   <td>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}</p>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,831,'participant_expired',0,1,0,NULL),
+ (41,'Events - Registration Transferred Notice','{ts 1=$event.event_title}Event Registration Transferred for %1{/ts} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n\n{ts 1=$to_participant}Your Event Registration has been transferred to %1.{/ts}\n\n===========================================================\n{ts}Event Information and Location{/ts}\n\n===========================================================\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{ts}Participant Role{/ts}: {$participant.role}\n\n{if $isShowLocation}\n{$event.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$event.location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if}\n{/foreach}\n{foreach from=$event.location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if \'{contact.email}\'}\n\n===========================================================\n{ts}Registered Email{/ts}\n\n===========================================================\n{contact.email}\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$participant.register_date|crmDate}\n{/if}\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    <p>{ts 1=$to_participant}Your Event Registration has been Transferred to %1.{/ts}</p>\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n     <tr>\n      <td {$labelStyle}>\n       {ts}Participant Role{/ts}:\n      </td>\n      <td {$valueStyle}>\n       {$participant.role}\n      </td>\n     </tr>\n\n     {if $isShowLocation}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$event.location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$event.location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$event.location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if \'{contact.email}\'}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {contact.email}\n       </td>\n      </tr>\n     {/if}\n\n     {if $register_date}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Registration Date{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$participant.register_date|crmDate}\n       </td>\n      </tr>\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n\n  <tr>\n   <td>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}</p>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,832,'participant_transferred',1,0,0,NULL),
+ (42,'Events - Registration Transferred Notice','{ts 1=$event.event_title}Event Registration Transferred for %1{/ts} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n\n{ts 1=$to_participant}Your Event Registration has been transferred to %1.{/ts}\n\n===========================================================\n{ts}Event Information and Location{/ts}\n\n===========================================================\n{$event.event_title}\n{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n\n{ts}Participant Role{/ts}: {$participant.role}\n\n{if $isShowLocation}\n{$event.location.address.1.display|strip_tags:false}\n{/if}{*End of isShowLocation condition*}\n\n{if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n\n{ts}Event Contacts:{/ts}\n{foreach from=$event.location.phone item=phone}\n{if $phone.phone}\n\n{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}: {$phone.phone}{/if}\n{/foreach}\n{foreach from=$event.location.email item=eventEmail}\n{if $eventEmail.email}\n\n{ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach}\n{/if}\n\n{if \'{contact.email}\'}\n\n===========================================================\n{ts}Registered Email{/ts}\n\n===========================================================\n{contact.email}\n{/if}\n\n{if $register_date}\n{ts}Registration Date{/ts}: {$participant.register_date|crmDate}\n{/if}\n\n{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n    <p>{ts 1=$to_participant}Your Event Registration has been Transferred to %1.{/ts}</p>\n   </td>\n  </tr>\n  <tr>\n   <td>\n    <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n     <tr>\n      <th {$headerStyle}>\n       {ts}Event Information and Location{/ts}\n      </th>\n     </tr>\n     <tr>\n      <td colspan=\"2\" {$valueStyle}>\n       {$event.event_title}<br />\n       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:\"%Y%m%d\" == $event.event_start_date|crmDate:\"%Y%m%d\"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}\n      </td>\n     </tr>\n     <tr>\n      <td {$labelStyle}>\n       {ts}Participant Role{/ts}:\n      </td>\n      <td {$valueStyle}>\n       {$participant.role}\n      </td>\n     </tr>\n\n     {if $isShowLocation}\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {$event.location.address.1.display|nl2br}\n       </td>\n      </tr>\n     {/if}\n\n     {if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)}\n      <tr>\n       <td colspan=\"2\" {$labelStyle}>\n        {ts}Event Contacts:{/ts}\n       </td>\n      </tr>\n      {foreach from=$event.location.phone item=phone}\n       {if $phone.phone}\n        <tr>\n         <td {$labelStyle}>\n          {if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if}\n         </td>\n         <td {$valueStyle}>\n          {$phone.phone}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n      {foreach from=$event.location.email item=eventEmail}\n       {if $eventEmail.email}\n        <tr>\n         <td {$labelStyle}>\n          {ts}Email{/ts}\n         </td>\n         <td {$valueStyle}>\n          {$eventEmail.email}\n         </td>\n        </tr>\n       {/if}\n      {/foreach}\n     {/if}\n\n     {if \'{contact.email}\'}\n      <tr>\n       <th {$headerStyle}>\n        {ts}Registered Email{/ts}\n       </th>\n      </tr>\n      <tr>\n       <td colspan=\"2\" {$valueStyle}>\n        {contact.email}\n       </td>\n      </tr>\n     {/if}\n\n     {if $register_date}\n      <tr>\n       <td {$labelStyle}>\n        {ts}Registration Date{/ts}\n       </td>\n       <td {$valueStyle}>\n        {$participant.register_date|crmDate}\n       </td>\n      </tr>\n     {/if}\n\n    </table>\n   </td>\n  </tr>\n\n  <tr>\n   <td>\n    <p>{ts 1=\'{domain.phone}\' 2=\'{domain.email}\'}Please contact us at %1 or send email to %2 if you have questions.{/ts}</p>\n   </td>\n  </tr>\n\n </table>\n\n</body>\n</html>\n',1,832,'participant_transferred',0,1,0,NULL),
  (43,'Tell-a-Friend Email','{ts 1=$senderContactName 2=$title}%1 wants you to know about %2{/ts}\n','{$senderMessage}\n\n{if $generalLink}{ts}For more information, visit:{/ts}\n>> {$generalLink}\n\n{/if}\n{if $contribute}{ts}To make a contribution, go to:{/ts}\n>> {$pageURL}\n\n{/if}\n{if $event}{ts}To find out more about this event, go to:{/ts}\n>> {$pageURL}\n{/if}\n\n\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    <p>{$senderMessage}</p>\n    {if $generalLink}\n     <p><a href=\"{$generalLink}\">{ts}More information{/ts}</a></p>\n    {/if}\n    {if $contribute}\n     <p><a href=\"{$pageURL}\">{ts}Make a contribution{/ts}</a></p>\n    {/if}\n    {if $event}\n     <p><a href=\"{$pageURL}\">{ts}Find out more about this event{/ts}</a></p>\n    {/if}\n   </td>\n  </tr>\n </table>\n\n</body>\n</html>\n',1,833,'friend',1,0,0,NULL),
  (44,'Tell-a-Friend Email','{ts 1=$senderContactName 2=$title}%1 wants you to know about %2{/ts}\n','{$senderMessage}\n\n{if $generalLink}{ts}For more information, visit:{/ts}\n>> {$generalLink}\n\n{/if}\n{if $contribute}{ts}To make a contribution, go to:{/ts}\n>> {$pageURL}\n\n{/if}\n{if $event}{ts}To find out more about this event, go to:{/ts}\n>> {$pageURL}\n{/if}\n\n\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\" style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n  <!-- BEGIN HEADER -->\n  <!-- You can add table row(s) here with logo or other header elements -->\n  <!-- END HEADER -->\n\n  <!-- BEGIN CONTENT -->\n\n  <tr>\n   <td>\n    <p>{$senderMessage}</p>\n    {if $generalLink}\n     <p><a href=\"{$generalLink}\">{ts}More information{/ts}</a></p>\n    {/if}\n    {if $contribute}\n     <p><a href=\"{$pageURL}\">{ts}Make a contribution{/ts}</a></p>\n    {/if}\n    {if $event}\n     <p><a href=\"{$pageURL}\">{ts}Find out more about this event{/ts}</a></p>\n    {/if}\n   </td>\n  </tr>\n </table>\n\n</body>\n</html>\n',1,833,'friend',0,1,0,NULL),
  (45,'Memberships - Signup and Renewal Receipts (off-line)','{if $receiptType EQ \'membership signup\'}\n{ts}Membership Confirmation and Receipt{/ts}\n{elseif $receiptType EQ \'membership renewal\'}\n{ts}Membership Renewal Confirmation and Receipt{/ts}\n{/if} - {contact.display_name}\n','{assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}{$greeting},{/if}\n\n{if $receipt_text}\n{$receipt_text}\n{else}{ts}Thank you for this contribution.{/ts}{/if}\n\n{if empty($lineItem)}\n===========================================================\n{ts}Membership Information{/ts}\n\n===========================================================\n{ts}Membership Type{/ts}: {$membership_name}\n{/if}\n{if empty($cancelled)}\n{if empty($lineItem)}\n{ts}Membership Start Date{/ts}: {$mem_start_date}\n{ts}Membership End Date{/ts}: {$mem_end_date}\n{/if}\n\n{if $formValues.total_amount OR $formValues.total_amount eq 0 }\n===========================================================\n{ts}Membership Fee{/ts}\n\n===========================================================\n{if !empty($formValues.contributionType_name)}\n{ts}Financial Type{/ts}: {$formValues.contributionType_name}\n{/if}\n{if !empty($lineItem)}\n{foreach from=$lineItem item=value key=priceset}\n{capture assign=ts_item}{ts}Item{/ts}{/capture}\n{capture assign=ts_total}{ts}Fee{/ts}{/capture}\n{if !empty($dataArray)}\n{capture assign=ts_subtotal}{ts}Subtotal{/ts}{/capture}\n{capture assign=ts_taxRate}{ts}Tax Rate{/ts}{/capture}\n{capture assign=ts_taxAmount}{ts}Tax Amount{/ts}{/capture}\n{capture assign=ts_total}{ts}Total{/ts}{/capture}\n{/if}\n{capture assign=ts_start_date}{ts}Membership Start Date{/ts}{/capture}\n{capture assign=ts_end_date}{ts}Membership End Date{/ts}{/capture}\n{$ts_item|string_format:\"%-30s\"} {$ts_total|string_format:\"%10s\"} {if !empty($dataArray)} {$ts_subtotal|string_format:\"%10s\"} {$ts_taxRate|string_format:\"%10s\"} {$ts_taxAmount|string_format:\"%10s\"} {$ts_total|string_format:\"%10s\"} {/if} {$ts_start_date|string_format:\"%20s\"} {$ts_end_date|string_format:\"%20s\"}\n--------------------------------------------------------------------------------------------------\n\n{foreach from=$value item=line}\n{capture assign=ts_item}{if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description} {$line.description}{/if}{/capture}{$ts_item|truncate:30:\"...\"|string_format:\"%-30s\"} {$line.line_total|crmMoney|string_format:\"%10s\"}  {if !empty($dataArray)} {$line.unit_price*$line.qty|crmMoney:$currency|string_format:\"%10s\"} {if $line.tax_rate || $line.tax_amount != \"\"}  {$line.tax_rate|string_format:\"%.2f\"} %  {$line.tax_amount|crmMoney:$currency|string_format:\"%10s\"}  {else}                  {/if}   {$line.line_total+$line.tax_amount|crmMoney|string_format:\"%10s\"} {/if} {$line.start_date|string_format:\"%20s\"} {$line.end_date|string_format:\"%20s\"}\n{/foreach}\n{/foreach}\n\n{if !empty($dataArray)}\n{ts}Amount before Tax{/ts}: {$formValues.total_amount-$totalTaxAmount|crmMoney:$currency}\n\n{foreach from=$dataArray item=value key=priceset}\n{if $priceset}\n{$taxTerm} {$priceset|string_format:\"%.2f\"} %: {$value|crmMoney:$currency}\n{elseif  $priceset == 0}\n{ts}No{/ts} {$taxTerm}: {$value|crmMoney:$currency}\n{/if}\n{/foreach}\n{/if}\n--------------------------------------------------------------------------------------------------\n{/if}\n\n{if $totalTaxAmount}\n{ts}Total Tax Amount{/ts}: {$totalTaxAmount|crmMoney:$currency}\n{/if}\n\n{ts}Amount{/ts}: {$formValues.total_amount|crmMoney}\n{if !empty($receive_date)}\n{ts}Date Received{/ts}: {$receive_date|truncate:10:\'\'|crmDate}\n{/if}\n{if !empty($formValues.paidBy)}\n{ts}Paid By{/ts}: {$formValues.paidBy}\n{if !empty($formValues.check_number)}\n{ts}Check Number{/ts}: {$formValues.check_number}\n{/if}\n{/if}\n{/if}\n{/if}\n\n{if !empty($isPrimary) }\n{if !empty($billingName)}\n\n===========================================================\n{ts}Billing Name and Address{/ts}\n\n===========================================================\n{$billingName}\n{$address}\n{/if}\n\n{if !empty($credit_card_type)}\n===========================================================\n{ts}Credit Card Information{/ts}\n\n===========================================================\n{$credit_card_type}\n{$credit_card_number}\n{ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n{/if}\n{/if}\n\n{if !empty($customValues)}\n===========================================================\n{ts}Membership Options{/ts}\n\n===========================================================\n{foreach from=$customValues item=value key=customName}\n {$customName} : {$value}\n{/foreach}\n{/if}\n','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n        \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\"/>\n  <title></title>\n</head>\n<body>\n\n{capture assign=headerStyle}colspan=\"2\" style=\"text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;\"{/capture}\n{capture assign=labelStyle }style=\"padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;\"{/capture}\n{capture assign=valueStyle }style=\"padding: 4px; border-bottom: 1px solid #999;\"{/capture}\n\n  <table id=\"crm-event_receipt\"\n         style=\"font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;\">\n\n    <!-- BEGIN HEADER -->\n    <!-- You can add table row(s) here with logo or other header elements -->\n    <!-- END HEADER -->\n\n    <!-- BEGIN CONTENT -->\n\n    <tr>\n      <td>\n        {assign var=\"greeting\" value=\"{contact.email_greeting}\"}{if $greeting}<p>{$greeting},</p>{/if}\n        {if $receipt_text}\n          <p>{$receipt_text|htmlize}</p>\n          <p>{ts}Thank you for this contribution.{/ts}</p>\n        {/if}\n      </td>\n    </tr>\n    <tr>\n      <td>\n        <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n          {if empty($lineItem)}\n            <tr>\n              <th {$headerStyle}>\n                {ts}Membership Information{/ts}\n              </th>\n            </tr>\n            <tr>\n              <td {$labelStyle}>\n                {ts}Membership Type{/ts}\n              </td>\n              <td {$valueStyle}>\n                {$membership_name}\n              </td>\n            </tr>\n          {/if}\n          {if empty($cancelled)}\n            {if empty($lineItem)}\n              <tr>\n                <td {$labelStyle}>\n                  {ts}Membership Start Date{/ts}\n                </td>\n                <td {$valueStyle}>\n                  {$mem_start_date}\n                </td>\n              </tr>\n              <tr>\n                <td {$labelStyle}>\n                  {ts}Membership End Date{/ts}\n                </td>\n                <td {$valueStyle}>\n                  {$mem_end_date}\n                </td>\n              </tr>\n            {/if}\n            {if $formValues.total_amount OR $formValues.total_amount eq 0 }\n              <tr>\n                <th {$headerStyle}>\n                  {ts}Membership Fee{/ts}\n                </th>\n              </tr>\n              {if !empty($formValues.contributionType_name)}\n                <tr>\n                  <td {$labelStyle}>\n                    {ts}Financial Type{/ts}\n                  </td>\n                  <td {$valueStyle}>\n                    {$formValues.contributionType_name}\n                  </td>\n                </tr>\n              {/if}\n\n              {if !empty($lineItem)}\n                {foreach from=$lineItem item=value key=priceset}\n                  <tr>\n                    <td colspan=\"2\" {$valueStyle}>\n                      <table> {* FIXME: style this table so that it looks like the text version (justification, etc.) *}\n                        <tr>\n                          <th>{ts}Item{/ts}</th>\n                          <th>{ts}Fee{/ts}</th>\n                          {if !empty($dataArray)}\n                            <th>{ts}SubTotal{/ts}</th>\n                            <th>{ts}Tax Rate{/ts}</th>\n                            <th>{ts}Tax Amount{/ts}</th>\n                            <th>{ts}Total{/ts}</th>\n                          {/if}\n                          <th>{ts}Membership Start Date{/ts}</th>\n                          <th>{ts}Membership End Date{/ts}</th>\n                        </tr>\n                        {foreach from=$value item=line}\n                          <tr>\n                            <td>\n                              {if $line.html_type eq \'Text\'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description}\n                                <div>{$line.description|truncate:30:\"...\"}</div>{/if}\n                            </td>\n                            <td>\n                              {$line.line_total|crmMoney}\n                            </td>\n                            {if !empty($dataArray)}\n                              <td>\n                                {$line.unit_price*$line.qty|crmMoney}\n                              </td>\n                              {if $line.tax_rate || $line.tax_amount != \"\"}\n                                <td>\n                                  {$line.tax_rate|string_format:\"%.2f\"}%\n                                </td>\n                                <td>\n                                  {$line.tax_amount|crmMoney}\n                                </td>\n                              {else}\n                                <td></td>\n                                <td></td>\n                              {/if}\n                              <td>\n                                {$line.line_total+$line.tax_amount|crmMoney}\n                              </td>\n                            {/if}\n                            <td>\n                              {$line.start_date}\n                            </td>\n                            <td>\n                              {$line.end_date}\n                            </td>\n                          </tr>\n                        {/foreach}\n                      </table>\n                    </td>\n                  </tr>\n                {/foreach}\n                {if !empty($dataArray)}\n                  {if $formValues.total_amount and $totalTaxAmount}\n                  <tr>\n                    <td {$labelStyle}>\n                      {ts}Amount Before Tax:{/ts}\n                    </td>\n                    <td {$valueStyle}>\n                      {$formValues.total_amount-$totalTaxAmount|crmMoney}\n                    </td>\n                  </tr>\n                  {/if}\n                  {foreach from=$dataArray item=value key=priceset}\n                    <tr>\n                      {if $priceset}\n                        <td>&nbsp;{$taxTerm} {$priceset|string_format:\"%.2f\"}%</td>\n                        <td>&nbsp;{$value|crmMoney:$currency}</td>\n                      {elseif  $priceset == 0}\n                        <td>&nbsp;{ts}No{/ts} {$taxTerm}</td>\n                        <td>&nbsp;{$value|crmMoney:$currency}</td>\n                      {/if}\n                    </tr>\n                  {/foreach}\n                {/if}\n              {/if}\n              {if $totalTaxAmount}\n                <tr>\n                  <td {$labelStyle}>\n                    {ts}Total Tax Amount{/ts}\n                  </td>\n                  <td {$valueStyle}>\n                    {$totalTaxAmount|crmMoney:$currency}\n                  </td>\n                </tr>\n              {/if}\n              <tr>\n                <td {$labelStyle}>\n                  {ts}Amount{/ts}\n                </td>\n                <td {$valueStyle}>\n                  {$formValues.total_amount|crmMoney}\n                </td>\n              </tr>\n              {if !empty($receive_date)}\n                <tr>\n                  <td {$labelStyle}>\n                    {ts}Date Received{/ts}\n                  </td>\n                  <td {$valueStyle}>\n                    {$receive_date|truncate:10:\'\'|crmDate}\n                  </td>\n                </tr>\n              {/if}\n              {if !empty($formValues.paidBy)}\n                <tr>\n                  <td {$labelStyle}>\n                    {ts}Paid By{/ts}\n                  </td>\n                  <td {$valueStyle}>\n                    {$formValues.paidBy}\n                  </td>\n                </tr>\n                {if !empty($formValues.check_number)}\n                  <tr>\n                    <td {$labelStyle}>\n                      {ts}Check Number{/ts}\n                    </td>\n                    <td {$valueStyle}>\n                      {$formValues.check_number}\n                    </td>\n                  </tr>\n                {/if}\n              {/if}\n            {/if}\n          {/if}\n        </table>\n      </td>\n    </tr>\n\n    {if !empty($isPrimary)}\n      <tr>\n        <td>\n          <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n\n            {if !empty($billingName)}\n              <tr>\n                <th {$headerStyle}>\n                  {ts}Billing Name and Address{/ts}\n                </th>\n              </tr>\n              <tr>\n                <td {$labelStyle}>\n                  {$billingName}<br/>\n                  {$address}\n                </td>\n              </tr>\n            {/if}\n\n            {if !empty($credit_card_type)}\n              <tr>\n                <th {$headerStyle}>\n                  {ts}Credit Card Information{/ts}\n                </th>\n              </tr>\n              <tr>\n                <td {$valueStyle}>\n                  {$credit_card_type}<br/>\n                  {$credit_card_number}\n                </td>\n              </tr>\n              <tr>\n                <td {$labelStyle}>\n                  {ts}Expires{/ts}\n                </td>\n                <td {$valueStyle}>\n                  {$credit_card_exp_date|truncate:7:\'\'|crmDate}\n                </td>\n              </tr>\n            {/if}\n\n          </table>\n        </td>\n      </tr>\n    {/if}\n\n    {if !empty($customValues)}\n      <tr>\n        <td>\n          <table style=\"border: 1px solid #999; margin: 1em 0em 1em; border-collapse: collapse; width:100%;\">\n            <tr>\n              <th {$headerStyle}>\n                {ts}Membership Options{/ts}\n              </th>\n            </tr>\n            {foreach from=$customValues item=value key=customName}\n              <tr>\n                <td {$labelStyle}>\n                  {$customName}\n                </td>\n                <td {$valueStyle}>\n                  {$value}\n                </td>\n              </tr>\n            {/foreach}\n          </table>\n        </td>\n      </tr>\n    {/if}\n\n  </table>\n\n</body>\n</html>\n',1,834,'membership_offline_receipt',1,0,0,NULL),
@@ -5573,26 +5618,26 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_note` WRITE;
 /*!40000 ALTER TABLE `civicrm_note` DISABLE KEYS */;
 INSERT INTO `civicrm_note` (`id`, `entity_table`, `entity_id`, `note`, `contact_id`, `note_date`, `created_date`, `modified_date`, `subject`, `privacy`) VALUES
- (1,'civicrm_contact',56,'Send newsletter for April 2005',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2021-08-28 07:55:50',NULL,'0'),
- (2,'civicrm_contact',52,'Contact the Commissioner of Charities',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2022-02-16 23:21:40',NULL,'0'),
- (3,'civicrm_contact',29,'Connect for presentation',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2022-04-07 18:05:20',NULL,'0'),
- (4,'civicrm_contact',153,'Invite members for the Steve Prefontaine 10k dream run',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2021-12-17 01:58:49',NULL,'0'),
- (5,'civicrm_contact',52,'Contact the Commissioner of Charities',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2021-08-10 16:39:46',NULL,'0'),
- (6,'civicrm_contact',104,'Connect for presentation',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2022-05-31 09:13:38',NULL,'0'),
- (7,'civicrm_contact',4,'Connect for presentation',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2022-02-14 03:55:05',NULL,'0'),
- (8,'civicrm_contact',97,'Send newsletter for April 2005',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2022-02-18 22:10:04',NULL,'0'),
- (9,'civicrm_contact',184,'Arrange collection of funds from members',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2022-05-12 18:39:51',NULL,'0'),
- (10,'civicrm_contact',76,'Reminder screening of \"Black\" on next Friday',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2021-12-18 12:07:22',NULL,'0'),
- (11,'civicrm_contact',55,'Invite members for the Steve Prefontaine 10k dream run',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2021-09-23 12:01:26',NULL,'0'),
- (12,'civicrm_contact',196,'Arrange collection of funds from members',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2021-12-31 23:24:55',NULL,'0'),
- (13,'civicrm_contact',13,'Invite members for the Steve Prefontaine 10k dream run',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2022-03-19 16:48:15',NULL,'0'),
- (14,'civicrm_contact',164,'Organize the Terry Fox run',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2022-03-22 13:33:56',NULL,'0'),
- (15,'civicrm_contact',7,'Arrange for cricket match with Sunil Gavaskar',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2021-06-29 06:38:19',NULL,'0'),
- (16,'civicrm_contact',103,'Send newsletter for April 2005',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2021-09-05 22:10:20',NULL,'0'),
- (17,'civicrm_contact',195,'Send newsletter for April 2005',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2021-10-20 00:30:46',NULL,'0'),
- (18,'civicrm_contact',152,'Invite members for the Steve Prefontaine 10k dream run',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2022-03-16 01:21:21',NULL,'0'),
- (19,'civicrm_contact',152,'Invite members for the Steve Prefontaine 10k dream run',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2022-03-03 01:06:21',NULL,'0'),
- (20,'civicrm_contact',133,'Chart out route map for next 10k run',1,'2022-06-25 08:04:01','2022-06-25 08:04:01','2022-02-17 22:16:08',NULL,'0');
+ (1,'civicrm_contact',33,'Connect for presentation',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2022-05-13 05:35:31',NULL,'0'),
+ (2,'civicrm_contact',105,'Chart out route map for next 10k run',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2022-06-02 07:46:56',NULL,'0'),
+ (3,'civicrm_contact',181,'Send newsletter for April 2005',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2021-12-08 10:18:06',NULL,'0'),
+ (4,'civicrm_contact',81,'Reminder screening of \"Black\" on next Friday',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2021-09-09 09:25:11',NULL,'0'),
+ (5,'civicrm_contact',158,'Connect for presentation',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2022-01-10 20:42:41',NULL,'0'),
+ (6,'civicrm_contact',62,'Reminder screening of \"Black\" on next Friday',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2022-07-01 22:29:10',NULL,'0'),
+ (7,'civicrm_contact',33,'Reminder screening of \"Black\" on next Friday',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2021-12-04 03:35:56',NULL,'0'),
+ (8,'civicrm_contact',180,'Arrange for cricket match with Sunil Gavaskar',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2022-06-14 09:19:54',NULL,'0'),
+ (9,'civicrm_contact',14,'Send reminder for annual dinner',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2021-09-25 10:35:05',NULL,'0'),
+ (10,'civicrm_contact',162,'Get the registration done for NGO status',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2021-09-18 13:16:19',NULL,'0'),
+ (11,'civicrm_contact',107,'Chart out route map for next 10k run',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2021-10-07 16:37:36',NULL,'0'),
+ (12,'civicrm_contact',180,'Invite members for the Steve Prefontaine 10k dream run',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2022-04-02 22:18:53',NULL,'0'),
+ (13,'civicrm_contact',104,'Contact the Commissioner of Charities',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2021-08-04 13:15:59',NULL,'0'),
+ (14,'civicrm_contact',110,'Invite members for the Steve Prefontaine 10k dream run',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2022-07-16 06:49:17',NULL,'0'),
+ (15,'civicrm_contact',79,'Send newsletter for April 2005',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2021-11-14 00:48:55',NULL,'0'),
+ (16,'civicrm_contact',50,'Reminder screening of \"Black\" on next Friday',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2022-07-13 11:57:14',NULL,'0'),
+ (17,'civicrm_contact',46,'Reminder screening of \"Black\" on next Friday',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2022-03-04 19:55:12',NULL,'0'),
+ (18,'civicrm_contact',118,'Reminder screening of \"Black\" on next Friday',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2022-06-11 02:26:33',NULL,'0'),
+ (19,'civicrm_contact',103,'Arrange collection of funds from members',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2022-07-07 18:33:55',NULL,'0'),
+ (20,'civicrm_contact',96,'Send newsletter for April 2005',1,'2022-07-28 21:06:12','2022-07-28 21:06:12','2021-09-09 07:58:38',NULL,'0');
 /*!40000 ALTER TABLE `civicrm_note` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -6583,56 +6628,56 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_participant` WRITE;
 /*!40000 ALTER TABLE `civicrm_participant` DISABLE KEYS */;
 INSERT INTO `civicrm_participant` (`id`, `contact_id`, `event_id`, `status_id`, `role_id`, `register_date`, `source`, `fee_level`, `is_test`, `is_pay_later`, `fee_amount`, `registered_by_id`, `discount_id`, `fee_currency`, `campaign_id`, `discount_amount`, `cart_id`, `must_wait`, `transferred_to_contact_id`) VALUES
- (1,77,1,1,'1','2009-01-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (2,26,2,2,'2','2008-05-07 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (3,102,3,3,'3','2008-05-05 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (4,136,1,4,'4','2008-10-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (5,76,2,1,'1','2008-01-10 00:00:00','Check','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (6,83,3,2,'2','2008-03-05 00:00:00','Direct Transfer','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (7,183,1,3,'3','2009-07-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (8,135,2,4,'4','2009-03-07 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (9,79,3,1,'1','2008-02-05 00:00:00','Direct Transfer','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (10,131,1,2,'2','2008-02-01 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (11,38,2,3,'3','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (12,185,3,4,'4','2009-03-06 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (13,114,1,1,'2','2008-06-04 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (14,163,2,2,'3','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (15,197,3,4,'1','2008-07-04 00:00:00','Check','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (16,170,1,4,'2','2009-01-21 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (17,116,2,2,'3','2008-01-10 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (18,35,3,3,'1','2009-03-05 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (19,1,1,2,'1','2008-10-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (20,141,2,4,'1','2009-01-10 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (21,55,3,1,'4','2008-03-25 00:00:00','Check','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (22,34,1,2,'3','2009-10-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (23,18,2,4,'1','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (24,24,3,3,'1','2008-03-11 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (25,195,3,2,'2','2008-04-05 00:00:00','Direct Transfer','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (26,104,1,1,'1','2009-01-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (27,53,2,2,'2','2008-05-07 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (28,90,3,3,'3','2009-12-12 00:00:00','Direct Transfer','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (29,41,1,4,'4','2009-12-13 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (30,70,2,1,'1','2009-12-14 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (31,81,3,2,'2','2009-12-15 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (32,132,1,3,'3','2009-07-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (33,124,2,4,'4','2009-03-07 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (34,93,3,1,'1','2009-12-15 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (35,5,1,2,'2','2009-12-13 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (36,87,2,3,'3','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (37,82,3,4,'4','2009-03-06 00:00:00','Check','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (38,196,1,1,'2','2009-12-13 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (39,42,2,2,'3','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (40,125,3,4,'1','2009-12-14 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (41,129,1,4,'2','2009-01-21 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (42,156,2,2,'3','2009-12-15 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (43,100,3,3,'1','2009-03-05 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (44,155,1,2,'1','2009-12-13 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (45,75,2,4,'1','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (46,121,3,1,'4','2009-12-13 00:00:00','Check','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (47,159,1,2,'3','2009-10-21 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (48,171,2,4,'1','2009-12-10 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (49,105,3,3,'1','2009-03-11 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (50,28,3,2,'2','2009-04-05 00:00:00','Check','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL);
+ (1,156,1,1,'1','2009-01-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (2,37,2,2,'2','2008-05-07 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (3,155,3,3,'3','2008-05-05 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (4,110,1,4,'4','2008-10-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (5,131,2,1,'1','2008-01-10 00:00:00','Check','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (6,34,3,2,'2','2008-03-05 00:00:00','Direct Transfer','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (7,113,1,3,'3','2009-07-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (8,160,2,4,'4','2009-03-07 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (9,130,3,1,'1','2008-02-05 00:00:00','Direct Transfer','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (10,21,1,2,'2','2008-02-01 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (11,48,2,3,'3','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (12,138,3,4,'4','2009-03-06 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (13,36,1,1,'2','2008-06-04 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (14,118,2,2,'3','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (15,56,3,4,'1','2008-07-04 00:00:00','Check','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (16,163,1,4,'2','2009-01-21 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (17,143,2,2,'3','2008-01-10 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (18,93,3,3,'1','2009-03-05 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (19,167,1,2,'1','2008-10-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (20,121,2,4,'1','2009-01-10 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (21,39,3,1,'4','2008-03-25 00:00:00','Check','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (22,96,1,2,'3','2009-10-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (23,79,2,4,'1','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (24,152,3,3,'1','2008-03-11 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (25,19,3,2,'2','2008-04-05 00:00:00','Direct Transfer','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (26,51,1,1,'1','2009-01-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (27,83,2,2,'2','2008-05-07 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (28,5,3,3,'3','2009-12-12 00:00:00','Direct Transfer','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (29,172,1,4,'4','2009-12-13 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (30,159,2,1,'1','2009-12-14 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (31,64,3,2,'2','2009-12-15 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (32,17,1,3,'3','2009-07-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (33,6,2,4,'4','2009-03-07 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (34,147,3,1,'1','2009-12-15 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (35,154,1,2,'2','2009-12-13 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (36,127,2,3,'3','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (37,150,3,4,'4','2009-03-06 00:00:00','Check','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (38,200,1,1,'2','2009-12-13 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (39,43,2,2,'3','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (40,73,3,4,'1','2009-12-14 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (41,178,1,4,'2','2009-01-21 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (42,124,2,2,'3','2009-12-15 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (43,141,3,3,'1','2009-03-05 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (44,90,1,2,'1','2009-12-13 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (45,8,2,4,'1','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (46,68,3,1,'4','2009-12-13 00:00:00','Check','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (47,103,1,2,'3','2009-10-21 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (48,161,2,4,'1','2009-12-10 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (49,196,3,3,'1','2009-03-11 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (50,190,3,2,'2','2009-04-05 00:00:00','Check','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL);
 /*!40000 ALTER TABLE `civicrm_participant` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -6643,56 +6688,56 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_participant_payment` WRITE;
 /*!40000 ALTER TABLE `civicrm_participant_payment` DISABLE KEYS */;
 INSERT INTO `civicrm_participant_payment` (`id`, `participant_id`, `contribution_id`) VALUES
- (1,19,63),
- (2,35,64),
- (3,23,65),
- (4,24,66),
- (5,2,67),
- (6,50,68),
- (7,22,69),
- (8,18,70),
- (9,11,71),
- (10,29,72),
- (11,39,73),
- (12,27,74),
- (13,21,75),
- (14,30,76),
- (15,45,77),
- (16,5,78),
- (17,1,79),
- (18,9,80),
- (19,31,81),
- (20,37,82),
- (21,6,83),
- (22,36,84),
- (23,28,85),
- (24,34,86),
- (25,43,87),
- (26,3,88),
- (27,26,89),
- (28,49,90),
- (29,13,91),
- (30,17,92),
- (31,46,93),
- (32,33,94),
- (33,40,95),
- (34,41,96),
- (35,10,97),
- (36,32,98),
- (37,8,99),
- (38,4,100),
- (39,20,101),
- (40,44,102),
- (41,42,103),
- (42,47,104),
- (43,14,105),
- (44,16,106),
- (45,48,107),
- (46,7,108),
- (47,12,109),
- (48,25,110),
- (49,38,111),
- (50,15,112);
+ (1,1,63),
+ (2,2,64),
+ (3,3,65),
+ (4,4,66),
+ (5,5,67),
+ (6,6,68),
+ (7,7,69),
+ (8,8,70),
+ (9,9,71),
+ (10,10,72),
+ (11,11,73),
+ (12,12,74),
+ (13,13,75),
+ (14,14,76),
+ (15,15,77),
+ (16,16,78),
+ (17,17,79),
+ (18,18,80),
+ (19,19,81),
+ (20,20,82),
+ (21,21,83),
+ (22,22,84),
+ (23,23,85),
+ (24,24,86),
+ (25,25,87),
+ (26,26,88),
+ (27,27,89),
+ (28,28,90),
+ (29,29,91),
+ (30,30,92),
+ (31,31,93),
+ (32,32,94),
+ (33,33,95),
+ (34,34,96),
+ (35,35,97),
+ (36,36,98),
+ (37,37,99),
+ (38,38,100),
+ (39,39,101),
+ (40,40,102),
+ (41,41,103),
+ (42,42,104),
+ (43,43,105),
+ (44,44,106),
+ (45,45,107),
+ (46,46,108),
+ (47,47,109),
+ (48,48,110),
+ (49,49,111),
+ (50,50,112);
 /*!40000 ALTER TABLE `civicrm_participant_payment` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -6766,7 +6811,7 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_pcp` WRITE;
 /*!40000 ALTER TABLE `civicrm_pcp` DISABLE KEYS */;
 INSERT INTO `civicrm_pcp` (`id`, `contact_id`, `status_id`, `title`, `intro_text`, `page_text`, `donate_link_text`, `page_id`, `page_type`, `pcp_block_id`, `is_thermometer`, `is_honor_roll`, `goal_amount`, `currency`, `is_active`, `is_notify`) VALUES
- (1,81,2,'My Personal Civi Fundraiser','I\'m on a mission to get all my friends and family to help support my favorite open-source civic sector CRM.','<p>Friends and family - please help build much needed infrastructure for the civic sector by supporting my personal campaign!</p>\r\n<p><a href=\"https://civicrm.org\">You can learn more about CiviCRM here</a>.</p>\r\n<p>Then click the <strong>Contribute Now</strong> button to go to our easy-to-use online contribution form.</p>','Contribute Now',1,'contribute',1,1,1,5000.00,'USD',1,1);
+ (1,178,2,'My Personal Civi Fundraiser','I\'m on a mission to get all my friends and family to help support my favorite open-source civic sector CRM.','<p>Friends and family - please help build much needed infrastructure for the civic sector by supporting my personal campaign!</p>\r\n<p><a href=\"https://civicrm.org\">You can learn more about CiviCRM here</a>.</p>\r\n<p>Then click the <strong>Contribute Now</strong> button to go to our easy-to-use online contribution form.</p>','Contribute Now',1,'contribute',1,1,1,5000.00,'USD',1,1);
 /*!40000 ALTER TABLE `civicrm_pcp` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -6788,173 +6833,171 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_phone` WRITE;
 /*!40000 ALTER TABLE `civicrm_phone` DISABLE KEYS */;
 INSERT INTO `civicrm_phone` (`id`, `contact_id`, `location_type_id`, `is_primary`, `is_billing`, `mobile_provider_id`, `phone`, `phone_ext`, `phone_numeric`, `phone_type_id`) VALUES
- (1,51,1,1,0,NULL,'737-3394',NULL,'7373394',1),
- (2,83,1,1,0,NULL,'(846) 822-7827',NULL,'8468227827',2),
- (3,81,1,1,0,NULL,'346-9877',NULL,'3469877',1),
- (4,81,1,0,0,NULL,'(817) 854-7895',NULL,'8178547895',2),
- (5,108,1,1,0,NULL,'(639) 213-8712',NULL,'6392138712',1),
- (6,108,1,0,0,NULL,'311-1681',NULL,'3111681',2),
- (7,196,1,1,0,NULL,'686-1832',NULL,'6861832',2),
- (8,172,1,1,0,NULL,'(857) 476-2688',NULL,'8574762688',1),
- (9,172,1,0,0,NULL,'503-6608',NULL,'5036608',1),
- (10,107,1,1,0,NULL,'295-8690',NULL,'2958690',2),
- (11,120,1,1,0,NULL,'(227) 266-8817',NULL,'2272668817',2),
- (12,120,1,0,0,NULL,'655-5265',NULL,'6555265',2),
- (13,53,1,1,0,NULL,'812-5427',NULL,'8125427',2),
- (14,42,1,1,0,NULL,'(396) 641-5068',NULL,'3966415068',1),
- (15,2,1,1,0,NULL,'(712) 660-1543',NULL,'7126601543',1),
- (16,2,1,0,0,NULL,'(703) 321-3289',NULL,'7033213289',1),
- (17,55,1,1,0,NULL,'603-2306',NULL,'6032306',1),
- (18,141,1,1,0,NULL,'705-8614',NULL,'7058614',2),
- (19,94,1,1,0,NULL,'873-8010',NULL,'8738010',1),
- (20,59,1,1,0,NULL,'825-3338',NULL,'8253338',2),
- (21,145,1,1,0,NULL,'(690) 560-8500',NULL,'6905608500',1),
- (22,145,1,0,0,NULL,'588-1200',NULL,'5881200',2),
- (23,182,1,1,0,NULL,'847-9460',NULL,'8479460',2),
- (24,182,1,0,0,NULL,'425-4483',NULL,'4254483',1),
- (25,92,1,1,0,NULL,'(282) 219-5761',NULL,'2822195761',1),
- (26,57,1,1,0,NULL,'(774) 611-6547',NULL,'7746116547',1),
- (27,57,1,0,0,NULL,'382-5269',NULL,'3825269',2),
- (28,63,1,1,0,NULL,'(852) 203-5968',NULL,'8522035968',2),
- (29,63,1,0,0,NULL,'(844) 461-7583',NULL,'8444617583',2),
- (30,131,1,1,0,NULL,'505-8692',NULL,'5058692',1),
- (31,131,1,0,0,NULL,'593-9692',NULL,'5939692',1),
- (32,21,1,1,0,NULL,'853-6158',NULL,'8536158',2),
- (33,91,1,1,0,NULL,'548-5525',NULL,'5485525',1),
- (34,47,1,1,0,NULL,'(216) 561-6404',NULL,'2165616404',2),
- (35,72,1,1,0,NULL,'280-1746',NULL,'2801746',2),
- (36,179,1,1,0,NULL,'356-9499',NULL,'3569499',2),
- (37,179,1,0,0,NULL,'(830) 203-9155',NULL,'8302039155',1),
- (38,121,1,1,0,NULL,'661-2571',NULL,'6612571',1),
- (39,121,1,0,0,NULL,'(883) 805-7371',NULL,'8838057371',2),
- (40,70,1,1,0,NULL,'(884) 437-1931',NULL,'8844371931',1),
- (41,97,1,1,0,NULL,'475-7575',NULL,'4757575',2),
- (42,97,1,0,0,NULL,'658-5243',NULL,'6585243',2),
- (43,163,1,1,0,NULL,'414-3611',NULL,'4143611',1),
- (44,103,1,1,0,NULL,'899-4705',NULL,'8994705',2),
- (45,200,1,1,0,NULL,'(451) 534-1463',NULL,'4515341463',1),
- (46,200,1,0,0,NULL,'691-9756',NULL,'6919756',1),
- (47,52,1,1,0,NULL,'806-9541',NULL,'8069541',2),
- (48,174,1,1,0,NULL,'(272) 695-6956',NULL,'2726956956',1),
- (49,174,1,0,0,NULL,'711-9273',NULL,'7119273',1),
- (50,118,1,1,0,NULL,'767-7135',NULL,'7677135',2),
- (51,118,1,0,0,NULL,'(813) 236-9032',NULL,'8132369032',2),
- (52,146,1,1,0,NULL,'(750) 425-8871',NULL,'7504258871',2),
- (53,146,1,0,0,NULL,'(743) 575-6204',NULL,'7435756204',2),
- (54,199,1,1,0,NULL,'283-3983',NULL,'2833983',2),
- (55,84,1,1,0,NULL,'(440) 252-3554',NULL,'4402523554',2),
- (56,61,1,1,0,NULL,'(318) 690-4436',NULL,'3186904436',2),
- (57,154,1,1,0,NULL,'(714) 280-8826',NULL,'7142808826',2),
- (58,154,1,0,0,NULL,'431-7354',NULL,'4317354',1),
- (59,95,1,1,0,NULL,'605-5450',NULL,'6055450',1),
- (60,95,1,0,0,NULL,'503-8914',NULL,'5038914',2),
- (61,193,1,1,0,NULL,'257-5501',NULL,'2575501',1),
- (62,162,1,1,0,NULL,'649-6146',NULL,'6496146',2),
- (63,162,1,0,0,NULL,'257-3522',NULL,'2573522',2),
- (64,13,1,1,0,NULL,'(504) 773-5759',NULL,'5047735759',2),
- (65,13,1,0,0,NULL,'627-2032',NULL,'6272032',2),
- (66,198,1,1,0,NULL,'(643) 543-5945',NULL,'6435435945',2),
- (67,86,1,1,0,NULL,'651-9529',NULL,'6519529',2),
- (68,86,1,0,0,NULL,'361-6419',NULL,'3616419',2),
- (69,74,1,1,0,NULL,'(693) 318-6017',NULL,'6933186017',1),
- (70,80,1,1,0,NULL,'348-4532',NULL,'3484532',2),
- (71,50,1,1,0,NULL,'(505) 704-1220',NULL,'5057041220',1),
- (72,50,1,0,0,NULL,'(797) 727-9762',NULL,'7977279762',2),
- (73,6,1,1,0,NULL,'(812) 834-1593',NULL,'8128341593',2),
- (74,184,1,1,0,NULL,'(623) 471-6239',NULL,'6234716239',1),
- (75,184,1,0,0,NULL,'(309) 547-9189',NULL,'3095479189',2),
- (76,111,1,1,0,NULL,'(211) 332-3429',NULL,'2113323429',2),
- (77,155,1,1,0,NULL,'383-7500',NULL,'3837500',2),
- (78,155,1,0,0,NULL,'267-4819',NULL,'2674819',1),
- (79,99,1,1,0,NULL,'(395) 450-9084',NULL,'3954509084',1),
- (80,99,1,0,0,NULL,'(342) 303-5281',NULL,'3423035281',2),
- (81,85,1,1,0,NULL,'241-4041',NULL,'2414041',2),
- (82,85,1,0,0,NULL,'(427) 581-2105',NULL,'4275812105',2),
- (83,116,1,1,0,NULL,'732-6742',NULL,'7326742',1),
- (84,201,1,1,0,NULL,'539-2164',NULL,'5392164',1),
- (85,201,1,0,0,NULL,'(679) 217-6163',NULL,'6792176163',1),
- (86,8,1,1,0,NULL,'(641) 863-6256',NULL,'6418636256',2),
- (87,8,1,0,0,NULL,'363-6504',NULL,'3636504',2),
- (88,75,1,1,0,NULL,'659-9886',NULL,'6599886',2),
- (89,180,1,1,0,NULL,'(349) 774-6136',NULL,'3497746136',2),
- (90,180,1,0,0,NULL,'658-7767',NULL,'6587767',1),
- (91,189,1,1,0,NULL,'(381) 597-4398',NULL,'3815974398',1),
- (92,189,1,0,0,NULL,'(831) 677-3959',NULL,'8316773959',2),
- (93,58,1,1,0,NULL,'(860) 295-4479',NULL,'8602954479',1),
- (94,58,1,0,0,NULL,'569-9851',NULL,'5699851',2),
- (95,140,1,1,0,NULL,'854-2568',NULL,'8542568',1),
- (96,33,1,1,0,NULL,'474-5037',NULL,'4745037',2),
- (97,33,1,0,0,NULL,'(809) 681-9692',NULL,'8096819692',1),
- (98,197,1,1,0,NULL,'582-7052',NULL,'5827052',2),
- (99,130,1,1,0,NULL,'(458) 390-2277',NULL,'4583902277',1),
- (100,34,1,1,0,NULL,'328-5131',NULL,'3285131',1),
- (101,39,1,1,0,NULL,'(877) 890-5469',NULL,'8778905469',1),
- (102,39,1,0,0,NULL,'280-3996',NULL,'2803996',1),
- (103,151,1,1,0,NULL,'(561) 748-2173',NULL,'5617482173',2),
- (104,151,1,0,0,NULL,'(862) 271-7882',NULL,'8622717882',2),
- (105,125,1,1,0,NULL,'318-9764',NULL,'3189764',1),
- (106,125,1,0,0,NULL,'763-7991',NULL,'7637991',1),
- (107,190,1,1,0,NULL,'527-3180',NULL,'5273180',1),
- (108,24,1,1,0,NULL,'365-6654',NULL,'3656654',2),
- (109,24,1,0,0,NULL,'794-3989',NULL,'7943989',2),
- (110,45,1,1,0,NULL,'(724) 894-6721',NULL,'7248946721',2),
- (111,45,1,0,0,NULL,'(847) 455-2954',NULL,'8474552954',2),
- (112,183,1,1,0,NULL,'644-7544',NULL,'6447544',1),
- (113,183,1,0,0,NULL,'301-4656',NULL,'3014656',2),
- (114,93,1,1,0,NULL,'(811) 500-1814',NULL,'8115001814',2),
- (115,93,1,0,0,NULL,'(248) 801-6844',NULL,'2488016844',1),
- (116,143,1,1,0,NULL,'(659) 586-3113',NULL,'6595863113',1),
- (117,35,1,1,0,NULL,'(547) 510-6033',NULL,'5475106033',2),
- (118,35,1,0,0,NULL,'(624) 232-4424',NULL,'6242324424',2),
- (119,181,1,1,0,NULL,'(831) 893-5355',NULL,'8318935355',2),
- (120,181,1,0,0,NULL,'(809) 390-8716',NULL,'8093908716',2),
- (121,168,1,1,0,NULL,'514-2169',NULL,'5142169',2),
- (122,168,1,0,0,NULL,'(386) 402-6823',NULL,'3864026823',2),
- (123,158,1,1,0,NULL,'(282) 333-6836',NULL,'2823336836',1),
- (124,158,1,0,0,NULL,'573-8184',NULL,'5738184',2),
- (125,23,1,1,0,NULL,'714-2300',NULL,'7142300',1),
- (126,23,1,0,0,NULL,'576-4209',NULL,'5764209',2),
- (127,138,1,1,0,NULL,'(252) 487-5519',NULL,'2524875519',2),
- (128,30,1,1,0,NULL,'(319) 556-1092',NULL,'3195561092',2),
- (129,30,1,0,0,NULL,'(396) 372-9891',NULL,'3963729891',1),
- (130,134,1,1,0,NULL,'472-4855',NULL,'4724855',2),
- (131,134,1,0,0,NULL,'(768) 637-5498',NULL,'7686375498',1),
- (132,69,1,1,0,NULL,'673-9325',NULL,'6739325',2),
- (133,67,1,1,0,NULL,'488-4144',NULL,'4884144',1),
- (134,67,1,0,0,NULL,'(519) 580-3793',NULL,'5195803793',1),
- (135,14,1,1,0,NULL,'806-2087',NULL,'8062087',2),
- (136,14,1,0,0,NULL,'(462) 774-6338',NULL,'4627746338',1),
- (137,164,1,1,0,NULL,'265-5371',NULL,'2655371',2),
- (138,164,1,0,0,NULL,'(438) 619-8852',NULL,'4386198852',2),
- (139,88,1,1,0,NULL,'624-9611',NULL,'6249611',1),
- (140,65,1,1,0,NULL,'(691) 792-4790',NULL,'6917924790',2),
- (141,160,1,1,0,NULL,'803-1185',NULL,'8031185',1),
- (142,160,1,0,0,NULL,'(301) 668-9800',NULL,'3016689800',1),
- (143,12,1,1,0,NULL,'328-1916',NULL,'3281916',2),
- (144,12,1,0,0,NULL,'748-8263',NULL,'7488263',1),
- (145,170,1,1,0,NULL,'238-1514',NULL,'2381514',1),
- (146,132,1,1,0,NULL,'568-7280',NULL,'5687280',2),
- (147,26,1,1,0,NULL,'(774) 276-9692',NULL,'7742769692',2),
- (148,49,1,1,0,NULL,'889-7413',NULL,'8897413',1),
- (149,49,1,0,0,NULL,'(395) 537-2405',NULL,'3955372405',1),
- (150,173,1,1,0,NULL,'257-4717',NULL,'2574717',2),
- (151,185,1,1,0,NULL,'(781) 775-3812',NULL,'7817753812',1),
- (152,46,1,1,0,NULL,'(573) 245-3939',NULL,'5732453939',2),
- (153,46,1,0,0,NULL,'218-4541',NULL,'2184541',2),
- (154,87,1,1,0,NULL,'(880) 215-9726',NULL,'8802159726',2),
- (155,38,1,1,0,NULL,'(776) 289-4718',NULL,'7762894718',1),
- (156,28,1,1,0,NULL,'706-1313',NULL,'7061313',2),
- (157,28,1,0,0,NULL,'(318) 557-2668',NULL,'3185572668',2),
- (158,3,1,1,0,NULL,'703-3179',NULL,'7033179',1),
- (159,3,1,0,0,NULL,'(323) 765-6575',NULL,'3237656575',2),
- (160,166,1,1,0,NULL,'602-4686',NULL,'6024686',1),
- (161,29,1,1,0,NULL,'(492) 792-5105',NULL,'4927925105',1),
- (162,29,1,0,0,NULL,'(569) 361-3202',NULL,'5693613202',1),
- (163,71,1,1,0,NULL,'240-3451',NULL,'2403451',1),
- (164,71,1,0,0,NULL,'838-4940',NULL,'8384940',2),
- (165,NULL,1,0,0,NULL,'204 222-1000',NULL,'2042221000',1),
- (166,NULL,1,0,0,NULL,'204 223-1000',NULL,'2042231000',1),
- (167,NULL,1,0,0,NULL,'303 323-1000',NULL,'3033231000',1);
+ (1,168,1,1,0,NULL,'(673) 220-2707',NULL,'6732202707',2),
+ (2,131,1,1,0,NULL,'661-2763',NULL,'6612763',1),
+ (3,131,1,0,0,NULL,'(872) 849-4774',NULL,'8728494774',2),
+ (4,178,1,1,0,NULL,'828-1373',NULL,'8281373',1),
+ (5,178,1,0,0,NULL,'275-7458',NULL,'2757458',2),
+ (6,57,1,1,0,NULL,'(631) 244-6587',NULL,'6312446587',1),
+ (7,198,1,1,0,NULL,'805-6203',NULL,'8056203',1),
+ (8,154,1,1,0,NULL,'723-4598',NULL,'7234598',2),
+ (9,154,1,0,0,NULL,'(523) 688-5376',NULL,'5236885376',1),
+ (10,174,1,1,0,NULL,'(717) 686-6724',NULL,'7176866724',2),
+ (11,174,1,0,0,NULL,'(642) 793-2737',NULL,'6427932737',1),
+ (12,157,1,1,0,NULL,'894-6240',NULL,'8946240',2),
+ (13,192,1,1,0,NULL,'(327) 825-4003',NULL,'3278254003',1),
+ (14,192,1,0,0,NULL,'893-4344',NULL,'8934344',2),
+ (15,172,1,1,0,NULL,'429-6189',NULL,'4296189',1),
+ (16,172,1,0,0,NULL,'712-4658',NULL,'7124658',1),
+ (17,137,1,1,0,NULL,'(601) 502-2113',NULL,'6015022113',2),
+ (18,137,1,0,0,NULL,'(648) 824-4912',NULL,'6488244912',1),
+ (19,135,1,1,0,NULL,'653-6227',NULL,'6536227',2),
+ (20,52,1,1,0,NULL,'424-4189',NULL,'4244189',2),
+ (21,38,1,1,0,NULL,'(744) 272-9394',NULL,'7442729394',1),
+ (22,38,1,0,0,NULL,'(647) 431-8024',NULL,'6474318024',2),
+ (23,146,1,1,0,NULL,'(451) 367-2843',NULL,'4513672843',2),
+ (24,111,1,1,0,NULL,'(274) 594-2049',NULL,'2745942049',1),
+ (25,136,1,1,0,NULL,'772-7256',NULL,'7727256',1),
+ (26,18,1,1,0,NULL,'(553) 440-6759',NULL,'5534406759',2),
+ (27,112,1,1,0,NULL,'(465) 207-3179',NULL,'4652073179',2),
+ (28,155,1,1,0,NULL,'484-8805',NULL,'4848805',2),
+ (29,60,1,1,0,NULL,'(551) 886-7761',NULL,'5518867761',1),
+ (30,60,1,0,0,NULL,'(703) 812-4906',NULL,'7038124906',1),
+ (31,30,1,1,0,NULL,'663-8613',NULL,'6638613',1),
+ (32,132,1,1,0,NULL,'481-5255',NULL,'4815255',1),
+ (33,132,1,0,0,NULL,'(727) 249-9764',NULL,'7272499764',1),
+ (34,148,1,1,0,NULL,'(625) 211-4981',NULL,'6252114981',1),
+ (35,148,1,0,0,NULL,'(518) 796-1201',NULL,'5187961201',2),
+ (36,70,1,1,0,NULL,'824-9148',NULL,'8249148',2),
+ (37,70,1,0,0,NULL,'843-3271',NULL,'8433271',1),
+ (38,86,1,1,0,NULL,'(334) 444-8340',NULL,'3344448340',2),
+ (39,86,1,0,0,NULL,'(606) 877-7890',NULL,'6068777890',1),
+ (40,66,1,1,0,NULL,'(390) 616-9656',NULL,'3906169656',1),
+ (41,66,1,0,0,NULL,'(749) 603-9443',NULL,'7496039443',2),
+ (42,169,1,1,0,NULL,'(530) 505-7022',NULL,'5305057022',1),
+ (43,169,1,0,0,NULL,'(389) 201-4138',NULL,'3892014138',1),
+ (44,125,1,1,0,NULL,'(289) 607-2623',NULL,'2896072623',1),
+ (45,125,1,0,0,NULL,'(316) 574-3388',NULL,'3165743388',2),
+ (46,147,1,1,0,NULL,'488-2107',NULL,'4882107',2),
+ (47,147,1,0,0,NULL,'661-8371',NULL,'6618371',2),
+ (48,33,1,1,0,NULL,'(742) 600-1036',NULL,'7426001036',2),
+ (49,58,1,1,0,NULL,'(549) 710-8960',NULL,'5497108960',2),
+ (50,194,1,1,0,NULL,'237-8330',NULL,'2378330',1),
+ (51,194,1,0,0,NULL,'(598) 332-7051',NULL,'5983327051',1),
+ (52,164,1,1,0,NULL,'460-5305',NULL,'4605305',1),
+ (53,162,1,1,0,NULL,'(217) 507-3807',NULL,'2175073807',2),
+ (54,162,1,0,0,NULL,'(269) 225-3804',NULL,'2692253804',1),
+ (55,158,1,1,0,NULL,'(811) 273-7922',NULL,'8112737922',1),
+ (56,158,1,0,0,NULL,'(797) 648-8838',NULL,'7976488838',1),
+ (57,34,1,1,0,NULL,'(252) 496-7921',NULL,'2524967921',2),
+ (58,34,1,0,0,NULL,'549-3753',NULL,'5493753',1),
+ (59,90,1,1,0,NULL,'(874) 841-3492',NULL,'8748413492',1),
+ (60,149,1,1,0,NULL,'(823) 350-7014',NULL,'8233507014',2),
+ (61,151,1,1,0,NULL,'354-8969',NULL,'3548969',2),
+ (62,79,1,1,0,NULL,'(731) 807-7661',NULL,'7318077661',2),
+ (63,197,1,1,0,NULL,'855-4118',NULL,'8554118',1),
+ (64,22,1,1,0,NULL,'424-5665',NULL,'4245665',1),
+ (65,22,1,0,0,NULL,'528-4270',NULL,'5284270',2),
+ (66,29,1,1,0,NULL,'(290) 450-2916',NULL,'2904502916',2),
+ (67,29,1,0,0,NULL,'318-6770',NULL,'3186770',2),
+ (68,54,1,1,0,NULL,'837-7428',NULL,'8377428',1),
+ (69,54,1,0,0,NULL,'(796) 852-9619',NULL,'7968529619',1),
+ (70,42,1,1,0,NULL,'(401) 383-9730',NULL,'4013839730',2),
+ (71,42,1,0,0,NULL,'(870) 241-1180',NULL,'8702411180',2),
+ (72,179,1,1,0,NULL,'357-7692',NULL,'3577692',2),
+ (73,179,1,0,0,NULL,'555-7736',NULL,'5557736',2),
+ (74,109,1,1,0,NULL,'652-7911',NULL,'6527911',2),
+ (75,109,1,0,0,NULL,'884-9619',NULL,'8849619',1),
+ (76,126,1,1,0,NULL,'(848) 586-6664',NULL,'8485866664',2),
+ (77,17,1,1,0,NULL,'(735) 329-3022',NULL,'7353293022',2),
+ (78,186,1,1,0,NULL,'(865) 208-4180',NULL,'8652084180',2),
+ (79,186,1,0,0,NULL,'(884) 790-2101',NULL,'8847902101',1),
+ (80,32,1,1,0,NULL,'646-6801',NULL,'6466801',2),
+ (81,173,1,1,0,NULL,'888-1717',NULL,'8881717',1),
+ (82,160,1,1,0,NULL,'(677) 207-1723',NULL,'6772071723',1),
+ (83,101,1,1,0,NULL,'(554) 698-7096',NULL,'5546987096',1),
+ (84,59,1,1,0,NULL,'(492) 747-9853',NULL,'4927479853',1),
+ (85,59,1,0,0,NULL,'(707) 592-8022',NULL,'7075928022',2),
+ (86,5,1,1,0,NULL,'(835) 210-8371',NULL,'8352108371',2),
+ (87,106,1,1,0,NULL,'(575) 633-8781',NULL,'5756338781',2),
+ (88,56,1,1,0,NULL,'(521) 507-3069',NULL,'5215073069',1),
+ (89,201,1,1,0,NULL,'(563) 456-1532',NULL,'5634561532',1),
+ (90,201,1,0,0,NULL,'702-6022',NULL,'7026022',1),
+ (91,188,1,1,0,NULL,'(267) 899-8416',NULL,'2678998416',1),
+ (92,105,1,1,0,NULL,'(738) 615-1393',NULL,'7386151393',2),
+ (93,105,1,0,0,NULL,'716-6005',NULL,'7166005',1),
+ (94,10,1,1,0,NULL,'(856) 685-8847',NULL,'8566858847',2),
+ (95,93,1,1,0,NULL,'(418) 425-6135',NULL,'4184256135',2),
+ (96,93,1,0,0,NULL,'(708) 384-2810',NULL,'7083842810',1),
+ (97,141,1,1,0,NULL,'307-7798',NULL,'3077798',1),
+ (98,141,1,0,0,NULL,'(303) 248-9668',NULL,'3032489668',2),
+ (99,28,1,1,0,NULL,'460-1288',NULL,'4601288',2),
+ (100,28,1,0,0,NULL,'664-6768',NULL,'6646768',2),
+ (101,43,1,1,0,NULL,'(358) 410-4342',NULL,'3584104342',1),
+ (102,143,1,1,0,NULL,'442-9345',NULL,'4429345',1),
+ (103,143,1,0,0,NULL,'350-2373',NULL,'3502373',2),
+ (104,77,1,1,0,NULL,'(465) 846-3527',NULL,'4658463527',2),
+ (105,77,1,0,0,NULL,'544-5632',NULL,'5445632',2),
+ (106,67,1,1,0,NULL,'(409) 570-6079',NULL,'4095706079',1),
+ (107,67,1,0,0,NULL,'863-5210',NULL,'8635210',1),
+ (108,88,1,1,0,NULL,'(436) 533-7149',NULL,'4365337149',1),
+ (109,72,1,1,0,NULL,'(780) 459-9529',NULL,'7804599529',2),
+ (110,72,1,0,0,NULL,'426-7810',NULL,'4267810',2),
+ (111,78,1,1,0,NULL,'(461) 868-3174',NULL,'4618683174',2),
+ (112,78,1,0,0,NULL,'393-7659',NULL,'3937659',1),
+ (113,61,1,1,0,NULL,'282-2239',NULL,'2822239',1),
+ (114,61,1,0,0,NULL,'(510) 357-3232',NULL,'5103573232',2),
+ (115,41,1,1,0,NULL,'494-5213',NULL,'4945213',1),
+ (116,153,1,1,0,NULL,'228-1898',NULL,'2281898',2),
+ (117,85,1,1,0,NULL,'(892) 561-1232',NULL,'8925611232',1),
+ (118,85,1,0,0,NULL,'673-7251',NULL,'6737251',1),
+ (119,196,1,1,0,NULL,'838-6988',NULL,'8386988',1),
+ (120,152,1,1,0,NULL,'(272) 849-3997',NULL,'2728493997',1),
+ (121,152,1,0,0,NULL,'(484) 724-2340',NULL,'4847242340',2),
+ (122,51,1,1,0,NULL,'(420) 738-8222',NULL,'4207388222',2),
+ (123,51,1,0,0,NULL,'(476) 681-6295',NULL,'4766816295',1),
+ (124,142,1,1,0,NULL,'699-3559',NULL,'6993559',1),
+ (125,142,1,0,0,NULL,'(212) 493-1594',NULL,'2124931594',2),
+ (126,16,1,1,0,NULL,'713-5587',NULL,'7135587',1),
+ (127,16,1,0,0,NULL,'342-7162',NULL,'3427162',2),
+ (128,165,1,1,0,NULL,'218-2082',NULL,'2182082',1),
+ (129,36,1,1,0,NULL,'(314) 264-3910',NULL,'3142643910',1),
+ (130,36,1,0,0,NULL,'(236) 262-6070',NULL,'2362626070',2),
+ (131,117,1,1,0,NULL,'282-4623',NULL,'2824623',2),
+ (132,71,1,1,0,NULL,'222-3009',NULL,'2223009',2),
+ (133,74,1,1,0,NULL,'557-6348',NULL,'5576348',2),
+ (134,74,1,0,0,NULL,'556-9241',NULL,'5569241',1),
+ (135,96,1,1,0,NULL,'(267) 517-4131',NULL,'2675174131',1),
+ (136,96,1,0,0,NULL,'709-3666',NULL,'7093666',2),
+ (137,97,1,1,0,NULL,'211-3405',NULL,'2113405',2),
+ (138,97,1,0,0,NULL,'(644) 324-1087',NULL,'6443241087',2),
+ (139,193,1,1,0,NULL,'(219) 748-8750',NULL,'2197488750',2),
+ (140,193,1,0,0,NULL,'(460) 646-4391',NULL,'4606464391',1),
+ (141,20,1,1,0,NULL,'(734) 773-8244',NULL,'7347738244',1),
+ (142,20,1,0,0,NULL,'(705) 355-2867',NULL,'7053552867',2),
+ (143,121,1,1,0,NULL,'(542) 305-1836',NULL,'5423051836',1),
+ (144,121,1,0,0,NULL,'(400) 573-3204',NULL,'4005733204',1),
+ (145,69,1,1,0,NULL,'(605) 581-1248',NULL,'6055811248',1),
+ (146,175,1,1,0,NULL,'332-7184',NULL,'3327184',2),
+ (147,175,1,0,0,NULL,'278-7354',NULL,'2787354',2),
+ (148,89,1,1,0,NULL,'488-5302',NULL,'4885302',2),
+ (149,89,1,0,0,NULL,'507-8659',NULL,'5078659',1),
+ (150,120,1,1,0,NULL,'720-5682',NULL,'7205682',1),
+ (151,120,1,0,0,NULL,'464-5421',NULL,'4645421',2),
+ (152,53,1,1,0,NULL,'696-9627',NULL,'6969627',2),
+ (153,170,1,1,0,NULL,'(714) 587-4770',NULL,'7145874770',1),
+ (154,170,1,0,0,NULL,'239-2514',NULL,'2392514',1),
+ (155,37,1,1,0,NULL,'384-3255',NULL,'3843255',2),
+ (156,19,1,1,0,NULL,'259-9572',NULL,'2599572',1),
+ (157,35,1,1,0,NULL,'(333) 414-7855',NULL,'3334147855',2),
+ (158,35,1,0,0,NULL,'208-2164',NULL,'2082164',2),
+ (159,73,1,1,0,NULL,'249-9530',NULL,'2499530',1),
+ (160,185,1,1,0,NULL,'700-7321',NULL,'7007321',1),
+ (161,185,1,0,0,NULL,'(816) 437-6421',NULL,'8164376421',2),
+ (162,167,1,1,0,NULL,'767-7309',NULL,'7677309',2),
+ (163,NULL,1,0,0,NULL,'204 222-1000',NULL,'2042221000',1),
+ (164,NULL,1,0,0,NULL,'204 223-1000',NULL,'2042231000',1),
+ (165,NULL,1,0,0,NULL,'303 323-1000',NULL,'3033231000',1);
 /*!40000 ALTER TABLE `civicrm_phone` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -7189,222 +7232,224 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_relationship` WRITE;
 /*!40000 ALTER TABLE `civicrm_relationship` DISABLE KEYS */;
 INSERT INTO `civicrm_relationship` (`id`, `contact_id_a`, `contact_id_b`, `relationship_type_id`, `start_date`, `end_date`, `is_active`, `description`, `is_permission_a_b`, `is_permission_b_a`, `case_id`, `created_date`, `modified_date`) VALUES
- (1,99,111,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (2,159,111,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (3,99,155,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (4,159,155,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (5,159,99,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (6,155,115,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (7,99,115,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (8,159,115,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (9,111,115,7,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (10,155,111,2,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (11,201,85,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (12,8,85,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (13,201,116,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (14,8,116,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (15,8,201,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (16,116,129,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (17,201,129,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (18,8,129,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (19,85,129,7,NULL,NULL,0,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (20,116,85,2,NULL,NULL,0,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (21,189,75,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (22,58,75,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (23,189,180,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (24,58,180,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (25,58,189,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (26,180,78,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (27,189,78,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (28,58,78,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (29,75,78,7,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (30,180,75,2,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (31,176,140,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (32,7,140,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (33,176,33,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (34,7,33,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (35,7,176,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (36,33,178,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (37,176,178,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (38,7,178,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (39,140,178,7,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (40,33,140,2,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (41,34,197,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (42,39,197,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (43,34,130,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (44,39,130,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (45,39,34,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (46,130,169,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (47,34,169,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (48,39,169,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (49,197,169,7,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (50,130,197,2,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (51,190,151,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (52,24,151,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (53,190,125,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (54,24,125,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (55,24,190,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (56,125,186,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (57,190,186,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (58,24,186,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (59,151,186,7,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (60,125,151,2,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (61,41,25,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (62,45,25,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (63,41,15,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (64,45,15,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (65,45,41,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (66,15,192,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (67,41,192,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:57','2022-06-25 08:03:57'),
- (68,45,192,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (69,25,192,7,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (70,15,25,2,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (71,93,183,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (72,143,183,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (73,93,122,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (74,143,122,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (75,143,93,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (76,122,157,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (77,93,157,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (78,143,157,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (79,183,157,7,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (80,122,183,2,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (81,171,79,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (82,181,79,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (83,171,35,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (84,181,35,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (85,181,171,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (86,35,127,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (87,171,127,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (88,181,127,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (89,79,127,7,NULL,NULL,0,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (90,35,79,2,NULL,NULL,0,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (91,149,168,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (92,23,168,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (93,149,158,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (94,23,158,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (95,23,149,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (96,158,102,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (97,149,102,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (98,23,102,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (99,168,102,7,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (100,158,168,2,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (101,30,11,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (102,134,11,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (103,30,138,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (104,134,138,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (105,134,30,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (106,138,139,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (107,30,139,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (108,134,139,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (109,11,139,7,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (110,138,11,2,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (111,104,148,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (112,67,148,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (113,104,69,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (114,67,69,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (115,67,104,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (116,69,137,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (117,104,137,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (118,67,137,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (119,148,137,7,NULL,NULL,0,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (120,69,148,2,NULL,NULL,0,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (121,17,14,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (122,101,14,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (123,17,164,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (124,101,164,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (125,101,17,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (126,164,194,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (127,17,194,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (128,101,194,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (129,14,194,7,NULL,NULL,0,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (130,164,14,2,NULL,NULL,0,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (131,88,56,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (132,68,56,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (133,88,142,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (134,68,142,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (135,68,88,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (136,142,128,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (137,88,128,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (138,68,128,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (139,56,128,7,NULL,NULL,0,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (140,142,56,2,NULL,NULL,0,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (141,12,65,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (142,170,65,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (143,12,160,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (144,170,160,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (145,170,12,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (146,160,113,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (147,12,113,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (148,170,113,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (149,65,113,7,NULL,NULL,0,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (150,160,65,2,NULL,NULL,0,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (151,191,132,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (152,26,132,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (153,191,18,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (154,26,18,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (155,26,191,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (156,18,112,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (157,191,112,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (158,26,112,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (159,132,112,7,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (160,18,132,2,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (161,49,44,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (162,173,44,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (163,49,167,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (164,173,167,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (165,173,49,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (166,167,119,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (167,49,119,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (168,173,119,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (169,44,119,7,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (170,167,44,2,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (171,22,66,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (172,46,66,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (173,22,185,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (174,46,185,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (175,46,22,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:58','2022-06-25 08:03:58'),
- (176,185,16,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (177,22,16,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (178,46,16,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (179,66,16,7,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (180,185,66,2,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (181,28,87,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (182,3,87,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (183,28,38,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (184,3,38,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (185,3,28,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (186,38,109,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (187,28,109,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (188,3,109,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (189,87,109,7,NULL,NULL,0,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (190,38,87,2,NULL,NULL,0,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (191,19,166,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (192,71,166,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (193,19,29,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (194,71,29,1,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (195,71,19,4,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (196,29,187,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (197,19,187,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (198,71,187,8,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (199,166,187,7,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (200,29,166,2,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (201,160,9,5,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (202,68,10,5,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (203,103,20,5,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (204,136,62,5,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (205,154,64,5,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (206,166,98,5,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (207,22,106,5,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (208,155,110,5,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (209,108,114,5,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (210,174,123,5,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (211,133,124,5,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (212,95,144,5,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (213,19,147,5,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (214,161,150,5,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (215,151,152,5,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59'),
- (216,175,195,5,NULL,NULL,1,NULL,0,0,NULL,'2022-06-25 08:03:59','2022-06-25 08:03:59');
+ (1,201,76,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:10','2022-07-28 21:06:10'),
+ (2,188,76,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:10','2022-07-28 21:06:10'),
+ (3,201,56,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:10','2022-07-28 21:06:10'),
+ (4,188,56,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:10','2022-07-28 21:06:10'),
+ (5,188,201,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:10','2022-07-28 21:06:10'),
+ (6,56,13,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:10','2022-07-28 21:06:10'),
+ (7,201,13,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:10','2022-07-28 21:06:10'),
+ (8,188,13,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:10','2022-07-28 21:06:10'),
+ (9,76,13,7,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:10','2022-07-28 21:06:10'),
+ (10,56,76,2,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:10','2022-07-28 21:06:10'),
+ (11,98,190,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:10','2022-07-28 21:06:10'),
+ (12,133,190,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:10','2022-07-28 21:06:10'),
+ (13,98,105,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:10','2022-07-28 21:06:10'),
+ (14,133,105,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:10','2022-07-28 21:06:10'),
+ (15,133,98,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:10','2022-07-28 21:06:10'),
+ (16,105,46,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (17,98,46,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (18,133,46,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (19,190,46,7,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (20,105,190,2,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (21,93,129,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (22,141,129,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (23,93,10,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (24,141,10,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (25,141,93,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (26,10,83,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (27,93,83,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (28,141,83,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (29,129,83,7,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (30,10,129,2,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (31,143,28,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (32,77,28,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (33,143,43,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (34,77,43,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (35,77,143,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (36,43,47,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (37,143,47,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (38,77,47,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (39,28,47,7,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (40,43,28,2,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (41,67,81,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (42,65,81,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (43,67,130,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (44,65,130,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (45,65,67,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (46,130,26,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (47,67,26,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (48,65,26,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (49,81,26,7,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (50,130,81,2,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (51,78,88,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (52,176,88,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (53,78,72,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (54,176,72,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (55,176,78,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (56,72,6,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (57,78,6,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (58,176,6,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (59,88,6,7,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (60,72,88,2,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (61,140,61,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (62,41,61,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (63,140,189,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (64,41,189,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (65,41,140,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (66,189,100,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (67,140,100,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (68,41,100,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (69,61,100,7,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (70,189,61,2,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (71,119,153,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (72,145,153,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (73,119,191,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (74,145,191,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (75,145,119,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (76,191,124,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (77,119,124,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (78,145,124,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (79,153,124,7,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (80,191,153,2,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (81,196,144,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (82,152,144,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (83,196,85,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (84,152,85,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (85,152,196,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (86,85,103,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (87,196,103,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (88,152,103,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (89,144,103,7,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (90,85,144,2,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (91,159,51,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (92,16,51,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (93,159,142,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (94,16,142,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (95,16,159,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (96,142,80,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (97,159,80,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (98,16,80,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (99,51,80,7,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (100,142,51,2,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (101,15,165,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (102,117,165,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (103,15,36,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (104,117,36,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (105,117,15,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (106,36,127,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (107,15,127,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (108,117,127,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (109,165,127,7,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (110,36,165,2,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (111,44,71,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (112,96,71,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (113,44,74,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (114,96,74,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (115,96,44,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (116,74,107,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (117,44,107,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (118,96,107,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (119,71,107,7,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (120,74,71,2,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (121,64,97,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (122,55,97,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (123,64,193,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (124,55,193,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (125,55,64,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (126,193,8,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (127,64,8,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (128,55,8,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (129,97,8,7,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (130,193,97,2,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (131,11,20,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (132,69,20,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (133,11,121,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (134,69,121,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (135,69,11,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (136,121,31,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (137,11,31,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (138,69,31,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (139,20,31,7,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (140,121,20,2,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (141,171,24,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (142,102,24,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (143,171,175,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (144,102,175,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (145,102,171,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (146,175,4,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (147,171,4,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (148,102,4,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (149,24,4,7,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (150,175,24,2,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (151,104,75,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (152,48,75,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (153,104,63,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (154,48,63,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (155,48,104,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (156,63,27,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (157,104,27,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (158,48,27,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (159,75,27,7,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (160,63,75,2,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (161,120,89,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (162,53,89,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (163,120,128,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (164,53,128,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (165,53,120,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (166,128,115,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (167,120,115,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (168,53,115,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (169,89,115,7,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (170,128,89,2,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (171,138,108,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (172,37,108,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (173,138,170,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (174,37,170,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (175,37,138,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (176,170,21,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (177,138,21,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (178,37,21,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (179,108,21,7,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (180,170,108,2,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (181,35,19,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (182,73,19,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (183,35,87,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (184,73,87,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (185,73,35,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (186,87,181,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (187,35,181,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (188,73,181,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (189,19,181,7,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (190,87,19,2,NULL,NULL,0,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (191,167,185,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (192,45,185,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (193,167,91,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (194,45,91,1,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (195,45,167,4,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (196,91,92,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (197,167,92,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (198,45,92,8,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (199,185,92,7,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (200,91,185,2,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (201,149,3,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (202,17,9,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (203,74,23,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (204,28,25,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (205,10,40,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (206,141,49,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (207,182,62,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (208,82,84,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (209,114,110,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (210,15,134,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (211,43,139,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (212,50,156,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (213,52,161,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (214,163,180,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (215,135,183,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (216,59,187,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (217,111,195,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11'),
+ (218,99,200,5,NULL,NULL,1,NULL,0,0,NULL,'2022-07-28 21:06:11','2022-07-28 21:06:11');
 /*!40000 ALTER TABLE `civicrm_relationship` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -7415,438 +7460,442 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_relationship_cache` WRITE;
 /*!40000 ALTER TABLE `civicrm_relationship_cache` DISABLE KEYS */;
 INSERT INTO `civicrm_relationship_cache` (`id`, `relationship_id`, `relationship_type_id`, `orientation`, `near_contact_id`, `near_relation`, `far_contact_id`, `far_relation`, `is_active`, `start_date`, `end_date`, `case_id`) VALUES
- (1,1,1,'a_b',99,'Child of',111,'Parent of',1,NULL,NULL,NULL),
- (2,1,1,'b_a',111,'Parent of',99,'Child of',1,NULL,NULL,NULL),
- (3,2,1,'a_b',159,'Child of',111,'Parent of',1,NULL,NULL,NULL),
- (4,2,1,'b_a',111,'Parent of',159,'Child of',1,NULL,NULL,NULL),
- (5,3,1,'a_b',99,'Child of',155,'Parent of',1,NULL,NULL,NULL),
- (6,3,1,'b_a',155,'Parent of',99,'Child of',1,NULL,NULL,NULL),
- (7,4,1,'a_b',159,'Child of',155,'Parent of',1,NULL,NULL,NULL),
- (8,4,1,'b_a',155,'Parent of',159,'Child of',1,NULL,NULL,NULL),
- (9,5,4,'a_b',159,'Sibling of',99,'Sibling of',1,NULL,NULL,NULL),
- (10,5,4,'b_a',99,'Sibling of',159,'Sibling of',1,NULL,NULL,NULL),
- (11,6,8,'a_b',155,'Household Member of',115,'Household Member is',1,NULL,NULL,NULL),
- (12,6,8,'b_a',115,'Household Member is',155,'Household Member of',1,NULL,NULL,NULL),
- (13,7,8,'a_b',99,'Household Member of',115,'Household Member is',1,NULL,NULL,NULL),
- (14,7,8,'b_a',115,'Household Member is',99,'Household Member of',1,NULL,NULL,NULL),
- (15,8,8,'a_b',159,'Household Member of',115,'Household Member is',1,NULL,NULL,NULL),
- (16,8,8,'b_a',115,'Household Member is',159,'Household Member of',1,NULL,NULL,NULL),
- (17,9,7,'a_b',111,'Head of Household for',115,'Head of Household is',1,NULL,NULL,NULL),
- (18,9,7,'b_a',115,'Head of Household is',111,'Head of Household for',1,NULL,NULL,NULL),
- (19,10,2,'a_b',155,'Spouse of',111,'Spouse of',1,NULL,NULL,NULL),
- (20,10,2,'b_a',111,'Spouse of',155,'Spouse of',1,NULL,NULL,NULL),
- (21,11,1,'a_b',201,'Child of',85,'Parent of',1,NULL,NULL,NULL),
- (22,11,1,'b_a',85,'Parent of',201,'Child of',1,NULL,NULL,NULL),
- (23,12,1,'a_b',8,'Child of',85,'Parent of',1,NULL,NULL,NULL),
- (24,12,1,'b_a',85,'Parent of',8,'Child of',1,NULL,NULL,NULL),
- (25,13,1,'a_b',201,'Child of',116,'Parent of',1,NULL,NULL,NULL),
- (26,13,1,'b_a',116,'Parent of',201,'Child of',1,NULL,NULL,NULL),
- (27,14,1,'a_b',8,'Child of',116,'Parent of',1,NULL,NULL,NULL),
- (28,14,1,'b_a',116,'Parent of',8,'Child of',1,NULL,NULL,NULL),
- (29,15,4,'a_b',8,'Sibling of',201,'Sibling of',1,NULL,NULL,NULL),
- (30,15,4,'b_a',201,'Sibling of',8,'Sibling of',1,NULL,NULL,NULL),
- (31,16,8,'a_b',116,'Household Member of',129,'Household Member is',1,NULL,NULL,NULL),
- (32,16,8,'b_a',129,'Household Member is',116,'Household Member of',1,NULL,NULL,NULL),
- (33,17,8,'a_b',201,'Household Member of',129,'Household Member is',1,NULL,NULL,NULL),
- (34,17,8,'b_a',129,'Household Member is',201,'Household Member of',1,NULL,NULL,NULL),
- (35,18,8,'a_b',8,'Household Member of',129,'Household Member is',1,NULL,NULL,NULL),
- (36,18,8,'b_a',129,'Household Member is',8,'Household Member of',1,NULL,NULL,NULL),
- (37,19,7,'a_b',85,'Head of Household for',129,'Head of Household is',0,NULL,NULL,NULL),
- (38,19,7,'b_a',129,'Head of Household is',85,'Head of Household for',0,NULL,NULL,NULL),
- (39,20,2,'a_b',116,'Spouse of',85,'Spouse of',0,NULL,NULL,NULL),
- (40,20,2,'b_a',85,'Spouse of',116,'Spouse of',0,NULL,NULL,NULL),
- (41,21,1,'a_b',189,'Child of',75,'Parent of',1,NULL,NULL,NULL),
- (42,21,1,'b_a',75,'Parent of',189,'Child of',1,NULL,NULL,NULL),
- (43,22,1,'a_b',58,'Child of',75,'Parent of',1,NULL,NULL,NULL),
- (44,22,1,'b_a',75,'Parent of',58,'Child of',1,NULL,NULL,NULL),
- (45,23,1,'a_b',189,'Child of',180,'Parent of',1,NULL,NULL,NULL),
- (46,23,1,'b_a',180,'Parent of',189,'Child of',1,NULL,NULL,NULL),
- (47,24,1,'a_b',58,'Child of',180,'Parent of',1,NULL,NULL,NULL),
- (48,24,1,'b_a',180,'Parent of',58,'Child of',1,NULL,NULL,NULL),
- (49,25,4,'a_b',58,'Sibling of',189,'Sibling of',1,NULL,NULL,NULL),
- (50,25,4,'b_a',189,'Sibling of',58,'Sibling of',1,NULL,NULL,NULL),
- (51,26,8,'a_b',180,'Household Member of',78,'Household Member is',1,NULL,NULL,NULL),
- (52,26,8,'b_a',78,'Household Member is',180,'Household Member of',1,NULL,NULL,NULL),
- (53,27,8,'a_b',189,'Household Member of',78,'Household Member is',1,NULL,NULL,NULL),
- (54,27,8,'b_a',78,'Household Member is',189,'Household Member of',1,NULL,NULL,NULL),
- (55,28,8,'a_b',58,'Household Member of',78,'Household Member is',1,NULL,NULL,NULL),
- (56,28,8,'b_a',78,'Household Member is',58,'Household Member of',1,NULL,NULL,NULL),
- (57,29,7,'a_b',75,'Head of Household for',78,'Head of Household is',1,NULL,NULL,NULL),
- (58,29,7,'b_a',78,'Head of Household is',75,'Head of Household for',1,NULL,NULL,NULL),
- (59,30,2,'a_b',180,'Spouse of',75,'Spouse of',1,NULL,NULL,NULL),
- (60,30,2,'b_a',75,'Spouse of',180,'Spouse of',1,NULL,NULL,NULL),
- (61,31,1,'a_b',176,'Child of',140,'Parent of',1,NULL,NULL,NULL),
- (62,31,1,'b_a',140,'Parent of',176,'Child of',1,NULL,NULL,NULL),
- (63,32,1,'a_b',7,'Child of',140,'Parent of',1,NULL,NULL,NULL),
- (64,32,1,'b_a',140,'Parent of',7,'Child of',1,NULL,NULL,NULL),
- (65,33,1,'a_b',176,'Child of',33,'Parent of',1,NULL,NULL,NULL),
- (66,33,1,'b_a',33,'Parent of',176,'Child of',1,NULL,NULL,NULL),
- (67,34,1,'a_b',7,'Child of',33,'Parent of',1,NULL,NULL,NULL),
- (68,34,1,'b_a',33,'Parent of',7,'Child of',1,NULL,NULL,NULL),
- (69,35,4,'a_b',7,'Sibling of',176,'Sibling of',1,NULL,NULL,NULL),
- (70,35,4,'b_a',176,'Sibling of',7,'Sibling of',1,NULL,NULL,NULL),
- (71,36,8,'a_b',33,'Household Member of',178,'Household Member is',1,NULL,NULL,NULL),
- (72,36,8,'b_a',178,'Household Member is',33,'Household Member of',1,NULL,NULL,NULL),
- (73,37,8,'a_b',176,'Household Member of',178,'Household Member is',1,NULL,NULL,NULL),
- (74,37,8,'b_a',178,'Household Member is',176,'Household Member of',1,NULL,NULL,NULL),
- (75,38,8,'a_b',7,'Household Member of',178,'Household Member is',1,NULL,NULL,NULL),
- (76,38,8,'b_a',178,'Household Member is',7,'Household Member of',1,NULL,NULL,NULL),
- (77,39,7,'a_b',140,'Head of Household for',178,'Head of Household is',1,NULL,NULL,NULL),
- (78,39,7,'b_a',178,'Head of Household is',140,'Head of Household for',1,NULL,NULL,NULL),
- (79,40,2,'a_b',33,'Spouse of',140,'Spouse of',1,NULL,NULL,NULL),
- (80,40,2,'b_a',140,'Spouse of',33,'Spouse of',1,NULL,NULL,NULL),
- (81,41,1,'a_b',34,'Child of',197,'Parent of',1,NULL,NULL,NULL),
- (82,41,1,'b_a',197,'Parent of',34,'Child of',1,NULL,NULL,NULL),
- (83,42,1,'a_b',39,'Child of',197,'Parent of',1,NULL,NULL,NULL),
- (84,42,1,'b_a',197,'Parent of',39,'Child of',1,NULL,NULL,NULL),
- (85,43,1,'a_b',34,'Child of',130,'Parent of',1,NULL,NULL,NULL),
- (86,43,1,'b_a',130,'Parent of',34,'Child of',1,NULL,NULL,NULL),
- (87,44,1,'a_b',39,'Child of',130,'Parent of',1,NULL,NULL,NULL),
- (88,44,1,'b_a',130,'Parent of',39,'Child of',1,NULL,NULL,NULL),
- (89,45,4,'a_b',39,'Sibling of',34,'Sibling of',1,NULL,NULL,NULL),
- (90,45,4,'b_a',34,'Sibling of',39,'Sibling of',1,NULL,NULL,NULL),
- (91,46,8,'a_b',130,'Household Member of',169,'Household Member is',1,NULL,NULL,NULL),
- (92,46,8,'b_a',169,'Household Member is',130,'Household Member of',1,NULL,NULL,NULL),
- (93,47,8,'a_b',34,'Household Member of',169,'Household Member is',1,NULL,NULL,NULL),
- (94,47,8,'b_a',169,'Household Member is',34,'Household Member of',1,NULL,NULL,NULL),
- (95,48,8,'a_b',39,'Household Member of',169,'Household Member is',1,NULL,NULL,NULL),
- (96,48,8,'b_a',169,'Household Member is',39,'Household Member of',1,NULL,NULL,NULL),
- (97,49,7,'a_b',197,'Head of Household for',169,'Head of Household is',1,NULL,NULL,NULL),
- (98,49,7,'b_a',169,'Head of Household is',197,'Head of Household for',1,NULL,NULL,NULL),
- (99,50,2,'a_b',130,'Spouse of',197,'Spouse of',1,NULL,NULL,NULL),
- (100,50,2,'b_a',197,'Spouse of',130,'Spouse of',1,NULL,NULL,NULL),
- (101,51,1,'a_b',190,'Child of',151,'Parent of',1,NULL,NULL,NULL),
- (102,51,1,'b_a',151,'Parent of',190,'Child of',1,NULL,NULL,NULL),
- (103,52,1,'a_b',24,'Child of',151,'Parent of',1,NULL,NULL,NULL),
- (104,52,1,'b_a',151,'Parent of',24,'Child of',1,NULL,NULL,NULL),
- (105,53,1,'a_b',190,'Child of',125,'Parent of',1,NULL,NULL,NULL),
- (106,53,1,'b_a',125,'Parent of',190,'Child of',1,NULL,NULL,NULL),
- (107,54,1,'a_b',24,'Child of',125,'Parent of',1,NULL,NULL,NULL),
- (108,54,1,'b_a',125,'Parent of',24,'Child of',1,NULL,NULL,NULL),
- (109,55,4,'a_b',24,'Sibling of',190,'Sibling of',1,NULL,NULL,NULL),
- (110,55,4,'b_a',190,'Sibling of',24,'Sibling of',1,NULL,NULL,NULL),
- (111,56,8,'a_b',125,'Household Member of',186,'Household Member is',1,NULL,NULL,NULL),
- (112,56,8,'b_a',186,'Household Member is',125,'Household Member of',1,NULL,NULL,NULL),
- (113,57,8,'a_b',190,'Household Member of',186,'Household Member is',1,NULL,NULL,NULL),
- (114,57,8,'b_a',186,'Household Member is',190,'Household Member of',1,NULL,NULL,NULL),
- (115,58,8,'a_b',24,'Household Member of',186,'Household Member is',1,NULL,NULL,NULL),
- (116,58,8,'b_a',186,'Household Member is',24,'Household Member of',1,NULL,NULL,NULL),
- (117,59,7,'a_b',151,'Head of Household for',186,'Head of Household is',1,NULL,NULL,NULL),
- (118,59,7,'b_a',186,'Head of Household is',151,'Head of Household for',1,NULL,NULL,NULL),
- (119,60,2,'a_b',125,'Spouse of',151,'Spouse of',1,NULL,NULL,NULL),
- (120,60,2,'b_a',151,'Spouse of',125,'Spouse of',1,NULL,NULL,NULL),
- (121,61,1,'a_b',41,'Child of',25,'Parent of',1,NULL,NULL,NULL),
- (122,61,1,'b_a',25,'Parent of',41,'Child of',1,NULL,NULL,NULL),
- (123,62,1,'a_b',45,'Child of',25,'Parent of',1,NULL,NULL,NULL),
- (124,62,1,'b_a',25,'Parent of',45,'Child of',1,NULL,NULL,NULL),
- (125,63,1,'a_b',41,'Child of',15,'Parent of',1,NULL,NULL,NULL),
- (126,63,1,'b_a',15,'Parent of',41,'Child of',1,NULL,NULL,NULL),
- (127,64,1,'a_b',45,'Child of',15,'Parent of',1,NULL,NULL,NULL),
- (128,64,1,'b_a',15,'Parent of',45,'Child of',1,NULL,NULL,NULL),
- (129,65,4,'a_b',45,'Sibling of',41,'Sibling of',1,NULL,NULL,NULL),
- (130,65,4,'b_a',41,'Sibling of',45,'Sibling of',1,NULL,NULL,NULL),
- (131,66,8,'a_b',15,'Household Member of',192,'Household Member is',1,NULL,NULL,NULL),
- (132,66,8,'b_a',192,'Household Member is',15,'Household Member of',1,NULL,NULL,NULL),
- (133,67,8,'a_b',41,'Household Member of',192,'Household Member is',1,NULL,NULL,NULL),
- (134,67,8,'b_a',192,'Household Member is',41,'Household Member of',1,NULL,NULL,NULL),
- (135,68,8,'a_b',45,'Household Member of',192,'Household Member is',1,NULL,NULL,NULL),
- (136,68,8,'b_a',192,'Household Member is',45,'Household Member of',1,NULL,NULL,NULL),
- (137,69,7,'a_b',25,'Head of Household for',192,'Head of Household is',1,NULL,NULL,NULL),
- (138,69,7,'b_a',192,'Head of Household is',25,'Head of Household for',1,NULL,NULL,NULL),
- (139,70,2,'a_b',15,'Spouse of',25,'Spouse of',1,NULL,NULL,NULL),
- (140,70,2,'b_a',25,'Spouse of',15,'Spouse of',1,NULL,NULL,NULL),
- (141,71,1,'a_b',93,'Child of',183,'Parent of',1,NULL,NULL,NULL),
- (142,71,1,'b_a',183,'Parent of',93,'Child of',1,NULL,NULL,NULL),
- (143,72,1,'a_b',143,'Child of',183,'Parent of',1,NULL,NULL,NULL),
- (144,72,1,'b_a',183,'Parent of',143,'Child of',1,NULL,NULL,NULL),
- (145,73,1,'a_b',93,'Child of',122,'Parent of',1,NULL,NULL,NULL),
- (146,73,1,'b_a',122,'Parent of',93,'Child of',1,NULL,NULL,NULL),
- (147,74,1,'a_b',143,'Child of',122,'Parent of',1,NULL,NULL,NULL),
- (148,74,1,'b_a',122,'Parent of',143,'Child of',1,NULL,NULL,NULL),
- (149,75,4,'a_b',143,'Sibling of',93,'Sibling of',1,NULL,NULL,NULL),
- (150,75,4,'b_a',93,'Sibling of',143,'Sibling of',1,NULL,NULL,NULL),
- (151,76,8,'a_b',122,'Household Member of',157,'Household Member is',1,NULL,NULL,NULL),
- (152,76,8,'b_a',157,'Household Member is',122,'Household Member of',1,NULL,NULL,NULL),
- (153,77,8,'a_b',93,'Household Member of',157,'Household Member is',1,NULL,NULL,NULL),
- (154,77,8,'b_a',157,'Household Member is',93,'Household Member of',1,NULL,NULL,NULL),
- (155,78,8,'a_b',143,'Household Member of',157,'Household Member is',1,NULL,NULL,NULL),
- (156,78,8,'b_a',157,'Household Member is',143,'Household Member of',1,NULL,NULL,NULL),
- (157,79,7,'a_b',183,'Head of Household for',157,'Head of Household is',1,NULL,NULL,NULL),
- (158,79,7,'b_a',157,'Head of Household is',183,'Head of Household for',1,NULL,NULL,NULL),
- (159,80,2,'a_b',122,'Spouse of',183,'Spouse of',1,NULL,NULL,NULL),
- (160,80,2,'b_a',183,'Spouse of',122,'Spouse of',1,NULL,NULL,NULL),
- (161,81,1,'a_b',171,'Child of',79,'Parent of',1,NULL,NULL,NULL),
- (162,81,1,'b_a',79,'Parent of',171,'Child of',1,NULL,NULL,NULL),
- (163,82,1,'a_b',181,'Child of',79,'Parent of',1,NULL,NULL,NULL),
- (164,82,1,'b_a',79,'Parent of',181,'Child of',1,NULL,NULL,NULL),
- (165,83,1,'a_b',171,'Child of',35,'Parent of',1,NULL,NULL,NULL),
- (166,83,1,'b_a',35,'Parent of',171,'Child of',1,NULL,NULL,NULL),
- (167,84,1,'a_b',181,'Child of',35,'Parent of',1,NULL,NULL,NULL),
- (168,84,1,'b_a',35,'Parent of',181,'Child of',1,NULL,NULL,NULL),
- (169,85,4,'a_b',181,'Sibling of',171,'Sibling of',1,NULL,NULL,NULL),
- (170,85,4,'b_a',171,'Sibling of',181,'Sibling of',1,NULL,NULL,NULL),
- (171,86,8,'a_b',35,'Household Member of',127,'Household Member is',1,NULL,NULL,NULL),
- (172,86,8,'b_a',127,'Household Member is',35,'Household Member of',1,NULL,NULL,NULL),
- (173,87,8,'a_b',171,'Household Member of',127,'Household Member is',1,NULL,NULL,NULL),
- (174,87,8,'b_a',127,'Household Member is',171,'Household Member of',1,NULL,NULL,NULL),
- (175,88,8,'a_b',181,'Household Member of',127,'Household Member is',1,NULL,NULL,NULL),
- (176,88,8,'b_a',127,'Household Member is',181,'Household Member of',1,NULL,NULL,NULL),
- (177,89,7,'a_b',79,'Head of Household for',127,'Head of Household is',0,NULL,NULL,NULL),
- (178,89,7,'b_a',127,'Head of Household is',79,'Head of Household for',0,NULL,NULL,NULL),
- (179,90,2,'a_b',35,'Spouse of',79,'Spouse of',0,NULL,NULL,NULL),
- (180,90,2,'b_a',79,'Spouse of',35,'Spouse of',0,NULL,NULL,NULL),
- (181,91,1,'a_b',149,'Child of',168,'Parent of',1,NULL,NULL,NULL),
- (182,91,1,'b_a',168,'Parent of',149,'Child of',1,NULL,NULL,NULL),
- (183,92,1,'a_b',23,'Child of',168,'Parent of',1,NULL,NULL,NULL),
- (184,92,1,'b_a',168,'Parent of',23,'Child of',1,NULL,NULL,NULL),
- (185,93,1,'a_b',149,'Child of',158,'Parent of',1,NULL,NULL,NULL),
- (186,93,1,'b_a',158,'Parent of',149,'Child of',1,NULL,NULL,NULL),
- (187,94,1,'a_b',23,'Child of',158,'Parent of',1,NULL,NULL,NULL),
- (188,94,1,'b_a',158,'Parent of',23,'Child of',1,NULL,NULL,NULL),
- (189,95,4,'a_b',23,'Sibling of',149,'Sibling of',1,NULL,NULL,NULL),
- (190,95,4,'b_a',149,'Sibling of',23,'Sibling of',1,NULL,NULL,NULL),
- (191,96,8,'a_b',158,'Household Member of',102,'Household Member is',1,NULL,NULL,NULL),
- (192,96,8,'b_a',102,'Household Member is',158,'Household Member of',1,NULL,NULL,NULL),
- (193,97,8,'a_b',149,'Household Member of',102,'Household Member is',1,NULL,NULL,NULL),
- (194,97,8,'b_a',102,'Household Member is',149,'Household Member of',1,NULL,NULL,NULL),
- (195,98,8,'a_b',23,'Household Member of',102,'Household Member is',1,NULL,NULL,NULL),
- (196,98,8,'b_a',102,'Household Member is',23,'Household Member of',1,NULL,NULL,NULL),
- (197,99,7,'a_b',168,'Head of Household for',102,'Head of Household is',1,NULL,NULL,NULL),
- (198,99,7,'b_a',102,'Head of Household is',168,'Head of Household for',1,NULL,NULL,NULL),
- (199,100,2,'a_b',158,'Spouse of',168,'Spouse of',1,NULL,NULL,NULL),
- (200,100,2,'b_a',168,'Spouse of',158,'Spouse of',1,NULL,NULL,NULL),
- (201,101,1,'a_b',30,'Child of',11,'Parent of',1,NULL,NULL,NULL),
- (202,101,1,'b_a',11,'Parent of',30,'Child of',1,NULL,NULL,NULL),
- (203,102,1,'a_b',134,'Child of',11,'Parent of',1,NULL,NULL,NULL),
- (204,102,1,'b_a',11,'Parent of',134,'Child of',1,NULL,NULL,NULL),
- (205,103,1,'a_b',30,'Child of',138,'Parent of',1,NULL,NULL,NULL),
- (206,103,1,'b_a',138,'Parent of',30,'Child of',1,NULL,NULL,NULL),
- (207,104,1,'a_b',134,'Child of',138,'Parent of',1,NULL,NULL,NULL),
- (208,104,1,'b_a',138,'Parent of',134,'Child of',1,NULL,NULL,NULL),
- (209,105,4,'a_b',134,'Sibling of',30,'Sibling of',1,NULL,NULL,NULL),
- (210,105,4,'b_a',30,'Sibling of',134,'Sibling of',1,NULL,NULL,NULL),
- (211,106,8,'a_b',138,'Household Member of',139,'Household Member is',1,NULL,NULL,NULL),
- (212,106,8,'b_a',139,'Household Member is',138,'Household Member of',1,NULL,NULL,NULL),
- (213,107,8,'a_b',30,'Household Member of',139,'Household Member is',1,NULL,NULL,NULL),
- (214,107,8,'b_a',139,'Household Member is',30,'Household Member of',1,NULL,NULL,NULL),
- (215,108,8,'a_b',134,'Household Member of',139,'Household Member is',1,NULL,NULL,NULL),
- (216,108,8,'b_a',139,'Household Member is',134,'Household Member of',1,NULL,NULL,NULL),
- (217,109,7,'a_b',11,'Head of Household for',139,'Head of Household is',1,NULL,NULL,NULL),
- (218,109,7,'b_a',139,'Head of Household is',11,'Head of Household for',1,NULL,NULL,NULL),
- (219,110,2,'a_b',138,'Spouse of',11,'Spouse of',1,NULL,NULL,NULL),
- (220,110,2,'b_a',11,'Spouse of',138,'Spouse of',1,NULL,NULL,NULL),
- (221,111,1,'a_b',104,'Child of',148,'Parent of',1,NULL,NULL,NULL),
- (222,111,1,'b_a',148,'Parent of',104,'Child of',1,NULL,NULL,NULL),
- (223,112,1,'a_b',67,'Child of',148,'Parent of',1,NULL,NULL,NULL),
- (224,112,1,'b_a',148,'Parent of',67,'Child of',1,NULL,NULL,NULL),
- (225,113,1,'a_b',104,'Child of',69,'Parent of',1,NULL,NULL,NULL),
- (226,113,1,'b_a',69,'Parent of',104,'Child of',1,NULL,NULL,NULL),
- (227,114,1,'a_b',67,'Child of',69,'Parent of',1,NULL,NULL,NULL),
- (228,114,1,'b_a',69,'Parent of',67,'Child of',1,NULL,NULL,NULL),
- (229,115,4,'a_b',67,'Sibling of',104,'Sibling of',1,NULL,NULL,NULL),
- (230,115,4,'b_a',104,'Sibling of',67,'Sibling of',1,NULL,NULL,NULL),
- (231,116,8,'a_b',69,'Household Member of',137,'Household Member is',1,NULL,NULL,NULL),
- (232,116,8,'b_a',137,'Household Member is',69,'Household Member of',1,NULL,NULL,NULL),
- (233,117,8,'a_b',104,'Household Member of',137,'Household Member is',1,NULL,NULL,NULL),
- (234,117,8,'b_a',137,'Household Member is',104,'Household Member of',1,NULL,NULL,NULL),
- (235,118,8,'a_b',67,'Household Member of',137,'Household Member is',1,NULL,NULL,NULL),
- (236,118,8,'b_a',137,'Household Member is',67,'Household Member of',1,NULL,NULL,NULL),
- (237,119,7,'a_b',148,'Head of Household for',137,'Head of Household is',0,NULL,NULL,NULL),
- (238,119,7,'b_a',137,'Head of Household is',148,'Head of Household for',0,NULL,NULL,NULL),
- (239,120,2,'a_b',69,'Spouse of',148,'Spouse of',0,NULL,NULL,NULL),
- (240,120,2,'b_a',148,'Spouse of',69,'Spouse of',0,NULL,NULL,NULL),
- (241,121,1,'a_b',17,'Child of',14,'Parent of',1,NULL,NULL,NULL),
- (242,121,1,'b_a',14,'Parent of',17,'Child of',1,NULL,NULL,NULL),
- (243,122,1,'a_b',101,'Child of',14,'Parent of',1,NULL,NULL,NULL),
- (244,122,1,'b_a',14,'Parent of',101,'Child of',1,NULL,NULL,NULL),
- (245,123,1,'a_b',17,'Child of',164,'Parent of',1,NULL,NULL,NULL),
- (246,123,1,'b_a',164,'Parent of',17,'Child of',1,NULL,NULL,NULL),
- (247,124,1,'a_b',101,'Child of',164,'Parent of',1,NULL,NULL,NULL),
- (248,124,1,'b_a',164,'Parent of',101,'Child of',1,NULL,NULL,NULL),
- (249,125,4,'a_b',101,'Sibling of',17,'Sibling of',1,NULL,NULL,NULL),
- (250,125,4,'b_a',17,'Sibling of',101,'Sibling of',1,NULL,NULL,NULL),
- (251,126,8,'a_b',164,'Household Member of',194,'Household Member is',1,NULL,NULL,NULL),
- (252,126,8,'b_a',194,'Household Member is',164,'Household Member of',1,NULL,NULL,NULL),
- (253,127,8,'a_b',17,'Household Member of',194,'Household Member is',1,NULL,NULL,NULL),
- (254,127,8,'b_a',194,'Household Member is',17,'Household Member of',1,NULL,NULL,NULL),
- (255,128,8,'a_b',101,'Household Member of',194,'Household Member is',1,NULL,NULL,NULL),
- (256,128,8,'b_a',194,'Household Member is',101,'Household Member of',1,NULL,NULL,NULL),
- (257,129,7,'a_b',14,'Head of Household for',194,'Head of Household is',0,NULL,NULL,NULL),
- (258,129,7,'b_a',194,'Head of Household is',14,'Head of Household for',0,NULL,NULL,NULL),
- (259,130,2,'a_b',164,'Spouse of',14,'Spouse of',0,NULL,NULL,NULL),
- (260,130,2,'b_a',14,'Spouse of',164,'Spouse of',0,NULL,NULL,NULL),
- (261,131,1,'a_b',88,'Child of',56,'Parent of',1,NULL,NULL,NULL),
- (262,131,1,'b_a',56,'Parent of',88,'Child of',1,NULL,NULL,NULL),
- (263,132,1,'a_b',68,'Child of',56,'Parent of',1,NULL,NULL,NULL),
- (264,132,1,'b_a',56,'Parent of',68,'Child of',1,NULL,NULL,NULL),
- (265,133,1,'a_b',88,'Child of',142,'Parent of',1,NULL,NULL,NULL),
- (266,133,1,'b_a',142,'Parent of',88,'Child of',1,NULL,NULL,NULL),
- (267,134,1,'a_b',68,'Child of',142,'Parent of',1,NULL,NULL,NULL),
- (268,134,1,'b_a',142,'Parent of',68,'Child of',1,NULL,NULL,NULL),
- (269,135,4,'a_b',68,'Sibling of',88,'Sibling of',1,NULL,NULL,NULL),
- (270,135,4,'b_a',88,'Sibling of',68,'Sibling of',1,NULL,NULL,NULL),
- (271,136,8,'a_b',142,'Household Member of',128,'Household Member is',1,NULL,NULL,NULL),
- (272,136,8,'b_a',128,'Household Member is',142,'Household Member of',1,NULL,NULL,NULL),
- (273,137,8,'a_b',88,'Household Member of',128,'Household Member is',1,NULL,NULL,NULL),
- (274,137,8,'b_a',128,'Household Member is',88,'Household Member of',1,NULL,NULL,NULL),
- (275,138,8,'a_b',68,'Household Member of',128,'Household Member is',1,NULL,NULL,NULL),
- (276,138,8,'b_a',128,'Household Member is',68,'Household Member of',1,NULL,NULL,NULL),
- (277,139,7,'a_b',56,'Head of Household for',128,'Head of Household is',0,NULL,NULL,NULL),
- (278,139,7,'b_a',128,'Head of Household is',56,'Head of Household for',0,NULL,NULL,NULL),
- (279,140,2,'a_b',142,'Spouse of',56,'Spouse of',0,NULL,NULL,NULL),
- (280,140,2,'b_a',56,'Spouse of',142,'Spouse of',0,NULL,NULL,NULL),
- (281,141,1,'a_b',12,'Child of',65,'Parent of',1,NULL,NULL,NULL),
- (282,141,1,'b_a',65,'Parent of',12,'Child of',1,NULL,NULL,NULL),
- (283,142,1,'a_b',170,'Child of',65,'Parent of',1,NULL,NULL,NULL),
- (284,142,1,'b_a',65,'Parent of',170,'Child of',1,NULL,NULL,NULL),
- (285,143,1,'a_b',12,'Child of',160,'Parent of',1,NULL,NULL,NULL),
- (286,143,1,'b_a',160,'Parent of',12,'Child of',1,NULL,NULL,NULL),
- (287,144,1,'a_b',170,'Child of',160,'Parent of',1,NULL,NULL,NULL),
- (288,144,1,'b_a',160,'Parent of',170,'Child of',1,NULL,NULL,NULL),
- (289,145,4,'a_b',170,'Sibling of',12,'Sibling of',1,NULL,NULL,NULL),
- (290,145,4,'b_a',12,'Sibling of',170,'Sibling of',1,NULL,NULL,NULL),
- (291,146,8,'a_b',160,'Household Member of',113,'Household Member is',1,NULL,NULL,NULL),
- (292,146,8,'b_a',113,'Household Member is',160,'Household Member of',1,NULL,NULL,NULL),
- (293,147,8,'a_b',12,'Household Member of',113,'Household Member is',1,NULL,NULL,NULL),
- (294,147,8,'b_a',113,'Household Member is',12,'Household Member of',1,NULL,NULL,NULL),
- (295,148,8,'a_b',170,'Household Member of',113,'Household Member is',1,NULL,NULL,NULL),
- (296,148,8,'b_a',113,'Household Member is',170,'Household Member of',1,NULL,NULL,NULL),
- (297,149,7,'a_b',65,'Head of Household for',113,'Head of Household is',0,NULL,NULL,NULL),
- (298,149,7,'b_a',113,'Head of Household is',65,'Head of Household for',0,NULL,NULL,NULL),
- (299,150,2,'a_b',160,'Spouse of',65,'Spouse of',0,NULL,NULL,NULL),
- (300,150,2,'b_a',65,'Spouse of',160,'Spouse of',0,NULL,NULL,NULL),
- (301,151,1,'a_b',191,'Child of',132,'Parent of',1,NULL,NULL,NULL),
- (302,151,1,'b_a',132,'Parent of',191,'Child of',1,NULL,NULL,NULL),
- (303,152,1,'a_b',26,'Child of',132,'Parent of',1,NULL,NULL,NULL),
- (304,152,1,'b_a',132,'Parent of',26,'Child of',1,NULL,NULL,NULL),
- (305,153,1,'a_b',191,'Child of',18,'Parent of',1,NULL,NULL,NULL),
- (306,153,1,'b_a',18,'Parent of',191,'Child of',1,NULL,NULL,NULL),
- (307,154,1,'a_b',26,'Child of',18,'Parent of',1,NULL,NULL,NULL),
- (308,154,1,'b_a',18,'Parent of',26,'Child of',1,NULL,NULL,NULL),
- (309,155,4,'a_b',26,'Sibling of',191,'Sibling of',1,NULL,NULL,NULL),
- (310,155,4,'b_a',191,'Sibling of',26,'Sibling of',1,NULL,NULL,NULL),
- (311,156,8,'a_b',18,'Household Member of',112,'Household Member is',1,NULL,NULL,NULL),
- (312,156,8,'b_a',112,'Household Member is',18,'Household Member of',1,NULL,NULL,NULL),
- (313,157,8,'a_b',191,'Household Member of',112,'Household Member is',1,NULL,NULL,NULL),
- (314,157,8,'b_a',112,'Household Member is',191,'Household Member of',1,NULL,NULL,NULL),
- (315,158,8,'a_b',26,'Household Member of',112,'Household Member is',1,NULL,NULL,NULL),
- (316,158,8,'b_a',112,'Household Member is',26,'Household Member of',1,NULL,NULL,NULL),
- (317,159,7,'a_b',132,'Head of Household for',112,'Head of Household is',1,NULL,NULL,NULL),
- (318,159,7,'b_a',112,'Head of Household is',132,'Head of Household for',1,NULL,NULL,NULL),
- (319,160,2,'a_b',18,'Spouse of',132,'Spouse of',1,NULL,NULL,NULL),
- (320,160,2,'b_a',132,'Spouse of',18,'Spouse of',1,NULL,NULL,NULL),
- (321,161,1,'a_b',49,'Child of',44,'Parent of',1,NULL,NULL,NULL),
- (322,161,1,'b_a',44,'Parent of',49,'Child of',1,NULL,NULL,NULL),
- (323,162,1,'a_b',173,'Child of',44,'Parent of',1,NULL,NULL,NULL),
- (324,162,1,'b_a',44,'Parent of',173,'Child of',1,NULL,NULL,NULL),
- (325,163,1,'a_b',49,'Child of',167,'Parent of',1,NULL,NULL,NULL),
- (326,163,1,'b_a',167,'Parent of',49,'Child of',1,NULL,NULL,NULL),
- (327,164,1,'a_b',173,'Child of',167,'Parent of',1,NULL,NULL,NULL),
- (328,164,1,'b_a',167,'Parent of',173,'Child of',1,NULL,NULL,NULL),
- (329,165,4,'a_b',173,'Sibling of',49,'Sibling of',1,NULL,NULL,NULL),
- (330,165,4,'b_a',49,'Sibling of',173,'Sibling of',1,NULL,NULL,NULL),
- (331,166,8,'a_b',167,'Household Member of',119,'Household Member is',1,NULL,NULL,NULL),
- (332,166,8,'b_a',119,'Household Member is',167,'Household Member of',1,NULL,NULL,NULL),
- (333,167,8,'a_b',49,'Household Member of',119,'Household Member is',1,NULL,NULL,NULL),
- (334,167,8,'b_a',119,'Household Member is',49,'Household Member of',1,NULL,NULL,NULL),
- (335,168,8,'a_b',173,'Household Member of',119,'Household Member is',1,NULL,NULL,NULL),
- (336,168,8,'b_a',119,'Household Member is',173,'Household Member of',1,NULL,NULL,NULL),
- (337,169,7,'a_b',44,'Head of Household for',119,'Head of Household is',1,NULL,NULL,NULL),
- (338,169,7,'b_a',119,'Head of Household is',44,'Head of Household for',1,NULL,NULL,NULL),
- (339,170,2,'a_b',167,'Spouse of',44,'Spouse of',1,NULL,NULL,NULL),
- (340,170,2,'b_a',44,'Spouse of',167,'Spouse of',1,NULL,NULL,NULL),
- (341,171,1,'a_b',22,'Child of',66,'Parent of',1,NULL,NULL,NULL),
- (342,171,1,'b_a',66,'Parent of',22,'Child of',1,NULL,NULL,NULL),
- (343,172,1,'a_b',46,'Child of',66,'Parent of',1,NULL,NULL,NULL),
- (344,172,1,'b_a',66,'Parent of',46,'Child of',1,NULL,NULL,NULL),
- (345,173,1,'a_b',22,'Child of',185,'Parent of',1,NULL,NULL,NULL),
- (346,173,1,'b_a',185,'Parent of',22,'Child of',1,NULL,NULL,NULL),
- (347,174,1,'a_b',46,'Child of',185,'Parent of',1,NULL,NULL,NULL),
- (348,174,1,'b_a',185,'Parent of',46,'Child of',1,NULL,NULL,NULL),
- (349,175,4,'a_b',46,'Sibling of',22,'Sibling of',1,NULL,NULL,NULL),
- (350,175,4,'b_a',22,'Sibling of',46,'Sibling of',1,NULL,NULL,NULL),
- (351,176,8,'a_b',185,'Household Member of',16,'Household Member is',1,NULL,NULL,NULL),
- (352,176,8,'b_a',16,'Household Member is',185,'Household Member of',1,NULL,NULL,NULL),
- (353,177,8,'a_b',22,'Household Member of',16,'Household Member is',1,NULL,NULL,NULL),
- (354,177,8,'b_a',16,'Household Member is',22,'Household Member of',1,NULL,NULL,NULL),
- (355,178,8,'a_b',46,'Household Member of',16,'Household Member is',1,NULL,NULL,NULL),
- (356,178,8,'b_a',16,'Household Member is',46,'Household Member of',1,NULL,NULL,NULL),
- (357,179,7,'a_b',66,'Head of Household for',16,'Head of Household is',1,NULL,NULL,NULL),
- (358,179,7,'b_a',16,'Head of Household is',66,'Head of Household for',1,NULL,NULL,NULL),
- (359,180,2,'a_b',185,'Spouse of',66,'Spouse of',1,NULL,NULL,NULL),
- (360,180,2,'b_a',66,'Spouse of',185,'Spouse of',1,NULL,NULL,NULL),
- (361,181,1,'a_b',28,'Child of',87,'Parent of',1,NULL,NULL,NULL),
- (362,181,1,'b_a',87,'Parent of',28,'Child of',1,NULL,NULL,NULL),
- (363,182,1,'a_b',3,'Child of',87,'Parent of',1,NULL,NULL,NULL),
- (364,182,1,'b_a',87,'Parent of',3,'Child of',1,NULL,NULL,NULL),
- (365,183,1,'a_b',28,'Child of',38,'Parent of',1,NULL,NULL,NULL),
- (366,183,1,'b_a',38,'Parent of',28,'Child of',1,NULL,NULL,NULL),
- (367,184,1,'a_b',3,'Child of',38,'Parent of',1,NULL,NULL,NULL),
- (368,184,1,'b_a',38,'Parent of',3,'Child of',1,NULL,NULL,NULL),
- (369,185,4,'a_b',3,'Sibling of',28,'Sibling of',1,NULL,NULL,NULL),
- (370,185,4,'b_a',28,'Sibling of',3,'Sibling of',1,NULL,NULL,NULL),
- (371,186,8,'a_b',38,'Household Member of',109,'Household Member is',1,NULL,NULL,NULL),
- (372,186,8,'b_a',109,'Household Member is',38,'Household Member of',1,NULL,NULL,NULL),
- (373,187,8,'a_b',28,'Household Member of',109,'Household Member is',1,NULL,NULL,NULL),
- (374,187,8,'b_a',109,'Household Member is',28,'Household Member of',1,NULL,NULL,NULL),
- (375,188,8,'a_b',3,'Household Member of',109,'Household Member is',1,NULL,NULL,NULL),
- (376,188,8,'b_a',109,'Household Member is',3,'Household Member of',1,NULL,NULL,NULL),
- (377,189,7,'a_b',87,'Head of Household for',109,'Head of Household is',0,NULL,NULL,NULL),
- (378,189,7,'b_a',109,'Head of Household is',87,'Head of Household for',0,NULL,NULL,NULL),
- (379,190,2,'a_b',38,'Spouse of',87,'Spouse of',0,NULL,NULL,NULL),
- (380,190,2,'b_a',87,'Spouse of',38,'Spouse of',0,NULL,NULL,NULL),
- (381,191,1,'a_b',19,'Child of',166,'Parent of',1,NULL,NULL,NULL),
- (382,191,1,'b_a',166,'Parent of',19,'Child of',1,NULL,NULL,NULL),
- (383,192,1,'a_b',71,'Child of',166,'Parent of',1,NULL,NULL,NULL),
- (384,192,1,'b_a',166,'Parent of',71,'Child of',1,NULL,NULL,NULL),
- (385,193,1,'a_b',19,'Child of',29,'Parent of',1,NULL,NULL,NULL),
- (386,193,1,'b_a',29,'Parent of',19,'Child of',1,NULL,NULL,NULL),
- (387,194,1,'a_b',71,'Child of',29,'Parent of',1,NULL,NULL,NULL),
- (388,194,1,'b_a',29,'Parent of',71,'Child of',1,NULL,NULL,NULL),
- (389,195,4,'a_b',71,'Sibling of',19,'Sibling of',1,NULL,NULL,NULL),
- (390,195,4,'b_a',19,'Sibling of',71,'Sibling of',1,NULL,NULL,NULL),
- (391,196,8,'a_b',29,'Household Member of',187,'Household Member is',1,NULL,NULL,NULL),
- (392,196,8,'b_a',187,'Household Member is',29,'Household Member of',1,NULL,NULL,NULL),
- (393,197,8,'a_b',19,'Household Member of',187,'Household Member is',1,NULL,NULL,NULL),
- (394,197,8,'b_a',187,'Household Member is',19,'Household Member of',1,NULL,NULL,NULL),
- (395,198,8,'a_b',71,'Household Member of',187,'Household Member is',1,NULL,NULL,NULL),
- (396,198,8,'b_a',187,'Household Member is',71,'Household Member of',1,NULL,NULL,NULL),
- (397,199,7,'a_b',166,'Head of Household for',187,'Head of Household is',1,NULL,NULL,NULL),
- (398,199,7,'b_a',187,'Head of Household is',166,'Head of Household for',1,NULL,NULL,NULL),
- (399,200,2,'a_b',29,'Spouse of',166,'Spouse of',1,NULL,NULL,NULL),
- (400,200,2,'b_a',166,'Spouse of',29,'Spouse of',1,NULL,NULL,NULL),
- (401,201,5,'a_b',160,'Employee of',9,'Employer of',1,NULL,NULL,NULL),
- (402,201,5,'b_a',9,'Employer of',160,'Employee of',1,NULL,NULL,NULL),
- (403,202,5,'a_b',68,'Employee of',10,'Employer of',1,NULL,NULL,NULL),
- (404,202,5,'b_a',10,'Employer of',68,'Employee of',1,NULL,NULL,NULL),
- (405,203,5,'a_b',103,'Employee of',20,'Employer of',1,NULL,NULL,NULL),
- (406,203,5,'b_a',20,'Employer of',103,'Employee of',1,NULL,NULL,NULL),
- (407,204,5,'a_b',136,'Employee of',62,'Employer of',1,NULL,NULL,NULL),
- (408,204,5,'b_a',62,'Employer of',136,'Employee of',1,NULL,NULL,NULL),
- (409,205,5,'a_b',154,'Employee of',64,'Employer of',1,NULL,NULL,NULL),
- (410,205,5,'b_a',64,'Employer of',154,'Employee of',1,NULL,NULL,NULL),
- (411,206,5,'a_b',166,'Employee of',98,'Employer of',1,NULL,NULL,NULL),
- (412,206,5,'b_a',98,'Employer of',166,'Employee of',1,NULL,NULL,NULL),
- (413,207,5,'a_b',22,'Employee of',106,'Employer of',1,NULL,NULL,NULL),
- (414,207,5,'b_a',106,'Employer of',22,'Employee of',1,NULL,NULL,NULL),
- (415,208,5,'a_b',155,'Employee of',110,'Employer of',1,NULL,NULL,NULL),
- (416,208,5,'b_a',110,'Employer of',155,'Employee of',1,NULL,NULL,NULL),
- (417,209,5,'a_b',108,'Employee of',114,'Employer of',1,NULL,NULL,NULL),
- (418,209,5,'b_a',114,'Employer of',108,'Employee of',1,NULL,NULL,NULL),
- (419,210,5,'a_b',174,'Employee of',123,'Employer of',1,NULL,NULL,NULL),
- (420,210,5,'b_a',123,'Employer of',174,'Employee of',1,NULL,NULL,NULL),
- (421,211,5,'a_b',133,'Employee of',124,'Employer of',1,NULL,NULL,NULL),
- (422,211,5,'b_a',124,'Employer of',133,'Employee of',1,NULL,NULL,NULL),
- (423,212,5,'a_b',95,'Employee of',144,'Employer of',1,NULL,NULL,NULL),
- (424,212,5,'b_a',144,'Employer of',95,'Employee of',1,NULL,NULL,NULL),
- (425,213,5,'a_b',19,'Employee of',147,'Employer of',1,NULL,NULL,NULL),
- (426,213,5,'b_a',147,'Employer of',19,'Employee of',1,NULL,NULL,NULL),
- (427,214,5,'a_b',161,'Employee of',150,'Employer of',1,NULL,NULL,NULL),
- (428,214,5,'b_a',150,'Employer of',161,'Employee of',1,NULL,NULL,NULL),
- (429,215,5,'a_b',151,'Employee of',152,'Employer of',1,NULL,NULL,NULL),
- (430,215,5,'b_a',152,'Employer of',151,'Employee of',1,NULL,NULL,NULL),
- (431,216,5,'a_b',175,'Employee of',195,'Employer of',1,NULL,NULL,NULL),
- (432,216,5,'b_a',195,'Employer of',175,'Employee of',1,NULL,NULL,NULL);
+ (1,1,1,'a_b',201,'Child of',76,'Parent of',1,NULL,NULL,NULL),
+ (2,1,1,'b_a',76,'Parent of',201,'Child of',1,NULL,NULL,NULL),
+ (3,2,1,'a_b',188,'Child of',76,'Parent of',1,NULL,NULL,NULL),
+ (4,2,1,'b_a',76,'Parent of',188,'Child of',1,NULL,NULL,NULL),
+ (5,3,1,'a_b',201,'Child of',56,'Parent of',1,NULL,NULL,NULL),
+ (6,3,1,'b_a',56,'Parent of',201,'Child of',1,NULL,NULL,NULL),
+ (7,4,1,'a_b',188,'Child of',56,'Parent of',1,NULL,NULL,NULL),
+ (8,4,1,'b_a',56,'Parent of',188,'Child of',1,NULL,NULL,NULL),
+ (9,5,4,'a_b',188,'Sibling of',201,'Sibling of',1,NULL,NULL,NULL),
+ (10,5,4,'b_a',201,'Sibling of',188,'Sibling of',1,NULL,NULL,NULL),
+ (11,6,8,'a_b',56,'Household Member of',13,'Household Member is',1,NULL,NULL,NULL),
+ (12,6,8,'b_a',13,'Household Member is',56,'Household Member of',1,NULL,NULL,NULL),
+ (13,7,8,'a_b',201,'Household Member of',13,'Household Member is',1,NULL,NULL,NULL),
+ (14,7,8,'b_a',13,'Household Member is',201,'Household Member of',1,NULL,NULL,NULL),
+ (15,8,8,'a_b',188,'Household Member of',13,'Household Member is',1,NULL,NULL,NULL),
+ (16,8,8,'b_a',13,'Household Member is',188,'Household Member of',1,NULL,NULL,NULL),
+ (17,9,7,'a_b',76,'Head of Household for',13,'Head of Household is',1,NULL,NULL,NULL),
+ (18,9,7,'b_a',13,'Head of Household is',76,'Head of Household for',1,NULL,NULL,NULL),
+ (19,10,2,'a_b',56,'Spouse of',76,'Spouse of',1,NULL,NULL,NULL),
+ (20,10,2,'b_a',76,'Spouse of',56,'Spouse of',1,NULL,NULL,NULL),
+ (21,11,1,'a_b',98,'Child of',190,'Parent of',1,NULL,NULL,NULL),
+ (22,11,1,'b_a',190,'Parent of',98,'Child of',1,NULL,NULL,NULL),
+ (23,12,1,'a_b',133,'Child of',190,'Parent of',1,NULL,NULL,NULL),
+ (24,12,1,'b_a',190,'Parent of',133,'Child of',1,NULL,NULL,NULL),
+ (25,13,1,'a_b',98,'Child of',105,'Parent of',1,NULL,NULL,NULL),
+ (26,13,1,'b_a',105,'Parent of',98,'Child of',1,NULL,NULL,NULL),
+ (27,14,1,'a_b',133,'Child of',105,'Parent of',1,NULL,NULL,NULL),
+ (28,14,1,'b_a',105,'Parent of',133,'Child of',1,NULL,NULL,NULL),
+ (29,15,4,'a_b',133,'Sibling of',98,'Sibling of',1,NULL,NULL,NULL),
+ (30,15,4,'b_a',98,'Sibling of',133,'Sibling of',1,NULL,NULL,NULL),
+ (31,16,8,'a_b',105,'Household Member of',46,'Household Member is',1,NULL,NULL,NULL),
+ (32,16,8,'b_a',46,'Household Member is',105,'Household Member of',1,NULL,NULL,NULL),
+ (33,17,8,'a_b',98,'Household Member of',46,'Household Member is',1,NULL,NULL,NULL),
+ (34,17,8,'b_a',46,'Household Member is',98,'Household Member of',1,NULL,NULL,NULL),
+ (35,18,8,'a_b',133,'Household Member of',46,'Household Member is',1,NULL,NULL,NULL),
+ (36,18,8,'b_a',46,'Household Member is',133,'Household Member of',1,NULL,NULL,NULL),
+ (37,19,7,'a_b',190,'Head of Household for',46,'Head of Household is',0,NULL,NULL,NULL),
+ (38,19,7,'b_a',46,'Head of Household is',190,'Head of Household for',0,NULL,NULL,NULL),
+ (39,20,2,'a_b',105,'Spouse of',190,'Spouse of',0,NULL,NULL,NULL),
+ (40,20,2,'b_a',190,'Spouse of',105,'Spouse of',0,NULL,NULL,NULL),
+ (41,21,1,'a_b',93,'Child of',129,'Parent of',1,NULL,NULL,NULL),
+ (42,21,1,'b_a',129,'Parent of',93,'Child of',1,NULL,NULL,NULL),
+ (43,22,1,'a_b',141,'Child of',129,'Parent of',1,NULL,NULL,NULL),
+ (44,22,1,'b_a',129,'Parent of',141,'Child of',1,NULL,NULL,NULL),
+ (45,23,1,'a_b',93,'Child of',10,'Parent of',1,NULL,NULL,NULL),
+ (46,23,1,'b_a',10,'Parent of',93,'Child of',1,NULL,NULL,NULL),
+ (47,24,1,'a_b',141,'Child of',10,'Parent of',1,NULL,NULL,NULL),
+ (48,24,1,'b_a',10,'Parent of',141,'Child of',1,NULL,NULL,NULL),
+ (49,25,4,'a_b',141,'Sibling of',93,'Sibling of',1,NULL,NULL,NULL),
+ (50,25,4,'b_a',93,'Sibling of',141,'Sibling of',1,NULL,NULL,NULL),
+ (51,26,8,'a_b',10,'Household Member of',83,'Household Member is',1,NULL,NULL,NULL),
+ (52,26,8,'b_a',83,'Household Member is',10,'Household Member of',1,NULL,NULL,NULL),
+ (53,27,8,'a_b',93,'Household Member of',83,'Household Member is',1,NULL,NULL,NULL),
+ (54,27,8,'b_a',83,'Household Member is',93,'Household Member of',1,NULL,NULL,NULL),
+ (55,28,8,'a_b',141,'Household Member of',83,'Household Member is',1,NULL,NULL,NULL),
+ (56,28,8,'b_a',83,'Household Member is',141,'Household Member of',1,NULL,NULL,NULL),
+ (57,29,7,'a_b',129,'Head of Household for',83,'Head of Household is',0,NULL,NULL,NULL),
+ (58,29,7,'b_a',83,'Head of Household is',129,'Head of Household for',0,NULL,NULL,NULL),
+ (59,30,2,'a_b',10,'Spouse of',129,'Spouse of',0,NULL,NULL,NULL),
+ (60,30,2,'b_a',129,'Spouse of',10,'Spouse of',0,NULL,NULL,NULL),
+ (61,31,1,'a_b',143,'Child of',28,'Parent of',1,NULL,NULL,NULL),
+ (62,31,1,'b_a',28,'Parent of',143,'Child of',1,NULL,NULL,NULL),
+ (63,32,1,'a_b',77,'Child of',28,'Parent of',1,NULL,NULL,NULL),
+ (64,32,1,'b_a',28,'Parent of',77,'Child of',1,NULL,NULL,NULL),
+ (65,33,1,'a_b',143,'Child of',43,'Parent of',1,NULL,NULL,NULL),
+ (66,33,1,'b_a',43,'Parent of',143,'Child of',1,NULL,NULL,NULL),
+ (67,34,1,'a_b',77,'Child of',43,'Parent of',1,NULL,NULL,NULL),
+ (68,34,1,'b_a',43,'Parent of',77,'Child of',1,NULL,NULL,NULL),
+ (69,35,4,'a_b',77,'Sibling of',143,'Sibling of',1,NULL,NULL,NULL),
+ (70,35,4,'b_a',143,'Sibling of',77,'Sibling of',1,NULL,NULL,NULL),
+ (71,36,8,'a_b',43,'Household Member of',47,'Household Member is',1,NULL,NULL,NULL),
+ (72,36,8,'b_a',47,'Household Member is',43,'Household Member of',1,NULL,NULL,NULL),
+ (73,37,8,'a_b',143,'Household Member of',47,'Household Member is',1,NULL,NULL,NULL),
+ (74,37,8,'b_a',47,'Household Member is',143,'Household Member of',1,NULL,NULL,NULL),
+ (75,38,8,'a_b',77,'Household Member of',47,'Household Member is',1,NULL,NULL,NULL),
+ (76,38,8,'b_a',47,'Household Member is',77,'Household Member of',1,NULL,NULL,NULL),
+ (77,39,7,'a_b',28,'Head of Household for',47,'Head of Household is',1,NULL,NULL,NULL),
+ (78,39,7,'b_a',47,'Head of Household is',28,'Head of Household for',1,NULL,NULL,NULL),
+ (79,40,2,'a_b',43,'Spouse of',28,'Spouse of',1,NULL,NULL,NULL),
+ (80,40,2,'b_a',28,'Spouse of',43,'Spouse of',1,NULL,NULL,NULL),
+ (81,41,1,'a_b',67,'Child of',81,'Parent of',1,NULL,NULL,NULL),
+ (82,41,1,'b_a',81,'Parent of',67,'Child of',1,NULL,NULL,NULL),
+ (83,42,1,'a_b',65,'Child of',81,'Parent of',1,NULL,NULL,NULL),
+ (84,42,1,'b_a',81,'Parent of',65,'Child of',1,NULL,NULL,NULL),
+ (85,43,1,'a_b',67,'Child of',130,'Parent of',1,NULL,NULL,NULL),
+ (86,43,1,'b_a',130,'Parent of',67,'Child of',1,NULL,NULL,NULL),
+ (87,44,1,'a_b',65,'Child of',130,'Parent of',1,NULL,NULL,NULL),
+ (88,44,1,'b_a',130,'Parent of',65,'Child of',1,NULL,NULL,NULL),
+ (89,45,4,'a_b',65,'Sibling of',67,'Sibling of',1,NULL,NULL,NULL),
+ (90,45,4,'b_a',67,'Sibling of',65,'Sibling of',1,NULL,NULL,NULL),
+ (91,46,8,'a_b',130,'Household Member of',26,'Household Member is',1,NULL,NULL,NULL),
+ (92,46,8,'b_a',26,'Household Member is',130,'Household Member of',1,NULL,NULL,NULL),
+ (93,47,8,'a_b',67,'Household Member of',26,'Household Member is',1,NULL,NULL,NULL),
+ (94,47,8,'b_a',26,'Household Member is',67,'Household Member of',1,NULL,NULL,NULL),
+ (95,48,8,'a_b',65,'Household Member of',26,'Household Member is',1,NULL,NULL,NULL),
+ (96,48,8,'b_a',26,'Household Member is',65,'Household Member of',1,NULL,NULL,NULL),
+ (97,49,7,'a_b',81,'Head of Household for',26,'Head of Household is',1,NULL,NULL,NULL),
+ (98,49,7,'b_a',26,'Head of Household is',81,'Head of Household for',1,NULL,NULL,NULL),
+ (99,50,2,'a_b',130,'Spouse of',81,'Spouse of',1,NULL,NULL,NULL),
+ (100,50,2,'b_a',81,'Spouse of',130,'Spouse of',1,NULL,NULL,NULL),
+ (101,51,1,'a_b',78,'Child of',88,'Parent of',1,NULL,NULL,NULL),
+ (102,51,1,'b_a',88,'Parent of',78,'Child of',1,NULL,NULL,NULL),
+ (103,52,1,'a_b',176,'Child of',88,'Parent of',1,NULL,NULL,NULL),
+ (104,52,1,'b_a',88,'Parent of',176,'Child of',1,NULL,NULL,NULL),
+ (105,53,1,'a_b',78,'Child of',72,'Parent of',1,NULL,NULL,NULL),
+ (106,53,1,'b_a',72,'Parent of',78,'Child of',1,NULL,NULL,NULL),
+ (107,54,1,'a_b',176,'Child of',72,'Parent of',1,NULL,NULL,NULL),
+ (108,54,1,'b_a',72,'Parent of',176,'Child of',1,NULL,NULL,NULL),
+ (109,55,4,'a_b',176,'Sibling of',78,'Sibling of',1,NULL,NULL,NULL),
+ (110,55,4,'b_a',78,'Sibling of',176,'Sibling of',1,NULL,NULL,NULL),
+ (111,56,8,'a_b',72,'Household Member of',6,'Household Member is',1,NULL,NULL,NULL),
+ (112,56,8,'b_a',6,'Household Member is',72,'Household Member of',1,NULL,NULL,NULL),
+ (113,57,8,'a_b',78,'Household Member of',6,'Household Member is',1,NULL,NULL,NULL),
+ (114,57,8,'b_a',6,'Household Member is',78,'Household Member of',1,NULL,NULL,NULL),
+ (115,58,8,'a_b',176,'Household Member of',6,'Household Member is',1,NULL,NULL,NULL),
+ (116,58,8,'b_a',6,'Household Member is',176,'Household Member of',1,NULL,NULL,NULL),
+ (117,59,7,'a_b',88,'Head of Household for',6,'Head of Household is',1,NULL,NULL,NULL),
+ (118,59,7,'b_a',6,'Head of Household is',88,'Head of Household for',1,NULL,NULL,NULL),
+ (119,60,2,'a_b',72,'Spouse of',88,'Spouse of',1,NULL,NULL,NULL),
+ (120,60,2,'b_a',88,'Spouse of',72,'Spouse of',1,NULL,NULL,NULL),
+ (121,61,1,'a_b',140,'Child of',61,'Parent of',1,NULL,NULL,NULL),
+ (122,61,1,'b_a',61,'Parent of',140,'Child of',1,NULL,NULL,NULL),
+ (123,62,1,'a_b',41,'Child of',61,'Parent of',1,NULL,NULL,NULL),
+ (124,62,1,'b_a',61,'Parent of',41,'Child of',1,NULL,NULL,NULL),
+ (125,63,1,'a_b',140,'Child of',189,'Parent of',1,NULL,NULL,NULL),
+ (126,63,1,'b_a',189,'Parent of',140,'Child of',1,NULL,NULL,NULL),
+ (127,64,1,'a_b',41,'Child of',189,'Parent of',1,NULL,NULL,NULL),
+ (128,64,1,'b_a',189,'Parent of',41,'Child of',1,NULL,NULL,NULL),
+ (129,65,4,'a_b',41,'Sibling of',140,'Sibling of',1,NULL,NULL,NULL),
+ (130,65,4,'b_a',140,'Sibling of',41,'Sibling of',1,NULL,NULL,NULL),
+ (131,66,8,'a_b',189,'Household Member of',100,'Household Member is',1,NULL,NULL,NULL),
+ (132,66,8,'b_a',100,'Household Member is',189,'Household Member of',1,NULL,NULL,NULL),
+ (133,67,8,'a_b',140,'Household Member of',100,'Household Member is',1,NULL,NULL,NULL),
+ (134,67,8,'b_a',100,'Household Member is',140,'Household Member of',1,NULL,NULL,NULL),
+ (135,68,8,'a_b',41,'Household Member of',100,'Household Member is',1,NULL,NULL,NULL),
+ (136,68,8,'b_a',100,'Household Member is',41,'Household Member of',1,NULL,NULL,NULL),
+ (137,69,7,'a_b',61,'Head of Household for',100,'Head of Household is',0,NULL,NULL,NULL),
+ (138,69,7,'b_a',100,'Head of Household is',61,'Head of Household for',0,NULL,NULL,NULL),
+ (139,70,2,'a_b',189,'Spouse of',61,'Spouse of',0,NULL,NULL,NULL),
+ (140,70,2,'b_a',61,'Spouse of',189,'Spouse of',0,NULL,NULL,NULL),
+ (141,71,1,'a_b',119,'Child of',153,'Parent of',1,NULL,NULL,NULL),
+ (142,71,1,'b_a',153,'Parent of',119,'Child of',1,NULL,NULL,NULL),
+ (143,72,1,'a_b',145,'Child of',153,'Parent of',1,NULL,NULL,NULL),
+ (144,72,1,'b_a',153,'Parent of',145,'Child of',1,NULL,NULL,NULL),
+ (145,73,1,'a_b',119,'Child of',191,'Parent of',1,NULL,NULL,NULL),
+ (146,73,1,'b_a',191,'Parent of',119,'Child of',1,NULL,NULL,NULL),
+ (147,74,1,'a_b',145,'Child of',191,'Parent of',1,NULL,NULL,NULL),
+ (148,74,1,'b_a',191,'Parent of',145,'Child of',1,NULL,NULL,NULL),
+ (149,75,4,'a_b',145,'Sibling of',119,'Sibling of',1,NULL,NULL,NULL),
+ (150,75,4,'b_a',119,'Sibling of',145,'Sibling of',1,NULL,NULL,NULL),
+ (151,76,8,'a_b',191,'Household Member of',124,'Household Member is',1,NULL,NULL,NULL),
+ (152,76,8,'b_a',124,'Household Member is',191,'Household Member of',1,NULL,NULL,NULL),
+ (153,77,8,'a_b',119,'Household Member of',124,'Household Member is',1,NULL,NULL,NULL),
+ (154,77,8,'b_a',124,'Household Member is',119,'Household Member of',1,NULL,NULL,NULL),
+ (155,78,8,'a_b',145,'Household Member of',124,'Household Member is',1,NULL,NULL,NULL),
+ (156,78,8,'b_a',124,'Household Member is',145,'Household Member of',1,NULL,NULL,NULL),
+ (157,79,7,'a_b',153,'Head of Household for',124,'Head of Household is',1,NULL,NULL,NULL),
+ (158,79,7,'b_a',124,'Head of Household is',153,'Head of Household for',1,NULL,NULL,NULL),
+ (159,80,2,'a_b',191,'Spouse of',153,'Spouse of',1,NULL,NULL,NULL),
+ (160,80,2,'b_a',153,'Spouse of',191,'Spouse of',1,NULL,NULL,NULL),
+ (161,81,1,'a_b',196,'Child of',144,'Parent of',1,NULL,NULL,NULL),
+ (162,81,1,'b_a',144,'Parent of',196,'Child of',1,NULL,NULL,NULL),
+ (163,82,1,'a_b',152,'Child of',144,'Parent of',1,NULL,NULL,NULL),
+ (164,82,1,'b_a',144,'Parent of',152,'Child of',1,NULL,NULL,NULL),
+ (165,83,1,'a_b',196,'Child of',85,'Parent of',1,NULL,NULL,NULL),
+ (166,83,1,'b_a',85,'Parent of',196,'Child of',1,NULL,NULL,NULL),
+ (167,84,1,'a_b',152,'Child of',85,'Parent of',1,NULL,NULL,NULL),
+ (168,84,1,'b_a',85,'Parent of',152,'Child of',1,NULL,NULL,NULL),
+ (169,85,4,'a_b',152,'Sibling of',196,'Sibling of',1,NULL,NULL,NULL),
+ (170,85,4,'b_a',196,'Sibling of',152,'Sibling of',1,NULL,NULL,NULL),
+ (171,86,8,'a_b',85,'Household Member of',103,'Household Member is',1,NULL,NULL,NULL),
+ (172,86,8,'b_a',103,'Household Member is',85,'Household Member of',1,NULL,NULL,NULL),
+ (173,87,8,'a_b',196,'Household Member of',103,'Household Member is',1,NULL,NULL,NULL),
+ (174,87,8,'b_a',103,'Household Member is',196,'Household Member of',1,NULL,NULL,NULL),
+ (175,88,8,'a_b',152,'Household Member of',103,'Household Member is',1,NULL,NULL,NULL),
+ (176,88,8,'b_a',103,'Household Member is',152,'Household Member of',1,NULL,NULL,NULL),
+ (177,89,7,'a_b',144,'Head of Household for',103,'Head of Household is',0,NULL,NULL,NULL),
+ (178,89,7,'b_a',103,'Head of Household is',144,'Head of Household for',0,NULL,NULL,NULL),
+ (179,90,2,'a_b',85,'Spouse of',144,'Spouse of',0,NULL,NULL,NULL),
+ (180,90,2,'b_a',144,'Spouse of',85,'Spouse of',0,NULL,NULL,NULL),
+ (181,91,1,'a_b',159,'Child of',51,'Parent of',1,NULL,NULL,NULL),
+ (182,91,1,'b_a',51,'Parent of',159,'Child of',1,NULL,NULL,NULL),
+ (183,92,1,'a_b',16,'Child of',51,'Parent of',1,NULL,NULL,NULL),
+ (184,92,1,'b_a',51,'Parent of',16,'Child of',1,NULL,NULL,NULL),
+ (185,93,1,'a_b',159,'Child of',142,'Parent of',1,NULL,NULL,NULL),
+ (186,93,1,'b_a',142,'Parent of',159,'Child of',1,NULL,NULL,NULL),
+ (187,94,1,'a_b',16,'Child of',142,'Parent of',1,NULL,NULL,NULL),
+ (188,94,1,'b_a',142,'Parent of',16,'Child of',1,NULL,NULL,NULL),
+ (189,95,4,'a_b',16,'Sibling of',159,'Sibling of',1,NULL,NULL,NULL),
+ (190,95,4,'b_a',159,'Sibling of',16,'Sibling of',1,NULL,NULL,NULL),
+ (191,96,8,'a_b',142,'Household Member of',80,'Household Member is',1,NULL,NULL,NULL),
+ (192,96,8,'b_a',80,'Household Member is',142,'Household Member of',1,NULL,NULL,NULL),
+ (193,97,8,'a_b',159,'Household Member of',80,'Household Member is',1,NULL,NULL,NULL),
+ (194,97,8,'b_a',80,'Household Member is',159,'Household Member of',1,NULL,NULL,NULL),
+ (195,98,8,'a_b',16,'Household Member of',80,'Household Member is',1,NULL,NULL,NULL),
+ (196,98,8,'b_a',80,'Household Member is',16,'Household Member of',1,NULL,NULL,NULL),
+ (197,99,7,'a_b',51,'Head of Household for',80,'Head of Household is',1,NULL,NULL,NULL),
+ (198,99,7,'b_a',80,'Head of Household is',51,'Head of Household for',1,NULL,NULL,NULL),
+ (199,100,2,'a_b',142,'Spouse of',51,'Spouse of',1,NULL,NULL,NULL),
+ (200,100,2,'b_a',51,'Spouse of',142,'Spouse of',1,NULL,NULL,NULL),
+ (201,101,1,'a_b',15,'Child of',165,'Parent of',1,NULL,NULL,NULL),
+ (202,101,1,'b_a',165,'Parent of',15,'Child of',1,NULL,NULL,NULL),
+ (203,102,1,'a_b',117,'Child of',165,'Parent of',1,NULL,NULL,NULL),
+ (204,102,1,'b_a',165,'Parent of',117,'Child of',1,NULL,NULL,NULL),
+ (205,103,1,'a_b',15,'Child of',36,'Parent of',1,NULL,NULL,NULL),
+ (206,103,1,'b_a',36,'Parent of',15,'Child of',1,NULL,NULL,NULL),
+ (207,104,1,'a_b',117,'Child of',36,'Parent of',1,NULL,NULL,NULL),
+ (208,104,1,'b_a',36,'Parent of',117,'Child of',1,NULL,NULL,NULL),
+ (209,105,4,'a_b',117,'Sibling of',15,'Sibling of',1,NULL,NULL,NULL),
+ (210,105,4,'b_a',15,'Sibling of',117,'Sibling of',1,NULL,NULL,NULL),
+ (211,106,8,'a_b',36,'Household Member of',127,'Household Member is',1,NULL,NULL,NULL),
+ (212,106,8,'b_a',127,'Household Member is',36,'Household Member of',1,NULL,NULL,NULL),
+ (213,107,8,'a_b',15,'Household Member of',127,'Household Member is',1,NULL,NULL,NULL),
+ (214,107,8,'b_a',127,'Household Member is',15,'Household Member of',1,NULL,NULL,NULL),
+ (215,108,8,'a_b',117,'Household Member of',127,'Household Member is',1,NULL,NULL,NULL),
+ (216,108,8,'b_a',127,'Household Member is',117,'Household Member of',1,NULL,NULL,NULL),
+ (217,109,7,'a_b',165,'Head of Household for',127,'Head of Household is',1,NULL,NULL,NULL),
+ (218,109,7,'b_a',127,'Head of Household is',165,'Head of Household for',1,NULL,NULL,NULL),
+ (219,110,2,'a_b',36,'Spouse of',165,'Spouse of',1,NULL,NULL,NULL),
+ (220,110,2,'b_a',165,'Spouse of',36,'Spouse of',1,NULL,NULL,NULL),
+ (221,111,1,'a_b',44,'Child of',71,'Parent of',1,NULL,NULL,NULL),
+ (222,111,1,'b_a',71,'Parent of',44,'Child of',1,NULL,NULL,NULL),
+ (223,112,1,'a_b',96,'Child of',71,'Parent of',1,NULL,NULL,NULL),
+ (224,112,1,'b_a',71,'Parent of',96,'Child of',1,NULL,NULL,NULL),
+ (225,113,1,'a_b',44,'Child of',74,'Parent of',1,NULL,NULL,NULL),
+ (226,113,1,'b_a',74,'Parent of',44,'Child of',1,NULL,NULL,NULL),
+ (227,114,1,'a_b',96,'Child of',74,'Parent of',1,NULL,NULL,NULL),
+ (228,114,1,'b_a',74,'Parent of',96,'Child of',1,NULL,NULL,NULL),
+ (229,115,4,'a_b',96,'Sibling of',44,'Sibling of',1,NULL,NULL,NULL),
+ (230,115,4,'b_a',44,'Sibling of',96,'Sibling of',1,NULL,NULL,NULL),
+ (231,116,8,'a_b',74,'Household Member of',107,'Household Member is',1,NULL,NULL,NULL),
+ (232,116,8,'b_a',107,'Household Member is',74,'Household Member of',1,NULL,NULL,NULL),
+ (233,117,8,'a_b',44,'Household Member of',107,'Household Member is',1,NULL,NULL,NULL),
+ (234,117,8,'b_a',107,'Household Member is',44,'Household Member of',1,NULL,NULL,NULL),
+ (235,118,8,'a_b',96,'Household Member of',107,'Household Member is',1,NULL,NULL,NULL),
+ (236,118,8,'b_a',107,'Household Member is',96,'Household Member of',1,NULL,NULL,NULL),
+ (237,119,7,'a_b',71,'Head of Household for',107,'Head of Household is',1,NULL,NULL,NULL),
+ (238,119,7,'b_a',107,'Head of Household is',71,'Head of Household for',1,NULL,NULL,NULL),
+ (239,120,2,'a_b',74,'Spouse of',71,'Spouse of',1,NULL,NULL,NULL),
+ (240,120,2,'b_a',71,'Spouse of',74,'Spouse of',1,NULL,NULL,NULL),
+ (241,121,1,'a_b',64,'Child of',97,'Parent of',1,NULL,NULL,NULL),
+ (242,121,1,'b_a',97,'Parent of',64,'Child of',1,NULL,NULL,NULL),
+ (243,122,1,'a_b',55,'Child of',97,'Parent of',1,NULL,NULL,NULL),
+ (244,122,1,'b_a',97,'Parent of',55,'Child of',1,NULL,NULL,NULL),
+ (245,123,1,'a_b',64,'Child of',193,'Parent of',1,NULL,NULL,NULL),
+ (246,123,1,'b_a',193,'Parent of',64,'Child of',1,NULL,NULL,NULL),
+ (247,124,1,'a_b',55,'Child of',193,'Parent of',1,NULL,NULL,NULL),
+ (248,124,1,'b_a',193,'Parent of',55,'Child of',1,NULL,NULL,NULL),
+ (249,125,4,'a_b',55,'Sibling of',64,'Sibling of',1,NULL,NULL,NULL),
+ (250,125,4,'b_a',64,'Sibling of',55,'Sibling of',1,NULL,NULL,NULL),
+ (251,126,8,'a_b',193,'Household Member of',8,'Household Member is',1,NULL,NULL,NULL),
+ (252,126,8,'b_a',8,'Household Member is',193,'Household Member of',1,NULL,NULL,NULL),
+ (253,127,8,'a_b',64,'Household Member of',8,'Household Member is',1,NULL,NULL,NULL),
+ (254,127,8,'b_a',8,'Household Member is',64,'Household Member of',1,NULL,NULL,NULL),
+ (255,128,8,'a_b',55,'Household Member of',8,'Household Member is',1,NULL,NULL,NULL),
+ (256,128,8,'b_a',8,'Household Member is',55,'Household Member of',1,NULL,NULL,NULL),
+ (257,129,7,'a_b',97,'Head of Household for',8,'Head of Household is',1,NULL,NULL,NULL),
+ (258,129,7,'b_a',8,'Head of Household is',97,'Head of Household for',1,NULL,NULL,NULL),
+ (259,130,2,'a_b',193,'Spouse of',97,'Spouse of',1,NULL,NULL,NULL),
+ (260,130,2,'b_a',97,'Spouse of',193,'Spouse of',1,NULL,NULL,NULL),
+ (261,131,1,'a_b',11,'Child of',20,'Parent of',1,NULL,NULL,NULL),
+ (262,131,1,'b_a',20,'Parent of',11,'Child of',1,NULL,NULL,NULL),
+ (263,132,1,'a_b',69,'Child of',20,'Parent of',1,NULL,NULL,NULL),
+ (264,132,1,'b_a',20,'Parent of',69,'Child of',1,NULL,NULL,NULL),
+ (265,133,1,'a_b',11,'Child of',121,'Parent of',1,NULL,NULL,NULL),
+ (266,133,1,'b_a',121,'Parent of',11,'Child of',1,NULL,NULL,NULL),
+ (267,134,1,'a_b',69,'Child of',121,'Parent of',1,NULL,NULL,NULL),
+ (268,134,1,'b_a',121,'Parent of',69,'Child of',1,NULL,NULL,NULL),
+ (269,135,4,'a_b',69,'Sibling of',11,'Sibling of',1,NULL,NULL,NULL),
+ (270,135,4,'b_a',11,'Sibling of',69,'Sibling of',1,NULL,NULL,NULL),
+ (271,136,8,'a_b',121,'Household Member of',31,'Household Member is',1,NULL,NULL,NULL),
+ (272,136,8,'b_a',31,'Household Member is',121,'Household Member of',1,NULL,NULL,NULL),
+ (273,137,8,'a_b',11,'Household Member of',31,'Household Member is',1,NULL,NULL,NULL),
+ (274,137,8,'b_a',31,'Household Member is',11,'Household Member of',1,NULL,NULL,NULL),
+ (275,138,8,'a_b',69,'Household Member of',31,'Household Member is',1,NULL,NULL,NULL),
+ (276,138,8,'b_a',31,'Household Member is',69,'Household Member of',1,NULL,NULL,NULL),
+ (277,139,7,'a_b',20,'Head of Household for',31,'Head of Household is',0,NULL,NULL,NULL),
+ (278,139,7,'b_a',31,'Head of Household is',20,'Head of Household for',0,NULL,NULL,NULL),
+ (279,140,2,'a_b',121,'Spouse of',20,'Spouse of',0,NULL,NULL,NULL),
+ (280,140,2,'b_a',20,'Spouse of',121,'Spouse of',0,NULL,NULL,NULL),
+ (281,141,1,'a_b',171,'Child of',24,'Parent of',1,NULL,NULL,NULL),
+ (282,141,1,'b_a',24,'Parent of',171,'Child of',1,NULL,NULL,NULL),
+ (283,142,1,'a_b',102,'Child of',24,'Parent of',1,NULL,NULL,NULL),
+ (284,142,1,'b_a',24,'Parent of',102,'Child of',1,NULL,NULL,NULL),
+ (285,143,1,'a_b',171,'Child of',175,'Parent of',1,NULL,NULL,NULL),
+ (286,143,1,'b_a',175,'Parent of',171,'Child of',1,NULL,NULL,NULL),
+ (287,144,1,'a_b',102,'Child of',175,'Parent of',1,NULL,NULL,NULL),
+ (288,144,1,'b_a',175,'Parent of',102,'Child of',1,NULL,NULL,NULL),
+ (289,145,4,'a_b',102,'Sibling of',171,'Sibling of',1,NULL,NULL,NULL),
+ (290,145,4,'b_a',171,'Sibling of',102,'Sibling of',1,NULL,NULL,NULL),
+ (291,146,8,'a_b',175,'Household Member of',4,'Household Member is',1,NULL,NULL,NULL),
+ (292,146,8,'b_a',4,'Household Member is',175,'Household Member of',1,NULL,NULL,NULL),
+ (293,147,8,'a_b',171,'Household Member of',4,'Household Member is',1,NULL,NULL,NULL),
+ (294,147,8,'b_a',4,'Household Member is',171,'Household Member of',1,NULL,NULL,NULL),
+ (295,148,8,'a_b',102,'Household Member of',4,'Household Member is',1,NULL,NULL,NULL),
+ (296,148,8,'b_a',4,'Household Member is',102,'Household Member of',1,NULL,NULL,NULL),
+ (297,149,7,'a_b',24,'Head of Household for',4,'Head of Household is',0,NULL,NULL,NULL),
+ (298,149,7,'b_a',4,'Head of Household is',24,'Head of Household for',0,NULL,NULL,NULL),
+ (299,150,2,'a_b',175,'Spouse of',24,'Spouse of',0,NULL,NULL,NULL),
+ (300,150,2,'b_a',24,'Spouse of',175,'Spouse of',0,NULL,NULL,NULL),
+ (301,151,1,'a_b',104,'Child of',75,'Parent of',1,NULL,NULL,NULL),
+ (302,151,1,'b_a',75,'Parent of',104,'Child of',1,NULL,NULL,NULL),
+ (303,152,1,'a_b',48,'Child of',75,'Parent of',1,NULL,NULL,NULL),
+ (304,152,1,'b_a',75,'Parent of',48,'Child of',1,NULL,NULL,NULL),
+ (305,153,1,'a_b',104,'Child of',63,'Parent of',1,NULL,NULL,NULL),
+ (306,153,1,'b_a',63,'Parent of',104,'Child of',1,NULL,NULL,NULL),
+ (307,154,1,'a_b',48,'Child of',63,'Parent of',1,NULL,NULL,NULL),
+ (308,154,1,'b_a',63,'Parent of',48,'Child of',1,NULL,NULL,NULL),
+ (309,155,4,'a_b',48,'Sibling of',104,'Sibling of',1,NULL,NULL,NULL),
+ (310,155,4,'b_a',104,'Sibling of',48,'Sibling of',1,NULL,NULL,NULL),
+ (311,156,8,'a_b',63,'Household Member of',27,'Household Member is',1,NULL,NULL,NULL),
+ (312,156,8,'b_a',27,'Household Member is',63,'Household Member of',1,NULL,NULL,NULL),
+ (313,157,8,'a_b',104,'Household Member of',27,'Household Member is',1,NULL,NULL,NULL),
+ (314,157,8,'b_a',27,'Household Member is',104,'Household Member of',1,NULL,NULL,NULL),
+ (315,158,8,'a_b',48,'Household Member of',27,'Household Member is',1,NULL,NULL,NULL),
+ (316,158,8,'b_a',27,'Household Member is',48,'Household Member of',1,NULL,NULL,NULL),
+ (317,159,7,'a_b',75,'Head of Household for',27,'Head of Household is',0,NULL,NULL,NULL),
+ (318,159,7,'b_a',27,'Head of Household is',75,'Head of Household for',0,NULL,NULL,NULL),
+ (319,160,2,'a_b',63,'Spouse of',75,'Spouse of',0,NULL,NULL,NULL),
+ (320,160,2,'b_a',75,'Spouse of',63,'Spouse of',0,NULL,NULL,NULL),
+ (321,161,1,'a_b',120,'Child of',89,'Parent of',1,NULL,NULL,NULL),
+ (322,161,1,'b_a',89,'Parent of',120,'Child of',1,NULL,NULL,NULL),
+ (323,162,1,'a_b',53,'Child of',89,'Parent of',1,NULL,NULL,NULL),
+ (324,162,1,'b_a',89,'Parent of',53,'Child of',1,NULL,NULL,NULL),
+ (325,163,1,'a_b',120,'Child of',128,'Parent of',1,NULL,NULL,NULL),
+ (326,163,1,'b_a',128,'Parent of',120,'Child of',1,NULL,NULL,NULL),
+ (327,164,1,'a_b',53,'Child of',128,'Parent of',1,NULL,NULL,NULL),
+ (328,164,1,'b_a',128,'Parent of',53,'Child of',1,NULL,NULL,NULL),
+ (329,165,4,'a_b',53,'Sibling of',120,'Sibling of',1,NULL,NULL,NULL),
+ (330,165,4,'b_a',120,'Sibling of',53,'Sibling of',1,NULL,NULL,NULL),
+ (331,166,8,'a_b',128,'Household Member of',115,'Household Member is',1,NULL,NULL,NULL),
+ (332,166,8,'b_a',115,'Household Member is',128,'Household Member of',1,NULL,NULL,NULL),
+ (333,167,8,'a_b',120,'Household Member of',115,'Household Member is',1,NULL,NULL,NULL),
+ (334,167,8,'b_a',115,'Household Member is',120,'Household Member of',1,NULL,NULL,NULL),
+ (335,168,8,'a_b',53,'Household Member of',115,'Household Member is',1,NULL,NULL,NULL),
+ (336,168,8,'b_a',115,'Household Member is',53,'Household Member of',1,NULL,NULL,NULL),
+ (337,169,7,'a_b',89,'Head of Household for',115,'Head of Household is',1,NULL,NULL,NULL),
+ (338,169,7,'b_a',115,'Head of Household is',89,'Head of Household for',1,NULL,NULL,NULL),
+ (339,170,2,'a_b',128,'Spouse of',89,'Spouse of',1,NULL,NULL,NULL),
+ (340,170,2,'b_a',89,'Spouse of',128,'Spouse of',1,NULL,NULL,NULL),
+ (341,171,1,'a_b',138,'Child of',108,'Parent of',1,NULL,NULL,NULL),
+ (342,171,1,'b_a',108,'Parent of',138,'Child of',1,NULL,NULL,NULL),
+ (343,172,1,'a_b',37,'Child of',108,'Parent of',1,NULL,NULL,NULL),
+ (344,172,1,'b_a',108,'Parent of',37,'Child of',1,NULL,NULL,NULL),
+ (345,173,1,'a_b',138,'Child of',170,'Parent of',1,NULL,NULL,NULL),
+ (346,173,1,'b_a',170,'Parent of',138,'Child of',1,NULL,NULL,NULL),
+ (347,174,1,'a_b',37,'Child of',170,'Parent of',1,NULL,NULL,NULL),
+ (348,174,1,'b_a',170,'Parent of',37,'Child of',1,NULL,NULL,NULL),
+ (349,175,4,'a_b',37,'Sibling of',138,'Sibling of',1,NULL,NULL,NULL),
+ (350,175,4,'b_a',138,'Sibling of',37,'Sibling of',1,NULL,NULL,NULL),
+ (351,176,8,'a_b',170,'Household Member of',21,'Household Member is',1,NULL,NULL,NULL),
+ (352,176,8,'b_a',21,'Household Member is',170,'Household Member of',1,NULL,NULL,NULL),
+ (353,177,8,'a_b',138,'Household Member of',21,'Household Member is',1,NULL,NULL,NULL),
+ (354,177,8,'b_a',21,'Household Member is',138,'Household Member of',1,NULL,NULL,NULL),
+ (355,178,8,'a_b',37,'Household Member of',21,'Household Member is',1,NULL,NULL,NULL),
+ (356,178,8,'b_a',21,'Household Member is',37,'Household Member of',1,NULL,NULL,NULL),
+ (357,179,7,'a_b',108,'Head of Household for',21,'Head of Household is',0,NULL,NULL,NULL),
+ (358,179,7,'b_a',21,'Head of Household is',108,'Head of Household for',0,NULL,NULL,NULL),
+ (359,180,2,'a_b',170,'Spouse of',108,'Spouse of',0,NULL,NULL,NULL),
+ (360,180,2,'b_a',108,'Spouse of',170,'Spouse of',0,NULL,NULL,NULL),
+ (361,181,1,'a_b',35,'Child of',19,'Parent of',1,NULL,NULL,NULL),
+ (362,181,1,'b_a',19,'Parent of',35,'Child of',1,NULL,NULL,NULL),
+ (363,182,1,'a_b',73,'Child of',19,'Parent of',1,NULL,NULL,NULL),
+ (364,182,1,'b_a',19,'Parent of',73,'Child of',1,NULL,NULL,NULL),
+ (365,183,1,'a_b',35,'Child of',87,'Parent of',1,NULL,NULL,NULL),
+ (366,183,1,'b_a',87,'Parent of',35,'Child of',1,NULL,NULL,NULL),
+ (367,184,1,'a_b',73,'Child of',87,'Parent of',1,NULL,NULL,NULL),
+ (368,184,1,'b_a',87,'Parent of',73,'Child of',1,NULL,NULL,NULL),
+ (369,185,4,'a_b',73,'Sibling of',35,'Sibling of',1,NULL,NULL,NULL),
+ (370,185,4,'b_a',35,'Sibling of',73,'Sibling of',1,NULL,NULL,NULL),
+ (371,186,8,'a_b',87,'Household Member of',181,'Household Member is',1,NULL,NULL,NULL),
+ (372,186,8,'b_a',181,'Household Member is',87,'Household Member of',1,NULL,NULL,NULL),
+ (373,187,8,'a_b',35,'Household Member of',181,'Household Member is',1,NULL,NULL,NULL),
+ (374,187,8,'b_a',181,'Household Member is',35,'Household Member of',1,NULL,NULL,NULL),
+ (375,188,8,'a_b',73,'Household Member of',181,'Household Member is',1,NULL,NULL,NULL),
+ (376,188,8,'b_a',181,'Household Member is',73,'Household Member of',1,NULL,NULL,NULL),
+ (377,189,7,'a_b',19,'Head of Household for',181,'Head of Household is',0,NULL,NULL,NULL),
+ (378,189,7,'b_a',181,'Head of Household is',19,'Head of Household for',0,NULL,NULL,NULL),
+ (379,190,2,'a_b',87,'Spouse of',19,'Spouse of',0,NULL,NULL,NULL),
+ (380,190,2,'b_a',19,'Spouse of',87,'Spouse of',0,NULL,NULL,NULL),
+ (381,191,1,'a_b',167,'Child of',185,'Parent of',1,NULL,NULL,NULL),
+ (382,191,1,'b_a',185,'Parent of',167,'Child of',1,NULL,NULL,NULL),
+ (383,192,1,'a_b',45,'Child of',185,'Parent of',1,NULL,NULL,NULL),
+ (384,192,1,'b_a',185,'Parent of',45,'Child of',1,NULL,NULL,NULL),
+ (385,193,1,'a_b',167,'Child of',91,'Parent of',1,NULL,NULL,NULL),
+ (386,193,1,'b_a',91,'Parent of',167,'Child of',1,NULL,NULL,NULL),
+ (387,194,1,'a_b',45,'Child of',91,'Parent of',1,NULL,NULL,NULL),
+ (388,194,1,'b_a',91,'Parent of',45,'Child of',1,NULL,NULL,NULL),
+ (389,195,4,'a_b',45,'Sibling of',167,'Sibling of',1,NULL,NULL,NULL),
+ (390,195,4,'b_a',167,'Sibling of',45,'Sibling of',1,NULL,NULL,NULL),
+ (391,196,8,'a_b',91,'Household Member of',92,'Household Member is',1,NULL,NULL,NULL),
+ (392,196,8,'b_a',92,'Household Member is',91,'Household Member of',1,NULL,NULL,NULL),
+ (393,197,8,'a_b',167,'Household Member of',92,'Household Member is',1,NULL,NULL,NULL),
+ (394,197,8,'b_a',92,'Household Member is',167,'Household Member of',1,NULL,NULL,NULL),
+ (395,198,8,'a_b',45,'Household Member of',92,'Household Member is',1,NULL,NULL,NULL),
+ (396,198,8,'b_a',92,'Household Member is',45,'Household Member of',1,NULL,NULL,NULL),
+ (397,199,7,'a_b',185,'Head of Household for',92,'Head of Household is',1,NULL,NULL,NULL),
+ (398,199,7,'b_a',92,'Head of Household is',185,'Head of Household for',1,NULL,NULL,NULL),
+ (399,200,2,'a_b',91,'Spouse of',185,'Spouse of',1,NULL,NULL,NULL),
+ (400,200,2,'b_a',185,'Spouse of',91,'Spouse of',1,NULL,NULL,NULL),
+ (401,201,5,'a_b',149,'Employee of',3,'Employer of',1,NULL,NULL,NULL),
+ (402,201,5,'b_a',3,'Employer of',149,'Employee of',1,NULL,NULL,NULL),
+ (403,202,5,'a_b',17,'Employee of',9,'Employer of',1,NULL,NULL,NULL),
+ (404,202,5,'b_a',9,'Employer of',17,'Employee of',1,NULL,NULL,NULL),
+ (405,203,5,'a_b',74,'Employee of',23,'Employer of',1,NULL,NULL,NULL),
+ (406,203,5,'b_a',23,'Employer of',74,'Employee of',1,NULL,NULL,NULL),
+ (407,204,5,'a_b',28,'Employee of',25,'Employer of',1,NULL,NULL,NULL),
+ (408,204,5,'b_a',25,'Employer of',28,'Employee of',1,NULL,NULL,NULL),
+ (409,205,5,'a_b',10,'Employee of',40,'Employer of',1,NULL,NULL,NULL),
+ (410,205,5,'b_a',40,'Employer of',10,'Employee of',1,NULL,NULL,NULL),
+ (411,206,5,'a_b',141,'Employee of',49,'Employer of',1,NULL,NULL,NULL),
+ (412,206,5,'b_a',49,'Employer of',141,'Employee of',1,NULL,NULL,NULL),
+ (413,207,5,'a_b',182,'Employee of',62,'Employer of',1,NULL,NULL,NULL),
+ (414,207,5,'b_a',62,'Employer of',182,'Employee of',1,NULL,NULL,NULL),
+ (415,208,5,'a_b',82,'Employee of',84,'Employer of',1,NULL,NULL,NULL),
+ (416,208,5,'b_a',84,'Employer of',82,'Employee of',1,NULL,NULL,NULL),
+ (417,209,5,'a_b',114,'Employee of',110,'Employer of',1,NULL,NULL,NULL),
+ (418,209,5,'b_a',110,'Employer of',114,'Employee of',1,NULL,NULL,NULL),
+ (419,210,5,'a_b',15,'Employee of',134,'Employer of',1,NULL,NULL,NULL),
+ (420,210,5,'b_a',134,'Employer of',15,'Employee of',1,NULL,NULL,NULL),
+ (421,211,5,'a_b',43,'Employee of',139,'Employer of',1,NULL,NULL,NULL),
+ (422,211,5,'b_a',139,'Employer of',43,'Employee of',1,NULL,NULL,NULL),
+ (423,212,5,'a_b',50,'Employee of',156,'Employer of',1,NULL,NULL,NULL),
+ (424,212,5,'b_a',156,'Employer of',50,'Employee of',1,NULL,NULL,NULL),
+ (425,213,5,'a_b',52,'Employee of',161,'Employer of',1,NULL,NULL,NULL),
+ (426,213,5,'b_a',161,'Employer of',52,'Employee of',1,NULL,NULL,NULL),
+ (427,214,5,'a_b',163,'Employee of',180,'Employer of',1,NULL,NULL,NULL),
+ (428,214,5,'b_a',180,'Employer of',163,'Employee of',1,NULL,NULL,NULL),
+ (429,215,5,'a_b',135,'Employee of',183,'Employer of',1,NULL,NULL,NULL),
+ (430,215,5,'b_a',183,'Employer of',135,'Employee of',1,NULL,NULL,NULL),
+ (431,216,5,'a_b',59,'Employee of',187,'Employer of',1,NULL,NULL,NULL),
+ (432,216,5,'b_a',187,'Employer of',59,'Employee of',1,NULL,NULL,NULL),
+ (433,217,5,'a_b',111,'Employee of',195,'Employer of',1,NULL,NULL,NULL),
+ (434,217,5,'b_a',195,'Employer of',111,'Employee of',1,NULL,NULL,NULL),
+ (435,218,5,'a_b',99,'Employee of',200,'Employer of',1,NULL,NULL,NULL),
+ (436,218,5,'b_a',200,'Employer of',99,'Employee of',1,NULL,NULL,NULL);
 /*!40000 ALTER TABLE `civicrm_relationship_cache` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -12014,90 +12063,90 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_subscription_history` WRITE;
 /*!40000 ALTER TABLE `civicrm_subscription_history` DISABLE KEYS */;
 INSERT INTO `civicrm_subscription_history` (`id`, `contact_id`, `group_id`, `date`, `method`, `status`, `tracking`) VALUES
- (1,175,2,'2021-07-22 10:46:34','Admin','Added',NULL),
- (2,51,2,'2021-08-11 13:30:04','Email','Added',NULL),
- (3,83,2,'2022-05-30 11:44:19','Email','Added',NULL),
- (4,81,2,'2021-07-06 00:07:41','Admin','Added',NULL),
- (5,108,2,'2022-06-17 01:24:46','Email','Added',NULL),
- (6,4,2,'2022-06-22 00:42:55','Admin','Added',NULL),
- (7,60,2,'2021-09-02 08:14:21','Admin','Added',NULL),
- (8,126,2,'2021-09-03 14:18:43','Admin','Added',NULL),
- (9,196,2,'2021-09-25 15:53:35','Email','Added',NULL),
- (10,133,2,'2022-01-27 12:04:33','Email','Added',NULL),
- (11,172,2,'2022-03-20 15:34:18','Admin','Added',NULL),
- (12,107,2,'2022-05-18 18:12:23','Admin','Added',NULL),
- (13,120,2,'2022-04-10 04:01:30','Email','Added',NULL),
- (14,53,2,'2022-03-12 17:51:47','Email','Added',NULL),
- (15,77,2,'2022-03-17 19:53:46','Email','Added',NULL),
- (16,5,2,'2021-10-12 11:34:17','Admin','Added',NULL),
- (17,42,2,'2022-04-05 20:37:06','Email','Added',NULL),
- (18,2,2,'2021-09-07 04:01:48','Email','Added',NULL),
- (19,55,2,'2022-02-16 19:37:12','Email','Added',NULL),
- (20,141,2,'2022-04-05 13:16:48','Email','Added',NULL),
- (21,94,2,'2022-01-27 11:53:53','Email','Added',NULL),
- (22,40,2,'2021-09-07 19:49:55','Admin','Added',NULL),
- (23,59,2,'2022-02-03 09:12:16','Admin','Added',NULL),
- (24,145,2,'2021-07-12 08:23:14','Admin','Added',NULL),
- (25,182,2,'2022-01-09 06:48:43','Admin','Added',NULL),
- (26,161,2,'2021-09-25 12:05:19','Admin','Added',NULL),
- (27,92,2,'2021-12-23 06:28:02','Admin','Added',NULL),
- (28,57,2,'2021-10-30 05:14:52','Admin','Added',NULL),
- (29,63,2,'2021-11-18 00:04:34','Admin','Added',NULL),
- (30,131,2,'2021-11-18 16:26:04','Admin','Added',NULL),
- (31,21,2,'2022-03-10 16:19:52','Email','Added',NULL),
- (32,89,2,'2021-07-29 20:23:54','Email','Added',NULL),
- (33,91,2,'2022-05-12 21:17:39','Email','Added',NULL),
- (34,36,2,'2022-03-14 16:09:03','Admin','Added',NULL),
- (35,47,2,'2021-09-24 03:23:14','Admin','Added',NULL),
- (36,72,2,'2021-07-11 00:43:26','Admin','Added',NULL),
- (37,73,2,'2021-08-05 10:29:09','Email','Added',NULL),
- (38,179,2,'2022-02-16 07:31:08','Admin','Added',NULL),
- (39,121,2,'2022-05-30 22:29:05','Email','Added',NULL),
- (40,54,2,'2022-06-09 17:52:27','Admin','Added',NULL),
- (41,165,2,'2021-11-29 09:57:13','Email','Added',NULL),
- (42,70,2,'2022-06-24 18:11:07','Admin','Added',NULL),
- (43,27,2,'2021-09-30 16:19:55','Admin','Added',NULL),
- (44,135,2,'2022-04-21 23:36:19','Email','Added',NULL),
- (45,97,2,'2022-04-16 08:53:39','Admin','Added',NULL),
- (46,163,2,'2021-07-16 13:32:47','Email','Added',NULL),
- (47,82,2,'2021-08-11 23:35:19','Admin','Added',NULL),
- (48,103,2,'2021-10-10 07:03:09','Email','Added',NULL),
- (49,200,2,'2021-12-05 19:20:41','Email','Added',NULL),
- (50,52,2,'2022-05-29 07:01:40','Email','Added',NULL),
- (51,43,2,'2022-01-27 16:05:34','Email','Added',NULL),
- (52,174,2,'2021-09-20 15:53:17','Email','Added',NULL),
- (53,118,2,'2022-06-18 01:53:04','Admin','Added',NULL),
- (54,31,2,'2021-09-06 18:03:21','Email','Added',NULL),
- (55,100,2,'2021-11-03 02:16:49','Email','Added',NULL),
- (56,146,2,'2021-08-14 10:15:07','Admin','Added',NULL),
- (57,153,2,'2022-03-29 12:51:57','Admin','Added',NULL),
- (58,199,2,'2022-04-11 18:20:12','Email','Added',NULL),
- (59,76,2,'2021-08-31 14:17:30','Admin','Added',NULL),
- (60,84,2,'2022-03-03 21:50:25','Email','Added',NULL),
- (61,61,3,'2021-09-04 22:27:22','Email','Added',NULL),
- (62,154,3,'2022-02-14 17:58:05','Email','Added',NULL),
- (63,105,3,'2021-09-16 22:38:39','Admin','Added',NULL),
- (64,117,3,'2022-06-15 05:42:29','Email','Added',NULL),
- (65,95,3,'2022-01-20 12:43:16','Email','Added',NULL),
- (66,136,3,'2022-06-11 14:43:21','Admin','Added',NULL),
- (67,48,3,'2021-08-23 01:53:28','Admin','Added',NULL),
- (68,193,3,'2022-06-03 22:17:38','Email','Added',NULL),
- (69,188,3,'2022-05-07 22:46:01','Email','Added',NULL),
- (70,162,3,'2021-11-05 14:02:04','Admin','Added',NULL),
- (71,13,3,'2022-01-09 16:57:49','Admin','Added',NULL),
- (72,37,3,'2021-08-09 03:34:16','Admin','Added',NULL),
- (73,198,3,'2022-03-06 08:28:15','Email','Added',NULL),
- (74,86,3,'2021-09-07 23:38:57','Email','Added',NULL),
- (75,74,3,'2021-11-07 20:42:41','Admin','Added',NULL),
- (76,175,4,'2021-07-16 21:18:46','Admin','Added',NULL),
- (77,126,4,'2021-07-24 01:30:11','Admin','Added',NULL),
- (78,77,4,'2021-12-16 02:07:16','Email','Added',NULL),
- (79,40,4,'2021-11-01 13:47:03','Admin','Added',NULL),
- (80,63,4,'2022-06-18 10:36:34','Email','Added',NULL),
- (81,72,4,'2022-05-31 10:14:09','Admin','Added',NULL),
- (82,27,4,'2021-12-30 13:09:40','Admin','Added',NULL),
- (83,52,4,'2021-11-18 06:52:35','Admin','Added',NULL),
- (84,202,4,'2021-10-22 11:03:26','Email','Added',NULL);
+ (1,168,2,'2021-08-05 22:09:35','Admin','Added',NULL),
+ (2,131,2,'2022-03-03 01:51:19','Admin','Added',NULL),
+ (3,39,2,'2021-11-16 07:00:06','Admin','Added',NULL),
+ (4,178,2,'2021-08-15 04:43:05','Email','Added',NULL),
+ (5,57,2,'2022-03-04 17:47:46','Admin','Added',NULL),
+ (6,198,2,'2022-06-06 17:35:48','Admin','Added',NULL),
+ (7,199,2,'2022-06-08 22:46:58','Email','Added',NULL),
+ (8,154,2,'2022-04-24 03:04:44','Email','Added',NULL),
+ (9,174,2,'2022-01-27 12:58:57','Email','Added',NULL),
+ (10,157,2,'2022-07-15 05:06:18','Email','Added',NULL),
+ (11,192,2,'2021-12-26 19:23:46','Email','Added',NULL),
+ (12,172,2,'2022-05-10 01:51:33','Admin','Added',NULL),
+ (13,137,2,'2021-12-03 01:15:42','Admin','Added',NULL),
+ (14,135,2,'2022-06-01 11:46:39','Email','Added',NULL),
+ (15,2,2,'2021-12-19 21:39:43','Email','Added',NULL),
+ (16,52,2,'2022-05-13 14:36:12','Email','Added',NULL),
+ (17,38,2,'2021-08-21 07:21:15','Admin','Added',NULL),
+ (18,95,2,'2021-09-01 23:50:20','Admin','Added',NULL),
+ (19,146,2,'2022-03-20 20:03:04','Email','Added',NULL),
+ (20,166,2,'2022-07-03 23:38:38','Admin','Added',NULL),
+ (21,111,2,'2022-03-14 20:52:15','Admin','Added',NULL),
+ (22,136,2,'2022-07-06 10:40:44','Admin','Added',NULL),
+ (23,18,2,'2022-07-08 00:51:21','Email','Added',NULL),
+ (24,112,2,'2022-07-05 11:44:25','Email','Added',NULL),
+ (25,155,2,'2022-05-21 20:30:27','Email','Added',NULL),
+ (26,60,2,'2021-10-28 18:02:44','Email','Added',NULL),
+ (27,7,2,'2022-02-23 23:21:57','Admin','Added',NULL),
+ (28,12,2,'2021-11-25 16:09:45','Email','Added',NULL),
+ (29,30,2,'2022-03-25 02:33:20','Admin','Added',NULL),
+ (30,182,2,'2022-06-15 21:54:54','Admin','Added',NULL),
+ (31,132,2,'2022-03-02 03:42:37','Admin','Added',NULL),
+ (32,148,2,'2021-11-02 15:21:12','Email','Added',NULL),
+ (33,70,2,'2021-09-08 07:42:47','Admin','Added',NULL),
+ (34,86,2,'2022-02-09 06:10:15','Admin','Added',NULL),
+ (35,150,2,'2021-08-31 02:31:28','Admin','Added',NULL),
+ (36,66,2,'2022-07-04 15:22:49','Email','Added',NULL),
+ (37,50,2,'2021-09-29 13:16:52','Admin','Added',NULL),
+ (38,169,2,'2022-01-31 03:57:54','Admin','Added',NULL),
+ (39,125,2,'2021-11-18 04:39:45','Email','Added',NULL),
+ (40,147,2,'2022-01-06 19:18:42','Email','Added',NULL),
+ (41,33,2,'2022-06-06 02:37:55','Email','Added',NULL),
+ (42,99,2,'2022-06-19 05:21:16','Admin','Added',NULL),
+ (43,94,2,'2022-04-20 11:54:35','Admin','Added',NULL),
+ (44,116,2,'2022-07-19 02:01:13','Email','Added',NULL),
+ (45,58,2,'2022-01-19 03:42:34','Email','Added',NULL),
+ (46,194,2,'2022-04-23 15:21:57','Email','Added',NULL),
+ (47,164,2,'2022-02-28 12:19:57','Admin','Added',NULL),
+ (48,162,2,'2022-03-21 15:13:37','Admin','Added',NULL),
+ (49,158,2,'2021-12-17 11:45:41','Email','Added',NULL),
+ (50,34,2,'2022-06-21 18:52:47','Admin','Added',NULL),
+ (51,90,2,'2021-12-30 13:54:42','Email','Added',NULL),
+ (52,113,2,'2022-06-22 11:25:51','Admin','Added',NULL),
+ (53,149,2,'2021-12-10 03:44:11','Email','Added',NULL),
+ (54,14,2,'2021-10-30 06:46:40','Admin','Added',NULL),
+ (55,151,2,'2021-08-13 08:03:25','Admin','Added',NULL),
+ (56,118,2,'2021-08-27 17:37:26','Admin','Added',NULL),
+ (57,79,2,'2021-11-26 19:08:45','Email','Added',NULL),
+ (58,197,2,'2021-09-25 17:16:58','Admin','Added',NULL),
+ (59,22,2,'2022-01-05 16:20:00','Admin','Added',NULL),
+ (60,82,2,'2021-10-31 03:24:15','Email','Added',NULL),
+ (61,122,3,'2022-05-28 00:54:21','Email','Added',NULL),
+ (62,29,3,'2021-09-10 18:31:53','Email','Added',NULL),
+ (63,54,3,'2021-12-10 18:17:37','Admin','Added',NULL),
+ (64,114,3,'2022-03-26 02:34:38','Admin','Added',NULL),
+ (65,42,3,'2021-10-29 14:25:49','Email','Added',NULL),
+ (66,179,3,'2021-12-19 04:53:36','Email','Added',NULL),
+ (67,109,3,'2022-04-05 15:57:15','Admin','Added',NULL),
+ (68,126,3,'2022-03-23 19:21:59','Admin','Added',NULL),
+ (69,184,3,'2022-01-18 14:37:36','Admin','Added',NULL),
+ (70,17,3,'2021-11-18 14:39:50','Admin','Added',NULL),
+ (71,163,3,'2022-07-02 23:20:45','Email','Added',NULL),
+ (72,186,3,'2022-04-24 05:50:35','Email','Added',NULL),
+ (73,68,3,'2022-03-24 05:20:02','Admin','Added',NULL),
+ (74,32,3,'2021-11-12 07:44:19','Email','Added',NULL),
+ (75,173,3,'2021-11-09 16:32:12','Email','Added',NULL),
+ (76,168,4,'2022-03-20 12:03:15','Admin','Added',NULL),
+ (77,154,4,'2022-06-19 01:51:29','Email','Added',NULL),
+ (78,2,4,'2021-09-20 11:30:55','Email','Added',NULL),
+ (79,136,4,'2021-08-12 10:59:51','Admin','Added',NULL),
+ (80,30,4,'2021-09-21 03:57:40','Email','Added',NULL),
+ (81,66,4,'2021-08-13 03:57:58','Email','Added',NULL),
+ (82,94,4,'2022-06-25 20:22:16','Email','Added',NULL),
+ (83,34,4,'2021-12-12 03:01:36','Email','Added',NULL),
+ (84,202,4,'2021-10-02 11:13:27','Email','Added',NULL);
 /*!40000 ALTER TABLE `civicrm_subscription_history` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -12323,19 +12372,22 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_website` WRITE;
 /*!40000 ALTER TABLE `civicrm_website` DISABLE KEYS */;
 INSERT INTO `civicrm_website` (`id`, `contact_id`, `url`, `website_type_id`) VALUES
- (1,156,'http://globalenvironmental.org',1),
- (2,32,'http://hallandaleadvocacytrust.org',1),
- (3,90,'http://northpointempowerment.org',1),
- (4,9,'http://statesactionfund.org',1),
- (5,10,'http://cauldersystems.org',1),
- (6,62,'http://sierrasystems.org',1),
- (7,64,'http://pinetechnology.org',1),
- (8,96,'http://washingtonpoetry.org',1),
- (9,98,'http://wisconsincenter.org',1),
- (10,123,'http://creativenetwork.org',1),
- (11,147,'http://woodbridgelegalservices.org',1),
- (12,152,'http://wvtechnologysolutions.org',1),
- (13,114,'http://locallegal.org',1);
+ (1,156,'http://californiapoetryacademy.org',1),
+ (2,180,'http://communitycollective.org',1),
+ (3,177,'http://friendsculture.org',1),
+ (4,23,'http://njartssolutions.org',1),
+ (5,62,'http://progressivepoetry.org',1),
+ (6,200,'http://baycenter.org',1),
+ (7,9,'http://friendshealth.org',1),
+ (8,123,'http://georgiaalliance.org',1),
+ (9,110,'http://urbanempowermentschool.org',1),
+ (10,187,'http://globaldevelopmentcenter.org',1),
+ (11,134,'http://lincolnarts.org',1),
+ (12,183,'http://ruralhealth.org',1),
+ (13,161,'http://maplealliance.org',1),
+ (14,3,'http://unitedagriculturetrust.org',1),
+ (15,40,'http://indianafund.org',1),
+ (16,84,'http://creativefood.org',1);
 /*!40000 ALTER TABLE `civicrm_website` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -12367,12 +12419,13 @@ UNLOCK TABLES;
 
 /*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
 /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
+/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
 /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
 /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
 /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
 /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
 
--- Dump completed on 2022-06-25  8:04:11
+-- Dump completed on 2022-07-29  7:06:16
 -- +--------------------------------------------------------------------+
 -- | Copyright CiviCRM LLC. All rights reserved.                        |
 -- |                                                                    |
index 8bcc1826bfbef12be2aac44eaa4cfb6c85c59772..a409c55ab1b6cc9cbca48a9b2d8bee8583bd87ef 100644 (file)
@@ -540,7 +540,7 @@ emo
   <!--
 {foreach from=$contributions item=contribution}
  {if $contribution.contact_id == $messageContactID}
- {assign var=\'date\' value=$contribution.receive_date|date_format:\'%d %B %Y\'}
+ {assign var=\'date\' value=$contribution.receive_date|crmDate:\'%d %B %Y\'}
  {assign var=contact_aggregate
 value=$contact_aggregate+$contribution.total_amount}
 -->
index b807279572e8d40513c9ded80630935b5afb86c8..16c3aed76cffa22cb77d57186f10cffbd12c8c63 100644 (file)
@@ -254,6 +254,8 @@ class CRM_Utils_DateTest extends CiviUnitTestCase {
    * Test customFormat() function
    */
   public function testCustomFormat() {
+    $currentTimezone = date_default_timezone_get();
+    date_default_timezone_set('America/Los_Angeles');
     $dateTime = "2018-11-08 21:46:44";
     $this->assertEquals(CRM_Utils_Date::customFormat($dateTime, "%b"), "Nov");
     $this->assertEquals(CRM_Utils_Date::customFormat($dateTime, "%B"), "November");
@@ -273,12 +275,16 @@ class CRM_Utils_DateTest extends CiviUnitTestCase {
     $this->assertEquals(CRM_Utils_Date::customFormat($dateTime, "%s"), "44");
     $this->assertEquals(CRM_Utils_Date::customFormat($dateTime, "%A"), "Thursday");
     $this->assertEquals(CRM_Utils_Date::customFormat($dateTime, "%a"), "Thu");
+    $this->assertEquals(CRM_Utils_Date::customFormat($dateTime, "%Z"), "PST");
+    date_default_timezone_set($currentTimezone);
   }
 
   /**
    * Test customFormat() function
    */
   public function testCustomFormatTs() {
+    $currentTimezone = date_default_timezone_get();
+    date_default_timezone_set('America/Los_Angeles');
     $ts = mktime(21, 46, 44, 11, 8, 2018);
     $this->assertEquals(CRM_Utils_Date::customFormatTs($ts, "%b"), "Nov");
     $this->assertEquals(CRM_Utils_Date::customFormatTs($ts, "%B"), "November");
@@ -297,6 +303,19 @@ class CRM_Utils_DateTest extends CiviUnitTestCase {
     $this->assertEquals(CRM_Utils_Date::customFormatTs($ts, "%Y"), "2018");
     $this->assertEquals(CRM_Utils_Date::customFormatTs($ts, "%A"), "Thursday");
     $this->assertEquals(CRM_Utils_Date::customFormatTs($ts, "%a"), "Thu");
+    $this->assertEquals(CRM_Utils_Date::customFormatTs($ts, "%Z"), "PST");
+    date_default_timezone_set($currentTimezone);
+  }
+
+  /**
+   * Verify that the Timezone works for daylight savings based on the passed in date
+   */
+  public function testCustomFormatTimezoneDaylightSavings() {
+    $currentTimezone = date_default_timezone_get();
+    date_default_timezone_set('Australia/Sydney');
+    $dateTime = '2018-11-08 21:46:44';
+    $this->assertEquals("AEDT", CRM_Utils_Date::customFormat($dateTime, "%Z"));
+    date_default_timezone_set($currentTimezone);
   }
 
   /**
index ee0b109e869148a735c0548606cf56adbab77635..808793b2c25a912b693c7e43a732168a873b67a9 100644 (file)
@@ -33,8 +33,8 @@ isAdditionalParticipant:::{$isAdditionalParticipant}
 pay_later_receipt:::{$pay_later_receipt}
 {/if}
 event.event_title:::{$event.event_title}
-event.event_start_date:::{$event.event_start_date|date_format:"%A"}
-event.event_end_date:::{$event.event_end_date|date_format:"%Y%m%d"}
+event.event_start_date:::{$event.event_start_date|crmDate:"%A"}
+event.event_end_date:::{$event.event_end_date|crmDate:"%Y%m%d"}
 {if isset($event.is_monetary)}
 event.is_monetary:::{$event.is_monetary}
 {/if}
index 99db3e71f7760e9f32c07338e1ce7cd63877ba91..7b56eef5c3e72daa67381e16968527a6b7b2fe12 100644 (file)
@@ -53,7 +53,7 @@
      <tr>
       <td colspan="2" {$valueStyle}>
        {$event.event_title}<br />
-       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:"%Y%m%d" == $event.event_start_date|date_format:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
+       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:"%Y%m%d" == $event.event_start_date|crmDate:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
       </td>
      </tr>
 
index 3fc2e743103d391d3859acf61ab52e8028a55610..a37f38e35244706dd80135536d4ac328b2cb60fa 100644 (file)
@@ -42,7 +42,7 @@
 ==========================================================={if !empty($pricesetFieldsCount) }===================={/if}
 
 {$event.event_title}
-{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:"%Y%m%d" == $event.event_start_date|date_format:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
+{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:"%Y%m%d" == $event.event_start_date|crmDate:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
 
 {if !empty($event.participant_role) and $event.participant_role neq 'Attendee' and empty($defaultRole)}
 {ts}Participant Role{/ts}: {$event.participant_role}
index 13ea8b90e05a7cd93e7b003e9806dc973b8836e3..732cd9268c43832a724a13da7b13ff7f8d2af8d2 100644 (file)
@@ -64,7 +64,7 @@
      <tr>
       <td colspan="2" {$valueStyle}>
        {$event.event_title}<br />
-       {$event.event_start_date|date_format:"%A"} {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:"%Y%m%d" == $event.event_start_date|date_format:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|date_format:"%A"} {$event.event_end_date|crmDate}{/if}{/if}
+       {$event.event_start_date|crmDate:"%A"} {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:"%Y%m%d" == $event.event_start_date|crmDate:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate:"%A"} {$event.event_end_date|crmDate}{/if}{/if}
       </td>
      </tr>
 
@@ -79,9 +79,9 @@
        <td colspan="2" {$valueStyle}>
   {assign var='group_by_day' value='NA'}
   {foreach from=$conference_sessions item=session}
-   {if $session.start_date|date_format:"%Y/%m/%d" != $group_by_day|date_format:"%Y/%m/%d"}
+   {if $session.start_date|crmDate:"%Y/%m/%d" != $group_by_day|crmDate:"%Y/%m/%d"}
     {assign var='group_by_day' value=$session.start_date}
-          <em>{$group_by_day|date_format:"%m/%d/%Y"}</em><br />
+          <em>{$group_by_day|crmDate:"%m/%d/%Y"}</em><br />
    {/if}
    {$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}<br />
    {if $session.location}&nbsp;&nbsp;&nbsp;&nbsp;{$session.location}<br />{/if}
index ee1ae65303e9d7fa4f22a608f66b59edcb7ccdee..893d3ff5c31b6c5fac0796056012484af9ff31a7 100644 (file)
 ==========================================================={if !empty($pricesetFieldsCount)}===================={/if}
 
 {$event.event_title}
-{$event.event_start_date|date_format:"%A"} {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:"%Y%m%d" == $event.event_start_date|date_format:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|date_format:"%A"} {$event.event_end_date|crmDate}{/if}{/if}
+{$event.event_start_date|crmDate:"%A"} {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:"%Y%m%d" == $event.event_start_date|crmDate:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate:"%A"} {$event.event_end_date|crmDate}{/if}{/if}
 {if !empty($conference_sessions)}
 
 
 {ts}Your schedule:{/ts}
 {assign var='group_by_day' value='NA'}
 {foreach from=$conference_sessions item=session}
-{if $session.start_date|date_format:"%Y/%m/%d" != $group_by_day|date_format:"%Y/%m/%d"}
+{if $session.start_date|crmDate:"%Y/%m/%d" != $group_by_day|crmDate:"%Y/%m/%d"}
 {assign var='group_by_day' value=$session.start_date}
 
-{$group_by_day|date_format:"%m/%d/%Y"}
+{$group_by_day|crmDate:"%m/%d/%Y"}
 
 
 {/if}
index 7817333ae2150d4df0030c639d9c9410993b8b04..78037cde9833baeef57dc4329e4fb9898a4cfbca 100644 (file)
@@ -25,7 +25,7 @@
     {/if}
 
     <p>Your order number is #{$transaction_id}. {if !empty($line_items) && empty($is_refund)} Information about the workshops will be sent separately to each participant.{/if}
-  Here's a summary of your transaction placed on {$transaction_date|date_format:"%D %I:%M %p %Z"}:</p>
+  Here's a summary of your transaction placed on {$transaction_date|crmDate:"%D %I:%M %p %Z"}:</p>
 
 {if $billing_name}
   <table class="billing-info">
   {foreach from=$line_items item=line_item}
   <tr>
     <td style="width: 220px">
-      {$line_item.event->title} ({$line_item.event->start_date|date_format:"%D"})<br />
+      {$line_item.event->title} ({$line_item.event->start_date|crmDate:"%D"})<br />
       {if $line_item.event->is_show_location}
         {$line_item.location.address.1.display|nl2br}
       {/if}{*End of isShowLocation condition*}<br /><br />
-      {$line_item.event->start_date|date_format:"%D %I:%M %p"} - {$line_item.event->end_date|date_format:"%I:%M %p"}
+      {$line_item.event->start_date|crmDate:"%D %I:%M %p"} - {$line_item.event->end_date|crmDate:"%I:%M %p"}
     </td>
     <td style="width: 180px">
     {$line_item.num_participants}
index 373a21f57abb47617b02601ca6e377ca0c46e0a3..70cd5819225af9bedae4b611855dc38642e09b76 100644 (file)
@@ -11,7 +11,7 @@
 {/if}
 
   Your order number is #{$transaction_id}. {if !empty($line_items) && empty($is_refund)} Information about the workshops will be sent separately to each participant.{/if}
- Here's a summary of your transaction placed on {$transaction_date|date_format:"%D %I:%M %p %Z"}:
+ Here's a summary of your transaction placed on {$transaction_date|crmDate:"%D %I:%M %p %Z"}:
 
 {if $billing_name}
 ===========================================================
 
 
 {foreach from=$line_items item=line_item}
-{$line_item.event->title} ({$line_item.event->start_date|date_format:"%D"})
+{$line_item.event->title} ({$line_item.event->start_date|crmDate:"%D"})
 {if $line_item.event->is_show_location}
   {$line_item.location.address.1.display|strip_tags:false}
 {/if}{*End of isShowLocation condition*}
-{$line_item.event->start_date|date_format:"%D %I:%M %p"} - {$line_item.event->end_date|date_format:"%I:%M %p"}
+{$line_item.event->start_date|crmDate:"%D %I:%M %p"} - {$line_item.event->end_date|crmDate:"%I:%M %p"}
 
   Quantity: {$line_item.num_participants}
 
index 577e0aa169475ef1c81e69d5fcd4b898538a6344..5a2765a673bfe65468b56bdf41197d1badd5ff9b 100644 (file)
@@ -53,7 +53,7 @@
      <tr>
       <td colspan="2" {$valueStyle}>
        {$event.event_title}<br />
-       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:"%Y%m%d" == $event.event_start_date|date_format:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
+       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:"%Y%m%d" == $event.event_start_date|crmDate:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
       </td>
      </tr>
      {if $conference_sessions}
@@ -66,9 +66,9 @@
        <td colspan="2" {$valueStyle}>
   {assign var='group_by_day' value='NA'}
   {foreach from=$conference_sessions item=session}
-   {if $session.start_date|date_format:"%Y/%m/%d" != $group_by_day|date_format:"%Y/%m/%d"}
+   {if $session.start_date|crmDate:"%Y/%m/%d" != $group_by_day|crmDate:"%Y/%m/%d"}
     {assign var='group_by_day' value=$session.start_date}
-          <em>{$group_by_day|date_format:"%m/%d/%Y"}</em><br />
+          <em>{$group_by_day|crmDate:"%m/%d/%Y"}</em><br />
    {/if}
    {$session.start_date|crmDate:0:1}{if $session.end_date}-{$session.end_date|crmDate:0:1}{/if} {$session.title}<br />
    {if $session.location}&nbsp;&nbsp;&nbsp;&nbsp;{$session.location}<br />{/if}
index ea2abf605be427c8a2b1426c1bcb78196bde1598..4071637941179878d5d3fef06b99746d8496f66b 100644 (file)
@@ -22,17 +22,17 @@ Click this link to go to a web page where you can confirm your registration onli
 
 ===========================================================
 {$event.event_title}
-{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:"%Y%m%d" == $event.event_start_date|date_format:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
+{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:"%Y%m%d" == $event.event_start_date|crmDate:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
 {if $conference_sessions}
 
 
 {ts}Your schedule:{/ts}
 {assign var='group_by_day' value='NA'}
 {foreach from=$conference_sessions item=session}
-{if $session.start_date|date_format:"%Y/%m/%d" != $group_by_day|date_format:"%Y/%m/%d"}
+{if $session.start_date|crmDate:"%Y/%m/%d" != $group_by_day|crmDate:"%Y/%m/%d"}
 {assign var='group_by_day' value=$session.start_date}
 
-{$group_by_day|date_format:"%m/%d/%Y"}
+{$group_by_day|crmDate:"%m/%d/%Y"}
 
 
 {/if}
index 57804d1429d0c411178e33c543723de3cc1b0090..d25fb796f954964aa2de48f5abaa6be1a6cea0a2 100644 (file)
@@ -38,7 +38,7 @@ or want to inquire about reinstating your registration for this event.{/ts}</p>
      <tr>
       <td colspan="2" {$valueStyle}>
        {$event.event_title}<br />
-       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:"%Y%m%d" == $event.event_start_date|date_format:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
+       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:"%Y%m%d" == $event.event_start_date|crmDate:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
       </td>
      </tr>
      <tr>
index e6ec27f026105d71b9777d197f7fc6f10d430f97..e1f5aef34ce57bb8bf9de4b8942289171b1d15fb 100644 (file)
@@ -12,7 +12,7 @@ or want to inquire about reinstating your registration for this event.{/ts}
 
 ===========================================================
 {$event.event_title}
-{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:"%Y%m%d" == $event.event_start_date|date_format:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
+{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:"%Y%m%d" == $event.event_start_date|crmDate:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
 
 {ts}Participant Role{/ts}: {$participant.role}
 
index a5e2b927a74ec83221621020229b59c95fb689fe..849d7a3aa7b5f6cbe4ec4a252f4103a208c9eaf4 100644 (file)
@@ -35,7 +35,7 @@
      <tr>
       <td colspan="2" {$valueStyle}>
        {$event.event_title}<br />
-       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:"%Y%m%d" == $event.event_start_date|date_format:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
+       {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:"%Y%m%d" == $event.event_start_date|crmDate:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
       </td>
      </tr>
      <tr>
index 5c62b00570f5b2b7531d1ac01307170dab876ebf..6de2e905528845e032f5d6347a7c645d04355fbc 100644 (file)
@@ -7,7 +7,7 @@
 
 ===========================================================
 {$event.event_title}
-{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:"%Y%m%d" == $event.event_start_date|date_format:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
+{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:"%Y%m%d" == $event.event_start_date|crmDate:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
 
 {ts}Participant Role{/ts}: {$participant.role}
 
index 6694b3eeb84ebf856bd9ec10c598cd21a9bc5885..dc84d071ab0b9baf102a88df8fa7d59e571f8195 100644 (file)
     <tr>
       <td colspan="2" {$valueStyle}>
          {$event.event_title}<br />
-        {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:"%Y%m%d" == $event.event_start_date|date_format:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
+        {$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:"%Y%m%d" == $event.event_start_date|crmDate:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
       </td>
     </tr>
 
index febadc352aff9ffdedc031925da33a01e6f438ae..396359eedf03a4fb5cc36700c45b29afb95dcda4 100644 (file)
@@ -90,7 +90,7 @@
 ===============================================================================
 
 {$event.event_title}
-{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:"%Y%m%d" == $event.event_start_date|date_format:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
+{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|crmDate:"%Y%m%d" == $event.event_start_date|crmDate:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if}
 
 {if !empty($event.participant_role)}
 {ts}Participant Role{/ts}: {$event.participant_role}