diff --git a/civicrm.php b/civicrm.php
index fbdd8c9266532f53e9b2fa6ef1511f8e292564ee..8314d792a6c21c8f0d49f68b148863c20c3b3d0f 100644
--- a/civicrm.php
+++ b/civicrm.php
@@ -2,7 +2,7 @@
 /**
  * Plugin Name: CiviCRM
  * Description: CiviCRM - Growing and Sustaining Relationships
- * Version: 5.47.2
+ * Version: 5.47.3
  * Requires at least: 4.9
  * Requires PHP:      7.2
  * Author: CiviCRM LLC
@@ -36,7 +36,7 @@ if (!defined('ABSPATH')) {
 }
 
 // Set version here: changing it forces Javascript and CSS to reload.
-define('CIVICRM_PLUGIN_VERSION', '5.47.2');
+define('CIVICRM_PLUGIN_VERSION', '5.47.3');
 
 // Store reference to this file.
 if (!defined('CIVICRM_PLUGIN_FILE')) {
diff --git a/civicrm/CRM/Contribute/BAO/Contribution.php b/civicrm/CRM/Contribute/BAO/Contribution.php
index 8851522c7486cfb77333e6206fa69391313083b5..8b2dac2bbe576b226d74b20b9c05313acdb6e143 100644
--- a/civicrm/CRM/Contribute/BAO/Contribution.php
+++ b/civicrm/CRM/Contribute/BAO/Contribution.php
@@ -2562,8 +2562,6 @@ INNER JOIN civicrm_activity ON civicrm_activity_contact.activity_id = civicrm_ac
 
       CRM_Event_BAO_Event::retrieve($eventParams, $values['event']);
 
-      CRM_Event_BAO_Event::setOutputTimeZone($values['event']);
-
       //get location details
       $locationParams = [
         'entity_id' => $this->_relatedObjects['participant']->event_id,
@@ -4727,8 +4725,6 @@ LIMIT 1;";
 
     CRM_Event_BAO_Event::retrieve($eventParams, $values['event']);
 
-    CRM_Event_BAO_Event::setOutputTimeZone($values['event']);
-
     // add custom fields for event
     $eventGroupTree = CRM_Core_BAO_CustomGroup::getTree('Event', NULL, $eventID);
 
diff --git a/civicrm/CRM/Core/CodeGen/GenerateData.php b/civicrm/CRM/Core/CodeGen/GenerateData.php
index c03badfdd1280865a84e41b2bae5f067406126f5..3cb8516288d53909cd6c8bc614ee433487295aa1 100644
--- a/civicrm/CRM/Core/CodeGen/GenerateData.php
+++ b/civicrm/CRM/Core/CodeGen/GenerateData.php
@@ -1626,21 +1626,21 @@ VALUES
     $eventLok3 = CRM_Core_DAO::singleValueQuery($sql);
 
     $event = "INSERT INTO civicrm_event
-        ( title, summary, description, event_type_id, participant_listing_id, is_public, start_date, end_date, is_online_registration, registration_link_text, max_participants, event_full_text, is_monetary, financial_type_id, is_map, is_active, fee_label, is_show_location, loc_block_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, thankyou_title, thankyou_text, thankyou_footer_text, is_pay_later, pay_later_text, pay_later_receipt, is_multiple_registrations, allow_same_participant_emails, currency, event_tz )
+        ( title, summary, description, event_type_id, participant_listing_id, is_public, start_date, end_date, is_online_registration, registration_link_text, max_participants, event_full_text, is_monetary, financial_type_id, is_map, is_active, fee_label, is_show_location, loc_block_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, thankyou_title, thankyou_text, thankyou_footer_text, is_pay_later, pay_later_text, pay_later_receipt, is_multiple_registrations, allow_same_participant_emails, currency )
         VALUES
-        ( '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, '" . date('Y-m-d 17:00:00', strtotime("+6 months", $this->time)) . "', '" . date('Y-m-d 17:00:00', strtotime("+6 months +2 days", $this->time)) . "', 1, 'Register Now', 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, 1, 1, 'Dinner Contribution', 1 ,$eventLok1,'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, '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', 1, 0, 'USD', 'UTC' ),
-        ( '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, '" . date('Y-m-d 12:00:00', strtotime("-1 day", $this->time)) . "', '" . date('Y-m-d 17:00:00', strtotime("-1 day", $this->time)) . "', 1, 'Register Now', 50, 'We have all the singers we can handle. Come to the pavilion anyway and join in from the audience.', 1, 2, NULL, 1, 'Festival Fee', 1, $eventLok2, '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, '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, 1, 0, 'USD', 'UTC' ),
-        ( '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, '" . date('Y-m-d 07:00:00', strtotime("+7 months", $this->time)) . "', '" . date('Y-m-d 17:00:00', strtotime("+7 months +3 days", $this->time)) . "', 1, 'Register Now', 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, 1, 'Tournament Fees',1, $eventLok3, '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, '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, 0, 'USD', 'UTC' )
+        ( '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, '" . date('Y-m-d 17:00:00', strtotime("+6 months", $this->time)) . "', '" . date('Y-m-d 17:00:00', strtotime("+6 months +2 days", $this->time)) . "', 1, 'Register Now', 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, 1, 1, 'Dinner Contribution', 1 ,$eventLok1,'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, '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', 1, 0, 'USD' ),
+        ( '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, '" . date('Y-m-d 12:00:00', strtotime("-1 day", $this->time)) . "', '" . date('Y-m-d 17:00:00', strtotime("-1 day", $this->time)) . "', 1, 'Register Now', 50, 'We have all the singers we can handle. Come to the pavilion anyway and join in from the audience.', 1, 2, NULL, 1, 'Festival Fee', 1, $eventLok2, '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, '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, 1, 0, 'USD' ),
+        ( '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, '" . date('Y-m-d 07:00:00', strtotime("+7 months", $this->time)) . "', '" . date('Y-m-d 17:00:00', strtotime("+7 months +3 days", $this->time)) . "', 1, 'Register Now', 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, 1, 'Tournament Fees',1, $eventLok3, '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, '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, 0, 'USD' )
          ";
     $this->_query($event);
 
     //CRM-4464
     $eventTemplates = "INSERT INTO civicrm_event
-        ( is_template, template_title, event_type_id, default_role_id, participant_listing_id, is_public, is_monetary, is_online_registration, is_multiple_registrations, allow_same_participant_emails, is_email_confirm, financial_type_id, fee_label, confirm_title, thankyou_title, confirm_from_name, confirm_from_email, is_active, currency, event_tz )
+        ( is_template, template_title, event_type_id, default_role_id, participant_listing_id, is_public, is_monetary, is_online_registration, is_multiple_registrations, allow_same_participant_emails, is_email_confirm, financial_type_id, fee_label, confirm_title, thankyou_title, confirm_from_name, confirm_from_email, is_active, currency )
         VALUES
-        ( 1, 'Free Meeting without Online Registration', 4, 1, 1, 1, 0, 0, NULL, NULL, NULL, NULL,             NULL, NULL, NULL, NULL, NULL, 1, 'USD', 'UTC' ),
-        ( 1, 'Free Meeting with Online Registration',    4, 1, 1, 1, 0, 1,    1,    1,    0, NULL,             NULL, 'Confirm Your Registration Information', 'Thanks for Registering!', NULL, NULL, 1, 'USD', 'UTC' ),
-        ( 1, 'Paid Conference with Online Registration', 1, 1, 1, 1, 1, 1,    1,    1,    1,     4, 'Conference Fee', 'Confirm Your Registration Information', 'Thanks for Registering!', 'Event Template Dept.', 'event_templates@example.org', 1, 'USD', 'UTC' )";
+        ( 1, 'Free Meeting without Online Registration', 4, 1, 1, 1, 0, 0, NULL, NULL, NULL, NULL,             NULL, NULL, NULL, NULL, NULL, 1, 'USD'  ),
+        ( 1, 'Free Meeting with Online Registration',    4, 1, 1, 1, 0, 1,    1,    1,    0, NULL,             NULL, 'Confirm Your Registration Information', 'Thanks for Registering!', NULL, NULL, 1, 'USD'  ),
+        ( 1, 'Paid Conference with Online Registration', 1, 1, 1, 1, 1, 1,    1,    1,    1,     4, 'Conference Fee', 'Confirm Your Registration Information', 'Thanks for Registering!', 'Event Template Dept.', 'event_templates@example.org', 1, 'USD' )";
 
     $this->_query($eventTemplates);
 
diff --git a/civicrm/CRM/Core/SelectValues.php b/civicrm/CRM/Core/SelectValues.php
index c15c14f66283e3bbb3046c7f74efe8c246eab26b..5323ace062710db082331336c07c427cdad0cc3d 100644
--- a/civicrm/CRM/Core/SelectValues.php
+++ b/civicrm/CRM/Core/SelectValues.php
@@ -1111,22 +1111,4 @@ class CRM_Core_SelectValues {
     ];
   }
 
-  public static function timezone() {
-    $tzlist = &Civi::$statics[__CLASS__]['tzlist'];
-
-    if (is_null($tzlist)) {
-      $tzlist = [];
-      foreach (timezone_identifiers_list() as $tz) {
-        // Actual timezone keys for PHP are mapped to human parts.
-        $tzlist[$tz] = str_replace('_', ' ', $tz);
-      }
-
-      // Add 'Etc/UTC' specially, as timezone_identifiers_list() does
-      // not include it, but it is the IANA long name for 'UTC'
-      $tzlist['Etc/UTC'] = ts('Etc/UTC');
-    }
-
-    return $tzlist;
-  }
-
 }
diff --git a/civicrm/CRM/Event/BAO/Event.php b/civicrm/CRM/Event/BAO/Event.php
index 05353468aad4cfd3ec61e7d2e0b53057a4f72d16..20534481a0cd726567dbf5732a11899273fc31d7 100644
--- a/civicrm/CRM/Event/BAO/Event.php
+++ b/civicrm/CRM/Event/BAO/Event.php
@@ -15,7 +15,6 @@
  * @copyright CiviCRM LLC https://civicrm.org/licensing
  */
 class CRM_Event_BAO_Event extends CRM_Event_DAO_Event {
-  const tz_fields = ['event_start_date', 'event_end_date', 'start_date', 'end_date', 'registration_start_date', 'registration_end_date'];
 
   /**
    * Fetch object based on array of properties.
@@ -780,7 +779,6 @@ SELECT
   civicrm_email.email as email,
   civicrm_event.title as title,
   civicrm_event.summary as summary,
-  civicrm_event.event_tz as event_tz,
   civicrm_event.start_date as start,
   civicrm_event.end_date as end,
   civicrm_event.description as description,
@@ -852,7 +850,6 @@ WHERE civicrm_event.is_active = 1
         $info['event_id'] = $dao->event_id;
         $info['summary'] = $dao->summary;
         $info['description'] = $dao->description;
-        $info['tz'] = $dao->event_tz ?? CRM_Core_Config::singleton()->userSystem->getTimeZoneString();
         $info['start_date'] = $dao->start;
         $info['end_date'] = $dao->end;
         $info['contact_email'] = $dao->email;
@@ -2437,52 +2434,4 @@ LEFT  JOIN  civicrm_price_field_value value ON ( value.id = lineItem.price_field
     return $return;
   }
 
-  /**
-   * Changes timezone-enabled fields to the correct zone for output and add local
-   * & UTC variants
-   *
-   * @param array $params
-   * @param $to_tz
-   *
-   * @return void
-   */
-  public static function setOutputTimeZone(array &$params, $to_tz = NULL) {
-    $to_tz = $to_tz ?? ($params['event_tz'] ?? NULL);
-
-    if (is_null($to_tz)) {
-      return;
-    }
-
-    foreach (CRM_Event_BAO_Event::tz_fields as $field) {
-      if (!empty($params[$field]) && empty($params[$field . '_local'])) {
-        $params[$field . '_utc'] = CRM_Utils_Date::convertTimeZone($params[$field], 'UTC');
-        $params[$field . '_local'] = $params[$field];
-        $params[$field] = CRM_Utils_Date::convertTimeZone($params[$field], $to_tz);
-      }
-    }
-
-  }
-
-  public static function setTimezones(CRM_Event_DAO_Event $event) {
-    // Pre-process time zoned fields into the PHP time zone, which should be the same as the database, to save as timestamp.
-    $timezone_event = ($event->event_tz ?: (!empty($event->id) ? CRM_Core_DAO::getFieldValue('CRM_Event_DAO_Event', $event->id, 'event_tz') : NULL));
-
-    foreach (self::tz_fields as $field) {
-      if (!empty($event->{$field})) {
-        $event->{$field} = CRM_Utils_Date::convertTimeZone($event->{$field}, NULL, $timezone_event);
-      }
-    }
-  }
-
-  public static function resetTimezones(CRM_Event_DAO_Event $event) {
-    // Process time zoned fields into their own time zone
-    $timezone_event = ($event->event_tz ?: (!empty($event->id) ? CRM_Core_DAO::getFieldValue('CRM_Event_DAO_Event', $event->id, 'event_tz') : NULL));
-
-    foreach (self::tz_fields as $field) {
-      if (!empty($event->{$field})) {
-        $event->{$field} = CRM_Utils_Date::convertTimeZone($event->{$field}, $timezone_event);
-      }
-    }
-  }
-
 }
diff --git a/civicrm/CRM/Event/BAO/Participant.php b/civicrm/CRM/Event/BAO/Participant.php
index 8743339af5f47fa6286a0a198df10d4ac6f0be4c..ec9a4eb7af7b23c1a4f276d21b77e1601dcad34b 100644
--- a/civicrm/CRM/Event/BAO/Participant.php
+++ b/civicrm/CRM/Event/BAO/Participant.php
@@ -1392,8 +1392,6 @@ UPDATE  civicrm_participant
       return $mailSent;
     }
 
-    CRM_Event_BAO_Event::setOutputTimeZone($eventDetails);
-
     $toEmail = $contactDetails['email'] ?? NULL;
     if ($toEmail) {
 
diff --git a/civicrm/CRM/Event/DAO/Event.php b/civicrm/CRM/Event/DAO/Event.php
index afc84033dca870b478324366064eeadb6082240c..54ed4922ca46a632064bc153a335ea732d2f554e 100644
--- a/civicrm/CRM/Event/DAO/Event.php
+++ b/civicrm/CRM/Event/DAO/Event.php
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Event/Event.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:d9ea1f641de04dabb54616ef4edfe88c)
+ * (GenCodeChecksum:894f53608aa8036de5fab1dc90a407d5)
  */
 
 /**
@@ -121,8 +121,8 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * Date and time that event starts.
    *
-   * @var string
-   *   (SQL type: timestamp)
+   * @var string|null
+   *   (SQL type: datetime)
    *   Note that values will be retrieved from the database as a string.
    */
   public $start_date;
@@ -130,8 +130,8 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * Date and time that event ends. May be NULL if no defined end date/time
    *
-   * @var string
-   *   (SQL type: timestamp)
+   * @var string|null
+   *   (SQL type: datetime)
    *   Note that values will be retrieved from the database as a string.
    */
   public $end_date;
@@ -157,8 +157,8 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * Date and time that online registration starts.
    *
-   * @var string
-   *   (SQL type: timestamp)
+   * @var string|null
+   *   (SQL type: datetime)
    *   Note that values will be retrieved from the database as a string.
    */
   public $registration_start_date;
@@ -166,8 +166,8 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
   /**
    * Date and time that online registration ends.
    *
-   * @var string
-   *   (SQL type: timestamp)
+   * @var string|null
+   *   (SQL type: datetime)
    *   Note that values will be retrieved from the database as a string.
    */
   public $registration_end_date;
@@ -674,15 +674,6 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
    */
   public $is_billing_required;
 
-  /**
-   * Event's native time zone
-   *
-   * @var string|null
-   *   (SQL type: text)
-   *   Note that values will be retrieved from the database as a string.
-   */
-  public $event_tz;
-
   /**
    * Class constructor.
    */
@@ -865,15 +856,13 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
         ],
         'event_start_date' => [
           'name' => 'start_date',
-          'type' => CRM_Utils_Type::T_TIMESTAMP,
+          'type' => CRM_Utils_Type::T_DATE + CRM_Utils_Type::T_TIME,
           'title' => ts('Event Start Date'),
           'description' => ts('Date and time that event starts.'),
-          'required' => FALSE,
           'import' => TRUE,
           'where' => 'civicrm_event.start_date',
           'headerPattern' => '/^start|(s(tart\s)?date)$/i',
           'export' => TRUE,
-          'default' => NULL,
           'table_name' => 'civicrm_event',
           'entity' => 'Event',
           'bao' => 'CRM_Event_BAO_Event',
@@ -886,15 +875,13 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
         ],
         'event_end_date' => [
           'name' => 'end_date',
-          'type' => CRM_Utils_Type::T_TIMESTAMP,
+          'type' => CRM_Utils_Type::T_DATE + CRM_Utils_Type::T_TIME,
           'title' => ts('Event End Date'),
           'description' => ts('Date and time that event ends. May be NULL if no defined end date/time'),
-          'required' => FALSE,
           'import' => TRUE,
           'where' => 'civicrm_event.end_date',
           'headerPattern' => '/^end|(e(nd\s)?date)$/i',
           'export' => TRUE,
-          'default' => NULL,
           'table_name' => 'civicrm_event',
           'entity' => 'Event',
           'bao' => 'CRM_Event_BAO_Event',
@@ -940,12 +927,10 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
         ],
         'registration_start_date' => [
           'name' => 'registration_start_date',
-          'type' => CRM_Utils_Type::T_TIMESTAMP,
+          'type' => CRM_Utils_Type::T_DATE + CRM_Utils_Type::T_TIME,
           'title' => ts('Registration Start Date'),
           'description' => ts('Date and time that online registration starts.'),
-          'required' => FALSE,
           'where' => 'civicrm_event.registration_start_date',
-          'default' => NULL,
           'table_name' => 'civicrm_event',
           'entity' => 'Event',
           'bao' => 'CRM_Event_BAO_Event',
@@ -959,12 +944,10 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
         ],
         'registration_end_date' => [
           'name' => 'registration_end_date',
-          'type' => CRM_Utils_Type::T_TIMESTAMP,
+          'type' => CRM_Utils_Type::T_DATE + CRM_Utils_Type::T_TIME,
           'title' => ts('Registration End Date'),
           'description' => ts('Date and time that online registration ends.'),
-          'required' => FALSE,
           'where' => 'civicrm_event.registration_end_date',
-          'default' => NULL,
           'table_name' => 'civicrm_event',
           'entity' => 'Event',
           'bao' => 'CRM_Event_BAO_Event',
@@ -1935,27 +1918,6 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
           ],
           'add' => '4.6',
         ],
-        'event_tz' => [
-          'name' => 'event_tz',
-          'type' => CRM_Utils_Type::T_TEXT,
-          'title' => ts('Event Time Zone'),
-          'description' => ts('Event\'s native time zone'),
-          'import' => TRUE,
-          'where' => 'civicrm_event.event_tz',
-          'export' => TRUE,
-          'default' => NULL,
-          'table_name' => 'civicrm_event',
-          'entity' => 'Event',
-          'bao' => 'CRM_Event_BAO_Event',
-          'localizable' => 0,
-          'html' => [
-            'type' => 'Select',
-          ],
-          'pseudoconstant' => [
-            'callback' => 'CRM_Core_SelectValues::timezone',
-          ],
-          'add' => '5.47',
-        ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);
     }
diff --git a/civicrm/CRM/Event/Form/ManageEvent/EventInfo.php b/civicrm/CRM/Event/Form/ManageEvent/EventInfo.php
index cfaad1fa5685c5f0b14a3baaa8717c93502f0586..4e9ab1bd75e2bd67e80c596a56fcbc457b735c6c 100644
--- a/civicrm/CRM/Event/Form/ManageEvent/EventInfo.php
+++ b/civicrm/CRM/Event/Form/ManageEvent/EventInfo.php
@@ -101,16 +101,6 @@ class CRM_Event_Form_ManageEvent_EventInfo extends CRM_Event_Form_ManageEvent {
     $defaults['waitlist_text'] = CRM_Utils_Array::value('waitlist_text', $defaults, ts('This event is currently full. However you can register now and get added to a waiting list. You will be notified if spaces become available.'));
     $defaults['template_id'] = $this->_templateId;
 
-    $defaults['event_tz'] = CRM_Utils_Array::value('event_tz', $defaults, CRM_Core_Config::singleton()->userSystem->getTimeZoneString());
-
-    // Convert start and end date defaults to event time zone.
-    if (!empty($defaults['start_date'])) {
-      $defaults['start_date'] = CRM_Utils_Date::convertTimeZone($defaults['start_date'], $defaults['event_tz']);
-    }
-    if (!empty($defaults['end_date'])) {
-      $defaults['end_date'] = CRM_Utils_Date::convertTimeZone($defaults['end_date'], $defaults['event_tz']);
-    }
-
     return $defaults;
   }
 
@@ -170,8 +160,6 @@ class CRM_Event_Form_ManageEvent_EventInfo extends CRM_Event_Form_ManageEvent {
     $this->addElement('checkbox', 'is_share', ts('Add footer region with Twitter, Facebook and LinkedIn share buttons and scripts?'));
     $this->addElement('checkbox', 'is_map', ts('Include Map to Event Location'));
 
-    $this->addSelect('event_tz', ['placeholder' => ts('- Select time zone -')], TRUE);
-
     $this->add('datepicker', 'start_date', ts('Start'), [], !$this->_isTemplate, ['time' => TRUE]);
     $this->add('datepicker', 'end_date', ts('End'), [], FALSE, ['time' => TRUE]);
 
@@ -228,8 +216,8 @@ class CRM_Event_Form_ManageEvent_EventInfo extends CRM_Event_Form_ManageEvent {
     $params = array_merge($this->controller->exportValues($this->_name), $this->_submitValues);
 
     //format params
-    $params['start_date'] = !empty($params['start_date']) ? CRM_Utils_Date::convertTimeZone($params['start_date'], NULL, $params['event_tz'] ?? NULL) : $params['start_date'];
-    $params['end_date'] = !empty($params['end_date']) ? CRM_Utils_Date::convertTimeZone($params['end_date'], NULL, $params['event_tz'] ?? NULL) : $params['end_date'];
+    $params['start_date'] = $params['start_date'] ?? NULL;
+    $params['end_date'] = $params['end_date'] ?? NULL;
     $params['has_waitlist'] = CRM_Utils_Array::value('has_waitlist', $params, FALSE);
     $params['is_map'] = CRM_Utils_Array::value('is_map', $params, FALSE);
     $params['is_active'] = CRM_Utils_Array::value('is_active', $params, FALSE);
diff --git a/civicrm/CRM/Event/Form/ManageEvent/Registration.php b/civicrm/CRM/Event/Form/ManageEvent/Registration.php
index f70e19f46559a9bdb1677d81dcc5fcd710079d27..3eb2a7efa981cb512a3f3bf62fd130606aa7513d 100644
--- a/civicrm/CRM/Event/Form/ManageEvent/Registration.php
+++ b/civicrm/CRM/Event/Form/ManageEvent/Registration.php
@@ -29,8 +29,6 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
   protected $_profilePostMultiple = [];
   protected $_profilePostMultipleAdd = [];
 
-  protected $_tz;
-
   /**
    * Set variables up before form is built.
    */
@@ -168,14 +166,6 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
     $defaults['thankyou_title'] = CRM_Utils_Array::value('thankyou_title', $defaults, ts('Thank You for Registering'));
     $defaults['approval_req_text'] = CRM_Utils_Array::value('approval_req_text', $defaults, ts('Participation in this event requires approval. Submit your registration request here. Once approved, you will receive an email with a link to a web page where you can complete the registration process.'));
 
-    // Convert start and end date defaults to event time zone.
-    if (!empty($defaults['registration_start_date'])) {
-      $defaults['registration_start_date'] = CRM_Utils_Date::convertTimeZone($defaults['registration_start_date'], $this->_tz ?? NULL);
-    }
-    if (!empty($defaults['registration_end_date'])) {
-      $defaults['registration_end_date'] = CRM_Utils_Date::convertTimeZone($defaults['registration_end_date'], $this->_tz ?? NULL);
-    }
-
     return $defaults;
   }
 
@@ -238,9 +228,6 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
     $this->add('text', 'registration_link_text', ts('Registration Link Text'));
 
     if (!$this->_isTemplate) {
-      $this->_tz = CRM_Core_DAO::getFieldValue('CRM_Event_DAO_Event', $this->_id, 'event_tz');
-      $tz = CRM_Core_SelectValues::timezone()[$this->_tz];
-      $this->assign('event_tz', $tz ?? '<span class="error-message">' . ts('%1 No timezone set', [1 => '<i class="crm-i fa-warning"></i>']) . '</span>');
       $this->add('datepicker', 'registration_start_date', ts('Registration Start Date'), [], FALSE, ['time' => TRUE]);
       $this->add('datepicker', 'registration_end_date', ts('Registration End Date'), [], FALSE, ['time' => TRUE]);
     }
@@ -789,10 +776,6 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
 
     $params['id'] = $this->_id;
 
-    if (!isset($this->_tz)) {
-      $this->_tz = CRM_Core_DAO::getFieldValue('CRM_Event_DAO_Event', $this->_id, 'event_tz') ?? CRM_Core_Config::singleton()->userSystem->getTimeZoneString();
-    }
-
     // format params
     $params['is_online_registration'] = CRM_Utils_Array::value('is_online_registration', $params, FALSE);
     // CRM-11182
@@ -800,8 +783,6 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
     $params['is_multiple_registrations'] = CRM_Utils_Array::value('is_multiple_registrations', $params, FALSE);
     $params['allow_same_participant_emails'] = CRM_Utils_Array::value('allow_same_participant_emails', $params, FALSE);
     $params['requires_approval'] = CRM_Utils_Array::value('requires_approval', $params, FALSE);
-    $params['registration_start_date'] = !empty($params['registration_start_date']) ? CRM_Utils_Date::convertTimeZone($params['registration_start_date'], NULL, $this->_tz ?? NULL) : $params['registration_start_date'];
-    $params['registration_end_date'] = !empty($params['registration_end_date']) ? CRM_Utils_Date::convertTimeZone($params['registration_end_date'], NULL, $this->_tz ?? NULL) : $params['registration_end_date'];
 
     // reset is_email confirm if not online reg
     if (!$params['is_online_registration']) {
diff --git a/civicrm/CRM/Event/Form/Participant.php b/civicrm/CRM/Event/Form/Participant.php
index e99eb186dfedc7c78a3ace5d54c52561da92cabb..98666d186abe8d0a1d8ba762fc1941a0979c4c3c 100644
--- a/civicrm/CRM/Event/Form/Participant.php
+++ b/civicrm/CRM/Event/Form/Participant.php
@@ -1892,7 +1892,7 @@ class CRM_Event_Form_Participant extends CRM_Contribute_Form_AbstractEditPayment
   protected function assignEventDetailsToTpl($eventID, $participantRoles, $receiptText, $isPaidEvent) {
     //use of the message template below requires variables in different format
     $events = [];
-    $returnProperties = ['event_type_id', 'fee_label', 'start_date', 'end_date', 'event_tz', 'is_show_location', 'title'];
+    $returnProperties = ['event_type_id', 'fee_label', 'start_date', 'end_date', 'is_show_location', 'title'];
 
     //get all event details.
     CRM_Core_DAO::commonRetrieveAll('CRM_Event_DAO_Event', 'id', $eventID, $events, $returnProperties);
@@ -1900,8 +1900,6 @@ class CRM_Event_Form_Participant extends CRM_Contribute_Form_AbstractEditPayment
     unset($event['start_date']);
     unset($event['end_date']);
 
-    CRM_Event_BAO_Event::setOutputTimeZone($event);
-
     $role = CRM_Event_PseudoConstant::participantRole();
 
     if (is_array($participantRoles)) {
diff --git a/civicrm/CRM/Event/Form/ParticipantFeeSelection.php b/civicrm/CRM/Event/Form/ParticipantFeeSelection.php
index 19a0a1174e424266d4a9171c47f5466d8cc0e7f7..d266851b3612a0109874a95a18e86268f721de34 100644
--- a/civicrm/CRM/Event/Form/ParticipantFeeSelection.php
+++ b/civicrm/CRM/Event/Form/ParticipantFeeSelection.php
@@ -285,7 +285,7 @@ class CRM_Event_Form_ParticipantFeeSelection extends CRM_Core_Form {
     $this->assign('module', 'Event Registration');
     //use of the message template below requires variables in different format
     $event = $events = [];
-    $returnProperties = ['fee_label', 'start_date', 'end_date', 'event_tz', 'is_show_location', 'title'];
+    $returnProperties = ['fee_label', 'start_date', 'end_date', 'is_show_location', 'title'];
 
     //get all event details.
     CRM_Core_DAO::commonRetrieveAll('CRM_Event_DAO_Event', 'id', $params['event_id'], $events, $returnProperties);
@@ -293,8 +293,6 @@ class CRM_Event_Form_ParticipantFeeSelection extends CRM_Core_Form {
     unset($event['start_date']);
     unset($event['end_date']);
 
-    CRM_Event_BAO_Event::setOutputTimeZone($event);
-
     $role = CRM_Event_PseudoConstant::participantRole();
     $participantRoles = $params['role_id'] ?? NULL;
     if (is_array($participantRoles)) {
diff --git a/civicrm/CRM/Event/Form/Registration.php b/civicrm/CRM/Event/Form/Registration.php
index 6e0af9256012e0111bced3628e6874474f202334..a34fcecd907fddfd1e4e521a6dab35ecfb3f186b 100644
--- a/civicrm/CRM/Event/Form/Registration.php
+++ b/civicrm/CRM/Event/Form/Registration.php
@@ -231,8 +231,6 @@ class CRM_Event_Form_Registration extends CRM_Core_Form {
       $params = ['id' => $this->_eventId];
       CRM_Event_BAO_Event::retrieve($params, $this->_values['event']);
 
-      CRM_Event_BAO_Event::setOutputTimeZone($this->_values['event'], $this->_values['event']['event_tz']);
-
       // check for is_monetary status
       $isMonetary = $this->_values['event']['is_monetary'] ?? NULL;
       // check for ability to add contributions of type
diff --git a/civicrm/CRM/Event/Form/SelfSvcTransfer.php b/civicrm/CRM/Event/Form/SelfSvcTransfer.php
index 15659cfbabb0fdad6b54da6418eeda38fcdd1dde..a6db5abdd92a08d20af067b0b352ca46f02745d4 100644
--- a/civicrm/CRM/Event/Form/SelfSvcTransfer.php
+++ b/civicrm/CRM/Event/Form/SelfSvcTransfer.php
@@ -373,8 +373,6 @@ class CRM_Event_Form_SelfSvcTransfer extends CRM_Core_Form {
     $eventParams = ['id' => $participant->event_id];
     CRM_Event_BAO_Event::retrieve($eventParams, $eventDetails);
 
-    CRM_Event_BAO_Event::setOutputTimeZone($eventDetails);
-
     //get default participant role.
     $eventDetails['participant_role'] = $participantRoles[$eventDetails['default_role_id']] ?? NULL;
     //get the location info
diff --git a/civicrm/CRM/Event/ICalendar.php b/civicrm/CRM/Event/ICalendar.php
index c3e1b45aa58cd668986258228da67e70183b871e..a4cc998fd7b8f59890f48b4aeb6bc98323a8071a 100644
--- a/civicrm/CRM/Event/ICalendar.php
+++ b/civicrm/CRM/Event/ICalendar.php
@@ -48,15 +48,8 @@ class CRM_Event_ICalendar {
 
     $info = CRM_Event_BAO_Event::getCompleteInfo($start, $type, $id, $end);
 
-    foreach ($info as &$event) {
-      $event['start_date'] = CRM_Utils_Date::convertTimeZone($event['start_date'], $event['tz']);
-      $event['end_date'] = !empty($event['end_date']) ? CRM_Utils_date::convertTimeZone($event['end_date'], $event['tz']) : NULL;
-      $event['registration_start_date'] = !empty($event['registration_start_date']) ? CRM_Utils_date::convertTimeZone($event['registration_start_date'], $event['tz']) : NULL;
-      $event['registration_end_date'] = !empty($event['registration_end_date']) ? CRM_Utils_date::convertTimeZone($event['registration_end_date'], $event['tz']) : NULL;
-    }
-
     $template->assign('events', $info);
-    $template->assign('timezone', CRM_Core_Config::singleton()->userSystem->getTimeZoneString());
+    $template->assign('timezone', @date_default_timezone_get());
 
     // Send data to the correct template for formatting (iCal vs. gData)
     if ($rss) {
diff --git a/civicrm/CRM/Event/Page/EventInfo.php b/civicrm/CRM/Event/Page/EventInfo.php
index cffa12126561b59be31e6f2c9259babd0c565ba9..8f141a2a8565be6730f6cd698c7f3402a7895ec4 100644
--- a/civicrm/CRM/Event/Page/EventInfo.php
+++ b/civicrm/CRM/Event/Page/EventInfo.php
@@ -79,11 +79,6 @@ class CRM_Event_Page_EventInfo extends CRM_Core_Page {
 
     $this->assign('isShowLocation', CRM_Utils_Array::value('is_show_location', $values['event']));
 
-    // Reset event time zone info
-    CRM_Event_BAO_Event::setOutputTimeZone($values['event'], $values['event']['event_tz']);
-
-    $values['event']['event_tz'] = CRM_Core_SelectValues::timezone()[$values['event']['event_tz']];
-
     // show event fees.
     if ($this->_id && !empty($values['event']['is_monetary'])) {
       CRM_Contribute_BAO_Contribution_Utils::overrideDefaultCurrency($values['event']);
diff --git a/civicrm/CRM/Event/Page/List.php b/civicrm/CRM/Event/Page/List.php
index ca4fae057b2e9792793a724ed905bdcfe7c7a781..9fbacab7c4bfe847b1fe9c9143e47e109b50b87b 100644
--- a/civicrm/CRM/Event/Page/List.php
+++ b/civicrm/CRM/Event/Page/List.php
@@ -22,20 +22,6 @@ class CRM_Event_Page_List extends CRM_Core_Page {
 
     $info = CRM_Event_BAO_Event::getCompleteInfo($start, $type, $id, $end);
 
-    foreach ($info as &$event) {
-      $event['start_date_utc'] = CRM_Utils_Date::convertTimeZone($event['start_date'], 'UTC');
-      $event['start_date'] = CRM_Utils_Date::convertTimeZone($event['start_date'], $event['tz']);
-
-      $event['end_date_utc'] = !empty($event['end_date']) ? CRM_Utils_Date::convertTimeZone($event['end_date'], 'UTC') : NULL;
-      $event['end_date'] = !empty($event['end_date']) ? CRM_Utils_date::convertTimeZone($event['end_date'], $event['tz']) : NULL;
-
-      $event['registration_start_date_utc'] = !empty($event['registration_start_date']) ? CRM_Utils_Date::convertTimeZone($event['registration_start_date'], 'UTC') : NULL;
-      $event['registration_start_date'] = !empty($event['registration_start_date']) ? CRM_Utils_date::convertTimeZone($event['registration_start_date'], $event['tz']) : NULL;
-
-      $event['registration_end_date_utc'] = !empty($event['registration_end_date']) ? CRM_Utils_Date::convertTimeZone($event['registration_end_date'], 'UTC') : NULL;
-      $event['registration_end_date'] = !empty($event['registration_end_date']) ? CRM_Utils_date::convertTimeZone($event['registration_end_date'], $event['tz']) : NULL;
-    }
-
     $this->assign('events', $info);
 
     // @todo Move this to eventcart extension
diff --git a/civicrm/CRM/Event/Page/ManageEvent.php b/civicrm/CRM/Event/Page/ManageEvent.php
index 356710c81d4e5ada998eab76d30f96e7f08098e5..a39eb17a6a32e0308a1fc11ed1bfe4254360d23f 100644
--- a/civicrm/CRM/Event/Page/ManageEvent.php
+++ b/civicrm/CRM/Event/Page/ManageEvent.php
@@ -361,19 +361,6 @@ ORDER BY start_date desc
         }
         CRM_Core_DAO::storeValues($dao, $manageEvent[$dao->id]);
 
-        // avoid enotices
-        foreach (CRM_Event_BAO_Event::tz_fields as $field) {
-          $manageEvent[$dao->id][$field . '_with_tz'] = NULL;
-        }
-        if (!is_null($dao->event_tz) && $dao->event_tz != CRM_Core_Config::singleton()->userSystem->getTimeZoneString()) {
-          foreach (CRM_Event_BAO_Event::tz_fields as $field) {
-            if (!empty($dao->{$field})) {
-              $manageEvent[$dao->id][$field . '_with_tz'] = CRM_Utils_Date::convertTimeZone($dao->{$field}, $dao->event_tz);
-            }
-          }
-        }
-        $manageEvent[$dao->id]['event_tz'] = $dao->event_tz ? CRM_Core_SelectValues::timezone()[$dao->event_tz] : FALSE;
-
         // form all action links
         $action = array_sum(array_keys($this->links()));
 
diff --git a/civicrm/CRM/Event/Tokens.php b/civicrm/CRM/Event/Tokens.php
index 44afb797f114520d5dcd084986c0a906efbd9775..ca6fb553dd24d32fa444abb77dc4dffb177d5bfa 100644
--- a/civicrm/CRM/Event/Tokens.php
+++ b/civicrm/CRM/Event/Tokens.php
@@ -144,8 +144,6 @@ class CRM_Event_Tokens extends CRM_Core_EntityTokens {
       $tokens['event_type_id:name']['text/html'] = CRM_Core_PseudoConstant::getName('CRM_Event_BAO_Event', 'event_type_id', $event['event_type_id']);
       $tokens['contact_phone']['text/html'] = $event['loc_block_id.phone_id.phone'];
       $tokens['contact_email']['text/html'] = $event['loc_block_id.email_id.email'];
-      $tokens['event_tz:label']['text/html'] = !empty($event['event_tz']) ? CRM_Core_SelectValues::timezone()[$event['event_tz']] : '';
-      $tokens['event_tz:name']['text/html'] = $event['event_tz'] ?? '';
 
       foreach ($this->getTokenMetadata() as $fieldName => $fieldSpec) {
         if (!isset($tokens[$fieldName])) {
@@ -178,7 +176,6 @@ class CRM_Event_Tokens extends CRM_Core_EntityTokens {
     return ['event_type_id',
       'title',
       'id',
-      'event_tz',
       'start_date',
       'end_date',
       'summary',
diff --git a/civicrm/CRM/Export/BAO/ExportProcessor.php b/civicrm/CRM/Export/BAO/ExportProcessor.php
index 4e85f9758c6aba9f0b2d59fe4b31e69dc75ce56b..18a5663ff8d6180c75840ad2a1dcb7b22a1d20b7 100644
--- a/civicrm/CRM/Export/BAO/ExportProcessor.php
+++ b/civicrm/CRM/Export/BAO/ExportProcessor.php
@@ -1464,6 +1464,16 @@ class CRM_Export_BAO_ExportProcessor {
 
         case CRM_Utils_Type::T_STRING:
           if (isset($fieldSpec['maxlength'])) {
+            // A localized string for the preferred_mail_format does not fit
+            // into the varchar(8) field.
+            // @see https://lab.civicrm.org/dev/core/-/issues/2645
+            switch ($fieldName) {
+              case 'preferred_mail_format':
+                return "`$fieldName` text(16)";
+
+              default:
+                return "`$fieldName` varchar({$fieldSpec['maxlength']})";
+            }
           }
           $dataType = $fieldSpec['data_type'] ?? '';
           // set the sql columns for custom data
diff --git a/civicrm/CRM/Financial/BAO/Order.php b/civicrm/CRM/Financial/BAO/Order.php
index 9e84402c55b75a2543eb72c1ae45ebce29373ce6..935403d1638d37da2ac39c9068160222a3fc2e45 100644
--- a/civicrm/CRM/Financial/BAO/Order.php
+++ b/civicrm/CRM/Financial/BAO/Order.php
@@ -793,12 +793,14 @@ class CRM_Financial_BAO_Order {
     }
     else {
       foreach ($this->getPriceOptions() as $fieldID => $valueID) {
-        $this->setPriceSetIDFromSelectedField($fieldID);
-        $throwAwayArray = [];
-        // @todo - still using getLine for now but better to bring it to this class & do a better job.
-        $newLines = CRM_Price_BAO_PriceSet::getLine($params, $throwAwayArray, $this->getPriceSetID(), $this->getPriceFieldSpec($fieldID), $fieldID)[1];
-        foreach ($newLines as $newLine) {
-          $lineItems[$newLine['price_field_value_id']] = $newLine;
+        if ($valueID !== '') {
+          $this->setPriceSetIDFromSelectedField($fieldID);
+          $throwAwayArray = [];
+          // @todo - still using getLine for now but better to bring it to this class & do a better job.
+          $newLines = CRM_Price_BAO_PriceSet::getLine($params, $throwAwayArray, $this->getPriceSetID(), $this->getPriceFieldSpec($fieldID), $fieldID)[1];
+          foreach ($newLines as $newLine) {
+            $lineItems[$newLine['price_field_value_id']] = $newLine;
+          }
         }
       }
     }
diff --git a/civicrm/CRM/Financial/BAO/Payment.php b/civicrm/CRM/Financial/BAO/Payment.php
index 12439c2dfbc6564ee3dd06f6c4f4fe9f03a0572d..cec2c4425d05befe1135a55509daddb95870dedf 100644
--- a/civicrm/CRM/Financial/BAO/Payment.php
+++ b/civicrm/CRM/Financial/BAO/Payment.php
@@ -279,10 +279,6 @@ class CRM_Financial_BAO_Payment {
 
     $entities = self::loadRelatedEntities($params['id']);
 
-    if (!empty($entities['event'])) {
-      CRM_Event_BAO_Event::setOutputTimeZone($entities['event']);
-    }
-
     $sendTemplateParams = [
       'groupName' => 'msg_tpl_workflow_contribution',
       'valueName' => 'payment_or_refund_notification',
diff --git a/civicrm/CRM/Upgrade/Form.php b/civicrm/CRM/Upgrade/Form.php
index bd8e609cc2f373e4538f34f8afa21ed7a94aff25..a0af05b0b04de5fbf19dd53a3061715d44edd20e 100644
--- a/civicrm/CRM/Upgrade/Form.php
+++ b/civicrm/CRM/Upgrade/Form.php
@@ -815,8 +815,9 @@ SET    version = '$version'
     $config = CRM_Core_Config::singleton();
     $config->userSystem->flush();
 
-    CRM_Core_Invoke::rebuildMenuAndCaches(FALSE, TRUE);
+    CRM_Core_Invoke::rebuildMenuAndCaches(FALSE, FALSE);
     // NOTE: triggerRebuild is FALSE becaues it will run again in a moment (via fixSchemaDifferences).
+    // sessionReset is FALSE because upgrade status/postUpgradeMessages are needed by the Page. We reset later in doFinish().
 
     $versionCheck = new CRM_Utils_VersionCheck();
     $versionCheck->flushCache();
@@ -840,6 +841,8 @@ SET    version = '$version'
    * @return bool
    */
   public static function doFinish(): bool {
+    $session = CRM_Core_Session::singleton();
+    $session->reset(2);
     return TRUE;
   }
 
diff --git a/civicrm/CRM/Upgrade/Incremental/Base.php b/civicrm/CRM/Upgrade/Incremental/Base.php
index be5e72d90ffc5b64b12a181bf7e8874a68d44f89..7e8cae3aed22142636b7de5908a3aecacbd83a7b 100644
--- a/civicrm/CRM/Upgrade/Incremental/Base.php
+++ b/civicrm/CRM/Upgrade/Incremental/Base.php
@@ -195,7 +195,9 @@ class CRM_Upgrade_Incremental_Base {
     // Note: A good test-scenario is to install 5.45; enable logging and CiviGrant; disable searchkit+afform; then upgrade to 5.47.
     $schema = new CRM_Logging_Schema();
     $schema->fixSchemaDifferences();
-    CRM_Core_Invoke::rebuildMenuAndCaches(FALSE, TRUE);
+
+    CRM_Core_Invoke::rebuildMenuAndCaches(FALSE, FALSE);
+    // sessionReset is FALSE because upgrade status/postUpgradeMessages are needed by the page. We reset later in doFinish().
 
     return TRUE;
   }
diff --git a/civicrm/CRM/Upgrade/Incremental/MessageTemplates.php b/civicrm/CRM/Upgrade/Incremental/MessageTemplates.php
index 54f37cee5a1090a4812f713fc722c4ad2618cecf..9f0f1f36da7a2ad290c6681d435be069a4d7759e 100644
--- a/civicrm/CRM/Upgrade/Incremental/MessageTemplates.php
+++ b/civicrm/CRM/Upgrade/Incremental/MessageTemplates.php
@@ -315,8 +315,9 @@ class CRM_Upgrade_Incremental_MessageTemplates {
         ],
       ],
       [
-        'version' => '5.47.alpha1',
-        'upgrade_descriptor' => ts('Add time zone to Event dates'),
+        // This is the same list of templates that were modified in 5.47.alpha1. We need to update them again to undo the {$event.event_tz} bits.
+        'version' => '5.47.3',
+        'upgrade_descriptor' => ts('Revert time zone for Event dates'),
         'templates' => [
           ['name' => 'event_online_receipt', 'type' => 'html'],
           ['name' => 'event_online_receipt', 'type' => 'text'],
diff --git a/civicrm/CRM/Upgrade/Incremental/php/FiveFortySeven.php b/civicrm/CRM/Upgrade/Incremental/php/FiveFortySeven.php
index 39cca20e33c416b5f3380e93e612383417f800c2..e33a2a969eb74b3f8b3e132fd20f36e7f4ee67ed 100644
--- a/civicrm/CRM/Upgrade/Incremental/php/FiveFortySeven.php
+++ b/civicrm/CRM/Upgrade/Incremental/php/FiveFortySeven.php
@@ -21,6 +21,8 @@
  */
 class CRM_Upgrade_Incremental_php_FiveFortySeven extends CRM_Upgrade_Incremental_Base {
 
+  use CRM_Upgrade_Incremental_php_TimezoneRevertTrait;
+
   /**
    * Compute any messages which should be displayed before upgrade.
    *
@@ -33,14 +35,6 @@ class CRM_Upgrade_Incremental_php_FiveFortySeven extends CRM_Upgrade_Incremental
    * @param null $currentVer
    */
   public function setPreUpgradeMessage(&$preUpgradeMessage, $rev, $currentVer = NULL): void {
-    if ($rev === '5.47.alpha1' && version_compare($currentVer, '5.47', '<')) {
-      // Note: This warning should only exist within a few patch releases of 5.47. Do not merge-forward.
-      $prose = ts('<strong>CiviEvent users may have migration problems with v%1.</strong> CiviEvent users should consider v5.46 instead. <a %2>(Learn more...)</a>', [
-        1 => CRM_Utils_System::version(),
-        2 => 'target="_blank" href="https://civicrm.org/redirect/event-timezone-5.47"',
-      ]);
-      $preUpgradeMessage = '<p>' . $prose . '</p>' . $preUpgradeMessage;
-    }
     if ($rev === '5.47.alpha1') {
       $count = CRM_Core_DAO::singleValueQuery('SELECT count(*) FROM civicrm_contact WHERE preferred_mail_format != "Both"');
       if ($count) {
@@ -55,6 +49,26 @@ class CRM_Upgrade_Incremental_php_FiveFortySeven extends CRM_Upgrade_Incremental
           '</p>';
       }
     }
+    if ($rev === '5.47.3') {
+      $preUpgradeMessage .= $this->createEventTzPreUpgradeMessage();
+    }
+  }
+
+  /**
+   * Compute any messages which should be displayed after upgrade.
+   *
+   * Note: This function is called iteratively for each incremental upgrade step.
+   * There must be a concrete step (eg 'X.Y.Z.mysql.tpl' or 'upgrade_X_Y_Z()').
+   *
+   * @param string $postUpgradeMessage
+   *   alterable.
+   * @param string $rev
+   *   an intermediate version; note that setPostUpgradeMessage is called repeatedly with different $revs.
+   */
+  public function setPostUpgradeMessage(&$postUpgradeMessage, $rev): void {
+    if ($rev === '5.47.3') {
+      $postUpgradeMessage .= $this->createEventTzPostUpgradeMessage();
+    }
   }
 
   /**
@@ -77,10 +91,6 @@ class CRM_Upgrade_Incremental_php_FiveFortySeven extends CRM_Upgrade_Incremental
       "timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Relationship last modified.'"
     );
     $this->addTask('Set initial value for relationship created_date and modified_date to start_date', 'updateRelationshipDates');
-    $this->addTask('core-issue#2122 - Add timezone column to Events', 'addColumn',
-      'civicrm_event', 'event_tz', "text NULL DEFAULT NULL COMMENT 'Event\'s native time zone'"
-    );
-    $this->addTask('core-issue#2122 - Set the timezone to the default for existing Events', 'setEventTZDefault');
     $this->addTask('Drop CustomGroup UI_name_extends index', 'dropIndex', 'civicrm_custom_group', 'UI_name_extends');
     $this->addTask('Add CustomGroup UI_name index', 'addIndex', 'civicrm_custom_group', ['name'], 'UI');
     if (CRM_Core_DAO::checkTableExists('civicrm_search_display')) {
@@ -101,6 +111,10 @@ class CRM_Upgrade_Incremental_php_FiveFortySeven extends CRM_Upgrade_Incremental
     $this->addTask(ts('Upgrade DB to %1: SQL', [1 => $rev]), 'runSql', $rev);
   }
 
+  public function upgrade_5_47_3($rev): void {
+    $this->addEventTzTasks();
+  }
+
   /**
    * @param \CRM_Queue_TaskContext $ctx
    *
@@ -331,17 +345,4 @@ class CRM_Upgrade_Incremental_php_FiveFortySeven extends CRM_Upgrade_Incremental
     return TRUE;
   }
 
-  /**
-   * Set the timezone to the default for existing Events.
-   *
-   * @param \CRM_Queue_TaskContext $ctx
-   * @return bool
-   */
-  public static function setEventTZDefault(CRM_Queue_TaskContext $ctx) {
-    // Set default for CiviCRM Events to user system timezone (most reasonable default);
-    $defaultTZ = CRM_Core_Config::singleton()->userSystem->getTimeZoneString();
-    CRM_Core_DAO::executeQuery('UPDATE `civicrm_event` SET `event_tz` = %1 WHERE `event_tz` IS NULL;', [1 => [$defaultTZ, 'String']]);
-    return TRUE;
-  }
-
 }
diff --git a/civicrm/CRM/Upgrade/Incremental/php/TimezoneRevertTrait.php b/civicrm/CRM/Upgrade/Incremental/php/TimezoneRevertTrait.php
new file mode 100644
index 0000000000000000000000000000000000000000..f27d734fbcccdb57eb335137bbca419a172af52b
--- /dev/null
+++ b/civicrm/CRM/Upgrade/Incremental/php/TimezoneRevertTrait.php
@@ -0,0 +1,306 @@
+<?php
+/*
+ +--------------------------------------------------------------------+
+ | Copyright CiviCRM LLC. All rights reserved.                        |
+ |                                                                    |
+ | This work is published under the GNU AGPLv3 license with some      |
+ | permitted exceptions and without any warranty. For full license    |
+ | and copyright information, see https://civicrm.org/licensing       |
+ +--------------------------------------------------------------------+
+ */
+
+/**
+ * Circa v5.47.x-5.48.x, the `civicrm_event.event_tz` columns were introduced. But there were still
+ * significant issues.
+ *
+ * This rollsback the schema changes. The same logic should be used for various upgrade-paths
+ * involving 5.47.x or 5.48.x, so it helps to use a trait shared by them.
+ */
+trait CRM_Upgrade_Incremental_php_TimezoneRevertTrait {
+
+  public function createEventTzPreUpgradeMessage(): string {
+    if (self::areEventsUsingTimestamp() && self::areThereAnyCiviEvents()) {
+      $timezoneStats = $this->getTimezoneStats();
+      return '<div><span>' . ts('CiviEvent Timezone Rollback') . '</span><ul><li>'
+        . ts('CiviEvent v5.47.0 briefly introduced new timezone functionality. This will be removed, and times will be converted back to their old format.')
+        . '</li><li>'
+        . ts('Unfortunately, <em>CiviEvent times may be inaccurate</em>. To prevent or fix inaccuracies, please review <a %1>CiviEvent v5.47 Timezone Notice</a>.', [
+          1 => 'target="_blank" href="https://civicrm.org/redirect/event-timezone-5.47"',
+        ])
+        . '</li><li>'
+        . ts('The conversion will be performed with your active timezone (<strong><code>%1</code></strong>, <strong><code>%2</code></strong>).', [
+          1 => CRM_Core_Config::singleton()->userSystem->getTimeZoneString(),
+          2 => CRM_Core_Config::singleton()->userSystem->getTimeZoneOffset(),
+        ])
+        . '</li><li>'
+        . ts('The database has %1 events which all use the same timezone (<strong><code>%2</code></strong>).', [
+          1 => array_sum(array_column($timezoneStats, 'count')),
+          2 => $timezoneStats[0]['name'],
+          3 => count($timezoneStats),
+          4 => implode(', ', array_map(
+            function($stat) {
+              return sprintf('<strong><code>%s</code></strong> [%dx]', htmlentities($stat['name']), $stat['count']);
+            },
+            $timezoneStats
+          )),
+          'plural' => 'The database has %1 events with %3 timezones (%4).',
+          'count' => count($timezoneStats),
+        ])
+        . '</li></ul></div>';
+    }
+    return '';
+  }
+
+  public function createEventTzPostUpgradeMessage(): string {
+    // Note that setPostUpgradeMessage is called at the start of the step,
+    // before its queued tasks run, so we are examining the database
+    // before updating the fields.
+    if (self::areThereAnyCiviEvents() && self::areEventsUsingTimestamp()) {
+      return '<div><span>' . ts('CiviEvent Timezones') . '</span><ul><li>' . ts('Please check your CiviEvents for the correct time. <a %1>(Learn more...)</a>', [1 => 'target="_blank" href="https://civicrm.org/redirect/event-timezone-5.47"']) . '</li></ul></div>';
+    }
+    return '';
+  }
+
+  public function addEventTzTasks(): void {
+    if (self::areEventsUsingTimestamp()) {
+      $actions = getenv('CIVICRM_TZ_REVERT')
+        ? explode(',', getenv('CIVICRM_TZ_REVERT'))
+        : ['backup', 'revert', 'adapt'];
+      if (in_array('backup', $actions)) {
+        $this->addTask('Add temporary backup start_date to civicrm_event', 'addColumn', 'civicrm_event', 'start_date_ts_bak', "timestamp NULL DEFAULT NULL COMMENT 'For troubleshooting upgrades post 5.47. Can drop this column if no issues.'");
+        $this->addTask('Add temporary backup end_date to civicrm_event', 'addColumn', 'civicrm_event', 'end_date_ts_bak', "timestamp NULL DEFAULT NULL COMMENT 'For troubleshooting upgrades post 5.47. Can drop this column if no issues.'");
+        $this->addTask('Add temporary backup registration_start_date to civicrm_event', 'addColumn', 'civicrm_event', 'registration_start_date_ts_bak', "timestamp NULL DEFAULT NULL COMMENT 'For troubleshooting upgrades post 5.47. Can drop this column if no issues.'");
+        $this->addTask('Add temporary backup registration_end_date to civicrm_event', 'addColumn', 'civicrm_event', 'registration_end_date_ts_bak', "timestamp NULL DEFAULT NULL COMMENT 'For troubleshooting upgrades post 5.47. Can drop this column if no issues.'");
+        $this->addTask('Backup CiviEvent times', 'fillBackupEventDates');
+      }
+      if (in_array('revert', $actions)) {
+        $this->addTask('Revert CiviEvent times', 'revertEventDates');
+      }
+      if (in_array('adapt', $actions)) {
+        $this->addTask('Adapt CiviEvent times', 'convertModifiedEvents');
+      }
+    }
+  }
+
+  /**
+   * dev/core#2122 - keep a copy of converted dates
+   * In theory we could skip this step if logging is enabled, but (a) people
+   * might turn off logging before running upgrades, and (b) there may not be a
+   * complete record anyway. People can drop the new column if they don't need
+   * it.
+   * @param \CRM_Queue_TaskContext $ctx
+   * @return bool
+   */
+  public static function fillBackupEventDates(CRM_Queue_TaskContext $ctx): bool {
+    // We only run if the field is timestamp, so don't need to check about that.
+    CRM_Core_DAO::executeQuery('UPDATE civicrm_event SET start_date_ts_bak = start_date, end_date_ts_bak = end_date, registration_start_date_ts_bak = registration_start_date, registration_end_date_ts_bak = registration_end_date');
+    CRM_Core_DAO::executeQuery("ALTER TABLE civicrm_event CHANGE COLUMN event_tz event_tz_bak text NULL DEFAULT NULL COMMENT 'For troubleshooting upgrades post 5.47. Can drop this column if no issues.'");
+    return TRUE;
+  }
+
+  /**
+   * This is the straight-up opposite of the conversion done in `5.47.alpha1`.
+   * It flips the `TIMESTAMP`s back to `DATETIME`s. This should be a clean/straight
+   * revert - provided that the records have not changed.
+   *
+   * But some records may have changed. `convertModifiedEvents()` will address those.
+   *
+   * @param \CRM_Queue_TaskContext $ctx
+   * @return bool
+   */
+  public static function revertEventDates(CRM_Queue_TaskContext $ctx = NULL): bool {
+    // We only run if the field is timestamp, so don't need to check about that.
+
+    // The original 5.47.alpha1 upgrade was executed with SQL helpers in CRM_Utils_File, which use
+    // a separate DSN/session. We need to use the same interface so that the `@@time_zone` is consistent
+    // with the prior update.
+
+    $sql = "ALTER TABLE `civicrm_event`
+      MODIFY COLUMN `start_date` datetime DEFAULT NULL COMMENT 'Date and time that event starts.',
+      MODIFY COLUMN `end_date` datetime DEFAULT NULL COMMENT 'Date and time that event ends. May be NULL if no defined end date/time',
+      MODIFY COLUMN `registration_start_date` datetime DEFAULT NULL COMMENT 'Date and time that online registration starts.',
+      MODIFY COLUMN `registration_end_date` datetime DEFAULT NULL COMMENT 'Date and time that online registration ends.';";
+
+    $upgrade = new CRM_Upgrade_Form();
+    $upgrade->source($sql, TRUE);
+
+    return TRUE;
+  }
+
+  /**
+   * If a user edited an `Event` in the UI while running 5.47.alpha1 - 5.47.2, then `revertEventDates`
+   * won't be good enough. In particular:
+   *
+   * - It's likely to have activated the DST bug (based on the current-user's TZ).
+   * - The user could have filled-in/corrected the values of `event_tz` and/or each `TIMESTAMP` column.
+   *
+   * The algorithm reads backup values (eg `start_date_ts_bak`) and rewrites live values (eg `start_date`)
+   *
+   * It uses a heuristic approach to cleaning DST error ("skew"). This requires a _representative_
+   * timezone ("skewTz"). It should not be necessary to know the exact TZ of every edit -- as long as all TZs
+   * have similar DST rules. For example:
+   *
+   *   - Most locales in US+CA have the same DST rules. (`America/Los_Angeles` and `America/Chicago` are equally representative.)
+   *   - Most locales in Europe have the same DST rules. (`Europe/Helsinki` and `Europe/Berlin` are equally representative.)
+   *   - Most locales in Australia have the same DST rules.
+   *
+   * By default, this will borrow the current user (sysadmin)'s timezone as the representative skewTz.
+   * This can be overridden with env-var `CIVICRM_TZ_SKEW`.
+   *
+   * @param \CRM_Queue_TaskContext $ctx
+   * @return bool
+   */
+  public static function convertModifiedEvents(CRM_Queue_TaskContext $ctx = NULL): bool {
+    $skewTz = self::pickSkewTz();
+    $mysqlTz = '+0:00';
+    $restoreMysqlTz = static::swapTz($mysqlTz);
+
+    $columns = [
+      'start_date' => 'start_date_ts_bak',
+      'end_date' => 'end_date_ts_bak',
+      'registration_start_date' => 'registration_start_date_ts_bak',
+      'registration_end_date' => 'registration_end_date_ts_bak',
+    ];
+
+    [$lowLogId, $highLogId] = self::findLogRange(
+      '5.47.alpha1',
+      (static::class === CRM_Upgrade_Incremental_php_FiveFortySeven::class) ? '5.47.3' : '5.48.beta2'
+    );
+
+    $eventModTimes = CRM_Utils_SQL_Select::from('civicrm_log')
+      ->select('entity_id, max(modified_date) as modified_date')
+      ->where('entity_table = "civicrm_event"')
+      ->where('id >= #lowLogId AND id <= #highLogId', ['lowLogId' => $lowLogId, 'highLogId' => $highLogId])
+      ->groupBy('entity_table, entity_id')
+      ->execute()
+      ->fetchMap('entity_id', 'modified_date');
+    if (empty($eventModTimes)) {
+      return TRUE;
+    }
+
+    $events = CRM_Utils_SQL_Select::from('civicrm_event')
+      ->select(['id', 'event_tz_bak'])
+      ->select(array_values($columns))
+      ->where('id in (#IDS)', ['IDS' => array_keys($eventModTimes)])
+      ->execute()
+      ->fetchAll();
+
+    foreach ($events as $event) {
+      $updates = [];
+      foreach ($columns as $outColumn => $inColumn) {
+        if (!empty($event[$inColumn])) {
+          $dstError = ($skewTz === 'IGNORE') ? 0 : static::findDstError($eventModTimes[$event['id']], $event[$inColumn], $skewTz);
+          // $event["{$inColumn}_err"] = $dstError;
+          $newValue = static::addSeconds(static::convertTz($event[$inColumn], $mysqlTz, $event['event_tz_bak']), $dstError);
+          $updates[] = $outColumn . ' = "' . CRM_Core_DAO::escapeString($newValue) . '"';
+        }
+        else {
+          $updates[] = $outColumn . ' = NULL';
+        }
+      }
+      $sql = sprintf('UPDATE civicrm_event SET %s WHERE id = %d', implode(',', $updates), (int) $event['id']);
+      // printf("\n[UTC, skewTz=%s]\n%s\n%s\n", $skewTz, json_encode($event), $sql);
+      CRM_Core_DAO::executeQuery($sql);
+    }
+
+    return TRUE;
+  }
+
+  public static function findDstError(string $modificationTime, string $targetValue, string $timeZone): int {
+    $tzObj = new DateTimeZone($timeZone);
+    $objA = new DateTime($modificationTime, $tzObj);
+    $objB = new DateTime($targetValue, $tzObj);
+    return $objA->getOffset() - $objB->getOffset();
+  }
+
+  public static function addSeconds(string $dateTime, int $skew): string {
+    if (!$skew) {
+      return $dateTime;
+    }
+    return date('Y-m-d H:i:s', strtotime($dateTime) + $skew);
+  }
+
+  public static function convertTz(string $dateTimeExpr, string $srcTz, string $destTz) {
+    $datetime = new DateTime($dateTimeExpr, new DateTimeZone($srcTz));
+    $datetime->setTimezone(new DateTimeZone($destTz));
+    return $datetime->format('Y-m-d H:i:s');
+  }
+
+  protected static function swapTz($newTz): CRM_Utils_AutoClean {
+    $startTz = CRM_Core_DAO::singleValueQuery('SELECT @@time_zone');
+    CRM_Core_DAO::executeQuery('SET time_zone = %1', [1 => ['+0:00', 'String']]);
+    return CRM_Utils_AutoClean::with(function() use ($startTz) {
+      CRM_Core_DAO::executeQuery('SET time_zone = %1', [1 => [$startTz, 'String']]);
+    });
+  }
+
+  /**
+   * Choose a representative timezone for identifying DST errors.
+   *
+   * Preference will be given to ENV['CIVICRM_TZ_SKEW'] or the current user's TZ.
+   *
+   * An explict value of `IGNORE` will opt-out of skew correction.
+   *
+   * @return string
+   */
+  protected static function pickSkewTz(): string {
+    $skewTz = getenv('CIVICRM_TZ_SKEW');
+    if (!$skewTz) {
+      $skewTz = CRM_Core_Config::singleton()->userSystem->getTimeZoneString();
+    }
+    if (!$skewTz) {
+      return 'IGNORE';
+    }
+    return $skewTz;
+  }
+
+  /**
+   * Find the slice of `civicrm_log` which occurred between version $X and version $Y.
+   *
+   * @param string $lowVersion
+   * @param string $highVersion
+   * @return array
+   */
+  protected static function findLogRange(string $lowVersion, string $highVersion): array {
+    $lowLog = CRM_Core_DAO::executeQuery('SELECT id FROM civicrm_log WHERE entity_table = "civicrm_domain" AND data LIKE %1 ORDER BY id LIMIT 1', [
+      1 => ['upgrade%' . $lowVersion . '.upgrade', 'String'],
+    ]);
+    $lowLogId = $lowLog->fetch() ? $lowLog->id : 1;
+
+    $highLog = CRM_Core_DAO::executeQuery('SELECT id FROM civicrm_log WHERE entity_table = "civicrm_domain" AND data LIKE %1 ORDER BY id LIMIT 1', [
+      1 => ['upgrade%' . $highVersion . '.upgrade', 'String'],
+    ]);
+    $highLogId = $highLog->fetch() ? $highLog->id : CRM_Core_DAO::singleValueQuery('SELECT MAX(id) FROM civicrm_log');
+    return array($lowLogId, $highLogId);
+  }
+
+  /**
+   * Check if civicrm_event start_date is a timestamp.
+   * @return bool
+   */
+  private static function areEventsUsingTimestamp(): bool {
+    $dao = CRM_Core_DAO::executeQuery("SHOW COLUMNS FROM civicrm_event LIKE 'start_date'");
+    if ($dao->fetch()) {
+      return (strtolower($dao->Type) === 'timestamp');
+    }
+    return FALSE;
+  }
+
+  /**
+   * Are there any events in the system?
+   * @return bool
+   */
+  private static function areThereAnyCiviEvents(): bool {
+    return (bool) CRM_Core_DAO::singleValueQuery('SELECT COUNT(id) FROM civicrm_event');
+  }
+
+  private function getTimezoneStats(): array {
+    $dao = CRM_Core_DAO::executeQuery('SELECT event_tz, COUNT(*) AS `count` FROM civicrm_event GROUP BY event_tz ORDER BY COUNT(event_tz) DESC');
+    $r = [];
+    while ($dao->fetch()) {
+      $r[] = ['name' => $dao->event_tz ?: ts('Empty'), 'count' => $dao->count];
+    }
+    return $r;
+  }
+
+}
diff --git a/civicrm/CRM/Upgrade/Incremental/sql/5.47.alpha1.mysql.tpl b/civicrm/CRM/Upgrade/Incremental/sql/5.47.alpha1.mysql.tpl
index 3943ae4308730cf3cbce2c9841494f9078609f5a..c551271f12b3cf5cb7f6a05be12a10c6cd54c3a1 100644
--- a/civicrm/CRM/Upgrade/Incremental/sql/5.47.alpha1.mysql.tpl
+++ b/civicrm/CRM/Upgrade/Incremental/sql/5.47.alpha1.mysql.tpl
@@ -16,16 +16,5 @@ ALTER TABLE `civicrm_navigation`
   MODIFY COLUMN `is_active` tinyint NOT NULL DEFAULT 1 COMMENT 'Is this navigation item active?',
   MODIFY COLUMN `weight` int NOT NULL DEFAULT 0 COMMENT 'Ordering of the navigation items in various blocks.';
 
-{* https://lab.civicrm.org/dev/core/-/issues/2122 *}
-UPDATE `civicrm_event` SET `start_date` = NULL WHERE `start_date` < 19700102;
-UPDATE `civicrm_event` SET `end_date` = NULL WHERE `end_date` < 19700102;
-UPDATE `civicrm_event` SET `registration_start_date` = NULL WHERE `registration_start_date` < 19700102;
-UPDATE `civicrm_event` SET `registration_end_date` = NULL WHERE `registration_end_date` < 19700102;
-ALTER TABLE `civicrm_event`
-  MODIFY COLUMN `start_date` timestamp NULL DEFAULT NULL COMMENT 'Date and time that event starts.',
-  MODIFY COLUMN `end_date` timestamp NULL DEFAULT NULL COMMENT 'Date and time that event ends. May be NULL if no defined end date/time',
-  MODIFY COLUMN `registration_start_date` timestamp NULL DEFAULT NULL COMMENT 'Date and time that online registration starts.',
-  MODIFY COLUMN `registration_end_date` timestamp NULL DEFAULT NULL COMMENT 'Date and time that online registration ends.';
-
 {* Ensure CustomGroup.name is unique *}
 UPDATE civicrm_custom_group g1, civicrm_custom_group g2 SET g1.name = CONCAT(g1.name, '_1') WHERE g1.name = g2.name AND g1.id > g2.id;
diff --git a/civicrm/CRM/Utils/Check/Component/Env.php b/civicrm/CRM/Utils/Check/Component/Env.php
index 064f5f01229570988121fe7756b269508d9c87c8..39e1e3dde92f116cfed2045ce02a2b4077b3fa70 100644
--- a/civicrm/CRM/Utils/Check/Component/Env.php
+++ b/civicrm/CRM/Utils/Check/Component/Env.php
@@ -1042,26 +1042,4 @@ class CRM_Utils_Check_Component_Env extends CRM_Utils_Check_Component {
     return $messages;
   }
 
-  /**
-   * Ensure that the CMS is providing a supported timezone.
-   *
-   * @return CRM_Utils_Check_Message[]
-   */
-  public function checkUFTimezoneValid() {
-    $messages = [];
-    $check_tz = CRM_Core_Config::singleton()->userSystem->getTimeZoneString();
-
-    if (!array_key_exists($check_tz, CRM_Core_SelectValues::timezone())) {
-      $messages[] = new CRM_Utils_Check_Message(
-        __FUNCTION__,
-        ts('This system has an invalid timezone set. Please verify that your CMS has a timezone configured that is listed under the <a href="%1">PHP List of Supported Timezones</a>.', [1 => 'https://www.php.net/manual/en/timezones.php']),
-        ts('Missing or Invalid Timezone'),
-        \Psr\Log\LogLevel::ERROR,
-        'fa-clock-o'
-      );
-    }
-
-    return $messages;
-  }
-
 }
diff --git a/civicrm/CRM/Utils/Check/Component/Event.php b/civicrm/CRM/Utils/Check/Component/Event.php
deleted file mode 100644
index c84cc7c9cc0201a0167c6350540f14a36ac89fbf..0000000000000000000000000000000000000000
--- a/civicrm/CRM/Utils/Check/Component/Event.php
+++ /dev/null
@@ -1,61 +0,0 @@
-<?php
-
-/**
- * @package CRM
- */
-class CRM_Utils_Check_Component_Event extends CRM_Utils_Check_Component {
-
-  /**
-   * @inheritDoc
-   */
-  public function isEnabled() {
-    return CRM_Core_Component::isEnabled('CiviEvent');
-  }
-
-  /**
-   * Check events have timezone set.
-   *
-   * @return CRM_Utils_Check_Message[]
-   * @throws \API_Exception
-   */
-  public function checkTimezones() {
-    $messages = [];
-
-    try {
-      $count = \Civi\Api4\Event::get(FALSE)
-        ->selectRowCount()
-        ->addWhere('event_tz', 'IS EMPTY')
-        ->execute()
-        ->rowCount;
-
-      if ($count) {
-        $msg = new CRM_Utils_Check_Message(
-          __FUNCTION__,
-          '<p>' . ts('%count Event has no timezone set', ['count' => $count, 'plural' => '%count Events have no timezone set.']) . '</p>',
-          ts('Events with Missing Timezone'),
-          \Psr\Log\LogLevel::WARNING,
-          'fa-calendar'
-        );
-        $msg->addAction(
-          ts('Fix Events with Missing Timezone'),
-          ts('This will set the system default timezone "%1" for all Events with no timezone set.', [1 => CRM_Core_Config::singleton()->userSystem->getTimeZoneString()]),
-          'api3',
-          ['Event', 'addMissingTimezones']
-        );
-        $messages[] = $msg;
-      }
-    }
-    catch (API_Exception $e) {
-      $messages[] = new CRM_Utils_Check_Message(
-        __FUNCTION__,
-        ts('API Exception: %1 while checking events for timezones.', ['1' => $e->getMessage()]),
-        ts('Event timezone check failed'),
-        \Psr\Log\LogLevel::ERROR,
-        'fa-calendar'
-      );
-    }
-
-    return $messages;
-  }
-
-}
diff --git a/civicrm/CRM/Utils/Date.php b/civicrm/CRM/Utils/Date.php
index b050ace270347e45c9f6b338ccfe64c8eff6aa18..1802632da5374e3c93340420e66463e580c64086 100644
--- a/civicrm/CRM/Utils/Date.php
+++ b/civicrm/CRM/Utils/Date.php
@@ -2215,72 +2215,4 @@ class CRM_Utils_Date {
     return $dateObject->format($format);
   }
 
-  /**
-   * Convert a date string between time zones
-   *
-   * @param string $date - date string using $format
-   * @param string $tz_to - new time zone for date
-   * @param string $tz_from - current time zone for date
-   * @param string $format - format string specification as per DateTime::createFromFormat; defaults to 'Y-m-d H:i:s'
-   *
-   * @throws \CRM_Core_Exception
-   *
-   * @return string;
-   */
-  public static function convertTimeZone(string $date, string $tz_to = NULL, string $tz_from = NULL, $format = NULL) {
-    if (!$tz_from) {
-      $tz_from = CRM_Core_Config::singleton()->userSystem->getTimeZoneString();
-    }
-    if (!$tz_to) {
-      $tz_to = CRM_Core_Config::singleton()->userSystem->getTimeZoneString();
-    }
-
-    // Return early if both timezones are the same.
-    if ($tz_from == $tz_to) {
-      return $date;
-    }
-
-    $tz_from = new DateTimeZone($tz_from);
-    $tz_to = new DateTimeZone($tz_to);
-
-    if (is_null($format)) {
-      // Detect "mysql" format dates and adjust format accordingly
-      $format = preg_match('/^(\d{4})(\d{2}){0,5}$/', $date, $m) ? 'YmdHis' : 'Y-m-d H:i:s';
-    }
-
-    try {
-      $date_object = DateTime::createFromFormat('!' . $format, $date, $tz_from);
-      $dt_errors = DateTime::getLastErrors();
-
-      if (!$date_object) {
-        Civi::log()->warning(ts('Attempted to convert time zone with incorrect date format %1', ['%1' => $date]));
-
-        $dt_errors = DateTime::getLastErrors();
-
-        $date_object = new DateTime($date, $tz_from);
-      }
-      elseif ($dt_errors['warning_count'] && array_intersect($dt_errors['warnings'], ['The parsed date was invalid'])) {
-        throw new Exception('The parsed date was invalid');
-      }
-
-      $date_object->setTimezone($tz_to);
-
-      return $date_object->format($format);
-    }
-    catch (Exception $e) {
-      if ($dt_errors['error_count'] || $dt_errors['warning_count']) {
-        throw new CRM_Core_Exception(ts(
-          'Failed to parse date with %1 errors and %2 warnings',
-          [
-            '%1' => $dt_errors['error_count'],
-            '%2' => $dt_errors['warning_count'],
-          ]
-        ), 0, ['format' => $format, 'date' => $date] + $dt_errors);
-      }
-      else {
-        throw $e;
-      }
-    }
-  }
-
 }
diff --git a/civicrm/Civi/Api4/Service/Spec/Provider/EventCreationSpecProvider.php b/civicrm/Civi/Api4/Service/Spec/Provider/EventCreationSpecProvider.php
index e58d8752a41a63c266ff445f04f30e94c7572388..d6c331cc47bcadeda7c9df9d2beb2d0411e625ad 100644
--- a/civicrm/Civi/Api4/Service/Spec/Provider/EventCreationSpecProvider.php
+++ b/civicrm/Civi/Api4/Service/Spec/Provider/EventCreationSpecProvider.php
@@ -31,8 +31,6 @@ class EventCreationSpecProvider implements Generic\SpecProviderInterface {
       ->setTitle('Template Id')
       ->setDescription('Template on which to base this new event');
     $spec->addFieldSpec($template_id);
-
-    $spec->getFieldByName('event_tz')->setDefaultValue(\CRM_Core_Config::singleton()->userSystem->getTimeZoneString());
   }
 
   /**
diff --git a/civicrm/api/v3/Event.php b/civicrm/api/v3/Event.php
index c10266c680d75667f71eaabecce8560b95cb9b16..f20d6702cf81ec2e303c415261e4a4ae73c86659 100644
--- a/civicrm/api/v3/Event.php
+++ b/civicrm/api/v3/Event.php
@@ -59,7 +59,6 @@ function _civicrm_api3_event_create_spec(&$params) {
   $params['is_active']['api.default'] = 1;
   $params['financial_type_id']['api.aliases'] = ['contribution_type_id'];
   $params['is_template']['api.default'] = 0;
-  $params['event_tz']['api.default'] = CRM_Core_Config::singleton()->userSystem->getTimeZoneString();
 }
 
 /**
@@ -262,15 +261,3 @@ function _civicrm_api3_event_getlist_output($result, $request) {
   }
   return $output;
 }
-
-/**
- * Add missing timezones to all events.
- *
- * @return array
- */
-function civicrm_api3_event_addmissingtimezones($params) {
-  $defaultTZ = CRM_Core_Config::singleton()->userSystem->getTimeZoneString();
-
-  CRM_Core_DAO::executeQuery('UPDATE civicrm_event SET event_tz = %1 WHERE event_tz IS NULL OR event_tz = ""', [1 => [$defaultTZ, 'String']]);
-  return civicrm_api3_create_success($events, $params, 'Event', 'addMissingTimezones');
-}
diff --git a/civicrm/civicrm-version.php b/civicrm/civicrm-version.php
index 7ec059b85377bc314a02f1a95973acd3911fc933..f19df7ef996e79cdb65a59243a20eebbbbc54c05 100644
--- a/civicrm/civicrm-version.php
+++ b/civicrm/civicrm-version.php
@@ -1,7 +1,7 @@
 <?php
 /** @deprecated */
 function civicrmVersion( ) {
-  return array( 'version'  => '5.47.2',
+  return array( 'version'  => '5.47.3',
                 'cms'      => 'Wordpress',
                 'revision' => '' );
 }
diff --git a/civicrm/ext/afform/admin/ang/afGuiEditor/config-form.html b/civicrm/ext/afform/admin/ang/afGuiEditor/config-form.html
index 56ad2334c454a2a3df2758011da7827595a297d8..7df997ce5b80ee29cf3581cf1fd337c3c11ea0b1 100644
--- a/civicrm/ext/afform/admin/ang/afGuiEditor/config-form.html
+++ b/civicrm/ext/afform/admin/ang/afGuiEditor/config-form.html
@@ -88,7 +88,7 @@
   </fieldset>
 
   <!--  Submit actions are only applicable to form types with a submit button (exclude blocks and search forms) -->
-  <fieldset ng-if=":: editor.afform.type === 'custom'">
+  <fieldset ng-if=":: editor.afform.type === 'form'">
     <legend>{{:: ts('Submit Actions') }}</legend>
 
     <div class="form-group" >
diff --git a/civicrm/ext/afform/admin/info.xml b/civicrm/ext/afform/admin/info.xml
index d99b236aa48e55d8021a6d6e99e43d3ba0a09aff..da68e6e0580bab019079291618548a93741d1452 100644
--- a/civicrm/ext/afform/admin/info.xml
+++ b/civicrm/ext/afform/admin/info.xml
@@ -13,7 +13,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-01-09</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <develStage>beta</develStage>
   <compatibility>
     <ver>5.23</ver>
diff --git a/civicrm/ext/afform/core/info.xml b/civicrm/ext/afform/core/info.xml
index 8e7a59c47db4f5e7dd16c644f090832d3bdff480..4cb9467326ebc83f78b835f530a155116e4326ea 100644
--- a/civicrm/ext/afform/core/info.xml
+++ b/civicrm/ext/afform/core/info.xml
@@ -13,7 +13,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-01-09</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <develStage>beta</develStage>
   <compatibility>
     <ver>5.23</ver>
diff --git a/civicrm/ext/afform/html/info.xml b/civicrm/ext/afform/html/info.xml
index 73ca571d93b9693290c349a387bd95fd41522cd4..884f6a5e097361148e462d351d2c6f47f541447e 100644
--- a/civicrm/ext/afform/html/info.xml
+++ b/civicrm/ext/afform/html/info.xml
@@ -13,7 +13,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-01-09</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <develStage>alpha</develStage>
   <compatibility>
     <ver>5.23</ver>
diff --git a/civicrm/ext/afform/mock/ang/testContactEmailSearchForm.aff.html b/civicrm/ext/afform/mock/ang/testContactEmailSearchForm.aff.html
index 2f3b1f8814debbe9ce139598a80ead8ac2d60564..390be362f67d59238af2142aebc6346e7418333d 100644
--- a/civicrm/ext/afform/mock/ang/testContactEmailSearchForm.aff.html
+++ b/civicrm/ext/afform/mock/ang/testContactEmailSearchForm.aff.html
@@ -1,5 +1,6 @@
 <div af-fieldset="">
   <af-field name="source" />
+  <af-field name="contact_type" />
   <div class="af-container af-layout-inline">
     <af-field name="Contact_Email_contact_id_01.email" />
     <af-field name="Contact_Email_contact_id_01.location_type_id" defn="{input_attrs: {multiple: true}}" />
diff --git a/civicrm/ext/afform/mock/info.xml b/civicrm/ext/afform/mock/info.xml
index 13cb0376f6a4c656c41054b2d784449f50f7fbf7..0e0ce84639bd5e07914c131ce05611fc6f6daadb 100644
--- a/civicrm/ext/afform/mock/info.xml
+++ b/civicrm/ext/afform/mock/info.xml
@@ -12,7 +12,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-01-09</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <tags>
     <tag>mgmt:hidden</tag>
   </tags>
diff --git a/civicrm/ext/authx/info.xml b/civicrm/ext/authx/info.xml
index 7fc3a33bb34cba587fc912d593bc60792153226d..e2ebe27fb89e48fb4f463136a431c7c31d64be89 100644
--- a/civicrm/ext/authx/info.xml
+++ b/civicrm/ext/authx/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2021-02-11</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <develStage>alpha</develStage>
   <compatibility>
     <ver>5.0</ver>
diff --git a/civicrm/ext/civigrant/info.xml b/civicrm/ext/civigrant/info.xml
index 3a969178fd4d90bbda2aba060cf467f269c1e7bf..f2c82390acef357e3c3c3448024e6f6cd8652fc8 100644
--- a/civicrm/ext/civigrant/info.xml
+++ b/civicrm/ext/civigrant/info.xml
@@ -13,7 +13,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2021-11-11</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <develStage>stable</develStage>
   <compatibility>
     <ver>5.47</ver>
diff --git a/civicrm/ext/ckeditor4/info.xml b/civicrm/ext/ckeditor4/info.xml
index 8fea031e2a617d23f02d6b6a28c5bd4f533fa4c7..e0a248bc4ae7f8285b7244297e4b7d0f1af5e4a5 100644
--- a/civicrm/ext/ckeditor4/info.xml
+++ b/civicrm/ext/ckeditor4/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">https://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2021-05-23</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <develStage>stable</develStage>
   <compatibility>
     <ver>5.39</ver>
diff --git a/civicrm/ext/contributioncancelactions/info.xml b/civicrm/ext/contributioncancelactions/info.xml
index b8fc2b11fe7892c7dc3a799b32d0e67e0d997088..590841a00b05c22aa27528134625ad7eb35a9b01 100644
--- a/civicrm/ext/contributioncancelactions/info.xml
+++ b/civicrm/ext/contributioncancelactions/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-10-12</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <develStage>stable</develStage>
   <compatibility>
     <ver>5.32</ver>
diff --git a/civicrm/ext/eventcart/info.xml b/civicrm/ext/eventcart/info.xml
index 775900ce0ec9fba16e817e697238c3bb5ec6b1e3..c0281354bab482e466c9e641c9778067b2c60d22 100644
--- a/civicrm/ext/eventcart/info.xml
+++ b/civicrm/ext/eventcart/info.xml
@@ -13,7 +13,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-08-03</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <tags>
     <tag>mgmt:hidden</tag>
   </tags>
diff --git a/civicrm/ext/ewaysingle/info.xml b/civicrm/ext/ewaysingle/info.xml
index b89db4e82c0776921af7288f1bdebd12d2cb7c55..c717c72979694943f3d6fb88a956e5dbf2fdfc74 100644
--- a/civicrm/ext/ewaysingle/info.xml
+++ b/civicrm/ext/ewaysingle/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-10-07</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <tags>
     <tag>mgmt:hidden</tag>
   </tags>
diff --git a/civicrm/ext/financialacls/info.xml b/civicrm/ext/financialacls/info.xml
index 80ee22643956ff669afdf1235820a0ddb88f9165..cd2668790b0afa14b457b00d0db3595333d8cf01 100644
--- a/civicrm/ext/financialacls/info.xml
+++ b/civicrm/ext/financialacls/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-08-27</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <develStage>stable</develStage>
   <compatibility>
     <ver>5.30</ver>
diff --git a/civicrm/ext/flexmailer/info.xml b/civicrm/ext/flexmailer/info.xml
index 5472e5401546f919196826dcd8acd04407ecd09d..e0e85025a32c5f3d71f70d1e470feb00e33d8a53 100644
--- a/civicrm/ext/flexmailer/info.xml
+++ b/civicrm/ext/flexmailer/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-08-05</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <develStage>stable</develStage>
   <comments>
     FlexMailer is an email delivery engine which replaces the internal guts
diff --git a/civicrm/ext/greenwich/info.xml b/civicrm/ext/greenwich/info.xml
index d1a66e119f409249f632c3c7867783afd8f16972..0abe5a22665cea014fc5721c56d2cf94e0e36ce5 100644
--- a/civicrm/ext/greenwich/info.xml
+++ b/civicrm/ext/greenwich/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-07-21</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <tags>
     <tag>mgmt:hidden</tag>
   </tags>
diff --git a/civicrm/ext/legacycustomsearches/info.xml b/civicrm/ext/legacycustomsearches/info.xml
index f4d7b0731e3b56661a435bbac0ee4156ebe08f7a..3045532df47fea35a9bbe841f2ee50bd723124b5 100644
--- a/civicrm/ext/legacycustomsearches/info.xml
+++ b/civicrm/ext/legacycustomsearches/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2021-07-25</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <develStage>stable</develStage>
   <tags>
     <tag>mgmt:hidden</tag>
diff --git a/civicrm/ext/message_admin/info.xml b/civicrm/ext/message_admin/info.xml
index 7c3050a84d3bbdf537f353fcfbe443ecd68be46d..0cbfaeba1e2d2a668ec553f39c1432f9476c2b8e 100644
--- a/civicrm/ext/message_admin/info.xml
+++ b/civicrm/ext/message_admin/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2021-06-12</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <tags>
     <tag>mgmt:hidden</tag>
   </tags>
diff --git a/civicrm/ext/oauth-client/info.xml b/civicrm/ext/oauth-client/info.xml
index 1915f7d5942f0cfe49a4c67f7dc41bd251bd344d..75b2a00b3f62fb534048d2ec5be105d51542611a 100644
--- a/civicrm/ext/oauth-client/info.xml
+++ b/civicrm/ext/oauth-client/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-10-23</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <develStage>stable</develStage>
   <compatibility>
     <ver>5.38</ver>
diff --git a/civicrm/ext/payflowpro/info.xml b/civicrm/ext/payflowpro/info.xml
index 3568f61e24635339189b96b834b931c0f9b7d144..3835e309f5e69a5a61dbd75f006bf330d93591f9 100644
--- a/civicrm/ext/payflowpro/info.xml
+++ b/civicrm/ext/payflowpro/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2021-04-13</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <develStage>stable</develStage>
   <compatibility>
     <ver>5.0</ver>
diff --git a/civicrm/ext/recaptcha/info.xml b/civicrm/ext/recaptcha/info.xml
index a9844f874831a4bd148f2641818b577012c22043..c1e803fdb291eba3f250dd5cd69db4d27f82360a 100644
--- a/civicrm/ext/recaptcha/info.xml
+++ b/civicrm/ext/recaptcha/info.xml
@@ -13,7 +13,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2021-04-03</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <tags>
     <tag>mgmt:hidden</tag>
   </tags>
diff --git a/civicrm/ext/search_kit/Civi/Api4/Action/SearchDisplay/AbstractRunAction.php b/civicrm/ext/search_kit/Civi/Api4/Action/SearchDisplay/AbstractRunAction.php
index d702f763357b860a4671cd2c65e95b1b71c094dc..56d6be2c986e88a72c0a06890c4d16cea61a7168 100644
--- a/civicrm/ext/search_kit/Civi/Api4/Action/SearchDisplay/AbstractRunAction.php
+++ b/civicrm/ext/search_kit/Civi/Api4/Action/SearchDisplay/AbstractRunAction.php
@@ -1013,22 +1013,28 @@ abstract class AbstractRunAction extends \Civi\Api4\Generic\AbstractAction {
     if (!empty($field['options'])) {
       $options = civicrm_api4($field['entity'], 'getFields', [
         'loadOptions' => TRUE,
+        'checkPermissions' => FALSE,
         'where' => [['name', '=', $field['name']]],
       ])->first()['options'] ?? [];
-      if (!empty($options[$value])) {
-        $this->filterLabels[] = $options[$value];
+      foreach ((array) $value as $val) {
+        if (!empty($options[$val])) {
+          $this->filterLabels[] = $options[$val];
+        }
       }
     }
     elseif (!empty($field['fk_entity'])) {
       $idField = CoreUtil::getIdFieldName($field['fk_entity']);
       $labelField = CoreUtil::getInfoItem($field['fk_entity'], 'label_field');
       if ($labelField) {
-        $record = civicrm_api4($field['fk_entity'], 'get', [
-          'where' => [[$idField, '=', $value]],
+        $records = civicrm_api4($field['fk_entity'], 'get', [
+          'checkPermissions' => $this->checkPermissions,
+          'where' => [[$idField, 'IN', (array) $value]],
           'select' => [$labelField],
-        ])->first() ?? NULL;
-        if (isset($record[$labelField])) {
-          $this->filterLabels[] = $record[$labelField];
+        ]);
+        foreach ($records as $record) {
+          if (isset($record[$labelField])) {
+            $this->filterLabels[] = $record[$labelField];
+          }
         }
       }
     }
diff --git a/civicrm/ext/search_kit/info.xml b/civicrm/ext/search_kit/info.xml
index e5944a768d5b18456c601901c2cb949e4708d2c6..7b424e2b13c89951a81c0ee3c47ddbf06eab227c 100644
--- a/civicrm/ext/search_kit/info.xml
+++ b/civicrm/ext/search_kit/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2021-01-06</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <develStage>beta</develStage>
   <compatibility>
     <ver>5.38</ver>
diff --git a/civicrm/ext/search_kit/tests/phpunit/api/v4/SearchDisplay/SearchAfformTest.php b/civicrm/ext/search_kit/tests/phpunit/api/v4/SearchDisplay/SearchAfformTest.php
index 91a7ecf8a2c2f61b4f161de594e820b4dea3476b..6590856e939a59dc36c37bfb0f75cefbe9be414a 100644
--- a/civicrm/ext/search_kit/tests/phpunit/api/v4/SearchDisplay/SearchAfformTest.php
+++ b/civicrm/ext/search_kit/tests/phpunit/api/v4/SearchDisplay/SearchAfformTest.php
@@ -46,9 +46,7 @@ class SearchAfformTest extends \PHPUnit\Framework\TestCase implements HeadlessIn
             'GROUP_CONCAT(DISTINCT Contact_Email_contact_id_01.email) AS GROUP_CONCAT_Contact_Email_contact_id_01_email',
           ],
           'orderBy' => [],
-          'where' => [
-            ['contact_type:name', '=', 'Individual'],
-          ],
+          'where' => [],
           'groupBy' => ['id'],
           'join' => [
             [
@@ -147,6 +145,12 @@ class SearchAfformTest extends \PHPUnit\Framework\TestCase implements HeadlessIn
     $result = civicrm_api4('SearchDisplay', 'run', $params);
     $this->assertGreaterThan(1, $result->count());
 
+    // For a filter with options, ensure labels are set
+    $params['filters'] = ['contact_type' => ['Individual']];
+    $result = civicrm_api4('SearchDisplay', 'run', $params);
+    $this->assertGreaterThan(1, $result->count());
+    $this->assertEquals(['Individual'], $result->labels);
+
     // Note that filters add a wildcard so the value `afform_test` matches all 3 sample contacts;
     // But the Afform markup contains `filters="{last_name: 'AfformTest'}"` which only matches 2.
     $params['filters'] = ['source' => 'afform_test'];
diff --git a/civicrm/ext/sequentialcreditnotes/info.xml b/civicrm/ext/sequentialcreditnotes/info.xml
index ef0e2cb33faabcc55741ce442721016bc6d97f2b..01f23a9801b543cf584350682bc799c5390cafd0 100644
--- a/civicrm/ext/sequentialcreditnotes/info.xml
+++ b/civicrm/ext/sequentialcreditnotes/info.xml
@@ -15,7 +15,7 @@
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-01-28</releaseDate>
-  <version>5.47.2</version>
+  <version>5.47.3</version>
   <tags>
     <tag>mgmt:hidden</tag>
   </tags>
diff --git a/civicrm/release-notes.md b/civicrm/release-notes.md
index 971b6b88da56b7f0b659d5d8e9dedab7c1e5ea7d..7f8345690544c52156f8ec50a08d2f766ba1a1f2 100644
--- a/civicrm/release-notes.md
+++ b/civicrm/release-notes.md
@@ -15,6 +15,16 @@ Other resources for identifying changes are:
     * https://github.com/civicrm/civicrm-joomla
     * https://github.com/civicrm/civicrm-wordpress
 
+## CiviCRM 5.47.3
+
+Released March 27, 2022
+
+- **[Synopsis](release-notes/5.47.3.md#synopsis)**
+- **[Features removed](release-notes/5.47.3.md#features)**
+- **[Bugs resolved](release-notes/5.47.3.md#bugs)**
+- **[Credits](release-notes/5.47.3.md#credits)**
+- **[Feedback](release-notes/5.47.3.md#feedback)**
+
 ## CiviCRM 5.47.2
 
 Released March 16, 2022
diff --git a/civicrm/release-notes/5.47.3.md b/civicrm/release-notes/5.47.3.md
new file mode 100644
index 0000000000000000000000000000000000000000..dbc04f8cfb6734f856ff12a53be1ce186fc2f7e9
--- /dev/null
+++ b/civicrm/release-notes/5.47.3.md
@@ -0,0 +1,56 @@
+# CiviCRM 5.47.3
+
+Released March 27, 2022
+
+- **[Synopsis](#synopsis)**
+- **[Features removed](#features)**
+- **[Bugs resolved](#bugs)**
+- **[Credits](#credits)**
+- **[Feedback](#feedback)**
+
+## <a name="synopsis"></a>Synopsis
+
+| *Does this version...?*                                         |          |
+| --------------------------------------------------------------- | -------- |
+| **Change the database schema?**                                 | **yes**  |
+| **Alter the API?**                                              | **yes**  |
+| Require attention to configuration options?                     | no       |
+| **Fix problems installing or upgrading to a previous version?** | **yes**  |
+| Introduce features?                                             | no       |
+| **Fix bugs?**                                                   | **yes**  |
+
+## <a name="features"></a>Features removed
+
+* **_CiviEvent_: Revert timezone changes ([dev/core#2122](https://lab.civicrm.org/dev/core/-/issues/2122): [#22940](https://github.com/civicrm/civicrm-core/pull/22940), [#22930](https://github.com/civicrm/civicrm-core/pull/22930))**
+
+    v5.47.0 added timezone support to CiviEvent. Due to open issues which can affect downstream integrations and the accuracy of times, it is being removed from 5.47.3.
+
+    The schema and API for CiviEvent will now match v5.46.
+
+    If you use CiviEvent and ran v5.47.0-v5.47.2, please read the [CiviEvent v5.47 Timezone Notice](https://civicrm.org/redirect/event-timezone-5.47).
+
+## <a name="bugs"></a>Bugs resolved
+
+* **_Afform_: Admin screen does show "Submit Actions" for custom forms ([dev/core#2522](https://lab.civicrm.org/dev/core/-/issues/2522): [#23024](https://github.com/civicrm/civicrm-core/pull/23024))**
+* **_CiviMember_: "New Membership" fails when "Price Set" is present but not selected ([dev/core#3134](https://lab.civicrm.org/dev/core/-/issues/3134): [#23027](https://github.com/civicrm/civicrm-core/pull/23027))**
+* **_CiviReport_: Title and statistics appear twice (in print/PDF view) ([dev/core#3126](https://lab.civicrm.org/dev/core/-/issues/3126): [#22976](https://github.com/civicrm/civicrm-core/pull/22976))**
+* **_Search Kit_: Fix multi-valued filters in custom forms ([#23012](https://github.com/civicrm/civicrm-core/pull/23012))**
+* **_Upgrader_: Post-upgrade message no longer displayed ([dev/core#3119](https://lab.civicrm.org/dev/core/-/issues/3119): [#22985](https://github.com/civicrm/civicrm-core/pull/22985))**
+* **_WordPress_: Function `is_favicon()` doesn't exist on WordPress <v5.4 ([wordpress#275](https://github.com/civicrm/civicrm-wordpress/pull/275))**
+
+## <a name="credits"></a>Credits
+
+This release was developed by the following authors and reviewers:
+
+Wikimedia Foundation - Eileen McNaughton; Third Sector Design - William Mortada; Tadpole
+Collective - Kevin Cristiano; Squiffle Consulting - Aidan Saunders; Semper IT - Karin
+Gerritsen; schoel-bis; JMA Consulting - Seamus Lee; guitarman; Ginkgo Street Labs -
+Michael Z Daryabeygi; Fuzion - Luke Stewart, Peter Davis; Dave D; CiviCRM - Tim Otten,
+Coleman Watts; Christian Wach; chris_bluejac; barijohn; Artful Robot - Rich Lott;
+Agileware - Francis Whittle, Justin Freeman; AGH Strategies - Andie Hunt
+
+## <a name="feedback"></a>Feedback
+
+These release notes are edited by Tim Otten and Andie Hunt.  If you'd like to
+provide feedback on them, please login to https://chat.civicrm.org/civicrm and
+contact `@agh1`.
diff --git a/civicrm/sql/civicrm.mysql b/civicrm/sql/civicrm.mysql
index 914b789c1bf9fc3bab1f71b4c4598f37969647e3..a1f359d52ea80e6520061cc51c10e34afc3be0c0 100644
--- a/civicrm/sql/civicrm.mysql
+++ b/civicrm/sql/civicrm.mysql
@@ -3908,12 +3908,12 @@ CREATE TABLE `civicrm_event` (
   `event_type_id` int unsigned DEFAULT 0 COMMENT 'Event Type ID.Implicit FK to civicrm_option_value where option_group = event_type.',
   `participant_listing_id` int unsigned DEFAULT NULL COMMENT 'Should we expose the participant list? Implicit FK to civicrm_option_value where option_group = participant_listing.',
   `is_public` tinyint DEFAULT 1 COMMENT 'Public events will be included in the iCal feeds. Access to private event information may be limited using ACLs.',
-  `start_date` timestamp NULL DEFAULT NULL COMMENT 'Date and time that event starts.',
-  `end_date` timestamp NULL DEFAULT NULL COMMENT 'Date and time that event ends. May be NULL if no defined end date/time',
+  `start_date` datetime COMMENT 'Date and time that event starts.',
+  `end_date` datetime COMMENT 'Date and time that event ends. May be NULL if no defined end date/time',
   `is_online_registration` tinyint DEFAULT 0 COMMENT 'If true, include registration link on Event Info page.',
   `registration_link_text` varchar(255) COMMENT 'Text for link to Event Registration form which is displayed on Event Information screen when is_online_registration is true.',
-  `registration_start_date` timestamp NULL DEFAULT NULL COMMENT 'Date and time that online registration starts.',
-  `registration_end_date` timestamp NULL DEFAULT NULL COMMENT 'Date and time that online registration ends.',
+  `registration_start_date` datetime COMMENT 'Date and time that online registration starts.',
+  `registration_end_date` datetime COMMENT 'Date and time that online registration ends.',
   `max_participants` int unsigned DEFAULT NULL COMMENT 'Maximum number of registered participants to allow. After max is reached, a custom Event Full message is displayed. If NULL, allow unlimited number of participants.',
   `event_full_text` text COMMENT 'Message to display on Event Information page and INSTEAD OF Event Registration form if maximum participants are signed up. Can include email address/info about getting on a waiting list, etc. Text and html allowed.',
   `is_monetary` tinyint DEFAULT 0 COMMENT 'If true, one or more fee amounts must be set and a Payment Processor must be configured for Online Event Registration.',
@@ -3970,7 +3970,6 @@ CREATE TABLE `civicrm_event` (
   `slot_label_id` int unsigned DEFAULT NULL COMMENT 'Subevent slot label. Implicit FK to civicrm_option_value where option_group = conference_slot.',
   `dedupe_rule_group_id` int unsigned DEFAULT NULL COMMENT 'Rule to use when matching registrations for this event',
   `is_billing_required` tinyint DEFAULT 0 COMMENT 'if true than billing block is required this event',
-  `event_tz` text DEFAULT NULL COMMENT 'Event\'s native time zone',
   PRIMARY KEY (`id`),
   INDEX `index_event_type_id`(event_type_id),
   INDEX `index_participant_listing_id`(participant_listing_id),
diff --git a/civicrm/sql/civicrm_data.mysql b/civicrm/sql/civicrm_data.mysql
index e36b3e9bb6bace9a11cc5f9b48f84e99981fbc38..1c70d2143cc6bb5171cf3fdc389c5e347b2d43bf 100644
--- a/civicrm/sql/civicrm_data.mysql
+++ b/civicrm/sql/civicrm_data.mysql
@@ -11889,7 +11889,7 @@ INSERT INTO civicrm_msg_template
 ===============================================================================
 
 {$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_tz}
+{$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}
 
 {if !empty($event.participant_role)}
 {ts}Participant Role{/ts}: {$event.participant_role}
@@ -12092,7 +12092,7 @@ INSERT INTO civicrm_msg_template
     <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_tz}
+        {$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}
       </td>
     </tr>
 
@@ -12253,7 +12253,7 @@ INSERT INTO civicrm_msg_template
 ===============================================================================
 
 {$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_tz}
+{$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}
 
 {if !empty($event.participant_role)}
 {ts}Participant Role{/ts}: {$event.participant_role}
@@ -12456,7 +12456,7 @@ INSERT INTO civicrm_msg_template
     <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_tz}
+        {$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}
       </td>
     </tr>
 
@@ -12571,7 +12571,7 @@ INSERT INTO civicrm_msg_template
 ==========================================================={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_tz}
+{$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}
 
 {if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and empty($defaultRole)}
 {ts}Participant Role{/ts}: {$event.participant_role}
@@ -12873,7 +12873,7 @@ INSERT INTO civicrm_msg_template
      <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_tz}
+       {$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}
       </td>
      </tr>
 
@@ -13375,7 +13375,7 @@ INSERT INTO civicrm_msg_template
 ==========================================================={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_tz}
+{$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}
 
 {if !empty($event.participant_role) and $event.participant_role neq \'Attendee\' and empty($defaultRole)}
 {ts}Participant Role{/ts}: {$event.participant_role}
@@ -13677,7 +13677,7 @@ INSERT INTO civicrm_msg_template
      <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_tz}
+       {$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}
       </td>
      </tr>
 
@@ -14186,7 +14186,7 @@ INSERT INTO civicrm_msg_template
 ==========================================================={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_tz}
+{$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}
 {if !empty($conference_sessions)}
 
 
@@ -14490,7 +14490,7 @@ You were registered by: {$payer.name}
      <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_tz}
+       {$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}
       </td>
      </tr>
 
@@ -14966,7 +14966,7 @@ You were registered by: {$payer.name}
 ==========================================================={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_tz}
+{$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}
 {if !empty($conference_sessions)}
 
 
@@ -15270,7 +15270,7 @@ You were registered by: {$payer.name}
      <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_tz}
+       {$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}
       </td>
      </tr>
 
@@ -16225,7 +16225,7 @@ Total: {$total|crmMoney:$currency|string_format:"%10s"}
 
 ===========================================================
 {$event.event_title}
-{$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} {$event.event_tz}
+{$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}
 
 {ts}Participant Role{/ts}: {participant.role_id:label}
 
@@ -16299,7 +16299,7 @@ Total: {$total|crmMoney:$currency|string_format:"%10s"}
      <tr>
       <td colspan="2" {$valueStyle}>
        {$event.event_title}<br />
-       {$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} {$event.event_tz}
+       {$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}
       </td>
      </tr>
      <tr>
@@ -16401,7 +16401,7 @@ Total: {$total|crmMoney:$currency|string_format:"%10s"}
 
 ===========================================================
 {$event.event_title}
-{$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} {$event.event_tz}
+{$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}
 
 {ts}Participant Role{/ts}: {participant.role_id:label}
 
@@ -16475,7 +16475,7 @@ Total: {$total|crmMoney:$currency|string_format:"%10s"}
      <tr>
       <td colspan="2" {$valueStyle}>
        {$event.event_title}<br />
-       {$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} {$event.event_tz}
+       {$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}
       </td>
      </tr>
      <tr>
@@ -16593,7 +16593,7 @@ 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_tz}
+{$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}
 {if $conference_sessions}
 
 
@@ -16708,7 +16708,7 @@ Click this link to go to a web page where you can confirm your registration onli
      <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_tz}
+       {$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}
       </td>
      </tr>
      {if $conference_sessions}
@@ -16861,7 +16861,7 @@ 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_tz}
+{$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}
 {if $conference_sessions}
 
 
@@ -16976,7 +16976,7 @@ Click this link to go to a web page where you can confirm your registration onli
      <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_tz}
+       {$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}
       </td>
      </tr>
      {if $conference_sessions}
@@ -17121,7 +17121,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_tz}
+{$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}
 
 {ts}Participant Role{/ts}: {$participant.role}
 
@@ -17198,7 +17198,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_tz}
+       {$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}
       </td>
      </tr>
      <tr>
@@ -17304,7 +17304,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_tz}
+{$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}
 
 {ts}Participant Role{/ts}: {$participant.role}
 
@@ -17381,7 +17381,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_tz}
+       {$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}
       </td>
      </tr>
      <tr>
@@ -17484,7 +17484,7 @@ or want to inquire about reinstating your registration for this event.{/ts}</p>
 
 ===========================================================
 {$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_tz}
+{$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}
 
 {ts}Participant Role{/ts}: {$participant.role}
 
@@ -17557,7 +17557,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_tz}
+       {$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}
       </td>
      </tr>
      <tr>
@@ -17658,7 +17658,7 @@ or want to inquire about reinstating your registration for this event.{/ts}</p>
 
 ===========================================================
 {$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_tz}
+{$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}
 
 {ts}Participant Role{/ts}: {$participant.role}
 
@@ -17731,7 +17731,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_tz}
+       {$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}
       </td>
      </tr>
      <tr>
@@ -23799,4 +23799,4 @@ INSERT INTO `civicrm_report_instance`
     ( `domain_id`, `title`, `report_id`, `description`, `permission`, `form_values`)
 VALUES
     (  @domainID, 'Survey Details', 'survey/detail', 'Detailed report for canvassing, phone-banking, walk lists or other surveys.', 'access CiviReport', 'a:39:{s:6:"fields";a:2:{s:9:"sort_name";s:1:"1";s:6:"result";s:1:"1";}s:22:"assignee_contact_id_op";s:2:"eq";s:25:"assignee_contact_id_value";s:0:"";s:12:"sort_name_op";s:3:"has";s:15:"sort_name_value";s:0:"";s:17:"street_number_min";s:0:"";s:17:"street_number_max";s:0:"";s:16:"street_number_op";s:3:"lte";s:19:"street_number_value";s:0:"";s:14:"street_name_op";s:3:"has";s:17:"street_name_value";s:0:"";s:15:"postal_code_min";s:0:"";s:15:"postal_code_max";s:0:"";s:14:"postal_code_op";s:3:"lte";s:17:"postal_code_value";s:0:"";s:7:"city_op";s:3:"has";s:10:"city_value";s:0:"";s:20:"state_province_id_op";s:2:"in";s:23:"state_province_id_value";a:0:{}s:13:"country_id_op";s:2:"in";s:16:"country_id_value";a:0:{}s:12:"survey_id_op";s:2:"in";s:15:"survey_id_value";a:0:{}s:12:"status_id_op";s:2:"eq";s:15:"status_id_value";s:1:"1";s:11:"custom_1_op";s:2:"in";s:14:"custom_1_value";a:0:{}s:11:"custom_2_op";s:2:"in";s:14:"custom_2_value";a:0:{}s:17:"custom_3_relative";s:1:"0";s:13:"custom_3_from";s:0:"";s:11:"custom_3_to";s:0:"";s:11:"description";s:75:"Detailed report for canvassing, phone-banking, walk lists or other surveys.";s:13:"email_subject";s:0:"";s:8:"email_to";s:0:"";s:8:"email_cc";s:0:"";s:10:"permission";s:17:"access CiviReport";s:6:"groups";s:0:"";s:9:"domain_id";i:1;}');
-UPDATE civicrm_domain SET version = '5.47.2';
+UPDATE civicrm_domain SET version = '5.47.3';
diff --git a/civicrm/sql/civicrm_generated.mysql b/civicrm/sql/civicrm_generated.mysql
index a61f1b2dc2311ecece1daec6139cb00c2319c110..cbaefdd6c5a5ad7341b95dbbab5a031bcb594c7e 100644
--- a/civicrm/sql/civicrm_generated.mysql
+++ b/civicrm/sql/civicrm_generated.mysql
@@ -162,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,10,'Subject for Pledge Acknowledgment','2022-02-10 05:11:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (2,NULL,9,'Subject for Tell a Friend','2021-03-26 09:38:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (3,NULL,9,'Subject for Tell a Friend','2021-04-26 09:33:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (4,NULL,9,'Subject for Tell a Friend','2021-05-21 09:23:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (5,NULL,9,'Subject for Tell a Friend','2021-07-05 04:40:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (6,NULL,9,'Subject for Tell a Friend','2022-02-22 06:18:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (7,NULL,9,'Subject for Tell a Friend','2021-05-29 11:46:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (8,NULL,9,'Subject for Tell a Friend','2021-07-02 07:07:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (9,NULL,10,'Subject for Pledge Acknowledgment','2021-06-04 18:15:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (10,NULL,9,'Subject for Tell a Friend','2022-01-15 17:23:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (11,NULL,10,'Subject for Pledge Acknowledgment','2021-09-05 01:16:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (12,NULL,9,'Subject for Tell a Friend','2021-09-19 17:16:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (13,NULL,9,'Subject for Tell a Friend','2021-04-18 23:45:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (14,NULL,10,'Subject for Pledge Acknowledgment','2021-03-09 23:54:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (15,NULL,9,'Subject for Tell a Friend','2021-07-20 11:25:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (16,NULL,9,'Subject for Tell a Friend','2021-05-18 03:30:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (17,NULL,10,'Subject for Pledge Acknowledgment','2021-07-20 13:27:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (18,NULL,9,'Subject for Tell a Friend','2021-12-26 02:57:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (19,NULL,10,'Subject for Pledge Acknowledgment','2021-05-09 07:32:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (20,NULL,9,'Subject for Tell a Friend','2021-06-21 19:42:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (21,NULL,9,'Subject for Tell a Friend','2021-08-29 14:40:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (22,NULL,9,'Subject for Tell a Friend','2021-09-21 14:45:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (23,NULL,9,'Subject for Tell a Friend','2021-03-20 04:03:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (24,NULL,10,'Subject for Pledge Acknowledgment','2021-12-24 06:25:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (25,NULL,9,'Subject for Tell a Friend','2021-09-04 04:23:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (26,NULL,10,'Subject for Pledge Acknowledgment','2021-11-09 04:32:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (27,NULL,10,'Subject for Pledge Acknowledgment','2022-03-04 04:57:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (28,NULL,10,'Subject for Pledge Acknowledgment','2022-01-01 16:14:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (29,NULL,10,'Subject for Pledge Acknowledgment','2022-01-01 18:27:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (30,NULL,10,'Subject for Pledge Acknowledgment','2021-12-10 14:35:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (31,NULL,9,'Subject for Tell a Friend','2021-12-27 14:16:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (32,NULL,10,'Subject for Pledge Acknowledgment','2021-09-07 08:24:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (33,NULL,9,'Subject for Tell a Friend','2021-12-10 10:40:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (34,NULL,10,'Subject for Pledge Acknowledgment','2021-12-30 17:20:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (35,NULL,9,'Subject for Tell a Friend','2022-02-01 12:35:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (36,NULL,10,'Subject for Pledge Acknowledgment','2021-07-01 20:42:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (37,NULL,9,'Subject for Tell a Friend','2021-07-25 16:15:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (38,NULL,9,'Subject for Tell a Friend','2021-04-21 02:50:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (39,NULL,10,'Subject for Pledge Acknowledgment','2021-06-04 06:43:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (40,NULL,10,'Subject for Pledge Acknowledgment','2021-04-02 11:27:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (41,NULL,10,'Subject for Pledge Acknowledgment','2022-02-02 22:19:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (42,NULL,10,'Subject for Pledge Acknowledgment','2021-11-29 13:27:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (43,NULL,9,'Subject for Tell a Friend','2021-12-23 13:59:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (44,NULL,10,'Subject for Pledge Acknowledgment','2021-06-16 00:12:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (45,NULL,10,'Subject for Pledge Acknowledgment','2021-11-22 21:31:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (46,NULL,9,'Subject for Tell a Friend','2021-08-03 19:45:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (47,NULL,10,'Subject for Pledge Acknowledgment','2021-08-13 08:04:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (48,NULL,9,'Subject for Tell a Friend','2021-09-03 20:17:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (49,NULL,10,'Subject for Pledge Acknowledgment','2021-12-24 02:41:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (50,NULL,10,'Subject for Pledge Acknowledgment','2021-08-28 23:07:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (51,NULL,9,'Subject for Tell a Friend','2021-05-22 03:48:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (52,NULL,10,'Subject for Pledge Acknowledgment','2021-06-25 19:30:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (53,NULL,10,'Subject for Pledge Acknowledgment','2022-02-03 03:46:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (54,NULL,10,'Subject for Pledge Acknowledgment','2021-07-09 09:14:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (55,NULL,10,'Subject for Pledge Acknowledgment','2021-03-06 18:17:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (56,NULL,9,'Subject for Tell a Friend','2021-08-23 21:29:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (57,NULL,9,'Subject for Tell a Friend','2022-03-03 03:46:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (58,NULL,10,'Subject for Pledge Acknowledgment','2022-02-04 08:04:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (59,NULL,10,'Subject for Pledge Acknowledgment','2021-12-09 08:39:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (60,NULL,9,'Subject for Tell a Friend','2022-01-24 20:55:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (61,NULL,10,'Subject for Pledge Acknowledgment','2021-10-27 08:10:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (62,NULL,9,'Subject for Tell a Friend','2021-03-17 15:29:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (63,NULL,9,'Subject for Tell a Friend','2021-07-08 01:33:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (64,NULL,9,'Subject for Tell a Friend','2021-09-13 03:22:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (65,NULL,10,'Subject for Pledge Acknowledgment','2021-10-02 05:49:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (66,NULL,9,'Subject for Tell a Friend','2021-04-19 11:35:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (67,NULL,9,'Subject for Tell a Friend','2021-05-09 08:58:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (68,NULL,9,'Subject for Tell a Friend','2021-09-25 18:41:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (69,NULL,9,'Subject for Tell a Friend','2021-08-21 17:40:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (70,NULL,10,'Subject for Pledge Acknowledgment','2021-09-13 21:19:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (71,NULL,9,'Subject for Tell a Friend','2021-10-12 15:37:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (72,NULL,9,'Subject for Tell a Friend','2021-10-09 16:06:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (73,NULL,9,'Subject for Tell a Friend','2021-11-15 23:44:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (74,NULL,10,'Subject for Pledge Acknowledgment','2021-03-21 11:22:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (75,NULL,10,'Subject for Pledge Acknowledgment','2021-05-30 19:37:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (76,NULL,9,'Subject for Tell a Friend','2022-01-02 13:48:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (77,NULL,9,'Subject for Tell a Friend','2021-09-08 06:49:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (78,NULL,10,'Subject for Pledge Acknowledgment','2021-07-01 14:29:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (79,NULL,9,'Subject for Tell a Friend','2021-12-18 21:29:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (80,NULL,10,'Subject for Pledge Acknowledgment','2021-06-14 00:27:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (81,NULL,9,'Subject for Tell a Friend','2021-06-07 05:17:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (82,NULL,10,'Subject for Pledge Acknowledgment','2021-06-24 12:22:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (83,NULL,10,'Subject for Pledge Acknowledgment','2022-02-21 16:14:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (84,NULL,10,'Subject for Pledge Acknowledgment','2021-06-29 11:08:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (85,NULL,10,'Subject for Pledge Acknowledgment','2021-07-12 15:50:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (86,NULL,9,'Subject for Tell a Friend','2022-01-23 00:23:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (87,NULL,10,'Subject for Pledge Acknowledgment','2021-09-16 16:54:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (88,NULL,10,'Subject for Pledge Acknowledgment','2021-07-24 06:36:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (89,NULL,9,'Subject for Tell a Friend','2021-06-17 02:46:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (90,NULL,9,'Subject for Tell a Friend','2021-06-07 02:07:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (91,NULL,10,'Subject for Pledge Acknowledgment','2022-01-06 06:08:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (92,NULL,9,'Subject for Tell a Friend','2021-09-14 11:15:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (93,NULL,9,'Subject for Tell a Friend','2021-07-09 07:41:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (94,NULL,10,'Subject for Pledge Acknowledgment','2021-09-29 03:10:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (95,NULL,10,'Subject for Pledge Acknowledgment','2021-06-10 00:24:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (96,NULL,9,'Subject for Tell a Friend','2021-03-28 15:35:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (97,NULL,9,'Subject for Tell a Friend','2022-03-05 09:33:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (98,NULL,9,'Subject for Tell a Friend','2021-07-16 03:55:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (99,NULL,10,'Subject for Pledge Acknowledgment','2021-10-20 08:30:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (100,NULL,9,'Subject for Tell a Friend','2021-10-08 10:47:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (101,NULL,9,'Subject for Tell a Friend','2021-04-12 04:05:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (102,NULL,10,'Subject for Pledge Acknowledgment','2021-06-08 06:36:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (103,NULL,9,'Subject for Tell a Friend','2021-11-05 23:27:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (104,NULL,9,'Subject for Tell a Friend','2021-06-27 15:02:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (105,NULL,9,'Subject for Tell a Friend','2021-08-17 14:31:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (106,NULL,9,'Subject for Tell a Friend','2021-10-29 20:01:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (107,NULL,10,'Subject for Pledge Acknowledgment','2021-10-19 05:00:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (108,NULL,9,'Subject for Tell a Friend','2022-01-28 22:26:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (109,NULL,9,'Subject for Tell a Friend','2022-02-08 17:58:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (110,NULL,9,'Subject for Tell a Friend','2021-05-15 04:55:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (111,NULL,9,'Subject for Tell a Friend','2021-12-11 23:44:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (112,NULL,9,'Subject for Tell a Friend','2021-05-08 22:53:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (113,NULL,10,'Subject for Pledge Acknowledgment','2021-07-12 20:36:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (114,NULL,10,'Subject for Pledge Acknowledgment','2021-08-20 20:04:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (115,NULL,9,'Subject for Tell a Friend','2021-12-19 00:37:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (116,NULL,9,'Subject for Tell a Friend','2022-02-10 12:11:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (117,NULL,9,'Subject for Tell a Friend','2021-05-10 16:22:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (118,NULL,9,'Subject for Tell a Friend','2022-02-12 23:28:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (119,NULL,9,'Subject for Tell a Friend','2021-03-06 05:24:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (120,NULL,9,'Subject for Tell a Friend','2021-09-28 02:07:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (121,NULL,10,'Subject for Pledge Acknowledgment','2021-03-18 19:39:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (122,NULL,9,'Subject for Tell a Friend','2022-02-02 13:26:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:47','2022-03-05 23:50:47'),
- (123,NULL,10,'Subject for Pledge Acknowledgment','2021-08-02 20:47:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (124,NULL,9,'Subject for Tell a Friend','2021-04-06 21:40:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (125,NULL,10,'Subject for Pledge Acknowledgment','2021-09-27 23:42:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (126,NULL,9,'Subject for Tell a Friend','2021-04-13 08:17:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (127,NULL,10,'Subject for Pledge Acknowledgment','2021-09-20 15:30:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (128,NULL,9,'Subject for Tell a Friend','2021-11-29 15:45:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (129,NULL,9,'Subject for Tell a Friend','2022-02-19 01:31:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (130,NULL,9,'Subject for Tell a Friend','2021-03-29 15:09:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (131,NULL,9,'Subject for Tell a Friend','2021-08-08 22:41:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (132,NULL,9,'Subject for Tell a Friend','2021-12-03 22:40:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (133,NULL,9,'Subject for Tell a Friend','2021-04-11 15:47:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (134,NULL,9,'Subject for Tell a Friend','2021-11-11 12:39:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (135,NULL,9,'Subject for Tell a Friend','2021-06-14 11:49:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (136,NULL,10,'Subject for Pledge Acknowledgment','2021-12-21 17:18:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (137,NULL,9,'Subject for Tell a Friend','2021-06-17 20:36:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (138,NULL,10,'Subject for Pledge Acknowledgment','2021-09-06 00:27:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (139,NULL,10,'Subject for Pledge Acknowledgment','2021-08-14 19:38:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (140,NULL,10,'Subject for Pledge Acknowledgment','2021-08-31 23:32:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (141,NULL,9,'Subject for Tell a Friend','2021-11-02 05:43:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (142,NULL,10,'Subject for Pledge Acknowledgment','2021-08-27 23:18:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (143,NULL,10,'Subject for Pledge Acknowledgment','2022-02-07 21:33:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (144,NULL,9,'Subject for Tell a Friend','2021-09-30 06:26:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (145,NULL,10,'Subject for Pledge Acknowledgment','2021-06-03 11:00:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (146,NULL,9,'Subject for Tell a Friend','2022-01-12 20:56:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (147,NULL,9,'Subject for Tell a Friend','2021-06-03 23:22:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (148,NULL,9,'Subject for Tell a Friend','2022-02-10 19:00:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (149,NULL,9,'Subject for Tell a Friend','2021-04-14 05:17:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (150,NULL,9,'Subject for Tell a Friend','2021-12-21 10:14:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (151,NULL,10,'Subject for Pledge Acknowledgment','2021-06-17 03:45:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (152,NULL,10,'Subject for Pledge Acknowledgment','2022-01-04 23:25:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (153,NULL,10,'Subject for Pledge Acknowledgment','2021-08-27 12:51:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (154,NULL,10,'Subject for Pledge Acknowledgment','2021-12-20 23:32:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (155,NULL,10,'Subject for Pledge Acknowledgment','2021-04-04 22:43:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (156,NULL,10,'Subject for Pledge Acknowledgment','2021-04-06 21:20:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (157,NULL,9,'Subject for Tell a Friend','2021-08-09 01:13:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (158,NULL,10,'Subject for Pledge Acknowledgment','2021-04-20 11:51:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (159,NULL,9,'Subject for Tell a Friend','2022-02-05 01:44:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (160,NULL,9,'Subject for Tell a Friend','2022-01-03 06:40:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (161,NULL,10,'Subject for Pledge Acknowledgment','2022-01-18 10:02:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (162,NULL,10,'Subject for Pledge Acknowledgment','2021-08-03 11:57:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (163,NULL,9,'Subject for Tell a Friend','2022-02-06 03:30:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (164,NULL,9,'Subject for Tell a Friend','2021-10-29 10:43:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (165,NULL,9,'Subject for Tell a Friend','2021-11-09 09:54:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (166,NULL,10,'Subject for Pledge Acknowledgment','2021-04-06 22:45:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (167,NULL,10,'Subject for Pledge Acknowledgment','2021-09-24 14:50:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (168,NULL,9,'Subject for Tell a Friend','2022-03-01 21:07:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (169,NULL,10,'Subject for Pledge Acknowledgment','2022-02-25 15:12:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (170,NULL,9,'Subject for Tell a Friend','2021-11-02 14:37:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (171,NULL,9,'Subject for Tell a Friend','2021-04-30 07:30:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (172,NULL,10,'Subject for Pledge Acknowledgment','2021-12-01 15:22:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (173,NULL,10,'Subject for Pledge Acknowledgment','2022-01-25 18:22:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (174,NULL,10,'Subject for Pledge Acknowledgment','2021-12-16 19:53:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (175,NULL,9,'Subject for Tell a Friend','2021-07-15 19:51:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (176,NULL,10,'Subject for Pledge Acknowledgment','2021-12-27 04:59:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (177,NULL,10,'Subject for Pledge Acknowledgment','2021-06-06 15:02:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (178,NULL,9,'Subject for Tell a Friend','2021-04-28 19:53:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (179,NULL,9,'Subject for Tell a Friend','2022-02-07 06:32:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (180,NULL,10,'Subject for Pledge Acknowledgment','2021-07-09 12:01:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (181,NULL,9,'Subject for Tell a Friend','2021-07-28 21:45:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (182,NULL,9,'Subject for Tell a Friend','2021-08-05 13:22:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (183,NULL,10,'Subject for Pledge Acknowledgment','2021-11-01 17:05:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (184,NULL,9,'Subject for Tell a Friend','2022-01-11 07:18:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (185,NULL,9,'Subject for Tell a Friend','2021-09-09 22:51:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (186,NULL,9,'Subject for Tell a Friend','2021-07-31 23:40:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (187,NULL,9,'Subject for Tell a Friend','2022-01-01 03:40:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (188,NULL,10,'Subject for Pledge Acknowledgment','2021-09-16 04:37:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (189,NULL,10,'Subject for Pledge Acknowledgment','2021-12-14 12:59:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (190,NULL,9,'Subject for Tell a Friend','2021-07-11 02:07:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (191,NULL,9,'Subject for Tell a Friend','2021-04-04 05:50:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (192,NULL,10,'Subject for Pledge Acknowledgment','2021-09-08 06:16:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (193,NULL,10,'Subject for Pledge Acknowledgment','2021-12-09 04:10:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (194,NULL,9,'Subject for Tell a Friend','2022-02-16 12:38:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (195,NULL,10,'Subject for Pledge Acknowledgment','2021-04-18 02:17:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (196,NULL,10,'Subject for Pledge Acknowledgment','2021-04-01 18:08:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (197,NULL,10,'Subject for Pledge Acknowledgment','2022-01-08 14:56:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (198,NULL,9,'Subject for Tell a Friend','2021-11-16 15:21:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (199,NULL,10,'Subject for Pledge Acknowledgment','2021-11-16 18:57:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (200,NULL,9,'Subject for Tell a Friend','2021-07-09 03:01:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (201,NULL,10,'Subject for Pledge Acknowledgment','2021-05-15 09:38:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (202,NULL,10,'Subject for Pledge Acknowledgment','2021-07-11 02:00:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (203,NULL,10,'Subject for Pledge Acknowledgment','2022-01-12 05:29:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (204,NULL,10,'Subject for Pledge Acknowledgment','2021-12-20 04:48:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (205,NULL,10,'Subject for Pledge Acknowledgment','2021-08-19 03:41:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (206,NULL,10,'Subject for Pledge Acknowledgment','2021-05-21 19:41:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (207,NULL,9,'Subject for Tell a Friend','2021-08-26 04:25:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (208,NULL,9,'Subject for Tell a Friend','2022-01-04 07:01:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (209,NULL,9,'Subject for Tell a Friend','2021-05-01 11:15:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (210,NULL,9,'Subject for Tell a Friend','2021-11-24 22:59:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (211,NULL,9,'Subject for Tell a Friend','2021-11-13 22:36:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (212,NULL,10,'Subject for Pledge Acknowledgment','2021-04-19 13:19:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (213,NULL,10,'Subject for Pledge Acknowledgment','2021-04-05 05:39:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (214,NULL,10,'Subject for Pledge Acknowledgment','2021-03-30 20:23:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (215,NULL,9,'Subject for Tell a Friend','2022-01-07 04:30:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (216,NULL,9,'Subject for Tell a Friend','2021-05-15 20:48:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (217,NULL,9,'Subject for Tell a Friend','2021-11-15 08:07:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (218,NULL,9,'Subject for Tell a Friend','2021-07-18 04:36:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (219,NULL,10,'Subject for Pledge Acknowledgment','2021-11-18 14:31:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (220,NULL,10,'Subject for Pledge Acknowledgment','2022-01-16 19:02:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (221,NULL,10,'Subject for Pledge Acknowledgment','2021-11-29 18:12:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (222,NULL,10,'Subject for Pledge Acknowledgment','2021-05-12 18:14:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (223,NULL,10,'Subject for Pledge Acknowledgment','2021-12-24 04:30:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (224,NULL,9,'Subject for Tell a Friend','2021-11-05 19:19:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (225,NULL,10,'Subject for Pledge Acknowledgment','2021-04-29 07:19:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (226,NULL,9,'Subject for Tell a Friend','2021-12-18 22:09:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (227,NULL,10,'Subject for Pledge Acknowledgment','2021-11-05 10:16:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (228,NULL,10,'Subject for Pledge Acknowledgment','2021-12-05 06:00:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (229,NULL,10,'Subject for Pledge Acknowledgment','2021-03-22 17:23:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (230,NULL,9,'Subject for Tell a Friend','2022-02-25 16:38:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (231,NULL,9,'Subject for Tell a Friend','2021-05-18 12:19:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (232,NULL,9,'Subject for Tell a Friend','2021-05-13 08:20:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (233,NULL,9,'Subject for Tell a Friend','2022-02-08 17:07:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (234,NULL,9,'Subject for Tell a Friend','2021-03-23 00:07:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (235,NULL,10,'Subject for Pledge Acknowledgment','2021-09-21 03:09:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (236,NULL,9,'Subject for Tell a Friend','2022-01-25 19:26:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (237,NULL,10,'Subject for Pledge Acknowledgment','2022-03-05 08:40:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (238,NULL,9,'Subject for Tell a Friend','2021-04-05 04:12:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (239,NULL,10,'Subject for Pledge Acknowledgment','2021-03-29 09:55:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (240,NULL,9,'Subject for Tell a Friend','2021-04-09 03:22:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (241,NULL,9,'Subject for Tell a Friend','2021-07-16 23:33:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (242,NULL,9,'Subject for Tell a Friend','2021-10-13 21:12:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (243,NULL,9,'Subject for Tell a Friend','2022-02-11 17:48:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (244,NULL,9,'Subject for Tell a Friend','2021-08-02 22:34:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (245,NULL,10,'Subject for Pledge Acknowledgment','2021-11-11 02:00:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (246,NULL,10,'Subject for Pledge Acknowledgment','2021-12-26 01:49:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (247,NULL,9,'Subject for Tell a Friend','2021-08-09 08:46:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (248,NULL,9,'Subject for Tell a Friend','2021-06-19 12:20:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (249,NULL,10,'Subject for Pledge Acknowledgment','2021-10-24 23:10:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (250,NULL,10,'Subject for Pledge Acknowledgment','2021-05-21 05:28:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (251,NULL,9,'Subject for Tell a Friend','2021-12-21 19:14:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (252,NULL,9,'Subject for Tell a Friend','2021-09-25 13:41:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (253,NULL,10,'Subject for Pledge Acknowledgment','2022-02-28 18:38:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (254,NULL,10,'Subject for Pledge Acknowledgment','2021-12-02 15:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (255,NULL,9,'Subject for Tell a Friend','2021-11-21 05:01:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (256,NULL,10,'Subject for Pledge Acknowledgment','2021-03-10 11:58:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (257,NULL,10,'Subject for Pledge Acknowledgment','2021-07-19 07:18:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (258,NULL,10,'Subject for Pledge Acknowledgment','2021-10-03 18:51:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (259,NULL,10,'Subject for Pledge Acknowledgment','2021-05-28 13:24:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (260,NULL,10,'Subject for Pledge Acknowledgment','2022-03-04 02:43:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (261,NULL,10,'Subject for Pledge Acknowledgment','2021-08-05 13:43:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (262,NULL,10,'Subject for Pledge Acknowledgment','2021-12-17 22:42:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (263,NULL,10,'Subject for Pledge Acknowledgment','2022-01-20 00:49:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (264,NULL,9,'Subject for Tell a Friend','2021-08-31 17:00:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (265,NULL,10,'Subject for Pledge Acknowledgment','2021-05-03 17:16:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (266,NULL,10,'Subject for Pledge Acknowledgment','2022-02-10 20:28:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (267,NULL,10,'Subject for Pledge Acknowledgment','2021-10-04 19:19:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (268,NULL,9,'Subject for Tell a Friend','2021-07-09 15:58:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (269,NULL,9,'Subject for Tell a Friend','2021-11-27 22:27:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (270,NULL,10,'Subject for Pledge Acknowledgment','2021-06-15 12:19:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (271,NULL,9,'Subject for Tell a Friend','2021-12-22 19:45:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (272,NULL,9,'Subject for Tell a Friend','2021-10-28 06:11:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (273,NULL,10,'Subject for Pledge Acknowledgment','2021-10-19 15:53:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (274,NULL,10,'Subject for Pledge Acknowledgment','2021-04-25 07:13:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (275,NULL,10,'Subject for Pledge Acknowledgment','2021-03-08 23:40:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (276,NULL,10,'Subject for Pledge Acknowledgment','2021-03-20 13:20:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (277,NULL,10,'Subject for Pledge Acknowledgment','2022-01-30 01:57:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (278,NULL,9,'Subject for Tell a Friend','2021-06-07 21:34:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (279,NULL,9,'Subject for Tell a Friend','2021-08-22 23:57:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (280,NULL,9,'Subject for Tell a Friend','2021-11-26 23:04:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (281,NULL,10,'Subject for Pledge Acknowledgment','2022-01-04 13:18:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (282,NULL,9,'Subject for Tell a Friend','2021-11-14 04:24:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (283,NULL,10,'Subject for Pledge Acknowledgment','2021-09-27 20:01:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (284,NULL,9,'Subject for Tell a Friend','2021-03-13 06:09:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (285,NULL,10,'Subject for Pledge Acknowledgment','2021-08-13 11:27:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (286,NULL,9,'Subject for Tell a Friend','2021-05-20 20:34:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (287,NULL,9,'Subject for Tell a Friend','2021-12-22 21:05:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (288,NULL,9,'Subject for Tell a Friend','2022-02-12 17:45:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (289,NULL,9,'Subject for Tell a Friend','2021-07-08 11:19:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (290,NULL,10,'Subject for Pledge Acknowledgment','2021-06-19 01:45:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (291,NULL,9,'Subject for Tell a Friend','2022-02-20 13:52:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (292,NULL,10,'Subject for Pledge Acknowledgment','2022-02-22 17:40:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (293,NULL,9,'Subject for Tell a Friend','2022-03-04 20:00:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (294,NULL,10,'Subject for Pledge Acknowledgment','2021-03-31 03:56:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (295,NULL,10,'Subject for Pledge Acknowledgment','2021-04-05 13:03:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (296,NULL,9,'Subject for Tell a Friend','2021-09-16 10:26:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (297,NULL,9,'Subject for Tell a Friend','2021-12-26 03:26:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (298,NULL,9,'Subject for Tell a Friend','2021-06-06 05:48:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (299,NULL,10,'Subject for Pledge Acknowledgment','2021-04-10 16:38:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (300,NULL,9,'Subject for Tell a Friend','2021-08-23 06:26:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (301,NULL,9,'Subject for Tell a Friend','2021-11-27 03:10:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (302,NULL,9,'Subject for Tell a Friend','2021-06-14 21:35:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (303,NULL,10,'Subject for Pledge Acknowledgment','2021-06-04 19:23:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (304,NULL,10,'Subject for Pledge Acknowledgment','2021-07-08 03:52:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (305,NULL,9,'Subject for Tell a Friend','2021-05-28 08:05:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (306,NULL,9,'Subject for Tell a Friend','2021-05-04 08:30:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (307,NULL,10,'Subject for Pledge Acknowledgment','2021-03-14 19:35:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (308,NULL,10,'Subject for Pledge Acknowledgment','2022-02-03 00:16:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (309,NULL,9,'Subject for Tell a Friend','2021-07-20 14:37:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (310,NULL,10,'Subject for Pledge Acknowledgment','2021-09-29 16:29:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (311,NULL,10,'Subject for Pledge Acknowledgment','2021-10-04 23:50:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (312,NULL,10,'Subject for Pledge Acknowledgment','2021-04-11 12:40:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (313,NULL,9,'Subject for Tell a Friend','2021-03-06 04:02:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (314,NULL,10,'Subject for Pledge Acknowledgment','2021-10-27 00:44:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (315,NULL,9,'Subject for Tell a Friend','2021-07-15 03:12:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (316,NULL,10,'Subject for Pledge Acknowledgment','2021-03-15 13:52:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (317,NULL,10,'Subject for Pledge Acknowledgment','2021-10-02 14:46:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (318,NULL,10,'Subject for Pledge Acknowledgment','2021-06-30 06:23:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (319,NULL,9,'Subject for Tell a Friend','2022-02-18 22:48:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:48','2022-03-05 23:50:48'),
- (320,NULL,9,'Subject for Tell a Friend','2021-07-31 20:12:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (321,NULL,9,'Subject for Tell a Friend','2021-07-04 23:59:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (322,NULL,10,'Subject for Pledge Acknowledgment','2021-07-24 23:29:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (323,NULL,10,'Subject for Pledge Acknowledgment','2022-03-03 18:04:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (324,NULL,10,'Subject for Pledge Acknowledgment','2021-12-25 21:56:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (325,NULL,9,'Subject for Tell a Friend','2021-10-25 11:55:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (326,NULL,9,'Subject for Tell a Friend','2021-11-19 22:30:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (327,NULL,9,'Subject for Tell a Friend','2021-09-17 21:28:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (328,NULL,10,'Subject for Pledge Acknowledgment','2021-11-01 10:44:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (329,NULL,9,'Subject for Tell a Friend','2022-01-13 17:43:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (330,NULL,9,'Subject for Tell a Friend','2021-11-25 19:57:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (331,NULL,10,'Subject for Pledge Acknowledgment','2021-10-17 23:43:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (332,NULL,10,'Subject for Pledge Acknowledgment','2021-10-21 02:40:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (333,NULL,9,'Subject for Tell a Friend','2021-10-24 19:33:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (334,NULL,9,'Subject for Tell a Friend','2021-06-04 19:45:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (335,NULL,10,'Subject for Pledge Acknowledgment','2021-04-10 10:55:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (336,NULL,10,'Subject for Pledge Acknowledgment','2021-12-06 06:34:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (337,NULL,9,'Subject for Tell a Friend','2021-12-09 15:21:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (338,NULL,10,'Subject for Pledge Acknowledgment','2021-10-30 22:17:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (339,NULL,10,'Subject for Pledge Acknowledgment','2021-09-23 15:38:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (340,NULL,9,'Subject for Tell a Friend','2021-08-08 22:55:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (341,NULL,10,'Subject for Pledge Acknowledgment','2022-01-09 22:26:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (342,NULL,9,'Subject for Tell a Friend','2022-03-05 22:28:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (343,NULL,9,'Subject for Tell a Friend','2021-11-15 06:04:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (344,NULL,9,'Subject for Tell a Friend','2022-02-01 12:23:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (345,NULL,10,'Subject for Pledge Acknowledgment','2021-07-01 08:32:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (346,NULL,10,'Subject for Pledge Acknowledgment','2021-09-28 08:10:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (347,NULL,9,'Subject for Tell a Friend','2021-05-23 05:04:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (348,NULL,9,'Subject for Tell a Friend','2021-05-28 20:35:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (349,NULL,10,'Subject for Pledge Acknowledgment','2021-07-17 13:48:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (350,NULL,9,'Subject for Tell a Friend','2021-10-29 08:41:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (351,NULL,9,'Subject for Tell a Friend','2021-12-25 15:14:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (352,NULL,9,'Subject for Tell a Friend','2021-07-21 01:52:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (353,NULL,10,'Subject for Pledge Acknowledgment','2021-09-09 23:12:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (354,NULL,9,'Subject for Tell a Friend','2022-01-26 09:25:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (355,NULL,9,'Subject for Tell a Friend','2022-01-31 22:00:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (356,NULL,9,'Subject for Tell a Friend','2022-02-27 06:28:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (357,NULL,9,'Subject for Tell a Friend','2021-04-17 23:09:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (358,NULL,10,'Subject for Pledge Acknowledgment','2022-02-26 21:38:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (359,NULL,9,'Subject for Tell a Friend','2021-09-04 07:10:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (360,NULL,10,'Subject for Pledge Acknowledgment','2021-04-25 05:02:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (361,NULL,9,'Subject for Tell a Friend','2021-05-20 12:25:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (362,NULL,10,'Subject for Pledge Acknowledgment','2021-10-30 07:37:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (363,NULL,10,'Subject for Pledge Acknowledgment','2021-03-12 11:10:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (364,NULL,10,'Subject for Pledge Acknowledgment','2021-10-14 00:48:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (365,NULL,9,'Subject for Tell a Friend','2021-09-16 00:32:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (366,NULL,10,'Subject for Pledge Acknowledgment','2021-05-17 16:28:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (367,NULL,9,'Subject for Tell a Friend','2021-11-02 23:16:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (368,NULL,9,'Subject for Tell a Friend','2021-03-09 11:03:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (369,NULL,9,'Subject for Tell a Friend','2021-05-09 01:34:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (370,NULL,9,'Subject for Tell a Friend','2021-12-21 03:35:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (371,NULL,10,'Subject for Pledge Acknowledgment','2021-07-25 04:33:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (372,NULL,9,'Subject for Tell a Friend','2021-07-19 06:31:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (373,NULL,9,'Subject for Tell a Friend','2022-02-06 01:36:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (374,NULL,9,'Subject for Tell a Friend','2021-12-05 12:51:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (375,NULL,10,'Subject for Pledge Acknowledgment','2021-05-26 22:02:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (376,NULL,9,'Subject for Tell a Friend','2022-01-30 20:36:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (377,NULL,10,'Subject for Pledge Acknowledgment','2021-06-01 23:19:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (378,NULL,9,'Subject for Tell a Friend','2021-12-03 13:53:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (379,NULL,9,'Subject for Tell a Friend','2022-01-15 18:48:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (380,NULL,10,'Subject for Pledge Acknowledgment','2021-03-20 21:48:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (381,NULL,10,'Subject for Pledge Acknowledgment','2022-02-02 15:31:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (382,NULL,9,'Subject for Tell a Friend','2021-11-23 00:55:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (383,NULL,10,'Subject for Pledge Acknowledgment','2022-02-03 09:25:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (384,NULL,10,'Subject for Pledge Acknowledgment','2021-03-09 05:23:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (385,NULL,9,'Subject for Tell a Friend','2021-10-17 08:30:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (386,NULL,9,'Subject for Tell a Friend','2021-06-01 01:26:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (387,NULL,10,'Subject for Pledge Acknowledgment','2021-11-30 10:41:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (388,NULL,9,'Subject for Tell a Friend','2022-01-29 07:26:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (389,NULL,10,'Subject for Pledge Acknowledgment','2021-06-07 23:55:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (390,NULL,10,'Subject for Pledge Acknowledgment','2022-02-17 13:27:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (391,NULL,9,'Subject for Tell a Friend','2021-09-15 19:40:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (392,NULL,9,'Subject for Tell a Friend','2021-05-17 14:02:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (393,NULL,10,'Subject for Pledge Acknowledgment','2021-12-31 13:05:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (394,NULL,9,'Subject for Tell a Friend','2022-01-25 11:18:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (395,NULL,9,'Subject for Tell a Friend','2022-02-26 23:05:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (396,NULL,10,'Subject for Pledge Acknowledgment','2021-12-30 07:28:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (397,NULL,10,'Subject for Pledge Acknowledgment','2021-11-08 18:08:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (398,NULL,10,'Subject for Pledge Acknowledgment','2021-03-24 05:08:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (399,NULL,9,'Subject for Tell a Friend','2021-05-09 00:08:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (400,NULL,10,'Subject for Pledge Acknowledgment','2021-09-10 06:24:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (401,NULL,10,'Subject for Pledge Acknowledgment','2021-03-26 01:26:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (402,NULL,9,'Subject for Tell a Friend','2021-10-10 03:38:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (403,NULL,10,'Subject for Pledge Acknowledgment','2021-06-08 22:12:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (404,NULL,10,'Subject for Pledge Acknowledgment','2021-09-03 06:22:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (405,NULL,9,'Subject for Tell a Friend','2021-10-17 01:46:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (406,NULL,9,'Subject for Tell a Friend','2021-03-27 15:10:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (407,NULL,9,'Subject for Tell a Friend','2021-12-15 07:57:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (408,NULL,10,'Subject for Pledge Acknowledgment','2021-06-19 23:18:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (409,NULL,9,'Subject for Tell a Friend','2021-09-10 14:39:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (410,NULL,10,'Subject for Pledge Acknowledgment','2022-02-17 14:47:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (411,NULL,10,'Subject for Pledge Acknowledgment','2021-11-29 11:26:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (412,NULL,9,'Subject for Tell a Friend','2021-10-14 01:10:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (413,NULL,9,'Subject for Tell a Friend','2021-05-24 23:25:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (414,NULL,9,'Subject for Tell a Friend','2021-11-17 16:59:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (415,NULL,10,'Subject for Pledge Acknowledgment','2022-01-03 22:46:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (416,NULL,10,'Subject for Pledge Acknowledgment','2021-06-27 12:28:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (417,NULL,10,'Subject for Pledge Acknowledgment','2021-04-09 05:48:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (418,NULL,10,'Subject for Pledge Acknowledgment','2022-02-04 12:57:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (419,NULL,9,'Subject for Tell a Friend','2021-09-01 18:29:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (420,NULL,10,'Subject for Pledge Acknowledgment','2021-08-02 11:55:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (421,NULL,9,'Subject for Tell a Friend','2022-01-17 08:05:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (422,NULL,10,'Subject for Pledge Acknowledgment','2021-09-26 02:15:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (423,NULL,10,'Subject for Pledge Acknowledgment','2021-08-06 10:23:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (424,NULL,9,'Subject for Tell a Friend','2021-04-07 20:02:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (425,NULL,9,'Subject for Tell a Friend','2022-02-05 17:41:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (426,NULL,10,'Subject for Pledge Acknowledgment','2021-04-13 02:35:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (427,NULL,9,'Subject for Tell a Friend','2021-09-20 10:40:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (428,NULL,9,'Subject for Tell a Friend','2021-10-27 15:17:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (429,NULL,10,'Subject for Pledge Acknowledgment','2021-05-25 10:24:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (430,NULL,9,'Subject for Tell a Friend','2022-01-01 11:38:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (431,NULL,10,'Subject for Pledge Acknowledgment','2021-12-23 17:47:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (432,NULL,9,'Subject for Tell a Friend','2021-04-19 16:55:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (433,NULL,9,'Subject for Tell a Friend','2021-10-20 18:16:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (434,NULL,10,'Subject for Pledge Acknowledgment','2022-02-22 12:34:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (435,NULL,9,'Subject for Tell a Friend','2021-05-19 03:20:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (436,NULL,9,'Subject for Tell a Friend','2022-01-08 10:52:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (437,NULL,9,'Subject for Tell a Friend','2021-12-22 02:31:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (438,NULL,10,'Subject for Pledge Acknowledgment','2021-07-30 06:51:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (439,NULL,9,'Subject for Tell a Friend','2021-11-07 10:08:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (440,NULL,10,'Subject for Pledge Acknowledgment','2021-05-21 21:13:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (441,NULL,9,'Subject for Tell a Friend','2022-01-15 10:22:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (442,NULL,9,'Subject for Tell a Friend','2021-06-24 13:10:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (443,NULL,10,'Subject for Pledge Acknowledgment','2022-02-27 11:42:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (444,NULL,9,'Subject for Tell a Friend','2021-07-10 09:45:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (445,NULL,9,'Subject for Tell a Friend','2021-03-29 01:52:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (446,NULL,10,'Subject for Pledge Acknowledgment','2021-06-09 19:21:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (447,NULL,10,'Subject for Pledge Acknowledgment','2022-01-24 03:05:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (448,NULL,10,'Subject for Pledge Acknowledgment','2021-12-17 05:34:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (449,NULL,10,'Subject for Pledge Acknowledgment','2022-01-01 19:08:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (450,NULL,10,'Subject for Pledge Acknowledgment','2021-07-27 05:28:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (451,1,6,'$ 125 April Mailer 1','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (452,2,6,'$ 50 Online: Save the Penguins','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (453,3,6,'£ 25 April Mailer 1','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (454,4,6,'$ 50 Online: Save the Penguins','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (455,5,6,'$ 50 Online: Save the Penguins','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (456,6,6,'$ 500 April Mailer 1','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (457,7,6,'$ 1750 Online: Save the Penguins','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (458,8,6,'$ 50 Online: Save the Penguins','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (459,9,6,'$ 10 Online: Help CiviCRM','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (460,10,6,'$ 250 Online: Help CiviCRM','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (461,11,6,'Â¥ 500 ','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (462,12,6,'$ 50 Online: Save the Penguins','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (463,13,6,'$ 50 ','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (464,14,6,'$ 50 ','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (465,15,6,'$ 25 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (466,16,6,'$ 25 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (467,17,6,'$ 25 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (468,18,6,'$ 25 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (469,19,6,'$ 25 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (470,20,6,'$ 25 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (471,21,6,'$ 25 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (472,22,6,'$ 25 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (473,23,6,'$ 25 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (474,24,6,'$ 25 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (475,25,6,'$ 25 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (476,26,6,'$ 10 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (477,27,6,'$ 10 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (478,28,6,'$ 10 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (479,29,6,'$ 10 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (480,30,6,'$ 10 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (481,31,6,'€ 5 Recurring contribution','2022-05-05 23:50:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (482,1,7,'General','2022-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (483,2,7,'Student','2022-03-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (484,3,7,'General','2022-03-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (485,4,7,'Student','2022-03-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (486,5,7,'Student','2021-03-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (487,6,7,'Student','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (488,7,7,'General','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (489,8,7,'Student','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (490,9,7,'General','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (491,10,7,'General','2019-12-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (492,11,7,'Lifetime','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (493,12,7,'Student','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (494,13,7,'General','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (495,14,7,'Student','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (496,15,7,'Student','2021-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (497,16,7,'Student','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (498,17,7,'General','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (499,18,7,'Student','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (500,19,7,'General','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (501,20,7,'General','2019-10-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (502,21,7,'General','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (503,22,7,'Lifetime','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (504,23,7,'General','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (505,24,7,'Student','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (506,25,7,'General','2019-08-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (507,26,7,'Student','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (508,27,7,'General','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (509,28,7,'Student','2022-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (510,29,7,'General','2022-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (511,30,7,'Student','2021-02-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-03-05 23:50:49','2022-03-05 23:50:49'),
- (512,32,6,'$ 100.00 - General Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (513,33,6,'$ 50.00 - Student Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (514,34,6,'$ 100.00 - General Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (515,35,6,'$ 50.00 - Student Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (516,36,6,'$ 50.00 - Student Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (517,37,6,'$ 50.00 - Student Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (518,38,6,'$ 100.00 - General Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (519,39,6,'$ 50.00 - Student Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (520,40,6,'$ 100.00 - General Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (521,41,6,'$ 100.00 - General Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (522,42,6,'$ 1200.00 - Lifetime Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (523,43,6,'$ 50.00 - Student Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (524,44,6,'$ 100.00 - General Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (525,45,6,'$ 50.00 - Student Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (526,46,6,'$ 50.00 - Student Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (527,47,6,'$ 50.00 - Student Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (528,48,6,'$ 100.00 - General Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (529,49,6,'$ 50.00 - Student Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (530,50,6,'$ 100.00 - General Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (531,51,6,'$ 100.00 - General Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (532,52,6,'$ 100.00 - General Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (533,53,6,'$ 1200.00 - Lifetime Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (534,54,6,'$ 100.00 - General Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (535,55,6,'$ 50.00 - Student Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (536,56,6,'$ 100.00 - General Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (537,57,6,'$ 50.00 - Student Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (538,58,6,'$ 100.00 - General Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (539,59,6,'$ 50.00 - Student Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (540,60,6,'$ 100.00 - General Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (541,61,6,'$ 50.00 - Student Membership: Offline signup','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (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-03-05 23:50:49','2022-03-05 23:50:49'),
- (593,63,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (594,64,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (595,65,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (596,66,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (597,67,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (598,68,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (599,69,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (600,70,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (601,71,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (602,72,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (603,73,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (604,74,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (605,75,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (606,76,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (607,77,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (608,78,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (609,79,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (610,80,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (611,81,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (612,82,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (613,83,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (614,84,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (615,85,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (616,86,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (617,87,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (618,88,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (619,89,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (620,90,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (621,91,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (622,92,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (623,93,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (624,94,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (625,95,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (626,96,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (627,97,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (628,98,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (629,99,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (630,100,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (631,101,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (632,102,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (633,103,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (634,104,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (635,105,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (636,106,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (637,107,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (638,108,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (639,109,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (640,110,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (641,111,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49'),
- (642,112,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-05 23:50:49',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-05 23:50:49','2022-03-05 23:50:49');
+ (1,NULL,9,'Subject for Tell a Friend','2022-02-01 14:44:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (2,NULL,10,'Subject for Pledge Acknowledgment','2021-11-17 21:59:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (3,NULL,10,'Subject for Pledge Acknowledgment','2022-01-05 11:50:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (4,NULL,9,'Subject for Tell a Friend','2021-10-06 10:16:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (5,NULL,9,'Subject for Tell a Friend','2021-06-26 10:52:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (6,NULL,9,'Subject for Tell a Friend','2021-04-03 18:44:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (7,NULL,10,'Subject for Pledge Acknowledgment','2021-03-19 23:46:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (8,NULL,9,'Subject for Tell a Friend','2021-12-06 00:36:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (9,NULL,9,'Subject for Tell a Friend','2021-12-17 08:01:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (10,NULL,9,'Subject for Tell a Friend','2022-03-02 08:31:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (11,NULL,9,'Subject for Tell a Friend','2021-12-06 08:31:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (12,NULL,10,'Subject for Pledge Acknowledgment','2021-10-10 11:28:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (13,NULL,10,'Subject for Pledge Acknowledgment','2022-01-09 23:23:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (14,NULL,10,'Subject for Pledge Acknowledgment','2021-06-21 22:45:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (15,NULL,9,'Subject for Tell a Friend','2021-11-15 05:39:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (16,NULL,10,'Subject for Pledge Acknowledgment','2021-08-27 00:49:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (17,NULL,10,'Subject for Pledge Acknowledgment','2022-03-04 20:19:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (18,NULL,10,'Subject for Pledge Acknowledgment','2021-07-30 05:10:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (19,NULL,9,'Subject for Tell a Friend','2022-02-03 17:08:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (20,NULL,10,'Subject for Pledge Acknowledgment','2021-12-26 16:16:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (21,NULL,9,'Subject for Tell a Friend','2021-03-24 17:38:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (22,NULL,9,'Subject for Tell a Friend','2021-07-30 18:49:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (23,NULL,10,'Subject for Pledge Acknowledgment','2021-06-30 02:13:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (24,NULL,9,'Subject for Tell a Friend','2021-10-20 01:34:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (25,NULL,10,'Subject for Pledge Acknowledgment','2021-08-11 04:17:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (26,NULL,10,'Subject for Pledge Acknowledgment','2021-12-31 07:16:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (27,NULL,9,'Subject for Tell a Friend','2021-05-13 01:08:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (28,NULL,10,'Subject for Pledge Acknowledgment','2021-11-10 13:40:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (29,NULL,9,'Subject for Tell a Friend','2022-03-08 23:55:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (30,NULL,9,'Subject for Tell a Friend','2021-10-26 05:23:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (31,NULL,10,'Subject for Pledge Acknowledgment','2021-05-05 08:20:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (32,NULL,9,'Subject for Tell a Friend','2022-02-18 02:54:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (33,NULL,9,'Subject for Tell a Friend','2021-11-08 06:36:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (34,NULL,10,'Subject for Pledge Acknowledgment','2021-04-11 16:21:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (35,NULL,10,'Subject for Pledge Acknowledgment','2021-09-19 07:10:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (36,NULL,9,'Subject for Tell a Friend','2021-07-26 14:41:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (37,NULL,10,'Subject for Pledge Acknowledgment','2021-12-05 23:51:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (38,NULL,9,'Subject for Tell a Friend','2021-12-27 11:31:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (39,NULL,10,'Subject for Pledge Acknowledgment','2021-05-21 14:23:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (40,NULL,9,'Subject for Tell a Friend','2022-01-14 21:21:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (41,NULL,9,'Subject for Tell a Friend','2021-12-08 08:03:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (42,NULL,10,'Subject for Pledge Acknowledgment','2021-08-17 19:52:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (43,NULL,10,'Subject for Pledge Acknowledgment','2021-04-07 05:02:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (44,NULL,9,'Subject for Tell a Friend','2021-11-04 14:04:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (45,NULL,9,'Subject for Tell a Friend','2021-07-28 14:42:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (46,NULL,9,'Subject for Tell a Friend','2021-04-21 20:04:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (47,NULL,9,'Subject for Tell a Friend','2021-12-14 14:27:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (48,NULL,9,'Subject for Tell a Friend','2022-02-15 19:50:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (49,NULL,10,'Subject for Pledge Acknowledgment','2022-01-19 21:18:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (50,NULL,9,'Subject for Tell a Friend','2021-06-05 17:02:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (51,NULL,10,'Subject for Pledge Acknowledgment','2022-01-14 14:33:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (52,NULL,9,'Subject for Tell a Friend','2021-03-29 19:10:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (53,NULL,9,'Subject for Tell a Friend','2021-08-16 09:13:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (54,NULL,10,'Subject for Pledge Acknowledgment','2021-09-25 13:14:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (55,NULL,9,'Subject for Tell a Friend','2022-03-14 03:08:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (56,NULL,9,'Subject for Tell a Friend','2022-01-29 04:35:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (57,NULL,9,'Subject for Tell a Friend','2021-08-31 08:27:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (58,NULL,10,'Subject for Pledge Acknowledgment','2022-02-02 11:23:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (59,NULL,9,'Subject for Tell a Friend','2021-09-04 14:13:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (60,NULL,10,'Subject for Pledge Acknowledgment','2021-11-14 18:52:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (61,NULL,10,'Subject for Pledge Acknowledgment','2022-01-01 00:39:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (62,NULL,10,'Subject for Pledge Acknowledgment','2021-08-28 16:48:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (63,NULL,9,'Subject for Tell a Friend','2021-09-12 19:03:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (64,NULL,9,'Subject for Tell a Friend','2021-09-20 12:39:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (65,NULL,10,'Subject for Pledge Acknowledgment','2021-12-10 11:24:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (66,NULL,10,'Subject for Pledge Acknowledgment','2021-09-11 11:08:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (67,NULL,9,'Subject for Tell a Friend','2021-09-14 07:36:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (68,NULL,10,'Subject for Pledge Acknowledgment','2021-11-07 12:04:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (69,NULL,10,'Subject for Pledge Acknowledgment','2021-10-18 13:42:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (70,NULL,10,'Subject for Pledge Acknowledgment','2021-11-05 02:10:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (71,NULL,9,'Subject for Tell a Friend','2021-08-19 01:30:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (72,NULL,9,'Subject for Tell a Friend','2021-06-24 07:41:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (73,NULL,9,'Subject for Tell a Friend','2021-08-06 11:31:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (74,NULL,10,'Subject for Pledge Acknowledgment','2021-08-15 20:00:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (75,NULL,10,'Subject for Pledge Acknowledgment','2021-09-22 21:32:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (76,NULL,9,'Subject for Tell a Friend','2021-11-05 07:23:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (77,NULL,9,'Subject for Tell a Friend','2021-10-19 15:38:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (78,NULL,10,'Subject for Pledge Acknowledgment','2021-12-25 19:25:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (79,NULL,9,'Subject for Tell a Friend','2021-03-28 11:01:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (80,NULL,9,'Subject for Tell a Friend','2022-03-03 22:32:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (81,NULL,10,'Subject for Pledge Acknowledgment','2021-03-29 20:42:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (82,NULL,10,'Subject for Pledge Acknowledgment','2021-10-22 12:57:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (83,NULL,10,'Subject for Pledge Acknowledgment','2022-01-11 15:31:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (84,NULL,10,'Subject for Pledge Acknowledgment','2022-02-21 16:48:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (85,NULL,9,'Subject for Tell a Friend','2021-07-02 12:36:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (86,NULL,9,'Subject for Tell a Friend','2021-07-29 03:27:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (87,NULL,9,'Subject for Tell a Friend','2021-09-04 15:11:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (88,NULL,10,'Subject for Pledge Acknowledgment','2021-10-25 05:32:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (89,NULL,9,'Subject for Tell a Friend','2021-10-22 02:58:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (90,NULL,10,'Subject for Pledge Acknowledgment','2021-06-23 15:03:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (91,NULL,10,'Subject for Pledge Acknowledgment','2021-06-10 16:47:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (92,NULL,9,'Subject for Tell a Friend','2021-06-09 07:53:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (93,NULL,9,'Subject for Tell a Friend','2022-02-15 10:33:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (94,NULL,9,'Subject for Tell a Friend','2021-12-24 12:53:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (95,NULL,10,'Subject for Pledge Acknowledgment','2022-01-05 11:50:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (96,NULL,9,'Subject for Tell a Friend','2021-06-06 14:09:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (97,NULL,10,'Subject for Pledge Acknowledgment','2021-08-20 10:32:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (98,NULL,9,'Subject for Tell a Friend','2021-11-23 18:38:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (99,NULL,10,'Subject for Pledge Acknowledgment','2021-06-22 00:40:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (100,NULL,10,'Subject for Pledge Acknowledgment','2021-06-30 07:25:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (101,NULL,9,'Subject for Tell a Friend','2022-02-25 15:01:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (102,NULL,9,'Subject for Tell a Friend','2022-01-18 02:45:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (103,NULL,10,'Subject for Pledge Acknowledgment','2021-05-15 23:56:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (104,NULL,10,'Subject for Pledge Acknowledgment','2021-04-26 04:29:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (105,NULL,10,'Subject for Pledge Acknowledgment','2021-10-17 12:46:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (106,NULL,10,'Subject for Pledge Acknowledgment','2021-12-04 22:30:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (107,NULL,9,'Subject for Tell a Friend','2021-12-04 11:37:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (108,NULL,9,'Subject for Tell a Friend','2021-07-17 14:17:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (109,NULL,10,'Subject for Pledge Acknowledgment','2021-03-27 09:35:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (110,NULL,10,'Subject for Pledge Acknowledgment','2021-08-21 08:18:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (111,NULL,9,'Subject for Tell a Friend','2021-06-15 12:08:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (112,NULL,9,'Subject for Tell a Friend','2021-05-29 06:37:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (113,NULL,10,'Subject for Pledge Acknowledgment','2021-08-22 05:42:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (114,NULL,10,'Subject for Pledge Acknowledgment','2022-03-03 07:33:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (115,NULL,10,'Subject for Pledge Acknowledgment','2021-06-11 12:50:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (116,NULL,9,'Subject for Tell a Friend','2021-10-22 11:16:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (117,NULL,9,'Subject for Tell a Friend','2021-06-03 11:22:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (118,NULL,9,'Subject for Tell a Friend','2021-12-06 18:56:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (119,NULL,10,'Subject for Pledge Acknowledgment','2021-07-19 10:56:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (120,NULL,10,'Subject for Pledge Acknowledgment','2021-07-13 06:12:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (121,NULL,10,'Subject for Pledge Acknowledgment','2021-08-13 20:20:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (122,NULL,10,'Subject for Pledge Acknowledgment','2021-06-17 07:28:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (123,NULL,9,'Subject for Tell a Friend','2021-04-21 03:57:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (124,NULL,9,'Subject for Tell a Friend','2021-08-17 23:51:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (125,NULL,10,'Subject for Pledge Acknowledgment','2022-01-22 19:46:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (126,NULL,9,'Subject for Tell a Friend','2021-12-04 08:14:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (127,NULL,10,'Subject for Pledge Acknowledgment','2021-11-03 16:08:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (128,NULL,10,'Subject for Pledge Acknowledgment','2021-04-26 02:15:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (129,NULL,9,'Subject for Tell a Friend','2021-06-24 22:03:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (130,NULL,10,'Subject for Pledge Acknowledgment','2021-05-26 01:25:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (131,NULL,9,'Subject for Tell a Friend','2022-03-14 10:36:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (132,NULL,9,'Subject for Tell a Friend','2021-05-29 14:24:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (133,NULL,9,'Subject for Tell a Friend','2021-07-29 14:09:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (134,NULL,9,'Subject for Tell a Friend','2021-09-04 20:25:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (135,NULL,9,'Subject for Tell a Friend','2021-12-06 17:48:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (136,NULL,10,'Subject for Pledge Acknowledgment','2021-10-27 14:30:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (137,NULL,10,'Subject for Pledge Acknowledgment','2021-11-12 15:44:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (138,NULL,10,'Subject for Pledge Acknowledgment','2022-02-25 19:59:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (139,NULL,9,'Subject for Tell a Friend','2021-05-11 02:26:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (140,NULL,9,'Subject for Tell a Friend','2021-08-02 10:36:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (141,NULL,10,'Subject for Pledge Acknowledgment','2021-12-02 17:44:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (142,NULL,9,'Subject for Tell a Friend','2021-05-11 19:05:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (143,NULL,10,'Subject for Pledge Acknowledgment','2022-02-07 13:38:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (144,NULL,10,'Subject for Pledge Acknowledgment','2021-06-14 06:27:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (145,NULL,9,'Subject for Tell a Friend','2022-03-14 00:10:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (146,NULL,10,'Subject for Pledge Acknowledgment','2022-01-27 10:09:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (147,NULL,10,'Subject for Pledge Acknowledgment','2022-01-28 06:08:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (148,NULL,10,'Subject for Pledge Acknowledgment','2021-07-21 12:59:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (149,NULL,9,'Subject for Tell a Friend','2021-06-06 16:04:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (150,NULL,10,'Subject for Pledge Acknowledgment','2021-07-20 17:24:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (151,NULL,9,'Subject for Tell a Friend','2021-04-02 17:42:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (152,NULL,10,'Subject for Pledge Acknowledgment','2021-08-18 15:13:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (153,NULL,10,'Subject for Pledge Acknowledgment','2021-07-18 00:25:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (154,NULL,9,'Subject for Tell a Friend','2021-10-18 07:50:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (155,NULL,10,'Subject for Pledge Acknowledgment','2021-09-07 07:23:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (156,NULL,10,'Subject for Pledge Acknowledgment','2021-10-09 12:31:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (157,NULL,10,'Subject for Pledge Acknowledgment','2021-07-25 21:03:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (158,NULL,10,'Subject for Pledge Acknowledgment','2021-12-20 10:19:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (159,NULL,9,'Subject for Tell a Friend','2021-03-23 17:08:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (160,NULL,10,'Subject for Pledge Acknowledgment','2021-12-19 20:41:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (161,NULL,10,'Subject for Pledge Acknowledgment','2021-06-26 01:39:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (162,NULL,10,'Subject for Pledge Acknowledgment','2021-09-01 01:07:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (163,NULL,10,'Subject for Pledge Acknowledgment','2021-09-17 03:57:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (164,NULL,9,'Subject for Tell a Friend','2021-10-01 00:03:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (165,NULL,10,'Subject for Pledge Acknowledgment','2021-12-28 03:41:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (166,NULL,10,'Subject for Pledge Acknowledgment','2021-05-18 18:45:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (167,NULL,10,'Subject for Pledge Acknowledgment','2021-04-13 11:17:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (168,NULL,9,'Subject for Tell a Friend','2021-07-08 20:15:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (169,NULL,10,'Subject for Pledge Acknowledgment','2021-03-24 07:29:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (170,NULL,9,'Subject for Tell a Friend','2021-09-29 01:15:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (171,NULL,10,'Subject for Pledge Acknowledgment','2021-05-02 06:27:08',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (172,NULL,9,'Subject for Tell a Friend','2021-05-15 08:42:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (173,NULL,10,'Subject for Pledge Acknowledgment','2021-03-18 18:48:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (174,NULL,10,'Subject for Pledge Acknowledgment','2021-09-07 01:00:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (175,NULL,9,'Subject for Tell a Friend','2021-11-26 23:38:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (176,NULL,10,'Subject for Pledge Acknowledgment','2021-12-14 10:12:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (177,NULL,10,'Subject for Pledge Acknowledgment','2021-03-22 15:08:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (178,NULL,9,'Subject for Tell a Friend','2022-01-18 01:09:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (179,NULL,9,'Subject for Tell a Friend','2021-04-24 18:50:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (180,NULL,9,'Subject for Tell a Friend','2021-11-03 09:37:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (181,NULL,10,'Subject for Pledge Acknowledgment','2021-07-20 01:02:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (182,NULL,10,'Subject for Pledge Acknowledgment','2021-11-11 09:26:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (183,NULL,9,'Subject for Tell a Friend','2021-06-07 09:52:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (184,NULL,9,'Subject for Tell a Friend','2022-01-20 00:48:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (185,NULL,10,'Subject for Pledge Acknowledgment','2021-09-17 08:58:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (186,NULL,9,'Subject for Tell a Friend','2021-06-07 13:12:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (187,NULL,10,'Subject for Pledge Acknowledgment','2021-11-10 12:06:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (188,NULL,9,'Subject for Tell a Friend','2021-11-28 14:03:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (189,NULL,9,'Subject for Tell a Friend','2021-06-13 02:53:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (190,NULL,10,'Subject for Pledge Acknowledgment','2021-07-25 18:44:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (191,NULL,10,'Subject for Pledge Acknowledgment','2021-09-23 00:20:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (192,NULL,9,'Subject for Tell a Friend','2021-08-18 07:51:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (193,NULL,10,'Subject for Pledge Acknowledgment','2021-05-13 04:14:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (194,NULL,10,'Subject for Pledge Acknowledgment','2021-03-22 19:58:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (195,NULL,10,'Subject for Pledge Acknowledgment','2021-05-17 08:12:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (196,NULL,9,'Subject for Tell a Friend','2022-03-12 07:42:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (197,NULL,10,'Subject for Pledge Acknowledgment','2021-12-13 01:56:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (198,NULL,10,'Subject for Pledge Acknowledgment','2021-04-20 12:42:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (199,NULL,10,'Subject for Pledge Acknowledgment','2021-12-06 05:45:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (200,NULL,9,'Subject for Tell a Friend','2021-10-08 06:01:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (201,NULL,10,'Subject for Pledge Acknowledgment','2021-05-04 02:51:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (202,NULL,9,'Subject for Tell a Friend','2021-03-20 05:16:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:04','2022-03-14 22:31:04'),
+ (203,NULL,9,'Subject for Tell a Friend','2021-11-01 11:18:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (204,NULL,9,'Subject for Tell a Friend','2022-01-04 11:46:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (205,NULL,9,'Subject for Tell a Friend','2022-01-13 17:26:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (206,NULL,9,'Subject for Tell a Friend','2022-01-04 00:21:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (207,NULL,10,'Subject for Pledge Acknowledgment','2021-04-26 12:42:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (208,NULL,9,'Subject for Tell a Friend','2021-05-18 05:37:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (209,NULL,10,'Subject for Pledge Acknowledgment','2021-09-07 13:47:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (210,NULL,10,'Subject for Pledge Acknowledgment','2021-05-21 22:45:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (211,NULL,9,'Subject for Tell a Friend','2021-05-15 03:50:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (212,NULL,10,'Subject for Pledge Acknowledgment','2021-04-04 11:05:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (213,NULL,9,'Subject for Tell a Friend','2021-08-26 22:44:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (214,NULL,10,'Subject for Pledge Acknowledgment','2021-04-04 07:23:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (215,NULL,10,'Subject for Pledge Acknowledgment','2021-07-28 14:29:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (216,NULL,10,'Subject for Pledge Acknowledgment','2022-01-20 23:32:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (217,NULL,10,'Subject for Pledge Acknowledgment','2021-08-28 01:21:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (218,NULL,10,'Subject for Pledge Acknowledgment','2022-01-26 12:56:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (219,NULL,9,'Subject for Tell a Friend','2021-11-16 23:49:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (220,NULL,10,'Subject for Pledge Acknowledgment','2021-09-22 20:41:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (221,NULL,10,'Subject for Pledge Acknowledgment','2021-06-02 19:03:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (222,NULL,10,'Subject for Pledge Acknowledgment','2022-03-05 18:35:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (223,NULL,9,'Subject for Tell a Friend','2021-06-07 11:20:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (224,NULL,9,'Subject for Tell a Friend','2021-03-23 19:21:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (225,NULL,10,'Subject for Pledge Acknowledgment','2022-02-14 22:29:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (226,NULL,10,'Subject for Pledge Acknowledgment','2021-07-31 08:12:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (227,NULL,10,'Subject for Pledge Acknowledgment','2021-07-04 19:00:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (228,NULL,9,'Subject for Tell a Friend','2021-05-05 16:08:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (229,NULL,9,'Subject for Tell a Friend','2021-04-15 04:42:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (230,NULL,9,'Subject for Tell a Friend','2021-05-06 03:48:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (231,NULL,9,'Subject for Tell a Friend','2022-01-22 12:21:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (232,NULL,10,'Subject for Pledge Acknowledgment','2021-05-21 12:26:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (233,NULL,9,'Subject for Tell a Friend','2022-01-15 06:30:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (234,NULL,10,'Subject for Pledge Acknowledgment','2021-03-19 16:35:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (235,NULL,10,'Subject for Pledge Acknowledgment','2021-09-20 23:41:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (236,NULL,10,'Subject for Pledge Acknowledgment','2021-04-03 18:02:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (237,NULL,9,'Subject for Tell a Friend','2021-05-16 16:20:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (238,NULL,9,'Subject for Tell a Friend','2021-04-11 17:30:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (239,NULL,10,'Subject for Pledge Acknowledgment','2021-07-07 04:28:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (240,NULL,9,'Subject for Tell a Friend','2022-03-06 16:14:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (241,NULL,10,'Subject for Pledge Acknowledgment','2021-06-12 02:26:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (242,NULL,9,'Subject for Tell a Friend','2022-01-27 08:38:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (243,NULL,9,'Subject for Tell a Friend','2021-07-08 13:03:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (244,NULL,10,'Subject for Pledge Acknowledgment','2021-10-07 09:46:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (245,NULL,9,'Subject for Tell a Friend','2021-05-08 09:26:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (246,NULL,10,'Subject for Pledge Acknowledgment','2021-12-15 08:20:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (247,NULL,9,'Subject for Tell a Friend','2021-10-18 06:38:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (248,NULL,10,'Subject for Pledge Acknowledgment','2021-07-26 03:02:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (249,NULL,9,'Subject for Tell a Friend','2021-08-26 04:50:43',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (250,NULL,10,'Subject for Pledge Acknowledgment','2021-09-13 14:57:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (251,NULL,9,'Subject for Tell a Friend','2021-06-01 18:56:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (252,NULL,9,'Subject for Tell a Friend','2021-11-21 17:18:12',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (253,NULL,10,'Subject for Pledge Acknowledgment','2021-06-23 15:24:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (254,NULL,10,'Subject for Pledge Acknowledgment','2021-08-16 05:03:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (255,NULL,10,'Subject for Pledge Acknowledgment','2021-10-29 15:56:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (256,NULL,10,'Subject for Pledge Acknowledgment','2022-02-18 22:24:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (257,NULL,10,'Subject for Pledge Acknowledgment','2021-09-05 03:02:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (258,NULL,9,'Subject for Tell a Friend','2021-10-10 01:22:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (259,NULL,9,'Subject for Tell a Friend','2022-01-06 10:36:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (260,NULL,9,'Subject for Tell a Friend','2021-04-15 22:12:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (261,NULL,10,'Subject for Pledge Acknowledgment','2021-08-02 11:39:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (262,NULL,10,'Subject for Pledge Acknowledgment','2021-05-11 19:12:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (263,NULL,9,'Subject for Tell a Friend','2021-04-11 04:26:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (264,NULL,9,'Subject for Tell a Friend','2021-07-25 22:28:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (265,NULL,9,'Subject for Tell a Friend','2021-08-27 00:25:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (266,NULL,10,'Subject for Pledge Acknowledgment','2021-09-14 14:02:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (267,NULL,9,'Subject for Tell a Friend','2021-04-02 19:52:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (268,NULL,9,'Subject for Tell a Friend','2022-01-02 00:57:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (269,NULL,10,'Subject for Pledge Acknowledgment','2021-12-19 21:11:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (270,NULL,9,'Subject for Tell a Friend','2022-01-12 06:00:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (271,NULL,10,'Subject for Pledge Acknowledgment','2021-09-15 16:29:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (272,NULL,9,'Subject for Tell a Friend','2021-07-09 05:03:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (273,NULL,10,'Subject for Pledge Acknowledgment','2021-05-23 23:43:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (274,NULL,10,'Subject for Pledge Acknowledgment','2021-05-20 11:22:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (275,NULL,9,'Subject for Tell a Friend','2021-10-20 15:05:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (276,NULL,10,'Subject for Pledge Acknowledgment','2021-11-20 15:32:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (277,NULL,10,'Subject for Pledge Acknowledgment','2021-12-21 00:09:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (278,NULL,9,'Subject for Tell a Friend','2021-10-01 19:02:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (279,NULL,10,'Subject for Pledge Acknowledgment','2021-10-16 08:07:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (280,NULL,9,'Subject for Tell a Friend','2021-06-03 20:34:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (281,NULL,10,'Subject for Pledge Acknowledgment','2021-05-10 12:12:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (282,NULL,10,'Subject for Pledge Acknowledgment','2021-05-31 10:40:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (283,NULL,10,'Subject for Pledge Acknowledgment','2022-01-29 04:24:03',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (284,NULL,10,'Subject for Pledge Acknowledgment','2021-11-16 07:32:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (285,NULL,9,'Subject for Tell a Friend','2021-03-24 04:51:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (286,NULL,10,'Subject for Pledge Acknowledgment','2021-09-15 20:21:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (287,NULL,9,'Subject for Tell a Friend','2021-12-10 04:37:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (288,NULL,9,'Subject for Tell a Friend','2021-09-24 06:13:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (289,NULL,10,'Subject for Pledge Acknowledgment','2021-10-17 16:41:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (290,NULL,9,'Subject for Tell a Friend','2021-06-26 09:39:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (291,NULL,10,'Subject for Pledge Acknowledgment','2021-05-30 11:59:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (292,NULL,10,'Subject for Pledge Acknowledgment','2021-06-23 02:15:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (293,NULL,9,'Subject for Tell a Friend','2021-12-13 18:25:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (294,NULL,9,'Subject for Tell a Friend','2021-09-25 21:03:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (295,NULL,9,'Subject for Tell a Friend','2021-06-23 13:48:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (296,NULL,10,'Subject for Pledge Acknowledgment','2021-04-02 05:30:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (297,NULL,9,'Subject for Tell a Friend','2021-11-23 15:23:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (298,NULL,10,'Subject for Pledge Acknowledgment','2021-05-16 06:09:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (299,NULL,9,'Subject for Tell a Friend','2021-08-05 02:11:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (300,NULL,9,'Subject for Tell a Friend','2021-11-13 01:16:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (301,NULL,9,'Subject for Tell a Friend','2022-01-15 07:15:16',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (302,NULL,10,'Subject for Pledge Acknowledgment','2021-09-17 18:09:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (303,NULL,10,'Subject for Pledge Acknowledgment','2021-04-30 17:44:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (304,NULL,10,'Subject for Pledge Acknowledgment','2021-08-11 16:02:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (305,NULL,10,'Subject for Pledge Acknowledgment','2022-03-12 15:20:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (306,NULL,9,'Subject for Tell a Friend','2021-06-27 04:59:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (307,NULL,9,'Subject for Tell a Friend','2021-06-11 14:15:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (308,NULL,9,'Subject for Tell a Friend','2021-12-27 22:44:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (309,NULL,10,'Subject for Pledge Acknowledgment','2021-05-02 02:54:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (310,NULL,10,'Subject for Pledge Acknowledgment','2021-11-15 11:36:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (311,NULL,9,'Subject for Tell a Friend','2022-02-22 20:55:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (312,NULL,10,'Subject for Pledge Acknowledgment','2021-09-10 03:56:39',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (313,NULL,10,'Subject for Pledge Acknowledgment','2021-08-20 10:11:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (314,NULL,9,'Subject for Tell a Friend','2022-01-10 22:34:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (315,NULL,9,'Subject for Tell a Friend','2021-04-04 15:22:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (316,NULL,10,'Subject for Pledge Acknowledgment','2021-04-19 08:21:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (317,NULL,9,'Subject for Tell a Friend','2021-04-17 11:51:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (318,NULL,10,'Subject for Pledge Acknowledgment','2022-03-04 02:53:09',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (319,NULL,9,'Subject for Tell a Friend','2021-12-07 06:26:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (320,NULL,10,'Subject for Pledge Acknowledgment','2021-08-16 13:14:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (321,NULL,10,'Subject for Pledge Acknowledgment','2021-11-24 07:54:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (322,NULL,10,'Subject for Pledge Acknowledgment','2021-07-17 11:32:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (323,NULL,9,'Subject for Tell a Friend','2022-01-30 01:55:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (324,NULL,9,'Subject for Tell a Friend','2021-04-21 12:25:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (325,NULL,9,'Subject for Tell a Friend','2021-09-10 08:46:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (326,NULL,9,'Subject for Tell a Friend','2021-10-26 23:25:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (327,NULL,9,'Subject for Tell a Friend','2021-08-27 12:20:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (328,NULL,10,'Subject for Pledge Acknowledgment','2021-11-28 02:05:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (329,NULL,10,'Subject for Pledge Acknowledgment','2021-06-01 15:28:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (330,NULL,10,'Subject for Pledge Acknowledgment','2021-06-07 11:34:56',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (331,NULL,9,'Subject for Tell a Friend','2021-05-30 09:52:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (332,NULL,10,'Subject for Pledge Acknowledgment','2021-05-04 12:15:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (333,NULL,9,'Subject for Tell a Friend','2021-12-16 22:56:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (334,NULL,9,'Subject for Tell a Friend','2021-09-26 07:32:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (335,NULL,9,'Subject for Tell a Friend','2022-03-01 22:14:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (336,NULL,9,'Subject for Tell a Friend','2021-09-28 03:37:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (337,NULL,9,'Subject for Tell a Friend','2021-12-13 17:31:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (338,NULL,9,'Subject for Tell a Friend','2021-08-31 14:22:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (339,NULL,9,'Subject for Tell a Friend','2021-12-24 09:16:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (340,NULL,9,'Subject for Tell a Friend','2021-11-10 13:40:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (341,NULL,9,'Subject for Tell a Friend','2021-03-31 11:08:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (342,NULL,10,'Subject for Pledge Acknowledgment','2021-06-02 01:20:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (343,NULL,10,'Subject for Pledge Acknowledgment','2021-07-20 01:42:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (344,NULL,9,'Subject for Tell a Friend','2021-09-29 12:38:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (345,NULL,9,'Subject for Tell a Friend','2021-12-30 13:29:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (346,NULL,9,'Subject for Tell a Friend','2021-03-28 18:41:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (347,NULL,10,'Subject for Pledge Acknowledgment','2022-01-02 04:46:40',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (348,NULL,10,'Subject for Pledge Acknowledgment','2021-03-20 22:54:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (349,NULL,10,'Subject for Pledge Acknowledgment','2021-09-06 13:14:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (350,NULL,10,'Subject for Pledge Acknowledgment','2021-09-24 02:14:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (351,NULL,9,'Subject for Tell a Friend','2021-06-21 13:07:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (352,NULL,10,'Subject for Pledge Acknowledgment','2021-07-16 03:29:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (353,NULL,9,'Subject for Tell a Friend','2022-01-12 17:20:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (354,NULL,10,'Subject for Pledge Acknowledgment','2022-01-29 07:36:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (355,NULL,9,'Subject for Tell a Friend','2021-07-07 13:24:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (356,NULL,9,'Subject for Tell a Friend','2021-11-28 01:44:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (357,NULL,10,'Subject for Pledge Acknowledgment','2022-01-14 19:15:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (358,NULL,10,'Subject for Pledge Acknowledgment','2021-04-29 18:54:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (359,NULL,10,'Subject for Pledge Acknowledgment','2021-09-16 01:04:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (360,NULL,9,'Subject for Tell a Friend','2021-08-06 13:52:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (361,NULL,10,'Subject for Pledge Acknowledgment','2021-11-04 17:19:42',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (362,NULL,9,'Subject for Tell a Friend','2021-12-13 20:02:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (363,NULL,10,'Subject for Pledge Acknowledgment','2021-11-15 17:55:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (364,NULL,9,'Subject for Tell a Friend','2021-12-27 02:32:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (365,NULL,9,'Subject for Tell a Friend','2021-09-06 06:19:46',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (366,NULL,10,'Subject for Pledge Acknowledgment','2021-07-06 09:17:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (367,NULL,10,'Subject for Pledge Acknowledgment','2021-11-19 10:46:04',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (368,NULL,9,'Subject for Tell a Friend','2021-12-20 13:09:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (369,NULL,9,'Subject for Tell a Friend','2021-05-25 06:18:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (370,NULL,9,'Subject for Tell a Friend','2021-07-29 10:49:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (371,NULL,10,'Subject for Pledge Acknowledgment','2021-05-08 22:48:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (372,NULL,10,'Subject for Pledge Acknowledgment','2021-10-03 14:01:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (373,NULL,10,'Subject for Pledge Acknowledgment','2021-10-12 15:32:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (374,NULL,10,'Subject for Pledge Acknowledgment','2021-04-28 10:36:59',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (375,NULL,10,'Subject for Pledge Acknowledgment','2021-06-12 12:58:15',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (376,NULL,9,'Subject for Tell a Friend','2021-11-05 06:22:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (377,NULL,10,'Subject for Pledge Acknowledgment','2021-11-20 06:53:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (378,NULL,10,'Subject for Pledge Acknowledgment','2021-03-25 07:52:11',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (379,NULL,10,'Subject for Pledge Acknowledgment','2022-02-28 19:26:55',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (380,NULL,9,'Subject for Tell a Friend','2021-03-16 03:10:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (381,NULL,9,'Subject for Tell a Friend','2022-01-20 02:44:26',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (382,NULL,9,'Subject for Tell a Friend','2022-03-06 17:17:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (383,NULL,9,'Subject for Tell a Friend','2021-12-20 18:23:48',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (384,NULL,10,'Subject for Pledge Acknowledgment','2021-05-20 07:34:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (385,NULL,10,'Subject for Pledge Acknowledgment','2021-09-18 18:14:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (386,NULL,10,'Subject for Pledge Acknowledgment','2021-05-07 06:42:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (387,NULL,9,'Subject for Tell a Friend','2021-11-25 07:15:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (388,NULL,10,'Subject for Pledge Acknowledgment','2021-04-26 04:02:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (389,NULL,10,'Subject for Pledge Acknowledgment','2021-11-29 09:55:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (390,NULL,10,'Subject for Pledge Acknowledgment','2021-05-14 01:18:02',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (391,NULL,9,'Subject for Tell a Friend','2022-01-04 16:51:29',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (392,NULL,9,'Subject for Tell a Friend','2021-09-30 08:13:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (393,NULL,9,'Subject for Tell a Friend','2021-03-25 23:36:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (394,NULL,10,'Subject for Pledge Acknowledgment','2021-11-17 15:59:33',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (395,NULL,10,'Subject for Pledge Acknowledgment','2021-08-18 01:54:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (396,NULL,10,'Subject for Pledge Acknowledgment','2021-03-17 04:29:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (397,NULL,10,'Subject for Pledge Acknowledgment','2021-05-10 13:03:37',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (398,NULL,10,'Subject for Pledge Acknowledgment','2021-03-21 02:35:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (399,NULL,9,'Subject for Tell a Friend','2021-08-16 06:21:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (400,NULL,10,'Subject for Pledge Acknowledgment','2021-10-28 02:17:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (401,NULL,9,'Subject for Tell a Friend','2021-06-09 01:38:30',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (402,NULL,10,'Subject for Pledge Acknowledgment','2021-11-25 07:46:36',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (403,NULL,9,'Subject for Tell a Friend','2021-06-25 07:07:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (404,NULL,10,'Subject for Pledge Acknowledgment','2021-06-09 14:26:13',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (405,NULL,10,'Subject for Pledge Acknowledgment','2022-02-19 19:35:18',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (406,NULL,9,'Subject for Tell a Friend','2021-12-09 11:39:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (407,NULL,9,'Subject for Tell a Friend','2021-07-09 14:57:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (408,NULL,10,'Subject for Pledge Acknowledgment','2022-03-10 03:39:21',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (409,NULL,10,'Subject for Pledge Acknowledgment','2022-03-04 14:47:38',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (410,NULL,10,'Subject for Pledge Acknowledgment','2021-10-19 14:39:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (411,NULL,9,'Subject for Tell a Friend','2021-05-18 09:06:52',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (412,NULL,9,'Subject for Tell a Friend','2022-03-12 10:24:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (413,NULL,9,'Subject for Tell a Friend','2021-07-13 19:17:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:05','2022-03-14 22:31:05'),
+ (414,NULL,10,'Subject for Pledge Acknowledgment','2021-12-06 16:07:25',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (415,NULL,9,'Subject for Tell a Friend','2021-07-07 10:23:44',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (416,NULL,10,'Subject for Pledge Acknowledgment','2021-12-24 23:53:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (417,NULL,9,'Subject for Tell a Friend','2021-04-05 23:54:51',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (418,NULL,10,'Subject for Pledge Acknowledgment','2021-03-16 04:56:34',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (419,NULL,9,'Subject for Tell a Friend','2021-08-10 00:56:17',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (420,NULL,9,'Subject for Tell a Friend','2021-08-14 15:21:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (421,NULL,9,'Subject for Tell a Friend','2022-01-05 22:00:53',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (422,NULL,10,'Subject for Pledge Acknowledgment','2021-10-25 07:52:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (423,NULL,9,'Subject for Tell a Friend','2021-04-04 19:00:27',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (424,NULL,9,'Subject for Tell a Friend','2021-10-11 21:00:23',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (425,NULL,10,'Subject for Pledge Acknowledgment','2021-07-04 21:49:05',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (426,NULL,9,'Subject for Tell a Friend','2022-03-04 07:51:20',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (427,NULL,9,'Subject for Tell a Friend','2022-03-01 21:58:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (428,NULL,9,'Subject for Tell a Friend','2021-06-30 11:02:07',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (429,NULL,9,'Subject for Tell a Friend','2021-06-22 20:44:32',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (430,NULL,9,'Subject for Tell a Friend','2021-08-15 16:29:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (431,NULL,10,'Subject for Pledge Acknowledgment','2021-12-24 19:33:54',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (432,NULL,9,'Subject for Tell a Friend','2021-06-15 17:35:19',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (433,NULL,9,'Subject for Tell a Friend','2021-10-24 13:08:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (434,NULL,10,'Subject for Pledge Acknowledgment','2022-01-02 22:39:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (435,NULL,10,'Subject for Pledge Acknowledgment','2022-03-05 20:03:24',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (436,NULL,10,'Subject for Pledge Acknowledgment','2021-03-20 22:43:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (437,NULL,9,'Subject for Tell a Friend','2021-05-11 05:32:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (438,NULL,10,'Subject for Pledge Acknowledgment','2022-01-23 09:02:57',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (439,NULL,10,'Subject for Pledge Acknowledgment','2022-01-05 07:23:01',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (440,NULL,9,'Subject for Tell a Friend','2021-04-08 05:59:58',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (441,NULL,9,'Subject for Tell a Friend','2021-04-11 18:38:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (442,NULL,9,'Subject for Tell a Friend','2021-03-30 15:55:31',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (443,NULL,10,'Subject for Pledge Acknowledgment','2021-03-20 03:05:35',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (444,NULL,10,'Subject for Pledge Acknowledgment','2022-02-28 05:45:47',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (445,NULL,9,'Subject for Tell a Friend','2021-04-24 16:58:10',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (446,NULL,10,'Subject for Pledge Acknowledgment','2021-04-26 00:14:45',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (447,NULL,10,'Subject for Pledge Acknowledgment','2021-05-06 01:35:14',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (448,NULL,10,'Subject for Pledge Acknowledgment','2021-12-30 10:59:22',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (449,NULL,10,'Subject for Pledge Acknowledgment','2021-12-25 10:47:28',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (450,NULL,10,'Subject for Pledge Acknowledgment','2021-09-14 00:15:49',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (451,1,6,'$ 125 April Mailer 1','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (452,2,6,'$ 50 Online: Save the Penguins','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (453,3,6,'£ 25 April Mailer 1','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (454,4,6,'$ 50 Online: Save the Penguins','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (455,5,6,'$ 50 Online: Save the Penguins','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (456,6,6,'$ 500 April Mailer 1','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (457,7,6,'$ 1750 Online: Save the Penguins','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (458,8,6,'$ 50 Online: Save the Penguins','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (459,9,6,'$ 10 Online: Help CiviCRM','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (460,10,6,'$ 250 Online: Help CiviCRM','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (461,11,6,'Â¥ 500 ','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (462,12,6,'$ 50 Online: Save the Penguins','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (463,13,6,'$ 50 ','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (464,14,6,'$ 50 ','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (465,15,6,'$ 25 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (466,16,6,'$ 25 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (467,17,6,'$ 25 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (468,18,6,'$ 25 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (469,19,6,'$ 25 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (470,20,6,'$ 25 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (471,21,6,'$ 25 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (472,22,6,'$ 25 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (473,23,6,'$ 25 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (474,24,6,'$ 25 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (475,25,6,'$ 25 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (476,26,6,'$ 10 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (477,27,6,'$ 10 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (478,28,6,'$ 10 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (479,29,6,'$ 10 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (480,30,6,'$ 10 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (481,31,6,'€ 5 Recurring contribution','2022-05-14 22:31:06',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (482,1,7,'General','2022-03-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (483,2,7,'Student','2022-03-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (484,3,7,'General','2022-03-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (485,4,7,'Student','2022-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (486,5,7,'Student','2021-03-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (487,6,7,'Student','2022-03-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (488,7,7,'General','2022-03-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (489,8,7,'Student','2022-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (490,9,7,'General','2022-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (491,10,7,'Student','2021-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (492,11,7,'Lifetime','2022-03-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (493,12,7,'Student','2022-03-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (494,13,7,'General','2022-03-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (495,14,7,'Student','2022-03-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (496,15,7,'Student','2021-02-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (497,16,7,'Student','2022-02-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (498,17,7,'General','2022-02-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (499,18,7,'Student','2022-02-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (500,19,7,'General','2022-02-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (501,20,7,'Student','2021-02-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (502,21,7,'General','2022-02-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (503,22,7,'Lifetime','2022-02-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (504,23,7,'General','2022-02-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (505,24,7,'Student','2022-02-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (506,25,7,'Student','2021-02-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (507,26,7,'Student','2022-02-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (508,27,7,'General','2022-02-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (509,28,7,'Student','2022-02-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (510,29,7,'General','2022-02-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (511,30,7,'General','2019-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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (512,32,6,'$ 100.00 - General Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (513,33,6,'$ 50.00 - Student Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (514,34,6,'$ 100.00 - General Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (515,35,6,'$ 50.00 - Student Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (516,36,6,'$ 50.00 - Student Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (517,37,6,'$ 50.00 - Student Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (518,38,6,'$ 100.00 - General Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (519,39,6,'$ 50.00 - Student Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (520,40,6,'$ 100.00 - General Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (521,41,6,'$ 50.00 - Student Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (522,42,6,'$ 1200.00 - Lifetime Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (523,43,6,'$ 50.00 - Student Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (524,44,6,'$ 100.00 - General Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (525,45,6,'$ 50.00 - Student Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (526,46,6,'$ 50.00 - Student Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (527,47,6,'$ 50.00 - Student Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (528,48,6,'$ 100.00 - General Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (529,49,6,'$ 50.00 - Student Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (530,50,6,'$ 100.00 - General Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (531,51,6,'$ 50.00 - Student Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (532,52,6,'$ 100.00 - General Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (533,53,6,'$ 1200.00 - Lifetime Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (534,54,6,'$ 100.00 - General Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (535,55,6,'$ 50.00 - Student Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (536,56,6,'$ 50.00 - Student Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (537,57,6,'$ 50.00 - Student Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (538,58,6,'$ 100.00 - General Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (539,59,6,'$ 50.00 - Student Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (540,60,6,'$ 100.00 - General Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (541,61,6,'$ 100.00 - General Membership: Offline signup','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (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-03-14 22:31:06','2022-03-14 22:31:06'),
+ (593,63,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (594,64,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (595,65,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (596,66,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (597,67,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (598,68,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (599,69,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (600,70,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (601,71,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (602,72,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (603,73,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (604,74,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (605,75,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (606,76,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (607,77,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (608,78,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (609,79,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (610,80,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (611,81,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (612,82,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (613,83,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (614,84,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (615,85,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (616,86,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (617,87,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (618,88,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (619,89,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (620,90,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (621,91,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (622,92,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (623,93,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (624,94,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (625,95,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (626,96,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (627,97,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (628,98,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (629,99,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (630,100,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (631,101,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (632,102,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (633,103,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (634,104,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (635,105,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (636,106,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (637,107,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (638,108,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (639,109,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (640,110,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (641,111,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06'),
+ (642,112,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2022-03-14 22:31:06',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL,0,'2022-03-14 22:31:06','2022-03-14 22:31:06');
 /*!40000 ALTER TABLE `civicrm_activity` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -813,834 +813,815 @@ 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
- (359,233,1,3),
- (433,284,1,3),
- (525,344,2,3),
- (586,382,2,3),
- (688,451,2,2),
- (745,508,2,2),
- (775,538,2,2),
- (205,130,3,3),
- (553,361,3,3),
- (5,3,4,3),
- (160,104,4,3),
- (689,452,4,2),
- (692,455,4,2),
- (729,492,4,2),
- (759,522,4,2),
- (334,216,5,3),
- (279,179,6,3),
- (357,232,6,3),
- (370,240,6,3),
- (690,453,6,2),
- (185,118,7,3),
- (675,441,7,3),
- (249,159,8,3),
- (691,454,8,2),
- (117,76,9,3),
- (223,141,9,3),
- (319,207,9,3),
- (376,243,9,3),
- (611,399,9,3),
- (647,424,10,3),
- (730,493,10,2),
- (760,523,10,2),
- (113,73,11,3),
- (246,157,11,3),
- (382,247,11,3),
- (534,350,11,3),
- (150,98,13,3),
- (323,209,13,3),
- (438,287,13,3),
- (811,574,14,2),
- (175,112,15,3),
- (299,191,15,3),
- (364,236,15,3),
- (367,238,15,3),
- (440,288,15,3),
- (783,546,15,2),
- (148,97,16,3),
- (348,226,16,3),
- (409,268,16,3),
- (448,293,16,3),
- (693,456,16,2),
- (34,20,17,3),
- (669,437,17,3),
- (355,231,18,3),
- (416,272,18,3),
- (545,356,18,3),
- (102,67,19,3),
- (173,111,19,3),
- (388,251,19,3),
- (694,457,19,2),
- (567,370,20,3),
- (100,66,21,3),
- (282,181,21,3),
- (394,255,21,3),
- (425,279,21,3),
- (590,385,21,3),
- (723,486,21,2),
- (753,516,21,2),
- (135,89,22,3),
- (523,343,22,3),
- (580,378,22,3),
- (829,592,22,2),
- (338,218,23,3),
- (234,148,24,3),
- (268,171,24,3),
- (488,320,24,3),
- (31,18,25,3),
- (71,46,25,3),
- (74,48,26,3),
- (93,62,26,3),
- (211,133,26,3),
- (800,563,26,2),
- (336,217,27,3),
- (374,242,27,3),
- (436,286,27,3),
- (481,315,27,3),
- (490,321,28,3),
- (56,35,29,3),
- (171,110,29,3),
- (732,495,29,2),
- (762,525,29,2),
- (467,305,31,3),
- (734,497,31,2),
- (764,527,31,2),
- (828,591,31,2),
- (15,8,32,3),
- (297,190,32,3),
- (529,347,32,3),
- (700,463,32,2),
- (701,464,32,2),
- (748,511,32,2),
- (778,541,32,2),
- (213,134,33,3),
- (131,86,34,3),
- (140,92,34,3),
- (378,244,34,3),
- (640,419,34,3),
- (697,460,34,2),
- (781,544,34,2),
- (86,57,35,3),
- (167,108,35,3),
- (284,182,35,3),
- (308,198,35,3),
- (558,365,35,3),
- (332,215,36,3),
- (615,402,36,3),
- (660,432,36,3),
- (251,160,37,3),
- (510,334,37,3),
- (654,428,37,3),
- (563,368,38,3),
- (236,149,39,3),
- (782,545,39,2),
- (36,21,41,3),
- (460,301,41,2),
- (462,302,41,2),
- (464,303,41,2),
- (465,304,41,2),
- (466,305,41,2),
- (468,306,41,2),
- (470,307,41,2),
- (471,308,41,2),
- (472,309,41,2),
- (474,310,41,2),
- (475,311,41,2),
- (476,312,41,2),
- (477,313,41,2),
- (479,314,41,2),
- (480,315,41,2),
- (482,316,41,2),
- (483,317,41,2),
- (484,318,41,2),
- (485,319,41,2),
- (487,320,41,2),
- (489,321,41,2),
- (491,322,41,2),
- (492,323,41,2),
- (493,324,41,2),
- (494,325,41,2),
- (496,326,41,2),
- (498,327,41,2),
- (500,328,41,2),
- (501,329,41,2),
- (503,330,41,2),
- (505,331,41,2),
- (506,332,41,2),
- (507,333,41,2),
- (509,334,41,2),
- (511,335,41,2),
- (512,336,41,2),
- (513,337,41,2),
- (515,338,41,2),
- (516,339,41,2),
- (517,340,41,2),
- (519,341,41,2),
- (520,342,41,2),
- (522,343,41,2),
- (524,344,41,2),
- (526,345,41,2),
- (527,346,41,2),
- (528,347,41,2),
- (530,348,41,2),
- (532,349,41,2),
- (533,350,41,2),
- (535,351,41,2),
- (537,352,41,2),
- (539,353,41,2),
- (540,354,41,2),
- (542,355,41,2),
- (544,356,41,2),
- (546,357,41,2),
- (548,358,41,2),
- (549,359,41,2),
- (551,360,41,2),
- (552,361,41,2),
- (554,362,41,2),
- (555,363,41,2),
- (556,364,41,2),
- (557,365,41,2),
- (559,366,41,2),
- (560,367,41,2),
- (562,368,41,2),
- (564,369,41,2),
- (566,370,41,2),
- (568,371,41,2),
- (569,372,41,2),
- (571,373,41,2),
- (573,374,41,2),
- (575,375,41,2),
- (576,376,41,2),
- (578,377,41,2),
- (579,378,41,2),
- (581,379,41,2),
- (583,380,41,2),
- (584,381,41,2),
- (585,382,41,2),
- (587,383,41,2),
- (588,384,41,2),
- (589,385,41,2),
- (591,386,41,2),
- (593,387,41,2),
- (594,388,41,2),
- (596,389,41,2),
- (597,390,41,2),
- (598,391,41,2),
- (600,392,41,2),
- (602,393,41,2),
- (603,394,41,2),
- (605,395,41,2),
- (607,396,41,2),
- (608,397,41,2),
- (609,398,41,2),
- (610,399,41,2),
- (612,400,41,2),
- (613,401,41,2),
- (614,402,41,2),
- (616,403,41,2),
- (617,404,41,2),
- (618,405,41,2),
- (620,406,41,2),
- (622,407,41,2),
- (624,408,41,2),
- (625,409,41,2),
- (627,410,41,2),
- (628,411,41,2),
- (629,412,41,2),
- (631,413,41,2),
- (633,414,41,2),
- (635,415,41,2),
- (636,416,41,2),
- (637,417,41,2),
- (638,418,41,2),
- (639,419,41,2),
- (641,420,41,2),
- (642,421,41,2),
- (644,422,41,2),
- (645,423,41,2),
- (646,424,41,2),
- (648,425,41,2),
- (650,426,41,2),
- (651,427,41,2),
- (653,428,41,2),
- (655,429,41,2),
- (656,430,41,2),
- (658,431,41,2),
- (659,432,41,2),
- (661,433,41,2),
- (663,434,41,2),
- (664,435,41,2),
- (666,436,41,2),
- (668,437,41,2),
- (670,438,41,2),
- (671,439,41,2),
- (673,440,41,2),
- (674,441,41,2),
- (676,442,41,2),
- (678,443,41,2),
- (679,444,41,2),
- (681,445,41,2),
- (683,446,41,2),
- (684,447,41,2),
- (685,448,41,2),
- (686,449,41,2),
- (687,450,41,2),
- (720,483,41,2),
- (750,513,41,2),
- (818,581,41,2),
- (227,144,42,3),
- (325,210,42,3),
- (442,289,42,3),
- (582,379,42,3),
- (53,33,43,3),
- (321,208,43,3),
- (454,297,43,3),
- (699,462,43,2),
- (90,60,44,3),
- (13,7,45,3),
- (21,12,45,3),
- (179,115,45,3),
- (521,342,45,3),
- (784,547,45,2),
- (18,10,46,3),
- (230,146,46,3),
- (728,491,46,2),
- (758,521,46,2),
- (137,90,47,3),
- (259,165,47,3),
- (595,388,48,3),
- (43,25,49,3),
- (195,124,49,3),
- (514,337,49,3),
- (810,573,49,2),
- (207,131,50,3),
- (606,395,50,3),
- (28,16,51,3),
- (263,168,51,3),
- (499,327,51,3),
- (634,414,51,3),
- (181,116,52,3),
- (536,351,52,3),
- (657,430,52,3),
- (788,551,52,2),
- (111,72,53,3),
- (550,359,53,3),
- (643,421,53,3),
- (50,31,54,3),
- (95,63,54,3),
- (153,100,54,3),
- (155,101,54,3),
- (273,175,54,3),
- (630,412,54,3),
- (9,5,55,3),
- (67,43,55,3),
- (162,105,56,3),
- (508,333,56,3),
- (40,23,57,3),
- (543,355,57,3),
- (97,64,59,3),
- (106,69,59,3),
- (452,296,59,3),
- (665,435,59,3),
- (702,465,59,2),
- (703,466,59,2),
- (704,467,59,2),
- (705,468,59,2),
- (706,469,59,2),
- (707,470,59,2),
- (708,471,59,2),
- (709,472,59,2),
- (710,473,59,2),
- (711,474,59,2),
- (712,475,59,2),
- (816,579,59,2),
- (345,224,60,3),
- (541,354,60,3),
- (547,357,60,3),
- (812,575,60,2),
- (125,81,61,3),
- (183,117,61,3),
- (404,264,61,3),
- (423,278,61,3),
- (619,405,61,3),
- (459,300,62,3),
- (142,93,63,3),
- (303,194,63,3),
- (84,56,64,3),
- (414,271,64,3),
- (726,489,64,2),
- (756,519,64,2),
- (3,2,65,3),
- (23,13,65,3),
- (819,582,65,2),
- (215,135,66,3),
- (427,280,66,3),
- (561,367,66,3),
- (731,494,66,2),
- (761,524,66,2),
- (787,550,66,2),
- (445,291,68,3),
- (746,509,68,2),
- (776,539,68,2),
- (201,128,69,3),
- (572,373,69,3),
- (680,444,69,3),
- (747,510,69,2),
- (777,540,69,2),
- (78,51,70,3),
- (104,68,70,3),
- (109,71,70,3),
- (497,326,70,3),
- (192,122,71,3),
- (203,129,71,3),
- (662,433,71,3),
- (698,461,71,2),
- (599,391,72,3),
- (632,413,72,3),
- (809,572,72,2),
- (257,164,73,3),
- (266,170,73,3),
- (469,306,73,3),
- (198,126,74,3),
- (164,106,75,3),
- (461,301,75,3),
- (518,340,75,3),
- (677,442,75,3),
- (122,79,76,3),
- (574,374,76,3),
- (649,425,76,3),
- (495,325,77,3),
- (570,372,77,3),
- (187,119,78,3),
- (119,77,79,3),
- (293,187,79,3),
- (735,498,79,2),
- (765,528,79,2),
- (741,504,80,2),
- (771,534,80,2),
- (26,15,81,3),
- (463,302,81,3),
- (623,407,81,3),
- (652,427,81,3),
- (807,570,81,2),
- (361,234,82,3),
- (372,241,82,3),
- (695,458,82,2),
- (59,37,83,3),
- (565,369,83,3),
- (38,22,84,3),
- (189,120,84,3),
- (238,150,84,3),
- (486,319,84,3),
- (255,163,85,3),
- (232,147,86,3),
- (239,151,87,2),
- (240,152,87,2),
- (241,153,87,2),
- (242,154,87,2),
- (243,155,87,2),
- (244,156,87,2),
- (245,157,87,2),
- (247,158,87,2),
- (248,159,87,2),
- (250,160,87,2),
- (252,161,87,2),
- (253,162,87,2),
- (254,163,87,2),
- (256,164,87,2),
- (258,165,87,2),
- (260,166,87,2),
- (261,167,87,2),
- (262,168,87,2),
- (264,169,87,2),
- (265,170,87,2),
- (267,171,87,2),
- (269,172,87,2),
- (270,173,87,2),
- (271,174,87,2),
- (272,175,87,2),
- (274,176,87,2),
- (275,177,87,2),
- (276,178,87,2),
- (278,179,87,2),
- (280,180,87,2),
- (281,181,87,2),
- (283,182,87,2),
- (285,183,87,2),
- (286,184,87,2),
- (288,185,87,2),
- (290,186,87,2),
- (292,187,87,2),
- (294,188,87,2),
- (295,189,87,2),
- (296,190,87,2),
- (298,191,87,2),
- (300,192,87,2),
- (301,193,87,2),
- (302,194,87,2),
- (304,195,87,2),
- (305,196,87,2),
- (306,197,87,2),
- (307,198,87,2),
- (309,199,87,2),
- (310,200,87,2),
- (312,201,87,2),
- (313,202,87,2),
- (314,203,87,2),
- (315,204,87,2),
- (316,205,87,2),
- (317,206,87,2),
- (318,207,87,2),
- (320,208,87,2),
- (322,209,87,2),
- (324,210,87,2),
- (326,211,87,2),
- (328,212,87,2),
- (329,213,87,2),
- (330,214,87,2),
- (331,215,87,2),
- (333,216,87,2),
- (335,217,87,2),
- (337,218,87,2),
- (339,219,87,2),
- (340,220,87,2),
- (341,221,87,2),
- (342,222,87,2),
- (343,223,87,2),
- (344,224,87,2),
- (346,225,87,2),
- (347,226,87,2),
- (349,227,87,2),
- (350,228,87,2),
- (351,229,87,2),
- (352,230,87,2),
- (354,231,87,2),
- (356,232,87,2),
- (358,233,87,2),
- (360,234,87,2),
- (362,235,87,2),
- (363,236,87,2),
- (365,237,87,2),
- (366,238,87,2),
- (368,239,87,2),
- (369,240,87,2),
- (371,241,87,2),
- (373,242,87,2),
- (375,243,87,2),
- (377,244,87,2),
- (379,245,87,2),
- (380,246,87,2),
- (381,247,87,2),
- (383,248,87,2),
- (385,249,87,2),
- (386,250,87,2),
- (387,251,87,2),
- (389,252,87,2),
- (391,253,87,2),
- (392,254,87,2),
- (393,255,87,2),
- (395,256,87,2),
- (396,257,87,2),
- (397,258,87,2),
- (398,259,87,2),
- (399,260,87,2),
- (400,261,87,2),
- (401,262,87,2),
- (402,263,87,2),
- (403,264,87,2),
- (405,265,87,2),
- (406,266,87,2),
- (407,267,87,2),
- (408,268,87,2),
- (410,269,87,2),
- (412,270,87,2),
- (413,271,87,2),
- (415,272,87,2),
- (417,273,87,2),
- (418,274,87,2),
- (419,275,87,2),
- (420,276,87,2),
- (421,277,87,2),
- (422,278,87,2),
- (424,279,87,2),
- (426,280,87,2),
- (428,281,87,2),
- (429,282,87,2),
- (431,283,87,2),
- (432,284,87,2),
- (434,285,87,2),
- (435,286,87,2),
- (437,287,87,2),
- (439,288,87,2),
- (441,289,87,2),
- (443,290,87,2),
- (444,291,87,2),
- (446,292,87,2),
- (447,293,87,2),
- (449,294,87,2),
- (450,295,87,2),
- (451,296,87,2),
- (453,297,87,2),
- (455,298,87,2),
- (457,299,87,2),
- (458,300,87,2),
- (478,313,87,3),
- (825,588,87,2),
- (169,109,88,3),
- (287,184,88,3),
- (621,406,88,3),
- (311,200,89,3),
- (61,38,90,3),
- (218,137,90,3),
- (792,555,90,2),
- (430,282,91,3),
- (743,506,91,2),
- (773,536,91,2),
- (793,556,91,2),
- (289,185,92,3),
- (696,459,92,2),
- (797,560,92,2),
- (158,103,94,3),
- (604,394,94,3),
- (682,445,94,3),
- (737,500,94,2),
- (767,530,94,2),
- (806,569,94,2),
- (384,248,95,3),
- (592,386,95,3),
- (667,436,95,3),
- (672,439,95,3),
- (798,561,95,2),
- (11,6,96,3),
- (327,211,96,3),
- (626,409,96,3),
- (277,178,97,3),
- (291,186,97,3),
- (504,330,97,3),
- (7,4,98,3),
- (456,298,98,3),
- (538,352,98,3),
- (146,96,99,3),
- (713,476,99,2),
- (714,477,99,2),
- (715,478,99,2),
- (716,479,99,2),
- (717,480,99,2),
- (353,230,100,3),
- (411,269,100,3),
- (473,309,100,3),
- (502,329,100,3),
- (577,376,100,3),
- (601,392,100,3),
- (209,132,101,3),
- (390,252,101,3),
- (531,348,101,3),
- (744,507,101,2),
- (774,537,101,2),
- (722,485,102,2),
- (752,515,102,2),
- (718,481,103,2),
- (738,501,104,2),
- (768,531,104,2),
- (719,482,113,2),
- (749,512,113,2),
- (789,552,114,2),
- (721,484,116,2),
- (751,514,116,2),
- (795,558,117,2),
- (780,543,121,2),
- (725,488,123,2),
- (755,518,123,2),
- (827,590,123,2),
- (815,578,126,2),
- (1,1,127,2),
- (2,2,127,2),
- (4,3,127,2),
- (6,4,127,2),
- (8,5,127,2),
- (10,6,127,2),
- (12,7,127,2),
- (14,8,127,2),
- (16,9,127,2),
- (17,10,127,2),
- (19,11,127,2),
- (20,12,127,2),
- (22,13,127,2),
- (24,14,127,2),
- (25,15,127,2),
- (27,16,127,2),
- (29,17,127,2),
- (30,18,127,2),
- (32,19,127,2),
- (33,20,127,2),
- (35,21,127,2),
- (37,22,127,2),
- (39,23,127,2),
- (41,24,127,2),
- (42,25,127,2),
- (44,26,127,2),
- (45,27,127,2),
- (46,28,127,2),
- (47,29,127,2),
- (48,30,127,2),
- (49,31,127,2),
- (51,32,127,2),
- (52,33,127,2),
- (54,34,127,2),
- (55,35,127,2),
- (57,36,127,2),
- (58,37,127,2),
- (60,38,127,2),
- (62,39,127,2),
- (63,40,127,2),
- (64,41,127,2),
- (65,42,127,2),
- (66,43,127,2),
- (68,44,127,2),
- (69,45,127,2),
- (70,46,127,2),
- (72,47,127,2),
- (73,48,127,2),
- (75,49,127,2),
- (76,50,127,2),
- (77,51,127,2),
- (79,52,127,2),
- (80,53,127,2),
- (81,54,127,2),
- (82,55,127,2),
- (83,56,127,2),
- (85,57,127,2),
- (87,58,127,2),
- (88,59,127,2),
- (89,60,127,2),
- (91,61,127,2),
- (92,62,127,2),
- (94,63,127,2),
- (96,64,127,2),
- (98,65,127,2),
- (99,66,127,2),
- (101,67,127,2),
- (103,68,127,2),
- (105,69,127,2),
- (107,70,127,2),
- (108,71,127,2),
- (110,72,127,2),
- (112,73,127,2),
- (114,74,127,2),
- (115,75,127,2),
- (116,76,127,2),
- (118,77,127,2),
- (120,78,127,2),
- (121,79,127,2),
- (123,80,127,2),
- (124,81,127,2),
- (126,82,127,2),
- (127,83,127,2),
- (128,84,127,2),
- (129,85,127,2),
- (130,86,127,2),
- (132,87,127,2),
- (133,88,127,2),
- (134,89,127,2),
- (136,90,127,2),
- (138,91,127,2),
- (139,92,127,2),
- (141,93,127,2),
- (143,94,127,2),
- (144,95,127,2),
- (145,96,127,2),
- (147,97,127,2),
- (149,98,127,2),
- (151,99,127,2),
- (152,100,127,2),
- (154,101,127,2),
- (156,102,127,2),
- (157,103,127,2),
- (159,104,127,2),
- (161,105,127,2),
- (163,106,127,2),
- (165,107,127,2),
- (166,108,127,2),
- (168,109,127,2),
- (170,110,127,2),
- (172,111,127,2),
- (174,112,127,2),
- (176,113,127,2),
- (177,114,127,2),
- (178,115,127,2),
- (180,116,127,2),
- (182,117,127,2),
- (184,118,127,2),
- (186,119,127,2),
- (188,120,127,2),
- (190,121,127,2),
- (191,122,127,2),
- (193,123,127,2),
- (194,124,127,2),
- (196,125,127,2),
- (197,126,127,2),
- (199,127,127,2),
- (200,128,127,2),
- (202,129,127,2),
- (204,130,127,2),
- (206,131,127,2),
- (208,132,127,2),
- (210,133,127,2),
- (212,134,127,2),
- (214,135,127,2),
- (216,136,127,2),
- (217,137,127,2),
- (219,138,127,2),
- (220,139,127,2),
- (221,140,127,2),
- (222,141,127,2),
- (224,142,127,2),
- (225,143,127,2),
- (226,144,127,2),
- (228,145,127,2),
- (229,146,127,2),
- (231,147,127,2),
- (233,148,127,2),
- (235,149,127,2),
- (237,150,127,2),
- (805,568,130,2),
- (791,554,131,2),
- (742,505,144,2),
- (772,535,144,2),
- (824,587,146,2),
- (799,562,147,2),
- (826,589,154,2),
- (802,565,155,2),
- (790,553,157,2),
- (823,586,159,2),
- (813,576,161,2),
- (739,502,163,2),
- (769,532,163,2),
- (814,577,165,2),
- (736,499,166,2),
- (766,529,166,2),
- (785,548,166,2),
- (727,490,169,2),
- (757,520,169,2),
- (820,583,174,2),
- (786,549,177,2),
- (796,559,180,2),
- (821,584,181,2),
- (817,580,182,2),
- (740,503,183,2),
- (770,533,183,2),
- (822,585,184,2),
- (801,564,186,2),
- (803,566,187,2),
- (804,567,188,2),
- (724,487,190,2),
- (754,517,190,2),
- (794,557,191,2),
- (733,496,193,2),
- (763,526,193,2),
- (808,571,202,2);
+ (568,382,1,3),
+ (466,315,2,3),
+ (542,364,2,3),
+ (669,451,2,2),
+ (709,491,2,2),
+ (739,521,2,2),
+ (780,562,2,2),
+ (13,8,3,3),
+ (17,10,3,3),
+ (523,351,3,3),
+ (526,353,3,3),
+ (792,574,3,2),
+ (51,33,4,3),
+ (380,258,4,3),
+ (670,452,4,2),
+ (673,455,4,2),
+ (770,552,4,2),
+ (252,170,5,3),
+ (548,368,5,3),
+ (132,86,6,3),
+ (206,135,6,3),
+ (273,184,6,3),
+ (671,453,6,2),
+ (783,565,6,2),
+ (178,117,7,3),
+ (267,180,7,3),
+ (300,203,7,3),
+ (477,323,7,3),
+ (501,337,7,3),
+ (628,423,7,3),
+ (211,139,8,3),
+ (672,454,8,2),
+ (705,487,8,2),
+ (735,517,8,2),
+ (805,587,8,2),
+ (513,344,9,3),
+ (657,441,9,3),
+ (787,569,9,2),
+ (265,179,10,3),
+ (485,327,10,3),
+ (799,581,10,2),
+ (37,24,11,3),
+ (295,200,11,3),
+ (493,333,11,3),
+ (637,428,11,3),
+ (717,499,11,2),
+ (747,529,11,2),
+ (44,29,12,3),
+ (400,270,12,3),
+ (442,299,12,3),
+ (566,381,12,3),
+ (720,502,12,2),
+ (750,532,12,2),
+ (180,118,13,3),
+ (591,399,13,3),
+ (122,79,14,3),
+ (544,365,14,3),
+ (790,572,14,2),
+ (2,1,15,3),
+ (34,22,15,3),
+ (78,50,15,3),
+ (351,238,15,3),
+ (464,314,15,3),
+ (32,21,16,3),
+ (674,456,16,2),
+ (228,151,17,3),
+ (490,331,17,3),
+ (610,412,17,3),
+ (623,420,17,3),
+ (708,490,17,2),
+ (738,520,17,2),
+ (807,589,17,2),
+ (8,5,18,3),
+ (83,53,18,3),
+ (706,488,18,2),
+ (736,518,18,2),
+ (19,11,19,3),
+ (313,211,19,3),
+ (675,457,19,2),
+ (712,494,19,2),
+ (742,524,19,2),
+ (169,111,20,3),
+ (202,133,20,3),
+ (316,213,20,3),
+ (371,251,20,3),
+ (570,383,20,3),
+ (615,415,20,3),
+ (716,498,20,2),
+ (746,528,20,2),
+ (776,558,20,2),
+ (646,433,21,3),
+ (67,44,22,3),
+ (796,578,22,2),
+ (15,9,23,3),
+ (469,317,23,3),
+ (550,369,23,3),
+ (608,411,23,3),
+ (98,63,24,3),
+ (148,96,24,3),
+ (195,129,24,3),
+ (244,164,24,3),
+ (188,124,25,3),
+ (213,140,25,3),
+ (507,340,25,3),
+ (594,401,27,3),
+ (774,556,27,2),
+ (597,403,28,3),
+ (111,72,30,3),
+ (151,98,30,3),
+ (388,263,30,3),
+ (711,493,30,2),
+ (741,523,30,2),
+ (10,6,31,3),
+ (61,40,31,3),
+ (444,300,31,3),
+ (681,463,32,2),
+ (682,464,32,2),
+ (718,500,33,2),
+ (748,530,33,2),
+ (24,15,34,3),
+ (155,101,34,3),
+ (200,132,34,3),
+ (227,151,34,2),
+ (229,152,34,2),
+ (230,153,34,2),
+ (231,154,34,2),
+ (233,155,34,2),
+ (234,156,34,2),
+ (235,157,34,2),
+ (236,158,34,2),
+ (237,159,34,2),
+ (239,160,34,2),
+ (240,161,34,2),
+ (241,162,34,2),
+ (242,163,34,2),
+ (243,164,34,2),
+ (245,165,34,2),
+ (246,166,34,2),
+ (247,167,34,2),
+ (248,168,34,2),
+ (250,169,34,2),
+ (251,170,34,2),
+ (253,171,34,2),
+ (254,172,34,2),
+ (256,173,34,2),
+ (257,174,34,2),
+ (258,175,34,2),
+ (260,176,34,2),
+ (261,177,34,2),
+ (262,178,34,2),
+ (264,179,34,2),
+ (266,180,34,2),
+ (268,181,34,2),
+ (269,182,34,2),
+ (270,183,34,2),
+ (272,184,34,2),
+ (274,185,34,2),
+ (275,186,34,2),
+ (277,187,34,2),
+ (278,188,34,2),
+ (280,189,34,2),
+ (282,190,34,2),
+ (283,191,34,2),
+ (284,192,34,2),
+ (286,193,34,2),
+ (287,194,34,2),
+ (288,195,34,2),
+ (289,196,34,2),
+ (291,197,34,2),
+ (292,198,34,2),
+ (293,199,34,2),
+ (294,200,34,2),
+ (296,201,34,2),
+ (297,202,34,2),
+ (299,203,34,2),
+ (301,204,34,2),
+ (303,205,34,2),
+ (305,206,34,2),
+ (306,206,34,3),
+ (307,207,34,2),
+ (308,208,34,2),
+ (310,209,34,2),
+ (311,210,34,2),
+ (312,211,34,2),
+ (314,212,34,2),
+ (315,213,34,2),
+ (317,214,34,2),
+ (318,215,34,2),
+ (319,216,34,2),
+ (320,217,34,2),
+ (321,218,34,2),
+ (322,219,34,2),
+ (324,220,34,2),
+ (325,221,34,2),
+ (326,222,34,2),
+ (327,223,34,2),
+ (329,224,34,2),
+ (331,225,34,2),
+ (332,226,34,2),
+ (333,227,34,2),
+ (334,228,34,2),
+ (336,229,34,2),
+ (338,230,34,2),
+ (340,231,34,2),
+ (342,232,34,2),
+ (343,233,34,2),
+ (345,234,34,2),
+ (346,235,34,2),
+ (347,236,34,2),
+ (348,237,34,2),
+ (350,238,34,2),
+ (352,239,34,2),
+ (353,240,34,2),
+ (355,241,34,2),
+ (356,242,34,2),
+ (358,243,34,2),
+ (360,244,34,2),
+ (361,245,34,2),
+ (363,246,34,2),
+ (364,247,34,2),
+ (366,248,34,2),
+ (367,249,34,2),
+ (369,250,34,2),
+ (370,251,34,2),
+ (372,252,34,2),
+ (374,253,34,2),
+ (375,254,34,2),
+ (376,255,34,2),
+ (377,256,34,2),
+ (378,257,34,2),
+ (379,258,34,2),
+ (381,259,34,2),
+ (383,260,34,2),
+ (385,261,34,2),
+ (386,262,34,2),
+ (387,263,34,2),
+ (389,264,34,2),
+ (391,265,34,2),
+ (393,266,34,2),
+ (394,267,34,2),
+ (396,268,34,2),
+ (398,269,34,2),
+ (399,270,34,2),
+ (401,271,34,2),
+ (402,272,34,2),
+ (404,273,34,2),
+ (405,274,34,2),
+ (406,275,34,2),
+ (408,276,34,2),
+ (409,277,34,2),
+ (410,278,34,2),
+ (412,279,34,2),
+ (413,280,34,2),
+ (415,281,34,2),
+ (416,282,34,2),
+ (417,283,34,2),
+ (418,284,34,2),
+ (419,285,34,2),
+ (421,286,34,2),
+ (422,287,34,2),
+ (424,288,34,2),
+ (426,289,34,2),
+ (427,290,34,2),
+ (429,291,34,2),
+ (430,292,34,2),
+ (431,293,34,2),
+ (433,294,34,2),
+ (435,295,34,2),
+ (437,296,34,2),
+ (438,297,34,2),
+ (440,298,34,2),
+ (441,299,34,2),
+ (443,300,34,2),
+ (678,460,34,2),
+ (354,240,35,3),
+ (204,134,36,3),
+ (225,149,36,3),
+ (456,308,36,3),
+ (423,287,37,3),
+ (446,301,37,3),
+ (472,319,37,3),
+ (63,41,38,3),
+ (395,267,38,3),
+ (220,145,40,3),
+ (539,362,40,3),
+ (584,393,40,3),
+ (804,586,40,2),
+ (134,87,41,3),
+ (773,555,42,2),
+ (86,55,43,3),
+ (536,360,43,3),
+ (680,462,43,2),
+ (800,582,43,2),
+ (29,19,44,3),
+ (93,59,44,3),
+ (279,188,44,3),
+ (618,417,44,3),
+ (728,510,44,2),
+ (758,540,44,2),
+ (768,550,44,2),
+ (41,27,45,3),
+ (337,229,45,3),
+ (703,485,45,2),
+ (733,515,45,2),
+ (90,57,46,3),
+ (362,245,46,3),
+ (704,486,46,2),
+ (734,516,46,2),
+ (81,52,47,3),
+ (145,94,47,3),
+ (517,346,47,3),
+ (715,497,48,2),
+ (745,527,48,2),
+ (119,77,49,3),
+ (176,116,49,3),
+ (304,205,49,3),
+ (392,265,49,3),
+ (483,326,49,3),
+ (515,345,49,3),
+ (798,580,49,2),
+ (249,168,50,3),
+ (575,387,50,3),
+ (635,427,50,3),
+ (335,228,51,3),
+ (1,1,52,2),
+ (3,2,52,2),
+ (4,3,52,2),
+ (5,4,52,2),
+ (7,5,52,2),
+ (9,6,52,2),
+ (11,7,52,2),
+ (12,8,52,2),
+ (14,9,52,2),
+ (16,10,52,2),
+ (18,11,52,2),
+ (20,12,52,2),
+ (21,13,52,2),
+ (22,14,52,2),
+ (23,15,52,2),
+ (25,16,52,2),
+ (26,17,52,2),
+ (27,18,52,2),
+ (28,19,52,2),
+ (30,20,52,2),
+ (31,21,52,2),
+ (33,22,52,2),
+ (35,23,52,2),
+ (36,24,52,2),
+ (38,25,52,2),
+ (39,26,52,2),
+ (40,27,52,2),
+ (42,28,52,2),
+ (43,29,52,2),
+ (45,30,52,2),
+ (47,31,52,2),
+ (48,32,52,2),
+ (50,33,52,2),
+ (52,34,52,2),
+ (53,35,52,2),
+ (54,36,52,2),
+ (56,37,52,2),
+ (57,38,52,2),
+ (59,39,52,2),
+ (60,40,52,2),
+ (62,41,52,2),
+ (64,42,52,2),
+ (65,43,52,2),
+ (66,44,52,2),
+ (68,45,52,2),
+ (70,46,52,2),
+ (72,47,52,2),
+ (74,48,52,2),
+ (76,49,52,2),
+ (77,50,52,2),
+ (79,51,52,2),
+ (80,52,52,2),
+ (82,53,52,2),
+ (84,54,52,2),
+ (85,55,52,2),
+ (87,56,52,2),
+ (89,57,52,2),
+ (91,58,52,2),
+ (92,59,52,2),
+ (94,60,52,2),
+ (95,61,52,2),
+ (96,62,52,2),
+ (97,63,52,2),
+ (99,64,52,2),
+ (101,65,52,2),
+ (102,66,52,2),
+ (103,67,52,2),
+ (105,68,52,2),
+ (106,69,52,2),
+ (107,70,52,2),
+ (108,71,52,2),
+ (110,72,52,2),
+ (112,73,52,2),
+ (114,74,52,2),
+ (115,75,52,2),
+ (116,76,52,2),
+ (118,77,52,2),
+ (120,78,52,2),
+ (121,79,52,2),
+ (123,80,52,2),
+ (125,81,52,2),
+ (126,82,52,2),
+ (127,83,52,2),
+ (128,84,52,2),
+ (129,85,52,2),
+ (131,86,52,2),
+ (133,87,52,2),
+ (135,88,52,2),
+ (136,89,52,2),
+ (137,89,52,3),
+ (138,90,52,2),
+ (139,91,52,2),
+ (140,92,52,2),
+ (142,93,52,2),
+ (144,94,52,2),
+ (146,95,52,2),
+ (147,96,52,2),
+ (149,97,52,2),
+ (150,98,52,2),
+ (152,99,52,2),
+ (153,100,52,2),
+ (154,101,52,2),
+ (156,102,52,2),
+ (158,103,52,2),
+ (159,104,52,2),
+ (160,105,52,2),
+ (161,106,52,2),
+ (162,107,52,2),
+ (164,108,52,2),
+ (166,109,52,2),
+ (167,110,52,2),
+ (168,111,52,2),
+ (170,112,52,2),
+ (172,113,52,2),
+ (173,114,52,2),
+ (174,115,52,2),
+ (175,116,52,2),
+ (177,117,52,2),
+ (179,118,52,2),
+ (181,119,52,2),
+ (182,120,52,2),
+ (183,121,52,2),
+ (184,122,52,2),
+ (185,123,52,2),
+ (187,124,52,2),
+ (189,125,52,2),
+ (190,126,52,2),
+ (192,127,52,2),
+ (193,128,52,2),
+ (194,129,52,2),
+ (196,130,52,2),
+ (197,131,52,2),
+ (199,132,52,2),
+ (201,133,52,2),
+ (203,134,52,2),
+ (205,135,52,2),
+ (207,136,52,2),
+ (208,137,52,2),
+ (209,138,52,2),
+ (210,139,52,2),
+ (212,140,52,2),
+ (214,141,52,2),
+ (215,142,52,2),
+ (217,143,52,2),
+ (218,144,52,2),
+ (219,145,52,2),
+ (221,146,52,2),
+ (222,147,52,2),
+ (223,148,52,2),
+ (224,149,52,2),
+ (226,150,52,2),
+ (439,297,52,3),
+ (766,548,52,2),
+ (365,247,53,3),
+ (460,311,53,3),
+ (88,56,54,3),
+ (104,67,54,3),
+ (641,430,55,3),
+ (729,511,55,2),
+ (759,541,55,2),
+ (124,80,56,3),
+ (216,142,56,3),
+ (630,424,56,3),
+ (810,592,56,2),
+ (46,30,57,3),
+ (113,73,57,3),
+ (157,102,57,3),
+ (373,252,58,3),
+ (403,272,58,3),
+ (603,407,58,3),
+ (727,509,58,2),
+ (757,539,58,2),
+ (232,154,59,3),
+ (683,465,59,2),
+ (684,466,59,2),
+ (685,467,59,2),
+ (686,468,59,2),
+ (687,469,59,2),
+ (688,470,59,2),
+ (689,471,59,2),
+ (690,472,59,2),
+ (691,473,59,2),
+ (692,474,59,2),
+ (693,475,59,2),
+ (788,570,59,2),
+ (644,432,60,3),
+ (71,46,61,3),
+ (100,64,61,3),
+ (612,413,63,3),
+ (659,442,63,3),
+ (75,48,64,3),
+ (779,561,64,2),
+ (436,295,65,3),
+ (382,259,66,3),
+ (384,260,66,3),
+ (559,376,66,3),
+ (186,123,67,3),
+ (198,131,67,3),
+ (263,178,67,3),
+ (390,264,67,3),
+ (795,577,67,2),
+ (6,4,68,3),
+ (109,71,68,3),
+ (420,285,69,3),
+ (651,437,69,3),
+ (163,107,70,3),
+ (582,392,70,3),
+ (764,546,70,2),
+ (285,192,71,3),
+ (328,223,71,3),
+ (509,341,71,3),
+ (529,355,71,3),
+ (679,461,71,2),
+ (73,47,72,3),
+ (580,391,72,3),
+ (281,189,73,3),
+ (802,584,73,2),
+ (141,92,74,3),
+ (722,504,74,2),
+ (752,534,74,2),
+ (397,268,75,3),
+ (564,380,75,3),
+ (775,557,75,2),
+ (69,45,76,3),
+ (368,249,76,3),
+ (302,204,77,3),
+ (349,237,77,3),
+ (655,440,77,3),
+ (633,426,78,3),
+ (713,495,78,2),
+ (743,525,78,2),
+ (276,186,79,3),
+ (344,233,79,3),
+ (621,419,79,3),
+ (702,484,79,2),
+ (732,514,79,2),
+ (639,429,81,3),
+ (341,231,82,3),
+ (357,242,82,3),
+ (676,458,82,2),
+ (784,566,82,2),
+ (309,208,83,3),
+ (411,278,83,3),
+ (479,324,83,3),
+ (601,406,83,3),
+ (794,576,83,2),
+ (323,219,84,3),
+ (505,339,84,3),
+ (452,306,86,3),
+ (407,275,87,3),
+ (495,334,87,3),
+ (625,421,87,3),
+ (793,575,87,2),
+ (806,588,88,2),
+ (330,224,89,3),
+ (271,183,90,3),
+ (290,196,90,3),
+ (425,288,90,3),
+ (481,325,90,3),
+ (499,336,90,3),
+ (49,32,92,3),
+ (171,112,92,3),
+ (191,126,92,3),
+ (255,172,92,3),
+ (414,280,92,3),
+ (677,459,92,2),
+ (143,93,93,3),
+ (259,175,93,3),
+ (359,243,93,3),
+ (432,293,93,3),
+ (497,335,93,3),
+ (552,370,93,3),
+ (434,294,95,3),
+ (663,445,96,3),
+ (55,36,97,3),
+ (238,159,97,3),
+ (428,290,97,3),
+ (339,230,98,3),
+ (531,356,98,3),
+ (778,560,98,2),
+ (117,76,99,3),
+ (130,85,99,3),
+ (503,338,99,3),
+ (694,476,99,2),
+ (695,477,99,2),
+ (696,478,99,2),
+ (697,479,99,2),
+ (698,480,99,2),
+ (58,38,100,3),
+ (165,108,100,3),
+ (454,307,100,3),
+ (298,202,101,3),
+ (803,585,101,2),
+ (725,507,102,2),
+ (755,537,102,2),
+ (699,481,103,2),
+ (801,583,103,2),
+ (701,483,106,2),
+ (731,513,106,2),
+ (714,496,108,2),
+ (744,526,108,2),
+ (700,482,120,2),
+ (730,512,120,2),
+ (772,554,120,2),
+ (777,559,121,2),
+ (726,508,123,2),
+ (756,538,123,2),
+ (761,543,126,2),
+ (809,591,130,2),
+ (808,590,133,2),
+ (719,501,136,2),
+ (749,531,136,2),
+ (724,506,137,2),
+ (754,536,137,2),
+ (763,545,145,2),
+ (786,568,147,2),
+ (771,553,150,2),
+ (782,564,151,2),
+ (762,544,174,2),
+ (769,551,175,2),
+ (707,489,179,2),
+ (737,519,179,2),
+ (781,563,180,2),
+ (721,503,184,2),
+ (751,533,184,2),
+ (789,571,185,2),
+ (785,567,188,2),
+ (765,547,189,2),
+ (445,301,191,2),
+ (447,302,191,2),
+ (448,303,191,2),
+ (449,304,191,2),
+ (450,305,191,2),
+ (451,306,191,2),
+ (453,307,191,2),
+ (455,308,191,2),
+ (457,309,191,2),
+ (458,310,191,2),
+ (459,311,191,2),
+ (461,312,191,2),
+ (462,313,191,2),
+ (463,314,191,2),
+ (465,315,191,2),
+ (467,316,191,2),
+ (468,317,191,2),
+ (470,318,191,2),
+ (471,319,191,2),
+ (473,320,191,2),
+ (474,321,191,2),
+ (475,322,191,2),
+ (476,323,191,2),
+ (478,324,191,2),
+ (480,325,191,2),
+ (482,326,191,2),
+ (484,327,191,2),
+ (486,328,191,2),
+ (487,329,191,2),
+ (488,330,191,2),
+ (489,331,191,2),
+ (491,332,191,2),
+ (492,333,191,2),
+ (494,334,191,2),
+ (496,335,191,2),
+ (498,336,191,2),
+ (500,337,191,2),
+ (502,338,191,2),
+ (504,339,191,2),
+ (506,340,191,2),
+ (508,341,191,2),
+ (510,342,191,2),
+ (511,343,191,2),
+ (512,344,191,2),
+ (514,345,191,2),
+ (516,346,191,2),
+ (518,347,191,2),
+ (519,348,191,2),
+ (520,349,191,2),
+ (521,350,191,2),
+ (522,351,191,2),
+ (524,352,191,2),
+ (525,353,191,2),
+ (527,354,191,2),
+ (528,355,191,2),
+ (530,356,191,2),
+ (532,357,191,2),
+ (533,358,191,2),
+ (534,359,191,2),
+ (535,360,191,2),
+ (537,361,191,2),
+ (538,362,191,2),
+ (540,363,191,2),
+ (541,364,191,2),
+ (543,365,191,2),
+ (545,366,191,2),
+ (546,367,191,2),
+ (547,368,191,2),
+ (549,369,191,2),
+ (551,370,191,2),
+ (553,371,191,2),
+ (554,372,191,2),
+ (555,373,191,2),
+ (556,374,191,2),
+ (557,375,191,2),
+ (558,376,191,2),
+ (560,377,191,2),
+ (561,378,191,2),
+ (562,379,191,2),
+ (563,380,191,2),
+ (565,381,191,2),
+ (567,382,191,2),
+ (569,383,191,2),
+ (571,384,191,2),
+ (572,385,191,2),
+ (573,386,191,2),
+ (574,387,191,2),
+ (576,388,191,2),
+ (577,389,191,2),
+ (578,390,191,2),
+ (579,391,191,2),
+ (581,392,191,2),
+ (583,393,191,2),
+ (585,394,191,2),
+ (586,395,191,2),
+ (587,396,191,2),
+ (588,397,191,2),
+ (589,398,191,2),
+ (590,399,191,2),
+ (592,400,191,2),
+ (593,401,191,2),
+ (595,402,191,2),
+ (596,403,191,2),
+ (598,404,191,2),
+ (599,405,191,2),
+ (600,406,191,2),
+ (602,407,191,2),
+ (604,408,191,2),
+ (605,409,191,2),
+ (606,410,191,2),
+ (607,411,191,2),
+ (609,412,191,2),
+ (611,413,191,2),
+ (613,414,191,2),
+ (614,415,191,2),
+ (616,416,191,2),
+ (617,417,191,2),
+ (619,418,191,2),
+ (620,419,191,2),
+ (622,420,191,2),
+ (624,421,191,2),
+ (626,422,191,2),
+ (627,423,191,2),
+ (629,424,191,2),
+ (631,425,191,2),
+ (632,426,191,2),
+ (634,427,191,2),
+ (636,428,191,2),
+ (638,429,191,2),
+ (640,430,191,2),
+ (642,431,191,2),
+ (643,432,191,2),
+ (645,433,191,2),
+ (647,434,191,2),
+ (648,435,191,2),
+ (649,436,191,2),
+ (650,437,191,2),
+ (652,438,191,2),
+ (653,439,191,2),
+ (654,440,191,2),
+ (656,441,191,2),
+ (658,442,191,2),
+ (660,443,191,2),
+ (661,444,191,2),
+ (662,445,191,2),
+ (664,446,191,2),
+ (665,447,191,2),
+ (666,448,191,2),
+ (667,449,191,2),
+ (668,450,191,2),
+ (791,573,192,2),
+ (723,505,195,2),
+ (753,535,195,2),
+ (797,579,195,2),
+ (767,549,198,2),
+ (710,492,201,2),
+ (740,522,201,2);
 /*!40000 ALTER TABLE `civicrm_activity_contact` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -1651,191 +1632,189 @@ 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,147,1,1,0,'430A Caulder Way NE',430,'A',NULL,'Caulder','Way','NE',NULL,NULL,NULL,NULL,'Honolulu',1,1010,NULL,'96837',NULL,1228,24.859832,-168.021815,0,NULL,NULL,NULL),
- (2,76,1,1,0,'191Y El Camino Ave W',191,'Y',NULL,'El Camino','Ave','W',NULL,NULL,NULL,NULL,'Bismarck',1,1033,NULL,'58501',NULL,1228,46.83962,-100.7723,0,NULL,NULL,NULL),
- (3,169,1,1,0,'17F Cadell St E',17,'F',NULL,'Cadell','St','E',NULL,NULL,NULL,NULL,'Independence',1,1004,NULL,'93526',NULL,1228,36.851729,-118.20743,0,NULL,NULL,NULL),
- (4,168,1,1,0,'161G Lincoln Blvd E',161,'G',NULL,'Lincoln','Blvd','E',NULL,NULL,NULL,NULL,'Americus',1,1009,NULL,'31719',NULL,1228,32.085491,-84.252665,0,NULL,NULL,NULL),
- (5,72,1,1,0,'303A Bay Path S',303,'A',NULL,'Bay','Path','S',NULL,NULL,NULL,NULL,'Planada',1,1004,NULL,'95365',NULL,1228,37.297403,-120.32285,0,NULL,NULL,NULL),
- (6,20,1,1,0,'124Q Dowlen Blvd N',124,'Q',NULL,'Dowlen','Blvd','N',NULL,NULL,NULL,NULL,'Lost Creek',1,1037,NULL,'17946',NULL,1228,40.809063,-76.25805,0,NULL,NULL,NULL),
- (7,35,1,1,0,'415F Caulder Path SW',415,'F',NULL,'Caulder','Path','SW',NULL,NULL,NULL,NULL,'Rio Vista',1,1004,NULL,'94571',NULL,1228,38.156909,-121.72075,0,NULL,NULL,NULL),
- (8,101,1,1,0,'579D Main Path NW',579,'D',NULL,'Main','Path','NW',NULL,NULL,NULL,NULL,'Carrollton',1,1012,NULL,'62016',NULL,1228,39.301561,-90.41674,0,NULL,NULL,NULL),
- (9,144,1,1,0,'623Y Van Ness Ave NW',623,'Y',NULL,'Van Ness','Ave','NW',NULL,NULL,NULL,NULL,'Shelbyville',1,1041,NULL,'37160',NULL,1228,35.47066,-86.45974,0,NULL,NULL,NULL),
- (10,41,1,1,0,'199U Main Path SW',199,'U',NULL,'Main','Path','SW',NULL,NULL,NULL,NULL,'Modesto',1,1004,NULL,'95350',NULL,1228,37.671778,-121.01249,0,NULL,NULL,NULL),
- (11,153,1,1,0,'715L Lincoln Way S',715,'L',NULL,'Lincoln','Way','S',NULL,NULL,NULL,NULL,'Iowa City',1,1014,NULL,'52242',NULL,1228,41.662116,-91.54143,0,NULL,NULL,NULL),
- (12,13,1,1,0,'992A Dowlen Path NE',992,'A',NULL,'Dowlen','Path','NE',NULL,NULL,NULL,NULL,'Dawn',1,1042,NULL,'79025',NULL,1228,34.92765,-102.21997,0,NULL,NULL,NULL),
- (13,96,1,1,0,'748J Bay Ln N',748,'J',NULL,'Bay','Ln','N',NULL,NULL,NULL,NULL,'Stokes',1,1034,NULL,'43381',NULL,1228,40.498069,-83.921517,0,NULL,NULL,NULL),
- (14,102,1,1,0,'585E Second Dr S',585,'E',NULL,'Second','Dr','S',NULL,NULL,NULL,NULL,'Port Ludlow',1,1046,NULL,'98365',NULL,1228,47.907561,-122.69416,0,NULL,NULL,NULL),
- (15,8,1,1,0,'378L Northpoint Path N',378,'L',NULL,'Northpoint','Path','N',NULL,NULL,NULL,NULL,'Cleveland',1,1033,NULL,'58424',NULL,1228,46.888946,-99.11315,0,NULL,NULL,NULL),
- (16,6,1,1,0,'469B El Camino Ave N',469,'B',NULL,'El Camino','Ave','N',NULL,NULL,NULL,NULL,'Pensacola',1,1008,NULL,'32591',NULL,1228,30.61428,-87.275772,0,NULL,NULL,NULL),
- (17,99,1,1,0,'597S Beech Blvd NW',597,'S',NULL,'Beech','Blvd','NW',NULL,NULL,NULL,NULL,'Indianola',1,1023,NULL,'38751',NULL,1228,33.45139,-90.65824,0,NULL,NULL,NULL),
- (18,150,1,1,0,'211Z Beech Ln NE',211,'Z',NULL,'Beech','Ln','NE',NULL,NULL,NULL,NULL,'Cleveland',1,1030,NULL,'87715',NULL,1228,36.006137,-105.39831,0,NULL,NULL,NULL),
- (19,148,1,1,0,'153Y El Camino Ave N',153,'Y',NULL,'El Camino','Ave','N',NULL,NULL,NULL,NULL,'London',1,1042,NULL,'76854',NULL,1228,30.646698,-99.54107,0,NULL,NULL,NULL),
- (20,107,1,1,0,'684S Martin Luther King Blvd NW',684,'S',NULL,'Martin Luther King','Blvd','NW',NULL,NULL,NULL,NULL,'Stamford',1,1042,NULL,'79552',NULL,1228,32.944761,-99.800304,0,NULL,NULL,NULL),
- (21,85,1,1,0,'159E Martin Luther King Dr E',159,'E',NULL,'Martin Luther King','Dr','E',NULL,NULL,NULL,NULL,'Wills Point',1,1042,NULL,'75169',NULL,1228,32.725386,-96.00238,0,NULL,NULL,NULL),
- (22,159,1,1,0,'510I Maple Dr W',510,'I',NULL,'Maple','Dr','W',NULL,NULL,NULL,NULL,'Bryant',1,1000,NULL,'35958',NULL,1228,34.921827,-85.63784,0,NULL,NULL,NULL),
- (23,127,1,1,0,'360N Martin Luther King Dr SE',360,'N',NULL,'Martin Luther King','Dr','SE',NULL,NULL,NULL,NULL,'Plymouth',1,1008,NULL,'32768',NULL,1228,28.698542,-81.569764,0,NULL,NULL,NULL),
- (24,92,1,1,0,'489X Lincoln Way N',489,'X',NULL,'Lincoln','Way','N',NULL,NULL,NULL,NULL,'Lombard',1,1012,NULL,'60148',NULL,1228,41.875429,-88.01723,0,NULL,NULL,NULL),
- (25,23,1,1,0,'114O Beech St SE',114,'O',NULL,'Beech','St','SE',NULL,NULL,NULL,NULL,'Mount Morris',1,1012,NULL,'61054',NULL,1228,42.046139,-89.44025,0,NULL,NULL,NULL),
- (26,194,1,1,0,'59W Caulder Path SW',59,'W',NULL,'Caulder','Path','SW',NULL,NULL,NULL,NULL,'Columbia',1,1019,NULL,'21044',NULL,1228,39.21536,-76.87823,0,NULL,NULL,NULL),
- (27,200,1,1,0,'471S Caulder Way SW',471,'S',NULL,'Caulder','Way','SW',NULL,NULL,NULL,NULL,'Bruceville',1,1042,NULL,'76630',NULL,1228,31.337382,-97.22762,0,NULL,NULL,NULL),
- (28,54,1,1,0,'846W Beech Ln W',846,'W',NULL,'Beech','Ln','W',NULL,NULL,NULL,NULL,'Woodhull',1,1012,NULL,'61490',NULL,1228,41.183299,-90.27637,0,NULL,NULL,NULL),
- (29,161,1,1,0,'22C Jackson Path SE',22,'C',NULL,'Jackson','Path','SE',NULL,NULL,NULL,NULL,'Wichita',1,1015,NULL,'67276',NULL,1228,37.693588,-97.480419,0,NULL,NULL,NULL),
- (30,26,1,1,0,'795K Bay Ave NW',795,'K',NULL,'Bay','Ave','NW',NULL,NULL,NULL,NULL,'Saltese',1,1025,NULL,'59867',NULL,1228,47.417172,-115.45113,0,NULL,NULL,NULL),
- (31,91,1,1,0,'234E Maple Way SE',234,'E',NULL,'Maple','Way','SE',NULL,NULL,NULL,NULL,'Shutesbury',1,1020,NULL,'01072',NULL,1228,42.486027,-72.42208,0,NULL,NULL,NULL),
- (32,90,1,1,0,'548S Green Pl SE',548,'S',NULL,'Green','Pl','SE',NULL,NULL,NULL,NULL,'Fort Collins',1,1005,NULL,'80527',NULL,1228,40.540565,-105.280009,0,NULL,NULL,NULL),
- (33,87,1,1,0,'661Q Lincoln Pl S',661,'Q',NULL,'Lincoln','Pl','S',NULL,NULL,NULL,NULL,'Rensselaerville',1,1031,NULL,'12147',NULL,1228,42.518386,-74.15997,0,NULL,NULL,NULL),
- (34,179,1,1,0,'870Y Second Pl NE',870,'Y',NULL,'Second','Pl','NE',NULL,NULL,NULL,NULL,'Clayton',1,1035,NULL,'74536',NULL,1228,34.590491,-95.36797,0,NULL,NULL,NULL),
- (35,151,1,1,0,'389L Jackson Blvd NW',389,'L',NULL,'Jackson','Blvd','NW',NULL,NULL,NULL,NULL,'Canton',1,1040,NULL,'57013',NULL,1228,43.294672,-96.60442,0,NULL,NULL,NULL),
- (36,143,1,1,0,'824J Green Way NE',824,'J',NULL,'Green','Way','NE',NULL,NULL,NULL,NULL,'Sacramento',1,1004,NULL,'95815',NULL,1228,38.611854,-121.44553,0,NULL,NULL,NULL),
- (37,11,1,1,0,'572T El Camino Path SW',572,'T',NULL,'El Camino','Path','SW',NULL,NULL,NULL,NULL,'Donalds',1,1039,NULL,'29638',NULL,1228,34.370703,-82.33427,0,NULL,NULL,NULL),
- (38,119,1,1,0,'740U Pine St S',740,'U',NULL,'Pine','St','S',NULL,NULL,NULL,NULL,'Melbourne',1,1008,NULL,'32934',NULL,1228,28.137443,-80.69211,0,NULL,NULL,NULL),
- (39,77,1,1,0,'780U States Dr SW',780,'U',NULL,'States','Dr','SW',NULL,NULL,NULL,NULL,'Leland',1,1023,NULL,'38756',NULL,1228,33.407212,-90.87866,0,NULL,NULL,NULL),
- (40,36,1,1,0,'43E Van Ness Pl NE',43,'E',NULL,'Van Ness','Pl','NE',NULL,NULL,NULL,NULL,'Saint Louis',1,1024,NULL,'63133',NULL,1228,38.679684,-90.30186,0,NULL,NULL,NULL),
- (41,2,1,1,0,'875L Lincoln Ln SE',875,'L',NULL,'Lincoln','Ln','SE',NULL,NULL,NULL,NULL,'Elizabethtown',1,1016,NULL,'42701',NULL,1228,37.704287,-85.86403,0,NULL,NULL,NULL),
- (42,160,1,1,0,'964M Van Ness Dr SE',964,'M',NULL,'Van Ness','Dr','SE',NULL,NULL,NULL,NULL,'Lebanon',1,1028,NULL,'03756',NULL,1228,43.967542,-71.840883,0,NULL,NULL,NULL),
- (43,129,1,1,0,'67O College Path NW',67,'O',NULL,'College','Path','NW',NULL,NULL,NULL,NULL,'Farmington',1,1021,NULL,'48334',NULL,1228,42.5065,-83.35363,0,NULL,NULL,NULL),
- (44,55,1,1,0,'559D Van Ness Blvd E',559,'D',NULL,'Van Ness','Blvd','E',NULL,NULL,NULL,NULL,'Lind',1,1046,NULL,'99341',NULL,1228,46.912194,-118.63676,0,NULL,NULL,NULL),
- (45,56,1,1,0,'989N States Dr SW',989,'N',NULL,'States','Dr','SW',NULL,NULL,NULL,NULL,'Weott',1,1004,NULL,'95571',NULL,1228,40.322683,-123.92367,0,NULL,NULL,NULL),
- (46,47,1,1,0,'751E Jackson Ln NE',751,'E',NULL,'Jackson','Ln','NE',NULL,NULL,NULL,NULL,'Austin',1,1042,NULL,'78779',NULL,1228,30.326374,-97.771258,0,NULL,NULL,NULL),
- (47,57,1,1,0,'107P Maple Blvd SW',107,'P',NULL,'Maple','Blvd','SW',NULL,NULL,NULL,NULL,'Portage',1,1037,NULL,'15946',NULL,1228,40.384718,-78.6651,0,NULL,NULL,NULL),
- (48,176,1,1,0,'311L Martin Luther King St SW',311,'L',NULL,'Martin Luther King','St','SW',NULL,NULL,NULL,NULL,'Walhalla',1,1033,NULL,'58282',NULL,1228,48.915739,-97.92312,0,NULL,NULL,NULL),
- (49,134,1,1,0,'618V Pine Ave W',618,'V',NULL,'Pine','Ave','W',NULL,NULL,NULL,NULL,'Bellemont',1,1002,NULL,'86015',NULL,1228,35.235694,-111.83,0,NULL,NULL,NULL),
- (50,122,1,1,0,'377F Pine Rd NW',377,'F',NULL,'Pine','Rd','NW',NULL,NULL,NULL,NULL,'Columbus',1,1013,NULL,'47202',NULL,1228,39.192972,-85.885168,0,NULL,NULL,NULL),
- (51,73,1,1,0,'899W Lincoln Ave SE',899,'W',NULL,'Lincoln','Ave','SE',NULL,NULL,NULL,NULL,'Los Angeles',1,1004,NULL,'90185',NULL,1228,33.786594,-118.298662,0,NULL,NULL,NULL),
- (52,195,1,1,0,'802M Jackson Pl N',802,'M',NULL,'Jackson','Pl','N',NULL,NULL,NULL,NULL,'Farmington',1,1006,NULL,'06034',NULL,1228,41.791776,-72.718832,0,NULL,NULL,NULL),
- (53,93,1,1,0,'611W States Ln S',611,'W',NULL,'States','Ln','S',NULL,NULL,NULL,NULL,'Solsville',1,1031,NULL,'13465',NULL,1228,42.954541,-75.616793,0,NULL,NULL,NULL),
- (54,192,1,1,0,'456N Martin Luther King Blvd SE',456,'N',NULL,'Martin Luther King','Blvd','SE',NULL,NULL,NULL,NULL,'Boise',1,1011,NULL,'83728',NULL,1228,43.459855,-116.243984,0,NULL,NULL,NULL),
- (55,86,1,1,0,'699J Maple St E',699,'J',NULL,'Maple','St','E',NULL,NULL,NULL,NULL,'Servia',1,1013,NULL,'46980',NULL,1228,40.848927,-85.792501,0,NULL,NULL,NULL),
- (56,39,1,1,0,'582Q Green Way SE',582,'Q',NULL,'Green','Way','SE',NULL,NULL,NULL,NULL,'Morristown',1,1029,NULL,'07961',NULL,1228,40.77975,-74.442797,0,NULL,NULL,NULL),
- (57,9,1,1,0,'15P Lincoln Pl W',15,'P',NULL,'Lincoln','Pl','W',NULL,NULL,NULL,NULL,'Roxbury',1,1015,NULL,'67476',NULL,1228,38.391722,-97.648402,0,NULL,NULL,NULL),
- (58,171,1,1,0,'378H Green Blvd N',378,'H',NULL,'Green','Blvd','N',NULL,NULL,NULL,NULL,'Norfolk',1,1045,NULL,'23508',NULL,1228,36.886447,-76.30065,0,NULL,NULL,NULL),
- (59,162,1,1,0,'671S Northpoint Blvd NE',671,'S',NULL,'Northpoint','Blvd','NE',NULL,NULL,NULL,NULL,'Salyersville',1,1016,NULL,'41465',NULL,1228,37.736751,-83.08652,0,NULL,NULL,NULL),
- (60,14,1,1,0,'57X El Camino Ln NE',57,'X',NULL,'El Camino','Ln','NE',NULL,NULL,NULL,NULL,'Marcy',1,1031,NULL,'13403',NULL,1228,43.162119,-75.28435,0,NULL,NULL,NULL),
- (61,88,1,1,0,'562W Beech Way SW',562,'W',NULL,'Beech','Way','SW',NULL,NULL,NULL,NULL,'San Bernardino',1,1004,NULL,'92401',NULL,1228,34.105079,-117.29075,0,NULL,NULL,NULL),
- (62,130,1,1,0,'953U Bay Ln S',953,'U',NULL,'Bay','Ln','S',NULL,NULL,NULL,NULL,'Hyde Park',1,1031,NULL,'12538',NULL,1228,41.779541,-73.90155,0,NULL,NULL,NULL),
- (63,174,1,1,0,'967B Dowlen Ln NE',967,'B',NULL,'Dowlen','Ln','NE',NULL,NULL,NULL,NULL,'Sartell',1,1022,NULL,'56377',NULL,1228,45.622966,-94.20959,0,NULL,NULL,NULL),
- (64,37,1,1,0,'369X States Blvd E',369,'X',NULL,'States','Blvd','E',NULL,NULL,NULL,NULL,'Snowmass Village',1,1005,NULL,'81613',NULL,1228,39.212626,-106.941907,0,NULL,NULL,NULL),
- (65,103,1,1,0,'277W Pine Way S',277,'W',NULL,'Pine','Way','S',NULL,NULL,NULL,NULL,'Somerville',1,1013,NULL,'47683',NULL,1228,38.278452,-87.37714,0,NULL,NULL,NULL),
- (66,70,1,1,0,'419X Bay St NW',419,'X',NULL,'Bay','St','NW',NULL,NULL,NULL,NULL,'Bingham Canyon',1,1043,NULL,'84006',NULL,1228,40.563896,-112.1281,0,NULL,NULL,NULL),
- (67,18,1,1,0,'561Q Northpoint Ln N',561,'Q',NULL,'Northpoint','Ln','N',NULL,NULL,NULL,NULL,'New Iberia',1,1017,NULL,'70563',NULL,1228,30.022348,-91.78314,0,NULL,NULL,NULL),
- (68,125,1,1,0,'359K College Ave E',359,'K',NULL,'College','Ave','E',NULL,NULL,NULL,NULL,'Parkland',1,1046,NULL,'98448',NULL,1228,47.136544,-122.422431,0,NULL,NULL,NULL),
- (69,188,3,1,0,'204R Second Pl W',204,'R',NULL,'Second','Pl','W',NULL,'Mailstop 101',NULL,NULL,'Mineral Point',1,1024,NULL,'63660',NULL,1228,37.913799,-90.71264,0,NULL,NULL,NULL),
- (70,155,2,1,0,'204R Second Pl W',204,'R',NULL,'Second','Pl','W',NULL,'Mailstop 101',NULL,NULL,'Mineral Point',1,1024,NULL,'63660',NULL,1228,37.913799,-90.71264,0,NULL,NULL,69),
- (71,178,3,1,0,'414W Main Dr E',414,'W',NULL,'Main','Dr','E',NULL,'Attn: Accounting',NULL,NULL,'Modesto',1,1004,NULL,'95351',NULL,1228,37.626067,-120.99955,0,NULL,NULL,NULL),
- (72,51,2,1,0,'414W Main Dr E',414,'W',NULL,'Main','Dr','E',NULL,'Attn: Accounting',NULL,NULL,'Modesto',1,1004,NULL,'95351',NULL,1228,37.626067,-120.99955,0,NULL,NULL,71),
- (73,83,3,1,0,'452Q College Ln SE',452,'Q',NULL,'College','Ln','SE',NULL,'Community Relations',NULL,NULL,'Junction City',1,1015,NULL,'66441',NULL,1228,39.01585,-96.83653,0,NULL,NULL,NULL),
- (74,142,2,1,0,'452Q College Ln SE',452,'Q',NULL,'College','Ln','SE',NULL,'Community Relations',NULL,NULL,'Junction City',1,1015,NULL,'66441',NULL,1228,39.01585,-96.83653,0,NULL,NULL,73),
- (75,114,3,1,0,'777E Lincoln Way E',777,'E',NULL,'Lincoln','Way','E',NULL,'Churchgate',NULL,NULL,'Forest',1,1023,NULL,'39074',NULL,1228,32.379693,-89.46552,0,NULL,NULL,NULL),
- (76,109,2,1,0,'777E Lincoln Way E',777,'E',NULL,'Lincoln','Way','E',NULL,'Churchgate',NULL,NULL,'Forest',1,1023,NULL,'39074',NULL,1228,32.379693,-89.46552,0,NULL,NULL,75),
- (77,165,3,1,0,'203A Maple Way S',203,'A',NULL,'Maple','Way','S',NULL,'Receiving',NULL,NULL,'Austin',1,1042,NULL,'78750',NULL,1228,30.438933,-97.80383,0,NULL,NULL,NULL),
- (78,3,2,1,0,'203A Maple Way S',203,'A',NULL,'Maple','Way','S',NULL,'Receiving',NULL,NULL,'Austin',1,1042,NULL,'78750',NULL,1228,30.438933,-97.80383,0,NULL,NULL,77),
- (79,196,3,1,0,'248H El Camino Ave NW',248,'H',NULL,'El Camino','Ave','NW',NULL,'Receiving',NULL,NULL,'Mission Ridge',1,1040,NULL,'57557',NULL,1228,44.475844,-100.529517,0,NULL,NULL,NULL),
- (80,183,2,1,0,'248H El Camino Ave NW',248,'H',NULL,'El Camino','Ave','NW',NULL,'Receiving',NULL,NULL,'Mission Ridge',1,1040,NULL,'57557',NULL,1228,44.475844,-100.529517,0,NULL,NULL,79),
- (81,71,3,1,0,'819P Van Ness Dr S',819,'P',NULL,'Van Ness','Dr','S',NULL,'Churchgate',NULL,NULL,'Tacoma',1,1046,NULL,'98477',NULL,1228,47.066193,-122.113223,0,NULL,NULL,NULL),
- (82,43,2,1,0,'819P Van Ness Dr S',819,'P',NULL,'Van Ness','Dr','S',NULL,'Churchgate',NULL,NULL,'Tacoma',1,1046,NULL,'98477',NULL,1228,47.066193,-122.113223,0,NULL,NULL,81),
- (83,158,3,1,0,'337R Beech Pl N',337,'R',NULL,'Beech','Pl','N',NULL,'Disbursements',NULL,NULL,'Ridgeview',1,1040,NULL,'57652',NULL,1228,45.125932,-100.56202,0,NULL,NULL,NULL),
- (84,121,3,1,0,'991A Woodbridge Blvd E',991,'A',NULL,'Woodbridge','Blvd','E',NULL,'Urgent',NULL,NULL,'North Haven',1,1018,NULL,'04853',NULL,1228,44.154189,-68.8781,0,NULL,NULL,NULL),
- (85,112,3,1,0,'240U Second Blvd N',240,'U',NULL,'Second','Blvd','N',NULL,'Urgent',NULL,NULL,'Laredo',1,1042,NULL,'78045',NULL,1228,27.648832,-99.53371,0,NULL,NULL,NULL),
- (86,147,2,0,0,'240U Second Blvd N',240,'U',NULL,'Second','Blvd','N',NULL,'Urgent',NULL,NULL,'Laredo',1,1042,NULL,'78045',NULL,1228,27.648832,-99.53371,0,NULL,NULL,85),
- (87,84,3,1,0,'461B Jackson Dr SE',461,'B',NULL,'Jackson','Dr','SE',NULL,'Cuffe Parade',NULL,NULL,'Turner',1,1003,NULL,'72383',NULL,1228,34.498519,-91.05167,0,NULL,NULL,NULL),
- (88,53,3,1,0,'322T Martin Luther King St N',322,'T',NULL,'Martin Luther King','St','N',NULL,'Donor Relations',NULL,NULL,'Seattle',1,1046,NULL,'98122',NULL,1228,47.61157,-122.30406,0,NULL,NULL,NULL),
- (89,45,3,1,0,'449L Lincoln Dr NW',449,'L',NULL,'Lincoln','Dr','NW',NULL,'Editorial Dept',NULL,NULL,'Kinston',1,1032,NULL,'28501',NULL,1228,35.260895,-77.56469,0,NULL,NULL,NULL),
- (90,74,2,1,0,'449L Lincoln Dr NW',449,'L',NULL,'Lincoln','Dr','NW',NULL,'Editorial Dept',NULL,NULL,'Kinston',1,1032,NULL,'28501',NULL,1228,35.260895,-77.56469,0,NULL,NULL,89),
- (91,182,3,1,0,'711Z Martin Luther King Path SW',711,'Z',NULL,'Martin Luther King','Path','SW',NULL,'Payables Dept.',NULL,NULL,'West Chester',1,1037,NULL,'19382',NULL,1228,39.940043,-75.59729,0,NULL,NULL,NULL),
- (92,135,3,1,0,'44J College Ave SW',44,'J',NULL,'College','Ave','SW',NULL,'Subscriptions Dept',NULL,NULL,'Mandeville',1,1017,NULL,'70448',NULL,1228,30.367119,-90.05999,0,NULL,NULL,NULL),
- (93,145,2,1,0,'44J College Ave SW',44,'J',NULL,'College','Ave','SW',NULL,'Subscriptions Dept',NULL,NULL,'Mandeville',1,1017,NULL,'70448',NULL,1228,30.367119,-90.05999,0,NULL,NULL,92),
- (94,149,3,1,0,'518O Martin Luther King Path N',518,'O',NULL,'Martin Luther King','Path','N',NULL,'Subscriptions Dept',NULL,NULL,'Newark',1,1031,NULL,'14513',NULL,1228,43.052126,-77.09424,0,NULL,NULL,NULL),
- (95,85,2,0,0,'518O Martin Luther King Path N',518,'O',NULL,'Martin Luther King','Path','N',NULL,'Subscriptions Dept',NULL,NULL,'Newark',1,1031,NULL,'14513',NULL,1228,43.052126,-77.09424,0,NULL,NULL,94),
- (96,140,3,1,0,'103O Cadell Rd NE',103,'O',NULL,'Cadell','Rd','NE',NULL,'Editorial Dept',NULL,NULL,'Skamokawa',1,1046,NULL,'98647',NULL,1228,46.296658,-123.46828,0,NULL,NULL,NULL),
- (97,38,2,1,0,'103O Cadell Rd NE',103,'O',NULL,'Cadell','Rd','NE',NULL,'Editorial Dept',NULL,NULL,'Skamokawa',1,1046,NULL,'98647',NULL,1228,46.296658,-123.46828,0,NULL,NULL,96),
- (98,152,3,1,0,'261V Beech Pl W',261,'V',NULL,'Beech','Pl','W',NULL,'Editorial Dept',NULL,NULL,'Washington',1,1050,NULL,'20338',NULL,1228,38.893311,-77.014647,0,NULL,NULL,NULL),
- (99,46,2,1,0,'261V Beech Pl W',261,'V',NULL,'Beech','Pl','W',NULL,'Editorial Dept',NULL,NULL,'Washington',1,1050,NULL,'20338',NULL,1228,38.893311,-77.014647,0,NULL,NULL,98),
- (100,137,3,1,0,'656H Caulder Pl N',656,'H',NULL,'Caulder','Pl','N',NULL,'Editorial Dept',NULL,NULL,'Richland',1,1046,NULL,'99352',NULL,1228,46.279657,-119.28137,0,NULL,NULL,NULL),
- (101,146,3,1,0,'837A Beech Way SW',837,'A',NULL,'Beech','Way','SW',NULL,'Mailstop 101',NULL,NULL,'Kinsman',1,1034,NULL,'44428',NULL,1228,41.443358,-80.58862,0,NULL,NULL,NULL),
- (102,90,2,0,0,'837A Beech Way SW',837,'A',NULL,'Beech','Way','SW',NULL,'Mailstop 101',NULL,NULL,'Kinsman',1,1034,NULL,'44428',NULL,1228,41.443358,-80.58862,0,NULL,NULL,101),
- (103,164,1,1,0,'618V Pine Ave W',618,'V',NULL,'Pine','Ave','W',NULL,NULL,NULL,NULL,'Bellemont',1,1002,NULL,'86015',NULL,1228,35.235694,-111.83,0,NULL,NULL,49),
- (104,98,1,1,0,'618V Pine Ave W',618,'V',NULL,'Pine','Ave','W',NULL,NULL,NULL,NULL,'Bellemont',1,1002,NULL,'86015',NULL,1228,35.235694,-111.83,0,NULL,NULL,49),
- (105,197,1,1,0,'618V Pine Ave W',618,'V',NULL,'Pine','Ave','W',NULL,NULL,NULL,NULL,'Bellemont',1,1002,NULL,'86015',NULL,1228,35.235694,-111.83,0,NULL,NULL,49),
- (106,173,1,1,0,'27I Maple Blvd SE',27,'I',NULL,'Maple','Blvd','SE',NULL,NULL,NULL,NULL,'Hubbard Lake',1,1021,NULL,'49747',NULL,1228,44.827421,-83.61368,0,NULL,NULL,NULL),
- (107,22,1,1,0,'377F Pine Rd NW',377,'F',NULL,'Pine','Rd','NW',NULL,NULL,NULL,NULL,'Columbus',1,1013,NULL,'47202',NULL,1228,39.192972,-85.885168,0,NULL,NULL,50),
- (108,65,1,1,0,'377F Pine Rd NW',377,'F',NULL,'Pine','Rd','NW',NULL,NULL,NULL,NULL,'Columbus',1,1013,NULL,'47202',NULL,1228,39.192972,-85.885168,0,NULL,NULL,50),
- (109,175,1,1,0,'377F Pine Rd NW',377,'F',NULL,'Pine','Rd','NW',NULL,NULL,NULL,NULL,'Columbus',1,1013,NULL,'47202',NULL,1228,39.192972,-85.885168,0,NULL,NULL,50),
- (110,81,1,1,0,'211Y El Camino Way S',211,'Y',NULL,'El Camino','Way','S',NULL,NULL,NULL,NULL,'Housatonic',1,1020,NULL,'01236',NULL,1228,42.266874,-73.36236,0,NULL,NULL,NULL),
- (111,60,1,1,0,'899W Lincoln Ave SE',899,'W',NULL,'Lincoln','Ave','SE',NULL,NULL,NULL,NULL,'Los Angeles',1,1004,NULL,'90185',NULL,1228,33.786594,-118.298662,0,NULL,NULL,51),
- (112,66,1,1,0,'899W Lincoln Ave SE',899,'W',NULL,'Lincoln','Ave','SE',NULL,NULL,NULL,NULL,'Los Angeles',1,1004,NULL,'90185',NULL,1228,33.786594,-118.298662,0,NULL,NULL,51),
- (113,49,1,1,0,'899W Lincoln Ave SE',899,'W',NULL,'Lincoln','Ave','SE',NULL,NULL,NULL,NULL,'Los Angeles',1,1004,NULL,'90185',NULL,1228,33.786594,-118.298662,0,NULL,NULL,51),
- (114,138,1,1,0,'23E Caulder Ave NW',23,'E',NULL,'Caulder','Ave','NW',NULL,NULL,NULL,NULL,'Aurora',1,1005,NULL,'80015',NULL,1228,39.623896,-104.77723,0,NULL,NULL,NULL),
- (115,136,1,1,0,'802M Jackson Pl N',802,'M',NULL,'Jackson','Pl','N',NULL,NULL,NULL,NULL,'Farmington',1,1006,NULL,'06034',NULL,1228,41.791776,-72.718832,0,NULL,NULL,52),
- (116,105,1,1,0,'802M Jackson Pl N',802,'M',NULL,'Jackson','Pl','N',NULL,NULL,NULL,NULL,'Farmington',1,1006,NULL,'06034',NULL,1228,41.791776,-72.718832,0,NULL,NULL,52),
- (117,89,1,1,0,'802M Jackson Pl N',802,'M',NULL,'Jackson','Pl','N',NULL,NULL,NULL,NULL,'Farmington',1,1006,NULL,'06034',NULL,1228,41.791776,-72.718832,0,NULL,NULL,52),
- (118,189,1,1,0,'802M Jackson Pl N',802,'M',NULL,'Jackson','Pl','N',NULL,NULL,NULL,NULL,'Farmington',1,1006,NULL,'06034',NULL,1228,41.791776,-72.718832,0,NULL,NULL,52),
- (119,42,1,1,0,'611W States Ln S',611,'W',NULL,'States','Ln','S',NULL,NULL,NULL,NULL,'Solsville',1,1031,NULL,'13465',NULL,1228,42.954541,-75.616793,0,NULL,NULL,53),
- (120,30,1,1,0,'611W States Ln S',611,'W',NULL,'States','Ln','S',NULL,NULL,NULL,NULL,'Solsville',1,1031,NULL,'13465',NULL,1228,42.954541,-75.616793,0,NULL,NULL,53),
- (121,64,1,1,0,'611W States Ln S',611,'W',NULL,'States','Ln','S',NULL,NULL,NULL,NULL,'Solsville',1,1031,NULL,'13465',NULL,1228,42.954541,-75.616793,0,NULL,NULL,53),
- (122,94,1,1,0,'611W States Ln S',611,'W',NULL,'States','Ln','S',NULL,NULL,NULL,NULL,'Solsville',1,1031,NULL,'13465',NULL,1228,42.954541,-75.616793,0,NULL,NULL,53),
- (123,32,1,1,0,'456N Martin Luther King Blvd SE',456,'N',NULL,'Martin Luther King','Blvd','SE',NULL,NULL,NULL,NULL,'Boise',1,1011,NULL,'83728',NULL,1228,43.459855,-116.243984,0,NULL,NULL,54),
- (124,40,1,1,0,'456N Martin Luther King Blvd SE',456,'N',NULL,'Martin Luther King','Blvd','SE',NULL,NULL,NULL,NULL,'Boise',1,1011,NULL,'83728',NULL,1228,43.459855,-116.243984,0,NULL,NULL,54),
- (125,110,1,1,0,'456N Martin Luther King Blvd SE',456,'N',NULL,'Martin Luther King','Blvd','SE',NULL,NULL,NULL,NULL,'Boise',1,1011,NULL,'83728',NULL,1228,43.459855,-116.243984,0,NULL,NULL,54),
- (126,75,1,1,0,'487K El Camino Pl SW',487,'K',NULL,'El Camino','Pl','SW',NULL,NULL,NULL,NULL,'Lehigh',1,1015,NULL,'67073',NULL,1228,38.376681,-97.31611,0,NULL,NULL,NULL),
- (127,34,1,1,0,'699J Maple St E',699,'J',NULL,'Maple','St','E',NULL,NULL,NULL,NULL,'Servia',1,1013,NULL,'46980',NULL,1228,40.848927,-85.792501,0,NULL,NULL,55),
- (128,154,1,1,0,'699J Maple St E',699,'J',NULL,'Maple','St','E',NULL,NULL,NULL,NULL,'Servia',1,1013,NULL,'46980',NULL,1228,40.848927,-85.792501,0,NULL,NULL,55),
- (129,183,1,0,0,'699J Maple St E',699,'J',NULL,'Maple','St','E',NULL,NULL,NULL,NULL,'Servia',1,1013,NULL,'46980',NULL,1228,40.848927,-85.792501,0,NULL,NULL,55),
- (130,16,1,1,0,'699J Maple St E',699,'J',NULL,'Maple','St','E',NULL,NULL,NULL,NULL,'Servia',1,1013,NULL,'46980',NULL,1228,40.848927,-85.792501,0,NULL,NULL,55),
- (131,157,1,1,0,'582Q Green Way SE',582,'Q',NULL,'Green','Way','SE',NULL,NULL,NULL,NULL,'Morristown',1,1029,NULL,'07961',NULL,1228,40.77975,-74.442797,0,NULL,NULL,56),
- (132,113,1,1,0,'582Q Green Way SE',582,'Q',NULL,'Green','Way','SE',NULL,NULL,NULL,NULL,'Morristown',1,1029,NULL,'07961',NULL,1228,40.77975,-74.442797,0,NULL,NULL,56),
- (133,33,1,1,0,'582Q Green Way SE',582,'Q',NULL,'Green','Way','SE',NULL,NULL,NULL,NULL,'Morristown',1,1029,NULL,'07961',NULL,1228,40.77975,-74.442797,0,NULL,NULL,56),
- (134,180,1,1,0,'980T Woodbridge Way N',980,'T',NULL,'Woodbridge','Way','N',NULL,NULL,NULL,NULL,'Rapid City',1,1040,NULL,'57700',NULL,1228,44.090788,-103.284511,0,NULL,NULL,NULL),
- (135,48,1,1,0,'15P Lincoln Pl W',15,'P',NULL,'Lincoln','Pl','W',NULL,NULL,NULL,NULL,'Roxbury',1,1015,NULL,'67476',NULL,1228,38.391722,-97.648402,0,NULL,NULL,57),
- (136,177,1,1,0,'15P Lincoln Pl W',15,'P',NULL,'Lincoln','Pl','W',NULL,NULL,NULL,NULL,'Roxbury',1,1015,NULL,'67476',NULL,1228,38.391722,-97.648402,0,NULL,NULL,57),
- (137,51,1,0,0,'15P Lincoln Pl W',15,'P',NULL,'Lincoln','Pl','W',NULL,NULL,NULL,NULL,'Roxbury',1,1015,NULL,'67476',NULL,1228,38.391722,-97.648402,0,NULL,NULL,57),
- (138,163,1,1,0,'15P Lincoln Pl W',15,'P',NULL,'Lincoln','Pl','W',NULL,NULL,NULL,NULL,'Roxbury',1,1015,NULL,'67476',NULL,1228,38.391722,-97.648402,0,NULL,NULL,57),
- (139,198,1,1,0,'378H Green Blvd N',378,'H',NULL,'Green','Blvd','N',NULL,NULL,NULL,NULL,'Norfolk',1,1045,NULL,'23508',NULL,1228,36.886447,-76.30065,0,NULL,NULL,58),
- (140,120,1,1,0,'378H Green Blvd N',378,'H',NULL,'Green','Blvd','N',NULL,NULL,NULL,NULL,'Norfolk',1,1045,NULL,'23508',NULL,1228,36.886447,-76.30065,0,NULL,NULL,58),
- (141,170,1,1,0,'378H Green Blvd N',378,'H',NULL,'Green','Blvd','N',NULL,NULL,NULL,NULL,'Norfolk',1,1045,NULL,'23508',NULL,1228,36.886447,-76.30065,0,NULL,NULL,58),
- (142,155,1,0,0,'739M Green Dr NE',739,'M',NULL,'Green','Dr','NE',NULL,NULL,NULL,NULL,'Kenwood',1,1004,NULL,'95452',NULL,1228,38.414061,-122.54668,0,NULL,NULL,NULL),
- (143,141,1,1,0,'671S Northpoint Blvd NE',671,'S',NULL,'Northpoint','Blvd','NE',NULL,NULL,NULL,NULL,'Salyersville',1,1016,NULL,'41465',NULL,1228,37.736751,-83.08652,0,NULL,NULL,59),
- (144,67,1,1,0,'671S Northpoint Blvd NE',671,'S',NULL,'Northpoint','Blvd','NE',NULL,NULL,NULL,NULL,'Salyersville',1,1016,NULL,'41465',NULL,1228,37.736751,-83.08652,0,NULL,NULL,59),
- (145,68,1,1,0,'671S Northpoint Blvd NE',671,'S',NULL,'Northpoint','Blvd','NE',NULL,NULL,NULL,NULL,'Salyersville',1,1016,NULL,'41465',NULL,1228,37.736751,-83.08652,0,NULL,NULL,59),
- (146,132,1,1,0,'337Z Main Ln W',337,'Z',NULL,'Main','Ln','W',NULL,NULL,NULL,NULL,'Lyons',1,1012,NULL,'60534',NULL,1228,41.812331,-87.82318,0,NULL,NULL,NULL),
- (147,17,1,1,0,'57X El Camino Ln NE',57,'X',NULL,'El Camino','Ln','NE',NULL,NULL,NULL,NULL,'Marcy',1,1031,NULL,'13403',NULL,1228,43.162119,-75.28435,0,NULL,NULL,60),
- (148,111,1,1,0,'57X El Camino Ln NE',57,'X',NULL,'El Camino','Ln','NE',NULL,NULL,NULL,NULL,'Marcy',1,1031,NULL,'13403',NULL,1228,43.162119,-75.28435,0,NULL,NULL,60),
- (149,79,1,1,0,'57X El Camino Ln NE',57,'X',NULL,'El Camino','Ln','NE',NULL,NULL,NULL,NULL,'Marcy',1,1031,NULL,'13403',NULL,1228,43.162119,-75.28435,0,NULL,NULL,60),
- (150,12,1,1,0,'57X El Camino Ln NE',57,'X',NULL,'El Camino','Ln','NE',NULL,NULL,NULL,NULL,'Marcy',1,1031,NULL,'13403',NULL,1228,43.162119,-75.28435,0,NULL,NULL,60),
- (151,142,1,0,0,'562W Beech Way SW',562,'W',NULL,'Beech','Way','SW',NULL,NULL,NULL,NULL,'San Bernardino',1,1004,NULL,'92401',NULL,1228,34.105079,-117.29075,0,NULL,NULL,61),
- (152,58,1,1,0,'562W Beech Way SW',562,'W',NULL,'Beech','Way','SW',NULL,NULL,NULL,NULL,'San Bernardino',1,1004,NULL,'92401',NULL,1228,34.105079,-117.29075,0,NULL,NULL,61),
- (153,128,1,1,0,'562W Beech Way SW',562,'W',NULL,'Beech','Way','SW',NULL,NULL,NULL,NULL,'San Bernardino',1,1004,NULL,'92401',NULL,1228,34.105079,-117.29075,0,NULL,NULL,61),
- (154,19,1,1,0,'562W Beech Way SW',562,'W',NULL,'Beech','Way','SW',NULL,NULL,NULL,NULL,'San Bernardino',1,1004,NULL,'92401',NULL,1228,34.105079,-117.29075,0,NULL,NULL,61),
- (155,63,1,1,0,'953U Bay Ln S',953,'U',NULL,'Bay','Ln','S',NULL,NULL,NULL,NULL,'Hyde Park',1,1031,NULL,'12538',NULL,1228,41.779541,-73.90155,0,NULL,NULL,62),
- (156,15,1,1,0,'953U Bay Ln S',953,'U',NULL,'Bay','Ln','S',NULL,NULL,NULL,NULL,'Hyde Park',1,1031,NULL,'12538',NULL,1228,41.779541,-73.90155,0,NULL,NULL,62),
- (157,133,1,1,0,'953U Bay Ln S',953,'U',NULL,'Bay','Ln','S',NULL,NULL,NULL,NULL,'Hyde Park',1,1031,NULL,'12538',NULL,1228,41.779541,-73.90155,0,NULL,NULL,62),
- (158,193,1,1,0,'953U Bay Ln S',953,'U',NULL,'Bay','Ln','S',NULL,NULL,NULL,NULL,'Hyde Park',1,1031,NULL,'12538',NULL,1228,41.779541,-73.90155,0,NULL,NULL,62),
- (159,166,1,1,0,'967B Dowlen Ln NE',967,'B',NULL,'Dowlen','Ln','NE',NULL,NULL,NULL,NULL,'Sartell',1,1022,NULL,'56377',NULL,1228,45.622966,-94.20959,0,NULL,NULL,63),
- (160,116,1,1,0,'967B Dowlen Ln NE',967,'B',NULL,'Dowlen','Ln','NE',NULL,NULL,NULL,NULL,'Sartell',1,1022,NULL,'56377',NULL,1228,45.622966,-94.20959,0,NULL,NULL,63),
- (161,24,1,1,0,'967B Dowlen Ln NE',967,'B',NULL,'Dowlen','Ln','NE',NULL,NULL,NULL,NULL,'Sartell',1,1022,NULL,'56377',NULL,1228,45.622966,-94.20959,0,NULL,NULL,63),
- (162,190,1,1,0,'24A Main St W',24,'A',NULL,'Main','St','W',NULL,NULL,NULL,NULL,'Atco',1,1029,NULL,'08004',NULL,1228,39.769357,-74.87264,0,NULL,NULL,NULL),
- (163,104,1,1,0,'369X States Blvd E',369,'X',NULL,'States','Blvd','E',NULL,NULL,NULL,NULL,'Snowmass Village',1,1005,NULL,'81613',NULL,1228,39.212626,-106.941907,0,NULL,NULL,64),
- (164,97,1,1,0,'369X States Blvd E',369,'X',NULL,'States','Blvd','E',NULL,NULL,NULL,NULL,'Snowmass Village',1,1005,NULL,'81613',NULL,1228,39.212626,-106.941907,0,NULL,NULL,64),
- (165,172,1,1,0,'369X States Blvd E',369,'X',NULL,'States','Blvd','E',NULL,NULL,NULL,NULL,'Snowmass Village',1,1005,NULL,'81613',NULL,1228,39.212626,-106.941907,0,NULL,NULL,64),
- (166,27,1,1,0,'453K Second Dr SW',453,'K',NULL,'Second','Dr','SW',NULL,NULL,NULL,NULL,'Portland',1,1021,NULL,'48875',NULL,1228,42.864338,-84.91289,0,NULL,NULL,NULL),
- (167,167,1,1,0,'277W Pine Way S',277,'W',NULL,'Pine','Way','S',NULL,NULL,NULL,NULL,'Somerville',1,1013,NULL,'47683',NULL,1228,38.278452,-87.37714,0,NULL,NULL,65),
- (168,123,1,1,0,'277W Pine Way S',277,'W',NULL,'Pine','Way','S',NULL,NULL,NULL,NULL,'Somerville',1,1013,NULL,'47683',NULL,1228,38.278452,-87.37714,0,NULL,NULL,65),
- (169,78,1,1,0,'277W Pine Way S',277,'W',NULL,'Pine','Way','S',NULL,NULL,NULL,NULL,'Somerville',1,1013,NULL,'47683',NULL,1228,38.278452,-87.37714,0,NULL,NULL,65),
- (170,5,1,1,0,'277W Pine Way S',277,'W',NULL,'Pine','Way','S',NULL,NULL,NULL,NULL,'Somerville',1,1013,NULL,'47683',NULL,1228,38.278452,-87.37714,0,NULL,NULL,65),
- (171,28,1,1,0,'419X Bay St NW',419,'X',NULL,'Bay','St','NW',NULL,NULL,NULL,NULL,'Bingham Canyon',1,1043,NULL,'84006',NULL,1228,40.563896,-112.1281,0,NULL,NULL,66),
- (172,62,1,1,0,'419X Bay St NW',419,'X',NULL,'Bay','St','NW',NULL,NULL,NULL,NULL,'Bingham Canyon',1,1043,NULL,'84006',NULL,1228,40.563896,-112.1281,0,NULL,NULL,66),
- (173,139,1,1,0,'419X Bay St NW',419,'X',NULL,'Bay','St','NW',NULL,NULL,NULL,NULL,'Bingham Canyon',1,1043,NULL,'84006',NULL,1228,40.563896,-112.1281,0,NULL,NULL,66),
- (174,115,1,1,0,'419X Bay St NW',419,'X',NULL,'Bay','St','NW',NULL,NULL,NULL,NULL,'Bingham Canyon',1,1043,NULL,'84006',NULL,1228,40.563896,-112.1281,0,NULL,NULL,66),
- (175,184,1,1,0,'561Q Northpoint Ln N',561,'Q',NULL,'Northpoint','Ln','N',NULL,NULL,NULL,NULL,'New Iberia',1,1017,NULL,'70563',NULL,1228,30.022348,-91.78314,0,NULL,NULL,67),
- (176,117,1,1,0,'561Q Northpoint Ln N',561,'Q',NULL,'Northpoint','Ln','N',NULL,NULL,NULL,NULL,'New Iberia',1,1017,NULL,'70563',NULL,1228,30.022348,-91.78314,0,NULL,NULL,67),
- (177,59,1,1,0,'561Q Northpoint Ln N',561,'Q',NULL,'Northpoint','Ln','N',NULL,NULL,NULL,NULL,'New Iberia',1,1017,NULL,'70563',NULL,1228,30.022348,-91.78314,0,NULL,NULL,67),
- (178,74,1,0,0,'285I Dowlen Way N',285,'I',NULL,'Dowlen','Way','N',NULL,NULL,NULL,NULL,'Wilton',1,1048,NULL,'54670',NULL,1228,43.833159,-90.49044,0,NULL,NULL,NULL),
- (179,7,1,1,0,'359K College Ave E',359,'K',NULL,'College','Ave','E',NULL,NULL,NULL,NULL,'Parkland',1,1046,NULL,'98448',NULL,1228,47.136544,-122.422431,0,NULL,NULL,68),
- (180,50,1,1,0,'359K College Ave E',359,'K',NULL,'College','Ave','E',NULL,NULL,NULL,NULL,'Parkland',1,1046,NULL,'98448',NULL,1228,47.136544,-122.422431,0,NULL,NULL,68),
- (181,186,1,1,0,'359K College Ave E',359,'K',NULL,'College','Ave','E',NULL,NULL,NULL,NULL,'Parkland',1,1046,NULL,'98448',NULL,1228,47.136544,-122.422431,0,NULL,NULL,68),
- (182,199,1,1,0,'359K College Ave E',359,'K',NULL,'College','Ave','E',NULL,NULL,NULL,NULL,'Parkland',1,1046,NULL,'98448',NULL,1228,47.136544,-122.422431,0,NULL,NULL,68),
- (183,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),
- (184,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),
- (185,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,150,1,1,0,'927V Van Ness Blvd W',927,'V',NULL,'Van Ness','Blvd','W',NULL,NULL,NULL,NULL,'Kansas City',1,1015,NULL,'66105',NULL,1228,39.084954,-94.63125,0,NULL,NULL,NULL),
+ (2,111,1,1,0,'955C Northpoint Rd E',955,'C',NULL,'Northpoint','Rd','E',NULL,NULL,NULL,NULL,'El Paso',1,1042,NULL,'88513',NULL,1228,31.694842,-106.299987,0,NULL,NULL,NULL),
+ (3,195,1,1,0,'490F Cadell Dr S',490,'F',NULL,'Cadell','Dr','S',NULL,NULL,NULL,NULL,'Atlanta',1,1013,NULL,'46031',NULL,1228,40.211166,-86.02304,0,NULL,NULL,NULL),
+ (4,81,1,1,0,'534N Green Blvd W',534,'N',NULL,'Green','Blvd','W',NULL,NULL,NULL,NULL,'Kensington',1,1006,NULL,'06037',NULL,1228,41.619048,-72.76734,0,NULL,NULL,NULL),
+ (5,28,1,1,0,'942E Bay Way E',942,'E',NULL,'Bay','Way','E',NULL,NULL,NULL,NULL,'Anson',1,1042,NULL,'79501',NULL,1228,32.754555,-99.89507,0,NULL,NULL,NULL),
+ (6,80,1,1,0,'441C States Rd NE',441,'C',NULL,'States','Rd','NE',NULL,NULL,NULL,NULL,'Wernersville',1,1037,NULL,'19565',NULL,1228,40.327974,-76.08921,0,NULL,NULL,NULL),
+ (7,98,1,1,0,'569U Beech Blvd NW',569,'U',NULL,'Beech','Blvd','NW',NULL,NULL,NULL,NULL,'Richmond',1,1045,NULL,'23279',NULL,1228,37.524246,-77.493157,0,NULL,NULL,NULL),
+ (8,16,1,1,0,'62P Northpoint St E',62,'P',NULL,'Northpoint','St','E',NULL,NULL,NULL,NULL,'Maywood',1,1024,NULL,'63454',NULL,1228,39.93264,-91.63745,0,NULL,NULL,NULL),
+ (9,46,1,1,0,'579P States Blvd W',579,'P',NULL,'States','Blvd','W',NULL,NULL,NULL,NULL,'Geddes',1,1040,NULL,'57342',NULL,1228,43.257067,-98.69907,0,NULL,NULL,NULL),
+ (10,51,1,1,0,'968X Van Ness Way NW',968,'X',NULL,'Van Ness','Way','NW',NULL,NULL,NULL,NULL,'Lahoma',1,1035,NULL,'73754',NULL,1228,36.389599,-98.09063,0,NULL,NULL,NULL),
+ (11,148,1,1,0,'756N Cadell Dr E',756,'N',NULL,'Cadell','Dr','E',NULL,NULL,NULL,NULL,'Sacramento',1,1004,NULL,'94249',NULL,1228,38.377411,-121.444429,0,NULL,NULL,NULL),
+ (12,31,1,1,0,'622P College Blvd NW',622,'P',NULL,'College','Blvd','NW',NULL,NULL,NULL,NULL,'Deputy',1,1013,NULL,'47230',NULL,1228,38.802781,-85.62922,0,NULL,NULL,NULL),
+ (13,20,1,1,0,'469N Bay Ave NW',469,'N',NULL,'Bay','Ave','NW',NULL,NULL,NULL,NULL,'Humacao',1,1056,NULL,'00661',NULL,1228,18.150829,-65.826595,0,NULL,NULL,NULL),
+ (14,158,1,1,0,'280U Woodbridge Ln W',280,'U',NULL,'Woodbridge','Ln','W',NULL,NULL,NULL,NULL,'Sheffield',1,1044,NULL,'05866',NULL,1228,44.632918,-72.13245,0,NULL,NULL,NULL),
+ (15,43,1,1,0,'304K Van Ness Dr NE',304,'K',NULL,'Van Ness','Dr','NE',NULL,NULL,NULL,NULL,'Albion',1,1014,NULL,'50005',NULL,1228,42.116477,-93.00357,0,NULL,NULL,NULL),
+ (16,25,1,1,0,'146J Martin Luther King St S',146,'J',NULL,'Martin Luther King','St','S',NULL,NULL,NULL,NULL,'Carefree',1,1002,NULL,'85317',NULL,1228,33.820609,-111.886707,0,NULL,NULL,NULL),
+ (17,152,1,1,0,'585X Pine St N',585,'X',NULL,'Pine','St','N',NULL,NULL,NULL,NULL,'San Francisco',1,1004,NULL,'94142',NULL,1228,37.784827,-122.727802,0,NULL,NULL,NULL),
+ (18,101,1,1,0,'593Z Northpoint Rd E',593,'Z',NULL,'Northpoint','Rd','E',NULL,NULL,NULL,NULL,'W Hartford',1,1006,NULL,'06133',NULL,1228,41.791776,-72.718832,0,NULL,NULL,NULL),
+ (19,164,1,1,0,'770Z College Rd W',770,'Z',NULL,'College','Rd','W',NULL,NULL,NULL,NULL,'Sebring',1,1008,NULL,'33870',NULL,1228,27.483817,-81.42131,0,NULL,NULL,NULL),
+ (20,82,1,1,0,'754I Maple St E',754,'I',NULL,'Maple','St','E',NULL,NULL,NULL,NULL,'Shawnee Mission',1,1015,NULL,'66221',NULL,1228,38.865825,-94.71231,0,NULL,NULL,NULL),
+ (21,138,1,1,0,'49A El Camino St SW',49,'A',NULL,'El Camino','St','SW',NULL,NULL,NULL,NULL,'Newland',1,1032,NULL,'28657',NULL,1228,36.049348,-81.94286,0,NULL,NULL,NULL),
+ (22,127,1,1,0,'324V Martin Luther King St NE',324,'V',NULL,'Martin Luther King','St','NE',NULL,NULL,NULL,NULL,'Grand Saline',1,1042,NULL,'75140',NULL,1228,32.661299,-95.71738,0,NULL,NULL,NULL),
+ (23,99,1,1,0,'835I Northpoint Blvd NW',835,'I',NULL,'Northpoint','Blvd','NW',NULL,NULL,NULL,NULL,'Luverne',1,1000,NULL,'36049',NULL,1228,31.737407,-86.26946,0,NULL,NULL,NULL),
+ (24,94,1,1,0,'250E Main Blvd W',250,'E',NULL,'Main','Blvd','W',NULL,NULL,NULL,NULL,'Wayne',1,1018,NULL,'04284',NULL,1228,44.349542,-70.05698,0,NULL,NULL,NULL),
+ (25,117,1,1,0,'243K Northpoint Way NE',243,'K',NULL,'Northpoint','Way','NE',NULL,NULL,NULL,NULL,'West Groton',1,1020,NULL,'01472',NULL,1228,42.446396,-71.459405,0,NULL,NULL,NULL),
+ (26,134,1,1,0,'811L Maple Path SW',811,'L',NULL,'Maple','Path','SW',NULL,NULL,NULL,NULL,'Cottonwood',1,1022,NULL,'56229',NULL,1228,44.609098,-95.70555,0,NULL,NULL,NULL),
+ (27,153,1,1,0,'714V Jackson Blvd W',714,'V',NULL,'Jackson','Blvd','W',NULL,NULL,NULL,NULL,'Denver',1,1005,NULL,'80251',NULL,1228,39.738752,-104.408349,0,NULL,NULL,NULL),
+ (28,142,1,1,0,'839Y Caulder Ln SE',839,'Y',NULL,'Caulder','Ln','SE',NULL,NULL,NULL,NULL,'Slatedale',1,1037,NULL,'18079',NULL,1228,40.744055,-75.65864,0,NULL,NULL,NULL),
+ (29,79,1,1,0,'972Q Bay Way S',972,'Q',NULL,'Bay','Way','S',NULL,NULL,NULL,NULL,'Pleasant Lake',1,1021,NULL,'49272',NULL,1228,42.398355,-84.34471,0,NULL,NULL,NULL),
+ (30,157,1,1,0,'596R Northpoint Path N',596,'R',NULL,'Northpoint','Path','N',NULL,NULL,NULL,NULL,'Korbel',1,1004,NULL,'95550',NULL,1228,40.766645,-123.83488,0,NULL,NULL,NULL),
+ (31,85,1,1,0,'752C Woodbridge Path S',752,'C',NULL,'Woodbridge','Path','S',NULL,NULL,NULL,NULL,'Edneyville',1,1032,NULL,'28727',NULL,1228,35.322276,-82.503226,0,NULL,NULL,NULL),
+ (32,90,1,1,0,'335D El Camino Pl SW',335,'D',NULL,'El Camino','Pl','SW',NULL,NULL,NULL,NULL,'Masonville',1,1014,NULL,'50654',NULL,1228,42.440131,-91.60941,0,NULL,NULL,NULL),
+ (33,7,1,1,0,'943D College St E',943,'D',NULL,'College','St','E',NULL,NULL,NULL,NULL,'Papillion',1,1026,NULL,'68133',NULL,1228,41.144085,-96.00547,0,NULL,NULL,NULL),
+ (34,48,1,1,0,'998Y College Ave S',998,'Y',NULL,'College','Ave','S',NULL,NULL,NULL,NULL,'Cochranville',1,1037,NULL,'19330',NULL,1228,39.872123,-75.91411,0,NULL,NULL,NULL),
+ (35,135,1,1,0,'362L Pine Blvd SE',362,'L',NULL,'Pine','Blvd','SE',NULL,NULL,NULL,NULL,'Savannah',1,1024,NULL,'64485',NULL,1228,39.94728,-94.8358,0,NULL,NULL,NULL),
+ (36,102,1,1,0,'936B Pine Ln E',936,'B',NULL,'Pine','Ln','E',NULL,NULL,NULL,NULL,'Fayetteville',1,1032,NULL,'28301',NULL,1228,35.042389,-78.84124,0,NULL,NULL,NULL),
+ (37,123,1,1,0,'504F Jackson Path S',504,'F',NULL,'Jackson','Path','S',NULL,NULL,NULL,NULL,'Baxley',1,1009,NULL,'31513',NULL,1228,31.768849,-82.35198,0,NULL,NULL,NULL),
+ (38,45,1,1,0,'871S Beech Ln E',871,'S',NULL,'Beech','Ln','E',NULL,NULL,NULL,NULL,'Morristown',1,1029,NULL,'07962',NULL,1228,40.867331,-74.578269,0,NULL,NULL,NULL),
+ (39,86,1,1,0,'61I Jackson Path NE',61,'I',NULL,'Jackson','Path','NE',NULL,NULL,NULL,NULL,'Ila',1,1009,NULL,'30647',NULL,1228,34.120239,-83.288117,0,NULL,NULL,NULL),
+ (40,91,1,1,0,'419J States Way SE',419,'J',NULL,'States','Way','SE',NULL,NULL,NULL,NULL,'El Paso',1,1042,NULL,'88511',NULL,1228,31.694842,-106.299987,0,NULL,NULL,NULL),
+ (41,14,1,1,0,'105Q Lincoln Ave W',105,'Q',NULL,'Lincoln','Ave','W',NULL,NULL,NULL,NULL,'Santa Rosa',1,1004,NULL,'95407',NULL,1228,38.404991,-122.7275,0,NULL,NULL,NULL),
+ (42,62,1,1,0,'96A Jackson Pl NE',96,'A',NULL,'Jackson','Pl','NE',NULL,NULL,NULL,NULL,'Decatur',1,1000,NULL,'35602',NULL,1228,34.606216,-87.088142,0,NULL,NULL,NULL),
+ (43,187,1,1,0,'41V Northpoint Pl N',41,'V',NULL,'Northpoint','Pl','N',NULL,NULL,NULL,NULL,'Las Vegas',1,1027,NULL,'89154',NULL,1228,35.927901,-114.972061,0,NULL,NULL,NULL),
+ (44,112,1,1,0,'20Y Jackson Way E',20,'Y',NULL,'Jackson','Way','E',NULL,NULL,NULL,NULL,'Louisville',1,1016,NULL,'40258',NULL,1228,38.141719,-85.86375,0,NULL,NULL,NULL),
+ (45,58,1,1,0,'942C Pine Rd W',942,'C',NULL,'Pine','Rd','W',NULL,NULL,NULL,NULL,'Cumberland Gap',1,1041,NULL,'37724',NULL,1228,36.566416,-83.67499,0,NULL,NULL,NULL),
+ (46,21,1,1,0,'95F Beech Rd S',95,'F',NULL,'Beech','Rd','S',NULL,NULL,NULL,NULL,'Little York',1,1013,NULL,'47139',NULL,1228,38.700523,-85.90405,0,NULL,NULL,NULL),
+ (47,8,1,1,0,'960Z Woodbridge Dr NE',960,'Z',NULL,'Woodbridge','Dr','NE',NULL,NULL,NULL,NULL,'Malden',1,1020,NULL,'02148',NULL,1228,42.428549,-71.06059,0,NULL,NULL,NULL),
+ (48,75,1,1,0,'370H Dowlen Blvd S',370,'H',NULL,'Dowlen','Blvd','S',NULL,NULL,NULL,NULL,'Greenville',1,1032,NULL,'27834',NULL,1228,35.626653,-77.37896,0,NULL,NULL,NULL),
+ (49,144,1,1,0,'471O Main Pl SW',471,'O',NULL,'Main','Pl','SW',NULL,NULL,NULL,NULL,'Enumclaw',1,1046,NULL,'98022',NULL,1228,47.193729,-121.91915,0,NULL,NULL,NULL),
+ (50,56,1,1,0,'337C Cadell St E',337,'C',NULL,'Cadell','St','E',NULL,NULL,NULL,NULL,'Houston',1,1042,NULL,'77081',NULL,1228,29.70828,-95.48361,0,NULL,NULL,NULL),
+ (51,22,1,1,0,'94R Van Ness Dr N',94,'R',NULL,'Van Ness','Dr','N',NULL,NULL,NULL,NULL,'Jacksonville',1,1008,NULL,'32256',NULL,1228,30.206922,-81.54604,0,NULL,NULL,NULL),
+ (52,116,1,1,0,'343J Lincoln Pl N',343,'J',NULL,'Lincoln','Pl','N',NULL,NULL,NULL,NULL,'Reno',1,1027,NULL,'89511',NULL,1228,39.403178,-119.7606,0,NULL,NULL,NULL),
+ (53,156,1,1,0,'611I Van Ness Pl N',611,'I',NULL,'Van Ness','Pl','N',NULL,NULL,NULL,NULL,'Renton',1,1046,NULL,'98055',NULL,1228,47.467422,-122.21005,0,NULL,NULL,NULL),
+ (54,167,1,1,0,'908K Martin Luther King Rd NE',908,'K',NULL,'Martin Luther King','Rd','NE',NULL,NULL,NULL,NULL,'Tower Hill',1,1012,NULL,'62571',NULL,1228,39.385344,-88.95588,0,NULL,NULL,NULL),
+ (55,130,1,1,0,'349Y El Camino Rd S',349,'Y',NULL,'El Camino','Rd','S',NULL,NULL,NULL,NULL,'Las Vegas',1,1027,NULL,'89160',NULL,1228,35.927901,-114.972061,0,NULL,NULL,NULL),
+ (56,57,1,1,0,'59A Cadell Pl N',59,'A',NULL,'Cadell','Pl','N',NULL,NULL,NULL,NULL,'San Diego',1,1004,NULL,'92187',NULL,1228,33.016928,-116.846046,0,NULL,NULL,NULL),
+ (57,109,1,1,0,'658S El Camino Pl SW',658,'S',NULL,'El Camino','Pl','SW',NULL,NULL,NULL,NULL,'Rockville',1,1043,NULL,'84763',NULL,1228,37.160144,-113.042525,0,NULL,NULL,NULL),
+ (58,107,1,1,0,'965B Van Ness Path NW',965,'B',NULL,'Van Ness','Path','NW',NULL,NULL,NULL,NULL,'Seneca',1,1048,NULL,'54654',NULL,1228,43.265154,-90.959,0,NULL,NULL,NULL),
+ (59,143,1,1,0,'564O Martin Luther King Ln NE',564,'O',NULL,'Martin Luther King','Ln','NE',NULL,NULL,NULL,NULL,'Fairview',1,1024,NULL,'64621',NULL,1228,39.630482,-93.478696,0,NULL,NULL,NULL),
+ (60,171,1,1,0,'609Q Beech Pl E',609,'Q',NULL,'Beech','Pl','E',NULL,NULL,NULL,NULL,'Charenton',1,1017,NULL,'70523',NULL,1228,29.883266,-91.5301,0,NULL,NULL,NULL),
+ (61,140,1,1,0,'534C Lincoln St NE',534,'C',NULL,'Lincoln','St','NE',NULL,NULL,NULL,NULL,'Medway',1,1034,NULL,'45341',NULL,1228,39.880826,-84.02364,0,NULL,NULL,NULL),
+ (62,69,1,1,0,'42J Jackson Pl NW',42,'J',NULL,'Jackson','Pl','NW',NULL,NULL,NULL,NULL,'Kelford',1,1032,NULL,'27847',NULL,1228,36.184037,-77.21536,0,NULL,NULL,NULL),
+ (63,72,1,1,0,'76X Lincoln St S',76,'X',NULL,'Lincoln','St','S',NULL,NULL,NULL,NULL,'Belgrade',1,1022,NULL,'56312',NULL,1228,45.460931,-94.96697,0,NULL,NULL,NULL),
+ (64,88,1,1,0,'760S College Path NE',760,'S',NULL,'College','Path','NE',NULL,NULL,NULL,NULL,'Laverne',1,1035,NULL,'73848',NULL,1228,36.673357,-99.88179,0,NULL,NULL,NULL),
+ (65,70,1,1,0,'480Y Dowlen Ln NW',480,'Y',NULL,'Dowlen','Ln','NW',NULL,NULL,NULL,NULL,'Boston',1,1013,NULL,'47324',NULL,1228,39.757864,-84.848442,0,NULL,NULL,NULL),
+ (66,162,1,1,0,'530M Cadell Way S',530,'M',NULL,'Cadell','Way','S',NULL,NULL,NULL,NULL,'Burlington',1,1032,NULL,'27217',NULL,1228,36.132737,-79.41135,0,NULL,NULL,NULL),
+ (67,126,1,1,0,'100A Dowlen Blvd S',100,'A',NULL,'Dowlen','Blvd','S',NULL,NULL,NULL,NULL,'Hazleton',1,1013,NULL,'47640',NULL,1228,38.484278,-87.5039,0,NULL,NULL,NULL),
+ (68,159,3,1,0,'717L Dowlen Ln NE',717,'L',NULL,'Dowlen','Ln','NE',NULL,'Receiving',NULL,NULL,'Gridley',1,1015,NULL,'66852',NULL,1228,38.078496,-95.89505,0,NULL,NULL,NULL),
+ (69,147,3,1,0,'954F Jackson Blvd SE',954,'F',NULL,'Jackson','Blvd','SE',NULL,'Disbursements',NULL,NULL,'West Palm Beach',1,1008,NULL,'33415',NULL,1228,26.659344,-80.12704,0,NULL,NULL,NULL),
+ (70,113,3,1,0,'12G Cadell Path W',12,'G',NULL,'Cadell','Path','W',NULL,'c/o PO Plus',NULL,NULL,'Albuquerque',1,1030,NULL,'87114',NULL,1228,35.196446,-106.67336,0,NULL,NULL,NULL),
+ (71,102,2,0,0,'12G Cadell Path W',12,'G',NULL,'Cadell','Path','W',NULL,'c/o PO Plus',NULL,NULL,'Albuquerque',1,1030,NULL,'87114',NULL,1228,35.196446,-106.67336,0,NULL,NULL,70),
+ (72,13,3,1,0,'176N Jackson St SE',176,'N',NULL,'Jackson','St','SE',NULL,'c/o OPDC',NULL,NULL,'Bellwood',1,1000,NULL,'36313',NULL,1228,31.174249,-85.79562,0,NULL,NULL,NULL),
+ (73,196,2,1,0,'176N Jackson St SE',176,'N',NULL,'Jackson','St','SE',NULL,'c/o OPDC',NULL,NULL,'Bellwood',1,1000,NULL,'36313',NULL,1228,31.174249,-85.79562,0,NULL,NULL,72),
+ (74,175,3,1,0,'107L Martin Luther King St SE',107,'L',NULL,'Martin Luther King','St','SE',NULL,'Payables Dept.',NULL,NULL,'Curran',1,1021,NULL,'48728',NULL,1228,44.746486,-83.83882,0,NULL,NULL,NULL),
+ (75,6,3,1,0,'598V Maple Ln N',598,'V',NULL,'Maple','Ln','N',NULL,'Mailstop 101',NULL,NULL,'Sacramento',1,1004,NULL,'95894',NULL,1228,38.377411,-121.444429,0,NULL,NULL,NULL),
+ (76,65,3,1,0,'652Q Cadell Path N',652,'Q',NULL,'Cadell','Path','N',NULL,'Receiving',NULL,NULL,'Laurinburg',1,1032,NULL,'28353',NULL,1228,34.781768,-79.482423,0,NULL,NULL,NULL),
+ (77,180,2,1,0,'652Q Cadell Path N',652,'Q',NULL,'Cadell','Path','N',NULL,'Receiving',NULL,NULL,'Laurinburg',1,1032,NULL,'28353',NULL,1228,34.781768,-79.482423,0,NULL,NULL,76),
+ (78,169,3,1,0,'335W Main Ave S',335,'W',NULL,'Main','Ave','S',NULL,'c/o OPDC',NULL,NULL,'Beresford',1,1040,NULL,'57004',NULL,1228,43.069991,-96.79091,0,NULL,NULL,NULL),
+ (79,36,2,1,0,'335W Main Ave S',335,'W',NULL,'Main','Ave','S',NULL,'c/o OPDC',NULL,NULL,'Beresford',1,1040,NULL,'57004',NULL,1228,43.069991,-96.79091,0,NULL,NULL,78),
+ (80,190,3,1,0,'47N Green St S',47,'N',NULL,'Green','St','S',NULL,'c/o PO Plus',NULL,NULL,'San Juan',1,1056,NULL,'00936',NULL,1228,18.410462,-66.060533,0,NULL,NULL,NULL),
+ (81,78,2,1,0,'47N Green St S',47,'N',NULL,'Green','St','S',NULL,'c/o PO Plus',NULL,NULL,'San Juan',1,1056,NULL,'00936',NULL,1228,18.410462,-66.060533,0,NULL,NULL,80),
+ (82,193,3,1,0,'606R Lincoln Blvd N',606,'R',NULL,'Lincoln','Blvd','N',NULL,'Community Relations',NULL,NULL,'Brooksville',1,1008,NULL,'34613',NULL,1228,28.555346,-82.53601,0,NULL,NULL,NULL),
+ (83,178,3,1,0,'310E Dowlen Blvd SE',310,'E',NULL,'Dowlen','Blvd','SE',NULL,'Attn: Accounting',NULL,NULL,'Lincoln',1,1026,NULL,'68507',NULL,1228,40.85115,-96.62914,0,NULL,NULL,NULL),
+ (84,83,2,1,0,'310E Dowlen Blvd SE',310,'E',NULL,'Dowlen','Blvd','SE',NULL,'Attn: Accounting',NULL,NULL,'Lincoln',1,1026,NULL,'68507',NULL,1228,40.85115,-96.62914,0,NULL,NULL,83),
+ (85,59,3,1,0,'120U Dowlen Blvd S',120,'U',NULL,'Dowlen','Blvd','S',NULL,'Attn: Development',NULL,NULL,'Portland',1,1018,NULL,'04102',NULL,1228,43.658632,-70.2911,0,NULL,NULL,NULL),
+ (86,123,2,0,0,'120U Dowlen Blvd S',120,'U',NULL,'Dowlen','Blvd','S',NULL,'Attn: Development',NULL,NULL,'Portland',1,1018,NULL,'04102',NULL,1228,43.658632,-70.2911,0,NULL,NULL,85),
+ (87,29,3,1,0,'118S Van Ness St N',118,'S',NULL,'Van Ness','St','N',NULL,'Cuffe Parade',NULL,NULL,'Scotts Mills',1,1036,NULL,'97375',NULL,1228,45.004218,-122.59658,0,NULL,NULL,NULL),
+ (88,179,2,1,0,'118S Van Ness St N',118,'S',NULL,'Van Ness','St','N',NULL,'Cuffe Parade',NULL,NULL,'Scotts Mills',1,1036,NULL,'97375',NULL,1228,45.004218,-122.59658,0,NULL,NULL,87),
+ (89,61,3,1,0,'507T Lincoln Ln NE',507,'T',NULL,'Lincoln','Ln','NE',NULL,'Payables Dept.',NULL,NULL,'Jermyn',1,1042,NULL,'76459',NULL,1228,33.277727,-98.39461,0,NULL,NULL,NULL),
+ (90,40,2,1,0,'507T Lincoln Ln NE',507,'T',NULL,'Lincoln','Ln','NE',NULL,'Payables Dept.',NULL,NULL,'Jermyn',1,1042,NULL,'76459',NULL,1228,33.277727,-98.39461,0,NULL,NULL,89),
+ (91,49,3,1,0,'684R Maple Rd NE',684,'R',NULL,'Maple','Rd','NE',NULL,'Community Relations',NULL,NULL,'Todd',1,1032,NULL,'28684',NULL,1228,36.345453,-81.61009,0,NULL,NULL,NULL),
+ (92,97,2,1,0,'684R Maple Rd NE',684,'R',NULL,'Maple','Rd','NE',NULL,'Community Relations',NULL,NULL,'Todd',1,1032,NULL,'28684',NULL,1228,36.345453,-81.61009,0,NULL,NULL,91),
+ (93,77,3,1,0,'270V Martin Luther King St SE',270,'V',NULL,'Martin Luther King','St','SE',NULL,'Attn: Development',NULL,NULL,'Boise',1,1011,NULL,'83714',NULL,1228,43.641774,-116.26507,0,NULL,NULL,NULL),
+ (94,170,3,1,0,'130F Northpoint Way SW',130,'F',NULL,'Northpoint','Way','SW',NULL,'Attn: Accounting',NULL,NULL,'New Goshen',1,1013,NULL,'47863',NULL,1228,39.580862,-87.46293,0,NULL,NULL,NULL),
+ (95,176,2,1,0,'130F Northpoint Way SW',130,'F',NULL,'Northpoint','Way','SW',NULL,'Attn: Accounting',NULL,NULL,'New Goshen',1,1013,NULL,'47863',NULL,1228,39.580862,-87.46293,0,NULL,NULL,94),
+ (96,76,3,1,0,'623Z Lincoln Pl W',623,'Z',NULL,'Lincoln','Pl','W',NULL,'Editorial Dept',NULL,NULL,'Patton',1,1004,NULL,'92369',NULL,1228,34.839964,-115.967051,0,NULL,NULL,NULL),
+ (97,64,2,1,0,'623Z Lincoln Pl W',623,'Z',NULL,'Lincoln','Pl','W',NULL,'Editorial Dept',NULL,NULL,'Patton',1,1004,NULL,'92369',NULL,1228,34.839964,-115.967051,0,NULL,NULL,96),
+ (98,42,3,1,0,'114L Woodbridge Dr E',114,'L',NULL,'Woodbridge','Dr','E',NULL,'Donor Relations',NULL,NULL,'Gulnare',1,1005,NULL,'81042',NULL,1228,37.315263,-104.73461,0,NULL,NULL,NULL),
+ (99,110,2,1,0,'114L Woodbridge Dr E',114,'L',NULL,'Woodbridge','Dr','E',NULL,'Donor Relations',NULL,NULL,'Gulnare',1,1005,NULL,'81042',NULL,1228,37.315263,-104.73461,0,NULL,NULL,98),
+ (100,189,3,1,0,'435B Martin Luther King Rd SW',435,'B',NULL,'Martin Luther King','Rd','SW',NULL,'Cuffe Parade',NULL,NULL,'Highwood',1,1012,NULL,'60040',NULL,1228,42.205724,-87.81421,0,NULL,NULL,NULL),
+ (101,53,1,1,0,'370H Dowlen Blvd S',370,'H',NULL,'Dowlen','Blvd','S',NULL,NULL,NULL,NULL,'Greenville',1,1032,NULL,'27834',NULL,1228,35.626653,-77.37896,0,NULL,NULL,48),
+ (102,200,1,1,0,'370H Dowlen Blvd S',370,'H',NULL,'Dowlen','Blvd','S',NULL,NULL,NULL,NULL,'Greenville',1,1032,NULL,'27834',NULL,1228,35.626653,-77.37896,0,NULL,NULL,48),
+ (103,133,1,1,0,'370H Dowlen Blvd S',370,'H',NULL,'Dowlen','Blvd','S',NULL,NULL,NULL,NULL,'Greenville',1,1032,NULL,'27834',NULL,1228,35.626653,-77.37896,0,NULL,NULL,48),
+ (104,8,1,0,0,'370H Dowlen Blvd S',370,'H',NULL,'Dowlen','Blvd','S',NULL,NULL,NULL,NULL,'Greenville',1,1032,NULL,'27834',NULL,1228,35.626653,-77.37896,0,NULL,NULL,48),
+ (105,64,1,0,0,'471O Main Pl SW',471,'O',NULL,'Main','Pl','SW',NULL,NULL,NULL,NULL,'Enumclaw',1,1046,NULL,'98022',NULL,1228,47.193729,-121.91915,0,NULL,NULL,49),
+ (106,96,1,1,0,'471O Main Pl SW',471,'O',NULL,'Main','Pl','SW',NULL,NULL,NULL,NULL,'Enumclaw',1,1046,NULL,'98022',NULL,1228,47.193729,-121.91915,0,NULL,NULL,49),
+ (107,18,1,1,0,'471O Main Pl SW',471,'O',NULL,'Main','Pl','SW',NULL,NULL,NULL,NULL,'Enumclaw',1,1046,NULL,'98022',NULL,1228,47.193729,-121.91915,0,NULL,NULL,49),
+ (108,132,1,1,0,'471O Main Pl SW',471,'O',NULL,'Main','Pl','SW',NULL,NULL,NULL,NULL,'Enumclaw',1,1046,NULL,'98022',NULL,1228,47.193729,-121.91915,0,NULL,NULL,49),
+ (109,125,1,1,0,'337C Cadell St E',337,'C',NULL,'Cadell','St','E',NULL,NULL,NULL,NULL,'Houston',1,1042,NULL,'77081',NULL,1228,29.70828,-95.48361,0,NULL,NULL,50),
+ (110,185,1,1,0,'337C Cadell St E',337,'C',NULL,'Cadell','St','E',NULL,NULL,NULL,NULL,'Houston',1,1042,NULL,'77081',NULL,1228,29.70828,-95.48361,0,NULL,NULL,50),
+ (111,47,1,1,0,'337C Cadell St E',337,'C',NULL,'Cadell','St','E',NULL,NULL,NULL,NULL,'Houston',1,1042,NULL,'77081',NULL,1228,29.70828,-95.48361,0,NULL,NULL,50),
+ (112,2,1,1,0,'337C Cadell St E',337,'C',NULL,'Cadell','St','E',NULL,NULL,NULL,NULL,'Houston',1,1042,NULL,'77081',NULL,1228,29.70828,-95.48361,0,NULL,NULL,50),
+ (113,188,1,1,0,'94R Van Ness Dr N',94,'R',NULL,'Van Ness','Dr','N',NULL,NULL,NULL,NULL,'Jacksonville',1,1008,NULL,'32256',NULL,1228,30.206922,-81.54604,0,NULL,NULL,51),
+ (114,182,1,1,0,'94R Van Ness Dr N',94,'R',NULL,'Van Ness','Dr','N',NULL,NULL,NULL,NULL,'Jacksonville',1,1008,NULL,'32256',NULL,1228,30.206922,-81.54604,0,NULL,NULL,51),
+ (115,196,1,0,0,'94R Van Ness Dr N',94,'R',NULL,'Van Ness','Dr','N',NULL,NULL,NULL,NULL,'Jacksonville',1,1008,NULL,'32256',NULL,1228,30.206922,-81.54604,0,NULL,NULL,51),
+ (116,172,1,1,0,'378W Pine Path W',378,'W',NULL,'Pine','Path','W',NULL,NULL,NULL,NULL,'Pilot Station',1,1001,NULL,'99650',NULL,1228,61.93605,-162.8834,0,NULL,NULL,NULL),
+ (117,3,1,1,0,'343J Lincoln Pl N',343,'J',NULL,'Lincoln','Pl','N',NULL,NULL,NULL,NULL,'Reno',1,1027,NULL,'89511',NULL,1228,39.403178,-119.7606,0,NULL,NULL,52),
+ (118,11,1,1,0,'343J Lincoln Pl N',343,'J',NULL,'Lincoln','Pl','N',NULL,NULL,NULL,NULL,'Reno',1,1027,NULL,'89511',NULL,1228,39.403178,-119.7606,0,NULL,NULL,52),
+ (119,122,1,1,0,'343J Lincoln Pl N',343,'J',NULL,'Lincoln','Pl','N',NULL,NULL,NULL,NULL,'Reno',1,1027,NULL,'89511',NULL,1228,39.403178,-119.7606,0,NULL,NULL,52),
+ (120,89,1,1,0,'343J Lincoln Pl N',343,'J',NULL,'Lincoln','Pl','N',NULL,NULL,NULL,NULL,'Reno',1,1027,NULL,'89511',NULL,1228,39.403178,-119.7606,0,NULL,NULL,52),
+ (121,92,1,1,0,'611I Van Ness Pl N',611,'I',NULL,'Van Ness','Pl','N',NULL,NULL,NULL,NULL,'Renton',1,1046,NULL,'98055',NULL,1228,47.467422,-122.21005,0,NULL,NULL,53),
+ (122,41,1,1,0,'611I Van Ness Pl N',611,'I',NULL,'Van Ness','Pl','N',NULL,NULL,NULL,NULL,'Renton',1,1046,NULL,'98055',NULL,1228,47.467422,-122.21005,0,NULL,NULL,53),
+ (123,68,1,1,0,'611I Van Ness Pl N',611,'I',NULL,'Van Ness','Pl','N',NULL,NULL,NULL,NULL,'Renton',1,1046,NULL,'98055',NULL,1228,47.467422,-122.21005,0,NULL,NULL,53),
+ (124,9,1,1,0,'611I Van Ness Pl N',611,'I',NULL,'Van Ness','Pl','N',NULL,NULL,NULL,NULL,'Renton',1,1046,NULL,'98055',NULL,1228,47.467422,-122.21005,0,NULL,NULL,53),
+ (125,105,1,1,0,'908K Martin Luther King Rd NE',908,'K',NULL,'Martin Luther King','Rd','NE',NULL,NULL,NULL,NULL,'Tower Hill',1,1012,NULL,'62571',NULL,1228,39.385344,-88.95588,0,NULL,NULL,54),
+ (126,30,1,1,0,'908K Martin Luther King Rd NE',908,'K',NULL,'Martin Luther King','Rd','NE',NULL,NULL,NULL,NULL,'Tower Hill',1,1012,NULL,'62571',NULL,1228,39.385344,-88.95588,0,NULL,NULL,54),
+ (127,161,1,1,0,'908K Martin Luther King Rd NE',908,'K',NULL,'Martin Luther King','Rd','NE',NULL,NULL,NULL,NULL,'Tower Hill',1,1012,NULL,'62571',NULL,1228,39.385344,-88.95588,0,NULL,NULL,54),
+ (128,97,1,0,0,'908K Martin Luther King Rd NE',908,'K',NULL,'Martin Luther King','Rd','NE',NULL,NULL,NULL,NULL,'Tower Hill',1,1012,NULL,'62571',NULL,1228,39.385344,-88.95588,0,NULL,NULL,54),
+ (129,104,1,1,0,'349Y El Camino Rd S',349,'Y',NULL,'El Camino','Rd','S',NULL,NULL,NULL,NULL,'Las Vegas',1,1027,NULL,'89160',NULL,1228,35.927901,-114.972061,0,NULL,NULL,55),
+ (130,197,1,1,0,'349Y El Camino Rd S',349,'Y',NULL,'El Camino','Rd','S',NULL,NULL,NULL,NULL,'Las Vegas',1,1027,NULL,'89160',NULL,1228,35.927901,-114.972061,0,NULL,NULL,55),
+ (131,128,1,1,0,'349Y El Camino Rd S',349,'Y',NULL,'El Camino','Rd','S',NULL,NULL,NULL,NULL,'Las Vegas',1,1027,NULL,'89160',NULL,1228,35.927901,-114.972061,0,NULL,NULL,55),
+ (132,73,1,1,0,'349Y El Camino Rd S',349,'Y',NULL,'El Camino','Rd','S',NULL,NULL,NULL,NULL,'Las Vegas',1,1027,NULL,'89160',NULL,1228,35.927901,-114.972061,0,NULL,NULL,55),
+ (133,119,1,1,0,'59A Cadell Pl N',59,'A',NULL,'Cadell','Pl','N',NULL,NULL,NULL,NULL,'San Diego',1,1004,NULL,'92187',NULL,1228,33.016928,-116.846046,0,NULL,NULL,56),
+ (134,108,1,1,0,'59A Cadell Pl N',59,'A',NULL,'Cadell','Pl','N',NULL,NULL,NULL,NULL,'San Diego',1,1004,NULL,'92187',NULL,1228,33.016928,-116.846046,0,NULL,NULL,56),
+ (135,136,1,1,0,'59A Cadell Pl N',59,'A',NULL,'Cadell','Pl','N',NULL,NULL,NULL,NULL,'San Diego',1,1004,NULL,'92187',NULL,1228,33.016928,-116.846046,0,NULL,NULL,56),
+ (136,168,1,1,0,'59A Cadell Pl N',59,'A',NULL,'Cadell','Pl','N',NULL,NULL,NULL,NULL,'San Diego',1,1004,NULL,'92187',NULL,1228,33.016928,-116.846046,0,NULL,NULL,56),
+ (137,37,1,1,0,'658S El Camino Pl SW',658,'S',NULL,'El Camino','Pl','SW',NULL,NULL,NULL,NULL,'Rockville',1,1043,NULL,'84763',NULL,1228,37.160144,-113.042525,0,NULL,NULL,57),
+ (138,173,1,1,0,'658S El Camino Pl SW',658,'S',NULL,'El Camino','Pl','SW',NULL,NULL,NULL,NULL,'Rockville',1,1043,NULL,'84763',NULL,1228,37.160144,-113.042525,0,NULL,NULL,57),
+ (139,24,1,1,0,'658S El Camino Pl SW',658,'S',NULL,'El Camino','Pl','SW',NULL,NULL,NULL,NULL,'Rockville',1,1043,NULL,'84763',NULL,1228,37.160144,-113.042525,0,NULL,NULL,57),
+ (140,191,1,1,0,'658S El Camino Pl SW',658,'S',NULL,'El Camino','Pl','SW',NULL,NULL,NULL,NULL,'Rockville',1,1043,NULL,'84763',NULL,1228,37.160144,-113.042525,0,NULL,NULL,57),
+ (141,176,1,0,0,'965B Van Ness Path NW',965,'B',NULL,'Van Ness','Path','NW',NULL,NULL,NULL,NULL,'Seneca',1,1048,NULL,'54654',NULL,1228,43.265154,-90.959,0,NULL,NULL,58),
+ (142,180,1,0,0,'965B Van Ness Path NW',965,'B',NULL,'Van Ness','Path','NW',NULL,NULL,NULL,NULL,'Seneca',1,1048,NULL,'54654',NULL,1228,43.265154,-90.959,0,NULL,NULL,58),
+ (143,110,1,0,0,'965B Van Ness Path NW',965,'B',NULL,'Van Ness','Path','NW',NULL,NULL,NULL,NULL,'Seneca',1,1048,NULL,'54654',NULL,1228,43.265154,-90.959,0,NULL,NULL,58),
+ (144,141,1,1,0,'423V Maple St SE',423,'V',NULL,'Maple','St','SE',NULL,NULL,NULL,NULL,'Clinton',1,1041,NULL,'37716',NULL,1228,36.099283,-84.14656,0,NULL,NULL,NULL),
+ (145,181,1,1,0,'564O Martin Luther King Ln NE',564,'O',NULL,'Martin Luther King','Ln','NE',NULL,NULL,NULL,NULL,'Fairview',1,1024,NULL,'64621',NULL,1228,39.630482,-93.478696,0,NULL,NULL,59),
+ (146,12,1,1,0,'564O Martin Luther King Ln NE',564,'O',NULL,'Martin Luther King','Ln','NE',NULL,NULL,NULL,NULL,'Fairview',1,1024,NULL,'64621',NULL,1228,39.630482,-93.478696,0,NULL,NULL,59),
+ (147,118,1,1,0,'564O Martin Luther King Ln NE',564,'O',NULL,'Martin Luther King','Ln','NE',NULL,NULL,NULL,NULL,'Fairview',1,1024,NULL,'64621',NULL,1228,39.630482,-93.478696,0,NULL,NULL,59),
+ (148,44,1,1,0,'866W Van Ness St N',866,'W',NULL,'Van Ness','St','N',NULL,NULL,NULL,NULL,'Thomas',1,1035,NULL,'73669',NULL,1228,35.739994,-98.75502,0,NULL,NULL,NULL),
+ (149,74,1,1,0,'609Q Beech Pl E',609,'Q',NULL,'Beech','Pl','E',NULL,NULL,NULL,NULL,'Charenton',1,1017,NULL,'70523',NULL,1228,29.883266,-91.5301,0,NULL,NULL,60),
+ (150,23,1,1,0,'609Q Beech Pl E',609,'Q',NULL,'Beech','Pl','E',NULL,NULL,NULL,NULL,'Charenton',1,1017,NULL,'70523',NULL,1228,29.883266,-91.5301,0,NULL,NULL,60),
+ (151,83,1,0,0,'609Q Beech Pl E',609,'Q',NULL,'Beech','Pl','E',NULL,NULL,NULL,NULL,'Charenton',1,1017,NULL,'70523',NULL,1228,29.883266,-91.5301,0,NULL,NULL,60),
+ (152,10,1,1,0,'609Q Beech Pl E',609,'Q',NULL,'Beech','Pl','E',NULL,NULL,NULL,NULL,'Charenton',1,1017,NULL,'70523',NULL,1228,29.883266,-91.5301,0,NULL,NULL,60),
+ (153,5,1,1,0,'534C Lincoln St NE',534,'C',NULL,'Lincoln','St','NE',NULL,NULL,NULL,NULL,'Medway',1,1034,NULL,'45341',NULL,1228,39.880826,-84.02364,0,NULL,NULL,61),
+ (154,145,1,1,0,'534C Lincoln St NE',534,'C',NULL,'Lincoln','St','NE',NULL,NULL,NULL,NULL,'Medway',1,1034,NULL,'45341',NULL,1228,39.880826,-84.02364,0,NULL,NULL,61),
+ (155,78,1,0,0,'534C Lincoln St NE',534,'C',NULL,'Lincoln','St','NE',NULL,NULL,NULL,NULL,'Medway',1,1034,NULL,'45341',NULL,1228,39.880826,-84.02364,0,NULL,NULL,61),
+ (156,84,1,1,0,'812T Woodbridge Rd W',812,'T',NULL,'Woodbridge','Rd','W',NULL,NULL,NULL,NULL,'Lahaska',1,1037,NULL,'18931',NULL,1228,40.328645,-75.10278,0,NULL,NULL,NULL),
+ (157,19,1,1,0,'42J Jackson Pl NW',42,'J',NULL,'Jackson','Pl','NW',NULL,NULL,NULL,NULL,'Kelford',1,1032,NULL,'27847',NULL,1228,36.184037,-77.21536,0,NULL,NULL,62),
+ (158,35,1,1,0,'42J Jackson Pl NW',42,'J',NULL,'Jackson','Pl','NW',NULL,NULL,NULL,NULL,'Kelford',1,1032,NULL,'27847',NULL,1228,36.184037,-77.21536,0,NULL,NULL,62),
+ (159,17,1,1,0,'42J Jackson Pl NW',42,'J',NULL,'Jackson','Pl','NW',NULL,NULL,NULL,NULL,'Kelford',1,1032,NULL,'27847',NULL,1228,36.184037,-77.21536,0,NULL,NULL,62),
+ (160,198,1,1,0,'42J Jackson Pl NW',42,'J',NULL,'Jackson','Pl','NW',NULL,NULL,NULL,NULL,'Kelford',1,1032,NULL,'27847',NULL,1228,36.184037,-77.21536,0,NULL,NULL,62),
+ (161,174,1,1,0,'76X Lincoln St S',76,'X',NULL,'Lincoln','St','S',NULL,NULL,NULL,NULL,'Belgrade',1,1022,NULL,'56312',NULL,1228,45.460931,-94.96697,0,NULL,NULL,63),
+ (162,124,1,1,0,'76X Lincoln St S',76,'X',NULL,'Lincoln','St','S',NULL,NULL,NULL,NULL,'Belgrade',1,1022,NULL,'56312',NULL,1228,45.460931,-94.96697,0,NULL,NULL,63),
+ (163,115,1,1,0,'76X Lincoln St S',76,'X',NULL,'Lincoln','St','S',NULL,NULL,NULL,NULL,'Belgrade',1,1022,NULL,'56312',NULL,1228,45.460931,-94.96697,0,NULL,NULL,63),
+ (164,36,1,0,0,'598J Woodbridge St NE',598,'J',NULL,'Woodbridge','St','NE',NULL,NULL,NULL,NULL,'New Hyde Park',1,1031,NULL,'11044',NULL,1228,40.754757,-73.601772,0,NULL,NULL,NULL),
+ (165,106,1,1,0,'760S College Path NE',760,'S',NULL,'College','Path','NE',NULL,NULL,NULL,NULL,'Laverne',1,1035,NULL,'73848',NULL,1228,36.673357,-99.88179,0,NULL,NULL,64),
+ (166,183,1,1,0,'760S College Path NE',760,'S',NULL,'College','Path','NE',NULL,NULL,NULL,NULL,'Laverne',1,1035,NULL,'73848',NULL,1228,36.673357,-99.88179,0,NULL,NULL,64),
+ (167,194,1,1,0,'760S College Path NE',760,'S',NULL,'College','Path','NE',NULL,NULL,NULL,NULL,'Laverne',1,1035,NULL,'73848',NULL,1228,36.673357,-99.88179,0,NULL,NULL,64),
+ (168,186,1,1,0,'760S College Path NE',760,'S',NULL,'College','Path','NE',NULL,NULL,NULL,NULL,'Laverne',1,1035,NULL,'73848',NULL,1228,36.673357,-99.88179,0,NULL,NULL,64),
+ (169,54,1,1,0,'480Y Dowlen Ln NW',480,'Y',NULL,'Dowlen','Ln','NW',NULL,NULL,NULL,NULL,'Boston',1,1013,NULL,'47324',NULL,1228,39.757864,-84.848442,0,NULL,NULL,65),
+ (170,192,1,1,0,'480Y Dowlen Ln NW',480,'Y',NULL,'Dowlen','Ln','NW',NULL,NULL,NULL,NULL,'Boston',1,1013,NULL,'47324',NULL,1228,39.757864,-84.848442,0,NULL,NULL,65),
+ (171,154,1,1,0,'480Y Dowlen Ln NW',480,'Y',NULL,'Dowlen','Ln','NW',NULL,NULL,NULL,NULL,'Boston',1,1013,NULL,'47324',NULL,1228,39.757864,-84.848442,0,NULL,NULL,65),
+ (172,33,1,1,0,'898I Van Ness Dr NE',898,'I',NULL,'Van Ness','Dr','NE',NULL,NULL,NULL,NULL,'Harlan',1,1014,NULL,'51537',NULL,1228,41.638566,-95.29692,0,NULL,NULL,NULL),
+ (173,151,1,1,0,'530M Cadell Way S',530,'M',NULL,'Cadell','Way','S',NULL,NULL,NULL,NULL,'Burlington',1,1032,NULL,'27217',NULL,1228,36.132737,-79.41135,0,NULL,NULL,66),
+ (174,4,1,1,0,'530M Cadell Way S',530,'M',NULL,'Cadell','Way','S',NULL,NULL,NULL,NULL,'Burlington',1,1032,NULL,'27217',NULL,1228,36.132737,-79.41135,0,NULL,NULL,66),
+ (175,15,1,1,0,'530M Cadell Way S',530,'M',NULL,'Cadell','Way','S',NULL,NULL,NULL,NULL,'Burlington',1,1032,NULL,'27217',NULL,1228,36.132737,-79.41135,0,NULL,NULL,66),
+ (176,26,1,1,0,'837H Pine Way SW',837,'H',NULL,'Pine','Way','SW',NULL,NULL,NULL,NULL,'Boca Raton',1,1008,NULL,'33432',NULL,1228,26.347305,-80.08552,0,NULL,NULL,NULL),
+ (177,201,1,1,0,'100A Dowlen Blvd S',100,'A',NULL,'Dowlen','Blvd','S',NULL,NULL,NULL,NULL,'Hazleton',1,1013,NULL,'47640',NULL,1228,38.484278,-87.5039,0,NULL,NULL,67),
+ (178,121,1,1,0,'100A Dowlen Blvd S',100,'A',NULL,'Dowlen','Blvd','S',NULL,NULL,NULL,NULL,'Hazleton',1,1013,NULL,'47640',NULL,1228,38.484278,-87.5039,0,NULL,NULL,67),
+ (179,39,1,1,0,'100A Dowlen Blvd S',100,'A',NULL,'Dowlen','Blvd','S',NULL,NULL,NULL,NULL,'Hazleton',1,1013,NULL,'47640',NULL,1228,38.484278,-87.5039,0,NULL,NULL,67),
+ (180,55,1,1,0,'100A Dowlen Blvd S',100,'A',NULL,'Dowlen','Blvd','S',NULL,NULL,NULL,NULL,'Hazleton',1,1013,NULL,'47640',NULL,1228,38.484278,-87.5039,0,NULL,NULL,67),
+ (181,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),
+ (182,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),
+ (183,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;
 
@@ -1945,208 +1924,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-03-05 23:50:38'),
- (2,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs, Barry','Mr. Barry Jacobs Sr.',NULL,NULL,NULL,'1',NULL,'Both','1333568190',NULL,'Sample Data','Barry','','Jacobs',3,2,NULL,NULL,1,NULL,'Dear Barry',1,NULL,'Dear Barry',1,NULL,'Mr. Barry Jacobs Sr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (3,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'patel.truman@lol.info','patel.truman@lol.info',NULL,NULL,NULL,NULL,NULL,'Both','1730997858',NULL,'Sample Data',NULL,NULL,NULL,NULL,1,NULL,NULL,1,NULL,'Dear patel.truman@lol.info',1,NULL,'Dear patel.truman@lol.info',1,NULL,'patel.truman@lol.info',NULL,NULL,NULL,0,NULL,NULL,NULL,'Global Literacy Academy',NULL,NULL,165,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (4,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'blackwellj@testmail.co.uk','blackwellj@testmail.co.uk',NULL,NULL,NULL,NULL,NULL,'Both','2178155492',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear blackwellj@testmail.co.uk',1,NULL,'Dear blackwellj@testmail.co.uk',1,NULL,'blackwellj@testmail.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (5,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Wilson, Jay','Mr. Jay Wilson',NULL,NULL,NULL,'2',NULL,'Both','1279858247',NULL,'Sample Data','Jay','F','Wilson',3,NULL,NULL,NULL,1,NULL,'Dear Jay',1,NULL,'Dear Jay',1,NULL,'Mr. Jay Wilson',NULL,NULL,'1984-07-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (6,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cruz, Allen','Dr. Allen Cruz',NULL,NULL,NULL,'1',NULL,'Both','3114933760',NULL,'Sample Data','Allen','','Cruz',4,NULL,NULL,NULL,1,NULL,'Dear Allen',1,NULL,'Dear Allen',1,NULL,'Dr. Allen Cruz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (7,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'merriey@fakemail.com','merriey@fakemail.com',NULL,NULL,NULL,NULL,NULL,'Both','1951347771',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear merriey@fakemail.com',1,NULL,'Dear merriey@fakemail.com',1,NULL,'merriey@fakemail.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (8,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen, Sharyn','Sharyn Olsen',NULL,NULL,NULL,'1',NULL,'Both','3193579661',NULL,'Sample Data','Sharyn','M','Olsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Sharyn',1,NULL,'Dear Sharyn',1,NULL,'Sharyn Olsen',NULL,1,'1957-02-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (9,'Household',NULL,0,1,0,0,1,0,NULL,NULL,'Bachman family','Bachman family',NULL,NULL,NULL,'1',NULL,'Both','1714131215',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Bachman family',5,NULL,'Dear Bachman family',2,NULL,'Bachman family',NULL,NULL,NULL,0,NULL,'Bachman family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (10,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'jacobs.iris@spamalot.net','jacobs.iris@spamalot.net',NULL,NULL,NULL,NULL,NULL,'Both','1095319640',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear jacobs.iris@spamalot.net',1,NULL,'Dear jacobs.iris@spamalot.net',1,NULL,'jacobs.iris@spamalot.net',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (11,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Parker, Mei','Mei Parker',NULL,NULL,NULL,'5',NULL,'Both','285847046',NULL,'Sample Data','Mei','P','Parker',NULL,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Mei Parker',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (12,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Roberts, Jay','Jay Roberts',NULL,NULL,NULL,NULL,NULL,'Both','1552587597',NULL,'Sample Data','Jay','W','Roberts',NULL,NULL,NULL,NULL,1,NULL,'Dear Jay',1,NULL,'Dear Jay',1,NULL,'Jay Roberts',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (13,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'brentmcreynolds@fakemail.biz','brentmcreynolds@fakemail.biz',NULL,NULL,NULL,NULL,NULL,'Both','2373419563',NULL,'Sample Data',NULL,NULL,NULL,3,3,NULL,NULL,1,NULL,'Dear brentmcreynolds@fakemail.biz',1,NULL,'Dear brentmcreynolds@fakemail.biz',1,NULL,'brentmcreynolds@fakemail.biz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (14,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Roberts-Robertson family','Roberts-Robertson family',NULL,NULL,NULL,NULL,NULL,'Both','2051444484',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Roberts-Robertson family',5,NULL,'Dear Roberts-Robertson family',2,NULL,'Roberts-Robertson family',NULL,NULL,NULL,0,NULL,'Roberts-Robertson family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (15,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Terry, Mei','Mei Terry',NULL,NULL,NULL,'2',NULL,'Both','210482431',NULL,'Sample Data','Mei','','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Mei Terry',NULL,NULL,'2001-11-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (16,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Yadav, Clint','Clint Yadav Sr.',NULL,NULL,NULL,NULL,NULL,'Both','947157423',NULL,'Sample Data','Clint','','Yadav',NULL,2,NULL,NULL,1,NULL,'Dear Clint',1,NULL,'Dear Clint',1,NULL,'Clint Yadav Sr.',NULL,2,'1975-05-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (17,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Robertson, Herminia','Mrs. Herminia Robertson',NULL,NULL,NULL,NULL,NULL,'Both','1577316832',NULL,'Sample Data','Herminia','K','Robertson',1,NULL,NULL,NULL,1,NULL,'Dear Herminia',1,NULL,'Dear Herminia',1,NULL,'Mrs. Herminia Robertson',NULL,1,'1993-05-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (18,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Wilson-McReynolds family','Wilson-McReynolds family',NULL,NULL,NULL,'5',NULL,'Both','3703617627',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Wilson-McReynolds family',5,NULL,'Dear Wilson-McReynolds family',2,NULL,'Wilson-McReynolds family',NULL,NULL,NULL,0,NULL,'Wilson-McReynolds family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (19,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Dimitrov, Sonny','Sonny Dimitrov',NULL,NULL,NULL,'3',NULL,'Both','2683326100',NULL,'Sample Data','Sonny','','Dimitrov',NULL,NULL,NULL,NULL,1,NULL,'Dear Sonny',1,NULL,'Dear Sonny',1,NULL,'Sonny Dimitrov',NULL,2,'1980-04-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (20,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wattson, Juliann','Juliann Wattson',NULL,NULL,NULL,'4',NULL,'Both','3492603450',NULL,'Sample Data','Juliann','','Wattson',NULL,NULL,NULL,NULL,1,NULL,'Dear Juliann',1,NULL,'Dear Juliann',1,NULL,'Juliann Wattson',NULL,1,'1972-09-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (21,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jones, Kathleen','Kathleen Jones',NULL,NULL,NULL,NULL,NULL,'Both','3111247574',NULL,'Sample Data','Kathleen','E','Jones',NULL,NULL,NULL,NULL,1,NULL,'Dear Kathleen',1,NULL,'Dear Kathleen',1,NULL,'Kathleen Jones',NULL,1,'1975-08-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (22,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner, Brittney','Ms. Brittney Wagner',NULL,NULL,NULL,NULL,NULL,'Both','1515527179',NULL,'Sample Data','Brittney','','Wagner',2,NULL,NULL,NULL,1,NULL,'Dear Brittney',1,NULL,'Dear Brittney',1,NULL,'Ms. Brittney Wagner',NULL,1,'1955-12-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (23,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Díaz, Eleonor','Eleonor Díaz',NULL,NULL,NULL,'4',NULL,'Both','1743595556',NULL,'Sample Data','Eleonor','','Díaz',NULL,NULL,NULL,NULL,1,NULL,'Dear Eleonor',1,NULL,'Dear Eleonor',1,NULL,'Eleonor Díaz',NULL,1,'1962-07-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (24,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith, Jina','Jina Smith',NULL,NULL,NULL,NULL,NULL,'Both','227187270',NULL,'Sample Data','Jina','','Smith',NULL,NULL,NULL,NULL,1,NULL,'Dear Jina',1,NULL,'Dear Jina',1,NULL,'Jina Smith',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (25,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Bachman, Troy','Mr. Troy Bachman',NULL,NULL,NULL,NULL,NULL,'Both','1773762468',NULL,'Sample Data','Troy','I','Bachman',3,NULL,NULL,NULL,1,NULL,'Dear Troy',1,NULL,'Dear Troy',1,NULL,'Mr. Troy Bachman',NULL,NULL,'1963-05-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (26,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Cooper, Josefa','Josefa Cooper',NULL,NULL,NULL,NULL,NULL,'Both','1658731822',NULL,'Sample Data','Josefa','M','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Josefa',1,NULL,'Dear Josefa',1,NULL,'Josefa Cooper',NULL,1,'1990-12-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (27,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Jameson, Lincoln','Lincoln Jameson',NULL,NULL,NULL,NULL,NULL,'Both','2753899992',NULL,'Sample Data','Lincoln','C','Jameson',NULL,NULL,NULL,NULL,1,NULL,'Dear Lincoln',1,NULL,'Dear Lincoln',1,NULL,'Lincoln Jameson',NULL,NULL,'1973-04-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (28,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'samuelss85@infomail.co.in','samuelss85@infomail.co.in',NULL,NULL,NULL,'2',NULL,'Both','216040079',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear samuelss85@infomail.co.in',1,NULL,'Dear samuelss85@infomail.co.in',1,NULL,'samuelss85@infomail.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (29,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Reynolds, Elizabeth','Dr. Elizabeth Reynolds',NULL,NULL,NULL,'5',NULL,'Both','3578793204',NULL,'Sample Data','Elizabeth','V','Reynolds',4,NULL,NULL,NULL,1,NULL,'Dear Elizabeth',1,NULL,'Dear Elizabeth',1,NULL,'Dr. Elizabeth Reynolds',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (30,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Terry, Justina','Justina Terry',NULL,NULL,NULL,NULL,NULL,'Both','1650909503',NULL,'Sample Data','Justina','Q','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Justina',1,NULL,'Dear Justina',1,NULL,'Justina Terry',NULL,1,'2015-08-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (31,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Olsen, Rodrigo','Dr. Rodrigo Olsen II',NULL,NULL,NULL,NULL,NULL,'Both','583965364',NULL,'Sample Data','Rodrigo','','Olsen',4,3,NULL,NULL,1,NULL,'Dear Rodrigo',1,NULL,'Dear Rodrigo',1,NULL,'Dr. Rodrigo Olsen II',NULL,2,'1937-06-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (32,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Damaris','Damaris Prentice',NULL,NULL,NULL,NULL,NULL,'Both','4205720753',NULL,'Sample Data','Damaris','','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Damaris',1,NULL,'Dear Damaris',1,NULL,'Damaris Prentice',NULL,NULL,'1953-08-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (33,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Roberts-Cruz, Jackson','Dr. Jackson Roberts-Cruz',NULL,NULL,NULL,'4',NULL,'Both','3071429559',NULL,'Sample Data','Jackson','','Roberts-Cruz',4,NULL,NULL,NULL,1,NULL,'Dear Jackson',1,NULL,'Dear Jackson',1,NULL,'Dr. Jackson Roberts-Cruz',NULL,2,'1991-09-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (34,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wattson-Yadav, Josefa','Josefa Wattson-Yadav',NULL,NULL,NULL,NULL,NULL,'Both','1368204096',NULL,'Sample Data','Josefa','','Wattson-Yadav',NULL,NULL,NULL,NULL,1,NULL,'Dear Josefa',1,NULL,'Dear Josefa',1,NULL,'Josefa Wattson-Yadav',NULL,1,'1982-11-19',0,NULL,NULL,NULL,'Pennsylvania Agriculture Trust',NULL,NULL,182,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (35,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant, Jacob','Jacob Grant III',NULL,NULL,NULL,'4',NULL,'Both','2396937477',NULL,'Sample Data','Jacob','D','Grant',NULL,4,NULL,NULL,1,NULL,'Dear Jacob',1,NULL,'Dear Jacob',1,NULL,'Jacob Grant III',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (36,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Parker, Landon','Mr. Landon Parker',NULL,NULL,NULL,NULL,NULL,'Both','372152677',NULL,'Sample Data','Landon','R','Parker',3,NULL,NULL,NULL,1,NULL,'Dear Landon',1,NULL,'Dear Landon',1,NULL,'Mr. Landon Parker',NULL,2,'1936-09-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (37,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Jameson family','Jameson family',NULL,NULL,NULL,'3',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-03-05 23:50:43','2022-03-05 23:50:45'),
- (38,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Nielsen, Juliann','Juliann Nielsen',NULL,NULL,NULL,'4',NULL,'Both','3555715796',NULL,'Sample Data','Juliann','V','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Juliann',1,NULL,'Dear Juliann',1,NULL,'Juliann Nielsen',NULL,1,'1998-01-12',0,NULL,NULL,NULL,'Sierra Software Services',NULL,NULL,140,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (39,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Roberts-Cruz family','Roberts-Cruz family',NULL,NULL,NULL,'5',NULL,'Both','940697102',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Roberts-Cruz family',5,NULL,'Dear Roberts-Cruz family',2,NULL,'Roberts-Cruz family',NULL,NULL,NULL,0,NULL,'Roberts-Cruz family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (40,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Prentice, Jay','Dr. Jay Prentice III',NULL,NULL,NULL,'4',NULL,'Both','748648362',NULL,'Sample Data','Jay','M','Prentice',4,4,NULL,NULL,1,NULL,'Dear Jay',1,NULL,'Dear Jay',1,NULL,'Dr. Jay Prentice III',NULL,2,'1980-03-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (41,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Adams, Toby','Toby Adams Jr.',NULL,NULL,NULL,'1',NULL,'Both','2975991790',NULL,'Sample Data','Toby','O','Adams',NULL,1,NULL,NULL,1,NULL,'Dear Toby',1,NULL,'Dear Toby',1,NULL,'Toby Adams Jr.',NULL,2,'1944-07-02',1,'2021-09-07',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (42,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Brittney','Ms. Brittney Terry',NULL,NULL,NULL,'4',NULL,'Both','1070539593',NULL,'Sample Data','Brittney','H','Terry',2,NULL,NULL,NULL,1,NULL,'Dear Brittney',1,NULL,'Dear Brittney',1,NULL,'Ms. Brittney Terry',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (43,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Jacobs, Herminia','Dr. Herminia Jacobs',NULL,NULL,NULL,'3',NULL,'Both','4008108326',NULL,'Sample Data','Herminia','F','Jacobs',4,NULL,NULL,NULL,1,NULL,'Dear Herminia',1,NULL,'Dear Herminia',1,NULL,'Dr. Herminia Jacobs',NULL,1,NULL,0,NULL,NULL,NULL,'Washington Empowerment Initiative',NULL,NULL,71,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (44,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Zope, Errol','Mr. Errol Zope III',NULL,NULL,NULL,NULL,NULL,'Both','374475118',NULL,'Sample Data','Errol','','Zope',3,4,NULL,NULL,1,NULL,'Dear Errol',1,NULL,'Dear Errol',1,NULL,'Mr. Errol Zope III',NULL,2,'1962-07-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (45,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Sierra Music School','Sierra Music School',NULL,NULL,NULL,'1',NULL,'Both','4178151959',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Sierra Music School',NULL,NULL,NULL,0,NULL,NULL,74,'Sierra Music School',NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (46,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Yadav, Brittney','Brittney Yadav',NULL,NULL,NULL,'5',NULL,'Both','653356179',NULL,'Sample Data','Brittney','','Yadav',NULL,NULL,NULL,NULL,1,NULL,'Dear Brittney',1,NULL,'Dear Brittney',1,NULL,'Brittney Yadav',NULL,1,NULL,0,NULL,NULL,NULL,'Washington Empowerment Alliance',NULL,NULL,152,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (47,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Grant, Ashlie','Ashlie Grant',NULL,NULL,NULL,NULL,NULL,'Both','3647636538',NULL,'Sample Data','Ashlie','B','Grant',NULL,NULL,NULL,NULL,1,NULL,'Dear Ashlie',1,NULL,'Dear Ashlie',1,NULL,'Ashlie Grant',NULL,1,'1995-09-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (48,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'parker-bachman.y.brigette9@infomail.com','parker-bachman.y.brigette9@infomail.com',NULL,NULL,NULL,'5',NULL,'Both','1639903532',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear parker-bachman.y.brigette9@infomail.com',1,NULL,'Dear parker-bachman.y.brigette9@infomail.com',1,NULL,'parker-bachman.y.brigette9@infomail.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (49,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller-Wattson, Valene','Valene Müller-Wattson',NULL,NULL,NULL,NULL,NULL,'Both','1063626054',NULL,'Sample Data','Valene','L','Müller-Wattson',NULL,NULL,NULL,NULL,1,NULL,'Dear Valene',1,NULL,'Dear Valene',1,NULL,'Valene Müller-Wattson',NULL,1,'2014-11-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (50,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Terry, Lawerence','Lawerence Terry III',NULL,NULL,NULL,'2',NULL,'Both','3242324001',NULL,'Sample Data','Lawerence','I','Terry',NULL,4,NULL,NULL,1,NULL,'Dear Lawerence',1,NULL,'Dear Lawerence',1,NULL,'Lawerence Terry III',NULL,2,'2014-04-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (51,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Bachman, Tanya','Tanya Bachman',NULL,NULL,NULL,NULL,NULL,'Both','2047603331',NULL,'Sample Data','Tanya','L','Bachman',NULL,NULL,NULL,NULL,1,NULL,'Dear Tanya',1,NULL,'Dear Tanya',1,NULL,'Tanya Bachman',NULL,1,'2008-07-13',0,NULL,NULL,NULL,'Main Peace Solutions',NULL,NULL,178,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (52,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Princess','Princess Prentice',NULL,NULL,NULL,NULL,NULL,'Both','4046145534',NULL,'Sample Data','Princess','','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Princess',1,NULL,'Dear Princess',1,NULL,'Princess Prentice',NULL,1,'1977-06-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (53,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Seattle Peace Solutions','Seattle Peace Solutions',NULL,NULL,NULL,NULL,NULL,'Both','2220991210',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Seattle Peace Solutions',NULL,NULL,NULL,0,NULL,NULL,NULL,'Seattle Peace Solutions',NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (54,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Blackwell, Princess','Princess Blackwell',NULL,NULL,NULL,'5',NULL,'Both','3511098981',NULL,'Sample Data','Princess','K','Blackwell',NULL,NULL,NULL,NULL,1,NULL,'Dear Princess',1,NULL,'Dear Princess',1,NULL,'Princess Blackwell',NULL,1,'1940-04-26',0,NULL,NULL,NULL,'Creative Education Fund',NULL,NULL,84,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (55,'Individual',NULL,1,1,0,0,1,0,NULL,NULL,'estaj@testing.co.uk','estaj@testing.co.uk',NULL,NULL,NULL,NULL,NULL,'Both','1528403565',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear estaj@testing.co.uk',1,NULL,'Dear estaj@testing.co.uk',1,NULL,'estaj@testing.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (56,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith, Brittney','Brittney Smith',NULL,NULL,NULL,'3',NULL,'Both','1142724087',NULL,'Sample Data','Brittney','U','Smith',NULL,NULL,NULL,NULL,1,NULL,'Dear Brittney',1,NULL,'Dear Brittney',1,NULL,'Brittney Smith',NULL,NULL,'1966-08-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (57,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Jacobs, Troy','Mr. Troy Jacobs',NULL,NULL,NULL,'5',NULL,'Both','2945858562',NULL,'Sample Data','Troy','','Jacobs',3,NULL,NULL,NULL,1,NULL,'Dear Troy',1,NULL,'Dear Troy',1,NULL,'Mr. Troy Jacobs',NULL,2,'1936-03-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (58,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'dimitrov.bryon69@airmail.info','dimitrov.bryon69@airmail.info',NULL,NULL,NULL,'3',NULL,'Both','4147607006',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear dimitrov.bryon69@airmail.info',1,NULL,'Dear dimitrov.bryon69@airmail.info',1,NULL,'dimitrov.bryon69@airmail.info',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (59,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Wilson-McReynolds, Russell','Russell Wilson-McReynolds Jr.',NULL,NULL,NULL,'3',NULL,'Both','415165823',NULL,'Sample Data','Russell','X','Wilson-McReynolds',NULL,1,NULL,NULL,1,NULL,'Dear Russell',1,NULL,'Dear Russell',1,NULL,'Russell Wilson-McReynolds Jr.',NULL,NULL,'2008-09-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (60,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Wattson, Princess','Princess Wattson',NULL,NULL,NULL,'1',NULL,'Both','1322463207',NULL,'Sample Data','Princess','','Wattson',NULL,NULL,NULL,NULL,1,NULL,'Dear Princess',1,NULL,'Dear Princess',1,NULL,'Princess Wattson',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (61,'Individual',NULL,1,1,0,0,1,0,NULL,NULL,'Yadav, Tanya','Ms. Tanya Yadav',NULL,NULL,NULL,NULL,NULL,'Both','1976540184',NULL,'Sample Data','Tanya','','Yadav',2,NULL,NULL,NULL,1,NULL,'Dear Tanya',1,NULL,'Dear Tanya',1,NULL,'Ms. Tanya Yadav',NULL,NULL,'1972-01-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (62,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samuels, Betty','Betty Samuels',NULL,NULL,NULL,NULL,NULL,'Both','3748840410',NULL,'Sample Data','Betty','O','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Betty',1,NULL,'Dear Betty',1,NULL,'Betty Samuels',NULL,1,'1988-07-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (63,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Łąchowski-Terry, Damaris','Ms. Damaris Łąchowski-Terry',NULL,NULL,NULL,NULL,NULL,'Both','676592786',NULL,'Sample Data','Damaris','','Łąchowski-Terry',2,NULL,NULL,NULL,1,NULL,'Dear Damaris',1,NULL,'Dear Damaris',1,NULL,'Ms. Damaris Łąchowski-Terry',NULL,1,'1975-11-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (64,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Princess','Princess Terry',NULL,NULL,NULL,'5',NULL,'Both','383206962',NULL,'Sample Data','Princess','Q','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Princess',1,NULL,'Dear Princess',1,NULL,'Princess Terry',NULL,1,'1987-07-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (65,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner, Lawerence','Lawerence Wagner',NULL,NULL,NULL,'4',NULL,'Both','1509313186',NULL,'Sample Data','Lawerence','I','Wagner',NULL,NULL,NULL,NULL,1,NULL,'Dear Lawerence',1,NULL,'Dear Lawerence',1,NULL,'Lawerence Wagner',NULL,NULL,'1996-09-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (66,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Müller-Wattson, Miguel','Mr. Miguel Müller-Wattson Jr.',NULL,NULL,NULL,'5',NULL,'Both','923490753',NULL,'Sample Data','Miguel','','Müller-Wattson',3,1,NULL,NULL,1,NULL,'Dear Miguel',1,NULL,'Dear Miguel',1,NULL,'Mr. Miguel Müller-Wattson Jr.',NULL,NULL,'1974-06-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (67,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'terrell.merrie60@infomail.co.pl','terrell.merrie60@infomail.co.pl',NULL,NULL,NULL,'5',NULL,'Both','3997848159',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear terrell.merrie60@infomail.co.pl',1,NULL,'Dear terrell.merrie60@infomail.co.pl',1,NULL,'terrell.merrie60@infomail.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (68,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'terrell.m.mei@fakemail.co.nz','terrell.m.mei@fakemail.co.nz',NULL,NULL,NULL,'2',NULL,'Both','1758287389',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear terrell.m.mei@fakemail.co.nz',1,NULL,'Dear terrell.m.mei@fakemail.co.nz',1,NULL,'terrell.m.mei@fakemail.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (69,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jameson, Russell','Mr. Russell Jameson',NULL,NULL,NULL,NULL,NULL,'Both','3424708861',NULL,'Sample Data','Russell','','Jameson',3,NULL,NULL,NULL,1,NULL,'Dear Russell',1,NULL,'Dear Russell',1,NULL,'Mr. Russell Jameson',NULL,2,'1968-01-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (70,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Samuels family','Samuels family',NULL,NULL,NULL,'2',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-03-05 23:50:43','2022-03-05 23:50:45'),
- (71,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'Washington Empowerment Initiative','Washington Empowerment Initiative',NULL,NULL,NULL,NULL,NULL,'Both','3839933708',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Washington Empowerment Initiative',NULL,NULL,NULL,0,NULL,NULL,43,'Washington Empowerment Initiative',NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (72,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Jacobs, Kandace','Kandace Jacobs',NULL,NULL,NULL,'2',NULL,'Both','662729753',NULL,'Sample Data','Kandace','','Jacobs',NULL,NULL,NULL,NULL,1,NULL,'Dear Kandace',1,NULL,'Dear Kandace',1,NULL,'Kandace Jacobs',NULL,NULL,'1992-05-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (73,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Müller-Wattson family','Müller-Wattson family',NULL,NULL,NULL,'2',NULL,'Both','3429191595',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Müller-Wattson family',5,NULL,'Dear Müller-Wattson family',2,NULL,'Müller-Wattson family',NULL,NULL,NULL,0,NULL,'Müller-Wattson family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (74,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Wilson, Elizabeth','Elizabeth Wilson',NULL,NULL,NULL,NULL,NULL,'Both','690212617',NULL,'Sample Data','Elizabeth','B','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Elizabeth',1,NULL,'Dear Elizabeth',1,NULL,'Elizabeth Wilson',NULL,1,'1967-03-31',0,NULL,NULL,NULL,'Sierra Music School',NULL,NULL,45,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (75,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Prentice, Allan','Mr. Allan Prentice',NULL,NULL,NULL,NULL,NULL,'Both','2464878706',NULL,'Sample Data','Allan','','Prentice',3,NULL,NULL,NULL,1,NULL,'Dear Allan',1,NULL,'Dear Allan',1,NULL,'Mr. Allan Prentice',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (76,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jensen, Arlyne','Arlyne Jensen',NULL,NULL,NULL,'3',NULL,'Both','2653015935',NULL,'Sample Data','Arlyne','Y','Jensen',NULL,NULL,NULL,NULL,1,NULL,'Dear Arlyne',1,NULL,'Dear Arlyne',1,NULL,'Arlyne Jensen',NULL,1,'1935-02-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (77,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Dimitrov, Beula','Beula Dimitrov',NULL,NULL,NULL,NULL,NULL,'Both','2632230535',NULL,'Sample Data','Beula','Z','Dimitrov',NULL,NULL,NULL,NULL,1,NULL,'Dear Beula',1,NULL,'Dear Beula',1,NULL,'Beula Dimitrov',NULL,1,'1985-02-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (78,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Kacey','Kacey Wilson',NULL,NULL,NULL,NULL,NULL,'Both','397896521',NULL,'Sample Data','Kacey','A','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Kacey',1,NULL,'Dear Kacey',1,NULL,'Kacey Wilson',NULL,1,'1986-02-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (79,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Roberts-Robertson, Carlos','Carlos Roberts-Robertson II',NULL,NULL,NULL,NULL,NULL,'Both','2021209316',NULL,'Sample Data','Carlos','E','Roberts-Robertson',NULL,3,NULL,NULL,1,NULL,'Dear Carlos',1,NULL,'Dear Carlos',1,NULL,'Carlos Roberts-Robertson II',NULL,NULL,'2012-02-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:46'),
- (80,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Jacobs, Allen','Dr. Allen Jacobs',NULL,NULL,NULL,'2',NULL,'Both','1784582040',NULL,'Sample Data','Allen','N','Jacobs',4,NULL,NULL,NULL,1,NULL,'Dear Allen',1,NULL,'Dear Allen',1,NULL,'Dr. Allen Jacobs',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (81,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner, Maria','Mr. Maria Wagner II',NULL,NULL,NULL,NULL,NULL,'Both','1938675180',NULL,'Sample Data','Maria','B','Wagner',3,3,NULL,NULL,1,NULL,'Dear Maria',1,NULL,'Dear Maria',1,NULL,'Mr. Maria Wagner II',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (82,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'barkleyk@fakemail.com','barkleyk@fakemail.com',NULL,NULL,NULL,NULL,NULL,'Both','2525345407',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear barkleyk@fakemail.com',1,NULL,'Dear barkleyk@fakemail.com',1,NULL,'barkleyk@fakemail.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (83,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Community Family Academy','Community Family Academy',NULL,NULL,NULL,NULL,NULL,'Both','479268158',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Community Family Academy',NULL,NULL,NULL,0,NULL,NULL,142,'Community Family Academy',NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (84,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'Creative Education Fund','Creative Education Fund',NULL,NULL,NULL,'3',NULL,'Both','398926680',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Creative Education Fund',NULL,NULL,NULL,0,NULL,NULL,54,'Creative Education Fund',NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (85,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'robertson.q.lashawnda80@spamalot.com','robertson.q.lashawnda80@spamalot.com',NULL,NULL,NULL,'2',NULL,'Both','3945942284',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear robertson.q.lashawnda80@spamalot.com',1,NULL,'Dear robertson.q.lashawnda80@spamalot.com',1,NULL,'robertson.q.lashawnda80@spamalot.com',NULL,NULL,NULL,0,NULL,NULL,NULL,'Newark Advocacy Association',NULL,NULL,149,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (86,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Yadav family','Yadav family',NULL,NULL,NULL,NULL,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-03-05 23:50:43','2022-03-05 23:50:45'),
- (87,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Adams, Carylon','Carylon Adams',NULL,NULL,NULL,NULL,NULL,'Both','1106374523',NULL,'Sample Data','Carylon','','Adams',NULL,NULL,NULL,NULL,1,NULL,'Dear Carylon',1,NULL,'Dear Carylon',1,NULL,'Carylon Adams',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:44'),
- (88,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov family','Dimitrov family',NULL,NULL,NULL,'2',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-03-05 23:50:43','2022-03-05 23:50:45'),
- (89,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest, Maxwell','Maxwell Deforest',NULL,NULL,NULL,NULL,NULL,'Both','1808949889',NULL,'Sample Data','Maxwell','V','Deforest',NULL,NULL,NULL,NULL,1,NULL,'Dear Maxwell',1,NULL,'Dear Maxwell',1,NULL,'Maxwell Deforest',NULL,NULL,'2011-09-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (90,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Terry, Rebekah','Ms. Rebekah Terry',NULL,NULL,NULL,'5',NULL,'Both','2103758784',NULL,'Sample Data','Rebekah','','Terry',2,NULL,NULL,NULL,1,NULL,'Dear Rebekah',1,NULL,'Dear Rebekah',1,NULL,'Ms. Rebekah Terry',NULL,NULL,'1966-03-26',0,NULL,NULL,NULL,'Kinsman Health Alliance',NULL,NULL,146,0,'2022-03-05 23:50:43','2022-03-05 23:50:45'),
- (91,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samson, Erik','Erik Samson Sr.',NULL,NULL,NULL,NULL,NULL,'Both','3125830738',NULL,'Sample Data','Erik','Y','Samson',NULL,2,NULL,NULL,1,NULL,'Dear Erik',1,NULL,'Dear Erik',1,NULL,'Erik Samson Sr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (92,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jones, Heidi','Dr. Heidi Jones',NULL,NULL,NULL,'5',NULL,'Both','2157664460',NULL,'Sample Data','Heidi','J','Jones',4,NULL,NULL,NULL,1,NULL,'Dear Heidi',1,NULL,'Dear Heidi',1,NULL,'Dr. Heidi Jones',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (93,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Terry family','Terry family',NULL,NULL,NULL,NULL,NULL,'Both','558108751',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Terry family',5,NULL,'Dear Terry family',2,NULL,'Terry family',NULL,NULL,NULL,0,NULL,'Terry family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (94,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Ashley','Mr. Ashley Terry III',NULL,NULL,NULL,'4',NULL,'Both','3948576229',NULL,'Sample Data','Ashley','X','Terry',3,4,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Mr. Ashley Terry III',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (95,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Roberts, Brent','Brent Roberts',NULL,NULL,NULL,'2',NULL,'Both','2821009241',NULL,'Sample Data','Brent','D','Roberts',NULL,NULL,NULL,NULL,1,NULL,'Dear Brent',1,NULL,'Dear Brent',1,NULL,'Brent Roberts',NULL,2,'1982-03-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (96,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Lee, Lou','Mr. Lou Lee',NULL,NULL,NULL,NULL,NULL,'Both','2234392100',NULL,'Sample Data','Lou','','Lee',3,NULL,NULL,NULL,1,NULL,'Dear Lou',1,NULL,'Dear Lou',1,NULL,'Mr. Lou Lee',NULL,NULL,'1932-10-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (97,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jameson, Bernadette','Bernadette Jameson',NULL,NULL,NULL,'3',NULL,'Both','1573122444',NULL,'Sample Data','Bernadette','L','Jameson',NULL,NULL,NULL,NULL,1,NULL,'Dear Bernadette',1,NULL,'Dear Bernadette',1,NULL,'Bernadette Jameson',NULL,1,'2012-04-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (98,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'yadav.scott7@testing.net','yadav.scott7@testing.net',NULL,NULL,NULL,'5',NULL,'Both','2205834878',NULL,'Sample Data',NULL,NULL,NULL,NULL,1,NULL,NULL,1,NULL,'Dear yadav.scott7@testing.net',1,NULL,'Dear yadav.scott7@testing.net',1,NULL,'yadav.scott7@testing.net',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (99,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Reynolds, Justina','Ms. Justina Reynolds',NULL,NULL,NULL,NULL,NULL,'Both','551141619',NULL,'Sample Data','Justina','O','Reynolds',2,NULL,NULL,NULL,1,NULL,'Dear Justina',1,NULL,'Dear Justina',1,NULL,'Ms. Justina Reynolds',NULL,1,'1974-02-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (100,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Reynolds, Truman','Mr. Truman Reynolds',NULL,NULL,NULL,'4',NULL,'Both','3432432354',NULL,'Sample Data','Truman','','Reynolds',3,NULL,NULL,NULL,1,NULL,'Dear Truman',1,NULL,'Dear Truman',1,NULL,'Mr. Truman Reynolds',NULL,NULL,'1986-12-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (101,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Deforest, Jerome','Jerome Deforest',NULL,NULL,NULL,'2',NULL,'Both','2454827874',NULL,'Sample Data','Jerome','','Deforest',NULL,NULL,NULL,NULL,1,NULL,'Dear Jerome',1,NULL,'Dear Jerome',1,NULL,'Jerome Deforest',NULL,2,'1987-09-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (102,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Olsen, Laree','Dr. Laree Olsen',NULL,NULL,NULL,NULL,NULL,'Both','3456657171',NULL,'Sample Data','Laree','H','Olsen',4,NULL,NULL,NULL,1,NULL,'Dear Laree',1,NULL,'Dear Laree',1,NULL,'Dr. Laree Olsen',NULL,NULL,NULL,1,'2021-12-31',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (103,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson family','Wilson family',NULL,NULL,NULL,'1',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-03-05 23:50:44','2022-03-05 23:50:45'),
- (104,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jameson, Bob','Bob Jameson',NULL,NULL,NULL,NULL,NULL,'Both','4180483313',NULL,'Sample Data','Bob','','Jameson',NULL,NULL,NULL,NULL,1,NULL,'Dear Bob',1,NULL,'Dear Bob',1,NULL,'Bob Jameson',NULL,NULL,'1964-06-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (105,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Deforest, Lincoln','Lincoln Deforest II',NULL,NULL,NULL,'3',NULL,'Both','4071927112',NULL,'Sample Data','Lincoln','','Deforest',NULL,3,NULL,NULL,1,NULL,'Dear Lincoln',1,NULL,'Dear Lincoln',1,NULL,'Lincoln Deforest II',NULL,NULL,'1990-06-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (106,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'terry.brzczysaw@fishmail.com','terry.brzczysaw@fishmail.com',NULL,NULL,NULL,'4',NULL,'Both','840193100',NULL,'Sample Data',NULL,NULL,NULL,4,3,NULL,NULL,1,NULL,'Dear terry.brzczysaw@fishmail.com',1,NULL,'Dear terry.brzczysaw@fishmail.com',1,NULL,'terry.brzczysaw@fishmail.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (107,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Müller, Mei','Mei Müller',NULL,NULL,NULL,'2',NULL,'Both','726297805',NULL,'Sample Data','Mei','U','Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Mei Müller',NULL,1,'1999-03-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (108,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest, Iris','Ms. Iris Deforest',NULL,NULL,NULL,'5',NULL,'Both','1031045595',NULL,'Sample Data','Iris','','Deforest',2,NULL,NULL,NULL,1,NULL,'Dear Iris',1,NULL,'Dear Iris',1,NULL,'Ms. Iris Deforest',NULL,1,'1952-08-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (109,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Wilson, Rosario','Rosario Wilson III',NULL,NULL,NULL,'5',NULL,'Both','4172001962',NULL,'Sample Data','Rosario','','Wilson',NULL,4,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Rosario Wilson III',NULL,2,NULL,0,NULL,NULL,NULL,'Friends Literacy Alliance',NULL,NULL,114,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (110,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Troy','Dr. Troy Prentice II',NULL,NULL,NULL,'4',NULL,'Both','2143976390',NULL,'Sample Data','Troy','','Prentice',4,3,NULL,NULL,1,NULL,'Dear Troy',1,NULL,'Dear Troy',1,NULL,'Dr. Troy Prentice II',NULL,2,'1983-10-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (111,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Roberts-Robertson, Winford','Winford Roberts-Robertson',NULL,NULL,NULL,NULL,NULL,'Both','2478212239',NULL,'Sample Data','Winford','','Roberts-Robertson',NULL,NULL,NULL,NULL,1,NULL,'Dear Winford',1,NULL,'Dear Winford',1,NULL,'Winford Roberts-Robertson',NULL,NULL,'2007-11-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (112,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Texas Technology Collective','Texas Technology Collective',NULL,NULL,NULL,'2',NULL,'Both','101770051',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Texas Technology Collective',NULL,NULL,NULL,0,NULL,NULL,147,'Texas Technology Collective',NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (113,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Roberts-Cruz, Junko','Junko Roberts-Cruz',NULL,NULL,NULL,'2',NULL,'Both','3151376765',NULL,'Sample Data','Junko','V','Roberts-Cruz',NULL,NULL,NULL,NULL,1,NULL,'Dear Junko',1,NULL,'Dear Junko',1,NULL,'Junko Roberts-Cruz',NULL,1,'2001-12-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (114,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Friends Literacy Alliance','Friends Literacy Alliance',NULL,NULL,NULL,'5',NULL,'Both','4112471254',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Friends Literacy Alliance',NULL,NULL,NULL,0,NULL,NULL,109,'Friends Literacy Alliance',NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (115,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samuels, Elbert','Elbert Samuels',NULL,NULL,NULL,'3',NULL,'Both','2026133927',NULL,'Sample Data','Elbert','B','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Elbert',1,NULL,'Dear Elbert',1,NULL,'Elbert Samuels',NULL,2,'1952-07-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (116,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith, Sonny','Dr. Sonny Smith',NULL,NULL,NULL,NULL,NULL,'Both','2875915978',NULL,'Sample Data','Sonny','','Smith',4,NULL,NULL,NULL,1,NULL,'Dear Sonny',1,NULL,'Dear Sonny',1,NULL,'Dr. Sonny Smith',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (117,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson-McReynolds, Erik','Mr. Erik Wilson-McReynolds II',NULL,NULL,NULL,NULL,NULL,'Both','534823012',NULL,'Sample Data','Erik','K','Wilson-McReynolds',3,3,NULL,NULL,1,NULL,'Dear Erik',1,NULL,'Dear Erik',1,NULL,'Mr. Erik Wilson-McReynolds II',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (118,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Cruz, Kandace','Ms. Kandace Cruz',NULL,NULL,NULL,NULL,NULL,'Both','420480045',NULL,'Sample Data','Kandace','O','Cruz',2,NULL,NULL,NULL,1,NULL,'Dear Kandace',1,NULL,'Dear Kandace',1,NULL,'Ms. Kandace Cruz',NULL,NULL,'1940-11-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (119,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terrell, Elbert','Elbert Terrell',NULL,NULL,NULL,NULL,NULL,'Both','1862258278',NULL,'Sample Data','Elbert','','Terrell',NULL,NULL,NULL,NULL,1,NULL,'Dear Elbert',1,NULL,'Dear Elbert',1,NULL,'Elbert Terrell',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (120,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Reynolds-Samuels, Princess','Princess Reynolds-Samuels',NULL,NULL,NULL,NULL,NULL,'Both','483325201',NULL,'Sample Data','Princess','','Reynolds-Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Princess',1,NULL,'Dear Princess',1,NULL,'Princess Reynolds-Samuels',NULL,1,'1999-09-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (121,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Woodbridge Poetry Solutions','Woodbridge Poetry Solutions',NULL,NULL,NULL,NULL,NULL,'Both','4047084062',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Woodbridge Poetry Solutions',NULL,NULL,NULL,0,NULL,NULL,NULL,'Woodbridge Poetry Solutions',NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (122,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner family','Wagner family',NULL,NULL,NULL,'2',NULL,'Both','1570966486',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Wagner family',5,NULL,'Dear Wagner family',2,NULL,'Wagner family',NULL,NULL,NULL,0,NULL,'Wagner family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (123,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Clint','Clint Wilson',NULL,NULL,NULL,'4',NULL,'Both','1166006517',NULL,'Sample Data','Clint','H','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Clint',1,NULL,'Dear Clint',1,NULL,'Clint Wilson',NULL,2,'2015-04-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (124,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Terrell, Elbert','Mr. Elbert Terrell II',NULL,NULL,NULL,NULL,NULL,'Both','1862258278',NULL,'Sample Data','Elbert','','Terrell',3,3,NULL,NULL,1,NULL,'Dear Elbert',1,NULL,'Dear Elbert',1,NULL,'Mr. Elbert Terrell II',NULL,2,'1952-01-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (125,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Terry family','Terry family',NULL,NULL,NULL,NULL,NULL,'Both','558108751',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Terry family',5,NULL,'Dear Terry family',2,NULL,'Terry family',NULL,NULL,NULL,0,NULL,'Terry family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (126,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Terrell, Felisha','Ms. Felisha Terrell',NULL,NULL,NULL,'2',NULL,'Both','1220343814',NULL,'Sample Data','Felisha','F','Terrell',2,NULL,NULL,NULL,1,NULL,'Dear Felisha',1,NULL,'Dear Felisha',1,NULL,'Ms. Felisha Terrell',NULL,1,'1953-11-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (127,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Adams, Brigette','Brigette Adams',NULL,NULL,NULL,'5',NULL,'Both','3645343671',NULL,'Sample Data','Brigette','F','Adams',NULL,NULL,NULL,NULL,1,NULL,'Dear Brigette',1,NULL,'Dear Brigette',1,NULL,'Brigette Adams',NULL,NULL,'1958-02-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (128,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov, Sonny','Sonny Dimitrov',NULL,NULL,NULL,NULL,NULL,'Both','2683326100',NULL,'Sample Data','Sonny','','Dimitrov',NULL,NULL,NULL,NULL,1,NULL,'Dear Sonny',1,NULL,'Dear Sonny',1,NULL,'Sonny Dimitrov',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (129,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Olsen, Bob','Bob Olsen Sr.',NULL,NULL,NULL,NULL,NULL,'Both','1762107001',NULL,'Sample Data','Bob','M','Olsen',NULL,2,NULL,NULL,1,NULL,'Dear Bob',1,NULL,'Dear Bob',1,NULL,'Bob Olsen Sr.',NULL,2,'1948-11-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (130,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Terry family','Terry family',NULL,NULL,NULL,'4',NULL,'Both','558108751',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Terry family',5,NULL,'Dear Terry family',2,NULL,'Terry family',NULL,NULL,NULL,0,NULL,'Terry family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (131,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen, Truman','Mr. Truman Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','2542817309',NULL,'Sample Data','Truman','N','Nielsen',3,NULL,NULL,NULL,1,NULL,'Dear Truman',1,NULL,'Dear Truman',1,NULL,'Mr. Truman Nielsen',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (132,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terrell, Landon','Landon Terrell',NULL,NULL,NULL,NULL,NULL,'Both','4168752118',NULL,'Sample Data','Landon','','Terrell',NULL,NULL,NULL,NULL,1,NULL,'Dear Landon',1,NULL,'Dear Landon',1,NULL,'Landon Terrell',NULL,2,'1982-09-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (133,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Josefa','Josefa Terry',NULL,NULL,NULL,NULL,NULL,'Both','2483410721',NULL,'Sample Data','Josefa','Q','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Josefa',1,NULL,'Dear Josefa',1,NULL,'Josefa Terry',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (134,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Yadav family','Yadav family',NULL,NULL,NULL,'3',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-03-05 23:50:44','2022-03-05 23:50:45'),
- (135,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'Louisiana Wellness School','Louisiana Wellness School',NULL,NULL,NULL,'2',NULL,'Both','272350850',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Louisiana Wellness School',NULL,NULL,NULL,0,NULL,NULL,145,'Louisiana Wellness School',NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (136,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Deforest, Rebekah','Mrs. Rebekah Deforest',NULL,NULL,NULL,'2',NULL,'Both','164121561',NULL,'Sample Data','Rebekah','','Deforest',1,NULL,NULL,NULL,1,NULL,'Dear Rebekah',1,NULL,'Dear Rebekah',1,NULL,'Mrs. Rebekah Deforest',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (137,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Richland Culture Network','Richland Culture Network',NULL,NULL,NULL,'1',NULL,'Both','2380479972',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Richland Culture Network',NULL,NULL,NULL,0,NULL,NULL,151,'Richland Culture Network',NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (138,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller, Irvin','Irvin Müller',NULL,NULL,NULL,NULL,NULL,'Both','1250430175',NULL,'Sample Data','Irvin','L','Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Irvin',1,NULL,'Dear Irvin',1,NULL,'Irvin Müller',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (139,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Samuels, Juliann','Ms. Juliann Samuels',NULL,NULL,NULL,NULL,NULL,'Both','3120075857',NULL,'Sample Data','Juliann','R','Samuels',2,NULL,NULL,NULL,1,NULL,'Dear Juliann',1,NULL,'Dear Juliann',1,NULL,'Ms. Juliann Samuels',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (140,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Sierra Software Services','Sierra Software Services',NULL,NULL,NULL,'3',NULL,'Both','2864621809',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Sierra Software Services',NULL,NULL,NULL,0,NULL,NULL,38,'Sierra Software Services',NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (141,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Terrell, Brigette','Dr. Brigette Terrell',NULL,NULL,NULL,'5',NULL,'Both','2563003580',NULL,'Sample Data','Brigette','','Terrell',4,NULL,NULL,NULL,1,NULL,'Dear Brigette',1,NULL,'Dear Brigette',1,NULL,'Dr. Brigette Terrell',NULL,NULL,'1969-12-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (142,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov, Tanya','Dr. Tanya Dimitrov',NULL,NULL,NULL,'5',NULL,'Both','3688954231',NULL,'Sample Data','Tanya','S','Dimitrov',4,NULL,NULL,NULL,1,NULL,'Dear Tanya',1,NULL,'Dear Tanya',1,NULL,'Dr. Tanya Dimitrov',NULL,1,'1957-03-07',0,NULL,NULL,NULL,'Community Family Academy',NULL,NULL,83,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (143,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jameson, Shad','Shad Jameson',NULL,NULL,NULL,'2',NULL,'Both','2488914150',NULL,'Sample Data','Shad','G','Jameson',NULL,NULL,NULL,NULL,1,NULL,'Dear Shad',1,NULL,'Dear Shad',1,NULL,'Shad Jameson',NULL,2,'1999-01-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (144,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Merrie','Merrie Wilson',NULL,NULL,NULL,NULL,NULL,'Both','2015028870',NULL,'Sample Data','Merrie','K','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Merrie',1,NULL,'Dear Merrie',1,NULL,'Merrie Wilson',NULL,NULL,'1949-10-02',1,'2021-08-11',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (145,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Parker, Allan','Mr. Allan Parker',NULL,NULL,NULL,'3',NULL,'Both','1311923270',NULL,'Sample Data','Allan','','Parker',3,NULL,NULL,NULL,1,NULL,'Dear Allan',1,NULL,'Dear Allan',1,NULL,'Mr. Allan Parker',NULL,NULL,'1996-01-17',0,NULL,NULL,NULL,'Louisiana Wellness School',NULL,NULL,135,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (146,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Kinsman Health Alliance','Kinsman Health Alliance',NULL,NULL,NULL,'5',NULL,'Both','1092882477',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Kinsman Health Alliance',NULL,NULL,NULL,0,NULL,NULL,90,'Kinsman Health Alliance',NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (147,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'ce.lee@airmail.info','ce.lee@airmail.info',NULL,NULL,NULL,NULL,NULL,'Both','181846393',NULL,'Sample Data',NULL,NULL,NULL,3,NULL,NULL,NULL,1,NULL,'Dear ce.lee@airmail.info',1,NULL,'Dear ce.lee@airmail.info',1,NULL,'ce.lee@airmail.info',NULL,NULL,NULL,0,NULL,NULL,NULL,'Texas Technology Collective',NULL,NULL,112,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (148,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cruz, Tanya','Ms. Tanya Cruz',NULL,NULL,NULL,'5',NULL,'Both','2525776525',NULL,'Sample Data','Tanya','','Cruz',2,NULL,NULL,NULL,1,NULL,'Dear Tanya',1,NULL,'Dear Tanya',1,NULL,'Ms. Tanya Cruz',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (149,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Newark Advocacy Association','Newark Advocacy Association',NULL,NULL,NULL,NULL,NULL,'Both','3023067869',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Newark Advocacy Association',NULL,NULL,NULL,0,NULL,NULL,85,'Newark Advocacy Association',NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (150,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'González, Allen','Dr. Allen González',NULL,NULL,NULL,'4',NULL,'Both','4052635631',NULL,'Sample Data','Allen','','González',4,NULL,NULL,NULL,1,NULL,'Dear Allen',1,NULL,'Dear Allen',1,NULL,'Dr. Allen González',NULL,2,'1959-11-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (151,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Müller, Carylon','Carylon Müller',NULL,NULL,NULL,NULL,NULL,'Both','2173697265',NULL,'Sample Data','Carylon','T','Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Carylon',1,NULL,'Dear Carylon',1,NULL,'Carylon Müller',NULL,1,'1956-10-16',0,NULL,NULL,NULL,'Richland Culture Network',NULL,NULL,137,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (152,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Washington Empowerment Alliance','Washington Empowerment Alliance',NULL,NULL,NULL,NULL,NULL,'Both','1470089320',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Washington Empowerment Alliance',NULL,NULL,NULL,0,NULL,NULL,46,'Washington Empowerment Alliance',NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (153,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman, Roland','Roland Bachman',NULL,NULL,NULL,NULL,NULL,'Both','3134974036',NULL,'Sample Data','Roland','','Bachman',NULL,NULL,NULL,NULL,1,NULL,'Dear Roland',1,NULL,'Dear Roland',1,NULL,'Roland Bachman',NULL,2,'1941-06-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (154,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Yadav, Ray','Ray Yadav',NULL,NULL,NULL,'1',NULL,'Both','3616297796',NULL,'Sample Data','Ray','B','Yadav',NULL,NULL,NULL,NULL,1,NULL,'Dear Ray',1,NULL,'Dear Ray',1,NULL,'Ray Yadav',NULL,NULL,'1991-08-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (155,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Reynolds, Omar','Omar Reynolds Sr.',NULL,NULL,NULL,'5',NULL,'Both','1558438140',NULL,'Sample Data','Omar','','Reynolds',NULL,2,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Omar Reynolds Sr.',NULL,2,'1974-04-02',0,NULL,NULL,NULL,'Friends Health Academy',NULL,NULL,188,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (156,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jacobs, Jacob','Dr. Jacob Jacobs',NULL,NULL,NULL,NULL,NULL,'Both','400655816',NULL,'Sample Data','Jacob','S','Jacobs',4,NULL,NULL,NULL,1,NULL,'Dear Jacob',1,NULL,'Dear Jacob',1,NULL,'Dr. Jacob Jacobs',NULL,2,'1998-07-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (157,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cruz, Tanya','Tanya Cruz',NULL,NULL,NULL,NULL,NULL,'Both','2525776525',NULL,'Sample Data','Tanya','','Cruz',NULL,NULL,NULL,NULL,1,NULL,'Dear Tanya',1,NULL,'Dear Tanya',1,NULL,'Tanya Cruz',NULL,NULL,'1975-04-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (158,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Ridgeview Education Association','Ridgeview Education Association',NULL,NULL,NULL,'5',NULL,'Both','4211437687',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Ridgeview Education Association',NULL,NULL,NULL,0,NULL,NULL,NULL,'Ridgeview Education Association',NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (159,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Bachman, Brzęczysław','Dr. Brzęczysław Bachman',NULL,NULL,NULL,NULL,NULL,'Both','540635084',NULL,'Sample Data','Brzęczysław','','Bachman',4,NULL,NULL,NULL,1,NULL,'Dear Brzęczysław',1,NULL,'Dear Brzęczysław',1,NULL,'Dr. Brzęczysław Bachman',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (160,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Zope, Lincoln','Lincoln Zope Jr.',NULL,NULL,NULL,NULL,NULL,'Both','2972737085',NULL,'Sample Data','Lincoln','','Zope',NULL,1,NULL,NULL,1,NULL,'Dear Lincoln',1,NULL,'Dear Lincoln',1,NULL,'Lincoln Zope Jr.',NULL,NULL,'1968-11-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (161,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Bachman, Ivey','Ivey Bachman',NULL,NULL,NULL,'1',NULL,'Both','908900528',NULL,'Sample Data','Ivey','H','Bachman',NULL,NULL,NULL,NULL,1,NULL,'Dear Ivey',1,NULL,'Dear Ivey',1,NULL,'Ivey Bachman',NULL,1,'1968-06-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (162,'Household',NULL,1,1,0,0,0,0,NULL,NULL,'Terrell family','Terrell family',NULL,NULL,NULL,NULL,NULL,'Both','1136333121',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Terrell family',5,NULL,'Dear Terrell family',2,NULL,'Terrell family',NULL,NULL,NULL,0,NULL,'Terrell family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (163,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Bachman, Justina','Mrs. Justina Bachman',NULL,NULL,NULL,'1',NULL,'Both','144726755',NULL,'Sample Data','Justina','','Bachman',1,NULL,NULL,NULL,1,NULL,'Dear Justina',1,NULL,'Dear Justina',1,NULL,'Mrs. Justina Bachman',NULL,1,'1967-05-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (164,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Yadav, Megan','Mrs. Megan Yadav',NULL,NULL,NULL,'3',NULL,'Both','2317893883',NULL,'Sample Data','Megan','L','Yadav',1,NULL,NULL,NULL,1,NULL,'Dear Megan',1,NULL,'Dear Megan',1,NULL,'Mrs. Megan Yadav',NULL,1,'1972-06-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (165,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Global Literacy Academy','Global Literacy Academy',NULL,NULL,NULL,'1',NULL,'Both','1442278704',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Global Literacy Academy',NULL,NULL,NULL,0,NULL,NULL,3,'Global Literacy Academy',NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (166,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith, Betty','Betty Smith',NULL,NULL,NULL,'4',NULL,'Both','952859873',NULL,'Sample Data','Betty','','Smith',NULL,NULL,NULL,NULL,1,NULL,'Dear Betty',1,NULL,'Dear Betty',1,NULL,'Betty Smith',NULL,NULL,'1991-09-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (167,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Wilson, Heidi','Heidi Wilson',NULL,NULL,NULL,'3',NULL,'Both','3595444797',NULL,'Sample Data','Heidi','','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Heidi',1,NULL,'Dear Heidi',1,NULL,'Heidi Wilson',NULL,NULL,'1995-04-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (168,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Reynolds, Norris','Norris Reynolds',NULL,NULL,NULL,'4',NULL,'Both','3621358089',NULL,'Sample Data','Norris','B','Reynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Norris',1,NULL,'Dear Norris',1,NULL,'Norris Reynolds',NULL,2,'1958-06-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (169,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner, Beula','Mrs. Beula Wagner',NULL,NULL,NULL,'2',NULL,'Both','109524906',NULL,'Sample Data','Beula','','Wagner',1,NULL,NULL,NULL,1,NULL,'Dear Beula',1,NULL,'Dear Beula',1,NULL,'Mrs. Beula Wagner',NULL,1,NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (170,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Reynolds-Samuels, Daren','Mr. Daren Reynolds-Samuels',NULL,NULL,NULL,NULL,NULL,'Both','3171607005',NULL,'Sample Data','Daren','','Reynolds-Samuels',3,NULL,NULL,NULL,1,NULL,'Dear Daren',1,NULL,'Dear Daren',1,NULL,'Mr. Daren Reynolds-Samuels',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (171,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Reynolds-Samuels family','Reynolds-Samuels family',NULL,NULL,NULL,NULL,NULL,'Both','2721976075',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Reynolds-Samuels family',5,NULL,'Dear Reynolds-Samuels family',2,NULL,'Reynolds-Samuels family',NULL,NULL,NULL,0,NULL,'Reynolds-Samuels family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (172,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jameson, Jay','Dr. Jay Jameson Jr.',NULL,NULL,NULL,'5',NULL,'Both','3822627115',NULL,'Sample Data','Jay','','Jameson',4,1,NULL,NULL,1,NULL,'Dear Jay',1,NULL,'Dear Jay',1,NULL,'Dr. Jay Jameson Jr.',NULL,2,'1977-06-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (173,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds, Kenny','Dr. Kenny McReynolds II',NULL,NULL,NULL,'2',NULL,'Both','3554599492',NULL,'Sample Data','Kenny','Y','McReynolds',4,3,NULL,NULL,1,NULL,'Dear Kenny',1,NULL,'Dear Kenny',1,NULL,'Dr. Kenny McReynolds II',NULL,2,'1962-10-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (174,'Household',NULL,0,0,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-03-05 23:50:44','2022-03-05 23:50:45'),
- (175,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Wagner, Justina','Dr. Justina Wagner',NULL,NULL,NULL,'3',NULL,'Both','1216374119',NULL,'Sample Data','Justina','H','Wagner',4,NULL,NULL,NULL,1,NULL,'Dear Justina',1,NULL,'Dear Justina',1,NULL,'Dr. Justina Wagner',NULL,1,'1989-06-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (176,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'dimitrova71@sample.co.nz','dimitrova71@sample.co.nz',NULL,NULL,NULL,'3',NULL,'Both','1115312526',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear dimitrova71@sample.co.nz',1,NULL,'Dear dimitrova71@sample.co.nz',1,NULL,'dimitrova71@sample.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (177,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman, Ivey','Ivey Bachman',NULL,NULL,NULL,'2',NULL,'Both','908900528',NULL,'Sample Data','Ivey','K','Bachman',NULL,NULL,NULL,NULL,1,NULL,'Dear Ivey',1,NULL,'Dear Ivey',1,NULL,'Ivey Bachman',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (178,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Main Peace Solutions','Main Peace Solutions',NULL,NULL,NULL,NULL,NULL,'Both','14467974',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Main Peace Solutions',NULL,NULL,NULL,0,NULL,NULL,51,'Main Peace Solutions',NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (179,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Zope, Erik','Dr. Erik Zope Sr.',NULL,NULL,NULL,'4',NULL,'Both','2683786262',NULL,'Sample Data','Erik','D','Zope',4,2,NULL,NULL,1,NULL,'Dear Erik',1,NULL,'Dear Erik',1,NULL,'Dr. Erik Zope Sr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (180,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Roberts, Truman','Truman Roberts II',NULL,NULL,NULL,'3',NULL,'Both','3664937465',NULL,'Sample Data','Truman','U','Roberts',NULL,3,NULL,NULL,1,NULL,'Dear Truman',1,NULL,'Dear Truman',1,NULL,'Truman Roberts II',NULL,2,'1972-09-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (181,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terrell, Scarlet','Dr. Scarlet Terrell',NULL,NULL,NULL,NULL,NULL,'Both','461554358',NULL,'Sample Data','Scarlet','','Terrell',4,NULL,NULL,NULL,1,NULL,'Dear Scarlet',1,NULL,'Dear Scarlet',1,NULL,'Dr. Scarlet Terrell',NULL,NULL,'1976-12-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (182,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'Pennsylvania Agriculture Trust','Pennsylvania Agriculture Trust',NULL,NULL,NULL,NULL,NULL,'Both','3806798687',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Pennsylvania Agriculture Trust',NULL,NULL,NULL,0,NULL,NULL,34,'Pennsylvania Agriculture Trust',NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (183,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Yadav, Rosario','Rosario Yadav III',NULL,NULL,NULL,'5',NULL,'Both','422504705',NULL,'Sample Data','Rosario','A','Yadav',NULL,4,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Rosario Yadav III',NULL,2,'2012-01-10',0,NULL,NULL,NULL,'El Camino Legal Solutions',NULL,NULL,196,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (184,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'McReynolds, Truman','Dr. Truman McReynolds II',NULL,NULL,NULL,'4',NULL,'Both','779089403',NULL,'Sample Data','Truman','','McReynolds',4,3,NULL,NULL,1,NULL,'Dear Truman',1,NULL,'Dear Truman',1,NULL,'Dr. Truman McReynolds II',NULL,2,'1992-07-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (185,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Jensen, Kathlyn','Kathlyn Jensen',NULL,NULL,NULL,'3',NULL,'Both','3302532161',NULL,'Sample Data','Kathlyn','','Jensen',NULL,NULL,NULL,NULL,1,NULL,'Dear Kathlyn',1,NULL,'Dear Kathlyn',1,NULL,'Kathlyn Jensen',NULL,1,'1947-06-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (186,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Terry, Scott','Scott Terry Jr.',NULL,NULL,NULL,'2',NULL,'Both','4244412361',NULL,'Sample Data','Scott','','Terry',NULL,1,NULL,NULL,1,NULL,'Dear Scott',1,NULL,'Dear Scott',1,NULL,'Scott Terry Jr.',NULL,NULL,'1995-06-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (187,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'bcruz@notmail.org','bcruz@notmail.org',NULL,NULL,NULL,'4',NULL,'Both','1506797862',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear bcruz@notmail.org',1,NULL,'Dear bcruz@notmail.org',1,NULL,'bcruz@notmail.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (188,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Friends Health Academy','Friends Health Academy',NULL,NULL,NULL,'3',NULL,'Both','2092368430',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Friends Health Academy',NULL,NULL,NULL,0,NULL,NULL,155,'Friends Health Academy',NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (189,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Deforest, Lincoln','Dr. Lincoln Deforest',NULL,NULL,NULL,NULL,NULL,'Both','4071927112',NULL,'Sample Data','Lincoln','','Deforest',4,NULL,NULL,NULL,1,NULL,'Dear Lincoln',1,NULL,'Dear Lincoln',1,NULL,'Dr. Lincoln Deforest',NULL,2,'1996-11-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (190,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith, Clint','Clint Smith II',NULL,NULL,NULL,NULL,NULL,'Both','2730601630',NULL,'Sample Data','Clint','','Smith',NULL,3,NULL,NULL,1,NULL,'Dear Clint',1,NULL,'Dear Clint',1,NULL,'Clint Smith II',NULL,2,'1964-02-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (191,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jones, Justina','Ms. Justina Jones',NULL,NULL,NULL,NULL,NULL,'Both','1827475209',NULL,'Sample Data','Justina','B','Jones',2,NULL,NULL,NULL,1,NULL,'Dear Justina',1,NULL,'Dear Justina',1,NULL,'Ms. Justina Jones',NULL,NULL,'1999-03-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (192,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Prentice family','Prentice family',NULL,NULL,NULL,'5',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-03-05 23:50:44','2022-03-05 23:50:45'),
- (193,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Tanya','Tanya Terry',NULL,NULL,NULL,NULL,NULL,'Both','1029993411',NULL,'Sample Data','Tanya','G','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Tanya',1,NULL,'Dear Tanya',1,NULL,'Tanya Terry',NULL,NULL,'1981-09-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (194,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Jensen, Kiara','Dr. Kiara Jensen',NULL,NULL,NULL,'2',NULL,'Both','4228592498',NULL,'Sample Data','Kiara','X','Jensen',4,NULL,NULL,NULL,1,NULL,'Dear Kiara',1,NULL,'Dear Kiara',1,NULL,'Dr. Kiara Jensen',NULL,1,'1996-08-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (195,'Household',NULL,1,0,0,0,0,0,NULL,NULL,'Deforest family','Deforest family',NULL,NULL,NULL,'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-03-05 23:50:44','2022-03-05 23:50:45'),
- (196,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'El Camino Legal Solutions','El Camino Legal Solutions',NULL,NULL,NULL,'2',NULL,'Both','774708683',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'El Camino Legal Solutions',NULL,NULL,NULL,0,NULL,NULL,183,'El Camino Legal Solutions',NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (197,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'rk.yadav78@testing.org','rk.yadav78@testing.org',NULL,NULL,NULL,NULL,NULL,'Both','3213935873',NULL,'Sample Data',NULL,NULL,NULL,NULL,2,NULL,NULL,1,NULL,'Dear rk.yadav78@testing.org',1,NULL,'Dear rk.yadav78@testing.org',1,NULL,'rk.yadav78@testing.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:45'),
- (198,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samuels, Valene','Valene Samuels',NULL,NULL,NULL,'5',NULL,'Both','1762584511',NULL,'Sample Data','Valene','Y','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Valene',1,NULL,'Dear Valene',1,NULL,'Valene Samuels',NULL,1,'1952-04-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (199,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Terry, Clint','Clint Terry II',NULL,NULL,NULL,NULL,NULL,'Both','1893701236',NULL,'Sample Data','Clint','','Terry',NULL,3,NULL,NULL,1,NULL,'Dear Clint',1,NULL,'Dear Clint',1,NULL,'Clint Terry II',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:46'),
- (200,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wattson, Justina','Justina Wattson',NULL,NULL,NULL,NULL,NULL,'Both','239281410',NULL,'Sample Data','Justina','','Wattson',NULL,NULL,NULL,NULL,1,NULL,'Dear Justina',1,NULL,'Dear Justina',1,NULL,'Justina Wattson',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (201,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Robertson, Andrew','Andrew Robertson',NULL,NULL,NULL,'1',NULL,'Both','2591611250',NULL,'Sample Data','Andrew','','Robertson',NULL,NULL,NULL,NULL,1,NULL,'Dear Andrew',1,NULL,'Dear Andrew',1,NULL,'Andrew Robertson',NULL,NULL,'1958-09-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-05 23:50:44','2022-03-05 23:50:44'),
- (202,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Jenny','Jenny Lee',NULL,NULL,NULL,NULL,'en_US','Both','52d60350092c41195763fbcd99843a10',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-03-05 23:50:47','2022-03-05 23:50:47');
+ (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-03-14 22:30:55'),
+ (2,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Díaz, Elbert','Mr. Elbert Díaz',NULL,NULL,NULL,NULL,NULL,'Both','3277500689',NULL,'Sample Data','Elbert','','Díaz',3,NULL,NULL,NULL,1,NULL,'Dear Elbert',1,NULL,'Dear Elbert',1,NULL,'Mr. Elbert Díaz',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (3,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samuels, Ashley','Ashley Samuels',NULL,NULL,NULL,NULL,NULL,'Both','448477218',NULL,'Sample Data','Ashley','','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Ashley Samuels',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (4,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'juliannterrell@example.co.in','juliannterrell@example.co.in',NULL,NULL,NULL,'1',NULL,'Both','833050947',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear juliannterrell@example.co.in',1,NULL,'Dear juliannterrell@example.co.in',1,NULL,'juliannterrell@example.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (5,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Parker, Elizabeth','Mrs. Elizabeth Parker',NULL,NULL,NULL,'3',NULL,'Both','3038072630',NULL,'Sample Data','Elizabeth','','Parker',1,NULL,NULL,NULL,1,NULL,'Dear Elizabeth',1,NULL,'Dear Elizabeth',1,NULL,'Mrs. Elizabeth Parker',NULL,1,'1970-02-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (6,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'California Sports Fund','California Sports Fund',NULL,NULL,NULL,'5',NULL,'Both','3751502123',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'California Sports Fund',NULL,NULL,NULL,0,NULL,NULL,19,'California Sports Fund',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (7,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'patelj6@spamalot.com','patelj6@spamalot.com',NULL,NULL,NULL,'1',NULL,'Both','746285193',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear patelj6@spamalot.com',1,NULL,'Dear patelj6@spamalot.com',1,NULL,'patelj6@spamalot.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (8,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Ivanov, Kathlyn','Ms. Kathlyn Ivanov',NULL,NULL,NULL,NULL,NULL,'Both','2892461872',NULL,'Sample Data','Kathlyn','Y','Ivanov',2,NULL,NULL,NULL,1,NULL,'Dear Kathlyn',1,NULL,'Dear Kathlyn',1,NULL,'Ms. Kathlyn Ivanov',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (9,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'terryb@testmail.org','terryb@testmail.org',NULL,NULL,NULL,NULL,NULL,'Both','1854976743',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear terryb@testmail.org',1,NULL,'Dear terryb@testmail.org',1,NULL,'terryb@testmail.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (10,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Cooper, Sherman','Sherman Cooper III',NULL,NULL,NULL,NULL,NULL,'Both','1707375456',NULL,'Sample Data','Sherman','M','Cooper',NULL,4,NULL,NULL,1,NULL,'Dear Sherman',1,NULL,'Dear Sherman',1,NULL,'Sherman Cooper III',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (11,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Samuels, Herminia','Herminia Samuels',NULL,NULL,NULL,NULL,NULL,'Both','2536556293',NULL,'Sample Data','Herminia','U','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Herminia',1,NULL,'Dear Herminia',1,NULL,'Herminia Samuels',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (12,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Robertson, Landon','Landon Robertson Jr.',NULL,NULL,NULL,'5',NULL,'Both','1294213777',NULL,'Sample Data','Landon','D','Robertson',NULL,1,NULL,NULL,1,NULL,'Dear Landon',1,NULL,'Dear Landon',1,NULL,'Landon Robertson Jr.',NULL,2,'2003-09-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (13,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Bellwood Sports Systems','Bellwood Sports Systems',NULL,NULL,NULL,NULL,NULL,'Both','699584822',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Bellwood Sports Systems',NULL,NULL,NULL,0,NULL,NULL,196,'Bellwood Sports Systems',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (14,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman, Laree','Laree Bachman',NULL,NULL,NULL,'4',NULL,'Both','3736989072',NULL,'Sample Data','Laree','O','Bachman',NULL,NULL,NULL,NULL,1,NULL,'Dear Laree',1,NULL,'Dear Laree',1,NULL,'Laree Bachman',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (15,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Terrell, Rosario','Rosario Terrell',NULL,NULL,NULL,'5',NULL,'Both','2731752816',NULL,'Sample Data','Rosario','','Terrell',NULL,NULL,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Rosario Terrell',NULL,2,'2003-09-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (16,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman, Kenny','Kenny Bachman II',NULL,NULL,NULL,NULL,NULL,'Both','20347207',NULL,'Sample Data','Kenny','','Bachman',NULL,3,NULL,NULL,1,NULL,'Dear Kenny',1,NULL,'Dear Kenny',1,NULL,'Kenny Bachman II',NULL,NULL,'1968-11-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (17,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'cj.ivanov-wattson@testmail.info','cj.ivanov-wattson@testmail.info',NULL,NULL,NULL,NULL,NULL,'Both','3811478618',NULL,'Sample Data',NULL,NULL,NULL,NULL,2,NULL,NULL,1,NULL,'Dear cj.ivanov-wattson@testmail.info',1,NULL,'Dear cj.ivanov-wattson@testmail.info',1,NULL,'cj.ivanov-wattson@testmail.info',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (18,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cruz, Lawerence','Lawerence Cruz III',NULL,NULL,NULL,'4',NULL,'Both','1184039604',NULL,'Sample Data','Lawerence','','Cruz',NULL,4,NULL,NULL,1,NULL,'Dear Lawerence',1,NULL,'Dear Lawerence',1,NULL,'Lawerence Cruz III',NULL,NULL,'2009-01-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (19,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wattson, Jed','Jed Wattson II',NULL,NULL,NULL,'2',NULL,'Both','369430772',NULL,'Sample Data','Jed','U','Wattson',NULL,3,NULL,NULL,1,NULL,'Dear Jed',1,NULL,'Dear Jed',1,NULL,'Jed Wattson II',NULL,2,NULL,0,NULL,NULL,NULL,'California Sports Fund',NULL,NULL,6,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (20,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'patel.y.ivey@example.org','patel.y.ivey@example.org',NULL,NULL,NULL,'5',NULL,'Both','3748138166',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear patel.y.ivey@example.org',1,NULL,'Dear patel.y.ivey@example.org',1,NULL,'patel.y.ivey@example.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (21,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Müller, Norris','Mr. Norris Müller',NULL,NULL,NULL,'2',NULL,'Both','1477289672',NULL,'Sample Data','Norris','','Müller',3,NULL,NULL,NULL,1,NULL,'Dear Norris',1,NULL,'Dear Norris',1,NULL,'Mr. Norris Müller',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (22,'Household',NULL,1,0,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-03-14 22:31:00','2022-03-14 22:31:02'),
+ (23,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Cooper, Scott','Scott Cooper',NULL,NULL,NULL,'2',NULL,'Both','2653995804',NULL,'Sample Data','Scott','','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Scott',1,NULL,'Dear Scott',1,NULL,'Scott Cooper',NULL,2,'1999-12-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (24,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Samuels, Iris','Iris Samuels',NULL,NULL,NULL,'3',NULL,'Both','2988876472',NULL,'Sample Data','Iris','','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Iris',1,NULL,'Dear Iris',1,NULL,'Iris Samuels',NULL,1,'2001-11-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (25,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Arlyne','Arlyne Lee',NULL,NULL,NULL,NULL,NULL,'Both','1558961506',NULL,'Sample Data','Arlyne','','Lee',NULL,NULL,NULL,NULL,1,NULL,'Dear Arlyne',1,NULL,'Dear Arlyne',1,NULL,'Arlyne Lee',NULL,1,'1963-02-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (26,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terrell, Bob','Bob Terrell',NULL,NULL,NULL,'2',NULL,'Both','1949116278',NULL,'Sample Data','Bob','Q','Terrell',NULL,NULL,NULL,NULL,1,NULL,'Dear Bob',1,NULL,'Dear Bob',1,NULL,'Bob Terrell',NULL,2,'1954-02-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (27,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Zope, Princess','Mrs. Princess Zope',NULL,NULL,NULL,NULL,NULL,'Both','1390691126',NULL,'Sample Data','Princess','','Zope',1,NULL,NULL,NULL,1,NULL,'Dear Princess',1,NULL,'Dear Princess',1,NULL,'Mrs. Princess Zope',NULL,1,'1951-09-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (28,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen, Juliann','Mrs. Juliann Olsen',NULL,NULL,NULL,'4',NULL,'Both','3406571736',NULL,'Sample Data','Juliann','Z','Olsen',1,NULL,NULL,NULL,1,NULL,'Dear Juliann',1,NULL,'Dear Juliann',1,NULL,'Mrs. Juliann Olsen',NULL,NULL,'1943-08-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (29,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Scotts Mills Music Center','Scotts Mills Music Center',NULL,NULL,NULL,'2',NULL,'Both','1234338452',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Scotts Mills Music Center',NULL,NULL,NULL,0,NULL,NULL,179,'Scotts Mills Music Center',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (30,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'McReynolds, Kenny','Kenny McReynolds Jr.',NULL,NULL,NULL,NULL,NULL,'Both','3554599492',NULL,'Sample Data','Kenny','J','McReynolds',NULL,1,NULL,NULL,1,NULL,'Dear Kenny',1,NULL,'Dear Kenny',1,NULL,'Kenny McReynolds Jr.',NULL,2,'2017-01-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (31,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'dimitrovr70@testing.co.uk','dimitrovr70@testing.co.uk',NULL,NULL,NULL,'4',NULL,'Both','285006845',NULL,'Sample Data',NULL,NULL,NULL,NULL,4,NULL,NULL,1,NULL,'Dear dimitrovr70@testing.co.uk',1,NULL,'Dear dimitrovr70@testing.co.uk',1,NULL,'dimitrovr70@testing.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (32,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Ivanov, Rebekah','Rebekah Ivanov',NULL,NULL,NULL,'3',NULL,'Both','3058531629',NULL,'Sample Data','Rebekah','','Ivanov',NULL,NULL,NULL,NULL,1,NULL,'Dear Rebekah',1,NULL,'Dear Rebekah',1,NULL,'Rebekah Ivanov',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (33,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Wagner, Ashley','Ashley Wagner',NULL,NULL,NULL,NULL,NULL,'Both','1660268830',NULL,'Sample Data','Ashley','L','Wagner',NULL,NULL,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Ashley Wagner',NULL,2,'2001-06-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (34,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'adams.q.kandace@fishmail.info','adams.q.kandace@fishmail.info',NULL,NULL,NULL,'5',NULL,'Both','1489637205',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear adams.q.kandace@fishmail.info',1,NULL,'Dear adams.q.kandace@fishmail.info',1,NULL,'adams.q.kandace@fishmail.info',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (35,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Ivanov-Wattson, Teddy','Teddy Ivanov-Wattson',NULL,NULL,NULL,NULL,NULL,'Both','1097003342',NULL,'Sample Data','Teddy','J','Ivanov-Wattson',NULL,NULL,NULL,NULL,1,NULL,'Dear Teddy',1,NULL,'Dear Teddy',1,NULL,'Teddy Ivanov-Wattson',NULL,2,'1991-04-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (36,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Prentice, Rolando','Mr. Rolando Prentice III',NULL,NULL,NULL,NULL,NULL,'Both','1297722771',NULL,'Sample Data','Rolando','','Prentice',3,4,NULL,NULL,1,NULL,'Dear Rolando',1,NULL,'Dear Rolando',1,NULL,'Mr. Rolando Prentice III',NULL,NULL,'1966-10-25',0,NULL,NULL,NULL,'Beresford Education Solutions',NULL,NULL,169,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (37,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Samuels, Magan','Magan Samuels',NULL,NULL,NULL,NULL,NULL,'Both','2017901990',NULL,'Sample Data','Magan','M','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Magan',1,NULL,'Dear Magan',1,NULL,'Magan Samuels',NULL,1,'1984-03-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (38,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Bachman, Lashawnda','Ms. Lashawnda Bachman',NULL,NULL,NULL,NULL,NULL,'Both','1842507173',NULL,'Sample Data','Lashawnda','','Bachman',2,NULL,NULL,NULL,1,NULL,'Dear Lashawnda',1,NULL,'Dear Lashawnda',1,NULL,'Ms. Lashawnda Bachman',NULL,1,'1960-01-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (39,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'jensene@spamalot.co.pl','jensene@spamalot.co.pl',NULL,NULL,NULL,'5',NULL,'Both','2396801596',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear jensene@spamalot.co.pl',1,NULL,'Dear jensene@spamalot.co.pl',1,NULL,'jensene@spamalot.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (40,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'samsone98@airmail.biz','samsone98@airmail.biz',NULL,NULL,NULL,NULL,NULL,'Both','3938670461',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear samsone98@airmail.biz',1,NULL,'Dear samsone98@airmail.biz',1,NULL,'samsone98@airmail.biz',NULL,NULL,NULL,0,NULL,NULL,NULL,'Lincoln Health Alliance',NULL,NULL,61,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (41,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Junko','Junko Terry',NULL,NULL,NULL,NULL,NULL,'Both','2726545212',NULL,'Sample Data','Junko','','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Junko',1,NULL,'Dear Junko',1,NULL,'Junko Terry',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (42,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'Global Literacy Center','Global Literacy Center',NULL,NULL,NULL,'2',NULL,'Both','4142171536',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Global Literacy Center',NULL,NULL,NULL,0,NULL,NULL,110,'Global Literacy Center',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (43,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'González, Kacey','Kacey González',NULL,NULL,NULL,NULL,NULL,'Both','3252374889',NULL,'Sample Data','Kacey','G','González',NULL,NULL,NULL,NULL,1,NULL,'Dear Kacey',1,NULL,'Dear Kacey',1,NULL,'Kacey González',NULL,1,'1966-09-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (44,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Robertson, Sharyn','Sharyn Robertson',NULL,NULL,NULL,'2',NULL,'Both','4007955181',NULL,'Sample Data','Sharyn','','Robertson',NULL,NULL,NULL,NULL,1,NULL,'Dear Sharyn',1,NULL,'Dear Sharyn',1,NULL,'Sharyn Robertson',NULL,NULL,'1963-12-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (45,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith, Heidi','Heidi Smith',NULL,NULL,NULL,NULL,NULL,'Both','837834326',NULL,'Sample Data','Heidi','F','Smith',NULL,NULL,NULL,NULL,1,NULL,'Dear Heidi',1,NULL,'Dear Heidi',1,NULL,'Heidi Smith',NULL,1,'1973-01-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (46,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'elinagonzlez@spamalot.co.nz','elinagonzlez@spamalot.co.nz',NULL,NULL,NULL,NULL,NULL,'Both','1429311534',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear elinagonzlez@spamalot.co.nz',1,NULL,'Dear elinagonzlez@spamalot.co.nz',1,NULL,'elinagonzlez@spamalot.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (47,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Díaz, Barry','Barry Díaz',NULL,NULL,NULL,NULL,NULL,'Both','2540190220',NULL,'Sample Data','Barry','E','Díaz',NULL,NULL,NULL,NULL,1,NULL,'Dear Barry',1,NULL,'Dear Barry',1,NULL,'Barry Díaz',NULL,NULL,'2012-05-31',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (48,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'alexialee@airmail.com','alexialee@airmail.com',NULL,NULL,NULL,'1',NULL,'Both','3480989246',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear alexialee@airmail.com',1,NULL,'Dear alexialee@airmail.com',1,NULL,'alexialee@airmail.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (49,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'Todd Legal Initiative','Todd Legal Initiative',NULL,NULL,NULL,NULL,NULL,'Both','3687925517',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Todd Legal Initiative',NULL,NULL,NULL,0,NULL,NULL,97,'Todd Legal Initiative',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (50,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Blackwell, Jacob','Jacob Blackwell',NULL,NULL,NULL,'5',NULL,'Both','4049710903',NULL,'Sample Data','Jacob','','Blackwell',NULL,NULL,NULL,NULL,1,NULL,'Dear Jacob',1,NULL,'Dear Jacob',1,NULL,'Jacob Blackwell',NULL,2,'1997-03-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:00'),
+ (51,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'shaunar@testing.org','shaunar@testing.org',NULL,NULL,NULL,NULL,NULL,'Both','2790838009',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear shaunar@testing.org',1,NULL,'Dear shaunar@testing.org',1,NULL,'shaunar@testing.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (52,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Adams, Sherman','Sherman Adams',NULL,NULL,NULL,'5',NULL,'Both','2610997591',NULL,'Sample Data','Sherman','H','Adams',NULL,NULL,NULL,NULL,1,NULL,'Dear Sherman',1,NULL,'Dear Sherman',1,NULL,'Sherman Adams',NULL,2,'1987-07-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (53,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Ivanov, Eleonor','Eleonor Ivanov',NULL,NULL,NULL,'2',NULL,'Both','2341250254',NULL,'Sample Data','Eleonor','','Ivanov',NULL,NULL,NULL,NULL,1,NULL,'Dear Eleonor',1,NULL,'Dear Eleonor',1,NULL,'Eleonor Ivanov',NULL,NULL,'1971-07-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (54,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Yadav, Kacey','Mrs. Kacey Yadav',NULL,NULL,NULL,NULL,NULL,'Both','1790757395',NULL,'Sample Data','Kacey','','Yadav',1,NULL,NULL,NULL,1,NULL,'Dear Kacey',1,NULL,'Dear Kacey',1,NULL,'Mrs. Kacey Yadav',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (55,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jensen, Omar','Omar Jensen III',NULL,NULL,NULL,NULL,NULL,'Both','901398935',NULL,'Sample Data','Omar','','Jensen',NULL,4,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Omar Jensen III',NULL,2,'1991-11-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (56,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Díaz family','Díaz family',NULL,NULL,NULL,'5',NULL,'Both','2169249835',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Díaz family',5,NULL,'Dear Díaz family',2,NULL,'Díaz family',NULL,NULL,NULL,0,NULL,'Díaz family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (57,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Terrell family','Terrell family',NULL,NULL,NULL,'2',NULL,'Both','1136333121',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Terrell family',5,NULL,'Dear Terrell family',2,NULL,'Terrell family',NULL,NULL,NULL,0,NULL,'Terrell family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (58,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Barkley, Bernadette','Bernadette Barkley',NULL,NULL,NULL,'2',NULL,'Both','2929366721',NULL,'Sample Data','Bernadette','','Barkley',NULL,NULL,NULL,NULL,1,NULL,'Dear Bernadette',1,NULL,'Dear Bernadette',1,NULL,'Bernadette Barkley',NULL,1,'1965-09-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (59,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Portland Agriculture Collective','Portland Agriculture Collective',NULL,NULL,NULL,NULL,NULL,'Both','2187582088',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Portland Agriculture Collective',NULL,NULL,NULL,0,NULL,NULL,123,'Portland Agriculture Collective',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (60,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Billy','Mr. Billy Lee',NULL,NULL,NULL,'4',NULL,'Both','587456357',NULL,'Sample Data','Billy','I','Lee',3,NULL,NULL,NULL,1,NULL,'Dear Billy',1,NULL,'Dear Billy',1,NULL,'Mr. Billy Lee',NULL,2,'1975-08-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (61,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Lincoln Health Alliance','Lincoln Health Alliance',NULL,NULL,NULL,'3',NULL,'Both','1346693820',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Lincoln Health Alliance',NULL,NULL,NULL,0,NULL,NULL,40,'Lincoln Health Alliance',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (62,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Ivanov, Toby','Toby Ivanov',NULL,NULL,NULL,'5',NULL,'Both','606506972',NULL,'Sample Data','Toby','','Ivanov',NULL,NULL,NULL,NULL,1,NULL,'Dear Toby',1,NULL,'Dear Toby',1,NULL,'Toby Ivanov',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (63,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Reynolds, Barry','Barry Reynolds',NULL,NULL,NULL,NULL,NULL,'Both','3819576802',NULL,'Sample Data','Barry','Z','Reynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Barry',1,NULL,'Dear Barry',1,NULL,'Barry Reynolds',NULL,NULL,'1939-11-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:00'),
+ (64,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'cruzp@fishmail.com','cruzp@fishmail.com',NULL,NULL,NULL,NULL,NULL,'Both','2440028926',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear cruzp@fishmail.com',1,NULL,'Dear cruzp@fishmail.com',1,NULL,'cruzp@fishmail.com',NULL,NULL,NULL,0,NULL,NULL,NULL,'California Arts Partners',NULL,NULL,76,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (65,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Cadell Sustainability Partnership','Cadell Sustainability Partnership',NULL,NULL,NULL,NULL,NULL,'Both','1978674562',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Cadell Sustainability Partnership',NULL,NULL,NULL,0,NULL,NULL,180,'Cadell Sustainability Partnership',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (66,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'robertson.jina57@sample.co.uk','robertson.jina57@sample.co.uk',NULL,NULL,NULL,'5',NULL,'Both','4262433855',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear robertson.jina57@sample.co.uk',1,NULL,'Dear robertson.jina57@sample.co.uk',1,NULL,'robertson.jina57@sample.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (67,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Jensen, Mei','Mei Jensen',NULL,NULL,NULL,'4',NULL,'Both','3305491240',NULL,'Sample Data','Mei','D','Jensen',NULL,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Mei Jensen',NULL,1,'1989-12-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (68,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Damaris','Damaris Terry',NULL,NULL,NULL,NULL,NULL,'Both','3196256191',NULL,'Sample Data','Damaris','G','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Damaris',1,NULL,'Dear Damaris',1,NULL,'Damaris Terry',NULL,NULL,'2013-10-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (69,'Household',NULL,1,1,0,0,1,0,NULL,NULL,'Ivanov-Wattson family','Ivanov-Wattson family',NULL,NULL,NULL,'1',NULL,'Both','867660809',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Ivanov-Wattson family',5,NULL,'Dear Ivanov-Wattson family',2,NULL,'Ivanov-Wattson family',NULL,NULL,NULL,0,NULL,'Ivanov-Wattson family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (70,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Wagner-Yadav family','Wagner-Yadav family',NULL,NULL,NULL,NULL,NULL,'Both','276899118',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Wagner-Yadav family',5,NULL,'Dear Wagner-Yadav family',2,NULL,'Wagner-Yadav family',NULL,NULL,NULL,0,NULL,'Wagner-Yadav family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (71,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Robertson, Megan','Mrs. Megan Robertson',NULL,NULL,NULL,'1',NULL,'Both','780859539',NULL,'Sample Data','Megan','Y','Robertson',1,NULL,NULL,NULL,1,NULL,'Dear Megan',1,NULL,'Dear Megan',1,NULL,'Mrs. Megan Robertson',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (72,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice family','Prentice family',NULL,NULL,NULL,'3',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-03-14 22:31:00','2022-03-14 22:31:02'),
+ (73,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Zope, Claudio','Claudio Zope III',NULL,NULL,NULL,'3',NULL,'Both','3870428103',NULL,'Sample Data','Claudio','','Zope',NULL,4,NULL,NULL,1,NULL,'Dear Claudio',1,NULL,'Dear Claudio',1,NULL,'Claudio Zope III',NULL,2,'1989-07-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (74,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jones-Cooper, Kiara','Mrs. Kiara Jones-Cooper',NULL,NULL,NULL,'1',NULL,'Both','2025308810',NULL,'Sample Data','Kiara','','Jones-Cooper',1,NULL,NULL,NULL,1,NULL,'Dear Kiara',1,NULL,'Dear Kiara',1,NULL,'Mrs. Kiara Jones-Cooper',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (75,'Household',NULL,1,1,0,0,1,0,NULL,NULL,'Ivanov family','Ivanov family',NULL,NULL,NULL,NULL,NULL,'Both','2450779112',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Ivanov family',5,NULL,'Dear Ivanov family',2,NULL,'Ivanov family',NULL,NULL,NULL,0,NULL,'Ivanov family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (76,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'California Arts Partners','California Arts Partners',NULL,NULL,NULL,'1',NULL,'Both','2585719472',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'California Arts Partners',NULL,NULL,NULL,0,NULL,NULL,64,'California Arts Partners',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (77,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'United Literacy Academy','United Literacy Academy',NULL,NULL,NULL,'2',NULL,'Both','4221723085',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'United Literacy Academy',NULL,NULL,NULL,0,NULL,NULL,NULL,'United Literacy Academy',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (78,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'parker.jerome92@spamalot.co.nz','parker.jerome92@spamalot.co.nz',NULL,NULL,NULL,'4',NULL,'Both','278512431',NULL,'Sample Data',NULL,NULL,NULL,4,2,NULL,NULL,1,NULL,'Dear parker.jerome92@spamalot.co.nz',1,NULL,'Dear parker.jerome92@spamalot.co.nz',1,NULL,'parker.jerome92@spamalot.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,'Sierra Food Academy',NULL,NULL,190,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (79,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Patel, Carlos','Carlos Patel',NULL,NULL,NULL,NULL,NULL,'Both','2432936038',NULL,'Sample Data','Carlos','','Patel',NULL,NULL,NULL,NULL,1,NULL,'Dear Carlos',1,NULL,'Dear Carlos',1,NULL,'Carlos Patel',NULL,2,'1938-05-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (80,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Reynolds, Daren','Daren Reynolds Sr.',NULL,NULL,NULL,NULL,NULL,'Both','3938117907',NULL,'Sample Data','Daren','P','Reynolds',NULL,2,NULL,NULL,1,NULL,'Dear Daren',1,NULL,'Dear Daren',1,NULL,'Daren Reynolds Sr.',NULL,2,'1948-05-19',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (81,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Reynolds, Sanford','Dr. Sanford Reynolds',NULL,NULL,NULL,NULL,NULL,'Both','3123200036',NULL,'Sample Data','Sanford','C','Reynolds',4,NULL,NULL,NULL,1,NULL,'Dear Sanford',1,NULL,'Dear Sanford',1,NULL,'Dr. Sanford Reynolds',NULL,NULL,'1948-09-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:00'),
+ (82,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Robertson, Magan','Ms. Magan Robertson',NULL,NULL,NULL,'5',NULL,'Both','2716364740',NULL,'Sample Data','Magan','S','Robertson',2,NULL,NULL,NULL,1,NULL,'Dear Magan',1,NULL,'Dear Magan',1,NULL,'Ms. Magan Robertson',NULL,NULL,'1973-02-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (83,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Cooper, Tanya','Tanya Cooper',NULL,NULL,NULL,'1',NULL,'Both','1604855574',NULL,'Sample Data','Tanya','','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Tanya',1,NULL,'Dear Tanya',1,NULL,'Tanya Cooper',NULL,1,'1975-12-22',0,NULL,NULL,NULL,'Dowlen Development Partnership',NULL,NULL,178,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (84,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Parker, Landon','Landon Parker',NULL,NULL,NULL,NULL,NULL,'Both','372152677',NULL,'Sample Data','Landon','M','Parker',NULL,NULL,NULL,NULL,1,NULL,'Dear Landon',1,NULL,'Dear Landon',1,NULL,'Landon Parker',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (85,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Samson, Roland','Roland Samson III',NULL,NULL,NULL,'2',NULL,'Both','2394998180',NULL,'Sample Data','Roland','','Samson',NULL,4,NULL,NULL,1,NULL,'Dear Roland',1,NULL,'Dear Roland',1,NULL,'Roland Samson III',NULL,NULL,'1946-07-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (86,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Nielsen, Maria','Maria Nielsen Sr.',NULL,NULL,NULL,'2',NULL,'Both','60570432',NULL,'Sample Data','Maria','M','Nielsen',NULL,2,NULL,NULL,1,NULL,'Dear Maria',1,NULL,'Dear Maria',1,NULL,'Maria Nielsen Sr.',NULL,2,'1972-11-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (87,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Reynolds, Jerome','Mr. Jerome Reynolds',NULL,NULL,NULL,'1',NULL,'Both','2193526984',NULL,'Sample Data','Jerome','','Reynolds',3,NULL,NULL,NULL,1,NULL,'Dear Jerome',1,NULL,'Dear Jerome',1,NULL,'Mr. Jerome Reynolds',NULL,NULL,'1989-07-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (88,'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-03-14 22:31:00','2022-03-14 22:31:02'),
+ (89,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samuels, Clint','Dr. Clint Samuels II',NULL,NULL,NULL,NULL,NULL,'Both','1165497253',NULL,'Sample Data','Clint','X','Samuels',4,3,NULL,NULL,1,NULL,'Dear Clint',1,NULL,'Dear Clint',1,NULL,'Dr. Clint Samuels II',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (90,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Prentice, Rebekah','Mrs. Rebekah Prentice',NULL,NULL,NULL,'3',NULL,'Both','961021134',NULL,'Sample Data','Rebekah','','Prentice',1,NULL,NULL,NULL,1,NULL,'Dear Rebekah',1,NULL,'Dear Rebekah',1,NULL,'Mrs. Rebekah Prentice',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (91,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'kiarao@mymail.co.nz','kiarao@mymail.co.nz',NULL,NULL,NULL,NULL,NULL,'Both','303209299',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear kiarao@mymail.co.nz',1,NULL,'Dear kiarao@mymail.co.nz',1,NULL,'kiarao@mymail.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (92,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Terry, Brigette','Brigette Terry',NULL,NULL,NULL,'3',NULL,'Both','2789451544',NULL,'Sample Data','Brigette','H','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Brigette',1,NULL,'Dear Brigette',1,NULL,'Brigette Terry',NULL,1,'1954-02-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (93,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'samson.m.delana@sample.co.in','samson.m.delana@sample.co.in',NULL,NULL,NULL,'5',NULL,'Both','1246319376',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear samson.m.delana@sample.co.in',1,NULL,'Dear samson.m.delana@sample.co.in',1,NULL,'samson.m.delana@sample.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (94,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Dimitrov, Kiara','Kiara Dimitrov',NULL,NULL,NULL,'2',NULL,'Both','340545341',NULL,'Sample Data','Kiara','E','Dimitrov',NULL,NULL,NULL,NULL,1,NULL,'Dear Kiara',1,NULL,'Dear Kiara',1,NULL,'Kiara Dimitrov',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (95,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Dimitrov, Elizabeth','Dr. Elizabeth Dimitrov',NULL,NULL,NULL,NULL,NULL,'Both','2520947662',NULL,'Sample Data','Elizabeth','B','Dimitrov',4,NULL,NULL,NULL,1,NULL,'Dear Elizabeth',1,NULL,'Dear Elizabeth',1,NULL,'Dr. Elizabeth Dimitrov',NULL,1,'1935-12-01',1,'2021-03-20',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (96,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cruz, Lashawnda','Mrs. Lashawnda Cruz',NULL,NULL,NULL,'1',NULL,'Both','2604537313',NULL,'Sample Data','Lashawnda','X','Cruz',1,NULL,NULL,NULL,1,NULL,'Dear Lashawnda',1,NULL,'Dear Lashawnda',1,NULL,'Mrs. Lashawnda Cruz',NULL,NULL,'1990-04-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (97,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'McReynolds, Ray','Ray McReynolds',NULL,NULL,NULL,NULL,NULL,'Both','3928590704',NULL,'Sample Data','Ray','F','McReynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Ray',1,NULL,'Dear Ray',1,NULL,'Ray McReynolds',NULL,NULL,'1951-05-24',0,NULL,NULL,NULL,'Todd Legal Initiative',NULL,NULL,49,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (98,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Sanford','Mr. Sanford Wilson II',NULL,NULL,NULL,'3',NULL,'Both','1265340885',NULL,'Sample Data','Sanford','','Wilson',3,3,NULL,NULL,1,NULL,'Dear Sanford',1,NULL,'Dear Sanford',1,NULL,'Mr. Sanford Wilson II',NULL,2,'1947-03-17',1,'2021-09-17',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (99,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Dimitrov, Justina','Justina Dimitrov',NULL,NULL,NULL,NULL,NULL,'Both','4020373049',NULL,'Sample Data','Justina','X','Dimitrov',NULL,NULL,NULL,NULL,1,NULL,'Dear Justina',1,NULL,'Dear Justina',1,NULL,'Justina Dimitrov',NULL,1,'1933-08-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (100,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Cruz, Errol','Errol Cruz',NULL,NULL,NULL,'2',NULL,'Both','4273315760',NULL,'Sample Data','Errol','','Cruz',NULL,NULL,NULL,NULL,1,NULL,'Dear Errol',1,NULL,'Dear Errol',1,NULL,'Errol Cruz',NULL,2,'1987-09-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (101,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Grant, Delana','Delana Grant',NULL,NULL,NULL,NULL,NULL,'Both','2844860785',NULL,'Sample Data','Delana','E','Grant',NULL,NULL,NULL,NULL,1,NULL,'Dear Delana',1,NULL,'Dear Delana',1,NULL,'Delana Grant',NULL,1,'1986-09-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (102,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Zope, Delana','Mrs. Delana Zope',NULL,NULL,NULL,'2',NULL,'Both','3545847558',NULL,'Sample Data','Delana','O','Zope',1,NULL,NULL,NULL,1,NULL,'Dear Delana',1,NULL,'Dear Delana',1,NULL,'Mrs. Delana Zope',NULL,1,'1978-06-16',0,NULL,NULL,NULL,'New Mexico Empowerment School',NULL,NULL,113,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (103,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Blackwell, Magan','Mrs. Magan Blackwell',NULL,NULL,NULL,'1',NULL,'Both','3548232286',NULL,'Sample Data','Magan','O','Blackwell',1,NULL,NULL,NULL,1,NULL,'Dear Magan',1,NULL,'Dear Magan',1,NULL,'Mrs. Magan Blackwell',NULL,1,'1989-09-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (104,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'caryloncooper@mymail.co.nz','caryloncooper@mymail.co.nz',NULL,NULL,NULL,NULL,NULL,'Both','3077903228',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear caryloncooper@mymail.co.nz',1,NULL,'Dear caryloncooper@mymail.co.nz',1,NULL,'caryloncooper@mymail.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (105,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds, Damaris','Damaris McReynolds',NULL,NULL,NULL,'1',NULL,'Both','2561970052',NULL,'Sample Data','Damaris','G','McReynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Damaris',1,NULL,'Dear Damaris',1,NULL,'Damaris McReynolds',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (106,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov, Barry','Barry Dimitrov II',NULL,NULL,NULL,NULL,NULL,'Both','3521413340',NULL,'Sample Data','Barry','','Dimitrov',NULL,3,NULL,NULL,1,NULL,'Dear Barry',1,NULL,'Dear Barry',1,NULL,'Barry Dimitrov II',NULL,2,'1970-04-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (107,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds family','McReynolds family',NULL,NULL,NULL,NULL,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-03-14 22:31:00','2022-03-14 22:31:02'),
+ (108,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terrell, Magan','Magan Terrell',NULL,NULL,NULL,NULL,NULL,'Both','790509945',NULL,'Sample Data','Magan','I','Terrell',NULL,NULL,NULL,NULL,1,NULL,'Dear Magan',1,NULL,'Dear Magan',1,NULL,'Magan Terrell',NULL,1,'1982-05-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (109,'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-03-14 22:31:00','2022-03-14 22:31:02'),
+ (110,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'mcreynoldsj3@spamalot.org','mcreynoldsj3@spamalot.org',NULL,NULL,NULL,NULL,NULL,'Both','1793572547',NULL,'Sample Data',NULL,NULL,NULL,NULL,2,NULL,NULL,1,NULL,'Dear mcreynoldsj3@spamalot.org',1,NULL,'Dear mcreynoldsj3@spamalot.org',1,NULL,'mcreynoldsj3@spamalot.org',NULL,NULL,NULL,0,NULL,NULL,NULL,'Global Literacy Center',NULL,NULL,42,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (111,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Ray','Ray Prentice II',NULL,NULL,NULL,NULL,NULL,'Both','1051362658',NULL,'Sample Data','Ray','','Prentice',NULL,3,NULL,NULL,1,NULL,'Dear Ray',1,NULL,'Dear Ray',1,NULL,'Ray Prentice II',NULL,2,'1987-07-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:00'),
+ (112,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jensen, Kandace','Mrs. Kandace Jensen',NULL,NULL,NULL,'4',NULL,'Both','2339972314',NULL,'Sample Data','Kandace','','Jensen',1,NULL,NULL,NULL,1,NULL,'Dear Kandace',1,NULL,'Dear Kandace',1,NULL,'Mrs. Kandace Jensen',NULL,1,'1954-02-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (113,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'New Mexico Empowerment School','New Mexico Empowerment School',NULL,NULL,NULL,NULL,NULL,'Both','1325439180',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'New Mexico Empowerment School',NULL,NULL,NULL,0,NULL,NULL,102,'New Mexico Empowerment School',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (114,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'shermanwattson56@lol.co.pl','shermanwattson56@lol.co.pl',NULL,NULL,NULL,NULL,NULL,'Both','3508246839',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear shermanwattson56@lol.co.pl',1,NULL,'Dear shermanwattson56@lol.co.pl',1,NULL,'shermanwattson56@lol.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (115,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Winford','Winford Prentice',NULL,NULL,NULL,NULL,NULL,'Both','2762411160',NULL,'Sample Data','Winford','','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Winford',1,NULL,'Dear Winford',1,NULL,'Winford Prentice',NULL,2,'1999-03-07',0,NULL,NULL,NULL,'United Peace Alliance',NULL,NULL,147,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (116,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Samuels family','Samuels family',NULL,NULL,NULL,'5',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-03-14 22:31:00','2022-03-14 22:31:02'),
+ (117,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Smith, Craig','Craig Smith III',NULL,NULL,NULL,NULL,NULL,'Both','3622505107',NULL,'Sample Data','Craig','','Smith',NULL,4,NULL,NULL,1,NULL,'Dear Craig',1,NULL,'Dear Craig',1,NULL,'Craig Smith III',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (118,'Individual',NULL,1,1,0,0,1,0,NULL,NULL,'Robertson, Brent','Brent Robertson II',NULL,NULL,NULL,'1',NULL,'Both','409612735',NULL,'Sample Data','Brent','X','Robertson',NULL,3,NULL,NULL,1,NULL,'Dear Brent',1,NULL,'Dear Brent',1,NULL,'Brent Robertson II',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (119,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner-Terrell, Truman','Truman Wagner-Terrell',NULL,NULL,NULL,NULL,NULL,'Both','1071753912',NULL,'Sample Data','Truman','','Wagner-Terrell',NULL,NULL,NULL,NULL,1,NULL,'Dear Truman',1,NULL,'Dear Truman',1,NULL,'Truman Wagner-Terrell',NULL,2,'1967-07-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (120,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Terry, Laree','Laree Terry',NULL,NULL,NULL,NULL,NULL,'Both','2580704464',NULL,'Sample Data','Laree','J','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Laree',1,NULL,'Dear Laree',1,NULL,'Laree Terry',NULL,1,'1963-01-31',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (121,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jensen, Sherman','Sherman Jensen III',NULL,NULL,NULL,'3',NULL,'Both','1444666503',NULL,'Sample Data','Sherman','','Jensen',NULL,4,NULL,NULL,1,NULL,'Dear Sherman',1,NULL,'Dear Sherman',1,NULL,'Sherman Jensen III',NULL,2,'2018-03-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (122,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Samuels, Nicole','Ms. Nicole Samuels',NULL,NULL,NULL,NULL,NULL,'Both','3510229898',NULL,'Sample Data','Nicole','','Samuels',2,NULL,NULL,NULL,1,NULL,'Dear Nicole',1,NULL,'Dear Nicole',1,NULL,'Ms. Nicole Samuels',NULL,1,'1979-09-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (123,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Olsen, Lincoln','Lincoln Olsen III',NULL,NULL,NULL,'2',NULL,'Both','4045218702',NULL,'Sample Data','Lincoln','E','Olsen',NULL,4,NULL,NULL,1,NULL,'Dear Lincoln',1,NULL,'Dear Lincoln',1,NULL,'Lincoln Olsen III',NULL,2,NULL,0,NULL,NULL,NULL,'Portland Agriculture Collective',NULL,NULL,59,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (124,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Prentice, Jina','Mrs. Jina Prentice',NULL,NULL,NULL,'3',NULL,'Both','3574120172',NULL,'Sample Data','Jina','K','Prentice',1,NULL,NULL,NULL,1,NULL,'Dear Jina',1,NULL,'Dear Jina',1,NULL,'Mrs. Jina Prentice',NULL,1,'1985-05-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (125,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Díaz, Justina','Dr. Justina Díaz',NULL,NULL,NULL,NULL,NULL,'Both','1160699704',NULL,'Sample Data','Justina','','Díaz',4,NULL,NULL,NULL,1,NULL,'Dear Justina',1,NULL,'Dear Justina',1,NULL,'Dr. Justina Díaz',NULL,1,'1959-02-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (126,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Jensen family','Jensen family',NULL,NULL,NULL,NULL,NULL,'Both','797435572',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Jensen family',5,NULL,'Dear Jensen family',2,NULL,'Jensen family',NULL,NULL,NULL,0,NULL,'Jensen family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (127,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Reynolds, Toby','Toby Reynolds',NULL,NULL,NULL,'3',NULL,'Both','1686138439',NULL,'Sample Data','Toby','X','Reynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Toby',1,NULL,'Dear Toby',1,NULL,'Toby Reynolds',NULL,2,'1944-07-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (128,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Zope-Cooper, Princess','Princess Zope-Cooper',NULL,NULL,NULL,NULL,NULL,'Both','375744477',NULL,'Sample Data','Princess','','Zope-Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Princess',1,NULL,'Dear Princess',1,NULL,'Princess Zope-Cooper',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (129,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Jensen, Rosario','Rosario Jensen III',NULL,NULL,NULL,NULL,NULL,'Both','3904971531',NULL,'Sample Data','Rosario','','Jensen',NULL,4,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Rosario Jensen III',NULL,NULL,'2010-01-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:00'),
+ (130,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Zope-Cooper family','Zope-Cooper family',NULL,NULL,NULL,NULL,NULL,'Both','3429499019',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Zope-Cooper family',5,NULL,'Dear Zope-Cooper family',2,NULL,'Zope-Cooper family',NULL,NULL,NULL,0,NULL,'Zope-Cooper family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (131,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner, Felisha','Mrs. Felisha Wagner',NULL,NULL,NULL,NULL,NULL,'Both','2346582969',NULL,'Sample Data','Felisha','','Wagner',1,NULL,NULL,NULL,1,NULL,'Dear Felisha',1,NULL,'Dear Felisha',1,NULL,'Mrs. Felisha Wagner',NULL,1,'1991-07-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (132,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cruz, Craig','Craig Cruz Jr.',NULL,NULL,NULL,NULL,NULL,'Both','2921138487',NULL,'Sample Data','Craig','','Cruz',NULL,1,NULL,NULL,1,NULL,'Dear Craig',1,NULL,'Dear Craig',1,NULL,'Craig Cruz Jr.',NULL,NULL,'1970-12-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (133,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Ivanov, Rebekah','Ms. Rebekah Ivanov',NULL,NULL,NULL,NULL,NULL,'Both','3058531629',NULL,'Sample Data','Rebekah','','Ivanov',2,NULL,NULL,NULL,1,NULL,'Dear Rebekah',1,NULL,'Dear Rebekah',1,NULL,'Ms. Rebekah Ivanov',NULL,NULL,'1995-02-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (134,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jameson, Barry','Barry Jameson Sr.',NULL,NULL,NULL,'3',NULL,'Both','2421580238',NULL,'Sample Data','Barry','','Jameson',NULL,2,NULL,NULL,1,NULL,'Dear Barry',1,NULL,'Dear Barry',1,NULL,'Barry Jameson Sr.',NULL,2,'1965-12-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (135,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs, Princess','Princess Jacobs',NULL,NULL,NULL,NULL,NULL,'Both','3977012582',NULL,'Sample Data','Princess','','Jacobs',NULL,NULL,NULL,NULL,1,NULL,'Dear Princess',1,NULL,'Dear Princess',1,NULL,'Princess Jacobs',NULL,1,'1985-05-31',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (136,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terrell, Josefa','Josefa Terrell',NULL,NULL,NULL,'1',NULL,'Both','1943995687',NULL,'Sample Data','Josefa','X','Terrell',NULL,NULL,NULL,NULL,1,NULL,'Dear Josefa',1,NULL,'Dear Josefa',1,NULL,'Josefa Terrell',NULL,NULL,'2019-05-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (137,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samuels, Sharyn','Sharyn Samuels',NULL,NULL,NULL,NULL,NULL,'Both','1300309067',NULL,'Sample Data','Sharyn','D','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Sharyn',1,NULL,'Dear Sharyn',1,NULL,'Sharyn Samuels',NULL,NULL,'1987-10-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (138,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Yadav, Herminia','Herminia Yadav',NULL,NULL,NULL,NULL,NULL,'Both','201559464',NULL,'Sample Data','Herminia','Y','Yadav',NULL,NULL,NULL,NULL,1,NULL,'Dear Herminia',1,NULL,'Dear Herminia',1,NULL,'Herminia Yadav',NULL,NULL,'1974-12-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (139,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Patel, Nicole','Nicole Patel',NULL,NULL,NULL,'1',NULL,'Both','687315016',NULL,'Sample Data','Nicole','O','Patel',NULL,NULL,NULL,NULL,1,NULL,'Dear Nicole',1,NULL,'Dear Nicole',1,NULL,'Nicole Patel',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (140,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Parker family','Parker family',NULL,NULL,NULL,'4',NULL,'Both','425242179',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Parker family',5,NULL,'Dear Parker family',2,NULL,'Parker family',NULL,NULL,NULL,0,NULL,'Parker family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (141,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds, Jina','Dr. Jina McReynolds',NULL,NULL,NULL,NULL,NULL,'Both','644172968',NULL,'Sample Data','Jina','H','McReynolds',4,NULL,NULL,NULL,1,NULL,'Dear Jina',1,NULL,'Dear Jina',1,NULL,'Dr. Jina McReynolds',NULL,1,'1965-09-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (142,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Reynolds, Barry','Barry Reynolds II',NULL,NULL,NULL,'2',NULL,'Both','3819576802',NULL,'Sample Data','Barry','','Reynolds',NULL,3,NULL,NULL,1,NULL,'Dear Barry',1,NULL,'Dear Barry',1,NULL,'Barry Reynolds II',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (143,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Robertson family','Robertson family',NULL,NULL,NULL,'3',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-03-14 22:31:00','2022-03-14 22:31:02'),
+ (144,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Cruz family','Cruz family',NULL,NULL,NULL,'3',NULL,'Both','2326538497',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Cruz family',5,NULL,'Dear Cruz family',2,NULL,'Cruz family',NULL,NULL,NULL,0,NULL,'Cruz family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (145,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Parker, Ashley','Ashley Parker',NULL,NULL,NULL,'4',NULL,'Both','3805556080',NULL,'Sample Data','Ashley','','Parker',NULL,NULL,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Ashley Parker',NULL,1,'1983-11-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (146,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Sonny','Sonny Prentice Sr.',NULL,NULL,NULL,'5',NULL,'Both','2645636632',NULL,'Sample Data','Sonny','','Prentice',NULL,2,NULL,NULL,1,NULL,'Dear Sonny',1,NULL,'Dear Sonny',1,NULL,'Sonny Prentice Sr.',NULL,2,'1986-11-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (147,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'United Peace Alliance','United Peace Alliance',NULL,NULL,NULL,NULL,NULL,'Both','3689446499',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'United Peace Alliance',NULL,NULL,NULL,0,NULL,NULL,115,'United Peace Alliance',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (148,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Reynolds, Daren','Dr. Daren Reynolds',NULL,NULL,NULL,'1',NULL,'Both','3938117907',NULL,'Sample Data','Daren','W','Reynolds',4,NULL,NULL,NULL,1,NULL,'Dear Daren',1,NULL,'Dear Daren',1,NULL,'Dr. Daren Reynolds',NULL,2,'1973-12-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (149,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Ashlie','Mrs. Ashlie Wilson',NULL,NULL,NULL,'2',NULL,'Both','3378806110',NULL,'Sample Data','Ashlie','','Wilson',1,NULL,NULL,NULL,1,NULL,'Dear Ashlie',1,NULL,'Dear Ashlie',1,NULL,'Mrs. Ashlie Wilson',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (150,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Grant, Landon','Landon Grant Sr.',NULL,NULL,NULL,'3',NULL,'Both','2502173548',NULL,'Sample Data','Landon','U','Grant',NULL,2,NULL,NULL,1,NULL,'Dear Landon',1,NULL,'Dear Landon',1,NULL,'Landon Grant Sr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:00'),
+ (151,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Terrell, Bernadette','Bernadette Terrell',NULL,NULL,NULL,'1',NULL,'Both','1643953272',NULL,'Sample Data','Bernadette','','Terrell',NULL,NULL,NULL,NULL,1,NULL,'Dear Bernadette',1,NULL,'Dear Bernadette',1,NULL,'Bernadette Terrell',NULL,NULL,'1989-07-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (152,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jensen, Carylon','Carylon Jensen',NULL,NULL,NULL,NULL,NULL,'Both','2353699499',NULL,'Sample Data','Carylon','X','Jensen',NULL,NULL,NULL,NULL,1,NULL,'Dear Carylon',1,NULL,'Dear Carylon',1,NULL,'Carylon Jensen',NULL,1,'1971-10-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (153,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Terrell, Truman','Truman Terrell',NULL,NULL,NULL,'5',NULL,'Both','653635789',NULL,'Sample Data','Truman','','Terrell',NULL,NULL,NULL,NULL,1,NULL,'Dear Truman',1,NULL,'Dear Truman',1,NULL,'Truman Terrell',NULL,NULL,'1993-10-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (154,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Wagner-Yadav, Jina','Jina Wagner-Yadav',NULL,NULL,NULL,NULL,NULL,'Both','3045983182',NULL,'Sample Data','Jina','W','Wagner-Yadav',NULL,NULL,NULL,NULL,1,NULL,'Dear Jina',1,NULL,'Dear Jina',1,NULL,'Jina Wagner-Yadav',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (155,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant, Betty','Mrs. Betty Grant',NULL,NULL,NULL,'1',NULL,'Both','200685072',NULL,'Sample Data','Betty','O','Grant',1,NULL,NULL,NULL,1,NULL,'Dear Betty',1,NULL,'Dear Betty',1,NULL,'Mrs. Betty Grant',NULL,NULL,'1963-05-31',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (156,'Household',NULL,1,0,0,0,0,0,NULL,NULL,'Terry family','Terry family',NULL,NULL,NULL,'5',NULL,'Both','558108751',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Terry family',5,NULL,'Dear Terry family',2,NULL,'Terry family',NULL,NULL,NULL,0,NULL,'Terry family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (157,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'heidiparker26@notmail.biz','heidiparker26@notmail.biz',NULL,NULL,NULL,NULL,NULL,'Both','2043068785',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear heidiparker26@notmail.biz',1,NULL,'Dear heidiparker26@notmail.biz',1,NULL,'heidiparker26@notmail.biz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (158,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Barkley, Ray','Mr. Ray Barkley',NULL,NULL,NULL,'4',NULL,'Both','4139672064',NULL,'Sample Data','Ray','B','Barkley',3,NULL,NULL,NULL,1,NULL,'Dear Ray',1,NULL,'Dear Ray',1,NULL,'Mr. Ray Barkley',NULL,NULL,'1968-04-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (159,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Progressive Arts Center','Progressive Arts Center',NULL,NULL,NULL,NULL,NULL,'Both','3793509855',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Progressive Arts Center',NULL,NULL,NULL,0,NULL,NULL,168,'Progressive Arts Center',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (160,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner, Lawerence','Lawerence Wagner II',NULL,NULL,NULL,NULL,NULL,'Both','1509313186',NULL,'Sample Data','Lawerence','Z','Wagner',NULL,3,NULL,NULL,1,NULL,'Dear Lawerence',1,NULL,'Dear Lawerence',1,NULL,'Lawerence Wagner II',NULL,NULL,'1934-06-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (161,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'McReynolds, Elizabeth','Mrs. Elizabeth McReynolds',NULL,NULL,NULL,'5',NULL,'Both','2462154341',NULL,'Sample Data','Elizabeth','','McReynolds',1,NULL,NULL,NULL,1,NULL,'Dear Elizabeth',1,NULL,'Dear Elizabeth',1,NULL,'Mrs. Elizabeth McReynolds',NULL,NULL,'1998-09-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (162,'Household',NULL,1,0,0,0,0,0,NULL,NULL,'Terrell family','Terrell family',NULL,NULL,NULL,NULL,NULL,'Both','1136333121',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Terrell family',5,NULL,'Dear Terrell family',2,NULL,'Terrell family',NULL,NULL,NULL,0,NULL,'Terrell family',NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (163,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Reynolds, Valene','Valene Reynolds',NULL,NULL,NULL,NULL,NULL,'Both','2505441873',NULL,'Sample Data','Valene','','Reynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Valene',1,NULL,'Dear Valene',1,NULL,'Valene Reynolds',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (164,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'deforest.arlyne@lol.org','deforest.arlyne@lol.org',NULL,NULL,NULL,NULL,NULL,'Both','1531255805',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear deforest.arlyne@lol.org',1,NULL,'Dear deforest.arlyne@lol.org',1,NULL,'deforest.arlyne@lol.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (165,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'González, Damaris','Mrs. Damaris González',NULL,NULL,NULL,'2',NULL,'Both','1257732273',NULL,'Sample Data','Damaris','B','González',1,NULL,NULL,NULL,1,NULL,'Dear Damaris',1,NULL,'Dear Damaris',1,NULL,'Mrs. Damaris González',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (166,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'mcreynolds.roland@notmail.co.uk','mcreynolds.roland@notmail.co.uk',NULL,NULL,NULL,NULL,NULL,'Both','1890207284',NULL,'Sample Data',NULL,NULL,NULL,4,1,NULL,NULL,1,NULL,'Dear mcreynolds.roland@notmail.co.uk',1,NULL,'Dear mcreynolds.roland@notmail.co.uk',1,NULL,'mcreynolds.roland@notmail.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (167,'Household',NULL,1,1,0,0,0,0,NULL,NULL,'McReynolds family','McReynolds family',NULL,NULL,NULL,NULL,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-03-14 22:31:00','2022-03-14 22:31:02'),
+ (168,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terrell, Rolando','Rolando Terrell Sr.',NULL,NULL,NULL,'5',NULL,'Both','3773897082',NULL,'Sample Data','Rolando','C','Terrell',NULL,2,NULL,NULL,1,NULL,'Dear Rolando',1,NULL,'Dear Rolando',1,NULL,'Rolando Terrell Sr.',NULL,2,'1978-11-22',0,NULL,NULL,NULL,'Progressive Arts Center',NULL,NULL,159,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (169,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Beresford Education Solutions','Beresford Education Solutions',NULL,NULL,NULL,NULL,NULL,'Both','3390097969',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Beresford Education Solutions',NULL,NULL,NULL,0,NULL,NULL,36,'Beresford Education Solutions',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (170,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Urban Advocacy Academy','Urban Advocacy Academy',NULL,NULL,NULL,'1',NULL,'Both','740763449',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Urban Advocacy Academy',NULL,NULL,NULL,0,NULL,NULL,176,'Urban Advocacy Academy',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (171,'Household',NULL,1,1,0,0,0,0,NULL,NULL,'Cooper family','Cooper family',NULL,NULL,NULL,'5',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-03-14 22:31:00','2022-03-14 22:31:02'),
+ (172,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant, Scott','Scott Grant II',NULL,NULL,NULL,'3',NULL,'Both','501213138',NULL,'Sample Data','Scott','','Grant',NULL,3,NULL,NULL,1,NULL,'Dear Scott',1,NULL,'Dear Scott',1,NULL,'Scott Grant II',NULL,2,'1974-07-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (173,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Samuels, Brittney','Brittney Samuels',NULL,NULL,NULL,NULL,NULL,'Both','3183617598',NULL,'Sample Data','Brittney','D','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Brittney',1,NULL,'Dear Brittney',1,NULL,'Brittney Samuels',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (174,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Juliann','Dr. Juliann Prentice',NULL,NULL,NULL,'4',NULL,'Both','4163234057',NULL,'Sample Data','Juliann','L','Prentice',4,NULL,NULL,NULL,1,NULL,'Dear Juliann',1,NULL,'Dear Juliann',1,NULL,'Dr. Juliann Prentice',NULL,1,'1962-02-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (175,'Organization',NULL,1,0,0,0,1,0,NULL,NULL,'Progressive Music Systems','Progressive Music Systems',NULL,NULL,NULL,'1',NULL,'Both','2476606990',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Progressive Music Systems',NULL,NULL,NULL,0,NULL,NULL,NULL,'Progressive Music Systems',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (176,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'McReynolds, Daren','Mr. Daren McReynolds Jr.',NULL,NULL,NULL,'3',NULL,'Both','2885149914',NULL,'Sample Data','Daren','','McReynolds',3,1,NULL,NULL,1,NULL,'Dear Daren',1,NULL,'Dear Daren',1,NULL,'Mr. Daren McReynolds Jr.',NULL,2,NULL,0,NULL,NULL,NULL,'Urban Advocacy Academy',NULL,NULL,170,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (177,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest, Troy','Dr. Troy Deforest Jr.',NULL,NULL,NULL,'3',NULL,'Both','696795137',NULL,'Sample Data','Troy','','Deforest',4,1,NULL,NULL,1,NULL,'Dear Troy',1,NULL,'Dear Troy',1,NULL,'Dr. Troy Deforest Jr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (178,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'Dowlen Development Partnership','Dowlen Development Partnership',NULL,NULL,NULL,NULL,NULL,'Both','4283325903',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Dowlen Development Partnership',NULL,NULL,NULL,0,NULL,NULL,83,'Dowlen Development Partnership',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (179,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen, Craig','Mr. Craig Nielsen',NULL,NULL,NULL,'5',NULL,'Both','151242060',NULL,'Sample Data','Craig','F','Nielsen',3,NULL,NULL,NULL,1,NULL,'Dear Craig',1,NULL,'Dear Craig',1,NULL,'Mr. Craig Nielsen',NULL,2,'1978-05-10',0,NULL,NULL,NULL,'Scotts Mills Music Center',NULL,NULL,29,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (180,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds, Rolando','Rolando McReynolds',NULL,NULL,NULL,NULL,NULL,'Both','792925862',NULL,'Sample Data','Rolando','A','McReynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Rolando',1,NULL,'Dear Rolando',1,NULL,'Rolando McReynolds',NULL,2,'1987-05-25',0,NULL,NULL,NULL,'Cadell Sustainability Partnership',NULL,NULL,65,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (181,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'robertsond@spamalot.co.uk','robertsond@spamalot.co.uk',NULL,NULL,NULL,NULL,NULL,'Both','3411696149',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear robertsond@spamalot.co.uk',1,NULL,'Dear robertsond@spamalot.co.uk',1,NULL,'robertsond@spamalot.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (182,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'grant.k.elina@lol.com','grant.k.elina@lol.com',NULL,NULL,NULL,'2',NULL,'Both','1017129415',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear grant.k.elina@lol.com',1,NULL,'Dear grant.k.elina@lol.com',1,NULL,'grant.k.elina@lol.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (183,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Dimitrov, Maria','Maria Dimitrov Sr.',NULL,NULL,NULL,NULL,NULL,'Both','3924706497',NULL,'Sample Data','Maria','','Dimitrov',NULL,2,NULL,NULL,1,NULL,'Dear Maria',1,NULL,'Dear Maria',1,NULL,'Maria Dimitrov Sr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (184,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Ivanov, Elina','Elina Ivanov',NULL,NULL,NULL,'3',NULL,'Both','555056280',NULL,'Sample Data','Elina','Z','Ivanov',NULL,NULL,NULL,NULL,1,NULL,'Dear Elina',1,NULL,'Dear Elina',1,NULL,'Elina Ivanov',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (185,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Díaz, Billy','Billy Díaz III',NULL,NULL,NULL,NULL,NULL,'Both','2418385734',NULL,'Sample Data','Billy','V','Díaz',NULL,4,NULL,NULL,1,NULL,'Dear Billy',1,NULL,'Dear Billy',1,NULL,'Billy Díaz III',NULL,2,'2010-04-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (186,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov, Junko','Ms. Junko Dimitrov',NULL,NULL,NULL,NULL,NULL,'Both','1141329288',NULL,'Sample Data','Junko','D','Dimitrov',2,NULL,NULL,NULL,1,NULL,'Dear Junko',1,NULL,'Dear Junko',1,NULL,'Ms. Junko Dimitrov',NULL,1,'1967-12-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (187,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Zope, Angelika','Angelika Zope',NULL,NULL,NULL,'5',NULL,'Both','797627515',NULL,'Sample Data','Angelika','Q','Zope',NULL,NULL,NULL,NULL,1,NULL,'Dear Angelika',1,NULL,'Dear Angelika',1,NULL,'Angelika Zope',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (188,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen-Grant, Shauna','Ms. Shauna Olsen-Grant',NULL,NULL,NULL,NULL,NULL,'Both','665571504',NULL,'Sample Data','Shauna','','Olsen-Grant',2,NULL,NULL,NULL,1,NULL,'Dear Shauna',1,NULL,'Dear Shauna',1,NULL,'Ms. Shauna Olsen-Grant',NULL,1,'1975-10-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (189,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Martin Luther King Wellness School','Martin Luther King Wellness School',NULL,NULL,NULL,NULL,NULL,'Both','1099967140',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Martin Luther King Wellness School',NULL,NULL,NULL,0,NULL,NULL,NULL,'Martin Luther King Wellness School',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (190,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Sierra Food Academy','Sierra Food Academy',NULL,NULL,NULL,'5',NULL,'Both','3839647474',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Sierra Food Academy',NULL,NULL,NULL,0,NULL,NULL,78,'Sierra Food Academy',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (191,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'ai.samuels@mymail.org','ai.samuels@mymail.org',NULL,NULL,NULL,'1',NULL,'Both','3017183991',NULL,'Sample Data',NULL,NULL,NULL,3,NULL,NULL,NULL,1,NULL,'Dear ai.samuels@mymail.org',1,NULL,'Dear ai.samuels@mymail.org',1,NULL,'ai.samuels@mymail.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (192,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner-Yadav, Junko','Junko Wagner-Yadav',NULL,NULL,NULL,'2',NULL,'Both','2470900317',NULL,'Sample Data','Junko','','Wagner-Yadav',NULL,NULL,NULL,NULL,1,NULL,'Dear Junko',1,NULL,'Dear Junko',1,NULL,'Junko Wagner-Yadav',NULL,1,'1985-12-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (193,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Sierra Sustainability Solutions','Sierra Sustainability Solutions',NULL,NULL,NULL,NULL,NULL,'Both','2547223637',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Sierra Sustainability Solutions',NULL,NULL,NULL,0,NULL,NULL,NULL,'Sierra Sustainability Solutions',NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (194,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov, Mei','Mei Dimitrov',NULL,NULL,NULL,'1',NULL,'Both','1645477105',NULL,'Sample Data','Mei','Y','Dimitrov',NULL,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Mei Dimitrov',NULL,1,'1998-04-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (195,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen, Lou','Lou Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','3533817831',NULL,'Sample Data','Lou','','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Lou',1,NULL,'Dear Lou',1,NULL,'Lou Nielsen',NULL,2,'1952-10-13',1,'2021-12-31',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:00'),
+ (196,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant, Ray','Ray Grant II',NULL,NULL,NULL,NULL,NULL,'Both','2294694701',NULL,'Sample Data','Ray','M','Grant',NULL,3,NULL,NULL,1,NULL,'Dear Ray',1,NULL,'Dear Ray',1,NULL,'Ray Grant II',NULL,NULL,'2007-10-29',0,NULL,NULL,NULL,'Bellwood Sports Systems',NULL,NULL,13,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (197,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Zope-Cooper, Russell','Russell Zope-Cooper',NULL,NULL,NULL,NULL,NULL,'Both','1547436916',NULL,'Sample Data','Russell','','Zope-Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Russell',1,NULL,'Dear Russell',1,NULL,'Russell Zope-Cooper',NULL,2,'2009-11-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (198,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Ivanov, Maria','Maria Ivanov',NULL,NULL,NULL,NULL,NULL,'Both','3158128082',NULL,'Sample Data','Maria','','Ivanov',NULL,NULL,NULL,NULL,1,NULL,'Dear Maria',1,NULL,'Dear Maria',1,NULL,'Maria Ivanov',NULL,NULL,'1967-11-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (199,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov, Ashley','Ashley Dimitrov II',NULL,NULL,NULL,'1',NULL,'Both','665882362',NULL,'Sample Data','Ashley','L','Dimitrov',NULL,3,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Ashley Dimitrov II',NULL,NULL,'1972-06-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:01'),
+ (200,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Ivanov, Felisha','Felisha Ivanov',NULL,NULL,NULL,NULL,NULL,'Both','1779512588',NULL,'Sample Data','Felisha','X','Ivanov',NULL,NULL,NULL,NULL,1,NULL,'Dear Felisha',1,NULL,'Dear Felisha',1,NULL,'Felisha Ivanov',NULL,NULL,'2006-07-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:02'),
+ (201,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Roberts-Jensen, Ivey','Ivey Roberts-Jensen',NULL,NULL,NULL,'5',NULL,'Both','1662119432',NULL,'Sample Data','Ivey','P','Roberts-Jensen',NULL,NULL,NULL,NULL,1,NULL,'Dear Ivey',1,NULL,'Dear Ivey',1,NULL,'Ivey Roberts-Jensen',NULL,NULL,'1987-04-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-03-14 22:31:00','2022-03-14 22:31:03'),
+ (202,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Jenny','Jenny Lee',NULL,NULL,NULL,NULL,'en_US','Both','973af639d0d23755c51d4651c5e291bc',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-03-14 22:31:03','2022-03-14 22:31:03');
 /*!40000 ALTER TABLE `civicrm_contact` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -2175,117 +2154,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-03-05 23:50:49',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,'2019-12-05 23:50:49',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-02-09 10:50:49',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,'2019-12-05 23:50:49',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,'2019-12-05 23:50:49',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,'2021-12-10 23:08:49',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-03-03 23:50:49',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-07-12 08:01:49',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-04-05 23:50:49',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,'2017-10-14 01:50:49',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-03-04 19:50:49',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,'2020-12-05 13:17:29',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,'2021-12-05 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-01-05 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,'2020-12-05 23:50:49',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-01-05 23:50:49',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-02-05 23:50:49',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-03-05 23:50:49',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-04-05 23:50:49',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-05-05 23:50:49',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-06-05 23:50:49',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-07-05 23:50:49',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-08-05 23:50:49',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-09-05 23:50:49',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,'2021-10-05 23:50:49',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-07-05 23:50:49',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-08-05 23:50:49',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-09-05 23:50:49',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,'2021-10-05 23:50:49',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,'2021-11-05 23:50:49',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-02-05 23:50:49',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,113,2,NULL,1,'2022-03-05 23:50:49',0.00,100.00,NULL,NULL,'1bfcde4f306db37b',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (33,41,2,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'37175dd77481d0b8',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (34,116,2,NULL,1,'2022-03-05 23:50:49',0.00,100.00,NULL,NULL,'8572a2e6656f8e65',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (35,102,2,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'8929f51f67fd0b60',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (36,21,2,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'bb4b432cd12908e0',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (37,190,2,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'7133243544508ee8',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (38,123,2,NULL,1,'2022-03-05 23:50:49',0.00,100.00,NULL,NULL,'cc16c0bc69efc8f8',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (39,64,2,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'2a722af8b733dca4',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (40,169,2,NULL,1,'2022-03-05 23:50:49',0.00,100.00,NULL,NULL,'23f1cc970033974c',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (41,46,2,NULL,1,'2022-03-05 23:50:49',0.00,100.00,NULL,NULL,'12acfefb2b437080',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (42,4,2,NULL,1,'2022-03-05 23:50:49',0.00,1200.00,NULL,NULL,'2aadcdc2a811d53f',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Lifetime Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (43,10,2,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'06ab61ac811a80d1',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (44,66,2,NULL,1,'2022-03-05 23:50:49',0.00,100.00,NULL,NULL,'d5526bd344f0f7bb',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (45,29,2,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'12c9811c3ffd2422',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (46,193,2,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'299067d4b1116c83',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (47,31,2,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'9f0725a367c9149b',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (48,79,2,NULL,1,'2022-03-05 23:50:49',0.00,100.00,NULL,NULL,'add59adc18a88688',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (49,166,2,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'638457ba5bb294d8',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (50,94,2,NULL,1,'2022-03-05 23:50:49',0.00,100.00,NULL,NULL,'2ffdd2d88cabe69e',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (51,104,2,NULL,1,'2022-03-05 23:50:49',0.00,100.00,NULL,NULL,'46017d888af60602',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (52,163,2,NULL,1,'2022-03-05 23:50:49',0.00,100.00,NULL,NULL,'3c4838c4e5f8072f',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (53,183,2,NULL,1,'2022-03-05 23:50:49',0.00,1200.00,NULL,NULL,'a67645de4147d2bb',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Lifetime Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (54,80,2,NULL,1,'2022-03-05 23:50:49',0.00,100.00,NULL,NULL,'48935a67519e62b3',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (55,144,2,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'e6c6c3c86ba59fd8',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (56,91,2,NULL,1,'2022-03-05 23:50:49',0.00,100.00,NULL,NULL,'04bff13c6b269def',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (57,101,2,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'83ce4b32388e8d5e',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (58,2,2,NULL,1,'2022-03-05 23:50:49',0.00,100.00,NULL,NULL,'99923319864f5d9d',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (59,68,2,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'9c326ca56c20400c',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (60,69,2,NULL,1,'2022-03-05 23:50:49',0.00,100.00,NULL,NULL,'0ae27567fab917e7',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (61,32,2,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'0eb885f64950d022',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (63,121,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'d07902bd52141f64',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (64,34,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'9afac6e560e58bb4',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (65,39,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'bdd9715d67e8c594',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (66,15,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'879f3a5045db5f55',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (67,45,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'b9b1d913e02affa6',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (68,166,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'404846936e145d95',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (69,177,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'792e25027fcb725d',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (70,66,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'e1e33f2a1385146a',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (71,52,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'53dc3425243a6ce0',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (72,114,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'0ecd0ea9ace257a8',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (73,157,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'a51c0309017e9971',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (74,131,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'260912267144e216',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (75,90,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'5a6e041d3f74f906',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (76,91,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'afc2c719877aab20',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (77,191,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'3811b61406379d28',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (78,117,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'2010e59cf4bdfbdb',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (79,180,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'31a93640e254ddfb',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (80,92,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'a43225aea23b2cd2',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (81,95,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'b5ba552080291ca3',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (82,147,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'a7e2c255c215ef3f',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (83,26,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'da0ccb508433fc4e',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (84,186,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'62d59de68773171c',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (85,155,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'10c57b6cc4920caa',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (86,187,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'a9b660032e0ac9f4',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (87,188,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'48978bd458cd3f88',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (88,130,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'1e475852b9f50fb8',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (89,94,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'4a85575d5620b363',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (90,81,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'4426dff67b66086d',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (91,202,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'e850c35457dd8930',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (92,72,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'8e92cf63c26d110e',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (93,49,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'333ad25c03077b5c',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (94,14,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'e07f40a1e882ef44',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (95,60,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'b31cc236c600ac07',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (96,161,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'bf90056364c6d019',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (97,165,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'adc139e395ce5970',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (98,126,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'918da5a9bb2c1164',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (99,59,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'14eb37a32dbabf91',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (100,182,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'2e14e83700e9cbe9',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (101,41,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'f75fc781f0b4cc35',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (102,65,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'195a7082fed40bc5',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (103,174,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'0cb379b7b04a67ab',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (104,181,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'f22521007be91da3',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (105,184,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'c5523ed863379cde',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (106,159,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'26fcbe4df5acb6cd',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (107,146,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'e625ae30b941c9de',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (108,87,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'39313636a9e25664',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (109,154,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'3582d9d8cb67bd07',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (110,123,4,NULL,1,'2022-03-05 23:50:49',0.00,50.00,NULL,NULL,'a97e7279c026e044',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (111,31,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'ea855c5d74ef9b4f',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
- (112,22,4,NULL,1,'2022-03-05 23:50:49',0.00,800.00,NULL,NULL,'dd48857bea01788d',NULL,NULL,'USD',NULL,NULL,'2022-03-05 23:50:49',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-03-14 22:31:06',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,'2019-12-14 22:31:06',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-02-18 09:31:06',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,'2019-12-14 22:31:06',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,'2019-12-14 22:31:06',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,'2021-12-19 21:49:06',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-03-12 22:31:06',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-07-21 06:42:06',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-04-14 22:31:06',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,'2017-10-23 00:31:06',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-03-13 18:31:06',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,'2020-12-14 11:57:46',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,'2021-12-14 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-01-14 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,'2020-12-14 22:31:06',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-01-14 22:31:06',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-02-14 22:31:06',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-03-14 22:31:06',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-04-14 22:31:06',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-05-14 22:31:06',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-06-14 22:31:06',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-07-14 22:31:06',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-08-14 22:31:06',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-09-14 22:31:06',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,'2021-10-14 22:31:06',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-07-14 22:31:06',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-08-14 22:31:06',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-09-14 22:31:06',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,'2021-10-14 22:31:06',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,'2021-11-14 22:31:06',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-02-14 22:31:06',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,120,2,NULL,1,'2022-03-14 22:31:06',0.00,100.00,NULL,NULL,'478e28da50444aaf',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (33,106,2,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'30794b6e0b2e0c10',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (34,79,2,NULL,1,'2022-03-14 22:31:06',0.00,100.00,NULL,NULL,'bd114d04d31934f3',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (35,45,2,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'9138b44a1404af3d',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (36,46,2,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'94e2bbf841a3fda7',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (37,8,2,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'c152939f58e73296',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (38,18,2,NULL,1,'2022-03-14 22:31:06',0.00,100.00,NULL,NULL,'cd65f2e4ae8856a7',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (39,179,2,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'2f8038fa2c98de2f',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (40,17,2,NULL,1,'2022-03-14 22:31:06',0.00,100.00,NULL,NULL,'1247cd78c23196ff',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (41,2,2,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'8c884b555955ae89',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (42,201,2,NULL,1,'2022-03-14 22:31:06',0.00,1200.00,NULL,NULL,'98c9d0db089fdfe8',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Lifetime Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (43,30,2,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'e22819b8e376a52e',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (44,19,2,NULL,1,'2022-03-14 22:31:06',0.00,100.00,NULL,NULL,'31b6559184320fbf',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (45,78,2,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'73e77050ba3b5c38',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (46,108,2,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'89c5f0becf7e1959',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (47,48,2,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'a522b50db727fa94',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (48,20,2,NULL,1,'2022-03-14 22:31:06',0.00,100.00,NULL,NULL,'779423e2549a21db',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (49,11,2,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'ed41f1a9f700a9fb',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (50,33,2,NULL,1,'2022-03-14 22:31:06',0.00,100.00,NULL,NULL,'4b32a065117ad6a1',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-03-14 22:31:06',0.00,50.00,NULL,NULL,'4a07e918bc6d50df',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (52,12,2,NULL,1,'2022-03-14 22:31:06',0.00,100.00,NULL,NULL,'d59a9b897cd580fd',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (53,184,2,NULL,1,'2022-03-14 22:31:06',0.00,1200.00,NULL,NULL,'774e3ada48fb2c49',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Lifetime Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (54,74,2,NULL,1,'2022-03-14 22:31:06',0.00,100.00,NULL,NULL,'03ca92e1e9aad0fb',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (55,195,2,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'40c0db3edacf6433',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (56,137,2,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'2d317b01da24e5a8',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (57,102,2,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'a5ce879095c11078',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (58,123,2,NULL,1,'2022-03-14 22:31:06',0.00,100.00,NULL,NULL,'7aefee05f4b9b95a',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (59,58,2,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'efbb5e4608a44729',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-03-14 22:31:06',0.00,100.00,NULL,NULL,'93fd5465d7a49dcc',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (61,55,2,NULL,1,'2022-03-14 22:31:06',0.00,100.00,NULL,NULL,'14304fa35371f916',NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (63,126,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'da8e8acfd48e456f',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (64,174,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'25e83da8c8303965',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (65,145,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'7ca696b455e1b16b',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (66,70,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'234168c1bd22e9bf',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (67,189,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'b07d5dfc391f0e4e',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (68,52,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'b069681440178ec1',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (69,198,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'1c5aa267cc4d0be3',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (70,44,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'333bd30988540e08',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (71,175,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'4c7452dc23d575e5',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (72,4,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'ebf7a3d03323b94b',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (73,150,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'50597728bc568df2',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (74,120,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'b43e0503886662af',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (75,42,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'f2cc1a9dcf2d229e',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (76,27,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'49e2cce27e4915cd',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',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-03-14 22:31:06',0.00,800.00,NULL,NULL,'afe9f05f8bcf708b',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (78,20,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'2afd00863517d20b',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (79,121,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'2f494d79fe525a90',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (80,98,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'efc85b100234a087',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (81,64,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'2edd8bf221251762',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (82,2,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'eabe6783c8f83699',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (83,180,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'ca063aa2979e2741',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (84,151,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'05c9d3db482264ef',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (85,6,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'fe85fba3c40d231d',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (86,82,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'3577cbed3cfc250b',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (87,188,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'ffe5ba43a7fa52ec',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (88,147,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'171ec5459405b650',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (89,9,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'66aa7f952b119c8e',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (90,59,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'c88c25f2de1c7f2a',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (91,185,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'0ba750da009fd1c6',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (92,14,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'ce7423fe43162376',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (93,192,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'e820f5fb9a8807cb',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (94,3,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'3d02d31e549b215c',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (95,87,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'5a8c309af3b4ae12',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (96,83,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'16ad96c295ac4dac',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (97,67,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'8260d6a8947cc84a',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (98,22,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'e24318d81c54661f',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (99,195,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'11644e2f161f44bd',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (100,49,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'8a7e70979b640bf2',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (101,10,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'af000acaee0d70a5',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (102,43,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'1d143d776d69cec5',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (103,103,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'f4f3e4028b4f4576',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (104,73,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'c293a40e0a777f0d',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (105,101,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'d2f21bd8cefb6452',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (106,40,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'bf2e7312ae1d0fdf',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (107,8,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'0c09193d014bffec',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (108,88,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'e070c50a3df97bdc',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (109,17,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'b3e9a29897b13d7b',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (110,133,4,NULL,1,'2022-03-14 22:31:06',0.00,50.00,NULL,NULL,'201969e9832ddb35',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (111,130,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'2b71046a44041877',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL,NULL,NULL,NULL,0),
+ (112,56,4,NULL,1,'2022-03-14 22:31:06',0.00,800.00,NULL,NULL,'68bfbd84327ddb61',NULL,NULL,'USD',NULL,NULL,'2022-03-14 22:31:06',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;
 
@@ -2318,9 +2297,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,'2020-12-05 23:50:49','2022-03-05 23:50:49','2022-03-05 23:50:49',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-07-05 23:50:49','2022-03-05 23:50:49','2022-03-05 23:50:49','2022-02-05 23:50:49','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-02-05 23:50:49','2022-03-05 23:50:49','2022-03-05 23:50:49',NULL,'',NULL,'EGR12',NULL,'44889',NULL,5,0,1,'2022-05-05 23:50:49',0,NULL,0,1,NULL,NULL,NULL,1);
+ (1,59,25.00,'USD','month',1,12,'2020-12-14 22:31:06','2022-03-14 22:31:06','2022-03-14 22:31:06',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-07-14 22:31:06','2022-03-14 22:31:06','2022-03-14 22:31:06','2022-02-14 22:31:06','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-02-14 22:31:06','2022-03-14 22:31:06','2022-03-14 22:31:06',NULL,'',NULL,'EGR12',NULL,'44889',NULL,5,0,1,'2022-05-14 22:31:06',0,NULL,0,1,NULL,NULL,NULL,1);
 /*!40000 ALTER TABLE `civicrm_contribution_recur` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -2331,8 +2310,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,76,10.00,'USD',1,1,'Jones Family','Helping Hands',10),
- (2,10,76,250.00,'USD',1,1,'Annie and the kids','Annie Helps',10);
+ (1,9,195,10.00,'USD',1,1,'Jones Family','Helping Hands',10),
+ (2,10,195,250.00,'USD',1,1,'Annie and the kids','Annie Helps',10);
 /*!40000 ALTER TABLE `civicrm_contribution_soft` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -2941,7 +2920,7 @@ UNLOCK TABLES;
 LOCK TABLES `civicrm_domain` WRITE;
 /*!40000 ALTER TABLE `civicrm_domain` DISABLE KEYS */;
 INSERT INTO `civicrm_domain` (`id`, `name`, `description`, `version`, `contact_id`, `locales`, `locale_custom_strings`) VALUES
- (1,'Default Domain Name',NULL,'5.47.2',1,NULL,'a:1:{s:5:\"en_US\";a:0:{}}');
+ (1,'Default Domain Name',NULL,'5.47.3',1,NULL,'a:1:{s:5:\"en_US\";a:0:{}}');
 /*!40000 ALTER TABLE `civicrm_domain` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -2953,190 +2932,172 @@ 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,106,1,'terry.brzczysaw@fishmail.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (3,29,1,'elizabethr@airmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (4,147,1,'ce.lee@airmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (5,76,1,'arlynej@testing.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (6,76,1,'jensen.y.arlyne46@spamalot.com',0,0,0,0,NULL,NULL,NULL,NULL),
- (7,169,1,'bwagner40@lol.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (8,168,1,'reynolds.b.norris@example.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (9,168,1,'reynolds.norris@infomail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
- (10,72,1,'kjacobs61@testing.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (11,108,1,'ideforest24@notmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (12,108,1,'ideforest@lol.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
- (13,20,1,'wattsonj@airmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (14,80,1,'jacobs.allen@lol.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (15,80,1,'jacobs.n.allen13@testing.info',0,0,0,0,NULL,NULL,NULL,NULL),
- (16,69,1,'jameson.russell60@testing.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (17,41,1,'adams.toby@sample.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (18,41,1,'tobya@example.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (19,13,1,'brentmcreynolds@fakemail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (20,96,1,'lee.lou@airmail.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (21,102,1,'lareeolsen@testmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (22,100,1,'trumanreynolds25@spamalot.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (23,100,1,'trumanr77@testmail.com',0,0,0,0,NULL,NULL,NULL,NULL),
- (24,8,1,'olsen.m.sharyn@fakemail.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (25,6,1,'allencruz@fishmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (26,6,1,'allencruz@notmail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
- (27,46,1,'brittneyyadav22@example.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (28,46,1,'brittneyyadav@fakemail.info',0,0,0,0,NULL,NULL,NULL,NULL),
- (29,118,1,'kandacec@example.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (30,10,1,'jacobs.iris@spamalot.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (31,131,1,'trumann@example.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (32,21,1,'jones.e.kathleen87@airmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (33,3,1,'patel.truman@lol.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (34,82,1,'barkleyk@fakemail.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (35,61,1,'tanyayadav@example.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (36,148,1,'cruz.tanya63@fishmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (37,85,1,'robertsonl@testmail.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (38,85,1,'robertson.q.lashawnda80@spamalot.com',0,0,0,0,NULL,NULL,NULL,NULL),
- (39,159,1,'brzczysawb@mymail.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (40,159,1,'brzczysawb59@lol.com',0,0,0,0,NULL,NULL,NULL,NULL),
- (41,127,1,'brigettea75@notmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (42,127,1,'brigetteadams@lol.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
- (43,156,1,'jacobsj68@fishmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (44,156,1,'jacobj53@fishmail.com',0,0,0,0,NULL,NULL,NULL,NULL),
- (45,23,1,'eleonordaz@notmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (46,200,1,'justinaw99@mymail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (47,200,1,'wattson.justina@airmail.info',0,0,0,0,NULL,NULL,NULL,NULL),
- (48,54,1,'princessb@mymail.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (49,54,1,'blackwell.k.princess@lol.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
- (50,161,1,'iveybachman@testmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (51,161,1,'bachman.ivey@infomail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
- (52,26,1,'cooper.m.josefa@example.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (53,26,1,'cooper.m.josefa@infomail.info',0,0,0,0,NULL,NULL,NULL,NULL),
- (54,91,1,'samson.y.erik@lol.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (55,91,1,'eriks@lol.com',0,0,0,0,NULL,NULL,NULL,NULL),
- (56,95,1,'brentroberts23@testmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (57,95,1,'brentroberts@mymail.info',0,0,0,0,NULL,NULL,NULL,NULL),
- (58,90,1,'terryr@airmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (59,90,1,'terry.rebekah55@example.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
- (60,181,1,'terrells@testmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (61,87,1,'adams.carylon@infomail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (62,87,1,'adamsc@infomail.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (63,143,1,'jameson.g.shad46@spamalot.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (64,143,1,'jameson.g.shad@fishmail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
- (65,4,1,'blackwell.i.jacob95@testing.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (66,4,1,'blackwellj@testmail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
- (67,77,1,'beuladimitrov@testmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (68,36,1,'landonp@spamalot.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (69,36,1,'landonparker@spamalot.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
- (70,2,1,'bjacobs@airmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (71,160,1,'zope.lincoln99@fakemail.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (72,160,1,'zope.lincoln@testing.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (73,44,1,'ezope@infomail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (74,44,1,'zope.errol21@fishmail.net',0,0,0,0,NULL,NULL,NULL,NULL),
- (75,187,1,'bcruz@fakemail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (76,187,1,'bcruz@notmail.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (77,55,1,'jameson.esta46@sample.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (78,55,1,'estaj@testing.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
- (79,56,1,'smith.brittney59@sample.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (80,145,1,'allanp62@lol.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (81,47,1,'ab.grant@sample.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (82,57,1,'tjacobs48@lol.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (83,57,1,'jacobs.troy65@airmail.info',0,0,0,0,NULL,NULL,NULL,NULL),
- (84,176,1,'dimitrova71@sample.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (85,173,1,'mcreynolds.y.kenny@fakemail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (86,98,1,'yadavs@spamalot.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (87,98,1,'yadav.scott7@testing.net',0,0,0,0,NULL,NULL,NULL,NULL),
- (88,197,1,'rk.yadav70@testmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (89,197,1,'rk.yadav78@testing.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (90,65,1,'wagner.i.lawerence@spamalot.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (91,175,1,'justinaw@sample.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (92,175,1,'jh.wagner66@lol.com',0,0,0,0,NULL,NULL,NULL,NULL),
- (93,60,1,'princessw@lol.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (94,136,1,'deforest.rebekah@testmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (95,94,1,'ax.terry@airmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (96,30,1,'justinat@fakemail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (97,75,1,'prenticea@testmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (98,32,1,'damarisprentice16@mymail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (99,110,1,'troyprentice@notmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (100,16,1,'yadav.clint93@fishmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (101,154,1,'rayyadav@fishmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (102,154,1,'yadavr96@fishmail.net',0,0,0,0,NULL,NULL,NULL,NULL),
- (103,183,1,'rosarioyadav@testing.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (104,183,1,'yadav.a.rosario9@infomail.net',0,0,0,0,NULL,NULL,NULL,NULL),
- (105,180,1,'roberts.truman87@testmail.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (106,33,1,'jacksonroberts-cruz@example.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (107,163,1,'bachmanj@mymail.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (108,163,1,'bachmanj60@fishmail.info',0,0,0,0,NULL,NULL,NULL,NULL),
- (109,48,1,'parker-bachman.y.brigette9@infomail.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (110,177,1,'ik.bachman@fishmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (111,198,1,'samuels.y.valene@mymail.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (112,198,1,'samuels.valene@sample.info',0,0,0,0,NULL,NULL,NULL,NULL),
- (113,170,1,'reynolds-samuels.daren@lol.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (114,170,1,'darenreynolds-samuels@lol.com',0,0,0,0,NULL,NULL,NULL,NULL),
- (115,132,1,'lterrell@example.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (116,132,1,'landont28@fakemail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),
- (117,141,1,'terrell.brigette@airmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (118,141,1,'bterrell@notmail.net',0,0,0,0,NULL,NULL,NULL,NULL),
- (119,67,1,'terrell.merrie60@infomail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (120,68,1,'terrellm@notmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
- (121,68,1,'terrell.m.mei@fakemail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),
- (122,17,1,'hk.robertson@testmail.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (123,111,1,'roberts-robertsonw@spamalot.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (124,111,1,'roberts-robertsonw47@notmail.biz',0,0,0,0,NULL,NULL,NULL,NULL),
- (125,19,1,'dimitrov.sonny31@spamalot.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (126,58,1,'dimitrov.bryon69@airmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (127,193,1,'tg.terry@infomail.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (128,133,1,'josefaterry@testmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (129,133,1,'josefat@fishmail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
- (130,190,1,'csmith@lol.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (131,116,1,'ssmith59@sample.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (132,104,1,'bjameson8@example.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (133,97,1,'bernadettejameson@example.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
- (134,172,1,'jayjameson@mymail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (135,172,1,'jamesonj14@fakemail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
- (136,5,1,'wilsonj34@airmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (137,5,1,'jayw@notmail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),
- (138,78,1,'wilsonk95@spamalot.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (139,115,1,'samuels.elbert58@fishmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (140,115,1,'elberts@spamalot.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
- (141,28,1,'shaunas@mymail.info',1,0,0,0,NULL,NULL,NULL,NULL),
- (142,28,1,'samuelss85@infomail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
- (143,62,1,'bo.samuels@spamalot.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
- (144,62,1,'bettysamuels@airmail.biz',0,0,0,0,NULL,NULL,NULL,NULL),
- (145,139,1,'samuelsj86@airmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
- (146,139,1,'juliannsamuels@testmail.biz',0,0,0,0,NULL,NULL,NULL,NULL),
- (147,74,1,'elizabethw@sample.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (148,117,1,'wilson-mcreynolds.k.erik@airmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
- (149,117,1,'erikw@example.net',0,0,0,0,NULL,NULL,NULL,NULL),
- (150,199,1,'clintterry@fakemail.net',1,0,0,0,NULL,NULL,NULL,NULL),
- (151,199,1,'clintterry@spamalot.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (152,7,1,'merriey@fakemail.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (153,178,3,'service@mainpeace.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (154,51,2,'bachman.l.tanya@mainpeace.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (155,83,3,'contact@communityfamily.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (156,142,2,'dimitrov.s.tanya@communityfamily.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (157,114,3,'sales@friendsalliance.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (158,109,2,'wilson.rosario9@friendsalliance.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (159,196,3,'sales@eclegalsolutions.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (160,183,2,'yadav.rosario@eclegalsolutions.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (161,71,3,'feedback@washingtonempowerment.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (162,43,2,'herminiajacobs@washingtonempowerment.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (163,158,3,'service@ridgeviewassociation.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (164,121,3,'info@woodbridgesolutions.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (165,112,3,'info@texastechnologycollective.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (166,147,2,'@texastechnologycollective.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (167,84,3,'sales@creativeeducationfund.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (168,54,2,'pk.blackwell@creativeeducationfund.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (169,53,3,'contact@seattlepeacesolutions.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (170,45,3,'contact@sierramusic.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (171,74,2,'wilsone20@sierramusic.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (172,182,3,'feedback@pennsylvaniaagriculturetrust.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (173,34,2,'wattson-yadavj@pennsylvaniaagriculturetrust.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (174,135,3,'contact@louisianaschool.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (175,145,2,'aparker@louisianaschool.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (176,149,3,'info@newarkassociation.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (177,85,2,'77@newarkassociation.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (178,152,3,'contact@washingtonempowermentalliance.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (179,46,2,'brittneyy66@washingtonempowermentalliance.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (180,137,3,'info@richlandculture.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (181,151,2,'carylonmller@richlandculture.org',1,0,0,0,NULL,NULL,NULL,NULL),
- (182,202,1,'jenny@example.com',1,0,0,0,NULL,NULL,NULL,NULL),
- (183,NULL,1,'development@example.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (184,NULL,1,'tournaments@example.org',0,0,0,0,NULL,NULL,NULL,NULL),
- (185,NULL,1,'celebration@example.org',0,0,0,0,NULL,NULL,NULL,NULL);
+ (2,129,1,'rosarioj@fishmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (3,111,1,'rprentice@infomail.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (4,111,1,'rayprentice51@sample.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
+ (5,63,1,'bz.reynolds@example.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (6,63,1,'reynolds.z.barry@fishmail.info',0,0,0,0,NULL,NULL,NULL,NULL),
+ (7,50,1,'jblackwell@infomail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (8,50,1,'jacobb@fakemail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
+ (9,81,1,'sc.reynolds@infomail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (10,80,1,'darenreynolds@airmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (11,80,1,'dp.reynolds@lol.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
+ (12,98,1,'wilsons@lol.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (13,46,1,'elinagonzlez@spamalot.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (14,51,1,'sreynolds@testmail.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (15,51,1,'shaunar@testing.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (16,31,1,'dimitrovr70@testing.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (17,20,1,'patel.y.ivey@example.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (18,158,1,'barkley.b.ray@spamalot.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (19,158,1,'rayb@spamalot.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
+ (20,163,1,'valener@example.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (21,43,1,'gonzlez.g.kacey@infomail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (22,43,1,'kg.gonzlez@infomail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
+ (23,52,1,'adamss31@airmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (24,34,1,'adams.q.kandace@fishmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (25,184,1,'ivanov.elina@testmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (26,184,1,'ivanov.elina@mymail.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (27,25,1,'lee.arlyne39@testmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (28,25,1,'alee@infomail.info',0,0,0,0,NULL,NULL,NULL,NULL),
+ (29,101,1,'delanagrant2@notmail.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (30,164,1,'arlynedeforest19@fakemail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (31,164,1,'deforest.arlyne@lol.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (32,82,1,'ms.robertson81@spamalot.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (33,179,1,'craignielsen@example.biz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (34,127,1,'tobyreynolds@fishmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (35,127,1,'tx.reynolds@airmail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
+ (36,137,1,'sharynsamuels@fishmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (37,114,1,'shermanw93@sample.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (38,114,1,'shermanwattson56@lol.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
+ (39,32,1,'ivanov.rebekah57@fakemail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (40,32,1,'ivanovr@testing.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (41,40,1,'elinasamson78@testmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (42,40,1,'samsone98@airmail.biz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (43,117,1,'craigs@lol.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (44,66,1,'jinarobertson@airmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (45,66,1,'robertson.jina57@sample.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
+ (46,142,1,'barryreynolds@sample.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (47,79,1,'patel.carlos@testmail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (48,157,1,'heidip4@sample.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (49,157,1,'heidiparker26@notmail.biz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (50,7,1,'patel.justina@sample.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (51,7,1,'patelj6@spamalot.com',0,0,0,0,NULL,NULL,NULL,NULL),
+ (52,71,1,'robertson.megan@fakemail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (53,48,1,'alexialee@airmail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (54,135,1,'princessj43@testing.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (55,123,1,'le.olsen@mymail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (56,45,1,'smith.f.heidi@infomail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (57,45,1,'hf.smith@infomail.info',0,0,0,0,NULL,NULL,NULL,NULL),
+ (58,120,1,'terry.laree@testing.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (59,91,1,'kiarao@mymail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (60,166,1,'mcreynolds.roland@testmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (61,166,1,'mcreynolds.roland@notmail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
+ (62,177,1,'deforestt25@fakemail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (63,62,1,'ivanov.toby@fakemail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (64,62,1,'tobyi@fishmail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
+ (65,187,1,'zope.q.angelika64@testing.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (66,93,1,'samson.m.delana@sample.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (67,112,1,'jensen.kandace58@testmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (68,21,1,'mller.norris@notmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (69,21,1,'norrism26@testing.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (70,8,1,'kathlynivanov@airmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (71,64,1,'pa.cruz41@fishmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (72,64,1,'cruzp@fishmail.com',0,0,0,0,NULL,NULL,NULL,NULL),
+ (73,18,1,'lawerencecruz@fakemail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (74,125,1,'dazj35@notmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (75,47,1,'daz.e.barry@example.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (76,47,1,'be.daz@mymail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (77,172,1,'grants@airmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (78,172,1,'sgrant@lol.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (79,182,1,'grant.k.elina@lol.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (80,196,1,'raygrant@testmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (81,89,1,'samuelsc@mymail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (82,3,1,'samuels.ashley71@mymail.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (83,9,1,'terryb@testmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (84,68,1,'damaristerry@testmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (85,104,1,'caryloncooper@mymail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (86,197,1,'rzope-cooper@infomail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (87,197,1,'zope-cooper.russell41@airmail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
+ (88,128,1,'zope-cooper.princess@spamalot.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (89,128,1,'zope-cooper.princess@spamalot.com',0,0,0,0,NULL,NULL,NULL,NULL),
+ (90,108,1,'mi.terrell32@notmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (91,108,1,'terrell.i.magan@fishmail.com',0,0,0,0,NULL,NULL,NULL,NULL),
+ (92,136,1,'jx.terrell@testmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (93,191,1,'ai.samuels@mymail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (94,173,1,'brittneysamuels@airmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (95,173,1,'brittneysamuels@mymail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
+ (96,141,1,'mcreynolds.h.jina@fishmail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (97,141,1,'jinam@notmail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),
+ (98,176,1,'dmcreynolds@spamalot.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (99,176,1,'darenm17@sample.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (100,110,1,'mcreynolds.jed44@testmail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (101,110,1,'mcreynoldsj3@spamalot.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (102,181,1,'robertson.damaris@lol.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (103,181,1,'robertsond@spamalot.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
+ (104,12,1,'robertsonl@fishmail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (105,12,1,'landonr24@mymail.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (106,118,1,'brentrobertson5@fishmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (107,23,1,'scooper72@airmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (108,23,1,'coopers51@fakemail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),
+ (109,83,1,'coopert@fishmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (110,84,1,'lm.parker@lol.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (111,84,1,'parker.landon@mymail.net',0,0,0,0,NULL,NULL,NULL,NULL),
+ (112,145,1,'parker.ashley67@lol.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (113,78,1,'jg.parker51@infomail.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (114,78,1,'parker.jerome92@spamalot.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (115,198,1,'ivanov.maria@fakemail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (116,19,1,'wattson.u.jed@fakemail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),
+ (117,35,1,'ivanov-wattson.teddy@testing.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (118,35,1,'teddyi@testing.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (119,17,1,'cj.ivanov-wattson@testmail.info',1,0,0,0,NULL,NULL,NULL,NULL),
+ (120,36,1,'prenticer31@example.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (121,124,1,'jinaprentice23@lol.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (122,115,1,'prenticew@mymail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (123,115,1,'prenticew@testing.net',0,0,0,0,NULL,NULL,NULL,NULL),
+ (124,186,1,'dimitrovj@sample.net',1,0,0,0,NULL,NULL,NULL,NULL),
+ (125,183,1,'dimitrov.maria22@fishmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (126,183,1,'mariadimitrov@notmail.info',0,0,0,0,NULL,NULL,NULL,NULL),
+ (127,33,1,'wagner.l.ashley65@mymail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (128,33,1,'wagnera@sample.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),
+ (129,154,1,'jw.wagner-yadav@infomail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (130,154,1,'wagner-yadavj@notmail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
+ (131,26,1,'bq.terrell89@testing.biz',1,0,0,0,NULL,NULL,NULL,NULL),
+ (132,4,1,'juliannterrell@example.co.in',1,0,0,0,NULL,NULL,NULL,NULL),
+ (133,15,1,'rosariot62@infomail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (134,15,1,'rterrell@spamalot.info',0,0,0,0,NULL,NULL,NULL,NULL),
+ (135,55,1,'omarj80@notmail.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (136,39,1,'jensene@mymail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),
+ (137,39,1,'jensene@spamalot.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),
+ (138,147,3,'service@unitedpeacealliance.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (139,115,2,'winfordp@unitedpeacealliance.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (140,6,3,'contact@californiasportsfund.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (141,19,2,'jedwattson91@californiasportsfund.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (142,65,3,'info@cadellsustainability.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (143,180,2,'rolandom@cadellsustainability.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (144,169,3,'feedback@beresfordsolutions.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (145,36,2,'rolandoprentice62@beresfordsolutions.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (146,190,3,'sales@sierrafood.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (147,78,2,'33@sierrafood.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (148,193,3,'contact@sierrasolutions.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (149,178,3,'contact@dowlendevelopmentpartnership.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (150,83,2,'cooper.tanya51@dowlendevelopmentpartnership.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (151,59,3,'info@portlandagriculture.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (152,123,2,'lincolnolsen@portlandagriculture.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (153,61,3,'service@lincolnhealthalliance.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (154,40,2,'19@lincolnhealthalliance.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (155,49,3,'sales@toddlegalinitiative.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (156,97,2,'rf.mcreynolds9@toddlegalinitiative.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (157,170,3,'sales@urbanacademy.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (158,176,2,'mcreynoldsd8@urbanacademy.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (159,76,3,'contact@californiaartspartners.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (160,64,2,'@californiaartspartners.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (161,42,3,'service@globalcenter.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (162,110,2,'@globalcenter.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (163,189,3,'feedback@mlkingwellness.org',1,0,0,0,NULL,NULL,NULL,NULL),
+ (164,202,1,'jenny@example.com',1,0,0,0,NULL,NULL,NULL,NULL),
+ (165,NULL,1,'development@example.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (166,NULL,1,'tournaments@example.org',0,0,0,0,NULL,NULL,NULL,NULL),
+ (167,NULL,1,'celebration@example.org',0,0,0,0,NULL,NULL,NULL,NULL);
 /*!40000 ALTER TABLE `civicrm_email` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -3268,53 +3229,53 @@ INSERT INTO `civicrm_entity_financial_trxn` (`id`, `entity_table`, `entity_id`,
  (68,'civicrm_financial_item',34,34,100.00),
  (69,'civicrm_contribution',40,35,100.00),
  (70,'civicrm_financial_item',35,35,100.00),
- (71,'civicrm_contribution',41,36,100.00),
+ (71,'civicrm_contribution',44,36,100.00),
  (72,'civicrm_financial_item',36,36,100.00),
- (73,'civicrm_contribution',44,37,100.00),
+ (73,'civicrm_contribution',48,37,100.00),
  (74,'civicrm_financial_item',37,37,100.00),
- (75,'civicrm_contribution',48,38,100.00),
+ (75,'civicrm_contribution',50,38,100.00),
  (76,'civicrm_financial_item',38,38,100.00),
- (77,'civicrm_contribution',50,39,100.00),
+ (77,'civicrm_contribution',52,39,100.00),
  (78,'civicrm_financial_item',39,39,100.00),
- (79,'civicrm_contribution',51,40,100.00),
+ (79,'civicrm_contribution',54,40,100.00),
  (80,'civicrm_financial_item',40,40,100.00),
- (81,'civicrm_contribution',52,41,100.00),
+ (81,'civicrm_contribution',58,41,100.00),
  (82,'civicrm_financial_item',41,41,100.00),
- (83,'civicrm_contribution',54,42,100.00),
+ (83,'civicrm_contribution',60,42,100.00),
  (84,'civicrm_financial_item',42,42,100.00),
- (85,'civicrm_contribution',56,43,100.00),
+ (85,'civicrm_contribution',61,43,100.00),
  (86,'civicrm_financial_item',43,43,100.00),
- (87,'civicrm_contribution',58,44,100.00),
- (88,'civicrm_financial_item',44,44,100.00),
- (89,'civicrm_contribution',60,45,100.00),
- (90,'civicrm_financial_item',45,45,100.00),
- (91,'civicrm_contribution',33,46,50.00),
+ (87,'civicrm_contribution',33,44,50.00),
+ (88,'civicrm_financial_item',44,44,50.00),
+ (89,'civicrm_contribution',35,45,50.00),
+ (90,'civicrm_financial_item',45,45,50.00),
+ (91,'civicrm_contribution',36,46,50.00),
  (92,'civicrm_financial_item',46,46,50.00),
- (93,'civicrm_contribution',35,47,50.00),
+ (93,'civicrm_contribution',37,47,50.00),
  (94,'civicrm_financial_item',47,47,50.00),
- (95,'civicrm_contribution',36,48,50.00),
+ (95,'civicrm_contribution',39,48,50.00),
  (96,'civicrm_financial_item',48,48,50.00),
- (97,'civicrm_contribution',37,49,50.00),
+ (97,'civicrm_contribution',41,49,50.00),
  (98,'civicrm_financial_item',49,49,50.00),
- (99,'civicrm_contribution',39,50,50.00),
+ (99,'civicrm_contribution',43,50,50.00),
  (100,'civicrm_financial_item',50,50,50.00),
- (101,'civicrm_contribution',43,51,50.00),
+ (101,'civicrm_contribution',45,51,50.00),
  (102,'civicrm_financial_item',51,51,50.00),
- (103,'civicrm_contribution',45,52,50.00),
+ (103,'civicrm_contribution',46,52,50.00),
  (104,'civicrm_financial_item',52,52,50.00),
- (105,'civicrm_contribution',46,53,50.00),
+ (105,'civicrm_contribution',47,53,50.00),
  (106,'civicrm_financial_item',53,53,50.00),
- (107,'civicrm_contribution',47,54,50.00),
+ (107,'civicrm_contribution',49,54,50.00),
  (108,'civicrm_financial_item',54,54,50.00),
- (109,'civicrm_contribution',49,55,50.00),
+ (109,'civicrm_contribution',51,55,50.00),
  (110,'civicrm_financial_item',55,55,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),
@@ -3430,125 +3391,126 @@ 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
- (56,'civicrm_contact',2,4),
- (110,'civicrm_contact',5,5),
- (25,'civicrm_contact',8,5),
- (53,'civicrm_contact',11,5),
+ (71,'civicrm_contact',2,5),
+ (118,'civicrm_contact',4,4),
+ (48,'civicrm_contact',7,5),
+ (65,'civicrm_contact',8,4),
+ (77,'civicrm_contact',9,4),
+ (78,'civicrm_contact',9,5),
+ (98,'civicrm_contact',10,4),
+ (76,'civicrm_contact',11,4),
  (96,'civicrm_contact',12,4),
  (97,'civicrm_contact',12,5),
- (22,'civicrm_contact',13,4),
- (103,'civicrm_contact',15,4),
- (104,'civicrm_contact',15,5),
- (82,'civicrm_contact',16,4),
- (100,'civicrm_contact',19,4),
- (17,'civicrm_contact',20,4),
- (29,'civicrm_contact',21,4),
- (30,'civicrm_contact',21,5),
- (44,'civicrm_contact',23,5),
- (107,'civicrm_contact',27,4),
- (108,'civicrm_contact',27,5),
- (77,'civicrm_contact',30,4),
- (78,'civicrm_contact',30,5),
- (81,'civicrm_contact',40,4),
- (21,'civicrm_contact',41,4),
- (57,'civicrm_contact',44,5),
- (7,'civicrm_contact',45,3),
- (26,'civicrm_contact',46,5),
- (119,'civicrm_contact',50,4),
- (59,'civicrm_contact',55,4),
- (61,'civicrm_contact',57,4),
- (62,'civicrm_contact',57,5),
- (101,'civicrm_contact',58,5),
- (114,'civicrm_contact',62,5),
- (67,'civicrm_contact',65,4),
- (70,'civicrm_contact',66,4),
- (71,'civicrm_contact',66,5),
- (95,'civicrm_contact',67,5),
- (4,'civicrm_contact',71,2),
- (15,'civicrm_contact',72,4),
- (16,'civicrm_contact',72,5),
- (115,'civicrm_contact',74,5),
- (79,'civicrm_contact',75,4),
- (80,'civicrm_contact',75,5),
- (18,'civicrm_contact',80,5),
- (65,'civicrm_contact',81,4),
- (66,'civicrm_contact',81,5),
- (2,'civicrm_contact',83,2),
- (6,'civicrm_contact',84,1),
- (36,'civicrm_contact',85,5),
- (50,'civicrm_contact',87,4),
- (51,'civicrm_contact',87,5),
- (48,'civicrm_contact',90,4),
- (49,'civicrm_contact',90,5),
- (47,'civicrm_contact',91,5),
- (76,'civicrm_contact',94,5),
- (109,'civicrm_contact',97,4),
- (64,'civicrm_contact',98,5),
- (23,'civicrm_contact',102,4),
- (24,'civicrm_contact',102,5),
- (74,'civicrm_contact',105,4),
- (75,'civicrm_contact',105,5),
- (11,'civicrm_contact',106,5),
- (35,'civicrm_contact',107,4),
- (55,'civicrm_contact',109,5),
- (98,'civicrm_contact',111,4),
- (99,'civicrm_contact',111,5),
- (86,'civicrm_contact',113,5),
- (113,'civicrm_contact',115,4),
- (106,'civicrm_contact',116,4),
- (116,'civicrm_contact',117,4),
- (117,'civicrm_contact',117,5),
- (27,'civicrm_contact',118,4),
- (54,'civicrm_contact',119,5),
- (91,'civicrm_contact',120,4),
- (92,'civicrm_contact',120,5),
- (5,'civicrm_contact',121,2),
- (111,'civicrm_contact',123,4),
- (112,'civicrm_contact',123,5),
- (41,'civicrm_contact',127,5),
- (28,'civicrm_contact',131,5),
- (93,'civicrm_contact',132,4),
- (94,'civicrm_contact',132,5),
- (8,'civicrm_contact',135,2),
- (10,'civicrm_contact',137,3),
- (68,'civicrm_contact',138,4),
- (69,'civicrm_contact',138,5),
- (9,'civicrm_contact',140,2),
- (19,'civicrm_contact',144,4),
- (20,'civicrm_contact',144,5),
- (60,'civicrm_contact',145,4),
- (12,'civicrm_contact',147,4),
- (13,'civicrm_contact',147,5),
- (34,'civicrm_contact',148,5),
- (32,'civicrm_contact',150,4),
- (33,'civicrm_contact',150,5),
- (52,'civicrm_contact',151,5),
- (83,'civicrm_contact',154,4),
- (90,'civicrm_contact',155,5),
- (42,'civicrm_contact',156,4),
- (43,'civicrm_contact',156,5),
- (37,'civicrm_contact',159,4),
- (38,'civicrm_contact',159,5),
- (46,'civicrm_contact',161,4),
- (87,'civicrm_contact',163,4),
- (3,'civicrm_contact',165,2),
- (14,'civicrm_contact',169,4),
- (63,'civicrm_contact',173,5),
- (88,'civicrm_contact',177,4),
- (89,'civicrm_contact',177,5),
- (84,'civicrm_contact',180,4),
- (85,'civicrm_contact',180,5),
- (31,'civicrm_contact',185,5),
- (58,'civicrm_contact',187,4),
- (1,'civicrm_contact',188,3),
- (72,'civicrm_contact',189,4),
- (73,'civicrm_contact',189,5),
- (105,'civicrm_contact',190,4),
- (102,'civicrm_contact',193,5),
- (118,'civicrm_contact',199,5),
- (45,'civicrm_contact',200,4),
- (39,'civicrm_contact',201,4),
- (40,'civicrm_contact',201,5);
+ (20,'civicrm_contact',16,4),
+ (25,'civicrm_contact',20,5),
+ (99,'civicrm_contact',23,5),
+ (29,'civicrm_contact',25,5),
+ (117,'civicrm_contact',26,5),
+ (34,'civicrm_contact',27,4),
+ (35,'civicrm_contact',27,5),
+ (7,'civicrm_contact',29,3),
+ (81,'civicrm_contact',30,4),
+ (82,'civicrm_contact',30,5),
+ (37,'civicrm_contact',32,4),
+ (113,'civicrm_contact',33,4),
+ (114,'civicrm_contact',33,5),
+ (28,'civicrm_contact',34,4),
+ (105,'civicrm_contact',35,5),
+ (106,'civicrm_contact',36,4),
+ (107,'civicrm_contact',36,5),
+ (55,'civicrm_contact',38,4),
+ (38,'civicrm_contact',40,5),
+ (79,'civicrm_contact',41,5),
+ (10,'civicrm_contact',42,1),
+ (27,'civicrm_contact',43,5),
+ (95,'civicrm_contact',44,4),
+ (53,'civicrm_contact',45,4),
+ (54,'civicrm_contact',45,5),
+ (49,'civicrm_contact',48,4),
+ (50,'civicrm_contact',48,5),
+ (8,'civicrm_contact',49,2),
+ (21,'civicrm_contact',51,4),
+ (22,'civicrm_contact',51,5),
+ (119,'civicrm_contact',55,5),
+ (62,'civicrm_contact',58,4),
+ (59,'civicrm_contact',62,4),
+ (15,'civicrm_contact',63,4),
+ (16,'civicrm_contact',63,5),
+ (4,'civicrm_contact',65,2),
+ (83,'civicrm_contact',73,4),
+ (44,'civicrm_contact',79,5),
+ (19,'civicrm_contact',80,4),
+ (17,'civicrm_contact',81,4),
+ (18,'civicrm_contact',81,5),
+ (31,'civicrm_contact',82,4),
+ (100,'civicrm_contact',84,4),
+ (101,'civicrm_contact',84,5),
+ (75,'civicrm_contact',89,4),
+ (46,'civicrm_contact',90,4),
+ (47,'civicrm_contact',90,5),
+ (56,'civicrm_contact',91,5),
+ (60,'civicrm_contact',93,4),
+ (61,'civicrm_contact',93,5),
+ (36,'civicrm_contact',94,4),
+ (24,'civicrm_contact',95,4),
+ (69,'civicrm_contact',96,4),
+ (70,'civicrm_contact',96,5),
+ (80,'civicrm_contact',97,5),
+ (30,'civicrm_contact',101,4),
+ (51,'civicrm_contact',102,4),
+ (52,'civicrm_contact',102,5),
+ (87,'civicrm_contact',108,4),
+ (88,'civicrm_contact',108,5),
+ (13,'civicrm_contact',111,4),
+ (14,'civicrm_contact',111,5),
+ (2,'civicrm_contact',113,3),
+ (120,'civicrm_contact',121,5),
+ (108,'civicrm_contact',124,4),
+ (33,'civicrm_contact',127,5),
+ (11,'civicrm_contact',129,4),
+ (12,'civicrm_contact',129,5),
+ (67,'civicrm_contact',132,4),
+ (68,'civicrm_contact',132,5),
+ (39,'civicrm_contact',139,4),
+ (91,'civicrm_contact',141,4),
+ (92,'civicrm_contact',141,5),
+ (43,'civicrm_contact',142,4),
+ (102,'civicrm_contact',145,5),
+ (23,'civicrm_contact',148,5),
+ (40,'civicrm_contact',153,4),
+ (41,'civicrm_contact',153,5),
+ (45,'civicrm_contact',157,5),
+ (1,'civicrm_contact',159,1),
+ (26,'civicrm_contact',163,5),
+ (63,'civicrm_contact',165,4),
+ (64,'civicrm_contact',165,5),
+ (85,'civicrm_contact',168,4),
+ (86,'civicrm_contact',168,5),
+ (9,'civicrm_contact',170,2),
+ (73,'civicrm_contact',172,4),
+ (90,'civicrm_contact',173,5),
+ (3,'civicrm_contact',175,2),
+ (57,'civicrm_contact',177,4),
+ (58,'civicrm_contact',177,5),
+ (6,'civicrm_contact',178,3),
+ (32,'civicrm_contact',179,5),
+ (93,'civicrm_contact',180,4),
+ (94,'civicrm_contact',180,5),
+ (74,'civicrm_contact',182,5),
+ (111,'civicrm_contact',183,4),
+ (112,'civicrm_contact',183,5),
+ (72,'civicrm_contact',185,4),
+ (109,'civicrm_contact',186,4),
+ (110,'civicrm_contact',186,5),
+ (5,'civicrm_contact',190,1),
+ (89,'civicrm_contact',191,5),
+ (115,'civicrm_contact',192,4),
+ (116,'civicrm_contact',192,5),
+ (84,'civicrm_contact',197,5),
+ (103,'civicrm_contact',198,4),
+ (104,'civicrm_contact',198,5),
+ (42,'civicrm_contact',199,5),
+ (66,'civicrm_contact',200,5);
 /*!40000 ALTER TABLE `civicrm_entity_tag` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -3558,13 +3520,13 @@ 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`, `event_tz`) 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-09-05 17:00:00','2022-09-07 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,NULL,NULL,NULL,0,0,NULL,NULL,0,NULL,NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL,0,'UTC'),
- (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-03-04 12:00:00','2022-03-04 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,NULL,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,NULL,NULL,NULL,0,0,NULL,NULL,0,NULL,NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL,0,'UTC'),
- (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,'2022-10-05 07:00:00','2022-10-08 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,NULL,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,NULL,NULL,NULL,0,0,NULL,NULL,0,NULL,NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL,0,'UTC'),
- (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,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,0,0,NULL,NULL,1,'Free Meeting without Online Registration',NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL,0,'UTC'),
- (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,NULL,NULL,NULL,0,0,NULL,NULL,1,'Free Meeting with Online Registration',NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL,0,'UTC'),
- (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,NULL,NULL,NULL,0,0,NULL,NULL,1,'Paid Conference with Online Registration',NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL,0,'UTC');
+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-09-14 17:00:00','2022-09-16 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,NULL,NULL,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-03-13 12:00:00','2022-03-13 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,NULL,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,NULL,NULL,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,'2022-10-14 07:00:00','2022-10-17 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,NULL,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,NULL,NULL,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,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,0,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,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,NULL,NULL,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,NULL,NULL,NULL,0,0,NULL,NULL,1,'Paid Conference with Online Registration',NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL,0);
 /*!40000 ALTER TABLE `civicrm_event` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -3645,117 +3607,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-03-05 23:50:49','2012-03-05 23:50:49',2,'Contribution Amount',125.00,'USD',1,1,'civicrm_line_item',1),
- (2,'2022-03-05 23:50:49','2019-12-05 23:50:49',4,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',2),
- (3,'2022-03-05 23:50:49','2016-02-09 10:50:49',6,'Contribution Amount',25.00,'GBP',1,1,'civicrm_line_item',3),
- (4,'2022-03-05 23:50:49','2019-12-05 23:50:49',8,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',4),
- (5,'2022-03-05 23:50:50','2019-12-05 23:50:49',4,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',5),
- (6,'2022-03-05 23:50:50','2021-12-10 23:08:49',16,'Contribution Amount',500.00,'USD',1,1,'civicrm_line_item',6),
- (7,'2022-03-05 23:50:50','2022-03-03 23:50:49',19,'Contribution Amount',1750.00,'USD',1,1,'civicrm_line_item',7),
- (8,'2022-03-05 23:50:50','2021-07-12 08:01:49',82,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',8),
- (9,'2022-03-05 23:50:50','2021-04-05 23:50:49',92,'Contribution Amount',10.00,'USD',1,1,'civicrm_line_item',9),
- (10,'2022-03-05 23:50:50','2017-10-14 01:50:49',34,'Contribution Amount',250.00,'USD',1,1,'civicrm_line_item',10),
- (11,'2022-03-05 23:50:50','2022-03-04 19:50:49',71,'Contribution Amount',500.00,'JPY',1,1,'civicrm_line_item',11),
- (12,'2022-03-05 23:50:50','2020-12-05 13:17:29',43,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',12),
- (13,'2022-03-05 23:50:50','2021-12-05 00:00:00',32,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',13),
- (14,'2022-03-05 23:50:50','2022-01-05 00:00:00',32,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',14),
- (15,'2022-03-05 23:50:50','2020-12-05 23:50:49',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',15),
- (16,'2022-03-05 23:50:50','2021-01-05 23:50:49',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',16),
- (17,'2022-03-05 23:50:50','2021-02-05 23:50:49',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',17),
- (18,'2022-03-05 23:50:50','2021-03-05 23:50:49',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',18),
- (19,'2022-03-05 23:50:50','2021-04-05 23:50:49',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',19),
- (20,'2022-03-05 23:50:50','2021-05-05 23:50:49',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',20),
- (21,'2022-03-05 23:50:50','2021-06-05 23:50:49',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',21),
- (22,'2022-03-05 23:50:50','2021-07-05 23:50:49',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',22),
- (23,'2022-03-05 23:50:50','2021-08-05 23:50:49',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',23),
- (24,'2022-03-05 23:50:50','2021-09-05 23:50:49',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',24),
- (25,'2022-03-05 23:50:50','2021-10-05 23:50:49',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',25),
- (26,'2022-03-05 23:50:50','2021-07-05 23:50:49',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',26),
- (27,'2022-03-05 23:50:50','2021-08-05 23:50:49',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',27),
- (28,'2022-03-05 23:50:50','2021-09-05 23:50:49',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',28),
- (29,'2022-03-05 23:50:50','2021-10-05 23:50:49',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',29),
- (30,'2022-03-05 23:50:50','2021-11-05 23:50:49',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',30),
- (31,'2022-03-05 23:50:50','2022-02-05 23:50:49',103,'Contribution Amount',5.00,'EUR',1,1,'civicrm_line_item',31),
- (32,'2022-03-05 23:50:50','2022-03-05 23:50:49',113,'General',100.00,'USD',2,1,'civicrm_line_item',32),
- (33,'2022-03-05 23:50:50','2022-03-05 23:50:49',116,'General',100.00,'USD',2,1,'civicrm_line_item',33),
- (34,'2022-03-05 23:50:50','2022-03-05 23:50:49',123,'General',100.00,'USD',2,1,'civicrm_line_item',34),
- (35,'2022-03-05 23:50:50','2022-03-05 23:50:49',169,'General',100.00,'USD',2,1,'civicrm_line_item',35),
- (36,'2022-03-05 23:50:50','2022-03-05 23:50:49',46,'General',100.00,'USD',2,1,'civicrm_line_item',36),
- (37,'2022-03-05 23:50:50','2022-03-05 23:50:49',66,'General',100.00,'USD',2,1,'civicrm_line_item',37),
- (38,'2022-03-05 23:50:50','2022-03-05 23:50:49',79,'General',100.00,'USD',2,1,'civicrm_line_item',38),
- (39,'2022-03-05 23:50:50','2022-03-05 23:50:49',94,'General',100.00,'USD',2,1,'civicrm_line_item',39),
- (40,'2022-03-05 23:50:50','2022-03-05 23:50:49',104,'General',100.00,'USD',2,1,'civicrm_line_item',40),
- (41,'2022-03-05 23:50:50','2022-03-05 23:50:49',163,'General',100.00,'USD',2,1,'civicrm_line_item',41),
- (42,'2022-03-05 23:50:50','2022-03-05 23:50:49',80,'General',100.00,'USD',2,1,'civicrm_line_item',42),
- (43,'2022-03-05 23:50:50','2022-03-05 23:50:49',91,'General',100.00,'USD',2,1,'civicrm_line_item',43),
- (44,'2022-03-05 23:50:50','2022-03-05 23:50:49',2,'General',100.00,'USD',2,1,'civicrm_line_item',44),
- (45,'2022-03-05 23:50:50','2022-03-05 23:50:49',69,'General',100.00,'USD',2,1,'civicrm_line_item',45),
- (46,'2022-03-05 23:50:50','2022-03-05 23:50:49',41,'Student',50.00,'USD',2,1,'civicrm_line_item',46),
- (47,'2022-03-05 23:50:50','2022-03-05 23:50:49',102,'Student',50.00,'USD',2,1,'civicrm_line_item',47),
- (48,'2022-03-05 23:50:50','2022-03-05 23:50:49',21,'Student',50.00,'USD',2,1,'civicrm_line_item',48),
- (49,'2022-03-05 23:50:50','2022-03-05 23:50:49',190,'Student',50.00,'USD',2,1,'civicrm_line_item',49),
- (50,'2022-03-05 23:50:50','2022-03-05 23:50:49',64,'Student',50.00,'USD',2,1,'civicrm_line_item',50),
- (51,'2022-03-05 23:50:50','2022-03-05 23:50:49',10,'Student',50.00,'USD',2,1,'civicrm_line_item',51),
- (52,'2022-03-05 23:50:50','2022-03-05 23:50:49',29,'Student',50.00,'USD',2,1,'civicrm_line_item',52),
- (53,'2022-03-05 23:50:50','2022-03-05 23:50:49',193,'Student',50.00,'USD',2,1,'civicrm_line_item',53),
- (54,'2022-03-05 23:50:50','2022-03-05 23:50:49',31,'Student',50.00,'USD',2,1,'civicrm_line_item',54),
- (55,'2022-03-05 23:50:50','2022-03-05 23:50:49',166,'Student',50.00,'USD',2,1,'civicrm_line_item',55),
- (56,'2022-03-05 23:50:50','2022-03-05 23:50:49',144,'Student',50.00,'USD',2,1,'civicrm_line_item',56),
- (57,'2022-03-05 23:50:50','2022-03-05 23:50:49',101,'Student',50.00,'USD',2,1,'civicrm_line_item',57),
- (58,'2022-03-05 23:50:50','2022-03-05 23:50:49',68,'Student',50.00,'USD',2,1,'civicrm_line_item',58),
- (59,'2022-03-05 23:50:50','2022-03-05 23:50:49',32,'Student',50.00,'USD',2,1,'civicrm_line_item',59),
- (60,'2022-03-05 23:50:50','2022-03-05 23:50:49',4,'Lifetime',1200.00,'USD',2,1,'civicrm_line_item',60),
- (61,'2022-03-05 23:50:50','2022-03-05 23:50:49',183,'Lifetime',1200.00,'USD',2,1,'civicrm_line_item',61),
- (62,'2022-03-05 23:50:50','2022-03-05 23:50:49',34,'Soprano',50.00,'USD',2,1,'civicrm_line_item',97),
- (63,'2022-03-05 23:50:50','2022-03-05 23:50:49',45,'Soprano',50.00,'USD',2,1,'civicrm_line_item',98),
- (64,'2022-03-05 23:50:50','2022-03-05 23:50:49',66,'Soprano',50.00,'USD',2,1,'civicrm_line_item',99),
- (65,'2022-03-05 23:50:50','2022-03-05 23:50:49',157,'Soprano',50.00,'USD',2,1,'civicrm_line_item',100),
- (66,'2022-03-05 23:50:50','2022-03-05 23:50:49',91,'Soprano',50.00,'USD',2,1,'civicrm_line_item',101),
- (67,'2022-03-05 23:50:50','2022-03-05 23:50:49',180,'Soprano',50.00,'USD',2,1,'civicrm_line_item',102),
- (68,'2022-03-05 23:50:50','2022-03-05 23:50:49',147,'Soprano',50.00,'USD',2,1,'civicrm_line_item',103),
- (69,'2022-03-05 23:50:50','2022-03-05 23:50:49',155,'Soprano',50.00,'USD',2,1,'civicrm_line_item',104),
- (70,'2022-03-05 23:50:50','2022-03-05 23:50:49',94,'Soprano',50.00,'USD',2,1,'civicrm_line_item',105),
- (71,'2022-03-05 23:50:50','2022-03-05 23:50:49',72,'Soprano',50.00,'USD',2,1,'civicrm_line_item',106),
- (72,'2022-03-05 23:50:50','2022-03-05 23:50:49',60,'Soprano',50.00,'USD',2,1,'civicrm_line_item',107),
- (73,'2022-03-05 23:50:50','2022-03-05 23:50:49',126,'Soprano',50.00,'USD',2,1,'civicrm_line_item',108),
- (74,'2022-03-05 23:50:50','2022-03-05 23:50:49',41,'Soprano',50.00,'USD',2,1,'civicrm_line_item',109),
- (75,'2022-03-05 23:50:50','2022-03-05 23:50:49',181,'Soprano',50.00,'USD',2,1,'civicrm_line_item',110),
- (76,'2022-03-05 23:50:50','2022-03-05 23:50:49',146,'Soprano',50.00,'USD',2,1,'civicrm_line_item',111),
- (77,'2022-03-05 23:50:50','2022-03-05 23:50:49',123,'Soprano',50.00,'USD',2,1,'civicrm_line_item',112),
- (78,'2022-03-05 23:50:50','2022-03-05 23:50:49',39,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',63),
- (79,'2022-03-05 23:50:50','2022-03-05 23:50:49',166,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',64),
- (80,'2022-03-05 23:50:50','2022-03-05 23:50:49',52,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',65),
- (81,'2022-03-05 23:50:50','2022-03-05 23:50:49',131,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',66),
- (82,'2022-03-05 23:50:50','2022-03-05 23:50:49',191,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',67),
- (83,'2022-03-05 23:50:50','2022-03-05 23:50:49',92,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',68),
- (84,'2022-03-05 23:50:50','2022-03-05 23:50:49',26,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',69),
- (85,'2022-03-05 23:50:50','2022-03-05 23:50:49',187,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',70),
- (86,'2022-03-05 23:50:50','2022-03-05 23:50:49',188,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',71),
- (87,'2022-03-05 23:50:50','2022-03-05 23:50:49',81,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',72),
- (88,'2022-03-05 23:50:50','2022-03-05 23:50:49',49,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',73),
- (89,'2022-03-05 23:50:50','2022-03-05 23:50:49',161,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',74),
- (90,'2022-03-05 23:50:50','2022-03-05 23:50:49',59,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',75),
- (91,'2022-03-05 23:50:50','2022-03-05 23:50:49',65,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',76),
- (92,'2022-03-05 23:50:50','2022-03-05 23:50:49',184,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',77),
- (93,'2022-03-05 23:50:50','2022-03-05 23:50:49',87,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',78),
- (94,'2022-03-05 23:50:50','2022-03-05 23:50:49',31,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',79),
- (95,'2022-03-05 23:50:50','2022-03-05 23:50:49',22,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',80),
- (96,'2022-03-05 23:50:50','2022-03-05 23:50:49',121,'Single',50.00,'USD',4,1,'civicrm_line_item',81),
- (97,'2022-03-05 23:50:50','2022-03-05 23:50:49',15,'Single',50.00,'USD',4,1,'civicrm_line_item',82),
- (98,'2022-03-05 23:50:50','2022-03-05 23:50:49',177,'Single',50.00,'USD',4,1,'civicrm_line_item',83),
- (99,'2022-03-05 23:50:50','2022-03-05 23:50:49',114,'Single',50.00,'USD',4,1,'civicrm_line_item',84),
- (100,'2022-03-05 23:50:50','2022-03-05 23:50:49',90,'Single',50.00,'USD',4,1,'civicrm_line_item',85),
- (101,'2022-03-05 23:50:50','2022-03-05 23:50:49',117,'Single',50.00,'USD',4,1,'civicrm_line_item',86),
- (102,'2022-03-05 23:50:50','2022-03-05 23:50:49',95,'Single',50.00,'USD',4,1,'civicrm_line_item',87),
- (103,'2022-03-05 23:50:50','2022-03-05 23:50:49',186,'Single',50.00,'USD',4,1,'civicrm_line_item',88),
- (104,'2022-03-05 23:50:50','2022-03-05 23:50:49',130,'Single',50.00,'USD',4,1,'civicrm_line_item',89),
- (105,'2022-03-05 23:50:50','2022-03-05 23:50:49',202,'Single',50.00,'USD',4,1,'civicrm_line_item',90),
- (106,'2022-03-05 23:50:50','2022-03-05 23:50:49',14,'Single',50.00,'USD',4,1,'civicrm_line_item',91),
- (107,'2022-03-05 23:50:50','2022-03-05 23:50:49',165,'Single',50.00,'USD',4,1,'civicrm_line_item',92),
- (108,'2022-03-05 23:50:50','2022-03-05 23:50:49',182,'Single',50.00,'USD',4,1,'civicrm_line_item',93),
- (109,'2022-03-05 23:50:50','2022-03-05 23:50:49',174,'Single',50.00,'USD',4,1,'civicrm_line_item',94),
- (110,'2022-03-05 23:50:50','2022-03-05 23:50:49',159,'Single',50.00,'USD',4,1,'civicrm_line_item',95),
- (111,'2022-03-05 23:50:50','2022-03-05 23:50:49',154,'Single',50.00,'USD',4,1,'civicrm_line_item',96);
+ (1,'2022-03-14 22:31:06','2012-03-14 22:31:06',2,'Contribution Amount',125.00,'USD',1,1,'civicrm_line_item',1),
+ (2,'2022-03-14 22:31:06','2019-12-14 22:31:06',4,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',2),
+ (3,'2022-03-14 22:31:06','2016-02-18 09:31:06',6,'Contribution Amount',25.00,'GBP',1,1,'civicrm_line_item',3),
+ (4,'2022-03-14 22:31:06','2019-12-14 22:31:06',8,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',4),
+ (5,'2022-03-14 22:31:06','2019-12-14 22:31:06',4,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',5),
+ (6,'2022-03-14 22:31:06','2021-12-19 21:49:06',16,'Contribution Amount',500.00,'USD',1,1,'civicrm_line_item',6),
+ (7,'2022-03-14 22:31:06','2022-03-12 22:31:06',19,'Contribution Amount',1750.00,'USD',1,1,'civicrm_line_item',7),
+ (8,'2022-03-14 22:31:06','2021-07-21 06:42:06',82,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',8),
+ (9,'2022-03-14 22:31:06','2021-04-14 22:31:06',92,'Contribution Amount',10.00,'USD',1,1,'civicrm_line_item',9),
+ (10,'2022-03-14 22:31:06','2017-10-23 00:31:06',34,'Contribution Amount',250.00,'USD',1,1,'civicrm_line_item',10),
+ (11,'2022-03-14 22:31:06','2022-03-13 18:31:06',71,'Contribution Amount',500.00,'JPY',1,1,'civicrm_line_item',11),
+ (12,'2022-03-14 22:31:06','2020-12-14 11:57:46',43,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',12),
+ (13,'2022-03-14 22:31:06','2021-12-14 00:00:00',32,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',13),
+ (14,'2022-03-14 22:31:06','2022-01-14 00:00:00',32,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',14),
+ (15,'2022-03-14 22:31:06','2020-12-14 22:31:06',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',15),
+ (16,'2022-03-14 22:31:06','2021-01-14 22:31:06',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',16),
+ (17,'2022-03-14 22:31:06','2021-02-14 22:31:06',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',17),
+ (18,'2022-03-14 22:31:06','2021-03-14 22:31:06',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',18),
+ (19,'2022-03-14 22:31:06','2021-04-14 22:31:06',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',19),
+ (20,'2022-03-14 22:31:06','2021-05-14 22:31:06',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',20),
+ (21,'2022-03-14 22:31:06','2021-06-14 22:31:06',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',21),
+ (22,'2022-03-14 22:31:06','2021-07-14 22:31:06',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',22),
+ (23,'2022-03-14 22:31:06','2021-08-14 22:31:06',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',23),
+ (24,'2022-03-14 22:31:06','2021-09-14 22:31:06',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',24),
+ (25,'2022-03-14 22:31:06','2021-10-14 22:31:06',59,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',25),
+ (26,'2022-03-14 22:31:06','2021-07-14 22:31:06',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',26),
+ (27,'2022-03-14 22:31:06','2021-08-14 22:31:06',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',27),
+ (28,'2022-03-14 22:31:06','2021-09-14 22:31:06',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',28),
+ (29,'2022-03-14 22:31:06','2021-10-14 22:31:06',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',29),
+ (30,'2022-03-14 22:31:06','2021-11-14 22:31:06',99,'Contribution Amount',10.00,'CAD',1,1,'civicrm_line_item',30),
+ (31,'2022-03-14 22:31:06','2022-02-14 22:31:06',103,'Contribution Amount',5.00,'EUR',1,1,'civicrm_line_item',31),
+ (32,'2022-03-14 22:31:06','2022-03-14 22:31:06',120,'General',100.00,'USD',2,1,'civicrm_line_item',32),
+ (33,'2022-03-14 22:31:06','2022-03-14 22:31:06',79,'General',100.00,'USD',2,1,'civicrm_line_item',33),
+ (34,'2022-03-14 22:31:06','2022-03-14 22:31:06',18,'General',100.00,'USD',2,1,'civicrm_line_item',34),
+ (35,'2022-03-14 22:31:06','2022-03-14 22:31:06',17,'General',100.00,'USD',2,1,'civicrm_line_item',35),
+ (36,'2022-03-14 22:31:06','2022-03-14 22:31:06',19,'General',100.00,'USD',2,1,'civicrm_line_item',36),
+ (37,'2022-03-14 22:31:06','2022-03-14 22:31:06',20,'General',100.00,'USD',2,1,'civicrm_line_item',37),
+ (38,'2022-03-14 22:31:06','2022-03-14 22:31:06',33,'General',100.00,'USD',2,1,'civicrm_line_item',38),
+ (39,'2022-03-14 22:31:06','2022-03-14 22:31:06',12,'General',100.00,'USD',2,1,'civicrm_line_item',39),
+ (40,'2022-03-14 22:31:06','2022-03-14 22:31:06',74,'General',100.00,'USD',2,1,'civicrm_line_item',40),
+ (41,'2022-03-14 22:31:06','2022-03-14 22:31:06',123,'General',100.00,'USD',2,1,'civicrm_line_item',41),
+ (42,'2022-03-14 22:31:06','2022-03-14 22:31:06',44,'General',100.00,'USD',2,1,'civicrm_line_item',42),
+ (43,'2022-03-14 22:31:06','2022-03-14 22:31:06',55,'General',100.00,'USD',2,1,'civicrm_line_item',43),
+ (44,'2022-03-14 22:31:06','2022-03-14 22:31:06',106,'Student',50.00,'USD',2,1,'civicrm_line_item',44),
+ (45,'2022-03-14 22:31:06','2022-03-14 22:31:06',45,'Student',50.00,'USD',2,1,'civicrm_line_item',45),
+ (46,'2022-03-14 22:31:06','2022-03-14 22:31:06',46,'Student',50.00,'USD',2,1,'civicrm_line_item',46),
+ (47,'2022-03-14 22:31:06','2022-03-14 22:31:06',8,'Student',50.00,'USD',2,1,'civicrm_line_item',47),
+ (48,'2022-03-14 22:31:07','2022-03-14 22:31:06',179,'Student',50.00,'USD',2,1,'civicrm_line_item',48),
+ (49,'2022-03-14 22:31:07','2022-03-14 22:31:06',2,'Student',50.00,'USD',2,1,'civicrm_line_item',49),
+ (50,'2022-03-14 22:31:07','2022-03-14 22:31:06',30,'Student',50.00,'USD',2,1,'civicrm_line_item',50),
+ (51,'2022-03-14 22:31:07','2022-03-14 22:31:06',78,'Student',50.00,'USD',2,1,'civicrm_line_item',51),
+ (52,'2022-03-14 22:31:07','2022-03-14 22:31:06',108,'Student',50.00,'USD',2,1,'civicrm_line_item',52),
+ (53,'2022-03-14 22:31:07','2022-03-14 22:31:06',48,'Student',50.00,'USD',2,1,'civicrm_line_item',53),
+ (54,'2022-03-14 22:31:07','2022-03-14 22:31:06',11,'Student',50.00,'USD',2,1,'civicrm_line_item',54),
+ (55,'2022-03-14 22:31:07','2022-03-14 22:31:06',136,'Student',50.00,'USD',2,1,'civicrm_line_item',55),
+ (56,'2022-03-14 22:31:07','2022-03-14 22:31:06',195,'Student',50.00,'USD',2,1,'civicrm_line_item',56),
+ (57,'2022-03-14 22:31:07','2022-03-14 22:31:06',137,'Student',50.00,'USD',2,1,'civicrm_line_item',57),
+ (58,'2022-03-14 22:31:07','2022-03-14 22:31:06',102,'Student',50.00,'USD',2,1,'civicrm_line_item',58),
+ (59,'2022-03-14 22:31:07','2022-03-14 22:31:06',58,'Student',50.00,'USD',2,1,'civicrm_line_item',59),
+ (60,'2022-03-14 22:31:07','2022-03-14 22:31:06',201,'Lifetime',1200.00,'USD',2,1,'civicrm_line_item',60),
+ (61,'2022-03-14 22:31:07','2022-03-14 22:31:06',184,'Lifetime',1200.00,'USD',2,1,'civicrm_line_item',61),
+ (62,'2022-03-14 22:31:07','2022-03-14 22:31:06',174,'Soprano',50.00,'USD',2,1,'civicrm_line_item',97),
+ (63,'2022-03-14 22:31:07','2022-03-14 22:31:06',189,'Soprano',50.00,'USD',2,1,'civicrm_line_item',98),
+ (64,'2022-03-14 22:31:07','2022-03-14 22:31:06',44,'Soprano',50.00,'USD',2,1,'civicrm_line_item',99),
+ (65,'2022-03-14 22:31:07','2022-03-14 22:31:06',150,'Soprano',50.00,'USD',2,1,'civicrm_line_item',100),
+ (66,'2022-03-14 22:31:07','2022-03-14 22:31:06',27,'Soprano',50.00,'USD',2,1,'civicrm_line_item',101),
+ (67,'2022-03-14 22:31:07','2022-03-14 22:31:06',121,'Soprano',50.00,'USD',2,1,'civicrm_line_item',102),
+ (68,'2022-03-14 22:31:07','2022-03-14 22:31:06',2,'Soprano',50.00,'USD',2,1,'civicrm_line_item',103),
+ (69,'2022-03-14 22:31:07','2022-03-14 22:31:06',6,'Soprano',50.00,'USD',2,1,'civicrm_line_item',104),
+ (70,'2022-03-14 22:31:07','2022-03-14 22:31:06',9,'Soprano',50.00,'USD',2,1,'civicrm_line_item',105),
+ (71,'2022-03-14 22:31:07','2022-03-14 22:31:06',14,'Soprano',50.00,'USD',2,1,'civicrm_line_item',106),
+ (72,'2022-03-14 22:31:07','2022-03-14 22:31:06',87,'Soprano',50.00,'USD',2,1,'civicrm_line_item',107),
+ (73,'2022-03-14 22:31:07','2022-03-14 22:31:06',22,'Soprano',50.00,'USD',2,1,'civicrm_line_item',108),
+ (74,'2022-03-14 22:31:07','2022-03-14 22:31:06',10,'Soprano',50.00,'USD',2,1,'civicrm_line_item',109),
+ (75,'2022-03-14 22:31:07','2022-03-14 22:31:06',73,'Soprano',50.00,'USD',2,1,'civicrm_line_item',110),
+ (76,'2022-03-14 22:31:07','2022-03-14 22:31:06',8,'Soprano',50.00,'USD',2,1,'civicrm_line_item',111),
+ (77,'2022-03-14 22:31:07','2022-03-14 22:31:06',133,'Soprano',50.00,'USD',2,1,'civicrm_line_item',112),
+ (78,'2022-03-14 22:31:07','2022-03-14 22:31:06',145,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',63),
+ (79,'2022-03-14 22:31:07','2022-03-14 22:31:06',52,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',64),
+ (80,'2022-03-14 22:31:07','2022-03-14 22:31:06',175,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',65),
+ (81,'2022-03-14 22:31:07','2022-03-14 22:31:06',120,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',66),
+ (82,'2022-03-14 22:31:07','2022-03-14 22:31:06',75,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',67),
+ (83,'2022-03-14 22:31:07','2022-03-14 22:31:06',98,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',68),
+ (84,'2022-03-14 22:31:07','2022-03-14 22:31:06',180,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',69),
+ (85,'2022-03-14 22:31:07','2022-03-14 22:31:06',82,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',70),
+ (86,'2022-03-14 22:31:07','2022-03-14 22:31:06',188,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',71),
+ (87,'2022-03-14 22:31:07','2022-03-14 22:31:06',59,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',72),
+ (88,'2022-03-14 22:31:07','2022-03-14 22:31:06',192,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',73),
+ (89,'2022-03-14 22:31:07','2022-03-14 22:31:06',83,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',74),
+ (90,'2022-03-14 22:31:07','2022-03-14 22:31:06',195,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',75),
+ (91,'2022-03-14 22:31:07','2022-03-14 22:31:06',43,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',76),
+ (92,'2022-03-14 22:31:07','2022-03-14 22:31:06',101,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',77),
+ (93,'2022-03-14 22:31:07','2022-03-14 22:31:06',88,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',78),
+ (94,'2022-03-14 22:31:07','2022-03-14 22:31:06',130,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',79),
+ (95,'2022-03-14 22:31:07','2022-03-14 22:31:06',56,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',80),
+ (96,'2022-03-14 22:31:07','2022-03-14 22:31:06',126,'Single',50.00,'USD',4,1,'civicrm_line_item',81),
+ (97,'2022-03-14 22:31:07','2022-03-14 22:31:06',70,'Single',50.00,'USD',4,1,'civicrm_line_item',82),
+ (98,'2022-03-14 22:31:07','2022-03-14 22:31:06',198,'Single',50.00,'USD',4,1,'civicrm_line_item',83),
+ (99,'2022-03-14 22:31:07','2022-03-14 22:31:06',4,'Single',50.00,'USD',4,1,'civicrm_line_item',84),
+ (100,'2022-03-14 22:31:07','2022-03-14 22:31:06',42,'Single',50.00,'USD',4,1,'civicrm_line_item',85),
+ (101,'2022-03-14 22:31:07','2022-03-14 22:31:06',20,'Single',50.00,'USD',4,1,'civicrm_line_item',86),
+ (102,'2022-03-14 22:31:07','2022-03-14 22:31:06',64,'Single',50.00,'USD',4,1,'civicrm_line_item',87),
+ (103,'2022-03-14 22:31:07','2022-03-14 22:31:06',151,'Single',50.00,'USD',4,1,'civicrm_line_item',88),
+ (104,'2022-03-14 22:31:07','2022-03-14 22:31:06',147,'Single',50.00,'USD',4,1,'civicrm_line_item',89),
+ (105,'2022-03-14 22:31:07','2022-03-14 22:31:06',185,'Single',50.00,'USD',4,1,'civicrm_line_item',90),
+ (106,'2022-03-14 22:31:07','2022-03-14 22:31:06',3,'Single',50.00,'USD',4,1,'civicrm_line_item',91),
+ (107,'2022-03-14 22:31:07','2022-03-14 22:31:06',67,'Single',50.00,'USD',4,1,'civicrm_line_item',92),
+ (108,'2022-03-14 22:31:07','2022-03-14 22:31:06',49,'Single',50.00,'USD',4,1,'civicrm_line_item',93),
+ (109,'2022-03-14 22:31:07','2022-03-14 22:31:06',103,'Single',50.00,'USD',4,1,'civicrm_line_item',94),
+ (110,'2022-03-14 22:31:07','2022-03-14 22:31:06',40,'Single',50.00,'USD',4,1,'civicrm_line_item',95),
+ (111,'2022-03-14 22:31:07','2022-03-14 22:31:06',17,'Single',50.00,'USD',4,1,'civicrm_line_item',96);
 /*!40000 ALTER TABLE `civicrm_financial_item` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -3766,117 +3728,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-03-05 23:50:49',125.00,NULL,NULL,'USD',1,NULL,NULL,1,NULL,4,NULL,'1041',NULL,NULL),
- (2,NULL,6,'2019-12-05 23:50:49',50.00,NULL,NULL,'USD',1,'P20901X1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (3,NULL,6,'2016-02-09 10:50:49',25.00,NULL,NULL,'GBP',1,'GBP12',NULL,1,NULL,4,NULL,'2095',NULL,NULL),
- (4,NULL,6,'2019-12-05 23:50:49',50.00,NULL,NULL,'USD',1,NULL,NULL,1,NULL,4,NULL,'10552',NULL,NULL),
- (5,NULL,6,'2019-12-05 23:50:49',50.00,NULL,NULL,'USD',1,'Q90901X1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (6,NULL,6,'2021-12-10 23:08:49',500.00,NULL,NULL,'USD',1,NULL,NULL,1,NULL,4,NULL,'509',NULL,NULL),
- (7,NULL,6,'2022-03-03 23:50:49',1750.00,NULL,NULL,'USD',1,NULL,NULL,1,NULL,1,NULL,'102',NULL,NULL),
- (8,NULL,6,'2021-07-12 08:01:49',50.00,NULL,NULL,'USD',1,'P20193L2',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (9,NULL,6,'2021-04-05 23:50:49',10.00,NULL,NULL,'USD',1,'P40232Y3',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (10,NULL,6,'2017-10-14 01:50:49',250.00,NULL,NULL,'USD',1,'P20193L6',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (11,NULL,6,'2022-03-04 19:50:49',500.00,NULL,NULL,'JPY',1,'PL71',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (12,NULL,6,'2020-12-05 13:17:29',50.00,NULL,NULL,'USD',1,'P291X1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (13,NULL,6,'2021-12-05 00:00:00',50.00,NULL,NULL,'USD',1,'PL32I',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (14,NULL,6,'2022-01-05 00:00:00',50.00,NULL,NULL,'USD',1,'PL32II',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (15,NULL,6,'2020-12-05 23:50:49',25.00,NULL,NULL,'USD',1,'PL32I591',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (16,NULL,6,'2021-01-05 23:50:49',25.00,NULL,NULL,'USD',1,'PL32I592',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (17,NULL,6,'2021-02-05 23:50:49',25.00,NULL,NULL,'USD',1,'PL32I593',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (18,NULL,6,'2021-03-05 23:50:49',25.00,NULL,NULL,'USD',1,'PL32I594',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (19,NULL,6,'2021-04-05 23:50:49',25.00,NULL,NULL,'USD',1,'PL32I595',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (20,NULL,6,'2021-05-05 23:50:49',25.00,NULL,NULL,'USD',1,'PL32I596',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (21,NULL,6,'2021-06-05 23:50:49',25.00,NULL,NULL,'USD',1,'PL32I597',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (22,NULL,6,'2021-07-05 23:50:49',25.00,NULL,NULL,'USD',1,'PL32I598',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (23,NULL,6,'2021-08-05 23:50:49',25.00,NULL,NULL,'USD',1,'PL32I599',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (24,NULL,6,'2021-09-05 23:50:49',25.00,NULL,NULL,'USD',1,'PL32I5910',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (25,NULL,6,'2021-10-05 23:50:49',25.00,NULL,NULL,'USD',1,'PL32I5911',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (26,NULL,6,'2021-07-05 23:50:49',10.00,NULL,NULL,'CAD',1,'PL32I991',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (27,NULL,6,'2021-08-05 23:50:49',10.00,NULL,NULL,'CAD',1,'PL32I992',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (28,NULL,6,'2021-09-05 23:50:49',10.00,NULL,NULL,'CAD',1,'PL32I993',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (29,NULL,6,'2021-10-05 23:50:49',10.00,NULL,NULL,'CAD',1,'PL32I994',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (30,NULL,6,'2021-11-05 23:50:49',10.00,NULL,NULL,'CAD',1,'PL32I995',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (31,NULL,6,'2022-02-05 23:50:49',5.00,NULL,NULL,'EUR',1,'PL32I1031',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (32,NULL,6,'2022-03-05 23:50:49',100.00,NULL,NULL,'USD',1,'1bfcde4f306db37b',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (33,NULL,6,'2022-03-05 23:50:49',100.00,NULL,NULL,'USD',1,'8572a2e6656f8e65',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (34,NULL,6,'2022-03-05 23:50:49',100.00,NULL,NULL,'USD',1,'cc16c0bc69efc8f8',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (35,NULL,6,'2022-03-05 23:50:49',100.00,NULL,NULL,'USD',1,'23f1cc970033974c',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (36,NULL,6,'2022-03-05 23:50:49',100.00,NULL,NULL,'USD',1,'12acfefb2b437080',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (37,NULL,6,'2022-03-05 23:50:49',100.00,NULL,NULL,'USD',1,'d5526bd344f0f7bb',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (38,NULL,6,'2022-03-05 23:50:49',100.00,NULL,NULL,'USD',1,'add59adc18a88688',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (39,NULL,6,'2022-03-05 23:50:49',100.00,NULL,NULL,'USD',1,'2ffdd2d88cabe69e',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (40,NULL,6,'2022-03-05 23:50:49',100.00,NULL,NULL,'USD',1,'46017d888af60602',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (41,NULL,6,'2022-03-05 23:50:49',100.00,NULL,NULL,'USD',1,'3c4838c4e5f8072f',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (42,NULL,6,'2022-03-05 23:50:49',100.00,NULL,NULL,'USD',1,'48935a67519e62b3',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (43,NULL,6,'2022-03-05 23:50:49',100.00,NULL,NULL,'USD',1,'04bff13c6b269def',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (44,NULL,6,'2022-03-05 23:50:49',100.00,NULL,NULL,'USD',1,'99923319864f5d9d',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (45,NULL,6,'2022-03-05 23:50:49',100.00,NULL,NULL,'USD',1,'0ae27567fab917e7',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (46,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'37175dd77481d0b8',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (47,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'8929f51f67fd0b60',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (48,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'bb4b432cd12908e0',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (49,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'7133243544508ee8',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (50,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'2a722af8b733dca4',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (51,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'06ab61ac811a80d1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (52,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'12c9811c3ffd2422',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (53,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'299067d4b1116c83',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (54,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'9f0725a367c9149b',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (55,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'638457ba5bb294d8',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (56,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'e6c6c3c86ba59fd8',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (57,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'83ce4b32388e8d5e',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (58,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'9c326ca56c20400c',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (59,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'0eb885f64950d022',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (60,NULL,6,'2022-03-05 23:50:49',1200.00,NULL,NULL,'USD',1,'2aadcdc2a811d53f',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (61,NULL,6,'2022-03-05 23:50:49',1200.00,NULL,NULL,'USD',1,'a67645de4147d2bb',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (62,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'9afac6e560e58bb4',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (63,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'b9b1d913e02affa6',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (64,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'e1e33f2a1385146a',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (65,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'a51c0309017e9971',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (66,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'afc2c719877aab20',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (67,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'31a93640e254ddfb',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (68,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'a7e2c255c215ef3f',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (69,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'10c57b6cc4920caa',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (70,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'4a85575d5620b363',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (71,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'8e92cf63c26d110e',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (72,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'b31cc236c600ac07',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (73,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'918da5a9bb2c1164',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (74,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'f75fc781f0b4cc35',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (75,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'f22521007be91da3',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (76,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'e625ae30b941c9de',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (77,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'a97e7279c026e044',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (78,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'bdd9715d67e8c594',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (79,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'404846936e145d95',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (80,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'53dc3425243a6ce0',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (81,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'260912267144e216',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (82,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'3811b61406379d28',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (83,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'a43225aea23b2cd2',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (84,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'da0ccb508433fc4e',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (85,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'a9b660032e0ac9f4',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (86,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'48978bd458cd3f88',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (87,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'4426dff67b66086d',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (88,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'333ad25c03077b5c',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (89,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'bf90056364c6d019',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (90,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'14eb37a32dbabf91',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (91,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'195a7082fed40bc5',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (92,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'c5523ed863379cde',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (93,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'39313636a9e25664',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (94,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'ea855c5d74ef9b4f',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (95,NULL,6,'2022-03-05 23:50:49',800.00,NULL,NULL,'USD',1,'dd48857bea01788d',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (96,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'d07902bd52141f64',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (97,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'879f3a5045db5f55',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (98,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'792e25027fcb725d',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (99,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'0ecd0ea9ace257a8',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (100,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'5a6e041d3f74f906',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (101,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'2010e59cf4bdfbdb',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (102,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'b5ba552080291ca3',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (103,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'62d59de68773171c',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (104,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'1e475852b9f50fb8',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (105,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'e850c35457dd8930',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (106,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'e07f40a1e882ef44',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (107,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'adc139e395ce5970',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (108,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'2e14e83700e9cbe9',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (109,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'0cb379b7b04a67ab',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (110,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'26fcbe4df5acb6cd',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
- (111,NULL,6,'2022-03-05 23:50:49',50.00,NULL,NULL,'USD',1,'3582d9d8cb67bd07',NULL,1,NULL,1,NULL,NULL,NULL,NULL);
+ (1,NULL,6,'2012-03-14 22:31:06',125.00,NULL,NULL,'USD',1,NULL,NULL,1,NULL,4,NULL,'1041',NULL,NULL),
+ (2,NULL,6,'2019-12-14 22:31:06',50.00,NULL,NULL,'USD',1,'P20901X1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (3,NULL,6,'2016-02-18 09:31:06',25.00,NULL,NULL,'GBP',1,'GBP12',NULL,1,NULL,4,NULL,'2095',NULL,NULL),
+ (4,NULL,6,'2019-12-14 22:31:06',50.00,NULL,NULL,'USD',1,NULL,NULL,1,NULL,4,NULL,'10552',NULL,NULL),
+ (5,NULL,6,'2019-12-14 22:31:06',50.00,NULL,NULL,'USD',1,'Q90901X1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (6,NULL,6,'2021-12-19 21:49:06',500.00,NULL,NULL,'USD',1,NULL,NULL,1,NULL,4,NULL,'509',NULL,NULL),
+ (7,NULL,6,'2022-03-12 22:31:06',1750.00,NULL,NULL,'USD',1,NULL,NULL,1,NULL,1,NULL,'102',NULL,NULL),
+ (8,NULL,6,'2021-07-21 06:42:06',50.00,NULL,NULL,'USD',1,'P20193L2',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (9,NULL,6,'2021-04-14 22:31:06',10.00,NULL,NULL,'USD',1,'P40232Y3',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (10,NULL,6,'2017-10-23 00:31:06',250.00,NULL,NULL,'USD',1,'P20193L6',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (11,NULL,6,'2022-03-13 18:31:06',500.00,NULL,NULL,'JPY',1,'PL71',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (12,NULL,6,'2020-12-14 11:57:46',50.00,NULL,NULL,'USD',1,'P291X1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (13,NULL,6,'2021-12-14 00:00:00',50.00,NULL,NULL,'USD',1,'PL32I',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (14,NULL,6,'2022-01-14 00:00:00',50.00,NULL,NULL,'USD',1,'PL32II',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (15,NULL,6,'2020-12-14 22:31:06',25.00,NULL,NULL,'USD',1,'PL32I591',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (16,NULL,6,'2021-01-14 22:31:06',25.00,NULL,NULL,'USD',1,'PL32I592',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (17,NULL,6,'2021-02-14 22:31:06',25.00,NULL,NULL,'USD',1,'PL32I593',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (18,NULL,6,'2021-03-14 22:31:06',25.00,NULL,NULL,'USD',1,'PL32I594',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (19,NULL,6,'2021-04-14 22:31:06',25.00,NULL,NULL,'USD',1,'PL32I595',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (20,NULL,6,'2021-05-14 22:31:06',25.00,NULL,NULL,'USD',1,'PL32I596',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (21,NULL,6,'2021-06-14 22:31:06',25.00,NULL,NULL,'USD',1,'PL32I597',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (22,NULL,6,'2021-07-14 22:31:06',25.00,NULL,NULL,'USD',1,'PL32I598',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (23,NULL,6,'2021-08-14 22:31:06',25.00,NULL,NULL,'USD',1,'PL32I599',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (24,NULL,6,'2021-09-14 22:31:06',25.00,NULL,NULL,'USD',1,'PL32I5910',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (25,NULL,6,'2021-10-14 22:31:06',25.00,NULL,NULL,'USD',1,'PL32I5911',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (26,NULL,6,'2021-07-14 22:31:06',10.00,NULL,NULL,'CAD',1,'PL32I991',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (27,NULL,6,'2021-08-14 22:31:06',10.00,NULL,NULL,'CAD',1,'PL32I992',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (28,NULL,6,'2021-09-14 22:31:06',10.00,NULL,NULL,'CAD',1,'PL32I993',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (29,NULL,6,'2021-10-14 22:31:06',10.00,NULL,NULL,'CAD',1,'PL32I994',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (30,NULL,6,'2021-11-14 22:31:06',10.00,NULL,NULL,'CAD',1,'PL32I995',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (31,NULL,6,'2022-02-14 22:31:06',5.00,NULL,NULL,'EUR',1,'PL32I1031',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (32,NULL,6,'2022-03-14 22:31:06',100.00,NULL,NULL,'USD',1,'478e28da50444aaf',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (33,NULL,6,'2022-03-14 22:31:06',100.00,NULL,NULL,'USD',1,'bd114d04d31934f3',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (34,NULL,6,'2022-03-14 22:31:06',100.00,NULL,NULL,'USD',1,'cd65f2e4ae8856a7',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (35,NULL,6,'2022-03-14 22:31:06',100.00,NULL,NULL,'USD',1,'1247cd78c23196ff',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (36,NULL,6,'2022-03-14 22:31:06',100.00,NULL,NULL,'USD',1,'31b6559184320fbf',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (37,NULL,6,'2022-03-14 22:31:06',100.00,NULL,NULL,'USD',1,'779423e2549a21db',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (38,NULL,6,'2022-03-14 22:31:06',100.00,NULL,NULL,'USD',1,'4b32a065117ad6a1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (39,NULL,6,'2022-03-14 22:31:06',100.00,NULL,NULL,'USD',1,'d59a9b897cd580fd',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (40,NULL,6,'2022-03-14 22:31:06',100.00,NULL,NULL,'USD',1,'03ca92e1e9aad0fb',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (41,NULL,6,'2022-03-14 22:31:06',100.00,NULL,NULL,'USD',1,'7aefee05f4b9b95a',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (42,NULL,6,'2022-03-14 22:31:06',100.00,NULL,NULL,'USD',1,'93fd5465d7a49dcc',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (43,NULL,6,'2022-03-14 22:31:06',100.00,NULL,NULL,'USD',1,'14304fa35371f916',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (44,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'30794b6e0b2e0c10',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (45,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'9138b44a1404af3d',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (46,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'94e2bbf841a3fda7',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (47,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'c152939f58e73296',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (48,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'2f8038fa2c98de2f',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (49,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'8c884b555955ae89',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (50,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'e22819b8e376a52e',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (51,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'73e77050ba3b5c38',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (52,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'89c5f0becf7e1959',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (53,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'a522b50db727fa94',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (54,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'ed41f1a9f700a9fb',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (55,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'4a07e918bc6d50df',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (56,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'40c0db3edacf6433',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (57,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'2d317b01da24e5a8',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (58,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'a5ce879095c11078',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (59,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'efbb5e4608a44729',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (60,NULL,6,'2022-03-14 22:31:06',1200.00,NULL,NULL,'USD',1,'98c9d0db089fdfe8',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (61,NULL,6,'2022-03-14 22:31:06',1200.00,NULL,NULL,'USD',1,'774e3ada48fb2c49',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (62,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'25e83da8c8303965',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (63,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'b07d5dfc391f0e4e',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (64,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'333bd30988540e08',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (65,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'50597728bc568df2',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (66,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'49e2cce27e4915cd',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (67,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'2f494d79fe525a90',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (68,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'eabe6783c8f83699',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (69,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'fe85fba3c40d231d',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (70,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'66aa7f952b119c8e',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (71,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'ce7423fe43162376',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (72,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'5a8c309af3b4ae12',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (73,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'e24318d81c54661f',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (74,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'af000acaee0d70a5',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (75,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'c293a40e0a777f0d',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (76,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'0c09193d014bffec',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (77,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'201969e9832ddb35',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (78,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'7ca696b455e1b16b',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (79,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'b069681440178ec1',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (80,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'4c7452dc23d575e5',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (81,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'b43e0503886662af',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (82,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'afe9f05f8bcf708b',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (83,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'efc85b100234a087',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (84,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'ca063aa2979e2741',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (85,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'3577cbed3cfc250b',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (86,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'ffe5ba43a7fa52ec',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (87,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'c88c25f2de1c7f2a',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (88,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'e820f5fb9a8807cb',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (89,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'16ad96c295ac4dac',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (90,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'11644e2f161f44bd',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (91,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'1d143d776d69cec5',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (92,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'d2f21bd8cefb6452',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (93,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'e070c50a3df97bdc',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (94,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'2b71046a44041877',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (95,NULL,6,'2022-03-14 22:31:06',800.00,NULL,NULL,'USD',1,'68bfbd84327ddb61',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (96,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'da8e8acfd48e456f',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (97,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'234168c1bd22e9bf',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (98,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'1c5aa267cc4d0be3',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (99,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'ebf7a3d03323b94b',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (100,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'f2cc1a9dcf2d229e',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (101,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'2afd00863517d20b',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (102,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'2edd8bf221251762',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (103,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'05c9d3db482264ef',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (104,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'171ec5459405b650',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (105,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'0ba750da009fd1c6',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (106,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'3d02d31e549b215c',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (107,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'8260d6a8947cc84a',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (108,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'8a7e70979b640bf2',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (109,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'f4f3e4028b4f4576',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (110,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'bf2e7312ae1d0fdf',NULL,1,NULL,1,NULL,NULL,NULL,NULL),
+ (111,NULL,6,'2022-03-14 22:31:06',50.00,NULL,NULL,'USD',1,'b3e9a29897b13d7b',NULL,1,NULL,1,NULL,NULL,NULL,NULL);
 /*!40000 ALTER TABLE `civicrm_financial_trxn` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -3915,89 +3877,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,106,'Added',NULL,NULL),
- (2,2,29,'Added',NULL,NULL),
- (3,2,147,'Added',NULL,NULL),
- (4,2,76,'Added',NULL,NULL),
- (5,2,169,'Added',NULL,NULL),
- (6,2,168,'Added',NULL,NULL),
- (7,2,72,'Added',NULL,NULL),
- (8,2,108,'Added',NULL,NULL),
- (9,2,20,'Added',NULL,NULL),
- (10,2,35,'Added',NULL,NULL),
- (11,2,80,'Added',NULL,NULL),
- (12,2,101,'Added',NULL,NULL),
- (13,2,144,'Added',NULL,NULL),
- (14,2,69,'Added',NULL,NULL),
- (15,2,41,'Added',NULL,NULL),
- (16,2,153,'Added',NULL,NULL),
- (17,2,13,'Added',NULL,NULL),
- (18,2,96,'Added',NULL,NULL),
- (19,2,102,'Added',NULL,NULL),
- (20,2,100,'Added',NULL,NULL),
- (21,2,8,'Added',NULL,NULL),
- (22,2,6,'Added',NULL,NULL),
- (23,2,46,'Added',NULL,NULL),
- (24,2,99,'Added',NULL,NULL),
- (25,2,118,'Added',NULL,NULL),
- (26,2,10,'Added',NULL,NULL),
- (27,2,131,'Added',NULL,NULL),
- (28,2,43,'Added',NULL,NULL),
- (29,2,21,'Added',NULL,NULL),
- (30,2,3,'Added',NULL,NULL),
- (31,2,185,'Added',NULL,NULL),
- (32,2,82,'Added',NULL,NULL),
- (33,2,150,'Added',NULL,NULL),
- (34,2,61,'Added',NULL,NULL),
- (35,2,148,'Added',NULL,NULL),
- (36,2,52,'Added',NULL,NULL),
- (37,2,107,'Added',NULL,NULL),
- (38,2,38,'Added',NULL,NULL),
- (39,2,85,'Added',NULL,NULL),
- (40,2,126,'Added',NULL,NULL),
- (41,2,159,'Added',NULL,NULL),
- (42,2,124,'Added',NULL,NULL),
- (43,2,201,'Added',NULL,NULL),
- (44,2,25,'Added',NULL,NULL),
- (45,2,127,'Added',NULL,NULL),
- (46,2,31,'Added',NULL,NULL),
- (47,2,156,'Added',NULL,NULL),
- (48,2,92,'Added',NULL,NULL),
- (49,2,23,'Added',NULL,NULL),
- (50,2,194,'Added',NULL,NULL),
- (51,2,200,'Added',NULL,NULL),
- (52,2,54,'Added',NULL,NULL),
- (53,2,161,'Added',NULL,NULL),
- (54,2,26,'Added',NULL,NULL),
- (55,2,91,'Added',NULL,NULL),
- (56,2,95,'Added',NULL,NULL),
+ (1,2,129,'Added',NULL,NULL),
+ (2,2,150,'Added',NULL,NULL),
+ (3,2,111,'Added',NULL,NULL),
+ (4,2,195,'Added',NULL,NULL),
+ (5,2,63,'Added',NULL,NULL),
+ (6,2,50,'Added',NULL,NULL),
+ (7,2,81,'Added',NULL,NULL),
+ (8,2,28,'Added',NULL,NULL),
+ (9,2,80,'Added',NULL,NULL),
+ (10,2,98,'Added',NULL,NULL),
+ (11,2,16,'Added',NULL,NULL),
+ (12,2,46,'Added',NULL,NULL),
+ (13,2,51,'Added',NULL,NULL),
+ (14,2,100,'Added',NULL,NULL),
+ (15,2,148,'Added',NULL,NULL),
+ (16,2,31,'Added',NULL,NULL),
+ (17,2,95,'Added',NULL,NULL),
+ (18,2,60,'Added',NULL,NULL),
+ (19,2,20,'Added',NULL,NULL),
+ (20,2,158,'Added',NULL,NULL),
+ (21,2,163,'Added',NULL,NULL),
+ (22,2,67,'Added',NULL,NULL),
+ (23,2,43,'Added',NULL,NULL),
+ (24,2,52,'Added',NULL,NULL),
+ (25,2,34,'Added',NULL,NULL),
+ (26,2,184,'Added',NULL,NULL),
+ (27,2,25,'Added',NULL,NULL),
+ (28,2,152,'Added',NULL,NULL),
+ (29,2,101,'Added',NULL,NULL),
+ (30,2,164,'Added',NULL,NULL),
+ (31,2,82,'Added',NULL,NULL),
+ (32,2,138,'Added',NULL,NULL),
+ (33,2,179,'Added',NULL,NULL),
+ (34,2,87,'Added',NULL,NULL),
+ (35,2,127,'Added',NULL,NULL),
+ (36,2,137,'Added',NULL,NULL),
+ (37,2,27,'Added',NULL,NULL),
+ (38,2,99,'Added',NULL,NULL),
+ (39,2,94,'Added',NULL,NULL),
+ (40,2,114,'Added',NULL,NULL),
+ (41,2,32,'Added',NULL,NULL),
+ (42,2,103,'Added',NULL,NULL),
+ (43,2,40,'Added',NULL,NULL),
+ (44,2,117,'Added',NULL,NULL),
+ (45,2,139,'Added',NULL,NULL),
+ (46,2,134,'Added',NULL,NULL),
+ (47,2,153,'Added',NULL,NULL),
+ (48,2,149,'Added',NULL,NULL),
+ (49,2,199,'Added',NULL,NULL),
+ (50,2,66,'Added',NULL,NULL),
+ (51,2,142,'Added',NULL,NULL),
+ (52,2,160,'Added',NULL,NULL),
+ (53,2,79,'Added',NULL,NULL),
+ (54,2,146,'Added',NULL,NULL),
+ (55,2,157,'Added',NULL,NULL),
+ (56,2,85,'Added',NULL,NULL),
  (57,2,90,'Added',NULL,NULL),
- (58,2,181,'Added',NULL,NULL),
- (59,2,87,'Added',NULL,NULL),
- (60,2,179,'Added',NULL,NULL),
- (61,3,151,'Added',NULL,NULL),
- (62,3,143,'Added',NULL,NULL),
- (63,3,11,'Added',NULL,NULL),
- (64,3,4,'Added',NULL,NULL),
- (65,3,119,'Added',NULL,NULL),
- (66,3,77,'Added',NULL,NULL),
- (67,3,109,'Added',NULL,NULL),
- (68,3,36,'Added',NULL,NULL),
- (69,3,2,'Added',NULL,NULL),
- (70,3,160,'Added',NULL,NULL),
- (71,3,44,'Added',NULL,NULL),
- (72,3,129,'Added',NULL,NULL),
- (73,3,187,'Added',NULL,NULL),
- (74,3,191,'Added',NULL,NULL),
- (75,3,55,'Added',NULL,NULL),
- (76,4,106,'Added',NULL,NULL),
- (77,4,108,'Added',NULL,NULL),
- (78,4,41,'Added',NULL,NULL),
- (79,4,6,'Added',NULL,NULL),
- (80,4,21,'Added',NULL,NULL),
- (81,4,52,'Added',NULL,NULL),
- (82,4,201,'Added',NULL,NULL),
- (83,4,194,'Added',NULL,NULL),
+ (58,2,131,'Added',NULL,NULL),
+ (59,2,7,'Added',NULL,NULL),
+ (60,2,71,'Added',NULL,NULL),
+ (61,3,48,'Added',NULL,NULL),
+ (62,3,135,'Added',NULL,NULL),
+ (63,3,102,'Added',NULL,NULL),
+ (64,3,123,'Added',NULL,NULL),
+ (65,3,45,'Added',NULL,NULL),
+ (66,3,120,'Added',NULL,NULL),
+ (67,3,38,'Added',NULL,NULL),
+ (68,3,86,'Added',NULL,NULL),
+ (69,3,91,'Added',NULL,NULL),
+ (70,3,166,'Added',NULL,NULL),
+ (71,3,177,'Added',NULL,NULL),
+ (72,3,14,'Added',NULL,NULL),
+ (73,3,62,'Added',NULL,NULL),
+ (74,3,187,'Added',NULL,NULL),
+ (75,3,93,'Added',NULL,NULL),
+ (76,4,129,'Added',NULL,NULL),
+ (77,4,28,'Added',NULL,NULL),
+ (78,4,148,'Added',NULL,NULL),
+ (79,4,67,'Added',NULL,NULL),
+ (80,4,101,'Added',NULL,NULL),
+ (81,4,137,'Added',NULL,NULL),
+ (82,4,40,'Added',NULL,NULL),
+ (83,4,66,'Added',NULL,NULL),
  (84,4,202,'Added',NULL,NULL);
 /*!40000 ALTER TABLE `civicrm_group_contact` ENABLE KEYS */;
 UNLOCK TABLES;
@@ -4116,30 +4078,30 @@ INSERT INTO `civicrm_line_item` (`id`, `entity_table`, `entity_id`, `contributio
  (33,'civicrm_membership',3,34,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
  (34,'civicrm_membership',7,38,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
  (35,'civicrm_membership',9,40,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
- (36,'civicrm_membership',10,41,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
- (37,'civicrm_membership',13,44,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
- (38,'civicrm_membership',17,48,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
- (39,'civicrm_membership',19,50,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
- (40,'civicrm_membership',20,51,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
- (41,'civicrm_membership',21,52,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
- (42,'civicrm_membership',23,54,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
- (43,'civicrm_membership',25,56,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
- (44,'civicrm_membership',27,58,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
- (45,'civicrm_membership',29,60,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
- (46,'civicrm_membership',2,33,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (47,'civicrm_membership',4,35,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (48,'civicrm_membership',5,36,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (49,'civicrm_membership',6,37,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (50,'civicrm_membership',8,39,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (51,'civicrm_membership',12,43,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (52,'civicrm_membership',14,45,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (53,'civicrm_membership',15,46,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (54,'civicrm_membership',16,47,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
- (55,'civicrm_membership',18,49,4,'Student',1.00,50.00,50.00,NULL,8,2,0.00,NULL,NULL),
+ (36,'civicrm_membership',13,44,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
+ (37,'civicrm_membership',17,48,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
+ (38,'civicrm_membership',19,50,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
+ (39,'civicrm_membership',21,52,4,'General',1.00,100.00,100.00,NULL,7,2,0.00,NULL,NULL),
+ (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',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',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),
+ (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,65,7,'Tiny-tots (ages 5-8)',1.00,800.00,800.00,0,13,4,0.00,NULL,NULL),
@@ -4202,9 +4164,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,183,183,154,NULL,NULL,NULL,NULL,NULL),
- (2,184,184,155,NULL,NULL,NULL,NULL,NULL),
- (3,185,185,156,NULL,NULL,NULL,NULL,NULL);
+ (1,181,165,149,NULL,NULL,NULL,NULL,NULL),
+ (2,182,166,150,NULL,NULL,NULL,NULL,NULL),
+ (3,183,167,151,NULL,NULL,NULL,NULL,NULL);
 /*!40000 ALTER TABLE `civicrm_loc_block` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -4230,7 +4192,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-03-05 23:50:47');
+ (1,'civicrm_contact',202,'civicrm_contact,202',202,'2022-03-14 22:31:03');
 /*!40000 ALTER TABLE `civicrm_log` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -4646,36 +4608,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,113,1,'2022-03-05','2022-03-05','2024-03-04','Check',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (2,41,2,'2022-03-04','2022-03-04','2023-03-03','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (3,116,1,'2022-03-03','2022-03-03','2024-03-02','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (4,102,2,'2022-03-02','2022-03-02','2023-03-01','Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (5,21,2,'2021-03-01','2021-03-01','2022-02-28','Payment',4,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (6,190,2,'2022-02-28','2022-02-28','2023-02-27','Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (7,123,1,'2022-02-27','2022-02-27','2024-02-27','Check',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (8,64,2,'2022-02-26','2022-02-26','2023-02-25','Check',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (9,169,1,'2022-02-25','2022-02-25','2024-02-25','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (10,46,1,'2019-12-24','2019-12-24','2021-12-23','Payment',3,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (11,4,3,'2022-02-23','2022-02-23',NULL,'Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (12,10,2,'2022-02-22','2022-02-22','2023-02-21','Check',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (13,66,1,'2022-02-21','2022-02-21','2024-02-21','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (14,29,2,'2022-02-20','2022-02-20','2023-02-19','Check',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (15,193,2,'2021-02-19','2021-02-19','2022-02-18','Check',4,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (16,31,2,'2022-02-18','2022-02-18','2023-02-17','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (17,79,1,'2022-02-17','2022-02-17','2024-02-17','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (18,166,2,'2022-02-16','2022-02-16','2023-02-15','Check',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (19,94,1,'2022-02-15','2022-02-15','2024-02-15','Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (20,104,1,'2019-10-05','2019-10-05','2021-10-04','Check',3,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (21,163,1,'2022-02-13','2022-02-13','2024-02-13','Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (22,183,3,'2022-02-12','2022-02-12',NULL,'Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (23,80,1,'2022-02-11','2022-02-11','2024-02-11','Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (24,144,2,'2022-02-10','2022-02-10','2023-02-09','Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (25,91,1,'2019-08-26','2019-08-26','2021-08-25','Donation',3,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (26,101,2,'2022-02-08','2022-02-08','2023-02-07','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (27,2,1,'2022-02-07','2022-02-07','2024-02-07','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (28,68,2,'2022-02-06','2022-02-06','2023-02-05','Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (29,69,1,'2022-02-05','2022-02-05','2024-02-05','Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
- (30,32,2,'2021-02-04','2021-02-04','2022-02-03','Donation',4,NULL,NULL,NULL,NULL,0,0,NULL,NULL);
+ (1,120,1,'2022-03-14','2022-03-14','2024-03-13','Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (2,106,2,'2022-03-13','2022-03-13','2023-03-12','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (3,79,1,'2022-03-12','2022-03-12','2024-03-11','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (4,45,2,'2022-03-11','2022-03-11','2023-03-10','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (5,46,2,'2021-03-10','2021-03-10','2022-03-09','Check',4,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (6,8,2,'2022-03-09','2022-03-09','2023-03-08','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (7,18,1,'2022-03-08','2022-03-08','2024-03-07','Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (8,179,2,'2022-03-07','2022-03-07','2023-03-06','Check',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (9,17,1,'2022-03-06','2022-03-06','2024-03-05','Check',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (10,2,2,'2021-03-05','2021-03-05','2022-03-04','Payment',4,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (11,201,3,'2022-03-04','2022-03-04',NULL,'Check',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (12,30,2,'2022-03-03','2022-03-03','2023-03-02','Check',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (13,19,1,'2022-03-02','2022-03-02','2024-03-01','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (14,78,2,'2022-03-01','2022-03-01','2023-02-28','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (15,108,2,'2021-02-28','2021-02-28','2022-02-27','Check',4,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (16,48,2,'2022-02-27','2022-02-27','2023-02-26','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (17,20,1,'2022-02-26','2022-02-26','2024-02-26','Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (18,11,2,'2022-02-25','2022-02-25','2023-02-24','Check',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (19,33,1,'2022-02-24','2022-02-24','2024-02-24','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (20,136,2,'2021-02-23','2021-02-23','2022-02-22','Payment',4,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (21,12,1,'2022-02-22','2022-02-22','2024-02-22','Donation',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (22,184,3,'2022-02-21','2022-02-21',NULL,'Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (23,74,1,'2022-02-20','2022-02-20','2024-02-20','Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (24,195,2,'2022-02-19','2022-02-19','2023-02-18','Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (25,137,2,'2021-02-18','2021-02-18','2022-02-17','Donation',4,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (26,102,2,'2022-02-17','2022-02-17','2023-02-16','Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (27,123,1,'2022-02-16','2022-02-16','2024-02-16','Check',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (28,58,2,'2022-02-15','2022-02-15','2023-02-14','Payment',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (29,44,1,'2022-02-14','2022-02-14','2024-02-14','Check',1,NULL,NULL,NULL,NULL,0,0,NULL,NULL),
+ (30,55,1,'2019-07-26','2019-07-26','2021-07-25','Check',3,NULL,NULL,NULL,NULL,0,0,NULL,NULL);
 /*!40000 ALTER TABLE `civicrm_membership` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -4697,36 +4659,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,27,1,'2022-02-07','2024-02-07',2,'2022-03-05',1,NULL),
- (2,11,1,'2022-02-23',NULL,4,'2022-03-05',3,NULL),
- (3,12,1,'2022-02-22','2023-02-21',10,'2022-03-05',2,NULL),
- (4,5,4,'2021-03-01','2022-02-28',21,'2022-03-05',2,NULL),
- (5,14,1,'2022-02-20','2023-02-19',29,'2022-03-05',2,NULL),
- (6,16,1,'2022-02-18','2023-02-17',31,'2022-03-05',2,NULL),
- (7,30,4,'2021-02-04','2022-02-03',32,'2022-03-05',2,NULL),
- (8,2,1,'2022-03-04','2023-03-03',41,'2022-03-05',2,NULL),
- (9,10,3,'2019-12-24','2021-12-23',46,'2022-03-05',1,NULL),
- (10,8,1,'2022-02-26','2023-02-25',64,'2022-03-05',2,NULL),
- (11,13,1,'2022-02-21','2024-02-21',66,'2022-03-05',1,NULL),
- (12,28,1,'2022-02-06','2023-02-05',68,'2022-03-05',2,NULL),
- (13,29,1,'2022-02-05','2024-02-05',69,'2022-03-05',1,NULL),
- (14,17,1,'2022-02-17','2024-02-17',79,'2022-03-05',1,NULL),
- (15,23,1,'2022-02-11','2024-02-11',80,'2022-03-05',1,NULL),
- (16,25,3,'2019-08-26','2021-08-25',91,'2022-03-05',1,NULL),
- (17,19,1,'2022-02-15','2024-02-15',94,'2022-03-05',1,NULL),
- (18,26,1,'2022-02-08','2023-02-07',101,'2022-03-05',2,NULL),
- (19,4,1,'2022-03-02','2023-03-01',102,'2022-03-05',2,NULL),
- (20,20,3,'2019-10-05','2021-10-04',104,'2022-03-05',1,NULL),
- (21,1,1,'2022-03-05','2024-03-04',113,'2022-03-05',1,NULL),
- (22,3,1,'2022-03-03','2024-03-02',116,'2022-03-05',1,NULL),
- (23,7,1,'2022-02-27','2024-02-27',123,'2022-03-05',1,NULL),
- (24,24,1,'2022-02-10','2023-02-09',144,'2022-03-05',2,NULL),
- (25,21,1,'2022-02-13','2024-02-13',163,'2022-03-05',1,NULL),
- (26,18,1,'2022-02-16','2023-02-15',166,'2022-03-05',2,NULL),
- (27,9,1,'2022-02-25','2024-02-25',169,'2022-03-05',1,NULL),
- (28,22,1,'2022-02-12',NULL,183,'2022-03-05',3,NULL),
- (29,6,1,'2022-02-28','2023-02-27',190,'2022-03-05',2,NULL),
- (30,15,4,'2021-02-19','2022-02-18',193,'2022-03-05',2,NULL);
+ (1,10,4,'2021-03-05','2022-03-04',2,'2022-03-14',2,NULL),
+ (2,6,1,'2022-03-09','2023-03-08',8,'2022-03-14',2,NULL),
+ (3,18,1,'2022-02-25','2023-02-24',11,'2022-03-14',2,NULL),
+ (4,21,1,'2022-02-22','2024-02-22',12,'2022-03-14',1,NULL),
+ (5,9,1,'2022-03-06','2024-03-05',17,'2022-03-14',1,NULL),
+ (6,7,1,'2022-03-08','2024-03-07',18,'2022-03-14',1,NULL),
+ (7,13,1,'2022-03-02','2024-03-01',19,'2022-03-14',1,NULL),
+ (8,17,1,'2022-02-26','2024-02-26',20,'2022-03-14',1,NULL),
+ (9,12,1,'2022-03-03','2023-03-02',30,'2022-03-14',2,NULL),
+ (10,19,1,'2022-02-24','2024-02-24',33,'2022-03-14',1,NULL),
+ (11,29,1,'2022-02-14','2024-02-14',44,'2022-03-14',1,NULL),
+ (12,4,1,'2022-03-11','2023-03-10',45,'2022-03-14',2,NULL),
+ (13,5,4,'2021-03-10','2022-03-09',46,'2022-03-14',2,NULL),
+ (14,16,1,'2022-02-27','2023-02-26',48,'2022-03-14',2,NULL),
+ (15,30,3,'2019-07-26','2021-07-25',55,'2022-03-14',1,NULL),
+ (16,28,1,'2022-02-15','2023-02-14',58,'2022-03-14',2,NULL),
+ (17,23,1,'2022-02-20','2024-02-20',74,'2022-03-14',1,NULL),
+ (18,14,1,'2022-03-01','2023-02-28',78,'2022-03-14',2,NULL),
+ (19,3,1,'2022-03-12','2024-03-11',79,'2022-03-14',1,NULL),
+ (20,26,1,'2022-02-17','2023-02-16',102,'2022-03-14',2,NULL),
+ (21,2,1,'2022-03-13','2023-03-12',106,'2022-03-14',2,NULL),
+ (22,15,4,'2021-02-28','2022-02-27',108,'2022-03-14',2,NULL),
+ (23,1,1,'2022-03-14','2024-03-13',120,'2022-03-14',1,NULL),
+ (24,27,1,'2022-02-16','2024-02-16',123,'2022-03-14',1,NULL),
+ (25,20,4,'2021-02-23','2022-02-22',136,'2022-03-14',2,NULL),
+ (26,25,4,'2021-02-18','2022-02-17',137,'2022-03-14',2,NULL),
+ (27,8,1,'2022-03-07','2023-03-06',179,'2022-03-14',2,NULL),
+ (28,22,1,'2022-02-21',NULL,184,'2022-03-14',3,NULL),
+ (29,24,1,'2022-02-19','2023-02-18',195,'2022-03-14',2,NULL),
+ (30,11,1,'2022-03-04',NULL,201,'2022-03-14',3,NULL);
 /*!40000 ALTER TABLE `civicrm_membership_log` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -5289,22 +5251,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 isset($totalAmount)}\n{ts}Total Fee{/ts}: {$totalAmount|crmMoney}\n{/if}\n{if isset($totalPaid)}\n{ts}Total Paid{/ts}: {$totalPaid|crmMoney}\n{/if}\n{if isset($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} {$event.event_tz}\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 isset($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 isset($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 isset($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} {$event.event_tz}\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 isset($totalAmount)}\n{ts}Total Fee{/ts}: {$totalAmount|crmMoney}\n{/if}\n{if isset($totalPaid)}\n{ts}Total Paid{/ts}: {$totalPaid|crmMoney}\n{/if}\n{if isset($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} {$event.event_tz}\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 isset($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 isset($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 isset($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} {$event.event_tz}\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 !empty($is_pay_later)}\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}{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_tz}\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 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($amount) && !$lineItem}\n{foreach from=$amount item=amnt key=level}{$amnt.amount|crmMoney} {$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{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 !empty($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 !empty($is_pay_later)}\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=\"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} {$event.event_tz}\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 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($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 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        {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 !empty($is_pay_later)}\n        <tr>\n         <td colspan=\"2\" {$labelStyle}>\n          {if isset($pay_later_receipt)}{$pay_later_receipt}{/if}\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 !empty($is_pay_later)}\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}{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_tz}\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 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($amount) && !$lineItem}\n{foreach from=$amount item=amnt key=level}{$amnt.amount|crmMoney} {$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{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 !empty($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 !empty($is_pay_later)}\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=\"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} {$event.event_tz}\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 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($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 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        {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 !empty($is_pay_later)}\n        <tr>\n         <td colspan=\"2\" {$labelStyle}>\n          {if isset($pay_later_receipt)}{$pay_later_receipt}{/if}\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} {$event.event_tz}\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} {$event.event_tz}\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} {$event.event_tz}\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} {$event.event_tz}\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),
+ (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 isset($totalAmount)}\n{ts}Total Fee{/ts}: {$totalAmount|crmMoney}\n{/if}\n{if isset($totalPaid)}\n{ts}Total Paid{/ts}: {$totalPaid|crmMoney}\n{/if}\n{if isset($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 isset($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 isset($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 isset($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 isset($totalAmount)}\n{ts}Total Fee{/ts}: {$totalAmount|crmMoney}\n{/if}\n{if isset($totalPaid)}\n{ts}Total Paid{/ts}: {$totalPaid|crmMoney}\n{/if}\n{if isset($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 isset($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 isset($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 isset($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 !empty($is_pay_later)}\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}{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 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($amount) && !$lineItem}\n{foreach from=$amount item=amnt key=level}{$amnt.amount|crmMoney} {$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{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 !empty($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 !empty($is_pay_later)}\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=\"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 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($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 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        {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 !empty($is_pay_later)}\n        <tr>\n         <td colspan=\"2\" {$labelStyle}>\n          {if isset($pay_later_receipt)}{$pay_later_receipt}{/if}\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 !empty($is_pay_later)}\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}{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 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($amount) && !$lineItem}\n{foreach from=$amount item=amnt key=level}{$amnt.amount|crmMoney} {$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{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 !empty($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 !empty($is_pay_later)}\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=\"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 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($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 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        {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 !empty($is_pay_later)}\n        <tr>\n         <td colspan=\"2\" {$labelStyle}>\n          {if isset($pay_later_receipt)}{$pay_later_receipt}{/if}\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  {if isset($pay_later_receipt)}{$pay_later_receipt}{/if}\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>{if isset($pay_later_receipt)}{$pay_later_receipt}{/if}</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  {if isset($pay_later_receipt)}{$pay_later_receipt}{/if}\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>{if isset($pay_later_receipt)}{$pay_later_receipt}{/if}</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),
- (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} {$event.event_tz}\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} {$event.event_tz}\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} {$event.event_tz}\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} {$event.event_tz}\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} {$event.event_tz}\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} {$event.event_tz}\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} {$event.event_tz}\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} {$event.event_tz}\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} {$event.event_tz}\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} {$event.event_tz}\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} {$event.event_tz}\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} {$event.event_tz}\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} {$event.event_tz}\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} {$event.event_tz}\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} {$event.event_tz}\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} {$event.event_tz}\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),
+ (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),
  (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 !empty($formValues.receipt_text_signup)}\n{$formValues.receipt_text_signup}\n{elseif !empty($formValues.receipt_text_renewal)}\n{$formValues.receipt_text_renewal}\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 isset($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 !empty($formValues.receipt_text_signup)}\n          <p>{$formValues.receipt_text_signup|htmlize}</p>\n        {elseif !empty($formValues.receipt_text_renewal)}\n          <p>{$formValues.receipt_text_renewal|htmlize}</p>\n        {else}\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 isset($formValues.total_amount) and isset($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 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              <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),
@@ -5604,26 +5566,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',10,'Send reminder for annual dinner',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-11-29 04:17:00',NULL,'0'),
- (2,'civicrm_contact',76,'Contact the Commissioner of Charities',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-06-17 21:20:41',NULL,'0'),
- (3,'civicrm_contact',185,'Invite members for the Steve Prefontaine 10k dream run',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-03-12 07:03:58',NULL,'0'),
- (4,'civicrm_contact',82,'Get the registration done for NGO status',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-05-21 06:57:48',NULL,'0'),
- (5,'civicrm_contact',84,'Invite members for the Steve Prefontaine 10k dream run',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-10-28 01:05:08',NULL,'0'),
- (6,'civicrm_contact',87,'Arrange collection of funds from members',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-11-12 16:25:49',NULL,'0'),
- (7,'civicrm_contact',24,'Connect for presentation',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2022-01-15 07:34:20',NULL,'0'),
- (8,'civicrm_contact',103,'Get the registration done for NGO status',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-04-11 07:59:29',NULL,'0'),
- (9,'civicrm_contact',180,'Arrange for cricket match with Sunil Gavaskar',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-06-08 01:17:46',NULL,'0'),
- (10,'civicrm_contact',15,'Contact the Commissioner of Charities',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-07-19 23:18:34',NULL,'0'),
- (11,'civicrm_contact',178,'Invite members for the Steve Prefontaine 10k dream run',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-07-20 06:33:56',NULL,'0'),
- (12,'civicrm_contact',26,'Invite members for the Steve Prefontaine 10k dream run',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-04-05 21:40:58',NULL,'0'),
- (13,'civicrm_contact',85,'Send newsletter for April 2005',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-08-14 23:04:34',NULL,'0'),
- (14,'civicrm_contact',11,'Organize the Terry Fox run',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2022-02-14 11:42:29',NULL,'0'),
- (15,'civicrm_contact',132,'Arrange collection of funds from members',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-06-11 05:41:30',NULL,'0'),
- (16,'civicrm_contact',21,'Connect for presentation',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-09-21 22:55:58',NULL,'0'),
- (17,'civicrm_contact',9,'Arrange for cricket match with Sunil Gavaskar',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-04-25 00:31:15',NULL,'0'),
- (18,'civicrm_contact',144,'Reminder screening of \"Black\" on next Friday',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2022-01-01 18:09:52',NULL,'0'),
- (19,'civicrm_contact',14,'Arrange collection of funds from members',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-08-29 07:54:38',NULL,'0'),
- (20,'civicrm_contact',64,'Arrange for cricket match with Sunil Gavaskar',1,'2022-03-05 23:50:47','2022-03-05 23:50:47','2021-04-22 10:14:49',NULL,'0');
+ (1,'civicrm_contact',121,'Contact the Commissioner of Charities',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-05-10 06:11:25',NULL,'0'),
+ (2,'civicrm_contact',178,'Send newsletter for April 2005',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-09-03 23:30:18',NULL,'0'),
+ (3,'civicrm_contact',184,'Invite members for the Steve Prefontaine 10k dream run',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-08-07 10:17:55',NULL,'0'),
+ (4,'civicrm_contact',174,'Connect for presentation',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-05-15 01:29:36',NULL,'0'),
+ (5,'civicrm_contact',158,'Send newsletter for April 2005',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-11-08 13:13:44',NULL,'0'),
+ (6,'civicrm_contact',12,'Arrange collection of funds from members',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-12-16 09:41:53',NULL,'0'),
+ (7,'civicrm_contact',122,'Send newsletter for April 2005',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-05-01 06:28:30',NULL,'0'),
+ (8,'civicrm_contact',6,'Chart out route map for next 10k run',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-11-21 00:32:57',NULL,'0'),
+ (9,'civicrm_contact',30,'Contact the Commissioner of Charities',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-12-02 11:33:39',NULL,'0'),
+ (10,'civicrm_contact',155,'Send newsletter for April 2005',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2022-01-03 18:13:19',NULL,'0'),
+ (11,'civicrm_contact',35,'Connect for presentation',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-05-08 06:32:12',NULL,'0'),
+ (12,'civicrm_contact',147,'Invite members for the Steve Prefontaine 10k dream run',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-11-05 14:00:22',NULL,'0'),
+ (13,'civicrm_contact',16,'Invite members for the Steve Prefontaine 10k dream run',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-06-02 00:09:19',NULL,'0'),
+ (14,'civicrm_contact',177,'Invite members for the Steve Prefontaine 10k dream run',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2022-02-27 05:32:25',NULL,'0'),
+ (15,'civicrm_contact',33,'Send reminder for annual dinner',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-10-12 07:11:40',NULL,'0'),
+ (16,'civicrm_contact',69,'Send newsletter for April 2005',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-06-12 00:42:44',NULL,'0'),
+ (17,'civicrm_contact',188,'Contact the Commissioner of Charities',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-06-29 13:40:30',NULL,'0'),
+ (18,'civicrm_contact',122,'Organize the Terry Fox run',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2022-02-17 04:17:26',NULL,'0'),
+ (19,'civicrm_contact',81,'Connect for presentation',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-11-06 13:32:20',NULL,'0'),
+ (20,'civicrm_contact',189,'Invite members for the Steve Prefontaine 10k dream run',1,'2022-03-14 22:31:04','2022-03-14 22:31:04','2021-12-15 20:45:02',NULL,'0');
 /*!40000 ALTER TABLE `civicrm_note` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -6614,56 +6576,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,121,1,1,'1','2009-01-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (2,34,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,39,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,15,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,45,2,1,'1','2008-01-10 00:00:00','Check','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (6,166,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,177,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,66,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,52,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,114,1,2,'2','2008-02-01 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (11,157,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,131,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,90,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,91,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,191,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,117,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,180,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,92,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,95,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,147,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,26,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,186,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,155,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,187,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),
+ (1,126,1,1,'1','2009-01-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (2,174,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,145,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,70,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,189,2,1,'1','2008-01-10 00:00:00','Check','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (6,52,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,198,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,44,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,175,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,4,1,2,'2','2008-02-01 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (11,150,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,120,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,42,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,27,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,75,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,20,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,121,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,98,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,64,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,2,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,180,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,151,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,6,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,82,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,188,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,130,1,1,'1','2009-01-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (27,94,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,81,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,202,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,72,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,49,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,14,1,3,'3','2009-07-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
- (33,60,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,161,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,165,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,126,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,59,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,182,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,41,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,65,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,174,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,181,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,184,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,159,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,146,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,87,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,154,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,123,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,31,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,22,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);
+ (26,147,1,1,'1','2009-01-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (27,9,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,59,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,185,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,14,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,192,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,3,1,3,'3','2009-07-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL,NULL),
+ (33,87,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,83,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,67,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,22,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,195,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,49,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,10,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,43,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,103,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,73,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,101,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,40,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,88,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,17,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,133,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,130,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,56,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;
 
@@ -6797,7 +6759,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,76,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,195,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;
 
@@ -6819,162 +6781,157 @@ 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,106,1,1,0,NULL,'250-4877',NULL,'2504877',1),
- (2,106,1,0,0,NULL,'(859) 339-7979',NULL,'8593397979',2),
- (3,29,1,1,0,NULL,'786-4250',NULL,'7864250',2),
- (4,147,1,1,0,NULL,'(827) 860-5513',NULL,'8278605513',2),
- (5,147,1,0,0,NULL,'(309) 525-5510',NULL,'3095255510',1),
- (6,76,1,1,0,NULL,'(522) 770-7452',NULL,'5227707452',1),
- (7,76,1,0,0,NULL,'(455) 585-9194',NULL,'4555859194',2),
- (8,72,1,1,0,NULL,'(539) 211-9983',NULL,'5392119983',2),
- (9,108,1,1,0,NULL,'(473) 737-8031',NULL,'4737378031',1),
- (10,108,1,0,0,NULL,'(358) 476-1818',NULL,'3584761818',1),
- (11,20,1,1,0,NULL,'(413) 811-6051',NULL,'4138116051',1),
- (12,20,1,0,0,NULL,'467-8584',NULL,'4678584',2),
- (13,35,1,1,0,NULL,'(339) 264-6400',NULL,'3392646400',1),
- (14,35,1,0,0,NULL,'493-1311',NULL,'4931311',1),
- (15,80,1,1,0,NULL,'(237) 481-9278',NULL,'2374819278',2),
- (16,101,1,1,0,NULL,'795-8751',NULL,'7958751',2),
- (17,101,1,0,0,NULL,'891-5942',NULL,'8915942',2),
- (18,144,1,1,0,NULL,'318-2418',NULL,'3182418',2),
- (19,144,1,0,0,NULL,'743-1487',NULL,'7431487',2),
- (20,153,1,1,0,NULL,'583-9810',NULL,'5839810',2),
- (21,13,1,1,0,NULL,'299-7496',NULL,'2997496',2),
- (22,13,1,0,0,NULL,'531-8745',NULL,'5318745',2),
- (23,96,1,1,0,NULL,'628-6163',NULL,'6286163',2),
- (24,102,1,1,0,NULL,'(301) 690-1810',NULL,'3016901810',2),
- (25,8,1,1,0,NULL,'869-8580',NULL,'8698580',1),
- (26,8,1,0,0,NULL,'(580) 205-2646',NULL,'5802052646',1),
- (27,6,1,1,0,NULL,'(292) 753-9705',NULL,'2927539705',1),
- (28,46,1,1,0,NULL,'(330) 868-5533',NULL,'3308685533',2),
- (29,46,1,0,0,NULL,'(740) 831-5362',NULL,'7408315362',2),
- (30,99,1,1,0,NULL,'(350) 469-5909',NULL,'3504695909',2),
- (31,99,1,0,0,NULL,'887-7352',NULL,'8877352',2),
- (32,118,1,1,0,NULL,'(285) 869-6718',NULL,'2858696718',1),
- (33,131,1,1,0,NULL,'(460) 367-6251',NULL,'4603676251',2),
- (34,131,1,0,0,NULL,'460-9676',NULL,'4609676',2),
- (35,43,1,1,0,NULL,'818-9503',NULL,'8189503',2),
- (36,3,1,1,0,NULL,'633-4232',NULL,'6334232',1),
- (37,185,1,1,0,NULL,'563-1825',NULL,'5631825',2),
- (38,61,1,1,0,NULL,'525-1326',NULL,'5251326',1),
- (39,61,1,0,0,NULL,'(699) 379-2302',NULL,'6993792302',2),
- (40,148,1,1,0,NULL,'803-6327',NULL,'8036327',2),
- (41,148,1,0,0,NULL,'564-3390',NULL,'5643390',1),
- (42,52,1,1,0,NULL,'(562) 518-9421',NULL,'5625189421',2),
- (43,52,1,0,0,NULL,'751-4480',NULL,'7514480',2),
- (44,107,1,1,0,NULL,'(888) 556-4125',NULL,'8885564125',1),
- (45,107,1,0,0,NULL,'809-8694',NULL,'8098694',2),
- (46,38,1,1,0,NULL,'(295) 231-8559',NULL,'2952318559',2),
- (47,124,1,1,0,NULL,'(464) 205-8822',NULL,'4642058822',2),
- (48,127,1,1,0,NULL,'449-1368',NULL,'4491368',1),
- (49,31,1,1,0,NULL,'261-9038',NULL,'2619038',2),
- (50,156,1,1,0,NULL,'465-8556',NULL,'4658556',1),
- (51,156,1,0,0,NULL,'(696) 517-4229',NULL,'6965174229',2),
- (52,194,1,1,0,NULL,'863-7187',NULL,'8637187',2),
- (53,54,1,1,0,NULL,'789-1082',NULL,'7891082',2),
- (54,54,1,0,0,NULL,'(870) 742-7876',NULL,'8707427876',2),
- (55,161,1,1,0,NULL,'(894) 757-1253',NULL,'8947571253',2),
- (56,91,1,1,0,NULL,'573-2537',NULL,'5732537',1),
- (57,90,1,1,0,NULL,'(534) 601-8068',NULL,'5346018068',1),
- (58,90,1,0,0,NULL,'754-2379',NULL,'7542379',2),
- (59,181,1,1,0,NULL,'331-5044',NULL,'3315044',2),
- (60,181,1,0,0,NULL,'430-9824',NULL,'4309824',2),
- (61,87,1,1,0,NULL,'(794) 446-6968',NULL,'7944466968',2),
- (62,87,1,0,0,NULL,'319-1600',NULL,'3191600',1),
- (63,151,1,1,0,NULL,'(856) 830-9619',NULL,'8568309619',2),
- (64,151,1,0,0,NULL,'(461) 659-4554',NULL,'4616594554',2),
- (65,143,1,1,0,NULL,'831-6455',NULL,'8316455',1),
- (66,143,1,0,0,NULL,'665-9230',NULL,'6659230',1),
- (67,11,1,1,0,NULL,'(846) 292-7519',NULL,'8462927519',1),
- (68,119,1,1,0,NULL,'(729) 316-8420',NULL,'7293168420',1),
- (69,77,1,1,0,NULL,'(474) 563-5443',NULL,'4745635443',2),
- (70,109,1,1,0,NULL,'(256) 256-7107',NULL,'2562567107',1),
- (71,109,1,0,0,NULL,'(510) 317-4378',NULL,'5103174378',1),
- (72,2,1,1,0,NULL,'(604) 695-5510',NULL,'6046955510',2),
- (73,129,1,1,0,NULL,'(547) 458-5678',NULL,'5474585678',1),
- (74,187,1,1,0,NULL,'(863) 247-6369',NULL,'8632476369',2),
- (75,191,1,1,0,NULL,'333-8041',NULL,'3338041',1),
- (76,55,1,1,0,NULL,'(821) 529-2663',NULL,'8215292663',1),
- (77,55,1,0,0,NULL,'204-8664',NULL,'2048664',1),
- (78,47,1,1,0,NULL,'348-8509',NULL,'3488509',2),
- (79,164,1,1,0,NULL,'(377) 717-1170',NULL,'3777171170',1),
- (80,98,1,1,0,NULL,'(456) 396-9231',NULL,'4563969231',1),
- (81,197,1,1,0,NULL,'(577) 597-4855',NULL,'5775974855',2),
- (82,81,1,1,0,NULL,'(512) 567-2717',NULL,'5125672717',1),
- (83,81,1,0,0,NULL,'(597) 204-4027',NULL,'5972044027',2),
- (84,65,1,1,0,NULL,'(276) 284-9018',NULL,'2762849018',1),
- (85,175,1,1,0,NULL,'884-3320',NULL,'8843320',1),
- (86,189,1,1,0,NULL,'(582) 644-7455',NULL,'5826447455',1),
- (87,189,1,0,0,NULL,'(329) 488-8806',NULL,'3294888806',2),
- (88,105,1,1,0,NULL,'659-9127',NULL,'6599127',2),
- (89,105,1,0,0,NULL,'(399) 791-5749',NULL,'3997915749',2),
- (90,89,1,1,0,NULL,'(677) 747-7583',NULL,'6777477583',1),
- (91,89,1,0,0,NULL,'414-1223',NULL,'4141223',1),
- (92,94,1,1,0,NULL,'203-7779',NULL,'2037779',1),
- (93,42,1,1,0,NULL,'(377) 376-1688',NULL,'3773761688',1),
- (94,42,1,0,0,NULL,'(388) 784-2262',NULL,'3887842262',1),
- (95,30,1,1,0,NULL,'(393) 680-7753',NULL,'3936807753',1),
- (96,30,1,0,0,NULL,'404-8503',NULL,'4048503',1),
- (97,32,1,1,0,NULL,'510-9187',NULL,'5109187',2),
- (98,32,1,0,0,NULL,'(401) 810-1906',NULL,'4018101906',2),
- (99,40,1,1,0,NULL,'(670) 370-6533',NULL,'6703706533',1),
- (100,16,1,1,0,NULL,'779-8223',NULL,'7798223',2),
- (101,34,1,1,0,NULL,'399-4052',NULL,'3994052',1),
- (102,154,1,1,0,NULL,'774-2545',NULL,'7742545',2),
- (103,183,1,1,0,NULL,'(543) 697-2637',NULL,'5436972637',2),
- (104,113,1,1,0,NULL,'(245) 414-5944',NULL,'2454145944',2),
- (105,163,1,1,0,NULL,'397-9242',NULL,'3979242',1),
- (106,48,1,1,0,NULL,'(338) 404-7088',NULL,'3384047088',1),
- (107,177,1,1,0,NULL,'(651) 645-8955',NULL,'6516458955',1),
- (108,155,1,1,0,NULL,'(651) 730-8946',NULL,'6517308946',1),
- (109,120,1,1,0,NULL,'(442) 807-8191',NULL,'4428078191',2),
- (110,170,1,1,0,NULL,'483-5763',NULL,'4835763',1),
- (111,132,1,1,0,NULL,'210-7182',NULL,'2107182',2),
- (112,132,1,0,0,NULL,'468-4544',NULL,'4684544',1),
- (113,141,1,1,0,NULL,'(610) 805-8905',NULL,'6108058905',1),
- (114,141,1,0,0,NULL,'703-3751',NULL,'7033751',1),
- (115,67,1,1,0,NULL,'457-5087',NULL,'4575087',1),
- (116,68,1,1,0,NULL,'249-8588',NULL,'2498588',2),
- (117,68,1,0,0,NULL,'234-8407',NULL,'2348407',2),
- (118,12,1,1,0,NULL,'(389) 384-3124',NULL,'3893843124',1),
- (119,12,1,0,0,NULL,'645-9905',NULL,'6459905',1),
- (120,111,1,1,0,NULL,'852-2336',NULL,'8522336',1),
- (121,111,1,0,0,NULL,'542-9978',NULL,'5429978',2),
- (122,79,1,1,0,NULL,'235-4382',NULL,'2354382',1),
- (123,79,1,0,0,NULL,'353-9062',NULL,'3539062',1),
- (124,58,1,1,0,NULL,'(820) 620-2733',NULL,'8206202733',2),
- (125,128,1,1,0,NULL,'736-6862',NULL,'7366862',2),
- (126,63,1,1,0,NULL,'276-4365',NULL,'2764365',1),
- (127,63,1,0,0,NULL,'(276) 411-3999',NULL,'2764113999',1),
- (128,15,1,1,0,NULL,'(607) 207-8855',NULL,'6072078855',2),
- (129,133,1,1,0,NULL,'(265) 748-4823',NULL,'2657484823',1),
- (130,190,1,1,0,NULL,'336-1804',NULL,'3361804',2),
- (131,166,1,1,0,NULL,'546-1303',NULL,'5461303',1),
- (132,116,1,1,0,NULL,'(274) 397-2960',NULL,'2743972960',1),
- (133,24,1,1,0,NULL,'(652) 512-9144',NULL,'6525129144',1),
- (134,24,1,0,0,NULL,'(417) 466-7124',NULL,'4174667124',2),
- (135,27,1,1,0,NULL,'(273) 819-6437',NULL,'2738196437',2),
- (136,27,1,0,0,NULL,'(818) 282-1075',NULL,'8182821075',2),
- (137,104,1,1,0,NULL,'660-6585',NULL,'6606585',2),
- (138,97,1,1,0,NULL,'713-2188',NULL,'7132188',1),
- (139,172,1,1,0,NULL,'612-5369',NULL,'6125369',2),
- (140,5,1,1,0,NULL,'(268) 437-9782',NULL,'2684379782',1),
- (141,5,1,0,0,NULL,'(832) 433-3131',NULL,'8324333131',1),
- (142,167,1,1,0,NULL,'472-2807',NULL,'4722807',2),
- (143,167,1,0,0,NULL,'583-4195',NULL,'5834195',1),
- (144,78,1,1,0,NULL,'(706) 328-9873',NULL,'7063289873',1),
- (145,62,1,1,0,NULL,'836-1187',NULL,'8361187',1),
- (146,139,1,1,0,NULL,'287-5889',NULL,'2875889',2),
- (147,74,1,1,0,NULL,'(749) 731-4010',NULL,'7497314010',2),
- (148,74,1,0,0,NULL,'(610) 530-4612',NULL,'6105304612',2),
- (149,59,1,1,0,NULL,'511-7611',NULL,'5117611',2),
- (150,59,1,0,0,NULL,'(416) 508-8267',NULL,'4165088267',1),
- (151,7,1,1,0,NULL,'711-1161',NULL,'7111161',2),
- (152,50,1,1,0,NULL,'(842) 843-4022',NULL,'8428434022',1),
- (153,50,1,0,0,NULL,'347-5278',NULL,'3475278',2),
- (154,NULL,1,0,0,NULL,'204 222-1000',NULL,'2042221000',1),
- (155,NULL,1,0,0,NULL,'204 223-1000',NULL,'2042231000',1),
- (156,NULL,1,0,0,NULL,'303 323-1000',NULL,'3033231000',1);
+ (1,129,1,1,0,NULL,'(861) 753-7862',NULL,'8617537862',1),
+ (2,150,1,1,0,NULL,'(222) 652-7323',NULL,'2226527323',2),
+ (3,150,1,0,0,NULL,'(478) 203-4275',NULL,'4782034275',2),
+ (4,111,1,1,0,NULL,'882-4472',NULL,'8824472',2),
+ (5,111,1,0,0,NULL,'463-6683',NULL,'4636683',1),
+ (6,50,1,1,0,NULL,'(649) 849-2997',NULL,'6498492997',2),
+ (7,28,1,1,0,NULL,'(319) 321-9308',NULL,'3193219308',2),
+ (8,28,1,0,0,NULL,'(491) 499-9127',NULL,'4914999127',2),
+ (9,80,1,1,0,NULL,'(859) 895-2804',NULL,'8598952804',2),
+ (10,98,1,1,0,NULL,'352-2034',NULL,'3522034',1),
+ (11,16,1,1,0,NULL,'594-4826',NULL,'5944826',2),
+ (12,46,1,1,0,NULL,'(307) 256-7875',NULL,'3072567875',2),
+ (13,51,1,1,0,NULL,'603-5631',NULL,'6035631',2),
+ (14,51,1,0,0,NULL,'815-7678',NULL,'8157678',1),
+ (15,100,1,1,0,NULL,'252-7618',NULL,'2527618',1),
+ (16,100,1,0,0,NULL,'778-9887',NULL,'7789887',1),
+ (17,31,1,1,0,NULL,'398-1402',NULL,'3981402',1),
+ (18,60,1,1,0,NULL,'(467) 293-5696',NULL,'4672935696',1),
+ (19,60,1,0,0,NULL,'758-9798',NULL,'7589798',1),
+ (20,20,1,1,0,NULL,'(508) 887-1385',NULL,'5088871385',2),
+ (21,20,1,0,0,NULL,'(811) 532-1129',NULL,'8115321129',1),
+ (22,163,1,1,0,NULL,'(829) 632-3104',NULL,'8296323104',2),
+ (23,163,1,0,0,NULL,'880-7342',NULL,'8807342',1),
+ (24,67,1,1,0,NULL,'(845) 372-6202',NULL,'8453726202',2),
+ (25,67,1,0,0,NULL,'613-7747',NULL,'6137747',2),
+ (26,43,1,1,0,NULL,'(252) 362-3004',NULL,'2523623004',1),
+ (27,34,1,1,0,NULL,'469-3473',NULL,'4693473',2),
+ (28,34,1,0,0,NULL,'(294) 623-7039',NULL,'2946237039',1),
+ (29,184,1,1,0,NULL,'(634) 287-9785',NULL,'6342879785',2),
+ (30,152,1,1,0,NULL,'(308) 387-8935',NULL,'3083878935',1),
+ (31,101,1,1,0,NULL,'393-1106',NULL,'3931106',2),
+ (32,101,1,0,0,NULL,'(762) 209-5056',NULL,'7622095056',1),
+ (33,164,1,1,0,NULL,'(677) 351-5233',NULL,'6773515233',2),
+ (34,138,1,1,0,NULL,'(561) 705-4392',NULL,'5617054392',2),
+ (35,138,1,0,0,NULL,'(310) 662-8479',NULL,'3106628479',1),
+ (36,127,1,1,0,NULL,'(659) 443-7771',NULL,'6594437771',2),
+ (37,127,1,0,0,NULL,'765-6335',NULL,'7656335',1),
+ (38,137,1,1,0,NULL,'708-7363',NULL,'7087363',2),
+ (39,137,1,0,0,NULL,'(718) 397-2661',NULL,'7183972661',1),
+ (40,27,1,1,0,NULL,'521-7652',NULL,'5217652',2),
+ (41,27,1,0,0,NULL,'(479) 238-9036',NULL,'4792389036',2),
+ (42,114,1,1,0,NULL,'419-6547',NULL,'4196547',2),
+ (43,103,1,1,0,NULL,'811-3368',NULL,'8113368',2),
+ (44,103,1,0,0,NULL,'342-4554',NULL,'3424554',2),
+ (45,117,1,1,0,NULL,'(703) 560-9032',NULL,'7035609032',2),
+ (46,134,1,1,0,NULL,'451-3317',NULL,'4513317',1),
+ (47,149,1,1,0,NULL,'(254) 846-3525',NULL,'2548463525',1),
+ (48,149,1,0,0,NULL,'(494) 367-6067',NULL,'4943676067',1),
+ (49,66,1,1,0,NULL,'743-4452',NULL,'7434452',1),
+ (50,160,1,1,0,NULL,'(481) 207-5998',NULL,'4812075998',1),
+ (51,79,1,1,0,NULL,'347-9634',NULL,'3479634',1),
+ (52,79,1,0,0,NULL,'568-8241',NULL,'5688241',2),
+ (53,90,1,1,0,NULL,'(351) 266-3038',NULL,'3512663038',2),
+ (54,90,1,0,0,NULL,'410-7552',NULL,'4107552',2),
+ (55,131,1,1,0,NULL,'595-3163',NULL,'5953163',1),
+ (56,7,1,1,0,NULL,'(633) 380-3969',NULL,'6333803969',1),
+ (57,7,1,0,0,NULL,'(643) 875-2514',NULL,'6438752514',2),
+ (58,48,1,1,0,NULL,'(592) 332-7369',NULL,'5923327369',1),
+ (59,48,1,0,0,NULL,'(754) 792-8368',NULL,'7547928368',2),
+ (60,135,1,1,0,NULL,'(800) 515-1613',NULL,'8005151613',1),
+ (61,102,1,1,0,NULL,'735-2361',NULL,'7352361',2),
+ (62,123,1,1,0,NULL,'(375) 292-8565',NULL,'3752928565',2),
+ (63,45,1,1,0,NULL,'(264) 575-3727',NULL,'2645753727',2),
+ (64,120,1,1,0,NULL,'717-5423',NULL,'7175423',1),
+ (65,120,1,0,0,NULL,'220-7491',NULL,'2207491',2),
+ (66,38,1,1,0,NULL,'(524) 315-2247',NULL,'5243152247',2),
+ (67,38,1,0,0,NULL,'(830) 427-6261',NULL,'8304276261',2),
+ (68,91,1,1,0,NULL,'754-9307',NULL,'7549307',2),
+ (69,91,1,0,0,NULL,'(216) 767-8854',NULL,'2167678854',1),
+ (70,177,1,1,0,NULL,'491-7033',NULL,'4917033',1),
+ (71,62,1,1,0,NULL,'533-6549',NULL,'5336549',2),
+ (72,93,1,1,0,NULL,'215-8028',NULL,'2158028',2),
+ (73,112,1,1,0,NULL,'500-5479',NULL,'5005479',1),
+ (74,112,1,0,0,NULL,'386-1173',NULL,'3861173',2),
+ (75,58,1,1,0,NULL,'(698) 314-5345',NULL,'6983145345',2),
+ (76,58,1,0,0,NULL,'(368) 802-6814',NULL,'3688026814',1),
+ (77,155,1,1,0,NULL,'(333) 834-7115',NULL,'3338347115',2),
+ (78,155,1,0,0,NULL,'(565) 672-1878',NULL,'5656721878',2),
+ (79,21,1,1,0,NULL,'(758) 688-2862',NULL,'7586882862',2),
+ (80,53,1,1,0,NULL,'(587) 358-1249',NULL,'5873581249',2),
+ (81,133,1,1,0,NULL,'(857) 847-2196',NULL,'8578472196',1),
+ (82,132,1,1,0,NULL,'630-5263',NULL,'6305263',1),
+ (83,64,1,1,0,NULL,'268-6623',NULL,'2686623',1),
+ (84,96,1,1,0,NULL,'838-8720',NULL,'8388720',2),
+ (85,18,1,1,0,NULL,'(295) 243-2834',NULL,'2952432834',2),
+ (86,18,1,0,0,NULL,'(776) 850-1086',NULL,'7768501086',2),
+ (87,2,1,1,0,NULL,'276-1840',NULL,'2761840',2),
+ (88,125,1,1,0,NULL,'847-3883',NULL,'8473883',1),
+ (89,125,1,0,0,NULL,'417-4942',NULL,'4174942',1),
+ (90,185,1,1,0,NULL,'(456) 715-9911',NULL,'4567159911',1),
+ (91,185,1,0,0,NULL,'(216) 627-9302',NULL,'2166279302',2),
+ (92,47,1,1,0,NULL,'720-7960',NULL,'7207960',1),
+ (93,188,1,1,0,NULL,'(396) 879-1700',NULL,'3968791700',2),
+ (94,196,1,1,0,NULL,'707-4804',NULL,'7074804',2),
+ (95,89,1,1,0,NULL,'(379) 386-7125',NULL,'3793867125',1),
+ (96,3,1,1,0,NULL,'443-9594',NULL,'4439594',2),
+ (97,11,1,1,0,NULL,'(507) 790-2039',NULL,'5077902039',2),
+ (98,11,1,0,0,NULL,'(557) 498-4171',NULL,'5574984171',1),
+ (99,9,1,1,0,NULL,'(642) 736-9686',NULL,'6427369686',2),
+ (100,68,1,1,0,NULL,'220-6303',NULL,'2206303',1),
+ (101,68,1,0,0,NULL,'(681) 684-3454',NULL,'6816843454',1),
+ (102,97,1,1,0,NULL,'497-9565',NULL,'4979565',1),
+ (103,105,1,1,0,NULL,'(728) 883-4914',NULL,'7288834914',2),
+ (104,105,1,0,0,NULL,'868-9069',NULL,'8689069',2),
+ (105,30,1,1,0,NULL,'(649) 242-1259',NULL,'6492421259',1),
+ (106,161,1,1,0,NULL,'(352) 841-5418',NULL,'3528415418',2),
+ (107,161,1,0,0,NULL,'(469) 894-4678',NULL,'4698944678',2),
+ (108,73,1,1,0,NULL,'(481) 249-9840',NULL,'4812499840',1),
+ (109,104,1,1,0,NULL,'852-7810',NULL,'8527810',1),
+ (110,104,1,0,0,NULL,'(584) 828-8441',NULL,'5848288441',2),
+ (111,197,1,1,0,NULL,'(222) 567-5630',NULL,'2225675630',1),
+ (112,197,1,0,0,NULL,'889-8817',NULL,'8898817',2),
+ (113,128,1,1,0,NULL,'(343) 422-1289',NULL,'3434221289',2),
+ (114,119,1,1,0,NULL,'424-9696',NULL,'4249696',1),
+ (115,119,1,0,0,NULL,'286-8257',NULL,'2868257',1),
+ (116,108,1,1,0,NULL,'(794) 322-7845',NULL,'7943227845',2),
+ (117,136,1,1,0,NULL,'(246) 303-2471',NULL,'2463032471',1),
+ (118,191,1,1,0,NULL,'(206) 522-2489',NULL,'2065222489',2),
+ (119,37,1,1,0,NULL,'342-3816',NULL,'3423816',1),
+ (120,173,1,1,0,NULL,'340-9960',NULL,'3409960',2),
+ (121,24,1,1,0,NULL,'519-8629',NULL,'5198629',1),
+ (122,24,1,0,0,NULL,'(583) 690-3708',NULL,'5836903708',2),
+ (123,141,1,1,0,NULL,'(715) 870-5127',NULL,'7158705127',1),
+ (124,141,1,0,0,NULL,'(292) 806-6565',NULL,'2928066565',2),
+ (125,110,1,1,0,NULL,'750-7119',NULL,'7507119',2),
+ (126,44,1,1,0,NULL,'243-2548',NULL,'2432548',1),
+ (127,44,1,0,0,NULL,'(764) 352-1510',NULL,'7643521510',2),
+ (128,181,1,1,0,NULL,'761-4927',NULL,'7614927',2),
+ (129,12,1,1,0,NULL,'757-5556',NULL,'7575556',1),
+ (130,12,1,0,0,NULL,'(513) 299-5340',NULL,'5132995340',2),
+ (131,23,1,1,0,NULL,'202-3764',NULL,'2023764',1),
+ (132,83,1,1,0,NULL,'480-3353',NULL,'4803353',2),
+ (133,84,1,1,0,NULL,'(673) 365-5293',NULL,'6733655293',2),
+ (134,145,1,1,0,NULL,'690-2698',NULL,'6902698',2),
+ (135,145,1,0,0,NULL,'(429) 826-8044',NULL,'4298268044',2),
+ (136,78,1,1,0,NULL,'(606) 231-5886',NULL,'6062315886',1),
+ (137,78,1,0,0,NULL,'446-2757',NULL,'4462757',2),
+ (138,198,1,1,0,NULL,'854-1340',NULL,'8541340',1),
+ (139,19,1,1,0,NULL,'(323) 838-5308',NULL,'3238385308',2),
+ (140,35,1,1,0,NULL,'237-8370',NULL,'2378370',2),
+ (141,17,1,1,0,NULL,'(506) 384-6693',NULL,'5063846693',1),
+ (142,17,1,0,0,NULL,'(711) 588-2742',NULL,'7115882742',2),
+ (143,115,1,1,0,NULL,'456-3096',NULL,'4563096',1),
+ (144,194,1,1,0,NULL,'785-9167',NULL,'7859167',2),
+ (145,194,1,0,0,NULL,'(292) 424-8443',NULL,'2924248443',2),
+ (146,33,1,1,0,NULL,'(435) 346-1489',NULL,'4353461489',2),
+ (147,54,1,1,0,NULL,'(896) 449-1639',NULL,'8964491639',1),
+ (148,15,1,1,0,NULL,'(431) 554-3879',NULL,'4315543879',1),
+ (149,NULL,1,0,0,NULL,'204 222-1000',NULL,'2042221000',1),
+ (150,NULL,1,0,0,NULL,'204 223-1000',NULL,'2042231000',1),
+ (151,NULL,1,0,0,NULL,'303 323-1000',NULL,'3033231000',1);
 /*!40000 ALTER TABLE `civicrm_phone` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -7209,223 +7166,222 @@ 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,98,173,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (2,197,173,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (3,98,164,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (4,197,164,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (5,197,98,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (6,164,134,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (7,98,134,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (8,197,134,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (9,173,134,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (10,164,173,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (11,65,81,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (12,175,81,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (13,65,22,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (14,175,22,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (15,175,65,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (16,22,122,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (17,65,122,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (18,175,122,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (19,81,122,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (20,22,81,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (21,66,138,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (22,49,138,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (23,66,60,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (24,49,60,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (25,49,66,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (26,60,73,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (27,66,73,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (28,49,73,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (29,138,73,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (30,60,138,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (31,105,189,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (32,89,189,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (33,105,136,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (34,89,136,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (35,89,105,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (36,136,195,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (37,105,195,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (38,89,195,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (39,189,195,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (40,136,189,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (41,30,94,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (42,64,94,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:45','2022-03-05 23:50:45'),
- (43,30,42,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (44,64,42,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (45,64,30,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (46,42,93,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (47,30,93,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (48,64,93,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (49,94,93,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (50,42,94,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (51,40,75,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (52,110,75,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (53,40,32,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (54,110,32,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (55,110,40,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (56,32,192,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (57,40,192,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (58,110,192,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (59,75,192,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (60,32,75,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (61,154,16,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (62,183,16,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (63,154,34,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (64,183,34,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (65,183,154,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (66,34,86,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (67,154,86,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (68,183,86,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (69,16,86,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (70,34,16,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (71,113,180,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (72,33,180,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (73,113,157,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (74,33,157,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (75,33,113,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (76,157,39,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (77,113,39,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (78,33,39,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (79,180,39,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (80,157,180,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (81,177,163,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (82,51,163,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (83,177,48,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (84,51,48,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (85,51,177,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (86,48,9,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (87,177,9,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (88,51,9,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (89,163,9,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (90,48,163,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (91,120,155,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (92,170,155,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (93,120,198,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (94,170,198,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (95,170,120,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (96,198,171,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (97,120,171,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (98,170,171,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (99,155,171,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (100,198,155,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (101,67,132,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (102,68,132,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (103,67,141,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (104,68,141,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (105,68,67,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (106,141,162,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (107,67,162,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (108,68,162,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (109,132,162,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (110,141,132,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (111,111,12,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (112,79,12,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (113,111,17,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (114,79,17,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (115,79,111,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (116,17,14,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (117,111,14,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (118,79,14,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (119,12,14,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (120,17,12,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (121,58,19,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (122,128,19,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (123,58,142,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (124,128,142,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (125,128,58,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (126,142,88,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (127,58,88,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (128,128,88,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (129,19,88,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (130,142,19,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (131,15,193,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (132,133,193,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (133,15,63,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (134,133,63,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (135,133,15,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (136,63,130,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (137,15,130,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (138,133,130,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (139,193,130,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (140,63,193,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (141,116,190,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (142,24,190,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (143,116,166,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (144,24,166,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (145,24,116,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (146,166,174,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (147,116,174,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (148,24,174,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (149,190,174,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (150,166,190,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (151,97,27,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (152,172,27,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (153,97,104,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (154,172,104,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (155,172,97,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (156,104,37,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (157,97,37,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (158,172,37,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (159,27,37,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (160,104,27,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (161,123,5,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (162,78,5,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (163,123,167,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (164,78,167,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (165,78,123,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (166,167,103,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (167,123,103,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (168,78,103,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (169,5,103,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (170,167,5,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (171,62,115,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (172,139,115,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (173,62,28,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (174,139,28,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (175,139,62,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (176,28,70,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (177,62,70,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (178,139,70,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (179,115,70,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (180,28,115,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (181,117,74,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (182,59,74,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (183,117,184,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (184,59,184,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (185,59,117,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (186,184,18,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (187,117,18,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (188,59,18,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (189,74,18,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (190,184,74,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (191,50,199,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (192,186,199,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (193,50,7,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (194,186,7,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (195,186,50,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (196,7,125,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (197,50,125,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (198,186,125,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (199,199,125,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (200,7,199,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (201,74,45,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (202,43,71,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (203,142,83,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (204,54,84,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (205,147,112,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (206,109,114,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (207,145,135,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (208,151,137,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (209,38,140,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (210,90,146,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (211,85,149,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (212,46,152,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (213,3,165,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (214,51,178,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (215,34,182,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (216,155,188,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46'),
- (217,183,196,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-05 23:50:46','2022-03-05 23:50:46');
+ (1,200,8,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (2,133,8,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (3,200,53,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (4,133,53,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (5,133,200,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (6,53,75,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (7,200,75,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (8,133,75,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (9,8,75,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (10,53,8,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (11,96,132,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (12,18,132,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (13,96,64,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (14,18,64,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (15,18,96,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (16,64,144,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (17,96,144,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (18,18,144,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (19,132,144,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (20,64,132,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (21,185,2,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (22,47,2,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (23,185,125,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (24,47,125,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (25,47,185,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (26,125,56,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (27,185,56,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (28,47,56,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (29,2,56,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (30,125,2,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (31,182,172,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (32,196,172,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (33,182,188,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (34,196,188,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (35,196,182,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (36,188,22,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (37,182,22,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (38,196,22,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (39,172,22,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (40,188,172,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (41,11,89,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (42,122,89,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (43,11,3,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (44,122,3,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (45,122,11,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (46,3,116,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (47,11,116,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (48,122,116,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (49,89,116,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (50,3,89,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (51,41,9,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (52,68,9,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (53,41,92,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (54,68,92,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (55,68,41,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (56,92,156,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (57,41,156,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (58,68,156,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (59,9,156,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (60,92,9,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (61,30,97,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (62,161,97,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (63,30,105,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (64,161,105,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (65,161,30,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (66,105,167,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (67,30,167,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (68,161,167,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (69,97,167,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (70,105,97,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (71,197,73,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (72,128,73,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (73,197,104,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (74,128,104,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (75,128,197,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (76,104,130,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (77,197,130,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (78,128,130,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (79,73,130,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (80,104,73,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (81,108,168,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (82,136,168,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (83,108,119,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (84,136,119,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (85,136,108,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (86,119,57,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (87,108,57,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (88,136,57,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (89,168,57,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (90,119,168,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (91,173,191,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (92,24,191,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (93,173,37,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (94,24,37,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (95,24,173,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (96,37,109,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (97,173,109,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (98,24,109,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (99,191,109,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (100,37,191,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (101,180,141,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (102,110,141,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (103,180,176,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (104,110,176,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (105,110,180,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (106,176,107,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (107,180,107,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (108,110,107,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (109,141,107,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (110,176,141,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (111,12,44,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (112,118,44,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (113,12,181,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (114,118,181,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (115,118,12,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (116,181,143,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (117,12,143,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (118,118,143,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (119,44,143,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (120,181,44,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (121,23,10,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (122,83,10,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (123,23,74,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (124,83,74,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (125,83,23,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (126,74,171,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (127,23,171,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (128,83,171,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:02','2022-03-14 22:31:02'),
+ (129,10,171,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (130,74,10,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (131,145,84,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (132,78,84,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (133,145,5,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (134,78,5,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (135,78,145,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (136,5,140,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (137,145,140,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (138,78,140,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (139,84,140,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (140,5,84,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (141,35,198,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (142,17,198,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (143,35,19,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (144,17,19,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (145,17,35,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (146,19,69,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (147,35,69,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (148,17,69,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (149,198,69,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (150,19,198,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (151,124,36,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (152,115,36,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (153,124,174,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (154,115,174,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (155,115,124,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (156,174,72,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (157,124,72,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (158,115,72,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (159,36,72,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (160,174,36,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (161,183,186,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (162,194,186,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (163,183,106,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (164,194,106,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (165,194,183,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (166,106,88,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (167,183,88,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (168,194,88,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (169,186,88,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (170,106,186,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (171,192,33,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (172,154,33,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (173,192,54,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (174,154,54,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (175,154,192,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (176,54,70,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (177,192,70,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (178,154,70,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (179,33,70,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (180,54,33,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (181,4,26,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (182,15,26,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (183,4,151,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (184,15,151,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (185,15,4,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (186,151,162,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (187,4,162,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (188,15,162,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (189,26,162,7,NULL,NULL,0,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (190,151,26,2,NULL,NULL,0,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (191,121,55,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (192,39,55,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (193,121,201,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (194,39,201,1,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (195,39,121,4,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (196,201,126,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (197,121,126,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (198,39,126,8,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (199,55,126,7,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (200,201,55,2,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (201,19,6,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (202,196,13,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (203,179,29,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (204,110,42,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (205,97,49,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (206,123,59,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (207,40,61,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (208,180,65,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (209,64,76,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (210,102,113,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (211,115,147,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (212,168,159,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (213,36,169,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (214,176,170,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (215,83,178,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03'),
+ (216,78,190,5,NULL,NULL,1,NULL,0,0,NULL,'2022-03-14 22:31:03','2022-03-14 22:31:03');
 /*!40000 ALTER TABLE `civicrm_relationship` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -7436,440 +7392,438 @@ 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',98,'Child of',173,'Parent of',1,NULL,NULL,NULL),
- (2,1,1,'b_a',173,'Parent of',98,'Child of',1,NULL,NULL,NULL),
- (3,2,1,'a_b',197,'Child of',173,'Parent of',1,NULL,NULL,NULL),
- (4,2,1,'b_a',173,'Parent of',197,'Child of',1,NULL,NULL,NULL),
- (5,3,1,'a_b',98,'Child of',164,'Parent of',1,NULL,NULL,NULL),
- (6,3,1,'b_a',164,'Parent of',98,'Child of',1,NULL,NULL,NULL),
- (7,4,1,'a_b',197,'Child of',164,'Parent of',1,NULL,NULL,NULL),
- (8,4,1,'b_a',164,'Parent of',197,'Child of',1,NULL,NULL,NULL),
- (9,5,4,'a_b',197,'Sibling of',98,'Sibling of',1,NULL,NULL,NULL),
- (10,5,4,'b_a',98,'Sibling of',197,'Sibling of',1,NULL,NULL,NULL),
- (11,6,8,'a_b',164,'Household Member of',134,'Household Member is',1,NULL,NULL,NULL),
- (12,6,8,'b_a',134,'Household Member is',164,'Household Member of',1,NULL,NULL,NULL),
- (13,7,8,'a_b',98,'Household Member of',134,'Household Member is',1,NULL,NULL,NULL),
- (14,7,8,'b_a',134,'Household Member is',98,'Household Member of',1,NULL,NULL,NULL),
- (15,8,8,'a_b',197,'Household Member of',134,'Household Member is',1,NULL,NULL,NULL),
- (16,8,8,'b_a',134,'Household Member is',197,'Household Member of',1,NULL,NULL,NULL),
- (17,9,7,'a_b',173,'Head of Household for',134,'Head of Household is',0,NULL,NULL,NULL),
- (18,9,7,'b_a',134,'Head of Household is',173,'Head of Household for',0,NULL,NULL,NULL),
- (19,10,2,'a_b',164,'Spouse of',173,'Spouse of',0,NULL,NULL,NULL),
- (20,10,2,'b_a',173,'Spouse of',164,'Spouse of',0,NULL,NULL,NULL),
- (21,11,1,'a_b',65,'Child of',81,'Parent of',1,NULL,NULL,NULL),
- (22,11,1,'b_a',81,'Parent of',65,'Child of',1,NULL,NULL,NULL),
- (23,12,1,'a_b',175,'Child of',81,'Parent of',1,NULL,NULL,NULL),
- (24,12,1,'b_a',81,'Parent of',175,'Child of',1,NULL,NULL,NULL),
- (25,13,1,'a_b',65,'Child of',22,'Parent of',1,NULL,NULL,NULL),
- (26,13,1,'b_a',22,'Parent of',65,'Child of',1,NULL,NULL,NULL),
- (27,14,1,'a_b',175,'Child of',22,'Parent of',1,NULL,NULL,NULL),
- (28,14,1,'b_a',22,'Parent of',175,'Child of',1,NULL,NULL,NULL),
- (29,15,4,'a_b',175,'Sibling of',65,'Sibling of',1,NULL,NULL,NULL),
- (30,15,4,'b_a',65,'Sibling of',175,'Sibling of',1,NULL,NULL,NULL),
- (31,16,8,'a_b',22,'Household Member of',122,'Household Member is',1,NULL,NULL,NULL),
- (32,16,8,'b_a',122,'Household Member is',22,'Household Member of',1,NULL,NULL,NULL),
- (33,17,8,'a_b',65,'Household Member of',122,'Household Member is',1,NULL,NULL,NULL),
- (34,17,8,'b_a',122,'Household Member is',65,'Household Member of',1,NULL,NULL,NULL),
- (35,18,8,'a_b',175,'Household Member of',122,'Household Member is',1,NULL,NULL,NULL),
- (36,18,8,'b_a',122,'Household Member is',175,'Household Member of',1,NULL,NULL,NULL),
- (37,19,7,'a_b',81,'Head of Household for',122,'Head of Household is',0,NULL,NULL,NULL),
- (38,19,7,'b_a',122,'Head of Household is',81,'Head of Household for',0,NULL,NULL,NULL),
- (39,20,2,'a_b',22,'Spouse of',81,'Spouse of',0,NULL,NULL,NULL),
- (40,20,2,'b_a',81,'Spouse of',22,'Spouse of',0,NULL,NULL,NULL),
- (41,21,1,'a_b',66,'Child of',138,'Parent of',1,NULL,NULL,NULL),
- (42,21,1,'b_a',138,'Parent of',66,'Child of',1,NULL,NULL,NULL),
- (43,22,1,'a_b',49,'Child of',138,'Parent of',1,NULL,NULL,NULL),
- (44,22,1,'b_a',138,'Parent of',49,'Child of',1,NULL,NULL,NULL),
- (45,23,1,'a_b',66,'Child of',60,'Parent of',1,NULL,NULL,NULL),
- (46,23,1,'b_a',60,'Parent of',66,'Child of',1,NULL,NULL,NULL),
- (47,24,1,'a_b',49,'Child of',60,'Parent of',1,NULL,NULL,NULL),
- (48,24,1,'b_a',60,'Parent of',49,'Child of',1,NULL,NULL,NULL),
- (49,25,4,'a_b',49,'Sibling of',66,'Sibling of',1,NULL,NULL,NULL),
- (50,25,4,'b_a',66,'Sibling of',49,'Sibling of',1,NULL,NULL,NULL),
- (51,26,8,'a_b',60,'Household Member of',73,'Household Member is',1,NULL,NULL,NULL),
- (52,26,8,'b_a',73,'Household Member is',60,'Household Member of',1,NULL,NULL,NULL),
- (53,27,8,'a_b',66,'Household Member of',73,'Household Member is',1,NULL,NULL,NULL),
- (54,27,8,'b_a',73,'Household Member is',66,'Household Member of',1,NULL,NULL,NULL),
- (55,28,8,'a_b',49,'Household Member of',73,'Household Member is',1,NULL,NULL,NULL),
- (56,28,8,'b_a',73,'Household Member is',49,'Household Member of',1,NULL,NULL,NULL),
- (57,29,7,'a_b',138,'Head of Household for',73,'Head of Household is',0,NULL,NULL,NULL),
- (58,29,7,'b_a',73,'Head of Household is',138,'Head of Household for',0,NULL,NULL,NULL),
- (59,30,2,'a_b',60,'Spouse of',138,'Spouse of',0,NULL,NULL,NULL),
- (60,30,2,'b_a',138,'Spouse of',60,'Spouse of',0,NULL,NULL,NULL),
- (61,31,1,'a_b',105,'Child of',189,'Parent of',1,NULL,NULL,NULL),
- (62,31,1,'b_a',189,'Parent of',105,'Child of',1,NULL,NULL,NULL),
- (63,32,1,'a_b',89,'Child of',189,'Parent of',1,NULL,NULL,NULL),
- (64,32,1,'b_a',189,'Parent of',89,'Child of',1,NULL,NULL,NULL),
- (65,33,1,'a_b',105,'Child of',136,'Parent of',1,NULL,NULL,NULL),
- (66,33,1,'b_a',136,'Parent of',105,'Child of',1,NULL,NULL,NULL),
- (67,34,1,'a_b',89,'Child of',136,'Parent of',1,NULL,NULL,NULL),
- (68,34,1,'b_a',136,'Parent of',89,'Child of',1,NULL,NULL,NULL),
- (69,35,4,'a_b',89,'Sibling of',105,'Sibling of',1,NULL,NULL,NULL),
- (70,35,4,'b_a',105,'Sibling of',89,'Sibling of',1,NULL,NULL,NULL),
- (71,36,8,'a_b',136,'Household Member of',195,'Household Member is',1,NULL,NULL,NULL),
- (72,36,8,'b_a',195,'Household Member is',136,'Household Member of',1,NULL,NULL,NULL),
- (73,37,8,'a_b',105,'Household Member of',195,'Household Member is',1,NULL,NULL,NULL),
- (74,37,8,'b_a',195,'Household Member is',105,'Household Member of',1,NULL,NULL,NULL),
- (75,38,8,'a_b',89,'Household Member of',195,'Household Member is',1,NULL,NULL,NULL),
- (76,38,8,'b_a',195,'Household Member is',89,'Household Member of',1,NULL,NULL,NULL),
- (77,39,7,'a_b',189,'Head of Household for',195,'Head of Household is',1,NULL,NULL,NULL),
- (78,39,7,'b_a',195,'Head of Household is',189,'Head of Household for',1,NULL,NULL,NULL),
- (79,40,2,'a_b',136,'Spouse of',189,'Spouse of',1,NULL,NULL,NULL),
- (80,40,2,'b_a',189,'Spouse of',136,'Spouse of',1,NULL,NULL,NULL),
- (81,41,1,'a_b',30,'Child of',94,'Parent of',1,NULL,NULL,NULL),
- (82,41,1,'b_a',94,'Parent of',30,'Child of',1,NULL,NULL,NULL),
- (83,42,1,'a_b',64,'Child of',94,'Parent of',1,NULL,NULL,NULL),
- (84,42,1,'b_a',94,'Parent of',64,'Child of',1,NULL,NULL,NULL),
- (85,43,1,'a_b',30,'Child of',42,'Parent of',1,NULL,NULL,NULL),
- (86,43,1,'b_a',42,'Parent of',30,'Child of',1,NULL,NULL,NULL),
- (87,44,1,'a_b',64,'Child of',42,'Parent of',1,NULL,NULL,NULL),
- (88,44,1,'b_a',42,'Parent of',64,'Child of',1,NULL,NULL,NULL),
- (89,45,4,'a_b',64,'Sibling of',30,'Sibling of',1,NULL,NULL,NULL),
- (90,45,4,'b_a',30,'Sibling of',64,'Sibling of',1,NULL,NULL,NULL),
- (91,46,8,'a_b',42,'Household Member of',93,'Household Member is',1,NULL,NULL,NULL),
- (92,46,8,'b_a',93,'Household Member is',42,'Household Member of',1,NULL,NULL,NULL),
- (93,47,8,'a_b',30,'Household Member of',93,'Household Member is',1,NULL,NULL,NULL),
- (94,47,8,'b_a',93,'Household Member is',30,'Household Member of',1,NULL,NULL,NULL),
- (95,48,8,'a_b',64,'Household Member of',93,'Household Member is',1,NULL,NULL,NULL),
- (96,48,8,'b_a',93,'Household Member is',64,'Household Member of',1,NULL,NULL,NULL),
- (97,49,7,'a_b',94,'Head of Household for',93,'Head of Household is',1,NULL,NULL,NULL),
- (98,49,7,'b_a',93,'Head of Household is',94,'Head of Household for',1,NULL,NULL,NULL),
- (99,50,2,'a_b',42,'Spouse of',94,'Spouse of',1,NULL,NULL,NULL),
- (100,50,2,'b_a',94,'Spouse of',42,'Spouse of',1,NULL,NULL,NULL),
- (101,51,1,'a_b',40,'Child of',75,'Parent of',1,NULL,NULL,NULL),
- (102,51,1,'b_a',75,'Parent of',40,'Child of',1,NULL,NULL,NULL),
- (103,52,1,'a_b',110,'Child of',75,'Parent of',1,NULL,NULL,NULL),
- (104,52,1,'b_a',75,'Parent of',110,'Child of',1,NULL,NULL,NULL),
- (105,53,1,'a_b',40,'Child of',32,'Parent of',1,NULL,NULL,NULL),
- (106,53,1,'b_a',32,'Parent of',40,'Child of',1,NULL,NULL,NULL),
- (107,54,1,'a_b',110,'Child of',32,'Parent of',1,NULL,NULL,NULL),
- (108,54,1,'b_a',32,'Parent of',110,'Child of',1,NULL,NULL,NULL),
- (109,55,4,'a_b',110,'Sibling of',40,'Sibling of',1,NULL,NULL,NULL),
- (110,55,4,'b_a',40,'Sibling of',110,'Sibling of',1,NULL,NULL,NULL),
- (111,56,8,'a_b',32,'Household Member of',192,'Household Member is',1,NULL,NULL,NULL),
- (112,56,8,'b_a',192,'Household Member is',32,'Household Member of',1,NULL,NULL,NULL),
- (113,57,8,'a_b',40,'Household Member of',192,'Household Member is',1,NULL,NULL,NULL),
- (114,57,8,'b_a',192,'Household Member is',40,'Household Member of',1,NULL,NULL,NULL),
- (115,58,8,'a_b',110,'Household Member of',192,'Household Member is',1,NULL,NULL,NULL),
- (116,58,8,'b_a',192,'Household Member is',110,'Household Member of',1,NULL,NULL,NULL),
- (117,59,7,'a_b',75,'Head of Household for',192,'Head of Household is',0,NULL,NULL,NULL),
- (118,59,7,'b_a',192,'Head of Household is',75,'Head of Household for',0,NULL,NULL,NULL),
- (119,60,2,'a_b',32,'Spouse of',75,'Spouse of',0,NULL,NULL,NULL),
- (120,60,2,'b_a',75,'Spouse of',32,'Spouse of',0,NULL,NULL,NULL),
- (121,61,1,'a_b',154,'Child of',16,'Parent of',1,NULL,NULL,NULL),
- (122,61,1,'b_a',16,'Parent of',154,'Child of',1,NULL,NULL,NULL),
- (123,62,1,'a_b',183,'Child of',16,'Parent of',1,NULL,NULL,NULL),
- (124,62,1,'b_a',16,'Parent of',183,'Child of',1,NULL,NULL,NULL),
- (125,63,1,'a_b',154,'Child of',34,'Parent of',1,NULL,NULL,NULL),
- (126,63,1,'b_a',34,'Parent of',154,'Child of',1,NULL,NULL,NULL),
- (127,64,1,'a_b',183,'Child of',34,'Parent of',1,NULL,NULL,NULL),
- (128,64,1,'b_a',34,'Parent of',183,'Child of',1,NULL,NULL,NULL),
- (129,65,4,'a_b',183,'Sibling of',154,'Sibling of',1,NULL,NULL,NULL),
- (130,65,4,'b_a',154,'Sibling of',183,'Sibling of',1,NULL,NULL,NULL),
- (131,66,8,'a_b',34,'Household Member of',86,'Household Member is',1,NULL,NULL,NULL),
- (132,66,8,'b_a',86,'Household Member is',34,'Household Member of',1,NULL,NULL,NULL),
- (133,67,8,'a_b',154,'Household Member of',86,'Household Member is',1,NULL,NULL,NULL),
- (134,67,8,'b_a',86,'Household Member is',154,'Household Member of',1,NULL,NULL,NULL),
- (135,68,8,'a_b',183,'Household Member of',86,'Household Member is',1,NULL,NULL,NULL),
- (136,68,8,'b_a',86,'Household Member is',183,'Household Member of',1,NULL,NULL,NULL),
- (137,69,7,'a_b',16,'Head of Household for',86,'Head of Household is',1,NULL,NULL,NULL),
- (138,69,7,'b_a',86,'Head of Household is',16,'Head of Household for',1,NULL,NULL,NULL),
- (139,70,2,'a_b',34,'Spouse of',16,'Spouse of',1,NULL,NULL,NULL),
- (140,70,2,'b_a',16,'Spouse of',34,'Spouse of',1,NULL,NULL,NULL),
- (141,71,1,'a_b',113,'Child of',180,'Parent of',1,NULL,NULL,NULL),
- (142,71,1,'b_a',180,'Parent of',113,'Child of',1,NULL,NULL,NULL),
- (143,72,1,'a_b',33,'Child of',180,'Parent of',1,NULL,NULL,NULL),
- (144,72,1,'b_a',180,'Parent of',33,'Child of',1,NULL,NULL,NULL),
- (145,73,1,'a_b',113,'Child of',157,'Parent of',1,NULL,NULL,NULL),
- (146,73,1,'b_a',157,'Parent of',113,'Child of',1,NULL,NULL,NULL),
- (147,74,1,'a_b',33,'Child of',157,'Parent of',1,NULL,NULL,NULL),
- (148,74,1,'b_a',157,'Parent of',33,'Child of',1,NULL,NULL,NULL),
- (149,75,4,'a_b',33,'Sibling of',113,'Sibling of',1,NULL,NULL,NULL),
- (150,75,4,'b_a',113,'Sibling of',33,'Sibling of',1,NULL,NULL,NULL),
- (151,76,8,'a_b',157,'Household Member of',39,'Household Member is',1,NULL,NULL,NULL),
- (152,76,8,'b_a',39,'Household Member is',157,'Household Member of',1,NULL,NULL,NULL),
- (153,77,8,'a_b',113,'Household Member of',39,'Household Member is',1,NULL,NULL,NULL),
- (154,77,8,'b_a',39,'Household Member is',113,'Household Member of',1,NULL,NULL,NULL),
- (155,78,8,'a_b',33,'Household Member of',39,'Household Member is',1,NULL,NULL,NULL),
- (156,78,8,'b_a',39,'Household Member is',33,'Household Member of',1,NULL,NULL,NULL),
- (157,79,7,'a_b',180,'Head of Household for',39,'Head of Household is',0,NULL,NULL,NULL),
- (158,79,7,'b_a',39,'Head of Household is',180,'Head of Household for',0,NULL,NULL,NULL),
- (159,80,2,'a_b',157,'Spouse of',180,'Spouse of',0,NULL,NULL,NULL),
- (160,80,2,'b_a',180,'Spouse of',157,'Spouse of',0,NULL,NULL,NULL),
- (161,81,1,'a_b',177,'Child of',163,'Parent of',1,NULL,NULL,NULL),
- (162,81,1,'b_a',163,'Parent of',177,'Child of',1,NULL,NULL,NULL),
- (163,82,1,'a_b',51,'Child of',163,'Parent of',1,NULL,NULL,NULL),
- (164,82,1,'b_a',163,'Parent of',51,'Child of',1,NULL,NULL,NULL),
- (165,83,1,'a_b',177,'Child of',48,'Parent of',1,NULL,NULL,NULL),
- (166,83,1,'b_a',48,'Parent of',177,'Child of',1,NULL,NULL,NULL),
- (167,84,1,'a_b',51,'Child of',48,'Parent of',1,NULL,NULL,NULL),
- (168,84,1,'b_a',48,'Parent of',51,'Child of',1,NULL,NULL,NULL),
- (169,85,4,'a_b',51,'Sibling of',177,'Sibling of',1,NULL,NULL,NULL),
- (170,85,4,'b_a',177,'Sibling of',51,'Sibling of',1,NULL,NULL,NULL),
- (171,86,8,'a_b',48,'Household Member of',9,'Household Member is',1,NULL,NULL,NULL),
- (172,86,8,'b_a',9,'Household Member is',48,'Household Member of',1,NULL,NULL,NULL),
- (173,87,8,'a_b',177,'Household Member of',9,'Household Member is',1,NULL,NULL,NULL),
- (174,87,8,'b_a',9,'Household Member is',177,'Household Member of',1,NULL,NULL,NULL),
- (175,88,8,'a_b',51,'Household Member of',9,'Household Member is',1,NULL,NULL,NULL),
- (176,88,8,'b_a',9,'Household Member is',51,'Household Member of',1,NULL,NULL,NULL),
- (177,89,7,'a_b',163,'Head of Household for',9,'Head of Household is',1,NULL,NULL,NULL),
- (178,89,7,'b_a',9,'Head of Household is',163,'Head of Household for',1,NULL,NULL,NULL),
- (179,90,2,'a_b',48,'Spouse of',163,'Spouse of',1,NULL,NULL,NULL),
- (180,90,2,'b_a',163,'Spouse of',48,'Spouse of',1,NULL,NULL,NULL),
- (181,91,1,'a_b',120,'Child of',155,'Parent of',1,NULL,NULL,NULL),
- (182,91,1,'b_a',155,'Parent of',120,'Child of',1,NULL,NULL,NULL),
- (183,92,1,'a_b',170,'Child of',155,'Parent of',1,NULL,NULL,NULL),
- (184,92,1,'b_a',155,'Parent of',170,'Child of',1,NULL,NULL,NULL),
- (185,93,1,'a_b',120,'Child of',198,'Parent of',1,NULL,NULL,NULL),
- (186,93,1,'b_a',198,'Parent of',120,'Child of',1,NULL,NULL,NULL),
- (187,94,1,'a_b',170,'Child of',198,'Parent of',1,NULL,NULL,NULL),
- (188,94,1,'b_a',198,'Parent of',170,'Child of',1,NULL,NULL,NULL),
- (189,95,4,'a_b',170,'Sibling of',120,'Sibling of',1,NULL,NULL,NULL),
- (190,95,4,'b_a',120,'Sibling of',170,'Sibling of',1,NULL,NULL,NULL),
- (191,96,8,'a_b',198,'Household Member of',171,'Household Member is',1,NULL,NULL,NULL),
- (192,96,8,'b_a',171,'Household Member is',198,'Household Member of',1,NULL,NULL,NULL),
- (193,97,8,'a_b',120,'Household Member of',171,'Household Member is',1,NULL,NULL,NULL),
- (194,97,8,'b_a',171,'Household Member is',120,'Household Member of',1,NULL,NULL,NULL),
- (195,98,8,'a_b',170,'Household Member of',171,'Household Member is',1,NULL,NULL,NULL),
- (196,98,8,'b_a',171,'Household Member is',170,'Household Member of',1,NULL,NULL,NULL),
- (197,99,7,'a_b',155,'Head of Household for',171,'Head of Household is',0,NULL,NULL,NULL),
- (198,99,7,'b_a',171,'Head of Household is',155,'Head of Household for',0,NULL,NULL,NULL),
- (199,100,2,'a_b',198,'Spouse of',155,'Spouse of',0,NULL,NULL,NULL),
- (200,100,2,'b_a',155,'Spouse of',198,'Spouse of',0,NULL,NULL,NULL),
- (201,101,1,'a_b',67,'Child of',132,'Parent of',1,NULL,NULL,NULL),
- (202,101,1,'b_a',132,'Parent of',67,'Child of',1,NULL,NULL,NULL),
- (203,102,1,'a_b',68,'Child of',132,'Parent of',1,NULL,NULL,NULL),
- (204,102,1,'b_a',132,'Parent of',68,'Child of',1,NULL,NULL,NULL),
- (205,103,1,'a_b',67,'Child of',141,'Parent of',1,NULL,NULL,NULL),
- (206,103,1,'b_a',141,'Parent of',67,'Child of',1,NULL,NULL,NULL),
- (207,104,1,'a_b',68,'Child of',141,'Parent of',1,NULL,NULL,NULL),
- (208,104,1,'b_a',141,'Parent of',68,'Child of',1,NULL,NULL,NULL),
- (209,105,4,'a_b',68,'Sibling of',67,'Sibling of',1,NULL,NULL,NULL),
- (210,105,4,'b_a',67,'Sibling of',68,'Sibling of',1,NULL,NULL,NULL),
- (211,106,8,'a_b',141,'Household Member of',162,'Household Member is',1,NULL,NULL,NULL),
- (212,106,8,'b_a',162,'Household Member is',141,'Household Member of',1,NULL,NULL,NULL),
- (213,107,8,'a_b',67,'Household Member of',162,'Household Member is',1,NULL,NULL,NULL),
- (214,107,8,'b_a',162,'Household Member is',67,'Household Member of',1,NULL,NULL,NULL),
- (215,108,8,'a_b',68,'Household Member of',162,'Household Member is',1,NULL,NULL,NULL),
- (216,108,8,'b_a',162,'Household Member is',68,'Household Member of',1,NULL,NULL,NULL),
- (217,109,7,'a_b',132,'Head of Household for',162,'Head of Household is',0,NULL,NULL,NULL),
- (218,109,7,'b_a',162,'Head of Household is',132,'Head of Household for',0,NULL,NULL,NULL),
- (219,110,2,'a_b',141,'Spouse of',132,'Spouse of',0,NULL,NULL,NULL),
- (220,110,2,'b_a',132,'Spouse of',141,'Spouse of',0,NULL,NULL,NULL),
- (221,111,1,'a_b',111,'Child of',12,'Parent of',1,NULL,NULL,NULL),
- (222,111,1,'b_a',12,'Parent of',111,'Child of',1,NULL,NULL,NULL),
- (223,112,1,'a_b',79,'Child of',12,'Parent of',1,NULL,NULL,NULL),
- (224,112,1,'b_a',12,'Parent of',79,'Child of',1,NULL,NULL,NULL),
- (225,113,1,'a_b',111,'Child of',17,'Parent of',1,NULL,NULL,NULL),
- (226,113,1,'b_a',17,'Parent of',111,'Child of',1,NULL,NULL,NULL),
- (227,114,1,'a_b',79,'Child of',17,'Parent of',1,NULL,NULL,NULL),
- (228,114,1,'b_a',17,'Parent of',79,'Child of',1,NULL,NULL,NULL),
- (229,115,4,'a_b',79,'Sibling of',111,'Sibling of',1,NULL,NULL,NULL),
- (230,115,4,'b_a',111,'Sibling of',79,'Sibling of',1,NULL,NULL,NULL),
- (231,116,8,'a_b',17,'Household Member of',14,'Household Member is',1,NULL,NULL,NULL),
- (232,116,8,'b_a',14,'Household Member is',17,'Household Member of',1,NULL,NULL,NULL),
- (233,117,8,'a_b',111,'Household Member of',14,'Household Member is',1,NULL,NULL,NULL),
- (234,117,8,'b_a',14,'Household Member is',111,'Household Member of',1,NULL,NULL,NULL),
- (235,118,8,'a_b',79,'Household Member of',14,'Household Member is',1,NULL,NULL,NULL),
- (236,118,8,'b_a',14,'Household Member is',79,'Household Member of',1,NULL,NULL,NULL),
- (237,119,7,'a_b',12,'Head of Household for',14,'Head of Household is',1,NULL,NULL,NULL),
- (238,119,7,'b_a',14,'Head of Household is',12,'Head of Household for',1,NULL,NULL,NULL),
- (239,120,2,'a_b',17,'Spouse of',12,'Spouse of',1,NULL,NULL,NULL),
- (240,120,2,'b_a',12,'Spouse of',17,'Spouse of',1,NULL,NULL,NULL),
- (241,121,1,'a_b',58,'Child of',19,'Parent of',1,NULL,NULL,NULL),
- (242,121,1,'b_a',19,'Parent of',58,'Child of',1,NULL,NULL,NULL),
- (243,122,1,'a_b',128,'Child of',19,'Parent of',1,NULL,NULL,NULL),
- (244,122,1,'b_a',19,'Parent of',128,'Child of',1,NULL,NULL,NULL),
- (245,123,1,'a_b',58,'Child of',142,'Parent of',1,NULL,NULL,NULL),
- (246,123,1,'b_a',142,'Parent of',58,'Child of',1,NULL,NULL,NULL),
- (247,124,1,'a_b',128,'Child of',142,'Parent of',1,NULL,NULL,NULL),
- (248,124,1,'b_a',142,'Parent of',128,'Child of',1,NULL,NULL,NULL),
- (249,125,4,'a_b',128,'Sibling of',58,'Sibling of',1,NULL,NULL,NULL),
- (250,125,4,'b_a',58,'Sibling of',128,'Sibling of',1,NULL,NULL,NULL),
- (251,126,8,'a_b',142,'Household Member of',88,'Household Member is',1,NULL,NULL,NULL),
- (252,126,8,'b_a',88,'Household Member is',142,'Household Member of',1,NULL,NULL,NULL),
- (253,127,8,'a_b',58,'Household Member of',88,'Household Member is',1,NULL,NULL,NULL),
- (254,127,8,'b_a',88,'Household Member is',58,'Household Member of',1,NULL,NULL,NULL),
- (255,128,8,'a_b',128,'Household Member of',88,'Household Member is',1,NULL,NULL,NULL),
- (256,128,8,'b_a',88,'Household Member is',128,'Household Member of',1,NULL,NULL,NULL),
- (257,129,7,'a_b',19,'Head of Household for',88,'Head of Household is',1,NULL,NULL,NULL),
- (258,129,7,'b_a',88,'Head of Household is',19,'Head of Household for',1,NULL,NULL,NULL),
- (259,130,2,'a_b',142,'Spouse of',19,'Spouse of',1,NULL,NULL,NULL),
- (260,130,2,'b_a',19,'Spouse of',142,'Spouse of',1,NULL,NULL,NULL),
- (261,131,1,'a_b',15,'Child of',193,'Parent of',1,NULL,NULL,NULL),
- (262,131,1,'b_a',193,'Parent of',15,'Child of',1,NULL,NULL,NULL),
- (263,132,1,'a_b',133,'Child of',193,'Parent of',1,NULL,NULL,NULL),
- (264,132,1,'b_a',193,'Parent of',133,'Child of',1,NULL,NULL,NULL),
- (265,133,1,'a_b',15,'Child of',63,'Parent of',1,NULL,NULL,NULL),
- (266,133,1,'b_a',63,'Parent of',15,'Child of',1,NULL,NULL,NULL),
- (267,134,1,'a_b',133,'Child of',63,'Parent of',1,NULL,NULL,NULL),
- (268,134,1,'b_a',63,'Parent of',133,'Child of',1,NULL,NULL,NULL),
- (269,135,4,'a_b',133,'Sibling of',15,'Sibling of',1,NULL,NULL,NULL),
- (270,135,4,'b_a',15,'Sibling of',133,'Sibling of',1,NULL,NULL,NULL),
- (271,136,8,'a_b',63,'Household Member of',130,'Household Member is',1,NULL,NULL,NULL),
- (272,136,8,'b_a',130,'Household Member is',63,'Household Member of',1,NULL,NULL,NULL),
- (273,137,8,'a_b',15,'Household Member of',130,'Household Member is',1,NULL,NULL,NULL),
- (274,137,8,'b_a',130,'Household Member is',15,'Household Member of',1,NULL,NULL,NULL),
- (275,138,8,'a_b',133,'Household Member of',130,'Household Member is',1,NULL,NULL,NULL),
- (276,138,8,'b_a',130,'Household Member is',133,'Household Member of',1,NULL,NULL,NULL),
- (277,139,7,'a_b',193,'Head of Household for',130,'Head of Household is',1,NULL,NULL,NULL),
- (278,139,7,'b_a',130,'Head of Household is',193,'Head of Household for',1,NULL,NULL,NULL),
- (279,140,2,'a_b',63,'Spouse of',193,'Spouse of',1,NULL,NULL,NULL),
- (280,140,2,'b_a',193,'Spouse of',63,'Spouse of',1,NULL,NULL,NULL),
- (281,141,1,'a_b',116,'Child of',190,'Parent of',1,NULL,NULL,NULL),
- (282,141,1,'b_a',190,'Parent of',116,'Child of',1,NULL,NULL,NULL),
- (283,142,1,'a_b',24,'Child of',190,'Parent of',1,NULL,NULL,NULL),
- (284,142,1,'b_a',190,'Parent of',24,'Child of',1,NULL,NULL,NULL),
- (285,143,1,'a_b',116,'Child of',166,'Parent of',1,NULL,NULL,NULL),
- (286,143,1,'b_a',166,'Parent of',116,'Child of',1,NULL,NULL,NULL),
- (287,144,1,'a_b',24,'Child of',166,'Parent of',1,NULL,NULL,NULL),
- (288,144,1,'b_a',166,'Parent of',24,'Child of',1,NULL,NULL,NULL),
- (289,145,4,'a_b',24,'Sibling of',116,'Sibling of',1,NULL,NULL,NULL),
- (290,145,4,'b_a',116,'Sibling of',24,'Sibling of',1,NULL,NULL,NULL),
- (291,146,8,'a_b',166,'Household Member of',174,'Household Member is',1,NULL,NULL,NULL),
- (292,146,8,'b_a',174,'Household Member is',166,'Household Member of',1,NULL,NULL,NULL),
- (293,147,8,'a_b',116,'Household Member of',174,'Household Member is',1,NULL,NULL,NULL),
- (294,147,8,'b_a',174,'Household Member is',116,'Household Member of',1,NULL,NULL,NULL),
- (295,148,8,'a_b',24,'Household Member of',174,'Household Member is',1,NULL,NULL,NULL),
- (296,148,8,'b_a',174,'Household Member is',24,'Household Member of',1,NULL,NULL,NULL),
- (297,149,7,'a_b',190,'Head of Household for',174,'Head of Household is',0,NULL,NULL,NULL),
- (298,149,7,'b_a',174,'Head of Household is',190,'Head of Household for',0,NULL,NULL,NULL),
- (299,150,2,'a_b',166,'Spouse of',190,'Spouse of',0,NULL,NULL,NULL),
- (300,150,2,'b_a',190,'Spouse of',166,'Spouse of',0,NULL,NULL,NULL),
- (301,151,1,'a_b',97,'Child of',27,'Parent of',1,NULL,NULL,NULL),
- (302,151,1,'b_a',27,'Parent of',97,'Child of',1,NULL,NULL,NULL),
- (303,152,1,'a_b',172,'Child of',27,'Parent of',1,NULL,NULL,NULL),
- (304,152,1,'b_a',27,'Parent of',172,'Child of',1,NULL,NULL,NULL),
- (305,153,1,'a_b',97,'Child of',104,'Parent of',1,NULL,NULL,NULL),
- (306,153,1,'b_a',104,'Parent of',97,'Child of',1,NULL,NULL,NULL),
- (307,154,1,'a_b',172,'Child of',104,'Parent of',1,NULL,NULL,NULL),
- (308,154,1,'b_a',104,'Parent of',172,'Child of',1,NULL,NULL,NULL),
- (309,155,4,'a_b',172,'Sibling of',97,'Sibling of',1,NULL,NULL,NULL),
- (310,155,4,'b_a',97,'Sibling of',172,'Sibling of',1,NULL,NULL,NULL),
- (311,156,8,'a_b',104,'Household Member of',37,'Household Member is',1,NULL,NULL,NULL),
- (312,156,8,'b_a',37,'Household Member is',104,'Household Member of',1,NULL,NULL,NULL),
- (313,157,8,'a_b',97,'Household Member of',37,'Household Member is',1,NULL,NULL,NULL),
- (314,157,8,'b_a',37,'Household Member is',97,'Household Member of',1,NULL,NULL,NULL),
- (315,158,8,'a_b',172,'Household Member of',37,'Household Member is',1,NULL,NULL,NULL),
- (316,158,8,'b_a',37,'Household Member is',172,'Household Member of',1,NULL,NULL,NULL),
- (317,159,7,'a_b',27,'Head of Household for',37,'Head of Household is',0,NULL,NULL,NULL),
- (318,159,7,'b_a',37,'Head of Household is',27,'Head of Household for',0,NULL,NULL,NULL),
- (319,160,2,'a_b',104,'Spouse of',27,'Spouse of',0,NULL,NULL,NULL),
- (320,160,2,'b_a',27,'Spouse of',104,'Spouse of',0,NULL,NULL,NULL),
- (321,161,1,'a_b',123,'Child of',5,'Parent of',1,NULL,NULL,NULL),
- (322,161,1,'b_a',5,'Parent of',123,'Child of',1,NULL,NULL,NULL),
- (323,162,1,'a_b',78,'Child of',5,'Parent of',1,NULL,NULL,NULL),
- (324,162,1,'b_a',5,'Parent of',78,'Child of',1,NULL,NULL,NULL),
- (325,163,1,'a_b',123,'Child of',167,'Parent of',1,NULL,NULL,NULL),
- (326,163,1,'b_a',167,'Parent of',123,'Child of',1,NULL,NULL,NULL),
- (327,164,1,'a_b',78,'Child of',167,'Parent of',1,NULL,NULL,NULL),
- (328,164,1,'b_a',167,'Parent of',78,'Child of',1,NULL,NULL,NULL),
- (329,165,4,'a_b',78,'Sibling of',123,'Sibling of',1,NULL,NULL,NULL),
- (330,165,4,'b_a',123,'Sibling of',78,'Sibling of',1,NULL,NULL,NULL),
- (331,166,8,'a_b',167,'Household Member of',103,'Household Member is',1,NULL,NULL,NULL),
- (332,166,8,'b_a',103,'Household Member is',167,'Household Member of',1,NULL,NULL,NULL),
- (333,167,8,'a_b',123,'Household Member of',103,'Household Member is',1,NULL,NULL,NULL),
- (334,167,8,'b_a',103,'Household Member is',123,'Household Member of',1,NULL,NULL,NULL),
- (335,168,8,'a_b',78,'Household Member of',103,'Household Member is',1,NULL,NULL,NULL),
- (336,168,8,'b_a',103,'Household Member is',78,'Household Member of',1,NULL,NULL,NULL),
- (337,169,7,'a_b',5,'Head of Household for',103,'Head of Household is',1,NULL,NULL,NULL),
- (338,169,7,'b_a',103,'Head of Household is',5,'Head of Household for',1,NULL,NULL,NULL),
- (339,170,2,'a_b',167,'Spouse of',5,'Spouse of',1,NULL,NULL,NULL),
- (340,170,2,'b_a',5,'Spouse of',167,'Spouse of',1,NULL,NULL,NULL),
- (341,171,1,'a_b',62,'Child of',115,'Parent of',1,NULL,NULL,NULL),
- (342,171,1,'b_a',115,'Parent of',62,'Child of',1,NULL,NULL,NULL),
- (343,172,1,'a_b',139,'Child of',115,'Parent of',1,NULL,NULL,NULL),
- (344,172,1,'b_a',115,'Parent of',139,'Child of',1,NULL,NULL,NULL),
- (345,173,1,'a_b',62,'Child of',28,'Parent of',1,NULL,NULL,NULL),
- (346,173,1,'b_a',28,'Parent of',62,'Child of',1,NULL,NULL,NULL),
- (347,174,1,'a_b',139,'Child of',28,'Parent of',1,NULL,NULL,NULL),
- (348,174,1,'b_a',28,'Parent of',139,'Child of',1,NULL,NULL,NULL),
- (349,175,4,'a_b',139,'Sibling of',62,'Sibling of',1,NULL,NULL,NULL),
- (350,175,4,'b_a',62,'Sibling of',139,'Sibling of',1,NULL,NULL,NULL),
- (351,176,8,'a_b',28,'Household Member of',70,'Household Member is',1,NULL,NULL,NULL),
- (352,176,8,'b_a',70,'Household Member is',28,'Household Member of',1,NULL,NULL,NULL),
- (353,177,8,'a_b',62,'Household Member of',70,'Household Member is',1,NULL,NULL,NULL),
- (354,177,8,'b_a',70,'Household Member is',62,'Household Member of',1,NULL,NULL,NULL),
- (355,178,8,'a_b',139,'Household Member of',70,'Household Member is',1,NULL,NULL,NULL),
- (356,178,8,'b_a',70,'Household Member is',139,'Household Member of',1,NULL,NULL,NULL),
- (357,179,7,'a_b',115,'Head of Household for',70,'Head of Household is',1,NULL,NULL,NULL),
- (358,179,7,'b_a',70,'Head of Household is',115,'Head of Household for',1,NULL,NULL,NULL),
- (359,180,2,'a_b',28,'Spouse of',115,'Spouse of',1,NULL,NULL,NULL),
- (360,180,2,'b_a',115,'Spouse of',28,'Spouse of',1,NULL,NULL,NULL),
- (361,181,1,'a_b',117,'Child of',74,'Parent of',1,NULL,NULL,NULL),
- (362,181,1,'b_a',74,'Parent of',117,'Child of',1,NULL,NULL,NULL),
- (363,182,1,'a_b',59,'Child of',74,'Parent of',1,NULL,NULL,NULL),
- (364,182,1,'b_a',74,'Parent of',59,'Child of',1,NULL,NULL,NULL),
- (365,183,1,'a_b',117,'Child of',184,'Parent of',1,NULL,NULL,NULL),
- (366,183,1,'b_a',184,'Parent of',117,'Child of',1,NULL,NULL,NULL),
- (367,184,1,'a_b',59,'Child of',184,'Parent of',1,NULL,NULL,NULL),
- (368,184,1,'b_a',184,'Parent of',59,'Child of',1,NULL,NULL,NULL),
- (369,185,4,'a_b',59,'Sibling of',117,'Sibling of',1,NULL,NULL,NULL),
- (370,185,4,'b_a',117,'Sibling of',59,'Sibling of',1,NULL,NULL,NULL),
- (371,186,8,'a_b',184,'Household Member of',18,'Household Member is',1,NULL,NULL,NULL),
- (372,186,8,'b_a',18,'Household Member is',184,'Household Member of',1,NULL,NULL,NULL),
- (373,187,8,'a_b',117,'Household Member of',18,'Household Member is',1,NULL,NULL,NULL),
- (374,187,8,'b_a',18,'Household Member is',117,'Household Member of',1,NULL,NULL,NULL),
- (375,188,8,'a_b',59,'Household Member of',18,'Household Member is',1,NULL,NULL,NULL),
- (376,188,8,'b_a',18,'Household Member is',59,'Household Member of',1,NULL,NULL,NULL),
- (377,189,7,'a_b',74,'Head of Household for',18,'Head of Household is',0,NULL,NULL,NULL),
- (378,189,7,'b_a',18,'Head of Household is',74,'Head of Household for',0,NULL,NULL,NULL),
- (379,190,2,'a_b',184,'Spouse of',74,'Spouse of',0,NULL,NULL,NULL),
- (380,190,2,'b_a',74,'Spouse of',184,'Spouse of',0,NULL,NULL,NULL),
- (381,191,1,'a_b',50,'Child of',199,'Parent of',1,NULL,NULL,NULL),
- (382,191,1,'b_a',199,'Parent of',50,'Child of',1,NULL,NULL,NULL),
- (383,192,1,'a_b',186,'Child of',199,'Parent of',1,NULL,NULL,NULL),
- (384,192,1,'b_a',199,'Parent of',186,'Child of',1,NULL,NULL,NULL),
- (385,193,1,'a_b',50,'Child of',7,'Parent of',1,NULL,NULL,NULL),
- (386,193,1,'b_a',7,'Parent of',50,'Child of',1,NULL,NULL,NULL),
- (387,194,1,'a_b',186,'Child of',7,'Parent of',1,NULL,NULL,NULL),
- (388,194,1,'b_a',7,'Parent of',186,'Child of',1,NULL,NULL,NULL),
- (389,195,4,'a_b',186,'Sibling of',50,'Sibling of',1,NULL,NULL,NULL),
- (390,195,4,'b_a',50,'Sibling of',186,'Sibling of',1,NULL,NULL,NULL),
- (391,196,8,'a_b',7,'Household Member of',125,'Household Member is',1,NULL,NULL,NULL),
- (392,196,8,'b_a',125,'Household Member is',7,'Household Member of',1,NULL,NULL,NULL),
- (393,197,8,'a_b',50,'Household Member of',125,'Household Member is',1,NULL,NULL,NULL),
- (394,197,8,'b_a',125,'Household Member is',50,'Household Member of',1,NULL,NULL,NULL),
- (395,198,8,'a_b',186,'Household Member of',125,'Household Member is',1,NULL,NULL,NULL),
- (396,198,8,'b_a',125,'Household Member is',186,'Household Member of',1,NULL,NULL,NULL),
- (397,199,7,'a_b',199,'Head of Household for',125,'Head of Household is',1,NULL,NULL,NULL),
- (398,199,7,'b_a',125,'Head of Household is',199,'Head of Household for',1,NULL,NULL,NULL),
- (399,200,2,'a_b',7,'Spouse of',199,'Spouse of',1,NULL,NULL,NULL),
- (400,200,2,'b_a',199,'Spouse of',7,'Spouse of',1,NULL,NULL,NULL),
- (401,201,5,'a_b',74,'Employee of',45,'Employer of',1,NULL,NULL,NULL),
- (402,201,5,'b_a',45,'Employer of',74,'Employee of',1,NULL,NULL,NULL),
- (403,202,5,'a_b',43,'Employee of',71,'Employer of',1,NULL,NULL,NULL),
- (404,202,5,'b_a',71,'Employer of',43,'Employee of',1,NULL,NULL,NULL),
- (405,203,5,'a_b',142,'Employee of',83,'Employer of',1,NULL,NULL,NULL),
- (406,203,5,'b_a',83,'Employer of',142,'Employee of',1,NULL,NULL,NULL),
- (407,204,5,'a_b',54,'Employee of',84,'Employer of',1,NULL,NULL,NULL),
- (408,204,5,'b_a',84,'Employer of',54,'Employee of',1,NULL,NULL,NULL),
- (409,205,5,'a_b',147,'Employee of',112,'Employer of',1,NULL,NULL,NULL),
- (410,205,5,'b_a',112,'Employer of',147,'Employee of',1,NULL,NULL,NULL),
- (411,206,5,'a_b',109,'Employee of',114,'Employer of',1,NULL,NULL,NULL),
- (412,206,5,'b_a',114,'Employer of',109,'Employee of',1,NULL,NULL,NULL),
- (413,207,5,'a_b',145,'Employee of',135,'Employer of',1,NULL,NULL,NULL),
- (414,207,5,'b_a',135,'Employer of',145,'Employee of',1,NULL,NULL,NULL),
- (415,208,5,'a_b',151,'Employee of',137,'Employer of',1,NULL,NULL,NULL),
- (416,208,5,'b_a',137,'Employer of',151,'Employee of',1,NULL,NULL,NULL),
- (417,209,5,'a_b',38,'Employee of',140,'Employer of',1,NULL,NULL,NULL),
- (418,209,5,'b_a',140,'Employer of',38,'Employee of',1,NULL,NULL,NULL),
- (419,210,5,'a_b',90,'Employee of',146,'Employer of',1,NULL,NULL,NULL),
- (420,210,5,'b_a',146,'Employer of',90,'Employee of',1,NULL,NULL,NULL),
- (421,211,5,'a_b',85,'Employee of',149,'Employer of',1,NULL,NULL,NULL),
- (422,211,5,'b_a',149,'Employer of',85,'Employee of',1,NULL,NULL,NULL),
- (423,212,5,'a_b',46,'Employee of',152,'Employer of',1,NULL,NULL,NULL),
- (424,212,5,'b_a',152,'Employer of',46,'Employee of',1,NULL,NULL,NULL),
- (425,213,5,'a_b',3,'Employee of',165,'Employer of',1,NULL,NULL,NULL),
- (426,213,5,'b_a',165,'Employer of',3,'Employee of',1,NULL,NULL,NULL),
- (427,214,5,'a_b',51,'Employee of',178,'Employer of',1,NULL,NULL,NULL),
- (428,214,5,'b_a',178,'Employer of',51,'Employee of',1,NULL,NULL,NULL),
- (429,215,5,'a_b',34,'Employee of',182,'Employer of',1,NULL,NULL,NULL),
- (430,215,5,'b_a',182,'Employer of',34,'Employee of',1,NULL,NULL,NULL),
- (431,216,5,'a_b',155,'Employee of',188,'Employer of',1,NULL,NULL,NULL),
- (432,216,5,'b_a',188,'Employer of',155,'Employee of',1,NULL,NULL,NULL),
- (433,217,5,'a_b',183,'Employee of',196,'Employer of',1,NULL,NULL,NULL),
- (434,217,5,'b_a',196,'Employer of',183,'Employee of',1,NULL,NULL,NULL);
+ (1,1,1,'a_b',200,'Child of',8,'Parent of',1,NULL,NULL,NULL),
+ (2,1,1,'b_a',8,'Parent of',200,'Child of',1,NULL,NULL,NULL),
+ (3,2,1,'a_b',133,'Child of',8,'Parent of',1,NULL,NULL,NULL),
+ (4,2,1,'b_a',8,'Parent of',133,'Child of',1,NULL,NULL,NULL),
+ (5,3,1,'a_b',200,'Child of',53,'Parent of',1,NULL,NULL,NULL),
+ (6,3,1,'b_a',53,'Parent of',200,'Child of',1,NULL,NULL,NULL),
+ (7,4,1,'a_b',133,'Child of',53,'Parent of',1,NULL,NULL,NULL),
+ (8,4,1,'b_a',53,'Parent of',133,'Child of',1,NULL,NULL,NULL),
+ (9,5,4,'a_b',133,'Sibling of',200,'Sibling of',1,NULL,NULL,NULL),
+ (10,5,4,'b_a',200,'Sibling of',133,'Sibling of',1,NULL,NULL,NULL),
+ (11,6,8,'a_b',53,'Household Member of',75,'Household Member is',1,NULL,NULL,NULL),
+ (12,6,8,'b_a',75,'Household Member is',53,'Household Member of',1,NULL,NULL,NULL),
+ (13,7,8,'a_b',200,'Household Member of',75,'Household Member is',1,NULL,NULL,NULL),
+ (14,7,8,'b_a',75,'Household Member is',200,'Household Member of',1,NULL,NULL,NULL),
+ (15,8,8,'a_b',133,'Household Member of',75,'Household Member is',1,NULL,NULL,NULL),
+ (16,8,8,'b_a',75,'Household Member is',133,'Household Member of',1,NULL,NULL,NULL),
+ (17,9,7,'a_b',8,'Head of Household for',75,'Head of Household is',1,NULL,NULL,NULL),
+ (18,9,7,'b_a',75,'Head of Household is',8,'Head of Household for',1,NULL,NULL,NULL),
+ (19,10,2,'a_b',53,'Spouse of',8,'Spouse of',1,NULL,NULL,NULL),
+ (20,10,2,'b_a',8,'Spouse of',53,'Spouse of',1,NULL,NULL,NULL),
+ (21,11,1,'a_b',96,'Child of',132,'Parent of',1,NULL,NULL,NULL),
+ (22,11,1,'b_a',132,'Parent of',96,'Child of',1,NULL,NULL,NULL),
+ (23,12,1,'a_b',18,'Child of',132,'Parent of',1,NULL,NULL,NULL),
+ (24,12,1,'b_a',132,'Parent of',18,'Child of',1,NULL,NULL,NULL),
+ (25,13,1,'a_b',96,'Child of',64,'Parent of',1,NULL,NULL,NULL),
+ (26,13,1,'b_a',64,'Parent of',96,'Child of',1,NULL,NULL,NULL),
+ (27,14,1,'a_b',18,'Child of',64,'Parent of',1,NULL,NULL,NULL),
+ (28,14,1,'b_a',64,'Parent of',18,'Child of',1,NULL,NULL,NULL),
+ (29,15,4,'a_b',18,'Sibling of',96,'Sibling of',1,NULL,NULL,NULL),
+ (30,15,4,'b_a',96,'Sibling of',18,'Sibling of',1,NULL,NULL,NULL),
+ (31,16,8,'a_b',64,'Household Member of',144,'Household Member is',1,NULL,NULL,NULL),
+ (32,16,8,'b_a',144,'Household Member is',64,'Household Member of',1,NULL,NULL,NULL),
+ (33,17,8,'a_b',96,'Household Member of',144,'Household Member is',1,NULL,NULL,NULL),
+ (34,17,8,'b_a',144,'Household Member is',96,'Household Member of',1,NULL,NULL,NULL),
+ (35,18,8,'a_b',18,'Household Member of',144,'Household Member is',1,NULL,NULL,NULL),
+ (36,18,8,'b_a',144,'Household Member is',18,'Household Member of',1,NULL,NULL,NULL),
+ (37,19,7,'a_b',132,'Head of Household for',144,'Head of Household is',1,NULL,NULL,NULL),
+ (38,19,7,'b_a',144,'Head of Household is',132,'Head of Household for',1,NULL,NULL,NULL),
+ (39,20,2,'a_b',64,'Spouse of',132,'Spouse of',1,NULL,NULL,NULL),
+ (40,20,2,'b_a',132,'Spouse of',64,'Spouse of',1,NULL,NULL,NULL),
+ (41,21,1,'a_b',185,'Child of',2,'Parent of',1,NULL,NULL,NULL),
+ (42,21,1,'b_a',2,'Parent of',185,'Child of',1,NULL,NULL,NULL),
+ (43,22,1,'a_b',47,'Child of',2,'Parent of',1,NULL,NULL,NULL),
+ (44,22,1,'b_a',2,'Parent of',47,'Child of',1,NULL,NULL,NULL),
+ (45,23,1,'a_b',185,'Child of',125,'Parent of',1,NULL,NULL,NULL),
+ (46,23,1,'b_a',125,'Parent of',185,'Child of',1,NULL,NULL,NULL),
+ (47,24,1,'a_b',47,'Child of',125,'Parent of',1,NULL,NULL,NULL),
+ (48,24,1,'b_a',125,'Parent of',47,'Child of',1,NULL,NULL,NULL),
+ (49,25,4,'a_b',47,'Sibling of',185,'Sibling of',1,NULL,NULL,NULL),
+ (50,25,4,'b_a',185,'Sibling of',47,'Sibling of',1,NULL,NULL,NULL),
+ (51,26,8,'a_b',125,'Household Member of',56,'Household Member is',1,NULL,NULL,NULL),
+ (52,26,8,'b_a',56,'Household Member is',125,'Household Member of',1,NULL,NULL,NULL),
+ (53,27,8,'a_b',185,'Household Member of',56,'Household Member is',1,NULL,NULL,NULL),
+ (54,27,8,'b_a',56,'Household Member is',185,'Household Member of',1,NULL,NULL,NULL),
+ (55,28,8,'a_b',47,'Household Member of',56,'Household Member is',1,NULL,NULL,NULL),
+ (56,28,8,'b_a',56,'Household Member is',47,'Household Member of',1,NULL,NULL,NULL),
+ (57,29,7,'a_b',2,'Head of Household for',56,'Head of Household is',1,NULL,NULL,NULL),
+ (58,29,7,'b_a',56,'Head of Household is',2,'Head of Household for',1,NULL,NULL,NULL),
+ (59,30,2,'a_b',125,'Spouse of',2,'Spouse of',1,NULL,NULL,NULL),
+ (60,30,2,'b_a',2,'Spouse of',125,'Spouse of',1,NULL,NULL,NULL),
+ (61,31,1,'a_b',182,'Child of',172,'Parent of',1,NULL,NULL,NULL),
+ (62,31,1,'b_a',172,'Parent of',182,'Child of',1,NULL,NULL,NULL),
+ (63,32,1,'a_b',196,'Child of',172,'Parent of',1,NULL,NULL,NULL),
+ (64,32,1,'b_a',172,'Parent of',196,'Child of',1,NULL,NULL,NULL),
+ (65,33,1,'a_b',182,'Child of',188,'Parent of',1,NULL,NULL,NULL),
+ (66,33,1,'b_a',188,'Parent of',182,'Child of',1,NULL,NULL,NULL),
+ (67,34,1,'a_b',196,'Child of',188,'Parent of',1,NULL,NULL,NULL),
+ (68,34,1,'b_a',188,'Parent of',196,'Child of',1,NULL,NULL,NULL),
+ (69,35,4,'a_b',196,'Sibling of',182,'Sibling of',1,NULL,NULL,NULL),
+ (70,35,4,'b_a',182,'Sibling of',196,'Sibling of',1,NULL,NULL,NULL),
+ (71,36,8,'a_b',188,'Household Member of',22,'Household Member is',1,NULL,NULL,NULL),
+ (72,36,8,'b_a',22,'Household Member is',188,'Household Member of',1,NULL,NULL,NULL),
+ (73,37,8,'a_b',182,'Household Member of',22,'Household Member is',1,NULL,NULL,NULL),
+ (74,37,8,'b_a',22,'Household Member is',182,'Household Member of',1,NULL,NULL,NULL),
+ (75,38,8,'a_b',196,'Household Member of',22,'Household Member is',1,NULL,NULL,NULL),
+ (76,38,8,'b_a',22,'Household Member is',196,'Household Member of',1,NULL,NULL,NULL),
+ (77,39,7,'a_b',172,'Head of Household for',22,'Head of Household is',0,NULL,NULL,NULL),
+ (78,39,7,'b_a',22,'Head of Household is',172,'Head of Household for',0,NULL,NULL,NULL),
+ (79,40,2,'a_b',188,'Spouse of',172,'Spouse of',0,NULL,NULL,NULL),
+ (80,40,2,'b_a',172,'Spouse of',188,'Spouse of',0,NULL,NULL,NULL),
+ (81,41,1,'a_b',11,'Child of',89,'Parent of',1,NULL,NULL,NULL),
+ (82,41,1,'b_a',89,'Parent of',11,'Child of',1,NULL,NULL,NULL),
+ (83,42,1,'a_b',122,'Child of',89,'Parent of',1,NULL,NULL,NULL),
+ (84,42,1,'b_a',89,'Parent of',122,'Child of',1,NULL,NULL,NULL),
+ (85,43,1,'a_b',11,'Child of',3,'Parent of',1,NULL,NULL,NULL),
+ (86,43,1,'b_a',3,'Parent of',11,'Child of',1,NULL,NULL,NULL),
+ (87,44,1,'a_b',122,'Child of',3,'Parent of',1,NULL,NULL,NULL),
+ (88,44,1,'b_a',3,'Parent of',122,'Child of',1,NULL,NULL,NULL),
+ (89,45,4,'a_b',122,'Sibling of',11,'Sibling of',1,NULL,NULL,NULL),
+ (90,45,4,'b_a',11,'Sibling of',122,'Sibling of',1,NULL,NULL,NULL),
+ (91,46,8,'a_b',3,'Household Member of',116,'Household Member is',1,NULL,NULL,NULL),
+ (92,46,8,'b_a',116,'Household Member is',3,'Household Member of',1,NULL,NULL,NULL),
+ (93,47,8,'a_b',11,'Household Member of',116,'Household Member is',1,NULL,NULL,NULL),
+ (94,47,8,'b_a',116,'Household Member is',11,'Household Member of',1,NULL,NULL,NULL),
+ (95,48,8,'a_b',122,'Household Member of',116,'Household Member is',1,NULL,NULL,NULL),
+ (96,48,8,'b_a',116,'Household Member is',122,'Household Member of',1,NULL,NULL,NULL),
+ (97,49,7,'a_b',89,'Head of Household for',116,'Head of Household is',1,NULL,NULL,NULL),
+ (98,49,7,'b_a',116,'Head of Household is',89,'Head of Household for',1,NULL,NULL,NULL),
+ (99,50,2,'a_b',3,'Spouse of',89,'Spouse of',1,NULL,NULL,NULL),
+ (100,50,2,'b_a',89,'Spouse of',3,'Spouse of',1,NULL,NULL,NULL),
+ (101,51,1,'a_b',41,'Child of',9,'Parent of',1,NULL,NULL,NULL),
+ (102,51,1,'b_a',9,'Parent of',41,'Child of',1,NULL,NULL,NULL),
+ (103,52,1,'a_b',68,'Child of',9,'Parent of',1,NULL,NULL,NULL),
+ (104,52,1,'b_a',9,'Parent of',68,'Child of',1,NULL,NULL,NULL),
+ (105,53,1,'a_b',41,'Child of',92,'Parent of',1,NULL,NULL,NULL),
+ (106,53,1,'b_a',92,'Parent of',41,'Child of',1,NULL,NULL,NULL),
+ (107,54,1,'a_b',68,'Child of',92,'Parent of',1,NULL,NULL,NULL),
+ (108,54,1,'b_a',92,'Parent of',68,'Child of',1,NULL,NULL,NULL),
+ (109,55,4,'a_b',68,'Sibling of',41,'Sibling of',1,NULL,NULL,NULL),
+ (110,55,4,'b_a',41,'Sibling of',68,'Sibling of',1,NULL,NULL,NULL),
+ (111,56,8,'a_b',92,'Household Member of',156,'Household Member is',1,NULL,NULL,NULL),
+ (112,56,8,'b_a',156,'Household Member is',92,'Household Member of',1,NULL,NULL,NULL),
+ (113,57,8,'a_b',41,'Household Member of',156,'Household Member is',1,NULL,NULL,NULL),
+ (114,57,8,'b_a',156,'Household Member is',41,'Household Member of',1,NULL,NULL,NULL),
+ (115,58,8,'a_b',68,'Household Member of',156,'Household Member is',1,NULL,NULL,NULL),
+ (116,58,8,'b_a',156,'Household Member is',68,'Household Member of',1,NULL,NULL,NULL),
+ (117,59,7,'a_b',9,'Head of Household for',156,'Head of Household is',1,NULL,NULL,NULL),
+ (118,59,7,'b_a',156,'Head of Household is',9,'Head of Household for',1,NULL,NULL,NULL),
+ (119,60,2,'a_b',92,'Spouse of',9,'Spouse of',1,NULL,NULL,NULL),
+ (120,60,2,'b_a',9,'Spouse of',92,'Spouse of',1,NULL,NULL,NULL),
+ (121,61,1,'a_b',30,'Child of',97,'Parent of',1,NULL,NULL,NULL),
+ (122,61,1,'b_a',97,'Parent of',30,'Child of',1,NULL,NULL,NULL),
+ (123,62,1,'a_b',161,'Child of',97,'Parent of',1,NULL,NULL,NULL),
+ (124,62,1,'b_a',97,'Parent of',161,'Child of',1,NULL,NULL,NULL),
+ (125,63,1,'a_b',30,'Child of',105,'Parent of',1,NULL,NULL,NULL),
+ (126,63,1,'b_a',105,'Parent of',30,'Child of',1,NULL,NULL,NULL),
+ (127,64,1,'a_b',161,'Child of',105,'Parent of',1,NULL,NULL,NULL),
+ (128,64,1,'b_a',105,'Parent of',161,'Child of',1,NULL,NULL,NULL),
+ (129,65,4,'a_b',161,'Sibling of',30,'Sibling of',1,NULL,NULL,NULL),
+ (130,65,4,'b_a',30,'Sibling of',161,'Sibling of',1,NULL,NULL,NULL),
+ (131,66,8,'a_b',105,'Household Member of',167,'Household Member is',1,NULL,NULL,NULL),
+ (132,66,8,'b_a',167,'Household Member is',105,'Household Member of',1,NULL,NULL,NULL),
+ (133,67,8,'a_b',30,'Household Member of',167,'Household Member is',1,NULL,NULL,NULL),
+ (134,67,8,'b_a',167,'Household Member is',30,'Household Member of',1,NULL,NULL,NULL),
+ (135,68,8,'a_b',161,'Household Member of',167,'Household Member is',1,NULL,NULL,NULL),
+ (136,68,8,'b_a',167,'Household Member is',161,'Household Member of',1,NULL,NULL,NULL),
+ (137,69,7,'a_b',97,'Head of Household for',167,'Head of Household is',1,NULL,NULL,NULL),
+ (138,69,7,'b_a',167,'Head of Household is',97,'Head of Household for',1,NULL,NULL,NULL),
+ (139,70,2,'a_b',105,'Spouse of',97,'Spouse of',1,NULL,NULL,NULL),
+ (140,70,2,'b_a',97,'Spouse of',105,'Spouse of',1,NULL,NULL,NULL),
+ (141,71,1,'a_b',197,'Child of',73,'Parent of',1,NULL,NULL,NULL),
+ (142,71,1,'b_a',73,'Parent of',197,'Child of',1,NULL,NULL,NULL),
+ (143,72,1,'a_b',128,'Child of',73,'Parent of',1,NULL,NULL,NULL),
+ (144,72,1,'b_a',73,'Parent of',128,'Child of',1,NULL,NULL,NULL),
+ (145,73,1,'a_b',197,'Child of',104,'Parent of',1,NULL,NULL,NULL),
+ (146,73,1,'b_a',104,'Parent of',197,'Child of',1,NULL,NULL,NULL),
+ (147,74,1,'a_b',128,'Child of',104,'Parent of',1,NULL,NULL,NULL),
+ (148,74,1,'b_a',104,'Parent of',128,'Child of',1,NULL,NULL,NULL),
+ (149,75,4,'a_b',128,'Sibling of',197,'Sibling of',1,NULL,NULL,NULL),
+ (150,75,4,'b_a',197,'Sibling of',128,'Sibling of',1,NULL,NULL,NULL),
+ (151,76,8,'a_b',104,'Household Member of',130,'Household Member is',1,NULL,NULL,NULL),
+ (152,76,8,'b_a',130,'Household Member is',104,'Household Member of',1,NULL,NULL,NULL),
+ (153,77,8,'a_b',197,'Household Member of',130,'Household Member is',1,NULL,NULL,NULL),
+ (154,77,8,'b_a',130,'Household Member is',197,'Household Member of',1,NULL,NULL,NULL),
+ (155,78,8,'a_b',128,'Household Member of',130,'Household Member is',1,NULL,NULL,NULL),
+ (156,78,8,'b_a',130,'Household Member is',128,'Household Member of',1,NULL,NULL,NULL),
+ (157,79,7,'a_b',73,'Head of Household for',130,'Head of Household is',1,NULL,NULL,NULL),
+ (158,79,7,'b_a',130,'Head of Household is',73,'Head of Household for',1,NULL,NULL,NULL),
+ (159,80,2,'a_b',104,'Spouse of',73,'Spouse of',1,NULL,NULL,NULL),
+ (160,80,2,'b_a',73,'Spouse of',104,'Spouse of',1,NULL,NULL,NULL),
+ (161,81,1,'a_b',108,'Child of',168,'Parent of',1,NULL,NULL,NULL),
+ (162,81,1,'b_a',168,'Parent of',108,'Child of',1,NULL,NULL,NULL),
+ (163,82,1,'a_b',136,'Child of',168,'Parent of',1,NULL,NULL,NULL),
+ (164,82,1,'b_a',168,'Parent of',136,'Child of',1,NULL,NULL,NULL),
+ (165,83,1,'a_b',108,'Child of',119,'Parent of',1,NULL,NULL,NULL),
+ (166,83,1,'b_a',119,'Parent of',108,'Child of',1,NULL,NULL,NULL),
+ (167,84,1,'a_b',136,'Child of',119,'Parent of',1,NULL,NULL,NULL),
+ (168,84,1,'b_a',119,'Parent of',136,'Child of',1,NULL,NULL,NULL),
+ (169,85,4,'a_b',136,'Sibling of',108,'Sibling of',1,NULL,NULL,NULL),
+ (170,85,4,'b_a',108,'Sibling of',136,'Sibling of',1,NULL,NULL,NULL),
+ (171,86,8,'a_b',119,'Household Member of',57,'Household Member is',1,NULL,NULL,NULL),
+ (172,86,8,'b_a',57,'Household Member is',119,'Household Member of',1,NULL,NULL,NULL),
+ (173,87,8,'a_b',108,'Household Member of',57,'Household Member is',1,NULL,NULL,NULL),
+ (174,87,8,'b_a',57,'Household Member is',108,'Household Member of',1,NULL,NULL,NULL),
+ (175,88,8,'a_b',136,'Household Member of',57,'Household Member is',1,NULL,NULL,NULL),
+ (176,88,8,'b_a',57,'Household Member is',136,'Household Member of',1,NULL,NULL,NULL),
+ (177,89,7,'a_b',168,'Head of Household for',57,'Head of Household is',1,NULL,NULL,NULL),
+ (178,89,7,'b_a',57,'Head of Household is',168,'Head of Household for',1,NULL,NULL,NULL),
+ (179,90,2,'a_b',119,'Spouse of',168,'Spouse of',1,NULL,NULL,NULL),
+ (180,90,2,'b_a',168,'Spouse of',119,'Spouse of',1,NULL,NULL,NULL),
+ (181,91,1,'a_b',173,'Child of',191,'Parent of',1,NULL,NULL,NULL),
+ (182,91,1,'b_a',191,'Parent of',173,'Child of',1,NULL,NULL,NULL),
+ (183,92,1,'a_b',24,'Child of',191,'Parent of',1,NULL,NULL,NULL),
+ (184,92,1,'b_a',191,'Parent of',24,'Child of',1,NULL,NULL,NULL),
+ (185,93,1,'a_b',173,'Child of',37,'Parent of',1,NULL,NULL,NULL),
+ (186,93,1,'b_a',37,'Parent of',173,'Child of',1,NULL,NULL,NULL),
+ (187,94,1,'a_b',24,'Child of',37,'Parent of',1,NULL,NULL,NULL),
+ (188,94,1,'b_a',37,'Parent of',24,'Child of',1,NULL,NULL,NULL),
+ (189,95,4,'a_b',24,'Sibling of',173,'Sibling of',1,NULL,NULL,NULL),
+ (190,95,4,'b_a',173,'Sibling of',24,'Sibling of',1,NULL,NULL,NULL),
+ (191,96,8,'a_b',37,'Household Member of',109,'Household Member is',1,NULL,NULL,NULL),
+ (192,96,8,'b_a',109,'Household Member is',37,'Household Member of',1,NULL,NULL,NULL),
+ (193,97,8,'a_b',173,'Household Member of',109,'Household Member is',1,NULL,NULL,NULL),
+ (194,97,8,'b_a',109,'Household Member is',173,'Household Member of',1,NULL,NULL,NULL),
+ (195,98,8,'a_b',24,'Household Member of',109,'Household Member is',1,NULL,NULL,NULL),
+ (196,98,8,'b_a',109,'Household Member is',24,'Household Member of',1,NULL,NULL,NULL),
+ (197,99,7,'a_b',191,'Head of Household for',109,'Head of Household is',1,NULL,NULL,NULL),
+ (198,99,7,'b_a',109,'Head of Household is',191,'Head of Household for',1,NULL,NULL,NULL),
+ (199,100,2,'a_b',37,'Spouse of',191,'Spouse of',1,NULL,NULL,NULL),
+ (200,100,2,'b_a',191,'Spouse of',37,'Spouse of',1,NULL,NULL,NULL),
+ (201,101,1,'a_b',180,'Child of',141,'Parent of',1,NULL,NULL,NULL),
+ (202,101,1,'b_a',141,'Parent of',180,'Child of',1,NULL,NULL,NULL),
+ (203,102,1,'a_b',110,'Child of',141,'Parent of',1,NULL,NULL,NULL),
+ (204,102,1,'b_a',141,'Parent of',110,'Child of',1,NULL,NULL,NULL),
+ (205,103,1,'a_b',180,'Child of',176,'Parent of',1,NULL,NULL,NULL),
+ (206,103,1,'b_a',176,'Parent of',180,'Child of',1,NULL,NULL,NULL),
+ (207,104,1,'a_b',110,'Child of',176,'Parent of',1,NULL,NULL,NULL),
+ (208,104,1,'b_a',176,'Parent of',110,'Child of',1,NULL,NULL,NULL),
+ (209,105,4,'a_b',110,'Sibling of',180,'Sibling of',1,NULL,NULL,NULL),
+ (210,105,4,'b_a',180,'Sibling of',110,'Sibling of',1,NULL,NULL,NULL),
+ (211,106,8,'a_b',176,'Household Member of',107,'Household Member is',1,NULL,NULL,NULL),
+ (212,106,8,'b_a',107,'Household Member is',176,'Household Member of',1,NULL,NULL,NULL),
+ (213,107,8,'a_b',180,'Household Member of',107,'Household Member is',1,NULL,NULL,NULL),
+ (214,107,8,'b_a',107,'Household Member is',180,'Household Member of',1,NULL,NULL,NULL),
+ (215,108,8,'a_b',110,'Household Member of',107,'Household Member is',1,NULL,NULL,NULL),
+ (216,108,8,'b_a',107,'Household Member is',110,'Household Member of',1,NULL,NULL,NULL),
+ (217,109,7,'a_b',141,'Head of Household for',107,'Head of Household is',0,NULL,NULL,NULL),
+ (218,109,7,'b_a',107,'Head of Household is',141,'Head of Household for',0,NULL,NULL,NULL),
+ (219,110,2,'a_b',176,'Spouse of',141,'Spouse of',0,NULL,NULL,NULL),
+ (220,110,2,'b_a',141,'Spouse of',176,'Spouse of',0,NULL,NULL,NULL),
+ (221,111,1,'a_b',12,'Child of',44,'Parent of',1,NULL,NULL,NULL),
+ (222,111,1,'b_a',44,'Parent of',12,'Child of',1,NULL,NULL,NULL),
+ (223,112,1,'a_b',118,'Child of',44,'Parent of',1,NULL,NULL,NULL),
+ (224,112,1,'b_a',44,'Parent of',118,'Child of',1,NULL,NULL,NULL),
+ (225,113,1,'a_b',12,'Child of',181,'Parent of',1,NULL,NULL,NULL),
+ (226,113,1,'b_a',181,'Parent of',12,'Child of',1,NULL,NULL,NULL),
+ (227,114,1,'a_b',118,'Child of',181,'Parent of',1,NULL,NULL,NULL),
+ (228,114,1,'b_a',181,'Parent of',118,'Child of',1,NULL,NULL,NULL),
+ (229,115,4,'a_b',118,'Sibling of',12,'Sibling of',1,NULL,NULL,NULL),
+ (230,115,4,'b_a',12,'Sibling of',118,'Sibling of',1,NULL,NULL,NULL),
+ (231,116,8,'a_b',181,'Household Member of',143,'Household Member is',1,NULL,NULL,NULL),
+ (232,116,8,'b_a',143,'Household Member is',181,'Household Member of',1,NULL,NULL,NULL),
+ (233,117,8,'a_b',12,'Household Member of',143,'Household Member is',1,NULL,NULL,NULL),
+ (234,117,8,'b_a',143,'Household Member is',12,'Household Member of',1,NULL,NULL,NULL),
+ (235,118,8,'a_b',118,'Household Member of',143,'Household Member is',1,NULL,NULL,NULL),
+ (236,118,8,'b_a',143,'Household Member is',118,'Household Member of',1,NULL,NULL,NULL),
+ (237,119,7,'a_b',44,'Head of Household for',143,'Head of Household is',0,NULL,NULL,NULL),
+ (238,119,7,'b_a',143,'Head of Household is',44,'Head of Household for',0,NULL,NULL,NULL),
+ (239,120,2,'a_b',181,'Spouse of',44,'Spouse of',0,NULL,NULL,NULL),
+ (240,120,2,'b_a',44,'Spouse of',181,'Spouse of',0,NULL,NULL,NULL),
+ (241,121,1,'a_b',23,'Child of',10,'Parent of',1,NULL,NULL,NULL),
+ (242,121,1,'b_a',10,'Parent of',23,'Child of',1,NULL,NULL,NULL),
+ (243,122,1,'a_b',83,'Child of',10,'Parent of',1,NULL,NULL,NULL),
+ (244,122,1,'b_a',10,'Parent of',83,'Child of',1,NULL,NULL,NULL),
+ (245,123,1,'a_b',23,'Child of',74,'Parent of',1,NULL,NULL,NULL),
+ (246,123,1,'b_a',74,'Parent of',23,'Child of',1,NULL,NULL,NULL),
+ (247,124,1,'a_b',83,'Child of',74,'Parent of',1,NULL,NULL,NULL),
+ (248,124,1,'b_a',74,'Parent of',83,'Child of',1,NULL,NULL,NULL),
+ (249,125,4,'a_b',83,'Sibling of',23,'Sibling of',1,NULL,NULL,NULL),
+ (250,125,4,'b_a',23,'Sibling of',83,'Sibling of',1,NULL,NULL,NULL),
+ (251,126,8,'a_b',74,'Household Member of',171,'Household Member is',1,NULL,NULL,NULL),
+ (252,126,8,'b_a',171,'Household Member is',74,'Household Member of',1,NULL,NULL,NULL),
+ (253,127,8,'a_b',23,'Household Member of',171,'Household Member is',1,NULL,NULL,NULL),
+ (254,127,8,'b_a',171,'Household Member is',23,'Household Member of',1,NULL,NULL,NULL),
+ (255,128,8,'a_b',83,'Household Member of',171,'Household Member is',1,NULL,NULL,NULL),
+ (256,128,8,'b_a',171,'Household Member is',83,'Household Member of',1,NULL,NULL,NULL),
+ (257,129,7,'a_b',10,'Head of Household for',171,'Head of Household is',1,NULL,NULL,NULL),
+ (258,129,7,'b_a',171,'Head of Household is',10,'Head of Household for',1,NULL,NULL,NULL),
+ (259,130,2,'a_b',74,'Spouse of',10,'Spouse of',1,NULL,NULL,NULL),
+ (260,130,2,'b_a',10,'Spouse of',74,'Spouse of',1,NULL,NULL,NULL),
+ (261,131,1,'a_b',145,'Child of',84,'Parent of',1,NULL,NULL,NULL),
+ (262,131,1,'b_a',84,'Parent of',145,'Child of',1,NULL,NULL,NULL),
+ (263,132,1,'a_b',78,'Child of',84,'Parent of',1,NULL,NULL,NULL),
+ (264,132,1,'b_a',84,'Parent of',78,'Child of',1,NULL,NULL,NULL),
+ (265,133,1,'a_b',145,'Child of',5,'Parent of',1,NULL,NULL,NULL),
+ (266,133,1,'b_a',5,'Parent of',145,'Child of',1,NULL,NULL,NULL),
+ (267,134,1,'a_b',78,'Child of',5,'Parent of',1,NULL,NULL,NULL),
+ (268,134,1,'b_a',5,'Parent of',78,'Child of',1,NULL,NULL,NULL),
+ (269,135,4,'a_b',78,'Sibling of',145,'Sibling of',1,NULL,NULL,NULL),
+ (270,135,4,'b_a',145,'Sibling of',78,'Sibling of',1,NULL,NULL,NULL),
+ (271,136,8,'a_b',5,'Household Member of',140,'Household Member is',1,NULL,NULL,NULL),
+ (272,136,8,'b_a',140,'Household Member is',5,'Household Member of',1,NULL,NULL,NULL),
+ (273,137,8,'a_b',145,'Household Member of',140,'Household Member is',1,NULL,NULL,NULL),
+ (274,137,8,'b_a',140,'Household Member is',145,'Household Member of',1,NULL,NULL,NULL),
+ (275,138,8,'a_b',78,'Household Member of',140,'Household Member is',1,NULL,NULL,NULL),
+ (276,138,8,'b_a',140,'Household Member is',78,'Household Member of',1,NULL,NULL,NULL),
+ (277,139,7,'a_b',84,'Head of Household for',140,'Head of Household is',0,NULL,NULL,NULL),
+ (278,139,7,'b_a',140,'Head of Household is',84,'Head of Household for',0,NULL,NULL,NULL),
+ (279,140,2,'a_b',5,'Spouse of',84,'Spouse of',0,NULL,NULL,NULL),
+ (280,140,2,'b_a',84,'Spouse of',5,'Spouse of',0,NULL,NULL,NULL),
+ (281,141,1,'a_b',35,'Child of',198,'Parent of',1,NULL,NULL,NULL),
+ (282,141,1,'b_a',198,'Parent of',35,'Child of',1,NULL,NULL,NULL),
+ (283,142,1,'a_b',17,'Child of',198,'Parent of',1,NULL,NULL,NULL),
+ (284,142,1,'b_a',198,'Parent of',17,'Child of',1,NULL,NULL,NULL),
+ (285,143,1,'a_b',35,'Child of',19,'Parent of',1,NULL,NULL,NULL),
+ (286,143,1,'b_a',19,'Parent of',35,'Child of',1,NULL,NULL,NULL),
+ (287,144,1,'a_b',17,'Child of',19,'Parent of',1,NULL,NULL,NULL),
+ (288,144,1,'b_a',19,'Parent of',17,'Child of',1,NULL,NULL,NULL),
+ (289,145,4,'a_b',17,'Sibling of',35,'Sibling of',1,NULL,NULL,NULL),
+ (290,145,4,'b_a',35,'Sibling of',17,'Sibling of',1,NULL,NULL,NULL),
+ (291,146,8,'a_b',19,'Household Member of',69,'Household Member is',1,NULL,NULL,NULL),
+ (292,146,8,'b_a',69,'Household Member is',19,'Household Member of',1,NULL,NULL,NULL),
+ (293,147,8,'a_b',35,'Household Member of',69,'Household Member is',1,NULL,NULL,NULL),
+ (294,147,8,'b_a',69,'Household Member is',35,'Household Member of',1,NULL,NULL,NULL),
+ (295,148,8,'a_b',17,'Household Member of',69,'Household Member is',1,NULL,NULL,NULL),
+ (296,148,8,'b_a',69,'Household Member is',17,'Household Member of',1,NULL,NULL,NULL),
+ (297,149,7,'a_b',198,'Head of Household for',69,'Head of Household is',1,NULL,NULL,NULL),
+ (298,149,7,'b_a',69,'Head of Household is',198,'Head of Household for',1,NULL,NULL,NULL),
+ (299,150,2,'a_b',19,'Spouse of',198,'Spouse of',1,NULL,NULL,NULL),
+ (300,150,2,'b_a',198,'Spouse of',19,'Spouse of',1,NULL,NULL,NULL),
+ (301,151,1,'a_b',124,'Child of',36,'Parent of',1,NULL,NULL,NULL),
+ (302,151,1,'b_a',36,'Parent of',124,'Child of',1,NULL,NULL,NULL),
+ (303,152,1,'a_b',115,'Child of',36,'Parent of',1,NULL,NULL,NULL),
+ (304,152,1,'b_a',36,'Parent of',115,'Child of',1,NULL,NULL,NULL),
+ (305,153,1,'a_b',124,'Child of',174,'Parent of',1,NULL,NULL,NULL),
+ (306,153,1,'b_a',174,'Parent of',124,'Child of',1,NULL,NULL,NULL),
+ (307,154,1,'a_b',115,'Child of',174,'Parent of',1,NULL,NULL,NULL),
+ (308,154,1,'b_a',174,'Parent of',115,'Child of',1,NULL,NULL,NULL),
+ (309,155,4,'a_b',115,'Sibling of',124,'Sibling of',1,NULL,NULL,NULL),
+ (310,155,4,'b_a',124,'Sibling of',115,'Sibling of',1,NULL,NULL,NULL),
+ (311,156,8,'a_b',174,'Household Member of',72,'Household Member is',1,NULL,NULL,NULL),
+ (312,156,8,'b_a',72,'Household Member is',174,'Household Member of',1,NULL,NULL,NULL),
+ (313,157,8,'a_b',124,'Household Member of',72,'Household Member is',1,NULL,NULL,NULL),
+ (314,157,8,'b_a',72,'Household Member is',124,'Household Member of',1,NULL,NULL,NULL),
+ (315,158,8,'a_b',115,'Household Member of',72,'Household Member is',1,NULL,NULL,NULL),
+ (316,158,8,'b_a',72,'Household Member is',115,'Household Member of',1,NULL,NULL,NULL),
+ (317,159,7,'a_b',36,'Head of Household for',72,'Head of Household is',0,NULL,NULL,NULL),
+ (318,159,7,'b_a',72,'Head of Household is',36,'Head of Household for',0,NULL,NULL,NULL),
+ (319,160,2,'a_b',174,'Spouse of',36,'Spouse of',0,NULL,NULL,NULL),
+ (320,160,2,'b_a',36,'Spouse of',174,'Spouse of',0,NULL,NULL,NULL),
+ (321,161,1,'a_b',183,'Child of',186,'Parent of',1,NULL,NULL,NULL),
+ (322,161,1,'b_a',186,'Parent of',183,'Child of',1,NULL,NULL,NULL),
+ (323,162,1,'a_b',194,'Child of',186,'Parent of',1,NULL,NULL,NULL),
+ (324,162,1,'b_a',186,'Parent of',194,'Child of',1,NULL,NULL,NULL),
+ (325,163,1,'a_b',183,'Child of',106,'Parent of',1,NULL,NULL,NULL),
+ (326,163,1,'b_a',106,'Parent of',183,'Child of',1,NULL,NULL,NULL),
+ (327,164,1,'a_b',194,'Child of',106,'Parent of',1,NULL,NULL,NULL),
+ (328,164,1,'b_a',106,'Parent of',194,'Child of',1,NULL,NULL,NULL),
+ (329,165,4,'a_b',194,'Sibling of',183,'Sibling of',1,NULL,NULL,NULL),
+ (330,165,4,'b_a',183,'Sibling of',194,'Sibling of',1,NULL,NULL,NULL),
+ (331,166,8,'a_b',106,'Household Member of',88,'Household Member is',1,NULL,NULL,NULL),
+ (332,166,8,'b_a',88,'Household Member is',106,'Household Member of',1,NULL,NULL,NULL),
+ (333,167,8,'a_b',183,'Household Member of',88,'Household Member is',1,NULL,NULL,NULL),
+ (334,167,8,'b_a',88,'Household Member is',183,'Household Member of',1,NULL,NULL,NULL),
+ (335,168,8,'a_b',194,'Household Member of',88,'Household Member is',1,NULL,NULL,NULL),
+ (336,168,8,'b_a',88,'Household Member is',194,'Household Member of',1,NULL,NULL,NULL),
+ (337,169,7,'a_b',186,'Head of Household for',88,'Head of Household is',1,NULL,NULL,NULL),
+ (338,169,7,'b_a',88,'Head of Household is',186,'Head of Household for',1,NULL,NULL,NULL),
+ (339,170,2,'a_b',106,'Spouse of',186,'Spouse of',1,NULL,NULL,NULL),
+ (340,170,2,'b_a',186,'Spouse of',106,'Spouse of',1,NULL,NULL,NULL),
+ (341,171,1,'a_b',192,'Child of',33,'Parent of',1,NULL,NULL,NULL),
+ (342,171,1,'b_a',33,'Parent of',192,'Child of',1,NULL,NULL,NULL),
+ (343,172,1,'a_b',154,'Child of',33,'Parent of',1,NULL,NULL,NULL),
+ (344,172,1,'b_a',33,'Parent of',154,'Child of',1,NULL,NULL,NULL),
+ (345,173,1,'a_b',192,'Child of',54,'Parent of',1,NULL,NULL,NULL),
+ (346,173,1,'b_a',54,'Parent of',192,'Child of',1,NULL,NULL,NULL),
+ (347,174,1,'a_b',154,'Child of',54,'Parent of',1,NULL,NULL,NULL),
+ (348,174,1,'b_a',54,'Parent of',154,'Child of',1,NULL,NULL,NULL),
+ (349,175,4,'a_b',154,'Sibling of',192,'Sibling of',1,NULL,NULL,NULL),
+ (350,175,4,'b_a',192,'Sibling of',154,'Sibling of',1,NULL,NULL,NULL),
+ (351,176,8,'a_b',54,'Household Member of',70,'Household Member is',1,NULL,NULL,NULL),
+ (352,176,8,'b_a',70,'Household Member is',54,'Household Member of',1,NULL,NULL,NULL),
+ (353,177,8,'a_b',192,'Household Member of',70,'Household Member is',1,NULL,NULL,NULL),
+ (354,177,8,'b_a',70,'Household Member is',192,'Household Member of',1,NULL,NULL,NULL),
+ (355,178,8,'a_b',154,'Household Member of',70,'Household Member is',1,NULL,NULL,NULL),
+ (356,178,8,'b_a',70,'Household Member is',154,'Household Member of',1,NULL,NULL,NULL),
+ (357,179,7,'a_b',33,'Head of Household for',70,'Head of Household is',0,NULL,NULL,NULL),
+ (358,179,7,'b_a',70,'Head of Household is',33,'Head of Household for',0,NULL,NULL,NULL),
+ (359,180,2,'a_b',54,'Spouse of',33,'Spouse of',0,NULL,NULL,NULL),
+ (360,180,2,'b_a',33,'Spouse of',54,'Spouse of',0,NULL,NULL,NULL),
+ (361,181,1,'a_b',4,'Child of',26,'Parent of',1,NULL,NULL,NULL),
+ (362,181,1,'b_a',26,'Parent of',4,'Child of',1,NULL,NULL,NULL),
+ (363,182,1,'a_b',15,'Child of',26,'Parent of',1,NULL,NULL,NULL),
+ (364,182,1,'b_a',26,'Parent of',15,'Child of',1,NULL,NULL,NULL),
+ (365,183,1,'a_b',4,'Child of',151,'Parent of',1,NULL,NULL,NULL),
+ (366,183,1,'b_a',151,'Parent of',4,'Child of',1,NULL,NULL,NULL),
+ (367,184,1,'a_b',15,'Child of',151,'Parent of',1,NULL,NULL,NULL),
+ (368,184,1,'b_a',151,'Parent of',15,'Child of',1,NULL,NULL,NULL),
+ (369,185,4,'a_b',15,'Sibling of',4,'Sibling of',1,NULL,NULL,NULL),
+ (370,185,4,'b_a',4,'Sibling of',15,'Sibling of',1,NULL,NULL,NULL),
+ (371,186,8,'a_b',151,'Household Member of',162,'Household Member is',1,NULL,NULL,NULL),
+ (372,186,8,'b_a',162,'Household Member is',151,'Household Member of',1,NULL,NULL,NULL),
+ (373,187,8,'a_b',4,'Household Member of',162,'Household Member is',1,NULL,NULL,NULL),
+ (374,187,8,'b_a',162,'Household Member is',4,'Household Member of',1,NULL,NULL,NULL),
+ (375,188,8,'a_b',15,'Household Member of',162,'Household Member is',1,NULL,NULL,NULL),
+ (376,188,8,'b_a',162,'Household Member is',15,'Household Member of',1,NULL,NULL,NULL),
+ (377,189,7,'a_b',26,'Head of Household for',162,'Head of Household is',0,NULL,NULL,NULL),
+ (378,189,7,'b_a',162,'Head of Household is',26,'Head of Household for',0,NULL,NULL,NULL),
+ (379,190,2,'a_b',151,'Spouse of',26,'Spouse of',0,NULL,NULL,NULL),
+ (380,190,2,'b_a',26,'Spouse of',151,'Spouse of',0,NULL,NULL,NULL),
+ (381,191,1,'a_b',121,'Child of',55,'Parent of',1,NULL,NULL,NULL),
+ (382,191,1,'b_a',55,'Parent of',121,'Child of',1,NULL,NULL,NULL),
+ (383,192,1,'a_b',39,'Child of',55,'Parent of',1,NULL,NULL,NULL),
+ (384,192,1,'b_a',55,'Parent of',39,'Child of',1,NULL,NULL,NULL),
+ (385,193,1,'a_b',121,'Child of',201,'Parent of',1,NULL,NULL,NULL),
+ (386,193,1,'b_a',201,'Parent of',121,'Child of',1,NULL,NULL,NULL),
+ (387,194,1,'a_b',39,'Child of',201,'Parent of',1,NULL,NULL,NULL),
+ (388,194,1,'b_a',201,'Parent of',39,'Child of',1,NULL,NULL,NULL),
+ (389,195,4,'a_b',39,'Sibling of',121,'Sibling of',1,NULL,NULL,NULL),
+ (390,195,4,'b_a',121,'Sibling of',39,'Sibling of',1,NULL,NULL,NULL),
+ (391,196,8,'a_b',201,'Household Member of',126,'Household Member is',1,NULL,NULL,NULL),
+ (392,196,8,'b_a',126,'Household Member is',201,'Household Member of',1,NULL,NULL,NULL),
+ (393,197,8,'a_b',121,'Household Member of',126,'Household Member is',1,NULL,NULL,NULL),
+ (394,197,8,'b_a',126,'Household Member is',121,'Household Member of',1,NULL,NULL,NULL),
+ (395,198,8,'a_b',39,'Household Member of',126,'Household Member is',1,NULL,NULL,NULL),
+ (396,198,8,'b_a',126,'Household Member is',39,'Household Member of',1,NULL,NULL,NULL),
+ (397,199,7,'a_b',55,'Head of Household for',126,'Head of Household is',1,NULL,NULL,NULL),
+ (398,199,7,'b_a',126,'Head of Household is',55,'Head of Household for',1,NULL,NULL,NULL),
+ (399,200,2,'a_b',201,'Spouse of',55,'Spouse of',1,NULL,NULL,NULL),
+ (400,200,2,'b_a',55,'Spouse of',201,'Spouse of',1,NULL,NULL,NULL),
+ (401,201,5,'a_b',19,'Employee of',6,'Employer of',1,NULL,NULL,NULL),
+ (402,201,5,'b_a',6,'Employer of',19,'Employee of',1,NULL,NULL,NULL),
+ (403,202,5,'a_b',196,'Employee of',13,'Employer of',1,NULL,NULL,NULL),
+ (404,202,5,'b_a',13,'Employer of',196,'Employee of',1,NULL,NULL,NULL),
+ (405,203,5,'a_b',179,'Employee of',29,'Employer of',1,NULL,NULL,NULL),
+ (406,203,5,'b_a',29,'Employer of',179,'Employee of',1,NULL,NULL,NULL),
+ (407,204,5,'a_b',110,'Employee of',42,'Employer of',1,NULL,NULL,NULL),
+ (408,204,5,'b_a',42,'Employer of',110,'Employee of',1,NULL,NULL,NULL),
+ (409,205,5,'a_b',97,'Employee of',49,'Employer of',1,NULL,NULL,NULL),
+ (410,205,5,'b_a',49,'Employer of',97,'Employee of',1,NULL,NULL,NULL),
+ (411,206,5,'a_b',123,'Employee of',59,'Employer of',1,NULL,NULL,NULL),
+ (412,206,5,'b_a',59,'Employer of',123,'Employee of',1,NULL,NULL,NULL),
+ (413,207,5,'a_b',40,'Employee of',61,'Employer of',1,NULL,NULL,NULL),
+ (414,207,5,'b_a',61,'Employer of',40,'Employee of',1,NULL,NULL,NULL),
+ (415,208,5,'a_b',180,'Employee of',65,'Employer of',1,NULL,NULL,NULL),
+ (416,208,5,'b_a',65,'Employer of',180,'Employee of',1,NULL,NULL,NULL),
+ (417,209,5,'a_b',64,'Employee of',76,'Employer of',1,NULL,NULL,NULL),
+ (418,209,5,'b_a',76,'Employer of',64,'Employee of',1,NULL,NULL,NULL),
+ (419,210,5,'a_b',102,'Employee of',113,'Employer of',1,NULL,NULL,NULL),
+ (420,210,5,'b_a',113,'Employer of',102,'Employee of',1,NULL,NULL,NULL),
+ (421,211,5,'a_b',115,'Employee of',147,'Employer of',1,NULL,NULL,NULL),
+ (422,211,5,'b_a',147,'Employer of',115,'Employee of',1,NULL,NULL,NULL),
+ (423,212,5,'a_b',168,'Employee of',159,'Employer of',1,NULL,NULL,NULL),
+ (424,212,5,'b_a',159,'Employer of',168,'Employee of',1,NULL,NULL,NULL),
+ (425,213,5,'a_b',36,'Employee of',169,'Employer of',1,NULL,NULL,NULL),
+ (426,213,5,'b_a',169,'Employer of',36,'Employee of',1,NULL,NULL,NULL),
+ (427,214,5,'a_b',176,'Employee of',170,'Employer of',1,NULL,NULL,NULL),
+ (428,214,5,'b_a',170,'Employer of',176,'Employee of',1,NULL,NULL,NULL),
+ (429,215,5,'a_b',83,'Employee of',178,'Employer of',1,NULL,NULL,NULL),
+ (430,215,5,'b_a',178,'Employer of',83,'Employee of',1,NULL,NULL,NULL),
+ (431,216,5,'a_b',78,'Employee of',190,'Employer of',1,NULL,NULL,NULL),
+ (432,216,5,'b_a',190,'Employer of',78,'Employee of',1,NULL,NULL,NULL);
 /*!40000 ALTER TABLE `civicrm_relationship_cache` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -12026,90 +11980,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,106,2,'2021-09-04 02:21:14','Admin','Added',NULL),
- (2,29,2,'2021-07-29 18:13:59','Admin','Added',NULL),
- (3,147,2,'2021-08-02 12:19:48','Admin','Added',NULL),
- (4,76,2,'2021-06-04 13:08:39','Admin','Added',NULL),
- (5,169,2,'2021-06-11 06:58:34','Email','Added',NULL),
- (6,168,2,'2022-01-07 03:06:24','Email','Added',NULL),
- (7,72,2,'2021-07-22 16:46:58','Admin','Added',NULL),
- (8,108,2,'2022-01-20 12:38:26','Admin','Added',NULL),
- (9,20,2,'2022-02-08 06:56:08','Admin','Added',NULL),
- (10,35,2,'2022-02-21 22:29:34','Email','Added',NULL),
- (11,80,2,'2021-12-24 09:54:43','Admin','Added',NULL),
- (12,101,2,'2021-07-21 15:51:54','Admin','Added',NULL),
- (13,144,2,'2021-12-24 10:56:55','Email','Added',NULL),
- (14,69,2,'2021-05-06 17:19:09','Admin','Added',NULL),
- (15,41,2,'2021-03-15 20:18:39','Email','Added',NULL),
- (16,153,2,'2022-01-24 20:50:47','Admin','Added',NULL),
- (17,13,2,'2022-01-20 02:55:29','Email','Added',NULL),
- (18,96,2,'2021-07-01 11:30:17','Admin','Added',NULL),
- (19,102,2,'2021-10-14 11:16:05','Email','Added',NULL),
- (20,100,2,'2021-11-01 23:48:48','Admin','Added',NULL),
- (21,8,2,'2021-05-13 16:44:05','Email','Added',NULL),
- (22,6,2,'2021-04-18 01:21:30','Email','Added',NULL),
- (23,46,2,'2021-11-26 06:43:47','Email','Added',NULL),
- (24,99,2,'2021-11-02 05:53:46','Admin','Added',NULL),
- (25,118,2,'2022-01-25 07:58:34','Admin','Added',NULL),
- (26,10,2,'2022-02-06 23:14:26','Admin','Added',NULL),
- (27,131,2,'2021-09-20 12:21:21','Admin','Added',NULL),
- (28,43,2,'2021-12-13 08:47:56','Admin','Added',NULL),
- (29,21,2,'2021-05-15 15:00:18','Email','Added',NULL),
- (30,3,2,'2021-06-04 01:27:04','Admin','Added',NULL),
- (31,185,2,'2022-03-04 04:03:21','Email','Added',NULL),
- (32,82,2,'2021-10-27 14:12:25','Email','Added',NULL),
- (33,150,2,'2021-10-12 07:28:07','Admin','Added',NULL),
- (34,61,2,'2022-01-11 01:53:22','Admin','Added',NULL),
- (35,148,2,'2021-09-29 09:25:54','Admin','Added',NULL),
- (36,52,2,'2021-09-06 03:27:29','Admin','Added',NULL),
- (37,107,2,'2021-06-28 11:19:38','Admin','Added',NULL),
- (38,38,2,'2021-04-01 07:10:28','Email','Added',NULL),
- (39,85,2,'2021-03-30 20:25:33','Email','Added',NULL),
- (40,126,2,'2021-06-17 18:21:31','Admin','Added',NULL),
- (41,159,2,'2021-12-23 06:41:08','Admin','Added',NULL),
- (42,124,2,'2021-11-02 02:09:13','Email','Added',NULL),
- (43,201,2,'2021-11-20 11:49:47','Email','Added',NULL),
- (44,25,2,'2021-09-19 12:17:25','Admin','Added',NULL),
- (45,127,2,'2021-11-26 11:19:15','Email','Added',NULL),
- (46,31,2,'2021-07-29 18:18:56','Admin','Added',NULL),
- (47,156,2,'2021-03-07 15:37:03','Email','Added',NULL),
- (48,92,2,'2021-12-10 21:52:57','Admin','Added',NULL),
- (49,23,2,'2022-02-20 12:21:07','Admin','Added',NULL),
- (50,194,2,'2022-02-02 12:09:47','Email','Added',NULL),
- (51,200,2,'2021-05-06 18:04:26','Admin','Added',NULL),
- (52,54,2,'2021-06-05 18:21:31','Admin','Added',NULL),
- (53,161,2,'2021-11-08 13:53:27','Email','Added',NULL),
- (54,26,2,'2022-01-21 07:31:43','Admin','Added',NULL),
- (55,91,2,'2021-05-05 08:58:18','Admin','Added',NULL),
- (56,95,2,'2021-03-22 05:50:06','Email','Added',NULL),
- (57,90,2,'2021-09-16 05:10:57','Admin','Added',NULL),
- (58,181,2,'2021-08-18 10:35:15','Admin','Added',NULL),
- (59,87,2,'2021-10-13 20:54:56','Email','Added',NULL),
- (60,179,2,'2021-04-08 13:46:57','Admin','Added',NULL),
- (61,151,3,'2021-08-04 00:24:27','Email','Added',NULL),
- (62,143,3,'2022-01-27 10:04:54','Email','Added',NULL),
- (63,11,3,'2021-03-20 18:49:04','Admin','Added',NULL),
- (64,4,3,'2021-07-04 01:54:50','Admin','Added',NULL),
- (65,119,3,'2022-01-24 06:47:00','Admin','Added',NULL),
- (66,77,3,'2022-01-04 19:47:25','Email','Added',NULL),
- (67,109,3,'2021-09-20 07:48:24','Admin','Added',NULL),
- (68,36,3,'2021-10-28 09:04:15','Admin','Added',NULL),
- (69,2,3,'2021-06-13 21:32:05','Admin','Added',NULL),
- (70,160,3,'2021-07-14 08:05:59','Email','Added',NULL),
- (71,44,3,'2021-04-07 11:11:11','Admin','Added',NULL),
- (72,129,3,'2022-03-02 14:16:01','Admin','Added',NULL),
- (73,187,3,'2021-09-02 16:04:42','Email','Added',NULL),
- (74,191,3,'2022-01-19 08:18:04','Admin','Added',NULL),
- (75,55,3,'2021-05-07 12:45:51','Email','Added',NULL),
- (76,106,4,'2021-07-12 14:27:27','Admin','Added',NULL),
- (77,108,4,'2022-01-31 09:34:11','Email','Added',NULL),
- (78,41,4,'2021-06-04 13:52:51','Email','Added',NULL),
- (79,6,4,'2021-04-19 21:26:33','Admin','Added',NULL),
- (80,21,4,'2021-05-26 10:39:09','Admin','Added',NULL),
- (81,52,4,'2021-04-27 21:24:00','Email','Added',NULL),
- (82,201,4,'2021-11-20 11:50:59','Admin','Added',NULL),
- (83,194,4,'2021-11-05 19:16:22','Email','Added',NULL),
- (84,202,4,'2021-05-29 12:52:17','Admin','Added',NULL);
+ (1,129,2,'2021-09-04 06:11:20','Email','Added',NULL),
+ (2,150,2,'2021-06-24 15:17:55','Admin','Added',NULL),
+ (3,111,2,'2021-08-02 15:52:41','Email','Added',NULL),
+ (4,195,2,'2021-11-22 08:29:30','Admin','Added',NULL),
+ (5,63,2,'2021-06-05 14:39:09','Email','Added',NULL),
+ (6,50,2,'2021-05-07 13:58:57','Email','Added',NULL),
+ (7,81,2,'2021-06-29 02:32:34','Email','Added',NULL),
+ (8,28,2,'2021-08-10 11:13:34','Admin','Added',NULL),
+ (9,80,2,'2022-02-27 17:37:01','Email','Added',NULL),
+ (10,98,2,'2021-08-12 08:14:10','Email','Added',NULL),
+ (11,16,2,'2022-01-28 14:29:02','Admin','Added',NULL),
+ (12,46,2,'2021-08-01 18:46:43','Email','Added',NULL),
+ (13,51,2,'2021-10-02 13:02:48','Admin','Added',NULL),
+ (14,100,2,'2022-03-02 00:06:23','Email','Added',NULL),
+ (15,148,2,'2022-03-01 04:40:48','Admin','Added',NULL),
+ (16,31,2,'2021-08-04 04:53:40','Email','Added',NULL),
+ (17,95,2,'2022-01-13 15:10:45','Admin','Added',NULL),
+ (18,60,2,'2021-04-05 17:08:41','Email','Added',NULL),
+ (19,20,2,'2021-07-01 09:59:06','Email','Added',NULL),
+ (20,158,2,'2021-03-15 01:40:21','Admin','Added',NULL),
+ (21,163,2,'2021-10-10 17:41:19','Email','Added',NULL),
+ (22,67,2,'2022-02-09 21:23:21','Admin','Added',NULL),
+ (23,43,2,'2021-09-18 10:39:45','Email','Added',NULL),
+ (24,52,2,'2021-05-28 00:49:34','Email','Added',NULL),
+ (25,34,2,'2021-10-07 14:26:20','Email','Added',NULL),
+ (26,184,2,'2021-09-03 19:17:04','Email','Added',NULL),
+ (27,25,2,'2021-07-01 21:32:53','Admin','Added',NULL),
+ (28,152,2,'2022-02-20 21:21:12','Admin','Added',NULL),
+ (29,101,2,'2021-10-30 06:18:20','Admin','Added',NULL),
+ (30,164,2,'2021-03-19 11:03:26','Admin','Added',NULL),
+ (31,82,2,'2021-06-25 17:08:09','Email','Added',NULL),
+ (32,138,2,'2022-02-16 20:40:56','Email','Added',NULL),
+ (33,179,2,'2021-12-14 19:10:39','Admin','Added',NULL),
+ (34,87,2,'2021-10-27 04:11:54','Email','Added',NULL),
+ (35,127,2,'2021-08-20 13:50:30','Email','Added',NULL),
+ (36,137,2,'2021-05-22 19:26:27','Email','Added',NULL),
+ (37,27,2,'2022-03-11 11:49:00','Admin','Added',NULL),
+ (38,99,2,'2022-03-10 00:16:19','Email','Added',NULL),
+ (39,94,2,'2021-07-08 15:49:02','Admin','Added',NULL),
+ (40,114,2,'2021-05-11 23:46:17','Admin','Added',NULL),
+ (41,32,2,'2022-02-24 20:14:46','Email','Added',NULL),
+ (42,103,2,'2021-04-03 04:05:15','Email','Added',NULL),
+ (43,40,2,'2022-01-22 10:47:47','Email','Added',NULL),
+ (44,117,2,'2021-03-20 17:53:39','Email','Added',NULL),
+ (45,139,2,'2021-08-18 01:35:05','Admin','Added',NULL),
+ (46,134,2,'2022-01-11 01:28:59','Admin','Added',NULL),
+ (47,153,2,'2021-10-02 02:49:05','Email','Added',NULL),
+ (48,149,2,'2022-02-27 16:19:47','Email','Added',NULL),
+ (49,199,2,'2021-08-06 03:48:50','Admin','Added',NULL),
+ (50,66,2,'2021-03-15 19:19:47','Admin','Added',NULL),
+ (51,142,2,'2021-06-16 16:42:28','Email','Added',NULL),
+ (52,160,2,'2022-01-04 23:17:34','Admin','Added',NULL),
+ (53,79,2,'2021-09-08 12:15:48','Email','Added',NULL),
+ (54,146,2,'2021-10-02 02:52:58','Email','Added',NULL),
+ (55,157,2,'2021-10-29 00:08:01','Admin','Added',NULL),
+ (56,85,2,'2021-07-19 13:33:41','Admin','Added',NULL),
+ (57,90,2,'2021-08-09 21:14:22','Email','Added',NULL),
+ (58,131,2,'2021-04-12 18:14:39','Admin','Added',NULL),
+ (59,7,2,'2021-11-28 11:51:57','Email','Added',NULL),
+ (60,71,2,'2021-08-17 22:05:43','Email','Added',NULL),
+ (61,48,3,'2022-02-04 07:10:03','Admin','Added',NULL),
+ (62,135,3,'2022-02-05 10:21:48','Admin','Added',NULL),
+ (63,102,3,'2021-11-09 08:19:09','Admin','Added',NULL),
+ (64,123,3,'2021-11-03 15:24:51','Admin','Added',NULL),
+ (65,45,3,'2021-11-18 11:41:50','Email','Added',NULL),
+ (66,120,3,'2021-09-10 10:34:12','Admin','Added',NULL),
+ (67,38,3,'2022-01-25 00:11:02','Admin','Added',NULL),
+ (68,86,3,'2021-09-23 05:10:30','Email','Added',NULL),
+ (69,91,3,'2022-01-10 15:45:49','Admin','Added',NULL),
+ (70,166,3,'2022-02-02 23:19:42','Admin','Added',NULL),
+ (71,177,3,'2021-06-28 16:21:39','Email','Added',NULL),
+ (72,14,3,'2021-05-11 22:20:55','Email','Added',NULL),
+ (73,62,3,'2021-07-12 17:12:43','Admin','Added',NULL),
+ (74,187,3,'2022-02-19 10:04:12','Admin','Added',NULL),
+ (75,93,3,'2021-10-29 10:12:35','Admin','Added',NULL),
+ (76,129,4,'2022-01-06 12:28:44','Admin','Added',NULL),
+ (77,28,4,'2022-02-16 17:26:35','Email','Added',NULL),
+ (78,148,4,'2022-01-19 07:24:51','Email','Added',NULL),
+ (79,67,4,'2021-11-02 21:41:09','Email','Added',NULL),
+ (80,101,4,'2021-03-15 23:07:37','Admin','Added',NULL),
+ (81,137,4,'2022-03-05 07:34:33','Admin','Added',NULL),
+ (82,40,4,'2021-07-13 16:02:45','Admin','Added',NULL),
+ (83,66,4,'2022-01-16 00:26:47','Admin','Added',NULL),
+ (84,202,4,'2021-06-18 15:51:14','Admin','Added',NULL);
 /*!40000 ALTER TABLE `civicrm_subscription_history` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -12326,22 +12280,20 @@ 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,178,'http://mainpeace.org',1),
- (2,83,'http://communityfamily.org',1),
- (3,114,'http://friendsalliance.org',1),
- (4,196,'http://eclegalsolutions.org',1),
- (5,71,'http://washingtonempowerment.org',1),
- (6,158,'http://ridgeviewassociation.org',1),
- (7,121,'http://woodbridgesolutions.org',1),
- (8,112,'http://texastechnologycollective.org',1),
- (9,84,'http://creativeeducationfund.org',1),
- (10,53,'http://seattlepeacesolutions.org',1),
- (11,45,'http://sierramusic.org',1),
- (12,182,'http://pennsylvaniaagriculturetrust.org',1),
- (13,135,'http://louisianaschool.org',1),
- (14,149,'http://newarkassociation.org',1),
- (15,152,'http://washingtonempowermentalliance.org',1),
- (16,137,'http://richlandculture.org',1);
+ (1,147,'http://unitedpeacealliance.org',1),
+ (2,6,'http://californiasportsfund.org',1),
+ (3,65,'http://cadellsustainability.org',1),
+ (4,169,'http://beresfordsolutions.org',1),
+ (5,190,'http://sierrafood.org',1),
+ (6,193,'http://sierrasolutions.org',1),
+ (7,178,'http://dowlendevelopmentpartnership.org',1),
+ (8,59,'http://portlandagriculture.org',1),
+ (9,61,'http://lincolnhealthalliance.org',1),
+ (10,49,'http://toddlegalinitiative.org',1),
+ (11,170,'http://urbanacademy.org',1),
+ (12,76,'http://californiaartspartners.org',1),
+ (13,42,'http://globalcenter.org',1),
+ (14,189,'http://mlkingwellness.org',1);
 /*!40000 ALTER TABLE `civicrm_website` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -12379,7 +12331,7 @@ UNLOCK TABLES;
 /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
 /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
 
--- Dump completed on 2022-03-05 23:50:52
+-- Dump completed on 2022-03-14 22:31:09
 -- +--------------------------------------------------------------------+
 -- | Copyright CiviCRM LLC. All rights reserved.                        |
 -- |                                                                    |
diff --git a/civicrm/templates/CRM/Core/Calendar/ICal.tpl b/civicrm/templates/CRM/Core/Calendar/ICal.tpl
index ab15f5e1c07ed46e0aefaf195644f8fdfa2b0646..f38502d5adf5f9c895a6dfdb22b8260b61dd0ef0 100644
--- a/civicrm/templates/CRM/Core/Calendar/ICal.tpl
+++ b/civicrm/templates/CRM/Core/Calendar/ICal.tpl
@@ -24,15 +24,15 @@ CATEGORIES:{$event.event_type|crmICalText}
 {/if}
 CALSCALE:GREGORIAN
 {if $event.start_date}
-DTSTAMP;TZID={$event.tz|default:$timezone}:{$event.start_date|crmICalDate}
-DTSTART;TZID={$event.tz|default:$timezone}:{$event.start_date|crmICalDate}
+DTSTAMP;TZID={$timezone}:{$event.start_date|crmICalDate}
+DTSTART;TZID={$timezone}:{$event.start_date|crmICalDate}
 {else}
 DTSTAMP;TZID={$timezone}:{$smarty.now|date_format:'%Y-%m-%d %H:%M:%S'|crmICalDate}
 {/if}
 {if $event.end_date}
-DTEND;TZID={$event.tz|default:$timezone}:{$event.end_date|crmICalDate}
+DTEND;TZID={$timezone}:{$event.end_date|crmICalDate}
 {else}
-DTEND;TZID={$event.tz|default:$timezone}:{$event.start_date|crmICalDate}
+DTEND;TZID={$timezone}:{$event.start_date|crmICalDate}
 {/if}
 {if $event.is_show_location EQ 1 && $event.location}
 LOCATION:{$event.location|crmICalText}
diff --git a/civicrm/templates/CRM/Event/Form/ManageEvent/EventInfo.tpl b/civicrm/templates/CRM/Event/Form/ManageEvent/EventInfo.tpl
index 1877ae26ad38fa2f82d7a64af1d01d85526e452f..5bb6b6a706d5bd1d22fb07352842a34fee2412a1 100644
--- a/civicrm/templates/CRM/Event/Form/ManageEvent/EventInfo.tpl
+++ b/civicrm/templates/CRM/Event/Form/ManageEvent/EventInfo.tpl
@@ -59,10 +59,6 @@
       <td class="label">{$form.description.label} {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='description' id=$eventID}{/if}</td>
       <td>{$form.description.html}</td>
     </tr>
-    <tr class="crm-event-manage-eventinfo-form-block-event_tz">
-      <td class="label">{$form.event_tz.label}</td>
-      <td>{$form.event_tz.html}</td>
-    </tr>
     {if !$isTemplate}
       <tr class="crm-event-manage-eventinfo-form-block-start_date">
         <td class="label">{$form.start_date.label}</td>
diff --git a/civicrm/templates/CRM/Event/Form/ManageEvent/Registration.tpl b/civicrm/templates/CRM/Event/Form/ManageEvent/Registration.tpl
index 9c62e3742d11f645703871bd27d335c0fd3ef19b..c3db65bb90d1d8a47ff62dd04af838b59e86aee0 100644
--- a/civicrm/templates/CRM/Event/Form/ManageEvent/Registration.tpl
+++ b/civicrm/templates/CRM/Event/Form/ManageEvent/Registration.tpl
@@ -54,11 +54,6 @@
     <td>{$form.registration_link_text.html} {help id="id-link_text"}</td>
   </tr>
   {if !$isTemplate}
-    <div class="description">{ts 1=$event_tz}{/ts}</td>
-    <tr class="crm-event-manage-registration-form-block-event_tz">
-      <td scope="row" class="label" width="20%"></td>
-      <td><div class="description">{ts 1=$event_tz}Registration start and end dates must be specified in the Event's timezone, %1{/ts}</td>
-    </tr>
     <tr class="crm-event-manage-registration-form-block-registration_start_date">
       <td scope="row" class="label" width="20%">{$form.registration_start_date.label}</td>
       <td>{$form.registration_start_date.html}</td>
diff --git a/civicrm/templates/CRM/Event/Form/Registration/EventInfoBlock.tpl b/civicrm/templates/CRM/Event/Form/Registration/EventInfoBlock.tpl
index f77f5dc5f69a6ecfda3645db707a105e1aa7331e..8a0486b4c22ce784fc9a7fd9c16a314c0e304105 100644
--- a/civicrm/templates/CRM/Event/Form/Registration/EventInfoBlock.tpl
+++ b/civicrm/templates/CRM/Event/Form/Registration/EventInfoBlock.tpl
@@ -18,27 +18,20 @@
     {/if}
     </td>
   </tr>
-  <tr class="crm-section event_date_time-section">
-      <td class="label">{ts}Event Start{/ts}</td>
-      <td class="content">
-          <time datetime="{$event.event_start_date_utc|date_format:"%Y-%m-%dT%H:%M:%S"}Z">{$event.event_start_date|crmDate}<span class="timezone"> {$event.event_tz}</span></time>
-      </td>
-  </tr>
-  {if $event.event_end_date}
-  <tr class="crm-section event_date_time-section">
-      <td class="label">{ts}Event End{/ts}</td>
-      <td class="content">
-          <time datetime="{$event.event_end_date_utc|date_format:"%Y-%m-%dT%H:%M:%S"}Z">{strip}
-          {* Only show end time if end date = start 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}
-          {/strip}<span class="timezone"> {$event.event_tz}</span></time>
+  <tr><td>{ts}When{/ts}</td>
+      <td width="90%">
+        {$event.event_start_date|crmDate}
+        {if $event.event_end_date}
+            &nbsp; {ts}through{/ts} &nbsp;
+            {* Only show end time if end date = start 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}
       </td>
   </tr>
-  {/if}
 
   {if $isShowLocation}
     {if $location.address.1}
diff --git a/civicrm/templates/CRM/Event/Page/EventInfo.tpl b/civicrm/templates/CRM/Event/Page/EventInfo.tpl
index 5d33dca43d3b68d528d7d0c9730ebb8a21b79fa8..36bb493cccfbbf50e4420544c4382d1d47b5c7cd 100644
--- a/civicrm/templates/CRM/Event/Page/EventInfo.tpl
+++ b/civicrm/templates/CRM/Event/Page/EventInfo.tpl
@@ -99,25 +99,20 @@
   {/if}
   <div class="clear"></div>
   <div class="crm-section event_date_time-section">
-      <div class="label">{ts}Event Start{/ts}</div>
+      <div class="label">{ts}When{/ts}</div>
       <div class="content">
-          <time datetime="{$event.event_start_date_utc|date_format:"%Y-%m-%dT%H:%M:%S"}Z">{$event.event_start_date|crmDate}<span class="timezone"> {$event.event_tz}</span></time>
-      </div>
-    <div class="clear"></div>
-  </div>
-  {if $event.event_end_date}
-  <div class="crm-section event_date_time-section">
-      <div class="label">{ts}Event End{/ts}</div>
-      <div class="content">
-          <time datetime="{$event.event_end_date_utc|date_format:"%Y-%m-%dT%H:%M:%S"}Z">{strip}
-          {* Only show end time if end date = start 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}
-          {/strip}<span class="timezone"> {$event.event_tz}</span></time>
-      {/if}
+        {strip}
+            {$event.event_start_date|crmDate}
+            {if $event.event_end_date}
+                &nbsp;{ts}through{/ts}&nbsp;
+                {* Only show end time if end date = start 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}
+        {/strip}
       </div>
     <div class="clear"></div>
   </div>
diff --git a/civicrm/templates/CRM/Event/Page/List.tpl b/civicrm/templates/CRM/Event/Page/List.tpl
index 5db5103dbbfeda53c1360233bcbdc66a48d8d26a..50da60fd8b6d9caf50469bf443b98ad9379cbd1a 100644
--- a/civicrm/templates/CRM/Event/Page/List.tpl
+++ b/civicrm/templates/CRM/Event/Page/List.tpl
@@ -30,15 +30,13 @@
         <td><a href="{crmURL p='civicrm/event/info' q="reset=1&id=`$event.event_id`"}" title="{ts}read more{/ts}"><strong>{$event.title}</strong></a></td>
         <td>{if $event.summary}{$event.summary|purify} (<a href="{crmURL p='civicrm/event/info' q="reset=1&id=`$event.event_id`"}" title="{ts}details...{/ts}">{ts}read more{/ts}...</a>){else}&nbsp;{/if}</td>
         <td class="nowrap" data-order="{$event.start_date|crmDate:'%Y-%m-%d'}">
-          {if $event.start_date}<time datetime="{$event.start_date_utc|date_format:"%Y-%m-%dT%H:%M:%S"}Z">{$event.start_date|crmDate}{if !$event.end_date}<span class="timezone"> {$event.tz}</span>{/if}</time>{if $event.end_date}<br /><em>{ts}through{/ts}</em><br /><time datetime="{$event.end_date_utc|date_format:"%Y-%m-%dT%H:%M:%S"}Z">{strip}
+          {if $event.start_date}{$event.start_date|crmDate}{if $event.end_date}<br /><em>{ts}through{/ts}</em><br />{strip}
             {* Only show end time if end date = start date *}
             {if $event.end_date|date_format:"%Y%m%d" == $event.start_date|date_format:"%Y%m%d"}
-                {$event.end_date|crmDate:0:1}
+              {$event.end_date|crmDate:0:1}
             {else}
-                {$event.end_date|crmDate}
-            {/if}
-          {/strip}<span class="timezone"> {$event.tz}</span></time>
-{/if}
+              {$event.end_date|crmDate}
+            {/if}{/strip}{/if}
           {else}{ts}(not available){/ts}{/if}
         </td>
         <td>{if $event.is_show_location EQ 1 AND $event.location}{$event.location}{else}{ts}(not available){/ts}{/if}</td>
diff --git a/civicrm/templates/CRM/Event/Page/ManageEvent.tpl b/civicrm/templates/CRM/Event/Page/ManageEvent.tpl
index 124ba7f13f9f2b75c808e3dd8cbfcf8dd251f96f..f0dbdea85c52fb52103ce8a64b9a6c312d0ecad2 100644
--- a/civicrm/templates/CRM/Event/Page/ManageEvent.tpl
+++ b/civicrm/templates/CRM/Event/Page/ManageEvent.tpl
@@ -62,8 +62,8 @@
           <td class="crm-event-state_province">{$row.state_province}</td>
           <td class="crm-event-event_type">{$row.event_type}</td>
           <td class="crm-event-is_public">{if $row.is_public eq 1} {ts}Yes{/ts} {else} {ts}No{/ts} {/if}</td>
-          <td class="crm-event-start_date" data-order="{$row.start_date|crmDate:'%Y-%m-%d %H:%M'}">{$row.start_date|crmDate:"%b %d, %Y %l:%M %P"}{if $row.start_date_with_tz}<br />{$row.start_date_with_tz|crmDate:"%b %d, %Y %l:%M %P"} {$row.event_tz}{elseif !$row.event_tz} <span class="error-message">{ts 1='<i class="crm-i fa-warning"></i>'}%1 No timezone set{/ts}</span>{/if}</td>
-          <td class="crm-event-end_date" data-order="{$row.end_date|crmDate:'%Y-%m-%d %H:%M'}">{$row.end_date|crmDate:"%b %d, %Y %l:%M %P"}{if $row.end_date_with_tz}<br />{$row.end_date_with_tz|crmDate:"%b %d, %Y %l:%M %P"} {$row.event_tz}{/if}</td>
+          <td class="crm-event-start_date" data-order="{$row.start_date|crmDate:'%Y-%m-%d'}">{$row.start_date|crmDate:"%b %d, %Y %l:%M %P"}</td>
+          <td class="crm-event-end_date" data-order="{$row.end_date|crmDate:'%Y-%m-%d'}">{$row.end_date|crmDate:"%b %d, %Y %l:%M %P"}</td>
           {if call_user_func(array('CRM_Campaign_BAO_Campaign','isCampaignEnable'))}
             <td class="crm-event-campaign">{$row.campaign}</td>
           {/if}
diff --git a/civicrm/templates/CRM/Report/Form.tpl b/civicrm/templates/CRM/Report/Form.tpl
index 5f34d26e1f85d097e01f8454bb3e969db4348913..96f6ec54d09a124a3c3501441ce66661d8454ecd 100644
--- a/civicrm/templates/CRM/Report/Form.tpl
+++ b/civicrm/templates/CRM/Report/Form.tpl
@@ -44,7 +44,7 @@
     {/if}
     <br />
     {*Statistics at the bottom of the page*}
-    {include file="CRM/Report/Form/Statistics.tpl" top="false" bottom=true}
+    {include file="CRM/Report/Form/Statistics.tpl" top=false bottom=true}
 
     {include file="CRM/Report/Form/ErrorMessage.tpl"}
   </div>
diff --git a/civicrm/templates/CRM/Report/Form/Contact/Detail.tpl b/civicrm/templates/CRM/Report/Form/Contact/Detail.tpl
index 80ec862f577dfbc63f98406265cd830125e5de78..facf70a15709a628416d2c3ddc16e906f4b265e4 100644
--- a/civicrm/templates/CRM/Report/Form/Contact/Detail.tpl
+++ b/civicrm/templates/CRM/Report/Form/Contact/Detail.tpl
@@ -180,7 +180,7 @@
 
         {if !$section }
             {*Statistics at the bottom of the page*}
-            {include file="CRM/Report/Form/Statistics.tpl" top="false" bottom=true}
+            {include file="CRM/Report/Form/Statistics.tpl" top=false bottom=true}
         {/if}
     {/if}
     {include file="CRM/Report/Form/ErrorMessage.tpl"}
diff --git a/civicrm/templates/CRM/Report/Form/Contribute/DeferredRevenue.tpl b/civicrm/templates/CRM/Report/Form/Contribute/DeferredRevenue.tpl
index e519abfd460c3cdc409cf6a9965dc27a7cb63804..478406ae22d7a9816b6a9ee27f59a15fbc15fad3 100644
--- a/civicrm/templates/CRM/Report/Form/Contribute/DeferredRevenue.tpl
+++ b/civicrm/templates/CRM/Report/Form/Contribute/DeferredRevenue.tpl
@@ -43,7 +43,7 @@
 
   <br />
   {*Statistics at the bottom of the page*}
-  {include file="CRM/Report/Form/Statistics.tpl" top="false" bottom=true}
+  {include file="CRM/Report/Form/Statistics.tpl" top=false bottom=true}
 
   {include file="CRM/Report/Form/ErrorMessage.tpl"}
 </div>
diff --git a/civicrm/templates/CRM/Report/Form/Event/Income.tpl b/civicrm/templates/CRM/Report/Form/Event/Income.tpl
index 2ce5a713c6af91943922dc890f2785c139886902..7f5446882a4a45072eaf9747fe2163208186ea0f 100644
--- a/civicrm/templates/CRM/Report/Form/Event/Income.tpl
+++ b/civicrm/templates/CRM/Report/Form/Event/Income.tpl
@@ -70,7 +70,7 @@
         </div>
         {if !$section }
             {*Statistics at the bottom of the page*}
-            {include file="CRM/Report/Form/Statistics.tpl" top="false" bottom=true}
+            {include file="CRM/Report/Form/Statistics.tpl" top=false bottom=true}
         {/if}
     {/if}
     {include file="CRM/Report/Form/ErrorMessage.tpl"}
diff --git a/civicrm/vendor/autoload.php b/civicrm/vendor/autoload.php
index c25fea046b8db633fd5636d6e9b430b56734a10a..3ef0dff3aab2d35ee7ece5cf12b936bcbebeacf0 100644
--- a/civicrm/vendor/autoload.php
+++ b/civicrm/vendor/autoload.php
@@ -4,4 +4,4 @@
 
 require_once __DIR__ . '/composer/autoload_real.php';
 
-return ComposerAutoloaderInitb25b1db311a2bb8272b2a71528ca0d88::getLoader();
+return ComposerAutoloaderInite6a22e23c7f9263a26fb613baf89d4c3::getLoader();
diff --git a/civicrm/vendor/composer/autoload_real.php b/civicrm/vendor/composer/autoload_real.php
index 3915842e351d0ebd0fb094125750e8d72819b8a0..1026d4532dcc86f3c0844de989499e4986bcbc1e 100644
--- a/civicrm/vendor/composer/autoload_real.php
+++ b/civicrm/vendor/composer/autoload_real.php
@@ -2,7 +2,7 @@
 
 // autoload_real.php @generated by Composer
 
-class ComposerAutoloaderInitb25b1db311a2bb8272b2a71528ca0d88
+class ComposerAutoloaderInite6a22e23c7f9263a26fb613baf89d4c3
 {
     private static $loader;
 
@@ -19,9 +19,9 @@ class ComposerAutoloaderInitb25b1db311a2bb8272b2a71528ca0d88
             return self::$loader;
         }
 
-        spl_autoload_register(array('ComposerAutoloaderInitb25b1db311a2bb8272b2a71528ca0d88', 'loadClassLoader'), true, true);
+        spl_autoload_register(array('ComposerAutoloaderInite6a22e23c7f9263a26fb613baf89d4c3', 'loadClassLoader'), true, true);
         self::$loader = $loader = new \Composer\Autoload\ClassLoader();
-        spl_autoload_unregister(array('ComposerAutoloaderInitb25b1db311a2bb8272b2a71528ca0d88', 'loadClassLoader'));
+        spl_autoload_unregister(array('ComposerAutoloaderInite6a22e23c7f9263a26fb613baf89d4c3', 'loadClassLoader'));
 
         $includePaths = require __DIR__ . '/include_paths.php';
         $includePaths[] = get_include_path();
@@ -31,7 +31,7 @@ class ComposerAutoloaderInitb25b1db311a2bb8272b2a71528ca0d88
         if ($useStaticLoader) {
             require_once __DIR__ . '/autoload_static.php';
 
-            call_user_func(\Composer\Autoload\ComposerStaticInitb25b1db311a2bb8272b2a71528ca0d88::getInitializer($loader));
+            call_user_func(\Composer\Autoload\ComposerStaticInite6a22e23c7f9263a26fb613baf89d4c3::getInitializer($loader));
         } else {
             $map = require __DIR__ . '/autoload_namespaces.php';
             foreach ($map as $namespace => $path) {
@@ -52,19 +52,19 @@ class ComposerAutoloaderInitb25b1db311a2bb8272b2a71528ca0d88
         $loader->register(true);
 
         if ($useStaticLoader) {
-            $includeFiles = Composer\Autoload\ComposerStaticInitb25b1db311a2bb8272b2a71528ca0d88::$files;
+            $includeFiles = Composer\Autoload\ComposerStaticInite6a22e23c7f9263a26fb613baf89d4c3::$files;
         } else {
             $includeFiles = require __DIR__ . '/autoload_files.php';
         }
         foreach ($includeFiles as $fileIdentifier => $file) {
-            composerRequireb25b1db311a2bb8272b2a71528ca0d88($fileIdentifier, $file);
+            composerRequiree6a22e23c7f9263a26fb613baf89d4c3($fileIdentifier, $file);
         }
 
         return $loader;
     }
 }
 
-function composerRequireb25b1db311a2bb8272b2a71528ca0d88($fileIdentifier, $file)
+function composerRequiree6a22e23c7f9263a26fb613baf89d4c3($fileIdentifier, $file)
 {
     if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
         require $file;
diff --git a/civicrm/vendor/composer/autoload_static.php b/civicrm/vendor/composer/autoload_static.php
index 442103a4a6920b4c1015aec630580136e1290ae5..550af25967c47e86b0c4091215ab838408f873c8 100644
--- a/civicrm/vendor/composer/autoload_static.php
+++ b/civicrm/vendor/composer/autoload_static.php
@@ -4,7 +4,7 @@
 
 namespace Composer\Autoload;
 
-class ComposerStaticInitb25b1db311a2bb8272b2a71528ca0d88
+class ComposerStaticInite6a22e23c7f9263a26fb613baf89d4c3
 {
     public static $files = array (
         '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
@@ -672,11 +672,11 @@ class ComposerStaticInitb25b1db311a2bb8272b2a71528ca0d88
     public static function getInitializer(ClassLoader $loader)
     {
         return \Closure::bind(function () use ($loader) {
-            $loader->prefixLengthsPsr4 = ComposerStaticInitb25b1db311a2bb8272b2a71528ca0d88::$prefixLengthsPsr4;
-            $loader->prefixDirsPsr4 = ComposerStaticInitb25b1db311a2bb8272b2a71528ca0d88::$prefixDirsPsr4;
-            $loader->prefixesPsr0 = ComposerStaticInitb25b1db311a2bb8272b2a71528ca0d88::$prefixesPsr0;
-            $loader->fallbackDirsPsr0 = ComposerStaticInitb25b1db311a2bb8272b2a71528ca0d88::$fallbackDirsPsr0;
-            $loader->classMap = ComposerStaticInitb25b1db311a2bb8272b2a71528ca0d88::$classMap;
+            $loader->prefixLengthsPsr4 = ComposerStaticInite6a22e23c7f9263a26fb613baf89d4c3::$prefixLengthsPsr4;
+            $loader->prefixDirsPsr4 = ComposerStaticInite6a22e23c7f9263a26fb613baf89d4c3::$prefixDirsPsr4;
+            $loader->prefixesPsr0 = ComposerStaticInite6a22e23c7f9263a26fb613baf89d4c3::$prefixesPsr0;
+            $loader->fallbackDirsPsr0 = ComposerStaticInite6a22e23c7f9263a26fb613baf89d4c3::$fallbackDirsPsr0;
+            $loader->classMap = ComposerStaticInite6a22e23c7f9263a26fb613baf89d4c3::$classMap;
 
         }, null, ClassLoader::class);
     }
diff --git a/civicrm/xml/schema/Event/Event.xml b/civicrm/xml/schema/Event/Event.xml
index 067a3a528cce1df450a7f557b57c7cda618a8a10..a90b01446b2241b0762807c83c183e4fc2fb4ebe 100644
--- a/civicrm/xml/schema/Event/Event.xml
+++ b/civicrm/xml/schema/Event/Event.xml
@@ -124,15 +124,13 @@
   </field>
   <field>
     <name>start_date</name>
-    <type>timestamp</type>
+    <type>datetime</type>
     <uniqueName>event_start_date</uniqueName>
     <title>Event Start Date</title>
     <headerPattern>/^start|(s(tart\s)?date)$/i</headerPattern>
     <import>true</import>
     <comment>Date and time that event starts.</comment>
     <add>1.7</add>
-    <required>false</required>
-    <default>NULL</default>
     <html>
       <type>Select Date</type>
       <formatType>activityDateTime</formatType>
@@ -140,15 +138,13 @@
   </field>
   <field>
     <name>end_date</name>
-    <type>timestamp</type>
+    <type>datetime</type>
     <uniqueName>event_end_date</uniqueName>
     <title>Event End Date</title>
     <headerPattern>/^end|(e(nd\s)?date)$/i</headerPattern>
     <import>true</import>
     <comment>Date and time that event ends. May be NULL if no defined end date/time</comment>
     <add>1.7</add>
-    <required>false</required>
-    <default>NULL</default>
     <html>
       <type>Select Date</type>
       <formatType>activityDateTime</formatType>
@@ -179,11 +175,9 @@
   </field>
   <field>
     <name>registration_start_date</name>
-    <type>timestamp</type>
+    <type>datetime</type>
     <comment>Date and time that online registration starts.</comment>
     <add>1.8</add>
-    <required>false</required>
-    <default>NULL</default>
     <html>
       <type>Select Date</type>
       <formatType>activityDateTime</formatType>
@@ -192,11 +186,9 @@
   </field>
   <field>
     <name>registration_end_date</name>
-    <type>timestamp</type>
+    <type>datetime</type>
     <comment>Date and time that online registration ends.</comment>
     <add>1.8</add>
-    <required>false</required>
-    <default>NULL</default>
     <html>
       <type>Select Date</type>
       <formatType>activityDateTime</formatType>
@@ -902,20 +894,4 @@
       <type>CheckBox</type>
     </html>
   </field>
-  <field>
-    <name>event_tz</name>
-    <type>text</type>
-    <uniqueName>event_tz</uniqueName>
-    <title>Event Time Zone</title>
-    <import>true</import>
-    <comment>Event's native time zone</comment>
-    <add>5.47</add>
-    <default>NULL</default>
-    <html>
-      <type>Select</type>
-    </html>
-    <pseudoconstant>
-      <callback>CRM_Core_SelectValues::timezone</callback>
-    </pseudoconstant>
-  </field>
 </table>
diff --git a/civicrm/xml/templates/message_templates/event_offline_receipt_html.tpl b/civicrm/xml/templates/message_templates/event_offline_receipt_html.tpl
index 2554ff679842967ebbd435d86016ec6f0fcc335b..69fae2eb5590c09005d29c795872c7be781da354 100644
--- a/civicrm/xml/templates/message_templates/event_offline_receipt_html.tpl
+++ b/civicrm/xml/templates/message_templates/event_offline_receipt_html.tpl
@@ -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_tz}
+       {$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}
       </td>
      </tr>
 
diff --git a/civicrm/xml/templates/message_templates/event_offline_receipt_text.tpl b/civicrm/xml/templates/message_templates/event_offline_receipt_text.tpl
index 81ce8dca5aca6a8acab87d1e7389d122044f38d6..adaf9096540c15a03ab2251e9012c7eea15ef502 100644
--- a/civicrm/xml/templates/message_templates/event_offline_receipt_text.tpl
+++ b/civicrm/xml/templates/message_templates/event_offline_receipt_text.tpl
@@ -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_tz}
+{$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}
 
 {if !empty($event.participant_role) and $event.participant_role neq 'Attendee' and empty($defaultRole)}
 {ts}Participant Role{/ts}: {$event.participant_role}
diff --git a/civicrm/xml/templates/message_templates/event_online_receipt_html.tpl b/civicrm/xml/templates/message_templates/event_online_receipt_html.tpl
index 1b416a8072fecbf1ab2d679aa2f4a68fae3af320..7b771d41b18000cf2d36a7bd3e3d635d83d0bdb4 100644
--- a/civicrm/xml/templates/message_templates/event_online_receipt_html.tpl
+++ b/civicrm/xml/templates/message_templates/event_online_receipt_html.tpl
@@ -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_tz}
+       {$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}
       </td>
      </tr>
 
diff --git a/civicrm/xml/templates/message_templates/event_online_receipt_text.tpl b/civicrm/xml/templates/message_templates/event_online_receipt_text.tpl
index affb31472b2fbd51361f023111c8857b208fbeeb..22473002a288de1a1049394235990d21c21250ad 100644
--- a/civicrm/xml/templates/message_templates/event_online_receipt_text.tpl
+++ b/civicrm/xml/templates/message_templates/event_online_receipt_text.tpl
@@ -47,7 +47,7 @@
 ==========================================================={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_tz}
+{$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}
 {if !empty($conference_sessions)}
 
 
diff --git a/civicrm/xml/templates/message_templates/participant_cancelled_html.tpl b/civicrm/xml/templates/message_templates/participant_cancelled_html.tpl
index 24637e0922405b25d4456bfd7bdbcaff003cc1c8..c0da77d4d58ad211d1d76ce97ee60579bf6adce1 100644
--- a/civicrm/xml/templates/message_templates/participant_cancelled_html.tpl
+++ b/civicrm/xml/templates/message_templates/participant_cancelled_html.tpl
@@ -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|crmDate:"shortdate" == $event.event_start_date|crmDate:"shortdate"}{$event.event_end_date|crmDate:"Time"}{else}{$event.event_end_date|crmDate}{/if}{/if} {$event.event_tz}
+       {$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}
       </td>
      </tr>
      <tr>
diff --git a/civicrm/xml/templates/message_templates/participant_cancelled_text.tpl b/civicrm/xml/templates/message_templates/participant_cancelled_text.tpl
index b60ce46af667d9230b210ad810f0dac28f2a81e7..dedf895d880261c852be0c30ad74a739da0205a9 100644
--- a/civicrm/xml/templates/message_templates/participant_cancelled_text.tpl
+++ b/civicrm/xml/templates/message_templates/participant_cancelled_text.tpl
@@ -8,7 +8,7 @@
 
 ===========================================================
 {$event.event_title}
-{$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} {$event.event_tz}
+{$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}
 
 {ts}Participant Role{/ts}: {participant.role_id:label}
 
diff --git a/civicrm/xml/templates/message_templates/participant_confirm_html.tpl b/civicrm/xml/templates/message_templates/participant_confirm_html.tpl
index 7b7d04b1755e8c1e63a2023e8da2b531ffe2087c..bd8b599b166a02a75c57643da60080a98d6ff63d 100644
--- a/civicrm/xml/templates/message_templates/participant_confirm_html.tpl
+++ b/civicrm/xml/templates/message_templates/participant_confirm_html.tpl
@@ -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_tz}
+       {$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}
       </td>
      </tr>
      {if $conference_sessions}
diff --git a/civicrm/xml/templates/message_templates/participant_confirm_text.tpl b/civicrm/xml/templates/message_templates/participant_confirm_text.tpl
index 3d685d4944549791e482099915ed922ccc5443af..0ccf6ad260524621d887dee3c36af9c5acd0e443 100644
--- a/civicrm/xml/templates/message_templates/participant_confirm_text.tpl
+++ b/civicrm/xml/templates/message_templates/participant_confirm_text.tpl
@@ -22,7 +22,7 @@ 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_tz}
+{$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}
 {if $conference_sessions}
 
 
diff --git a/civicrm/xml/templates/message_templates/participant_expired_html.tpl b/civicrm/xml/templates/message_templates/participant_expired_html.tpl
index 2a7edf991de0ef4591efc6201e5cfa6204da0489..57804d1429d0c411178e33c543723de3cc1b0090 100644
--- a/civicrm/xml/templates/message_templates/participant_expired_html.tpl
+++ b/civicrm/xml/templates/message_templates/participant_expired_html.tpl
@@ -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_tz}
+       {$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}
       </td>
      </tr>
      <tr>
diff --git a/civicrm/xml/templates/message_templates/participant_expired_text.tpl b/civicrm/xml/templates/message_templates/participant_expired_text.tpl
index b9fdd3f217eccffdb9b00c9d4de56136eadfe768..e6ec27f026105d71b9777d197f7fc6f10d430f97 100644
--- a/civicrm/xml/templates/message_templates/participant_expired_text.tpl
+++ b/civicrm/xml/templates/message_templates/participant_expired_text.tpl
@@ -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_tz}
+{$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}
 
 {ts}Participant Role{/ts}: {$participant.role}
 
diff --git a/civicrm/xml/templates/message_templates/participant_transferred_html.tpl b/civicrm/xml/templates/message_templates/participant_transferred_html.tpl
index 22520519f7c7d681e557fdf6d68d3916aa2c1067..a5e2b927a74ec83221621020229b59c95fb689fe 100644
--- a/civicrm/xml/templates/message_templates/participant_transferred_html.tpl
+++ b/civicrm/xml/templates/message_templates/participant_transferred_html.tpl
@@ -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_tz}
+       {$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}
       </td>
      </tr>
      <tr>
diff --git a/civicrm/xml/templates/message_templates/participant_transferred_text.tpl b/civicrm/xml/templates/message_templates/participant_transferred_text.tpl
index 87c9bb3225bb5f25e437eb19f7a195f7564d4311..5c62b00570f5b2b7531d1ac01307170dab876ebf 100644
--- a/civicrm/xml/templates/message_templates/participant_transferred_text.tpl
+++ b/civicrm/xml/templates/message_templates/participant_transferred_text.tpl
@@ -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_tz}
+{$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}
 
 {ts}Participant Role{/ts}: {$participant.role}
 
diff --git a/civicrm/xml/templates/message_templates/payment_or_refund_notification_html.tpl b/civicrm/xml/templates/message_templates/payment_or_refund_notification_html.tpl
index 8690a759b8cd89a420a17b73714505c579b5f354..d1d5983faabc95c1a60e72aa85abc228381115ff 100644
--- a/civicrm/xml/templates/message_templates/payment_or_refund_notification_html.tpl
+++ b/civicrm/xml/templates/message_templates/payment_or_refund_notification_html.tpl
@@ -177,7 +177,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_tz}
+        {$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}
       </td>
     </tr>
 
diff --git a/civicrm/xml/templates/message_templates/payment_or_refund_notification_text.tpl b/civicrm/xml/templates/message_templates/payment_or_refund_notification_text.tpl
index 649e088e11560ffaea18356748d3263035af9daa..3499b2f9f63c453fbe5de4fde0a3d5a645ed030b 100644
--- a/civicrm/xml/templates/message_templates/payment_or_refund_notification_text.tpl
+++ b/civicrm/xml/templates/message_templates/payment_or_refund_notification_text.tpl
@@ -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_tz}
+{$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}
 
 {if !empty($event.participant_role)}
 {ts}Participant Role{/ts}: {$event.participant_role}
diff --git a/civicrm/xml/version.xml b/civicrm/xml/version.xml
index afe958081854640e761d50cfa2745b88af776fb4..412c0ca03c240d588927ce5850f3c6a548c58100 100644
--- a/civicrm/xml/version.xml
+++ b/civicrm/xml/version.xml
@@ -1,4 +1,4 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 <version>
-  <version_no>5.47.2</version_no>
+  <version_no>5.47.3</version_no>
 </version>
diff --git a/includes/civicrm.basepage.php b/includes/civicrm.basepage.php
index b6246cff1a09ececb10e7ce3d67d41282b5f265e..147d38e880f1645b26bc91d90bff1cc6de1e72ee 100644
--- a/includes/civicrm.basepage.php
+++ b/includes/civicrm.basepage.php
@@ -322,7 +322,7 @@ class CiviCRM_For_WordPress_Basepage {
     }
 
     // Bail if this is a Favicon request.
-    if (is_favicon()) {
+    if (function_exists('is_favicon') && is_favicon()) {
       return;
     }
 
diff --git a/includes/civicrm.shortcodes.php b/includes/civicrm.shortcodes.php
index 7a5418992e460e084657874498eb86ef0a2c5e5f..616faf49cab3004ee0521fccc0d5b62943fba85f 100644
--- a/includes/civicrm.shortcodes.php
+++ b/includes/civicrm.shortcodes.php
@@ -109,7 +109,7 @@ class CiviCRM_For_WordPress_Shortcodes {
     }
 
     // Bail if this is a Favicon request.
-    if (is_favicon()) {
+    if (function_exists('is_favicon') && is_favicon()) {
       return;
     }