From 12341e79cd6c03fe1eb5938c1249682e014b9714 Mon Sep 17 00:00:00 2001 From: kurund Date: Thu, 22 May 2014 23:23:52 +0530 Subject: [PATCH] rename column name, CRM-14473 ---------------------------------------- * CRM-14473: https://issues.civicrm.org/jira/browse/CRM-14473 --- .../Incremental/sql/4.5.alpha1.mysql.tpl | 2 +- sql/civicrm_generated.mysql | 65 ++++++++++--------- tests/phpunit/api/v3/CaseTypeTest.php | 2 +- xml/schema/Case/CaseType.xml | 2 +- 4 files changed, 36 insertions(+), 35 deletions(-) diff --git a/CRM/Upgrade/Incremental/sql/4.5.alpha1.mysql.tpl b/CRM/Upgrade/Incremental/sql/4.5.alpha1.mysql.tpl index f853f92816..b176305b95 100644 --- a/CRM/Upgrade/Incremental/sql/4.5.alpha1.mysql.tpl +++ b/CRM/Upgrade/Incremental/sql/4.5.alpha1.mysql.tpl @@ -318,7 +318,7 @@ CREATE TABLE IF NOT EXISTS `civicrm_case_type` ( `is_active` tinyint(4) DEFAULT NULL COMMENT 'Is this entry active?', `is_reserved` tinyint(4) DEFAULT NULL COMMENT 'Is this case type a predefined system type?', `weight` int(11) NOT NULL DEFAULT '1' COMMENT 'Ordering of the case types', - `xml_definition` blob COMMENT 'xml definition of case type', + `definition` blob COMMENT 'xml definition of case type', PRIMARY KEY (`id`), UNIQUE KEY `case_type_name` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=1; diff --git a/sql/civicrm_generated.mysql b/sql/civicrm_generated.mysql index c4d470fe33..f2271581aa 100644 --- a/sql/civicrm_generated.mysql +++ b/sql/civicrm_generated.mysql @@ -1,8 +1,8 @@ --- MySQL dump 10.13 Distrib 5.5.32, for debian-linux-gnu (i686) +-- MySQL dump 10.13 Distrib 5.5.34, for osx10.6 (i386) -- --- Host: localhost Database: git_civicrm +-- Host: localhost Database: civicrm_45 -- ------------------------------------------------------ --- Server version 5.5.32-0ubuntu0.12.04.1 +-- Server version 5.5.34 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; @@ -87,7 +87,7 @@ 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`) VALUES (1,NULL,10,'Subject for Pledge Acknowledgment','2014-04-06 06:14:13',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(2,NULL,9,'Subject for Tell a Friend','2013-09-19 05:33:00',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(3,NULL,7,'Subject for Membership Signup','2013-08-25 02:22:54',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(4,NULL,8,'Subject for Membership Renewal','2014-04-20 05:24:10',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(5,NULL,7,'Subject for Membership Signup','2014-02-16 10:56:50',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(6,NULL,8,'Subject for Membership Renewal','2013-09-29 02:28:15',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(7,NULL,10,'Subject for Pledge Acknowledgment','2014-03-23 10:42:52',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(8,NULL,9,'Subject for Tell a Friend','2013-12-08 09:10:09',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(9,NULL,9,'Subject for Tell a Friend','2013-08-12 07:52:03',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(10,NULL,7,'Subject for Membership Signup','2014-03-06 07:38:45',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(11,NULL,7,'Subject for Membership Signup','2013-08-27 10:01:57',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(12,NULL,10,'Subject for Pledge Acknowledgment','2014-05-19 08:34:46',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(13,NULL,10,'Subject for Pledge Acknowledgment','2013-11-23 06:50:42',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(14,NULL,8,'Subject for Membership Renewal','2014-03-08 01:46:23',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(15,NULL,8,'Subject for Membership Renewal','2014-04-25 01:45:05',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(16,NULL,7,'Subject for Membership Signup','2013-07-27 10:40:26',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(17,NULL,7,'Subject for Membership Signup','2013-12-29 11:22:39',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(18,NULL,7,'Subject for Membership Signup','2013-07-04 08:25:40',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(19,NULL,7,'Subject for Membership Signup','2013-09-22 04:15:30',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(20,NULL,10,'Subject for Pledge Acknowledgment','2013-11-21 06:14:22',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(21,NULL,9,'Subject for Tell a Friend','2013-08-18 11:21:52',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(22,NULL,9,'Subject for Tell a Friend','2013-09-10 12:49:25',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(23,NULL,10,'Subject for Pledge Acknowledgment','2014-02-01 10:46:11',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(24,NULL,10,'Subject for Pledge Acknowledgment','2013-08-29 04:18:34',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(25,NULL,8,'Subject for Membership Renewal','2013-10-28 11:47:28',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(26,NULL,9,'Subject for Tell a Friend','2014-05-04 02:59:38',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(27,NULL,7,'Subject for Membership Signup','2014-02-21 07:56:25',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(28,NULL,8,'Subject for Membership Renewal','2013-07-27 06:26:57',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(29,NULL,8,'Subject for Membership Renewal','2013-09-24 03:57:34',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(30,NULL,10,'Subject for Pledge Acknowledgment','2014-04-18 02:33:02',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(31,NULL,8,'Subject for Membership Renewal','2014-01-13 10:53:50',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(32,NULL,9,'Subject for Tell a Friend','2013-11-14 05:26:51',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(33,NULL,8,'Subject for Membership Renewal','2013-11-24 07:17:05',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(34,NULL,7,'Subject for Membership Signup','2013-06-20 09:53:10',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(35,NULL,8,'Subject for Membership Renewal','2014-04-02 01:36:02',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(36,NULL,9,'Subject for Tell a Friend','2013-10-10 12:30:46',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(37,NULL,8,'Subject for Membership Renewal','2014-03-22 10:16:44',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(38,NULL,10,'Subject for Pledge Acknowledgment','2013-10-07 02:10:41',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(39,NULL,9,'Subject for Tell a Friend','2014-03-25 04:52:38',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(40,NULL,10,'Subject for Pledge Acknowledgment','2013-05-26 06:09:41',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(41,NULL,10,'Subject for Pledge Acknowledgment','2013-12-17 11:45:17',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(42,NULL,7,'Subject for Membership Signup','2014-01-29 09:57:30',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(43,NULL,9,'Subject for Tell a Friend','2013-10-10 04:30:44',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(44,NULL,8,'Subject for Membership Renewal','2014-05-16 10:30:51',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(45,NULL,10,'Subject for Pledge Acknowledgment','2013-08-03 08:09:14',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(46,NULL,7,'Subject for Membership Signup','2013-10-31 10:12:25',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(47,NULL,8,'Subject for Membership Renewal','2013-11-11 01:43:38',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(48,NULL,8,'Subject for Membership Renewal','2014-05-10 06:16:00',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(49,NULL,7,'Subject for Membership Signup','2014-04-19 08:02:02',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(50,NULL,10,'Subject for Pledge Acknowledgment','2014-01-20 01:01:01',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(51,NULL,7,'Subject for Membership Signup','2014-03-20 09:25:16',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(52,NULL,7,'Subject for Membership Signup','2013-09-12 09:07:02',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(53,NULL,9,'Subject for Tell a Friend','2014-02-25 10:13:10',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(54,NULL,8,'Subject for Membership Renewal','2013-09-14 12:29:34',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(55,NULL,7,'Subject for Membership Signup','2013-08-11 12:51:55',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(56,NULL,10,'Subject for Pledge Acknowledgment','2013-10-28 01:16:06',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(57,NULL,10,'Subject for Pledge Acknowledgment','2014-03-23 11:23:06',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(58,NULL,7,'Subject for Membership Signup','2013-10-28 06:57:04',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(59,NULL,7,'Subject for Membership Signup','2014-03-06 03:38:30',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(60,NULL,9,'Subject for Tell a Friend','2013-06-06 09:22:29',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(61,NULL,7,'Subject for Membership Signup','2013-10-28 09:39:08',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(62,NULL,9,'Subject for Tell a Friend','2014-05-11 03:26:45',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(63,NULL,8,'Subject for Membership Renewal','2014-05-10 05:56:33',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(64,NULL,10,'Subject for Pledge Acknowledgment','2013-07-30 05:17:14',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(65,NULL,8,'Subject for Membership Renewal','2013-10-29 08:36:09',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(66,NULL,9,'Subject for Tell a Friend','2014-01-31 09:29:22',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(67,NULL,9,'Subject for Tell a Friend','2013-08-15 12:19:02',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(68,NULL,9,'Subject for Tell a Friend','2013-06-02 08:03:24',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(69,NULL,10,'Subject for Pledge Acknowledgment','2013-07-29 06:37:03',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(70,NULL,7,'Subject for Membership Signup','2014-01-31 02:59:48',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(71,NULL,7,'Subject for Membership Signup','2014-01-10 03:58:55',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(72,NULL,9,'Subject for Tell a Friend','2013-11-17 12:32:56',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(73,NULL,10,'Subject for Pledge Acknowledgment','2014-04-17 10:16:29',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(74,NULL,9,'Subject for Tell a Friend','2013-06-30 06:00:05',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(75,NULL,10,'Subject for Pledge Acknowledgment','2013-10-05 05:50:12',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(76,NULL,9,'Subject for Tell a Friend','2013-07-13 02:41:44',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(77,NULL,9,'Subject for Tell a Friend','2014-03-26 12:52:54',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(78,NULL,10,'Subject for Pledge Acknowledgment','2013-05-24 06:46:29',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(79,NULL,7,'Subject for Membership Signup','2013-11-02 08:00:56',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(80,NULL,10,'Subject for Pledge Acknowledgment','2013-08-03 07:53:46',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(81,NULL,8,'Subject for Membership Renewal','2014-05-01 05:35:40',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(82,NULL,7,'Subject for Membership Signup','2013-11-03 03:30:50',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(83,NULL,8,'Subject for Membership Renewal','2013-11-28 06:29:15',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(84,NULL,7,'Subject for Membership Signup','2013-11-03 04:45:18',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(85,NULL,8,'Subject for Membership Renewal','2013-07-11 06:12:08',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(86,NULL,9,'Subject for Tell a Friend','2013-09-14 03:59:59',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(87,NULL,7,'Subject for Membership Signup','2014-02-20 03:52:06',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(88,NULL,10,'Subject for Pledge Acknowledgment','2013-10-02 03:53:21',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(89,NULL,8,'Subject for Membership Renewal','2013-08-01 08:42:28',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(90,NULL,10,'Subject for Pledge Acknowledgment','2014-04-14 02:05:37',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(91,NULL,7,'Subject for Membership Signup','2014-02-18 04:13:06',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(92,NULL,8,'Subject for Membership Renewal','2013-09-09 04:04:58',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(93,NULL,10,'Subject for Pledge Acknowledgment','2013-11-25 02:26:53',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(94,NULL,10,'Subject for Pledge Acknowledgment','2013-12-11 11:31:48',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(95,NULL,7,'Subject for Membership Signup','2014-02-16 11:06:54',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(96,NULL,10,'Subject for Pledge Acknowledgment','2013-08-16 08:13:23',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(97,NULL,9,'Subject for Tell a Friend','2013-12-26 05:40:03',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(98,NULL,8,'Subject for Membership Renewal','2013-09-23 07:44:49',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(99,NULL,10,'Subject for Pledge Acknowledgment','2014-02-07 05:31:00',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(100,NULL,10,'Subject for Pledge Acknowledgment','2013-12-11 02:35:55',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(101,NULL,7,'Subject for Membership Signup','2014-04-08 08:42:05',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(102,NULL,7,'Subject for Membership Signup','2013-08-20 10:55:45',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(103,NULL,10,'Subject for Pledge Acknowledgment','2013-12-18 12:19:05',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(104,NULL,7,'Subject for Membership Signup','2013-11-21 08:06:37',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(105,NULL,9,'Subject for Tell a Friend','2014-01-20 05:53:20',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(106,NULL,10,'Subject for Pledge Acknowledgment','2013-11-06 09:50:34',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(107,NULL,8,'Subject for Membership Renewal','2014-05-11 03:42:45',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(108,NULL,7,'Subject for Membership Signup','2013-08-19 06:00:34',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(109,NULL,10,'Subject for Pledge Acknowledgment','2013-05-31 04:54:35',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(110,NULL,10,'Subject for Pledge Acknowledgment','2013-12-03 05:18:00',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(111,NULL,7,'Subject for Membership Signup','2014-03-04 07:21:18',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(112,NULL,9,'Subject for Tell a Friend','2013-09-07 06:25:45',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(113,NULL,7,'Subject for Membership Signup','2014-01-27 09:02:42',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(114,NULL,10,'Subject for Pledge Acknowledgment','2013-07-27 12:18:29',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(115,NULL,8,'Subject for Membership Renewal','2013-09-08 01:06:11',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(116,NULL,9,'Subject for Tell a Friend','2013-11-21 05:20:04',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(117,NULL,8,'Subject for Membership Renewal','2013-08-29 07:24:09',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(118,NULL,7,'Subject for Membership Signup','2014-02-12 02:07:18',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(119,NULL,10,'Subject for Pledge Acknowledgment','2013-08-19 06:46:20',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(120,NULL,10,'Subject for Pledge Acknowledgment','2013-08-10 07:13:58',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(121,NULL,8,'Subject for Membership Renewal','2013-06-23 11:42:02',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(122,NULL,7,'Subject for Membership Signup','2013-07-24 07:43:22',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(123,NULL,10,'Subject for Pledge Acknowledgment','2013-06-23 04:30:49',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(124,NULL,7,'Subject for Membership Signup','2014-03-01 06:16:42',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(125,NULL,8,'Subject for Membership Renewal','2014-01-19 05:43:10',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(126,NULL,10,'Subject for Pledge Acknowledgment','2014-03-09 09:37:00',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(127,NULL,8,'Subject for Membership Renewal','2013-10-30 09:22:04',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(128,NULL,7,'Subject for Membership Signup','2013-12-09 03:26:27',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(129,NULL,10,'Subject for Pledge Acknowledgment','2013-07-20 01:20:06',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(130,NULL,7,'Subject for Membership Signup','2013-07-06 11:50:04',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(131,NULL,7,'Subject for Membership Signup','2013-12-22 11:15:05',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(132,NULL,8,'Subject for Membership Renewal','2013-10-06 12:52:34',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(133,NULL,9,'Subject for Tell a Friend','2013-11-09 10:52:29',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(134,NULL,7,'Subject for Membership Signup','2014-01-03 05:27:50',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(135,NULL,7,'Subject for Membership Signup','2014-03-28 09:32:51',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(136,NULL,8,'Subject for Membership Renewal','2014-01-09 08:59:53',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(137,NULL,8,'Subject for Membership Renewal','2014-05-05 06:53:42',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(138,NULL,8,'Subject for Membership Renewal','2013-06-24 05:25:12',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(139,NULL,8,'Subject for Membership Renewal','2013-07-27 11:11:23',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(140,NULL,9,'Subject for Tell a Friend','2013-08-09 03:35:36',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(141,NULL,10,'Subject for Pledge Acknowledgment','2013-08-09 12:33:42',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(142,NULL,10,'Subject for Pledge Acknowledgment','2014-05-10 12:13:55',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(143,NULL,8,'Subject for Membership Renewal','2013-11-18 06:56:01',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(144,NULL,8,'Subject for Membership Renewal','2013-11-17 03:06:45',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(145,NULL,8,'Subject for Membership Renewal','2014-04-04 03:34:56',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(146,NULL,9,'Subject for Tell a Friend','2013-12-11 08:47:14',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(147,NULL,7,'Subject for Membership Signup','2013-10-19 03:22:39',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(148,NULL,10,'Subject for Pledge Acknowledgment','2013-10-10 10:32:02',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(149,NULL,9,'Subject for Tell a Friend','2014-03-24 01:48:50',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(150,NULL,9,'Subject for Tell a Friend','2014-03-19 08:02:23',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(151,NULL,10,'Subject for Pledge Acknowledgment','2013-11-07 01:49:04',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(152,NULL,9,'Subject for Tell a Friend','2013-08-03 06:56:43',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(153,NULL,8,'Subject for Membership Renewal','2014-02-16 08:48:18',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(154,NULL,9,'Subject for Tell a Friend','2013-05-21 12:55:53',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(155,NULL,10,'Subject for Pledge Acknowledgment','2014-01-20 07:23:05',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(156,NULL,7,'Subject for Membership Signup','2013-11-18 03:50:23',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(157,NULL,10,'Subject for Pledge Acknowledgment','2014-01-11 11:20:52',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(158,NULL,7,'Subject for Membership Signup','2014-04-23 10:00:17',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(159,NULL,9,'Subject for Tell a Friend','2014-01-13 10:18:58',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(160,NULL,8,'Subject for Membership Renewal','2013-09-24 03:53:54',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(161,NULL,7,'Subject for Membership Signup','2013-07-03 12:17:29',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(162,NULL,8,'Subject for Membership Renewal','2013-09-16 11:35:55',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(163,NULL,10,'Subject for Pledge Acknowledgment','2013-07-12 11:34:40',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(164,NULL,9,'Subject for Tell a Friend','2013-05-25 01:08:12',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(165,NULL,10,'Subject for Pledge Acknowledgment','2014-02-04 03:50:27',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(166,NULL,8,'Subject for Membership Renewal','2013-11-10 12:49:12',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(167,NULL,7,'Subject for Membership Signup','2013-06-08 01:18:26',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(168,NULL,10,'Subject for Pledge Acknowledgment','2013-12-26 08:33:50',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(169,NULL,7,'Subject for Membership Signup','2013-11-16 01:07:41',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(170,NULL,7,'Subject for Membership Signup','2013-06-29 06:30:01',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(171,NULL,10,'Subject for Pledge Acknowledgment','2014-01-15 02:03:23',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(172,NULL,10,'Subject for Pledge Acknowledgment','2014-01-11 01:36:56',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(173,NULL,10,'Subject for Pledge Acknowledgment','2014-02-14 12:56:00',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(174,NULL,10,'Subject for Pledge Acknowledgment','2013-07-24 11:46:21',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(175,NULL,10,'Subject for Pledge Acknowledgment','2013-10-03 04:40:58',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(176,NULL,9,'Subject for Tell a Friend','2014-01-18 10:32:49',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(177,NULL,10,'Subject for Pledge Acknowledgment','2013-06-03 09:47:44',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(178,NULL,7,'Subject for Membership Signup','2014-01-09 09:28:53',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(179,NULL,9,'Subject for Tell a Friend','2013-08-24 03:21:06',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(180,NULL,8,'Subject for Membership Renewal','2013-09-21 12:56:18',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(181,NULL,8,'Subject for Membership Renewal','2013-06-01 02:48:02',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(182,NULL,7,'Subject for Membership Signup','2013-09-01 11:00:37',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(183,NULL,10,'Subject for Pledge Acknowledgment','2014-01-28 08:45:48',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(184,NULL,10,'Subject for Pledge Acknowledgment','2014-02-01 02:11:31',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(185,NULL,7,'Subject for Membership Signup','2013-12-05 03:44:26',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(186,NULL,7,'Subject for Membership Signup','2014-01-07 03:08:52',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(187,NULL,7,'Subject for Membership Signup','2014-05-13 03:51:44',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(188,NULL,7,'Subject for Membership Signup','2013-11-11 07:30:57',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(189,NULL,8,'Subject for Membership Renewal','2014-01-16 11:59:56',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(190,NULL,8,'Subject for Membership Renewal','2013-07-25 04:40:25',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(191,NULL,8,'Subject for Membership Renewal','2014-03-27 08:51:31',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(192,NULL,9,'Subject for Tell a Friend','2013-10-11 06:53:11',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(193,NULL,10,'Subject for Pledge Acknowledgment','2014-03-01 10:09:45',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(194,NULL,8,'Subject for Membership Renewal','2014-03-20 10:58:47',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(195,NULL,10,'Subject for Pledge Acknowledgment','2013-08-19 01:39:57',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(196,NULL,7,'Subject for Membership Signup','2014-04-30 10:12:49',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(197,NULL,9,'Subject for Tell a Friend','2014-05-05 02:05:40',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(198,NULL,10,'Subject for Pledge Acknowledgment','2013-10-06 12:15:46',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(199,NULL,8,'Subject for Membership Renewal','2013-11-18 03:09:14',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(200,NULL,9,'Subject for Tell a Friend','2014-05-10 02:43:17',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(201,NULL,7,'Subject for Membership Signup','2013-11-06 03:11:51',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(202,NULL,10,'Subject for Pledge Acknowledgment','2013-08-13 05:33:36',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(203,NULL,8,'Subject for Membership Renewal','2013-07-15 10:15:15',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(204,NULL,7,'Subject for Membership Signup','2013-10-27 12:51:32',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(205,NULL,10,'Subject for Pledge Acknowledgment','2013-09-27 01:49:17',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(206,NULL,9,'Subject for Tell a Friend','2014-01-16 03:35:44',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(207,NULL,10,'Subject for Pledge Acknowledgment','2013-09-23 06:03:02',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(208,NULL,10,'Subject for Pledge Acknowledgment','2013-07-23 06:44:28',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(209,NULL,10,'Subject for Pledge Acknowledgment','2013-05-30 05:04:37',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(210,NULL,7,'Subject for Membership Signup','2014-03-14 10:26:11',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(211,NULL,8,'Subject for Membership Renewal','2014-01-01 03:35:49',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(212,NULL,10,'Subject for Pledge Acknowledgment','2013-09-06 06:42:28',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(213,NULL,8,'Subject for Membership Renewal','2014-02-25 04:26:22',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(214,NULL,9,'Subject for Tell a Friend','2013-08-01 05:45:37',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(215,NULL,9,'Subject for Tell a Friend','2013-12-09 09:15:55',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(216,NULL,8,'Subject for Membership Renewal','2013-08-07 07:08:33',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(217,NULL,8,'Subject for Membership Renewal','2013-06-22 09:56:27',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(218,NULL,8,'Subject for Membership Renewal','2013-06-21 09:22:53',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(219,NULL,9,'Subject for Tell a Friend','2013-05-22 03:57:15',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(220,NULL,8,'Subject for Membership Renewal','2013-08-02 03:04:42',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(221,NULL,8,'Subject for Membership Renewal','2013-09-12 12:24:22',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(222,NULL,10,'Subject for Pledge Acknowledgment','2013-07-27 12:31:02',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(223,NULL,10,'Subject for Pledge Acknowledgment','2013-09-25 06:04:00',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(224,NULL,7,'Subject for Membership Signup','2013-08-07 07:57:12',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(225,NULL,9,'Subject for Tell a Friend','2013-12-21 04:59:55',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(226,NULL,7,'Subject for Membership Signup','2014-04-15 03:40:42',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(227,NULL,10,'Subject for Pledge Acknowledgment','2013-06-11 05:25:56',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(228,NULL,7,'Subject for Membership Signup','2013-11-08 08:27:59',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(229,NULL,10,'Subject for Pledge Acknowledgment','2013-08-08 05:13:35',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(230,NULL,7,'Subject for Membership Signup','2014-01-17 11:21:33',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(231,NULL,7,'Subject for Membership Signup','2013-12-10 11:38:22',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(232,NULL,8,'Subject for Membership Renewal','2013-10-02 08:40:02',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(233,NULL,8,'Subject for Membership Renewal','2014-01-05 09:12:37',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(234,NULL,8,'Subject for Membership Renewal','2013-09-10 07:48:12',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(235,NULL,10,'Subject for Pledge Acknowledgment','2014-01-17 03:53:45',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(236,NULL,7,'Subject for Membership Signup','2013-06-11 05:34:32',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(237,NULL,10,'Subject for Pledge Acknowledgment','2014-02-07 09:08:50',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(238,NULL,8,'Subject for Membership Renewal','2014-03-26 05:13:15',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(239,NULL,7,'Subject for Membership Signup','2014-01-10 03:28:26',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(240,NULL,9,'Subject for Tell a Friend','2013-08-16 08:47:04',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(241,NULL,9,'Subject for Tell a Friend','2014-01-23 03:33:25',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(242,NULL,8,'Subject for Membership Renewal','2014-03-31 04:49:01',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(243,NULL,7,'Subject for Membership Signup','2013-12-19 05:15:22',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(244,NULL,10,'Subject for Pledge Acknowledgment','2013-11-09 12:42:16',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(245,NULL,9,'Subject for Tell a Friend','2013-06-26 02:16:42',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(246,NULL,7,'Subject for Membership Signup','2014-02-04 02:29:17',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(247,NULL,8,'Subject for Membership Renewal','2013-06-10 04:26:36',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(248,NULL,8,'Subject for Membership Renewal','2014-01-27 05:28:46',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(249,NULL,10,'Subject for Pledge Acknowledgment','2013-10-26 04:44:35',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(250,NULL,9,'Subject for Tell a Friend','2013-12-04 06:53:41',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(251,NULL,9,'Subject for Tell a Friend','2013-07-17 03:01:02',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(252,NULL,10,'Subject for Pledge Acknowledgment','2013-09-17 11:41:12',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(253,NULL,8,'Subject for Membership Renewal','2013-07-17 09:56:58',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(254,NULL,7,'Subject for Membership Signup','2014-05-18 06:52:52',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(255,NULL,8,'Subject for Membership Renewal','2013-08-06 06:47:34',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(256,NULL,9,'Subject for Tell a Friend','2013-10-29 09:45:58',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(257,NULL,10,'Subject for Pledge Acknowledgment','2013-07-30 02:19:54',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(258,NULL,9,'Subject for Tell a Friend','2014-04-29 07:53:06',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(259,NULL,8,'Subject for Membership Renewal','2014-02-27 09:21:30',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(260,NULL,8,'Subject for Membership Renewal','2013-12-11 08:54:54',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(261,NULL,8,'Subject for Membership Renewal','2013-08-10 05:13:49',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(262,NULL,10,'Subject for Pledge Acknowledgment','2013-12-23 04:43:53',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(263,NULL,8,'Subject for Membership Renewal','2013-09-15 03:40:38',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(264,NULL,8,'Subject for Membership Renewal','2013-08-07 10:35:27',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(265,NULL,8,'Subject for Membership Renewal','2013-09-14 08:20:31',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(266,NULL,10,'Subject for Pledge Acknowledgment','2013-07-07 01:08:02',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(267,NULL,10,'Subject for Pledge Acknowledgment','2013-08-05 04:01:27',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(268,NULL,7,'Subject for Membership Signup','2014-01-16 08:11:09',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(269,NULL,9,'Subject for Tell a Friend','2013-06-12 11:19:26',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(270,NULL,9,'Subject for Tell a Friend','2013-12-22 03:11:29',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(271,NULL,7,'Subject for Membership Signup','2013-06-16 10:37:08',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(272,NULL,10,'Subject for Pledge Acknowledgment','2013-06-14 05:17:43',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(273,NULL,7,'Subject for Membership Signup','2013-05-23 05:55:55',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(274,NULL,7,'Subject for Membership Signup','2014-04-30 02:33:13',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(275,NULL,9,'Subject for Tell a Friend','2013-12-29 05:52:30',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(276,NULL,10,'Subject for Pledge Acknowledgment','2013-11-12 01:50:43',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(277,NULL,8,'Subject for Membership Renewal','2013-10-29 04:25:03',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(278,NULL,10,'Subject for Pledge Acknowledgment','2013-08-18 10:04:04',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(279,NULL,10,'Subject for Pledge Acknowledgment','2014-01-08 06:16:11',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(280,NULL,10,'Subject for Pledge Acknowledgment','2014-05-19 09:14:23',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(281,NULL,10,'Subject for Pledge Acknowledgment','2013-10-14 02:24:21',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(282,NULL,8,'Subject for Membership Renewal','2013-10-09 06:51:23',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(283,NULL,8,'Subject for Membership Renewal','2013-10-20 03:49:36',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(284,NULL,7,'Subject for Membership Signup','2013-06-10 12:04:22',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(285,NULL,8,'Subject for Membership Renewal','2013-08-12 11:59:29',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(286,NULL,8,'Subject for Membership Renewal','2014-03-20 04:42:54',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(287,NULL,9,'Subject for Tell a Friend','2013-06-03 01:12:16',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(288,NULL,9,'Subject for Tell a Friend','2013-08-13 12:09:48',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(289,NULL,7,'Subject for Membership Signup','2014-01-23 06:14:40',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(290,NULL,7,'Subject for Membership Signup','2014-04-08 07:47:47',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(291,NULL,9,'Subject for Tell a Friend','2013-09-08 08:59:08',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(292,NULL,8,'Subject for Membership Renewal','2014-02-15 07:28:26',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(293,NULL,10,'Subject for Pledge Acknowledgment','2013-07-23 10:06:22',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(294,NULL,8,'Subject for Membership Renewal','2013-10-06 10:14:57',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(295,NULL,10,'Subject for Pledge Acknowledgment','2014-02-11 03:14:48',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(296,NULL,10,'Subject for Pledge Acknowledgment','2013-07-15 05:49:41',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(297,NULL,9,'Subject for Tell a Friend','2013-07-10 12:20:45',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(298,NULL,9,'Subject for Tell a Friend','2014-05-06 02:11:33',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(299,NULL,9,'Subject for Tell a Friend','2013-08-14 03:02:09',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(300,NULL,8,'Subject for Membership Renewal','2013-08-18 02:03:29',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(301,NULL,7,'Subject for Membership Signup','2014-03-07 10:58:28',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(302,NULL,9,'Subject for Tell a Friend','2013-08-28 06:24:32',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(303,NULL,10,'Subject for Pledge Acknowledgment','2013-09-10 04:23:50',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(304,NULL,7,'Subject for Membership Signup','2013-12-09 08:47:59',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(305,NULL,8,'Subject for Membership Renewal','2013-12-07 12:59:29',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(306,NULL,9,'Subject for Tell a Friend','2013-07-06 04:33:31',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(307,NULL,7,'Subject for Membership Signup','2013-10-02 05:09:06',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(308,NULL,8,'Subject for Membership Renewal','2013-07-18 08:47:31',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(309,NULL,9,'Subject for Tell a Friend','2013-12-11 07:16:15',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(310,NULL,9,'Subject for Tell a Friend','2013-10-10 08:49:27',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(311,NULL,9,'Subject for Tell a Friend','2013-06-15 01:53:31',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(312,NULL,9,'Subject for Tell a Friend','2013-06-29 07:01:25',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(313,NULL,8,'Subject for Membership Renewal','2013-06-22 02:08:27',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(314,NULL,8,'Subject for Membership Renewal','2013-09-22 03:34:36',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(315,NULL,10,'Subject for Pledge Acknowledgment','2013-05-29 01:04:58',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(316,NULL,10,'Subject for Pledge Acknowledgment','2014-01-30 06:04:56',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(317,NULL,9,'Subject for Tell a Friend','2013-09-30 07:54:21',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(318,NULL,8,'Subject for Membership Renewal','2014-01-24 04:51:36',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(319,NULL,9,'Subject for Tell a Friend','2014-03-01 01:10:51',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(320,NULL,9,'Subject for Tell a Friend','2013-11-13 10:58:02',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(321,NULL,7,'Subject for Membership Signup','2013-06-03 05:44:45',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(322,NULL,10,'Subject for Pledge Acknowledgment','2013-10-19 12:44:11',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(323,NULL,8,'Subject for Membership Renewal','2014-05-19 12:58:27',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(324,NULL,9,'Subject for Tell a Friend','2014-01-29 09:10:57',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(325,NULL,10,'Subject for Pledge Acknowledgment','2013-12-07 02:12:52',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(326,NULL,10,'Subject for Pledge Acknowledgment','2014-04-07 09:31:08',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(327,NULL,8,'Subject for Membership Renewal','2013-10-25 08:01:45',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(328,NULL,9,'Subject for Tell a Friend','2014-04-27 11:20:47',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(329,NULL,9,'Subject for Tell a Friend','2014-02-09 07:53:56',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(330,NULL,10,'Subject for Pledge Acknowledgment','2013-12-17 07:19:46',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(331,NULL,9,'Subject for Tell a Friend','2014-01-19 04:12:07',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(332,NULL,8,'Subject for Membership Renewal','2013-06-08 09:23:55',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(333,NULL,7,'Subject for Membership Signup','2013-06-23 11:02:45',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(334,NULL,10,'Subject for Pledge Acknowledgment','2014-01-20 04:31:37',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(335,NULL,8,'Subject for Membership Renewal','2014-01-15 09:32:06',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(336,NULL,10,'Subject for Pledge Acknowledgment','2014-02-15 11:36:55',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(337,NULL,8,'Subject for Membership Renewal','2013-11-29 08:21:10',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(338,NULL,8,'Subject for Membership Renewal','2013-10-21 12:24:44',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(339,NULL,7,'Subject for Membership Signup','2014-02-10 03:44:19',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(340,NULL,7,'Subject for Membership Signup','2013-09-20 09:52:17',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(341,NULL,9,'Subject for Tell a Friend','2014-01-20 02:59:46',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(342,NULL,10,'Subject for Pledge Acknowledgment','2014-02-15 06:45:44',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(343,NULL,8,'Subject for Membership Renewal','2014-05-14 06:48:36',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(344,NULL,10,'Subject for Pledge Acknowledgment','2013-06-29 01:37:31',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(345,NULL,8,'Subject for Membership Renewal','2014-03-29 10:33:04',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(346,NULL,10,'Subject for Pledge Acknowledgment','2014-01-06 10:29:17',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(347,NULL,8,'Subject for Membership Renewal','2013-09-11 09:00:09',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(348,NULL,10,'Subject for Pledge Acknowledgment','2014-04-13 03:33:57',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(349,NULL,9,'Subject for Tell a Friend','2014-04-27 06:20:31',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(350,NULL,10,'Subject for Pledge Acknowledgment','2013-10-29 04:54:33',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(351,NULL,10,'Subject for Pledge Acknowledgment','2014-01-04 12:26:25',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(352,NULL,10,'Subject for Pledge Acknowledgment','2014-03-04 09:04:55',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(353,NULL,8,'Subject for Membership Renewal','2013-06-23 01:12:46',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(354,NULL,7,'Subject for Membership Signup','2014-02-09 11:16:34',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(355,NULL,7,'Subject for Membership Signup','2013-09-14 04:47:54',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(356,NULL,9,'Subject for Tell a Friend','2013-10-08 10:21:07',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(357,NULL,9,'Subject for Tell a Friend','2013-06-15 08:10:53',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(358,NULL,8,'Subject for Membership Renewal','2014-03-31 09:00:33',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(359,NULL,9,'Subject for Tell a Friend','2013-06-10 12:39:38',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(360,NULL,10,'Subject for Pledge Acknowledgment','2013-05-31 04:26:32',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(361,NULL,8,'Subject for Membership Renewal','2013-12-03 03:45:10',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(362,NULL,10,'Subject for Pledge Acknowledgment','2014-04-22 03:31:36',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(363,NULL,7,'Subject for Membership Signup','2013-06-08 07:36:42',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(364,NULL,10,'Subject for Pledge Acknowledgment','2013-08-29 02:53:49',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(365,NULL,10,'Subject for Pledge Acknowledgment','2013-09-22 07:03:48',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(366,NULL,7,'Subject for Membership Signup','2014-02-25 02:32:13',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(367,NULL,8,'Subject for Membership Renewal','2013-11-23 04:02:27',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(368,NULL,10,'Subject for Pledge Acknowledgment','2014-01-27 02:51:02',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(369,NULL,7,'Subject for Membership Signup','2013-06-14 02:03:49',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(370,NULL,9,'Subject for Tell a Friend','2013-12-19 07:03:21',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(371,NULL,10,'Subject for Pledge Acknowledgment','2013-09-10 06:56:28',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(372,NULL,10,'Subject for Pledge Acknowledgment','2013-08-13 02:57:31',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(373,NULL,8,'Subject for Membership Renewal','2014-05-06 10:43:39',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(374,NULL,7,'Subject for Membership Signup','2013-07-20 05:20:35',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(375,NULL,10,'Subject for Pledge Acknowledgment','2013-09-03 03:34:51',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(376,NULL,9,'Subject for Tell a Friend','2013-08-25 10:03:23',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(377,NULL,7,'Subject for Membership Signup','2013-10-15 02:19:20',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(378,NULL,7,'Subject for Membership Signup','2013-09-16 06:08:58',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(379,NULL,9,'Subject for Tell a Friend','2013-12-06 04:21:27',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(380,NULL,9,'Subject for Tell a Friend','2013-11-29 02:57:22',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(381,NULL,10,'Subject for Pledge Acknowledgment','2014-05-03 02:40:43',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(382,NULL,10,'Subject for Pledge Acknowledgment','2014-04-01 11:18:40',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(383,NULL,8,'Subject for Membership Renewal','2013-12-19 03:29:01',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(384,NULL,8,'Subject for Membership Renewal','2014-01-20 12:28:59',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(385,NULL,8,'Subject for Membership Renewal','2014-03-17 08:21:23',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(386,NULL,9,'Subject for Tell a Friend','2014-03-02 12:06:21',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(387,NULL,10,'Subject for Pledge Acknowledgment','2013-07-27 01:24:25',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(388,NULL,8,'Subject for Membership Renewal','2013-07-19 11:37:59',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(389,NULL,9,'Subject for Tell a Friend','2013-09-22 02:58:46',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(390,NULL,9,'Subject for Tell a Friend','2013-12-14 03:10:05',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(391,NULL,8,'Subject for Membership Renewal','2014-01-06 07:22:34',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(392,NULL,8,'Subject for Membership Renewal','2013-07-22 09:26:43',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(393,NULL,8,'Subject for Membership Renewal','2013-11-03 06:43:17',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(394,NULL,10,'Subject for Pledge Acknowledgment','2013-10-08 06:37:53',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(395,NULL,10,'Subject for Pledge Acknowledgment','2014-03-20 08:32:44',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(396,NULL,8,'Subject for Membership Renewal','2014-03-01 10:38:49',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(397,NULL,10,'Subject for Pledge Acknowledgment','2013-07-12 08:26:47',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(398,NULL,7,'Subject for Membership Signup','2013-09-12 01:20:16',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(399,NULL,8,'Subject for Membership Renewal','2013-11-03 06:39:44',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(400,NULL,9,'Subject for Tell a Friend','2013-07-17 03:32:41',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(401,NULL,9,'Subject for Tell a Friend','2013-08-27 09:13:33',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(402,NULL,8,'Subject for Membership Renewal','2013-10-04 03:12:21',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(403,NULL,7,'Subject for Membership Signup','2013-06-17 11:56:45',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(404,NULL,10,'Subject for Pledge Acknowledgment','2014-04-14 10:26:11',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(405,NULL,10,'Subject for Pledge Acknowledgment','2013-08-07 04:26:07',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(406,NULL,8,'Subject for Membership Renewal','2013-12-06 09:50:09',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(407,NULL,9,'Subject for Tell a Friend','2013-09-28 06:16:04',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(408,NULL,7,'Subject for Membership Signup','2013-09-30 04:31:17',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(409,NULL,9,'Subject for Tell a Friend','2013-06-28 05:51:40',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(410,NULL,10,'Subject for Pledge Acknowledgment','2013-09-07 10:34:48',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(411,NULL,9,'Subject for Tell a Friend','2013-10-10 07:23:58',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(412,NULL,7,'Subject for Membership Signup','2014-02-19 02:36:16',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(413,NULL,7,'Subject for Membership Signup','2013-11-05 03:33:43',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(414,NULL,10,'Subject for Pledge Acknowledgment','2013-08-17 09:38:00',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(415,NULL,10,'Subject for Pledge Acknowledgment','2013-05-30 03:13:21',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(416,NULL,8,'Subject for Membership Renewal','2013-10-09 05:36:53',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(417,NULL,8,'Subject for Membership Renewal','2013-10-07 06:23:53',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(418,NULL,8,'Subject for Membership Renewal','2014-05-04 04:23:44',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(419,NULL,10,'Subject for Pledge Acknowledgment','2013-07-31 10:40:59',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(420,NULL,7,'Subject for Membership Signup','2013-06-27 03:20:47',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(421,NULL,7,'Subject for Membership Signup','2014-03-16 07:42:14',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(422,NULL,10,'Subject for Pledge Acknowledgment','2014-03-11 02:12:07',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(423,NULL,9,'Subject for Tell a Friend','2014-02-05 02:16:55',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(424,NULL,9,'Subject for Tell a Friend','2014-04-28 10:54:49',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(425,NULL,8,'Subject for Membership Renewal','2013-12-08 01:09:13',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(426,NULL,7,'Subject for Membership Signup','2013-08-22 03:52:48',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(427,NULL,9,'Subject for Tell a Friend','2013-07-25 01:25:49',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(428,NULL,9,'Subject for Tell a Friend','2013-09-29 12:19:31',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(429,NULL,9,'Subject for Tell a Friend','2013-07-07 05:30:43',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(430,NULL,9,'Subject for Tell a Friend','2014-05-18 01:10:43',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(431,NULL,10,'Subject for Pledge Acknowledgment','2013-11-10 07:34:10',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(432,NULL,7,'Subject for Membership Signup','2013-06-08 11:06:16',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(433,NULL,9,'Subject for Tell a Friend','2014-01-06 05:13:15',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(434,NULL,10,'Subject for Pledge Acknowledgment','2014-05-06 06:21:46',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(435,NULL,10,'Subject for Pledge Acknowledgment','2014-05-15 12:38:07',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(436,NULL,7,'Subject for Membership Signup','2013-06-02 08:40:42',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(437,NULL,7,'Subject for Membership Signup','2014-03-13 02:04:20',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(438,NULL,7,'Subject for Membership Signup','2013-09-18 08:31:42',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(439,NULL,7,'Subject for Membership Signup','2014-03-02 02:10:12',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(440,NULL,7,'Subject for Membership Signup','2014-02-03 10:31:30',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(441,NULL,8,'Subject for Membership Renewal','2013-09-03 11:12:53',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(442,NULL,10,'Subject for Pledge Acknowledgment','2013-06-30 11:46:10',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(443,NULL,9,'Subject for Tell a Friend','2013-11-12 11:47:36',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(444,NULL,8,'Subject for Membership Renewal','2013-06-22 03:15:36',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(445,NULL,9,'Subject for Tell a Friend','2013-08-27 06:03:15',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(446,NULL,7,'Subject for Membership Signup','2013-11-08 07:25:33',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(447,NULL,9,'Subject for Tell a Friend','2014-01-27 03:57:21',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(448,NULL,9,'Subject for Tell a Friend','2013-09-30 03:00:09',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(449,NULL,10,'Subject for Pledge Acknowledgment','2013-12-12 03:46:43',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(450,NULL,9,'Subject for Tell a Friend','2013-11-19 03:53:32',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(451,1,6,'$ 125.00-Apr 2007 Mailer 1','2010-04-11 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(452,2,6,'$ 50.00-Online: Save the Penguins','2010-03-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(453,3,6,'$ 25.00-Apr 2007 Mailer 1','2010-04-29 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(454,4,6,'$ 50.00-Apr 2007 Mailer 1','2010-04-11 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(455,5,6,'$ 500.00-Apr 2007 Mailer 1','2010-04-15 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(456,6,6,'$ 175.00-Apr 2007 Mailer 1','2010-04-11 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(457,7,6,'$ 50.00-Online: Save the Penguins','2010-03-27 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(458,8,6,'$ 10.00-Online: Save the Penguins','2010-03-08 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(459,9,6,'$ 250.00-Online: Save the Penguins','2010-04-22 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(460,10,6,NULL,'2009-07-01 11:53:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(461,11,6,NULL,'2009-07-01 12:55:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(462,12,6,NULL,'2009-10-01 11:53:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(463,13,6,NULL,'2009-12-01 12:55:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(464,1,7,'General','2014-05-20 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(465,2,7,'Student','2014-05-19 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(466,3,7,'General','2014-05-18 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(467,4,7,'Student','2014-05-17 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(468,5,7,'Student','2013-05-16 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(469,6,7,'Student','2014-05-15 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(470,7,7,'General','2014-05-14 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(471,8,7,'Student','2014-05-13 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(472,9,7,'General','2014-05-12 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(473,10,7,'Student','2013-05-11 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(474,11,7,'Lifetime','2014-05-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(475,12,7,'Student','2014-05-09 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(476,13,7,'General','2014-05-08 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(477,14,7,'Student','2014-05-07 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(478,15,7,'Student','2013-05-06 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(479,16,7,'Student','2014-05-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(480,17,7,'General','2014-05-04 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(481,18,7,'Student','2014-05-03 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(482,19,7,'General','2014-05-02 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(483,20,7,'General','2011-12-20 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(484,21,7,'General','2014-04-30 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(485,22,7,'Lifetime','2014-04-29 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(486,23,7,'General','2014-04-28 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(487,24,7,'Student','2014-04-27 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(488,25,7,'General','2011-11-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(489,26,7,'Student','2014-04-25 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(490,27,7,'General','2014-04-24 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(491,28,7,'Student','2014-04-23 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(492,29,7,'General','2014-04-22 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(493,30,7,'General','2011-10-01 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(494,14,6,'$ 100.00 - General Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(495,15,6,'$ 50.00 - Student Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(496,16,6,'$ 100.00 - General Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(497,17,6,'$ 50.00 - Student Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(498,18,6,'$ 50.00 - Student Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(499,19,6,'$ 50.00 - Student Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(500,20,6,'$ 100.00 - General Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(501,21,6,'$ 50.00 - Student Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(502,22,6,'$ 100.00 - General Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(503,23,6,'$ 50.00 - Student Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(504,24,6,'$ 1200.00 - Lifetime Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(505,25,6,'$ 50.00 - Student Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(506,26,6,'$ 100.00 - General Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(507,27,6,'$ 50.00 - Student Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(508,28,6,'$ 50.00 - Student Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(509,29,6,'$ 50.00 - Student Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(510,30,6,'$ 100.00 - General Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(511,31,6,'$ 50.00 - Student Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(512,32,6,'$ 100.00 - General Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(513,33,6,'$ 100.00 - General Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(514,34,6,'$ 100.00 - General Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(515,35,6,'$ 1200.00 - Lifetime Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(516,36,6,'$ 100.00 - General Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(517,37,6,'$ 50.00 - Student Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(518,38,6,'$ 100.00 - General Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(519,39,6,'$ 50.00 - Student Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(520,40,6,'$ 100.00 - General Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(521,41,6,'$ 50.00 - Student Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(522,42,6,'$ 100.00 - General Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(523,43,6,'$ 100.00 - General Membership: Offline signup','2014-05-20 20:15:36',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(525,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),(526,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),(527,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),(528,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),(529,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),(530,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),(531,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),(532,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),(533,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),(534,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),(535,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),(536,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),(537,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),(538,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),(539,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),(540,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),(541,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),(542,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),(543,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),(544,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),(545,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),(546,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),(547,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),(548,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),(549,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),(550,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),(551,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),(552,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),(553,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),(554,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),(555,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),(556,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),(557,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),(558,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),(559,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),(560,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),(561,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),(562,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),(563,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),(564,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),(565,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),(566,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),(567,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),(568,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),(569,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),(570,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),(571,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),(572,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),(573,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),(574,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),(575,45,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(576,46,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(577,47,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(578,48,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(579,49,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(580,50,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(581,51,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(582,52,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(583,53,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(584,54,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(585,55,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(586,56,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(587,57,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(588,58,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(589,59,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(590,60,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(591,61,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(592,62,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(593,63,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(594,64,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(595,65,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(596,66,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(597,67,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(598,68,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(599,69,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(600,70,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(601,71,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(602,72,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(603,73,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(604,74,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(605,75,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(606,76,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(607,77,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(608,78,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(609,79,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(610,80,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(611,81,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(612,82,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(613,83,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(614,84,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(615,85,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(616,86,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(617,87,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(618,88,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(619,89,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(620,90,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(621,91,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(622,92,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(623,93,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(624,94,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-20 20:15:51',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL); +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`) VALUES (1,NULL,7,'Subject for Membership Signup','2014-04-29 12:01:47',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(2,NULL,8,'Subject for Membership Renewal','2013-12-17 11:06:31',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(3,NULL,10,'Subject for Pledge Acknowledgment','2014-04-15 05:02:07',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(4,NULL,9,'Subject for Tell a Friend','2014-03-03 06:37:22',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(5,NULL,9,'Subject for Tell a Friend','2014-03-09 10:16:59',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(6,NULL,9,'Subject for Tell a Friend','2014-04-05 02:32:38',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(7,NULL,7,'Subject for Membership Signup','2014-04-03 04:37:39',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(8,NULL,10,'Subject for Pledge Acknowledgment','2013-07-30 10:26:53',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(9,NULL,7,'Subject for Membership Signup','2013-12-21 07:23:45',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(10,NULL,9,'Subject for Tell a Friend','2013-07-17 05:19:44',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(11,NULL,9,'Subject for Tell a Friend','2013-06-14 08:24:03',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(12,NULL,9,'Subject for Tell a Friend','2013-07-24 09:22:39',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(13,NULL,9,'Subject for Tell a Friend','2013-10-12 03:28:32',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(14,NULL,8,'Subject for Membership Renewal','2013-11-17 10:46:51',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(15,NULL,10,'Subject for Pledge Acknowledgment','2014-01-11 10:20:40',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(16,NULL,9,'Subject for Tell a Friend','2013-05-26 03:41:34',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(17,NULL,7,'Subject for Membership Signup','2014-04-28 10:01:46',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(18,NULL,10,'Subject for Pledge Acknowledgment','2013-10-15 10:56:22',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(19,NULL,9,'Subject for Tell a Friend','2013-12-06 07:48:05',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(20,NULL,7,'Subject for Membership Signup','2013-09-16 04:54:14',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(21,NULL,8,'Subject for Membership Renewal','2013-10-02 11:30:00',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(22,NULL,9,'Subject for Tell a Friend','2013-10-23 08:44:04',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(23,NULL,8,'Subject for Membership Renewal','2013-06-30 03:20:02',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(24,NULL,10,'Subject for Pledge Acknowledgment','2013-06-27 01:26:49',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(25,NULL,10,'Subject for Pledge Acknowledgment','2014-02-28 01:42:24',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(26,NULL,10,'Subject for Pledge Acknowledgment','2014-02-01 12:28:10',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(27,NULL,8,'Subject for Membership Renewal','2014-01-10 09:20:41',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(28,NULL,10,'Subject for Pledge Acknowledgment','2014-01-26 05:48:34',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(29,NULL,7,'Subject for Membership Signup','2014-01-16 12:52:47',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(30,NULL,7,'Subject for Membership Signup','2013-10-12 05:01:39',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(31,NULL,8,'Subject for Membership Renewal','2013-10-12 01:16:13',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(32,NULL,9,'Subject for Tell a Friend','2014-04-20 01:29:38',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(33,NULL,7,'Subject for Membership Signup','2013-11-21 12:21:19',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(34,NULL,10,'Subject for Pledge Acknowledgment','2014-04-18 12:17:04',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(35,NULL,10,'Subject for Pledge Acknowledgment','2014-02-09 02:51:30',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(36,NULL,9,'Subject for Tell a Friend','2013-05-26 10:28:40',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(37,NULL,8,'Subject for Membership Renewal','2013-10-06 08:06:47',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(38,NULL,7,'Subject for Membership Signup','2013-05-26 07:40:30',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(39,NULL,10,'Subject for Pledge Acknowledgment','2014-02-18 03:12:48',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(40,NULL,10,'Subject for Pledge Acknowledgment','2013-12-02 02:14:52',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(41,NULL,7,'Subject for Membership Signup','2014-04-25 07:27:29',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(42,NULL,8,'Subject for Membership Renewal','2014-02-07 07:03:36',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(43,NULL,8,'Subject for Membership Renewal','2013-07-02 09:34:24',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(44,NULL,7,'Subject for Membership Signup','2013-06-08 04:46:16',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(45,NULL,9,'Subject for Tell a Friend','2014-03-31 08:46:05',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(46,NULL,9,'Subject for Tell a Friend','2014-02-25 03:50:07',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(47,NULL,10,'Subject for Pledge Acknowledgment','2013-12-29 04:32:08',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(48,NULL,7,'Subject for Membership Signup','2014-02-11 01:24:23',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(49,NULL,8,'Subject for Membership Renewal','2013-07-18 12:15:22',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(50,NULL,7,'Subject for Membership Signup','2013-11-17 08:37:09',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(51,NULL,10,'Subject for Pledge Acknowledgment','2014-03-04 03:48:21',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(52,NULL,8,'Subject for Membership Renewal','2013-09-16 02:54:25',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(53,NULL,9,'Subject for Tell a Friend','2014-05-16 09:04:42',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(54,NULL,8,'Subject for Membership Renewal','2013-09-07 06:20:12',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(55,NULL,7,'Subject for Membership Signup','2014-05-18 01:54:12',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(56,NULL,7,'Subject for Membership Signup','2013-09-08 06:49:28',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(57,NULL,9,'Subject for Tell a Friend','2014-04-29 08:19:41',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(58,NULL,10,'Subject for Pledge Acknowledgment','2013-06-26 07:37:11',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(59,NULL,7,'Subject for Membership Signup','2014-02-15 08:48:10',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(60,NULL,9,'Subject for Tell a Friend','2013-12-18 12:53:25',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(61,NULL,10,'Subject for Pledge Acknowledgment','2014-05-04 10:52:51',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(62,NULL,10,'Subject for Pledge Acknowledgment','2013-09-04 12:00:36',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(63,NULL,10,'Subject for Pledge Acknowledgment','2013-10-27 04:30:03',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(64,NULL,7,'Subject for Membership Signup','2014-01-29 01:46:50',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(65,NULL,8,'Subject for Membership Renewal','2014-03-13 10:43:31',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(66,NULL,10,'Subject for Pledge Acknowledgment','2013-06-29 10:42:52',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(67,NULL,7,'Subject for Membership Signup','2014-05-13 10:06:11',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(68,NULL,7,'Subject for Membership Signup','2013-07-09 06:13:38',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(69,NULL,7,'Subject for Membership Signup','2014-02-12 03:10:23',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(70,NULL,9,'Subject for Tell a Friend','2014-04-25 11:15:19',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(71,NULL,10,'Subject for Pledge Acknowledgment','2013-07-27 04:57:51',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(72,NULL,9,'Subject for Tell a Friend','2013-11-20 08:07:01',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(73,NULL,7,'Subject for Membership Signup','2014-02-10 10:26:42',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(74,NULL,9,'Subject for Tell a Friend','2014-04-06 07:21:47',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(75,NULL,8,'Subject for Membership Renewal','2014-04-27 07:42:52',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(76,NULL,7,'Subject for Membership Signup','2013-09-28 10:56:19',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(77,NULL,9,'Subject for Tell a Friend','2013-09-30 11:56:22',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(78,NULL,7,'Subject for Membership Signup','2013-09-23 04:53:18',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(79,NULL,7,'Subject for Membership Signup','2013-07-26 03:24:45',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(80,NULL,8,'Subject for Membership Renewal','2014-04-26 10:59:23',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(81,NULL,7,'Subject for Membership Signup','2014-03-07 12:26:40',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(82,NULL,9,'Subject for Tell a Friend','2014-02-10 07:47:04',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(83,NULL,9,'Subject for Tell a Friend','2014-01-21 07:06:18',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(84,NULL,7,'Subject for Membership Signup','2014-05-09 01:44:03',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(85,NULL,9,'Subject for Tell a Friend','2013-06-30 10:15:55',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(86,NULL,10,'Subject for Pledge Acknowledgment','2013-11-17 12:50:22',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(87,NULL,9,'Subject for Tell a Friend','2013-10-13 01:44:38',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(88,NULL,7,'Subject for Membership Signup','2013-10-19 12:14:48',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(89,NULL,7,'Subject for Membership Signup','2013-05-28 06:38:58',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(90,NULL,7,'Subject for Membership Signup','2014-03-07 11:15:07',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(91,NULL,10,'Subject for Pledge Acknowledgment','2013-08-18 02:09:07',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(92,NULL,8,'Subject for Membership Renewal','2013-11-22 07:12:10',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(93,NULL,7,'Subject for Membership Signup','2014-03-08 03:28:21',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(94,NULL,7,'Subject for Membership Signup','2014-01-17 08:51:54',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(95,NULL,9,'Subject for Tell a Friend','2014-02-26 06:39:13',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(96,NULL,7,'Subject for Membership Signup','2013-08-17 07:13:50',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(97,NULL,9,'Subject for Tell a Friend','2013-09-02 04:38:08',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(98,NULL,7,'Subject for Membership Signup','2014-04-29 05:09:06',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(99,NULL,9,'Subject for Tell a Friend','2014-02-05 09:22:36',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(100,NULL,10,'Subject for Pledge Acknowledgment','2013-07-02 01:03:07',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(101,NULL,7,'Subject for Membership Signup','2013-09-11 01:05:10',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(102,NULL,10,'Subject for Pledge Acknowledgment','2013-06-11 01:32:42',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(103,NULL,7,'Subject for Membership Signup','2013-12-22 01:28:23',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(104,NULL,7,'Subject for Membership Signup','2014-02-24 11:47:32',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(105,NULL,8,'Subject for Membership Renewal','2013-08-25 01:07:17',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(106,NULL,8,'Subject for Membership Renewal','2013-06-24 02:47:01',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(107,NULL,8,'Subject for Membership Renewal','2013-09-30 11:54:15',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(108,NULL,8,'Subject for Membership Renewal','2013-12-09 07:57:27',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(109,NULL,9,'Subject for Tell a Friend','2014-02-11 03:28:28',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(110,NULL,7,'Subject for Membership Signup','2013-12-28 12:52:53',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(111,NULL,8,'Subject for Membership Renewal','2013-06-08 01:17:14',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(112,NULL,9,'Subject for Tell a Friend','2014-01-27 08:41:37',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(113,NULL,9,'Subject for Tell a Friend','2013-07-23 01:02:30',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(114,NULL,8,'Subject for Membership Renewal','2013-12-21 03:49:21',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(115,NULL,9,'Subject for Tell a Friend','2013-11-14 07:52:34',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(116,NULL,9,'Subject for Tell a Friend','2013-07-26 09:35:25',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(117,NULL,7,'Subject for Membership Signup','2013-12-15 03:32:51',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(118,NULL,9,'Subject for Tell a Friend','2014-03-26 04:51:21',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(119,NULL,7,'Subject for Membership Signup','2014-04-23 11:36:51',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(120,NULL,10,'Subject for Pledge Acknowledgment','2013-10-17 09:43:36',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(121,NULL,10,'Subject for Pledge Acknowledgment','2013-07-01 12:01:25',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(122,NULL,8,'Subject for Membership Renewal','2013-12-16 09:55:39',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(123,NULL,10,'Subject for Pledge Acknowledgment','2013-12-20 03:07:02',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(124,NULL,10,'Subject for Pledge Acknowledgment','2013-08-27 03:37:59',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(125,NULL,8,'Subject for Membership Renewal','2014-02-19 02:18:52',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(126,NULL,7,'Subject for Membership Signup','2013-05-30 11:49:28',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(127,NULL,10,'Subject for Pledge Acknowledgment','2014-04-20 03:36:53',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(128,NULL,9,'Subject for Tell a Friend','2013-08-28 09:46:53',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(129,NULL,8,'Subject for Membership Renewal','2013-05-29 12:54:15',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(130,NULL,8,'Subject for Membership Renewal','2014-01-30 06:34:53',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(131,NULL,9,'Subject for Tell a Friend','2014-01-28 01:46:17',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(132,NULL,9,'Subject for Tell a Friend','2013-12-11 11:22:29',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(133,NULL,9,'Subject for Tell a Friend','2014-01-16 04:56:19',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(134,NULL,9,'Subject for Tell a Friend','2014-01-27 09:00:18',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(135,NULL,10,'Subject for Pledge Acknowledgment','2013-07-02 10:33:41',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(136,NULL,9,'Subject for Tell a Friend','2014-04-16 07:18:33',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(137,NULL,10,'Subject for Pledge Acknowledgment','2014-01-06 11:29:36',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(138,NULL,10,'Subject for Pledge Acknowledgment','2013-11-09 11:04:03',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(139,NULL,7,'Subject for Membership Signup','2013-08-08 04:15:13',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(140,NULL,7,'Subject for Membership Signup','2013-08-18 11:34:33',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(141,NULL,7,'Subject for Membership Signup','2014-02-13 09:52:34',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(142,NULL,8,'Subject for Membership Renewal','2013-08-31 08:39:16',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(143,NULL,9,'Subject for Tell a Friend','2013-10-21 06:49:46',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(144,NULL,10,'Subject for Pledge Acknowledgment','2013-09-05 08:26:10',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(145,NULL,8,'Subject for Membership Renewal','2013-12-27 06:01:31',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(146,NULL,8,'Subject for Membership Renewal','2013-12-02 03:04:14',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(147,NULL,10,'Subject for Pledge Acknowledgment','2013-08-06 01:56:33',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(148,NULL,10,'Subject for Pledge Acknowledgment','2014-02-16 05:37:02',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(149,NULL,9,'Subject for Tell a Friend','2014-04-01 04:30:36',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(150,NULL,7,'Subject for Membership Signup','2013-12-19 10:37:12',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(151,NULL,9,'Subject for Tell a Friend','2013-08-05 04:37:48',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(152,NULL,9,'Subject for Tell a Friend','2014-03-30 03:30:00',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(153,NULL,10,'Subject for Pledge Acknowledgment','2013-10-07 12:22:40',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(154,NULL,10,'Subject for Pledge Acknowledgment','2013-10-13 11:34:58',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(155,NULL,10,'Subject for Pledge Acknowledgment','2014-01-23 11:40:23',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(156,NULL,8,'Subject for Membership Renewal','2013-08-11 12:02:43',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(157,NULL,7,'Subject for Membership Signup','2013-08-10 10:13:35',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(158,NULL,10,'Subject for Pledge Acknowledgment','2013-10-21 10:03:26',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(159,NULL,10,'Subject for Pledge Acknowledgment','2013-11-07 01:52:20',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(160,NULL,8,'Subject for Membership Renewal','2014-05-10 03:35:46',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(161,NULL,7,'Subject for Membership Signup','2013-07-21 11:12:25',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(162,NULL,7,'Subject for Membership Signup','2014-04-20 06:00:43',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(163,NULL,7,'Subject for Membership Signup','2014-04-19 01:38:28',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(164,NULL,9,'Subject for Tell a Friend','2014-03-19 12:46:29',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(165,NULL,7,'Subject for Membership Signup','2013-08-25 05:30:37',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(166,NULL,10,'Subject for Pledge Acknowledgment','2013-10-27 10:05:48',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(167,NULL,10,'Subject for Pledge Acknowledgment','2013-11-23 04:28:30',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(168,NULL,7,'Subject for Membership Signup','2013-07-07 03:37:30',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(169,NULL,8,'Subject for Membership Renewal','2013-12-03 11:53:00',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(170,NULL,7,'Subject for Membership Signup','2013-06-29 09:16:15',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(171,NULL,7,'Subject for Membership Signup','2014-05-13 09:31:10',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(172,NULL,8,'Subject for Membership Renewal','2014-01-23 12:36:15',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(173,NULL,7,'Subject for Membership Signup','2014-01-30 05:55:21',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(174,NULL,8,'Subject for Membership Renewal','2013-11-10 01:49:57',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(175,NULL,8,'Subject for Membership Renewal','2014-05-21 08:09:19',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(176,NULL,8,'Subject for Membership Renewal','2013-07-25 06:32:49',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(177,NULL,7,'Subject for Membership Signup','2013-09-24 03:35:36',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(178,NULL,8,'Subject for Membership Renewal','2013-07-24 07:01:49',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(179,NULL,9,'Subject for Tell a Friend','2014-03-12 08:13:11',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(180,NULL,7,'Subject for Membership Signup','2013-06-24 10:24:11',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(181,NULL,9,'Subject for Tell a Friend','2013-06-05 02:59:40',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(182,NULL,10,'Subject for Pledge Acknowledgment','2014-03-31 08:30:57',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(183,NULL,7,'Subject for Membership Signup','2013-05-27 04:26:11',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(184,NULL,10,'Subject for Pledge Acknowledgment','2013-11-09 06:31:23',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(185,NULL,7,'Subject for Membership Signup','2013-07-02 04:11:35',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(186,NULL,10,'Subject for Pledge Acknowledgment','2014-02-03 02:09:08',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(187,NULL,7,'Subject for Membership Signup','2014-03-21 03:15:26',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(188,NULL,10,'Subject for Pledge Acknowledgment','2013-08-05 03:28:43',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(189,NULL,10,'Subject for Pledge Acknowledgment','2014-01-29 10:10:44',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(190,NULL,9,'Subject for Tell a Friend','2014-03-26 01:58:11',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(191,NULL,8,'Subject for Membership Renewal','2013-12-20 04:40:42',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(192,NULL,10,'Subject for Pledge Acknowledgment','2013-12-16 12:11:23',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(193,NULL,9,'Subject for Tell a Friend','2014-03-23 01:34:29',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(194,NULL,10,'Subject for Pledge Acknowledgment','2013-11-09 01:13:20',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(195,NULL,7,'Subject for Membership Signup','2014-02-17 10:56:44',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(196,NULL,8,'Subject for Membership Renewal','2013-11-19 08:09:12',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(197,NULL,10,'Subject for Pledge Acknowledgment','2014-03-18 03:21:20',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(198,NULL,9,'Subject for Tell a Friend','2014-01-06 06:00:48',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(199,NULL,9,'Subject for Tell a Friend','2013-07-19 09:48:42',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(200,NULL,10,'Subject for Pledge Acknowledgment','2014-02-21 05:37:07',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(201,NULL,9,'Subject for Tell a Friend','2013-08-09 05:06:16',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(202,NULL,9,'Subject for Tell a Friend','2014-01-16 11:57:13',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(203,NULL,7,'Subject for Membership Signup','2013-10-06 07:21:17',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(204,NULL,7,'Subject for Membership Signup','2013-07-15 08:44:59',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(205,NULL,7,'Subject for Membership Signup','2014-05-15 07:00:49',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(206,NULL,7,'Subject for Membership Signup','2014-04-17 02:58:47',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(207,NULL,10,'Subject for Pledge Acknowledgment','2014-03-20 01:22:16',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(208,NULL,9,'Subject for Tell a Friend','2014-04-16 05:28:45',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(209,NULL,7,'Subject for Membership Signup','2013-12-14 02:26:38',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(210,NULL,7,'Subject for Membership Signup','2013-11-27 12:54:17',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(211,NULL,8,'Subject for Membership Renewal','2013-12-22 08:09:19',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(212,NULL,9,'Subject for Tell a Friend','2013-08-12 08:25:22',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(213,NULL,9,'Subject for Tell a Friend','2013-08-28 10:41:29',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(214,NULL,8,'Subject for Membership Renewal','2013-10-08 04:30:24',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(215,NULL,9,'Subject for Tell a Friend','2013-11-03 04:51:35',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(216,NULL,9,'Subject for Tell a Friend','2013-11-17 06:04:24',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(217,NULL,9,'Subject for Tell a Friend','2013-08-07 12:07:37',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(218,NULL,7,'Subject for Membership Signup','2013-10-05 01:59:02',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(219,NULL,9,'Subject for Tell a Friend','2014-05-03 11:26:28',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(220,NULL,7,'Subject for Membership Signup','2013-11-07 05:04:22',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(221,NULL,8,'Subject for Membership Renewal','2013-10-22 09:31:30',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(222,NULL,8,'Subject for Membership Renewal','2014-05-11 08:47:04',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(223,NULL,10,'Subject for Pledge Acknowledgment','2013-05-28 08:16:34',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(224,NULL,9,'Subject for Tell a Friend','2013-08-20 08:11:37',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(225,NULL,7,'Subject for Membership Signup','2014-01-25 12:55:50',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(226,NULL,9,'Subject for Tell a Friend','2014-01-19 05:07:47',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(227,NULL,10,'Subject for Pledge Acknowledgment','2013-09-14 10:30:21',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(228,NULL,10,'Subject for Pledge Acknowledgment','2013-06-10 05:29:46',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(229,NULL,8,'Subject for Membership Renewal','2014-03-14 07:51:50',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(230,NULL,8,'Subject for Membership Renewal','2013-06-15 12:17:00',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(231,NULL,7,'Subject for Membership Signup','2014-02-04 03:06:03',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(232,NULL,10,'Subject for Pledge Acknowledgment','2014-02-12 06:02:23',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(233,NULL,8,'Subject for Membership Renewal','2013-11-08 10:33:19',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(234,NULL,10,'Subject for Pledge Acknowledgment','2013-11-04 10:45:19',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(235,NULL,8,'Subject for Membership Renewal','2014-03-31 05:53:21',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(236,NULL,7,'Subject for Membership Signup','2014-02-17 06:30:21',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(237,NULL,9,'Subject for Tell a Friend','2014-05-06 04:21:18',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(238,NULL,10,'Subject for Pledge Acknowledgment','2013-09-18 11:14:38',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(239,NULL,7,'Subject for Membership Signup','2013-11-01 12:08:42',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(240,NULL,10,'Subject for Pledge Acknowledgment','2014-02-16 11:24:25',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(241,NULL,9,'Subject for Tell a Friend','2013-06-10 04:29:02',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(242,NULL,10,'Subject for Pledge Acknowledgment','2013-08-06 10:42:15',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(243,NULL,8,'Subject for Membership Renewal','2014-02-26 07:17:57',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(244,NULL,10,'Subject for Pledge Acknowledgment','2014-05-15 08:45:04',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(245,NULL,9,'Subject for Tell a Friend','2013-09-23 09:46:24',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(246,NULL,10,'Subject for Pledge Acknowledgment','2014-01-28 09:24:38',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(247,NULL,10,'Subject for Pledge Acknowledgment','2014-01-23 06:11:15',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(248,NULL,8,'Subject for Membership Renewal','2013-08-07 11:31:37',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(249,NULL,8,'Subject for Membership Renewal','2013-11-19 07:26:41',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(250,NULL,9,'Subject for Tell a Friend','2014-05-20 04:12:02',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(251,NULL,7,'Subject for Membership Signup','2014-02-26 02:04:30',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(252,NULL,8,'Subject for Membership Renewal','2013-11-24 02:37:36',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(253,NULL,7,'Subject for Membership Signup','2013-06-24 10:40:40',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(254,NULL,9,'Subject for Tell a Friend','2014-05-17 09:16:17',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(255,NULL,9,'Subject for Tell a Friend','2013-05-24 05:00:17',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(256,NULL,10,'Subject for Pledge Acknowledgment','2013-12-27 08:20:32',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(257,NULL,10,'Subject for Pledge Acknowledgment','2013-08-23 04:39:22',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(258,NULL,7,'Subject for Membership Signup','2013-11-05 11:47:12',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(259,NULL,10,'Subject for Pledge Acknowledgment','2013-12-09 11:48:00',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(260,NULL,8,'Subject for Membership Renewal','2014-05-04 10:29:30',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(261,NULL,8,'Subject for Membership Renewal','2013-07-14 06:14:30',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(262,NULL,10,'Subject for Pledge Acknowledgment','2014-05-07 02:57:32',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(263,NULL,8,'Subject for Membership Renewal','2013-09-01 03:53:54',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(264,NULL,8,'Subject for Membership Renewal','2013-10-29 07:28:47',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(265,NULL,9,'Subject for Tell a Friend','2013-08-26 12:26:12',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(266,NULL,9,'Subject for Tell a Friend','2013-12-11 01:58:42',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(267,NULL,8,'Subject for Membership Renewal','2014-04-21 02:14:35',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(268,NULL,9,'Subject for Tell a Friend','2014-03-22 02:45:02',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(269,NULL,8,'Subject for Membership Renewal','2014-04-12 02:24:38',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(270,NULL,7,'Subject for Membership Signup','2013-08-13 04:24:33',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(271,NULL,7,'Subject for Membership Signup','2014-02-23 05:50:42',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(272,NULL,7,'Subject for Membership Signup','2013-11-13 09:26:05',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(273,NULL,9,'Subject for Tell a Friend','2013-07-25 11:38:26',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(274,NULL,10,'Subject for Pledge Acknowledgment','2013-09-04 04:37:29',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(275,NULL,9,'Subject for Tell a Friend','2014-01-19 07:59:09',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(276,NULL,7,'Subject for Membership Signup','2013-07-05 07:45:23',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(277,NULL,10,'Subject for Pledge Acknowledgment','2013-05-28 09:18:51',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(278,NULL,9,'Subject for Tell a Friend','2014-03-03 09:34:11',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(279,NULL,10,'Subject for Pledge Acknowledgment','2014-04-25 08:37:05',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(280,NULL,9,'Subject for Tell a Friend','2013-12-06 05:28:44',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(281,NULL,10,'Subject for Pledge Acknowledgment','2014-01-08 03:14:48',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(282,NULL,7,'Subject for Membership Signup','2014-02-28 01:56:09',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(283,NULL,10,'Subject for Pledge Acknowledgment','2014-05-21 08:33:11',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(284,NULL,9,'Subject for Tell a Friend','2013-12-14 03:54:19',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(285,NULL,9,'Subject for Tell a Friend','2013-11-21 08:18:01',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(286,NULL,9,'Subject for Tell a Friend','2014-01-03 04:55:42',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(287,NULL,9,'Subject for Tell a Friend','2013-11-23 06:38:06',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(288,NULL,9,'Subject for Tell a Friend','2014-02-17 11:39:06',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(289,NULL,7,'Subject for Membership Signup','2013-05-28 10:22:57',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(290,NULL,8,'Subject for Membership Renewal','2014-05-19 08:00:54',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(291,NULL,8,'Subject for Membership Renewal','2013-12-05 11:18:10',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(292,NULL,7,'Subject for Membership Signup','2013-07-29 07:45:29',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(293,NULL,10,'Subject for Pledge Acknowledgment','2013-06-08 10:52:57',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(294,NULL,8,'Subject for Membership Renewal','2014-01-29 11:16:22',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(295,NULL,7,'Subject for Membership Signup','2013-05-29 03:55:51',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(296,NULL,7,'Subject for Membership Signup','2013-11-15 12:58:54',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(297,NULL,8,'Subject for Membership Renewal','2013-06-12 07:55:15',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(298,NULL,8,'Subject for Membership Renewal','2013-09-04 08:06:05',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(299,NULL,9,'Subject for Tell a Friend','2014-05-06 06:29:55',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(300,NULL,10,'Subject for Pledge Acknowledgment','2014-03-06 04:57:04',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(301,NULL,7,'Subject for Membership Signup','2014-03-01 07:31:45',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(302,NULL,9,'Subject for Tell a Friend','2013-09-18 11:58:50',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(303,NULL,9,'Subject for Tell a Friend','2013-12-31 08:49:40',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(304,NULL,9,'Subject for Tell a Friend','2014-03-09 12:56:10',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(305,NULL,9,'Subject for Tell a Friend','2013-11-25 06:16:01',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(306,NULL,10,'Subject for Pledge Acknowledgment','2014-01-11 03:41:26',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(307,NULL,9,'Subject for Tell a Friend','2014-04-10 03:26:39',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(308,NULL,8,'Subject for Membership Renewal','2013-10-03 07:05:18',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(309,NULL,10,'Subject for Pledge Acknowledgment','2014-01-08 05:46:05',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(310,NULL,7,'Subject for Membership Signup','2014-03-14 07:51:17',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(311,NULL,8,'Subject for Membership Renewal','2014-05-08 06:47:44',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(312,NULL,9,'Subject for Tell a Friend','2014-05-08 08:57:33',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(313,NULL,10,'Subject for Pledge Acknowledgment','2014-01-11 04:22:12',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(314,NULL,9,'Subject for Tell a Friend','2013-06-10 04:52:22',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(315,NULL,7,'Subject for Membership Signup','2014-03-14 08:14:46',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(316,NULL,10,'Subject for Pledge Acknowledgment','2013-08-03 08:20:13',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(317,NULL,9,'Subject for Tell a Friend','2013-05-25 09:45:46',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(318,NULL,9,'Subject for Tell a Friend','2014-01-25 06:06:19',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(319,NULL,7,'Subject for Membership Signup','2013-08-30 09:14:02',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(320,NULL,9,'Subject for Tell a Friend','2014-03-20 11:00:11',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(321,NULL,9,'Subject for Tell a Friend','2013-09-17 07:11:01',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(322,NULL,7,'Subject for Membership Signup','2013-09-26 07:40:32',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(323,NULL,8,'Subject for Membership Renewal','2013-06-27 04:24:05',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(324,NULL,9,'Subject for Tell a Friend','2014-02-13 04:07:54',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(325,NULL,8,'Subject for Membership Renewal','2013-07-30 05:30:42',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(326,NULL,9,'Subject for Tell a Friend','2013-08-22 04:55:02',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(327,NULL,7,'Subject for Membership Signup','2014-01-22 12:51:05',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(328,NULL,10,'Subject for Pledge Acknowledgment','2013-12-21 10:04:07',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(329,NULL,9,'Subject for Tell a Friend','2013-10-04 01:39:40',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(330,NULL,9,'Subject for Tell a Friend','2013-09-15 12:38:17',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(331,NULL,9,'Subject for Tell a Friend','2013-06-28 10:41:09',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(332,NULL,9,'Subject for Tell a Friend','2014-03-21 02:19:04',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(333,NULL,8,'Subject for Membership Renewal','2013-07-31 01:23:25',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(334,NULL,10,'Subject for Pledge Acknowledgment','2013-07-26 04:26:14',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(335,NULL,10,'Subject for Pledge Acknowledgment','2014-01-25 12:20:37',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(336,NULL,9,'Subject for Tell a Friend','2014-02-25 10:38:01',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(337,NULL,8,'Subject for Membership Renewal','2014-01-09 03:47:03',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(338,NULL,9,'Subject for Tell a Friend','2013-06-21 11:01:23',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(339,NULL,8,'Subject for Membership Renewal','2013-11-29 01:32:15',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(340,NULL,10,'Subject for Pledge Acknowledgment','2014-02-28 01:06:17',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(341,NULL,8,'Subject for Membership Renewal','2014-02-12 12:41:19',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(342,NULL,10,'Subject for Pledge Acknowledgment','2014-02-05 04:10:24',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(343,NULL,10,'Subject for Pledge Acknowledgment','2014-04-01 03:55:39',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(344,NULL,9,'Subject for Tell a Friend','2013-10-30 07:01:19',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(345,NULL,9,'Subject for Tell a Friend','2014-04-23 10:44:46',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(346,NULL,9,'Subject for Tell a Friend','2013-12-31 12:05:47',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(347,NULL,10,'Subject for Pledge Acknowledgment','2014-03-07 12:53:11',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(348,NULL,7,'Subject for Membership Signup','2013-09-02 01:22:44',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(349,NULL,8,'Subject for Membership Renewal','2014-02-02 01:27:04',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(350,NULL,10,'Subject for Pledge Acknowledgment','2013-08-21 08:21:28',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(351,NULL,10,'Subject for Pledge Acknowledgment','2014-04-28 04:08:06',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(352,NULL,9,'Subject for Tell a Friend','2013-10-21 12:17:16',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(353,NULL,7,'Subject for Membership Signup','2013-12-17 11:43:28',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(354,NULL,8,'Subject for Membership Renewal','2013-12-25 05:44:17',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(355,NULL,7,'Subject for Membership Signup','2013-08-03 04:13:08',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(356,NULL,10,'Subject for Pledge Acknowledgment','2014-05-08 01:29:52',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(357,NULL,7,'Subject for Membership Signup','2014-04-10 09:37:39',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(358,NULL,10,'Subject for Pledge Acknowledgment','2013-09-17 04:41:00',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(359,NULL,8,'Subject for Membership Renewal','2013-07-28 11:12:31',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(360,NULL,7,'Subject for Membership Signup','2014-02-03 12:49:08',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(361,NULL,7,'Subject for Membership Signup','2014-02-22 11:29:38',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(362,NULL,7,'Subject for Membership Signup','2014-01-05 03:00:39',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(363,NULL,8,'Subject for Membership Renewal','2014-01-11 05:36:03',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(364,NULL,9,'Subject for Tell a Friend','2013-09-14 07:28:28',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(365,NULL,9,'Subject for Tell a Friend','2014-01-29 09:15:20',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(366,NULL,7,'Subject for Membership Signup','2014-02-10 06:47:15',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(367,NULL,9,'Subject for Tell a Friend','2014-05-08 01:28:05',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(368,NULL,7,'Subject for Membership Signup','2014-02-08 09:55:48',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(369,NULL,9,'Subject for Tell a Friend','2013-06-11 08:38:01',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(370,NULL,7,'Subject for Membership Signup','2013-10-21 05:45:03',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(371,NULL,10,'Subject for Pledge Acknowledgment','2013-12-09 04:56:41',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(372,NULL,7,'Subject for Membership Signup','2014-05-10 01:19:39',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(373,NULL,9,'Subject for Tell a Friend','2013-11-05 10:28:40',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(374,NULL,10,'Subject for Pledge Acknowledgment','2013-09-03 04:06:34',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(375,NULL,8,'Subject for Membership Renewal','2013-08-22 06:10:23',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(376,NULL,9,'Subject for Tell a Friend','2013-06-27 05:48:24',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(377,NULL,7,'Subject for Membership Signup','2013-08-07 01:24:45',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(378,NULL,10,'Subject for Pledge Acknowledgment','2013-08-10 01:33:43',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(379,NULL,9,'Subject for Tell a Friend','2013-11-20 08:08:01',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(380,NULL,8,'Subject for Membership Renewal','2013-07-19 12:37:52',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(381,NULL,9,'Subject for Tell a Friend','2014-04-23 01:14:33',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(382,NULL,9,'Subject for Tell a Friend','2014-05-06 11:04:52',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(383,NULL,9,'Subject for Tell a Friend','2014-02-03 10:15:54',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(384,NULL,10,'Subject for Pledge Acknowledgment','2014-03-23 04:56:57',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(385,NULL,7,'Subject for Membership Signup','2014-02-03 07:33:19',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(386,NULL,8,'Subject for Membership Renewal','2013-07-09 04:05:19',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(387,NULL,7,'Subject for Membership Signup','2014-04-07 03:53:40',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(388,NULL,7,'Subject for Membership Signup','2013-06-17 09:22:07',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(389,NULL,10,'Subject for Pledge Acknowledgment','2013-10-06 02:01:14',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(390,NULL,8,'Subject for Membership Renewal','2013-10-28 03:25:48',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(391,NULL,8,'Subject for Membership Renewal','2013-08-02 03:30:20',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(392,NULL,7,'Subject for Membership Signup','2013-05-26 08:29:33',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(393,NULL,7,'Subject for Membership Signup','2013-06-04 01:12:16',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(394,NULL,8,'Subject for Membership Renewal','2013-06-03 05:44:45',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(395,NULL,9,'Subject for Tell a Friend','2013-05-27 09:46:14',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(396,NULL,7,'Subject for Membership Signup','2014-05-11 04:51:47',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(397,NULL,9,'Subject for Tell a Friend','2014-03-11 07:29:15',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(398,NULL,7,'Subject for Membership Signup','2013-12-12 07:03:42',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(399,NULL,7,'Subject for Membership Signup','2013-08-18 11:05:41',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(400,NULL,9,'Subject for Tell a Friend','2014-03-28 01:55:47',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(401,NULL,9,'Subject for Tell a Friend','2013-10-26 03:07:03',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(402,NULL,10,'Subject for Pledge Acknowledgment','2013-06-09 12:36:08',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(403,NULL,8,'Subject for Membership Renewal','2014-04-26 10:14:51',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(404,NULL,9,'Subject for Tell a Friend','2013-09-23 06:30:57',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(405,NULL,10,'Subject for Pledge Acknowledgment','2013-12-16 04:20:57',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(406,NULL,8,'Subject for Membership Renewal','2014-05-02 05:41:18',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(407,NULL,8,'Subject for Membership Renewal','2014-05-21 11:02:51',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(408,NULL,8,'Subject for Membership Renewal','2013-08-14 04:52:47',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(409,NULL,9,'Subject for Tell a Friend','2013-07-10 07:53:30',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(410,NULL,9,'Subject for Tell a Friend','2014-05-21 05:02:40',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(411,NULL,8,'Subject for Membership Renewal','2014-01-15 10:49:59',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(412,NULL,8,'Subject for Membership Renewal','2013-06-16 10:03:26',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(413,NULL,9,'Subject for Tell a Friend','2013-09-29 08:48:25',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(414,NULL,9,'Subject for Tell a Friend','2013-09-16 05:43:04',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(415,NULL,8,'Subject for Membership Renewal','2014-02-25 02:31:32',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(416,NULL,9,'Subject for Tell a Friend','2013-11-14 11:34:44',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(417,NULL,10,'Subject for Pledge Acknowledgment','2013-09-21 08:24:36',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(418,NULL,10,'Subject for Pledge Acknowledgment','2014-01-25 07:54:09',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(419,NULL,8,'Subject for Membership Renewal','2013-09-17 08:19:12',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(420,NULL,7,'Subject for Membership Signup','2013-12-11 05:34:04',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(421,NULL,10,'Subject for Pledge Acknowledgment','2013-07-14 03:46:19',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(422,NULL,7,'Subject for Membership Signup','2013-09-03 06:39:34',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(423,NULL,7,'Subject for Membership Signup','2014-03-06 08:47:15',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(424,NULL,10,'Subject for Pledge Acknowledgment','2013-07-11 03:22:43',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(425,NULL,9,'Subject for Tell a Friend','2014-02-13 12:22:52',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(426,NULL,8,'Subject for Membership Renewal','2014-02-04 03:34:18',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(427,NULL,9,'Subject for Tell a Friend','2013-07-19 02:27:57',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(428,NULL,10,'Subject for Pledge Acknowledgment','2014-05-22 07:06:12',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(429,NULL,8,'Subject for Membership Renewal','2013-06-23 11:17:55',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(430,NULL,10,'Subject for Pledge Acknowledgment','2013-11-28 03:18:34',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(431,NULL,7,'Subject for Membership Signup','2013-10-05 06:12:59',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(432,NULL,7,'Subject for Membership Signup','2013-12-22 08:37:56',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(433,NULL,10,'Subject for Pledge Acknowledgment','2014-02-21 10:24:55',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(434,NULL,9,'Subject for Tell a Friend','2014-04-08 01:54:14',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(435,NULL,8,'Subject for Membership Renewal','2013-06-13 12:45:14',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(436,NULL,8,'Subject for Membership Renewal','2014-04-28 09:12:48',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(437,NULL,7,'Subject for Membership Signup','2014-04-06 01:56:47',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(438,NULL,10,'Subject for Pledge Acknowledgment','2013-06-16 08:36:09',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(439,NULL,8,'Subject for Membership Renewal','2013-08-27 04:00:59',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(440,NULL,9,'Subject for Tell a Friend','2013-08-24 05:42:18',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(441,NULL,7,'Subject for Membership Signup','2013-08-18 12:49:42',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(442,NULL,9,'Subject for Tell a Friend','2013-08-07 07:11:48',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(443,NULL,10,'Subject for Pledge Acknowledgment','2014-02-15 08:09:52',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(444,NULL,10,'Subject for Pledge Acknowledgment','2014-03-18 02:15:07',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(445,NULL,9,'Subject for Tell a Friend','2013-10-11 12:00:34',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(446,NULL,10,'Subject for Pledge Acknowledgment','2014-04-07 07:19:20',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(447,NULL,9,'Subject for Tell a Friend','2013-05-28 02:32:00',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(448,NULL,7,'Subject for Membership Signup','2014-04-03 11:57:14',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(449,NULL,10,'Subject for Pledge Acknowledgment','2013-12-06 09:52:34',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(450,NULL,8,'Subject for Membership Renewal','2014-03-09 06:04:52',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(451,1,6,'$ 125.00-Apr 2007 Mailer 1','2010-04-11 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(452,2,6,'$ 50.00-Online: Save the Penguins','2010-03-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(453,3,6,'$ 25.00-Apr 2007 Mailer 1','2010-04-29 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(454,4,6,'$ 50.00-Apr 2007 Mailer 1','2010-04-11 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(455,5,6,'$ 500.00-Apr 2007 Mailer 1','2010-04-15 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(456,6,6,'$ 175.00-Apr 2007 Mailer 1','2010-04-11 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(457,7,6,'$ 50.00-Online: Save the Penguins','2010-03-27 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(458,8,6,'$ 10.00-Online: Save the Penguins','2010-03-08 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(459,9,6,'$ 250.00-Online: Save the Penguins','2010-04-22 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(460,10,6,NULL,'2009-07-01 11:53:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(461,11,6,NULL,'2009-07-01 12:55:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(462,12,6,NULL,'2009-10-01 11:53:50',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(463,13,6,NULL,'2009-12-01 12:55:41',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(464,1,7,'General','2014-05-22 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(465,2,7,'Student','2014-05-21 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(466,3,7,'General','2014-05-20 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(467,4,7,'Student','2014-05-19 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(468,5,7,'Student','2013-05-18 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(469,6,7,'Student','2014-05-17 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(470,7,7,'General','2014-05-16 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(471,8,7,'Student','2014-05-15 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(472,9,7,'General','2014-05-14 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(473,10,7,'Student','2013-05-13 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(474,11,7,'Lifetime','2014-05-12 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(475,12,7,'Student','2014-05-11 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(476,13,7,'General','2014-05-10 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(477,14,7,'Student','2014-05-09 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(478,15,7,'General','2012-01-31 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(479,16,7,'Student','2014-05-07 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(480,17,7,'General','2014-05-06 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(481,18,7,'Student','2014-05-05 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(482,19,7,'General','2014-05-04 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(483,20,7,'General','2011-12-22 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(484,21,7,'General','2014-05-02 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(485,22,7,'Lifetime','2014-05-01 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(486,23,7,'General','2014-04-30 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(487,24,7,'Student','2014-04-29 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(488,25,7,'Student','2013-04-28 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(489,26,7,'Student','2014-04-27 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(490,27,7,'General','2014-04-26 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(491,28,7,'Student','2014-04-25 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(492,29,7,'General','2014-04-24 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(493,30,7,'General','2011-10-03 00:00:00',NULL,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(494,14,6,'$ 100.00 - General Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(495,15,6,'$ 50.00 - Student Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(496,16,6,'$ 100.00 - General Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(497,17,6,'$ 50.00 - Student Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(498,18,6,'$ 50.00 - Student Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(499,19,6,'$ 50.00 - Student Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(500,20,6,'$ 100.00 - General Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(501,21,6,'$ 50.00 - Student Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(502,22,6,'$ 100.00 - General Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(503,23,6,'$ 50.00 - Student Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(504,24,6,'$ 1200.00 - Lifetime Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(505,25,6,'$ 50.00 - Student Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(506,26,6,'$ 100.00 - General Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(507,27,6,'$ 50.00 - Student Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(508,28,6,'$ 100.00 - General Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(509,29,6,'$ 50.00 - Student Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(510,30,6,'$ 100.00 - General Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(511,31,6,'$ 50.00 - Student Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(512,32,6,'$ 100.00 - General Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(513,33,6,'$ 100.00 - General Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(514,34,6,'$ 100.00 - General Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(515,35,6,'$ 1200.00 - Lifetime Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(516,36,6,'$ 100.00 - General Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(517,37,6,'$ 50.00 - Student Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(518,38,6,'$ 50.00 - Student Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(519,39,6,'$ 50.00 - Student Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(520,40,6,'$ 100.00 - General Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(521,41,6,'$ 50.00 - Student Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(522,42,6,'$ 100.00 - General Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(523,43,6,'$ 100.00 - General Membership: Offline signup','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(525,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),(526,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),(527,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),(528,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),(529,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),(530,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),(531,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),(532,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),(533,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),(534,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),(535,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),(536,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),(537,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),(538,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),(539,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),(540,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),(541,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),(542,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),(543,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),(544,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),(545,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),(546,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),(547,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),(548,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),(549,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),(550,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),(551,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),(552,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),(553,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),(554,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),(555,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),(556,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),(557,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),(558,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),(559,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),(560,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),(561,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),(562,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),(563,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),(564,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),(565,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),(566,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),(567,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),(568,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),(569,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),(570,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),(571,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),(572,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),(573,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),(574,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),(575,45,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(576,46,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(577,47,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(578,48,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(579,49,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(580,50,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(581,51,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(582,52,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(583,53,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(584,54,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(585,55,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(586,56,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(587,57,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(588,58,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(589,59,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(590,60,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(591,61,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(592,62,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(593,63,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(594,64,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(595,65,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(596,66,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(597,67,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(598,68,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(599,69,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(600,70,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(601,71,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(602,72,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(603,73,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(604,74,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(605,75,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(606,76,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(607,77,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(608,78,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(609,79,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(610,80,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(611,81,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(612,82,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(613,83,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(614,84,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(615,85,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(616,86,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(617,87,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(618,88,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(619,89,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(620,90,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(621,91,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(622,92,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(623,93,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(624,94,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-22 22:54:41',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL); /*!40000 ALTER TABLE `civicrm_activity` ENABLE KEYS */; UNLOCK TABLES; @@ -97,7 +97,7 @@ 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 (200,134,1,1),(739,532,1,2),(182,122,2,1),(274,186,2,1),(308,210,2,1),(608,421,2,1),(658,451,2,2),(377,258,3,3),(657,450,3,3),(781,574,3,2),(296,201,4,1),(465,319,4,3),(577,400,4,3),(627,432,4,1),(639,439,4,1),(659,452,4,2),(328,225,5,3),(348,239,5,1),(629,433,5,3),(660,453,6,2),(692,485,6,2),(722,515,6,2),(88,59,7,1),(598,413,7,1),(680,473,7,2),(710,503,7,2),(764,557,7,2),(552,380,8,3),(661,454,8,2),(591,409,9,3),(698,491,9,2),(728,521,9,2),(208,140,10,3),(315,215,10,3),(738,531,10,2),(252,170,11,1),(358,245,11,3),(622,429,11,3),(153,102,12,1),(445,306,12,3),(486,333,13,1),(521,359,13,3),(290,197,14,3),(156,104,15,1),(278,188,15,1),(526,363,15,1),(662,455,16,2),(679,472,16,2),(709,502,16,2),(103,68,17,3),(231,156,18,1),(442,304,18,1),(750,543,18,2),(663,456,19,2),(767,560,19,2),(92,61,20,1),(215,146,20,3),(33,21,21,3),(239,161,21,1),(77,52,22,1),(113,74,22,3),(116,76,22,3),(170,113,22,1),(548,378,22,1),(684,477,22,2),(714,507,22,2),(776,569,22,2),(48,32,23,3),(225,152,23,3),(82,55,24,1),(483,331,25,3),(18,11,26,1),(190,128,26,1),(417,288,26,3),(616,426,26,1),(330,226,27,1),(777,570,27,2),(101,67,28,3),(456,312,28,3),(469,321,31,1),(763,556,31,2),(336,230,32,1),(536,370,32,3),(669,462,32,2),(670,463,32,2),(411,284,33,1),(565,390,33,3),(620,428,33,3),(746,539,33,2),(143,95,34,1),(633,436,34,1),(666,459,34,2),(697,490,34,2),(727,520,34,2),(72,49,35,1),(650,446,35,1),(247,167,36,1),(264,179,36,3),(313,214,36,3),(700,493,36,2),(730,523,36,2),(439,302,37,3),(473,324,37,3),(652,447,37,3),(672,465,37,2),(702,495,37,2),(28,18,38,1),(228,154,38,3),(5,3,39,1),(326,224,39,1),(480,329,39,3),(734,527,40,2),(388,268,41,1),(654,448,41,3),(185,124,42,1),(217,147,42,1),(371,254,42,1),(624,430,42,3),(766,559,42,2),(668,461,43,2),(106,70,44,1),(174,116,44,3),(259,176,44,3),(58,39,45,3),(352,241,45,3),(434,299,46,3),(748,541,46,2),(415,287,47,3),(641,440,47,1),(690,483,47,2),(720,513,47,2),(262,178,48,1),(696,489,48,2),(726,519,48,2),(75,51,49,1),(390,269,49,3),(685,478,49,2),(715,508,49,2),(283,192,50,3),(151,101,51,1),(374,256,51,3),(759,552,51,2),(1,1,52,2),(2,2,52,2),(4,3,52,2),(6,4,52,2),(7,5,52,2),(9,6,52,2),(10,7,52,2),(11,8,52,2),(13,9,52,2),(15,10,52,2),(17,11,52,2),(19,12,52,2),(20,13,52,2),(21,14,52,2),(22,15,52,2),(23,16,52,2),(25,17,52,2),(27,18,52,2),(29,19,52,2),(31,20,52,2),(32,21,52,2),(34,22,52,2),(36,23,52,2),(37,24,52,2),(38,25,52,2),(39,26,52,2),(41,27,52,2),(43,28,52,2),(44,29,52,2),(45,30,52,2),(46,31,52,2),(47,32,52,2),(49,33,52,2),(50,34,52,2),(52,35,52,2),(53,36,52,2),(55,37,52,2),(56,38,52,2),(57,39,52,2),(59,40,52,2),(60,41,52,2),(61,42,52,2),(63,43,52,2),(65,44,52,2),(66,45,52,2),(67,46,52,2),(69,47,52,2),(70,48,52,2),(71,49,52,2),(73,50,52,2),(74,51,52,2),(76,52,52,2),(78,53,52,2),(80,54,52,2),(81,55,52,2),(83,56,52,2),(84,57,52,2),(85,58,52,2),(87,59,52,2),(89,60,52,2),(91,61,52,2),(93,62,52,2),(94,62,52,3),(95,63,52,2),(96,64,52,2),(97,65,52,2),(98,66,52,2),(100,67,52,2),(102,68,52,2),(104,69,52,2),(105,70,52,2),(107,71,52,2),(109,72,52,2),(111,73,52,2),(112,74,52,2),(114,75,52,2),(115,76,52,2),(117,77,52,2),(119,78,52,2),(120,79,52,2),(122,80,52,2),(123,81,52,2),(124,82,52,2),(126,83,52,2),(127,84,52,2),(129,85,52,2),(130,86,52,2),(132,87,52,2),(134,88,52,2),(135,89,52,2),(136,90,52,2),(137,91,52,2),(139,92,52,2),(140,93,52,2),(141,94,52,2),(142,95,52,2),(144,96,52,2),(145,97,52,2),(147,98,52,2),(148,99,52,2),(149,100,52,2),(150,101,52,2),(152,102,52,2),(154,103,52,2),(155,104,52,2),(157,105,52,2),(159,106,52,2),(160,107,52,2),(161,108,52,2),(163,109,52,2),(164,110,52,2),(165,111,52,2),(167,112,52,2),(169,113,52,2),(171,114,52,2),(172,115,52,2),(173,116,52,2),(175,117,52,2),(176,118,52,2),(178,119,52,2),(179,120,52,2),(180,121,52,2),(181,122,52,2),(183,123,52,2),(184,124,52,2),(186,125,52,2),(187,126,52,2),(188,127,52,2),(189,128,52,2),(191,129,52,2),(192,130,52,2),(194,131,52,2),(196,132,52,2),(197,133,52,2),(199,134,52,2),(201,135,52,2),(203,136,52,2),(204,137,52,2),(205,138,52,2),(206,139,52,2),(207,140,52,2),(209,141,52,2),(210,142,52,2),(211,143,52,2),(212,144,52,2),(213,145,52,2),(214,146,52,2),(216,147,52,2),(218,148,52,2),(219,149,52,2),(221,150,52,2),(437,301,52,1),(467,320,52,3),(594,411,53,3),(138,91,54,1),(338,231,54,1),(637,438,54,1),(333,228,55,1),(699,492,56,2),(729,522,56,2),(79,53,57,3),(743,536,57,2),(367,251,58,3),(497,341,58,3),(579,401,58,3),(394,271,59,1),(401,275,59,3),(589,408,59,1),(648,445,59,3),(755,548,59,2),(146,97,60,3),(606,420,60,1),(195,131,61,1),(447,307,61,1),(516,356,61,3),(35,22,62,3),(423,291,62,3),(452,310,62,3),(397,273,63,1),(493,339,63,1),(518,357,64,3),(42,27,65,1),(125,82,65,1),(430,297,65,3),(478,328,65,3),(635,437,65,1),(118,77,66,3),(534,369,66,1),(762,555,66,2),(365,250,67,3),(512,354,67,1),(559,386,67,3),(587,407,67,3),(694,487,67,2),(724,517,67,2),(300,204,68,1),(673,466,68,2),(703,496,68,2),(99,66,69,3),(121,79,69,1),(687,480,69,2),(717,510,69,2),(399,274,70,1),(752,545,70,2),(8,5,71,1),(90,60,71,3),(462,317,71,3),(667,460,71,2),(758,551,71,2),(40,26,72,3),(350,240,72,3),(618,427,72,3),(198,133,73,3),(506,349,73,3),(596,412,74,1),(740,533,74,2),(30,19,76,1),(202,135,76,1),(574,398,76,1),(26,17,77,1),(236,159,77,3),(645,443,77,3),(24,16,78,1),(108,71,78,1),(128,84,78,1),(288,196,78,1),(432,298,78,3),(544,376,78,3),(51,34,79,1),(133,87,79,1),(162,108,79,1),(64,43,80,3),(737,530,80,2),(3,2,82,3),(110,72,82,3),(276,187,82,1),(664,457,82,2),(62,42,83,1),(166,111,83,1),(177,118,83,1),(250,169,83,1),(320,219,83,3),(419,289,83,1),(582,403,83,1),(689,482,84,2),(719,512,84,2),(769,562,84,2),(223,151,86,2),(224,152,86,2),(226,153,86,2),(227,154,86,2),(229,155,86,2),(230,156,86,2),(232,157,86,2),(233,158,86,2),(235,159,86,2),(237,160,86,2),(238,161,86,2),(240,162,86,2),(241,163,86,2),(242,164,86,2),(243,164,86,3),(244,165,86,2),(245,166,86,2),(246,167,86,2),(248,168,86,2),(249,169,86,2),(251,170,86,2),(253,171,86,2),(254,172,86,2),(255,173,86,2),(256,174,86,2),(257,175,86,2),(258,176,86,2),(260,177,86,2),(261,178,86,2),(263,179,86,2),(265,180,86,2),(266,181,86,2),(267,182,86,2),(269,183,86,2),(270,184,86,2),(271,185,86,2),(273,186,86,2),(275,187,86,2),(277,188,86,2),(279,189,86,2),(280,190,86,2),(281,191,86,2),(282,192,86,2),(284,193,86,2),(285,194,86,2),(286,195,86,2),(287,196,86,2),(289,197,86,2),(291,198,86,2),(292,199,86,2),(293,200,86,2),(295,201,86,2),(297,202,86,2),(298,203,86,2),(299,204,86,2),(301,205,86,2),(302,206,86,2),(304,207,86,2),(305,208,86,2),(306,209,86,2),(307,210,86,2),(309,211,86,2),(310,212,86,2),(311,213,86,2),(312,214,86,2),(314,215,86,2),(316,216,86,2),(317,217,86,2),(318,218,86,2),(319,219,86,2),(321,220,86,2),(322,221,86,2),(323,222,86,2),(324,223,86,2),(325,224,86,2),(327,225,86,2),(329,226,86,2),(331,227,86,2),(332,228,86,2),(334,229,86,2),(335,230,86,2),(337,231,86,2),(339,232,86,2),(340,233,86,2),(341,234,86,2),(342,235,86,2),(343,236,86,2),(345,237,86,2),(346,238,86,2),(347,239,86,2),(349,240,86,2),(351,241,86,2),(353,242,86,2),(354,243,86,2),(356,244,86,2),(357,245,86,2),(359,246,86,2),(361,247,86,2),(362,248,86,2),(363,249,86,2),(364,250,86,2),(366,251,86,2),(368,252,86,2),(369,253,86,2),(370,254,86,2),(372,255,86,2),(373,256,86,2),(375,257,86,2),(376,258,86,2),(378,259,86,2),(379,260,86,2),(380,261,86,2),(381,262,86,2),(382,263,86,2),(383,264,86,2),(384,265,86,2),(385,266,86,2),(386,267,86,2),(387,268,86,2),(389,269,86,2),(391,270,86,2),(393,271,86,2),(395,272,86,2),(396,273,86,2),(398,274,86,2),(400,275,86,2),(402,276,86,2),(403,277,86,2),(404,278,86,2),(405,279,86,2),(406,280,86,2),(407,281,86,2),(408,282,86,2),(409,283,86,2),(410,284,86,2),(412,285,86,2),(413,286,86,2),(414,287,86,2),(416,288,86,2),(418,289,86,2),(420,290,86,2),(422,291,86,2),(424,292,86,2),(425,293,86,2),(426,294,86,2),(427,295,86,2),(428,296,86,2),(429,297,86,2),(431,298,86,2),(433,299,86,2),(435,300,86,2),(613,424,87,3),(671,464,87,2),(701,494,87,2),(222,150,88,3),(131,86,89,3),(546,377,89,1),(780,573,89,2),(550,379,90,3),(695,488,90,2),(725,518,90,2),(665,458,92,2),(86,58,93,1),(234,158,93,1),(303,206,93,3),(421,290,93,1),(541,374,93,1),(563,389,93,3),(773,566,93,2),(16,10,94,1),(272,185,94,1),(344,236,94,1),(454,311,94,3),(495,340,94,1),(54,36,95,3),(268,182,95,1),(294,200,95,3),(611,423,95,3),(772,565,95,2),(530,366,96,1),(691,484,96,2),(721,514,96,2),(168,112,97,3),(12,8,98,3),(747,540,98,2),(14,9,99,3),(360,246,99,1),(392,270,99,3),(450,309,100,3),(514,355,100,1),(68,46,101,1),(158,105,101,3),(193,130,101,1),(220,149,101,3),(355,243,101,1),(751,544,101,2),(754,547,109,2),(675,468,113,2),(705,498,113,2),(753,546,115,2),(678,471,118,2),(708,501,118,2),(765,558,119,2),(757,550,124,2),(771,564,125,2),(732,525,126,2),(760,553,128,2),(775,568,131,2),(768,561,136,2),(688,481,140,2),(718,511,140,2),(736,529,148,2),(756,549,149,2),(770,563,151,2),(674,467,152,2),(704,497,152,2),(436,301,155,2),(438,302,155,2),(440,303,155,2),(441,304,155,2),(443,305,155,2),(444,306,155,2),(446,307,155,2),(448,308,155,2),(449,309,155,2),(451,310,155,2),(453,311,155,2),(455,312,155,2),(457,313,155,2),(458,314,155,2),(459,315,155,2),(460,316,155,2),(461,317,155,2),(463,318,155,2),(464,319,155,2),(466,320,155,2),(468,321,155,2),(470,322,155,2),(471,323,155,2),(472,324,155,2),(474,325,155,2),(475,326,155,2),(476,327,155,2),(477,328,155,2),(479,329,155,2),(481,330,155,2),(482,331,155,2),(484,332,155,2),(485,333,155,2),(487,334,155,2),(488,335,155,2),(489,336,155,2),(490,337,155,2),(491,338,155,2),(492,339,155,2),(494,340,155,2),(496,341,155,2),(498,342,155,2),(499,343,155,2),(500,344,155,2),(501,345,155,2),(502,346,155,2),(503,347,155,2),(504,348,155,2),(505,349,155,2),(507,350,155,2),(508,351,155,2),(509,352,155,2),(510,353,155,2),(511,354,155,2),(513,355,155,2),(515,356,155,2),(517,357,155,2),(519,358,155,2),(520,359,155,2),(522,360,155,2),(523,361,155,2),(524,362,155,2),(525,363,155,2),(527,364,155,2),(528,365,155,2),(529,366,155,2),(531,367,155,2),(532,368,155,2),(533,369,155,2),(535,370,155,2),(537,371,155,2),(538,372,155,2),(539,373,155,2),(540,374,155,2),(542,375,155,2),(543,376,155,2),(545,377,155,2),(547,378,155,2),(549,379,155,2),(551,380,155,2),(553,381,155,2),(554,382,155,2),(555,383,155,2),(556,384,155,2),(557,385,155,2),(558,386,155,2),(560,387,155,2),(561,388,155,2),(562,389,155,2),(564,390,155,2),(566,391,155,2),(567,392,155,2),(568,393,155,2),(569,394,155,2),(570,395,155,2),(571,396,155,2),(572,397,155,2),(573,398,155,2),(575,399,155,2),(576,400,155,2),(578,401,155,2),(580,402,155,2),(581,403,155,2),(583,404,155,2),(584,405,155,2),(585,406,155,2),(586,407,155,2),(588,408,155,2),(590,409,155,2),(592,410,155,2),(593,411,155,2),(595,412,155,2),(597,413,155,2),(599,414,155,2),(600,415,155,2),(601,416,155,2),(602,417,155,2),(603,418,155,2),(604,419,155,2),(605,420,155,2),(607,421,155,2),(609,422,155,2),(610,423,155,2),(612,424,155,2),(614,425,155,2),(615,426,155,2),(617,427,155,2),(619,428,155,2),(621,429,155,2),(623,430,155,2),(625,431,155,2),(626,432,155,2),(628,433,155,2),(630,434,155,2),(631,435,155,2),(632,436,155,2),(634,437,155,2),(636,438,155,2),(638,439,155,2),(640,440,155,2),(642,441,155,2),(643,442,155,2),(644,443,155,2),(646,444,155,2),(647,445,155,2),(649,446,155,2),(651,447,155,2),(653,448,155,2),(655,449,155,2),(656,450,155,2),(693,486,158,2),(723,516,158,2),(745,538,159,2),(778,571,161,2),(681,474,163,2),(711,504,163,2),(686,479,164,2),(716,509,164,2),(683,476,167,2),(713,506,167,2),(744,537,167,2),(774,567,169,2),(677,470,170,2),(707,500,170,2),(761,554,173,2),(749,542,177,2),(676,469,181,2),(706,499,181,2),(735,528,183,2),(779,572,189,2),(741,534,193,2),(733,526,195,2),(742,535,199,2),(682,475,200,2),(712,505,200,2); +INSERT INTO `civicrm_activity_contact` (`id`, `activity_id`, `contact_id`, `record_type_id`) VALUES (93,60,1,3),(113,73,1,1),(352,224,1,3),(394,254,1,3),(788,540,1,2),(154,96,2,1),(289,185,2,1),(699,451,2,2),(723,475,2,2),(753,505,2,2),(784,536,3,2),(370,237,4,3),(416,270,4,1),(472,304,4,3),(700,452,4,2),(736,488,4,2),(766,518,4,2),(714,466,5,2),(744,496,5,2),(812,564,5,2),(102,67,6,1),(701,453,6,2),(67,44,7,1),(166,103,7,1),(207,131,8,3),(322,206,8,1),(702,454,8,2),(237,151,10,2),(239,152,10,2),(241,153,10,2),(242,154,10,2),(243,155,10,2),(244,156,10,2),(245,157,10,2),(247,158,10,2),(248,159,10,2),(249,160,10,2),(250,161,10,2),(252,162,10,2),(254,163,10,2),(256,164,10,2),(258,165,10,2),(260,166,10,2),(261,167,10,2),(262,168,10,2),(264,169,10,2),(266,170,10,1),(265,170,10,2),(267,171,10,2),(269,172,10,2),(270,173,10,2),(272,174,10,2),(273,175,10,2),(274,176,10,2),(275,177,10,2),(277,178,10,2),(278,179,10,2),(280,180,10,2),(282,181,10,2),(284,182,10,2),(285,183,10,2),(287,184,10,2),(288,185,10,2),(290,186,10,2),(291,187,10,2),(293,188,10,2),(294,189,10,2),(295,190,10,2),(297,191,10,2),(298,192,10,2),(299,193,10,2),(301,194,10,2),(302,195,10,2),(304,196,10,2),(305,197,10,2),(306,198,10,2),(308,199,10,2),(310,200,10,2),(311,201,10,2),(313,202,10,2),(315,203,10,2),(317,204,10,2),(319,205,10,2),(321,206,10,2),(323,207,10,2),(324,208,10,2),(326,209,10,2),(328,210,10,2),(330,211,10,2),(331,212,10,2),(333,213,10,2),(335,214,10,2),(336,215,10,2),(338,216,10,2),(340,217,10,2),(342,218,10,2),(344,219,10,2),(346,220,10,2),(348,221,10,2),(349,222,10,2),(350,223,10,2),(351,224,10,2),(353,225,10,2),(355,226,10,2),(357,227,10,2),(358,228,10,2),(359,229,10,2),(360,230,10,2),(361,231,10,2),(363,232,10,2),(364,233,10,2),(365,234,10,2),(366,235,10,2),(367,236,10,2),(369,237,10,2),(371,238,10,2),(372,239,10,2),(374,240,10,2),(375,241,10,2),(377,242,10,2),(378,243,10,2),(379,244,10,2),(380,245,10,2),(382,246,10,2),(383,247,10,2),(384,248,10,2),(385,249,10,2),(386,250,10,2),(388,251,10,2),(390,252,10,2),(391,253,10,2),(393,254,10,2),(395,255,10,2),(397,256,10,2),(398,257,10,2),(399,258,10,2),(401,259,10,2),(402,260,10,2),(403,261,10,2),(404,262,10,2),(405,263,10,2),(406,264,10,2),(407,265,10,2),(409,266,10,2),(411,267,10,2),(412,268,10,2),(414,269,10,2),(415,270,10,2),(417,271,10,2),(419,272,10,2),(421,273,10,2),(423,274,10,2),(424,275,10,2),(426,276,10,2),(428,277,10,2),(429,278,10,2),(431,279,10,2),(432,280,10,2),(434,281,10,2),(435,282,10,2),(437,283,10,2),(438,284,10,2),(440,285,10,2),(442,286,10,2),(444,287,10,2),(446,288,10,2),(448,289,10,2),(450,290,10,2),(451,291,10,2),(452,292,10,2),(454,293,10,2),(455,294,10,2),(456,295,10,2),(458,296,10,2),(460,297,10,2),(461,298,10,2),(462,299,10,2),(464,300,10,2),(649,416,10,3),(318,204,11,1),(567,365,11,3),(696,448,11,1),(717,469,11,2),(747,499,11,2),(798,550,11,2),(133,84,12,1),(725,477,12,2),(755,507,12,2),(21,12,13,3),(190,118,14,3),(354,225,14,1),(675,434,15,3),(712,464,15,2),(742,494,15,2),(465,301,16,2),(467,302,16,2),(469,303,16,2),(471,304,16,2),(473,305,16,2),(475,306,16,2),(476,307,16,2),(478,308,16,2),(479,309,16,2),(480,310,16,2),(482,311,16,2),(483,312,16,2),(485,313,16,2),(486,314,16,2),(488,315,16,2),(490,316,16,2),(491,317,16,2),(493,318,16,2),(495,319,16,2),(497,320,16,2),(499,321,16,2),(501,322,16,2),(503,323,16,2),(504,324,16,2),(506,325,16,2),(507,326,16,2),(509,327,16,2),(511,328,16,2),(512,329,16,2),(514,330,16,2),(516,331,16,2),(518,332,16,2),(520,333,16,2),(521,334,16,2),(522,335,16,2),(523,336,16,2),(525,337,16,2),(526,338,16,2),(528,339,16,2),(529,340,16,2),(530,341,16,2),(531,342,16,2),(532,343,16,2),(533,344,16,2),(535,345,16,2),(537,346,16,2),(539,347,16,2),(540,348,16,2),(542,349,16,2),(543,350,16,2),(544,351,16,2),(545,352,16,2),(547,353,16,2),(549,354,16,2),(550,355,16,2),(552,356,16,2),(553,357,16,2),(555,358,16,2),(556,359,16,2),(557,360,16,2),(559,361,16,2),(561,362,16,2),(563,363,16,2),(564,364,16,2),(566,365,16,2),(568,366,16,2),(570,367,16,2),(572,368,16,2),(574,369,16,2),(576,370,16,2),(578,371,16,2),(579,372,16,2),(581,373,16,2),(583,374,16,2),(584,375,16,2),(585,376,16,2),(587,377,16,2),(589,378,16,2),(590,379,16,2),(592,380,16,2),(593,381,16,2),(595,382,16,2),(597,383,16,2),(599,384,16,2),(600,385,16,2),(602,386,16,2),(603,387,16,2),(605,388,16,2),(607,389,16,2),(608,390,16,2),(609,391,16,2),(610,392,16,2),(612,393,16,2),(614,394,16,2),(615,395,16,2),(617,396,16,2),(619,397,16,2),(621,398,16,2),(623,399,16,2),(625,400,16,2),(627,401,16,2),(629,402,16,2),(630,403,16,2),(631,404,16,2),(633,405,16,2),(634,406,16,2),(635,407,16,2),(636,408,16,2),(637,409,16,2),(639,410,16,2),(641,411,16,2),(642,412,16,2),(643,413,16,2),(645,414,16,2),(647,415,16,2),(648,416,16,2),(650,417,16,2),(651,418,16,2),(652,419,16,2),(653,420,16,2),(655,421,16,2),(656,422,16,2),(658,423,16,2),(660,424,16,2),(661,425,16,2),(663,426,16,2),(664,427,16,2),(666,428,16,2),(667,429,16,2),(668,430,16,2),(669,431,16,2),(671,432,16,2),(673,433,16,2),(674,434,16,2),(676,435,16,2),(677,436,16,2),(678,437,16,2),(680,438,16,2),(681,439,16,2),(682,440,16,2),(684,441,16,2),(686,442,16,2),(688,443,16,2),(689,444,16,2),(690,445,16,2),(692,446,16,2),(693,447,16,2),(695,448,16,2),(697,449,16,2),(698,450,16,2),(703,455,16,2),(174,109,17,3),(192,119,18,1),(224,141,18,1),(343,218,18,1),(227,143,19,3),(477,307,19,3),(505,324,19,3),(704,456,19,2),(368,236,20,1),(443,286,20,3),(632,404,20,3),(150,94,21,1),(387,250,21,3),(657,422,21,1),(665,427,21,3),(822,574,21,2),(734,486,22,2),(764,516,22,2),(17,10,23,3),(59,38,23,1),(104,68,23,1),(586,376,23,3),(408,265,24,3),(573,368,24,1),(203,128,25,3),(50,32,26,3),(474,305,26,3),(510,327,26,1),(527,338,26,3),(591,379,26,3),(777,529,26,2),(307,198,29,3),(541,348,29,1),(613,393,29,1),(808,560,29,2),(234,149,30,3),(575,369,31,3),(8,5,32,3),(15,9,32,1),(439,284,32,3),(710,462,32,2),(711,463,32,2),(74,48,33,1),(707,459,34,2),(821,573,34,2),(140,88,35,1),(496,319,35,1),(445,287,36,3),(782,534,36,2),(327,209,37,1),(56,36,38,3),(106,69,38,1),(179,112,38,3),(498,320,38,3),(502,322,38,1),(546,352,38,3),(731,483,38,2),(761,513,38,2),(23,13,39,3),(286,183,39,1),(356,226,39,3),(654,420,40,1),(300,193,41,3),(337,215,41,3),(71,46,42,3),(316,203,42,1),(271,173,43,1),(580,372,43,1),(709,461,43,2),(142,89,45,1),(334,213,45,3),(672,432,45,1),(815,567,45,2),(420,272,46,1),(569,366,46,1),(775,527,46,2),(598,383,47,3),(604,387,47,1),(691,445,47,3),(508,326,48,3),(728,480,48,2),(758,510,48,2),(111,72,49,3),(447,288,49,3),(616,395,49,3),(618,396,49,1),(738,490,49,2),(768,520,49,2),(558,360,50,1),(670,431,50,1),(820,572,50,2),(158,98,51,1),(255,163,51,1),(594,381,51,3),(213,134,52,3),(238,151,52,3),(257,164,52,3),(779,531,52,2),(433,280,53,3),(494,318,53,3),(611,392,53,1),(91,59,54,1),(118,76,54,1),(240,152,54,3),(283,181,54,3),(524,336,54,3),(640,410,54,3),(220,139,55,1),(27,16,56,3),(339,216,56,3),(606,388,56,1),(713,465,56,2),(743,495,56,2),(773,525,56,2),(281,180,57,1),(463,299,57,3),(19,11,58,3),(34,20,58,1),(251,161,58,1),(453,292,58,1),(481,310,58,1),(588,377,58,1),(819,571,58,2),(418,271,59,1),(427,276,59,1),(534,344,59,3),(551,355,59,1),(644,413,59,3),(806,558,59,2),(2,1,60,1),(413,268,60,3),(124,79,61,1),(373,239,62,1),(381,245,62,3),(86,56,63,1),(108,70,63,3),(389,251,63,1),(468,302,63,3),(624,399,63,1),(32,19,64,3),(309,199,64,3),(720,472,64,2),(750,502,64,2),(813,565,64,2),(138,87,65,3),(156,97,65,3),(188,117,65,1),(263,168,65,1),(303,195,65,1),(492,317,65,3),(646,414,65,3),(548,353,66,1),(52,33,67,1),(209,132,67,3),(410,266,67,3),(347,220,68,1),(795,547,68,2),(84,55,69,1),(341,217,69,3),(422,273,69,3),(799,551,69,2),(320,205,70,1),(560,361,70,1),(622,398,70,1),(292,187,71,1),(626,400,71,3),(708,460,71,2),(719,471,71,2),(749,501,71,2),(783,535,71,2),(216,136,72,3),(345,219,72,3),(601,385,72,1),(12,7,73,1),(29,17,73,1),(279,179,73,3),(332,212,73,3),(727,479,73,2),(757,509,73,2),(184,115,74,3),(459,296,74,1),(470,303,75,3),(694,447,75,3),(794,546,75,2),(120,77,76,3),(186,116,76,3),(148,93,77,1),(259,165,77,1),(554,357,77,1),(144,90,78,1),(37,22,81,3),(127,81,81,1),(168,104,81,1),(449,289,81,1),(780,532,81,2),(200,126,82,1),(705,457,82,2),(329,210,83,1),(596,382,83,3),(679,437,83,1),(98,64,84,1),(181,113,84,3),(314,202,84,3),(484,312,84,3),(430,278,85,3),(88,57,86,3),(122,78,86,1),(176,110,86,1),(222,140,86,1),(246,157,86,1),(466,301,86,1),(565,364,86,3),(662,425,86,3),(787,539,86,2),(396,255,87,3),(638,409,87,3),(236,150,88,1),(296,190,88,3),(362,231,88,1),(441,285,88,3),(776,528,88,2),(81,53,89,3),(129,82,89,3),(312,201,89,3),(400,258,90,1),(436,282,90,1),(582,373,90,3),(685,441,90,1),(792,544,90,2),(562,362,91,1),(571,367,91,3),(376,241,92,3),(457,295,92,1),(487,314,92,3),(515,330,92,3),(659,423,92,1),(706,458,92,2),(268,171,93,1),(276,177,93,1),(500,321,93,3),(620,397,93,3),(160,99,94,3),(577,370,94,1),(687,442,94,3),(740,492,94,2),(770,522,94,2),(6,4,95,3),(115,74,95,3),(152,95,95,3),(517,331,95,3),(628,401,95,3),(63,41,96,1),(163,101,96,1),(513,329,96,3),(10,6,97,3),(45,29,97,1),(538,346,97,3),(47,30,98,1),(785,537,98,2),(69,45,99,3),(135,85,99,3),(253,162,99,1),(392,253,99,1),(425,275,99,3),(519,332,100,3),(683,440,100,3),(77,50,101,1),(131,83,101,3),(211,133,101,3),(325,208,101,3),(489,315,101,1),(536,345,101,3),(733,485,104,2),(763,515,104,2),(816,568,104,2),(715,467,108,2),(745,497,108,2),(801,553,109,2),(739,491,111,2),(769,521,111,2),(805,557,111,2),(721,473,113,2),(751,503,113,2),(809,561,116,2),(811,563,121,2),(797,549,122,2),(804,556,124,2),(814,566,125,2),(789,541,126,2),(810,562,130,2),(791,543,133,2),(724,476,135,2),(754,506,135,2),(802,554,135,2),(1,1,138,2),(3,2,138,2),(4,3,138,2),(5,4,138,2),(7,5,138,2),(9,6,138,2),(11,7,138,2),(13,8,138,2),(14,9,138,2),(16,10,138,2),(18,11,138,2),(20,12,138,2),(22,13,138,2),(24,14,138,2),(25,15,138,2),(26,16,138,2),(28,17,138,2),(30,18,138,2),(31,19,138,2),(33,20,138,2),(35,21,138,2),(36,22,138,2),(38,23,138,2),(39,24,138,2),(40,25,138,2),(41,26,138,2),(42,27,138,2),(43,28,138,2),(44,29,138,2),(46,30,138,2),(48,31,138,2),(49,32,138,2),(51,33,138,2),(53,34,138,2),(54,35,138,2),(55,36,138,2),(57,37,138,2),(58,38,138,2),(60,39,138,2),(61,40,138,2),(62,41,138,2),(64,42,138,2),(65,43,138,2),(66,44,138,2),(68,45,138,2),(70,46,138,2),(72,47,138,2),(73,48,138,2),(75,49,138,2),(76,50,138,2),(78,51,138,2),(79,52,138,2),(80,53,138,2),(82,54,138,2),(83,55,138,2),(85,56,138,2),(87,57,138,2),(89,58,138,2),(90,59,138,2),(92,60,138,2),(94,61,138,2),(95,62,138,2),(96,63,138,2),(97,64,138,2),(99,65,138,2),(100,66,138,2),(101,67,138,2),(103,68,138,2),(105,69,138,2),(107,70,138,2),(109,71,138,2),(110,72,138,2),(112,73,138,2),(114,74,138,2),(116,75,138,2),(117,76,138,2),(119,77,138,2),(121,78,138,2),(123,79,138,2),(125,80,138,2),(126,81,138,2),(128,82,138,2),(130,83,138,2),(132,84,138,2),(134,85,138,2),(136,86,138,2),(137,87,138,2),(139,88,138,2),(141,89,138,2),(143,90,138,2),(145,91,138,2),(146,92,138,2),(147,93,138,2),(149,94,138,2),(151,95,138,2),(153,96,138,2),(155,97,138,2),(157,98,138,2),(159,99,138,2),(161,100,138,2),(162,101,138,2),(164,102,138,2),(165,103,138,2),(167,104,138,2),(169,105,138,2),(170,106,138,2),(171,107,138,2),(172,108,138,2),(173,109,138,2),(175,110,138,2),(177,111,138,2),(178,112,138,2),(180,113,138,2),(182,114,138,2),(183,115,138,2),(185,116,138,2),(187,117,138,2),(189,118,138,2),(191,119,138,2),(193,120,138,2),(194,121,138,2),(195,122,138,2),(196,123,138,2),(197,124,138,2),(198,125,138,2),(199,126,138,2),(201,127,138,2),(202,128,138,2),(204,129,138,2),(205,130,138,2),(206,131,138,2),(208,132,138,2),(210,133,138,2),(212,134,138,2),(214,135,138,2),(215,136,138,2),(217,137,138,2),(218,138,138,2),(219,139,138,2),(221,140,138,2),(223,141,138,2),(225,142,138,2),(226,143,138,2),(228,144,138,2),(229,145,138,2),(230,146,138,2),(231,147,138,2),(232,148,138,2),(233,149,138,2),(235,150,138,2),(807,559,141,2),(818,570,142,2),(781,533,144,2),(796,548,147,2),(729,481,148,2),(759,511,148,2),(741,493,149,2),(771,523,149,2),(722,474,150,2),(752,504,150,2),(800,552,154,2),(732,484,156,2),(762,514,156,2),(803,555,157,2),(718,470,159,2),(748,500,159,2),(735,487,160,2),(765,517,160,2),(774,526,160,2),(726,478,162,2),(756,508,162,2),(716,468,163,2),(746,498,163,2),(793,545,168,2),(778,530,177,2),(730,482,178,2),(760,512,178,2),(817,569,185,2),(786,538,187,2),(737,489,198,2),(767,519,198,2),(790,542,199,2); /*!40000 ALTER TABLE `civicrm_activity_contact` ENABLE KEYS */; UNLOCK TABLES; @@ -107,7 +107,7 @@ 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,56,1,1,0,'591Y Bay Path N',591,'Y',NULL,'Bay','Path','N',NULL,NULL,NULL,NULL,'Cuba',1,1024,NULL,'65453',NULL,1228,38.092097,-91.4163,0,NULL,NULL,NULL),(2,145,1,1,0,'440D Northpoint Pl SW',440,'D',NULL,'Northpoint','Pl','SW',NULL,NULL,NULL,NULL,'Tabernash',1,1005,NULL,'80478',NULL,1228,40.00167,-105.8686,0,NULL,NULL,NULL),(3,124,1,1,0,'262H Pine St E',262,'H',NULL,'Pine','St','E',NULL,NULL,NULL,NULL,'Edgerton',1,1049,NULL,'82635',NULL,1228,43.410459,-106.2421,0,NULL,NULL,NULL),(4,17,1,1,0,'129S Dowlen Pl S',129,'S',NULL,'Dowlen','Pl','S',NULL,NULL,NULL,NULL,'Eureka Springs',1,1003,NULL,'72632',NULL,1228,36.392122,-93.7476,0,NULL,NULL,NULL),(5,91,1,1,0,'264Y Bay Way W',264,'Y',NULL,'Bay','Way','W',NULL,NULL,NULL,NULL,'Woodstock',1,1044,NULL,'05091',NULL,1228,43.631076,-72.53739,0,NULL,NULL,NULL),(6,157,1,1,0,'574Y Martin Luther King Blvd W',574,'Y',NULL,'Martin Luther King','Blvd','W',NULL,NULL,NULL,NULL,'Trenton',1,1029,NULL,'08650',NULL,1228,40.280531,-74.712018,0,NULL,NULL,NULL),(7,60,1,1,0,'152D Woodbridge Ln SE',152,'D',NULL,'Woodbridge','Ln','SE',NULL,NULL,NULL,NULL,'Terre Haute',1,1013,NULL,'47814',NULL,1228,39.433602,-87.410094,0,NULL,NULL,NULL),(8,93,1,1,0,'314O Bay Path NE',314,'O',NULL,'Bay','Path','NE',NULL,NULL,NULL,NULL,'Hampton',1,1022,NULL,'55031',NULL,1228,44.607553,-92.98548,0,NULL,NULL,NULL),(9,164,1,1,0,'811M Martin Luther King Way S',811,'M',NULL,'Martin Luther King','Way','S',NULL,NULL,NULL,NULL,'Olanta',1,1039,NULL,'29114',NULL,1228,33.9413,-79.93219,0,NULL,NULL,NULL),(10,5,1,1,0,'132W Main Rd S',132,'W',NULL,'Main','Rd','S',NULL,NULL,NULL,NULL,'Seagraves',1,1042,NULL,'79359',NULL,1228,32.922387,-102.56265,0,NULL,NULL,NULL),(11,7,1,1,0,'970X Beech Way NW',970,'X',NULL,'Beech','Way','NW',NULL,NULL,NULL,NULL,'Panorama City',1,1004,NULL,'91402',NULL,1228,34.223753,-118.44322,0,NULL,NULL,NULL),(12,14,1,1,0,'968K Northpoint Blvd W',968,'K',NULL,'Northpoint','Blvd','W',NULL,NULL,NULL,NULL,'Taylors',1,1039,NULL,'29687',NULL,1228,34.935636,-82.32238,0,NULL,NULL,NULL),(13,117,1,1,0,'483O Northpoint Rd S',483,'O',NULL,'Northpoint','Rd','S',NULL,NULL,NULL,NULL,'Bakersfield',1,1004,NULL,'93387',NULL,1228,35.294405,-118.905173,0,NULL,NULL,NULL),(14,190,1,1,0,'281G El Camino Way SE',281,'G',NULL,'El Camino','Way','SE',NULL,NULL,NULL,NULL,'Kimberly',1,1047,NULL,'25118',NULL,1228,38.135059,-81.30312,0,NULL,NULL,NULL),(15,28,1,1,0,'839I Pine Blvd N',839,'I',NULL,'Pine','Blvd','N',NULL,NULL,NULL,NULL,'Keenesburg',1,1005,NULL,'80643',NULL,1228,40.078242,-104.49916,0,NULL,NULL,NULL),(16,82,1,1,0,'801P Caulder Dr W',801,'P',NULL,'Caulder','Dr','W',NULL,NULL,NULL,NULL,'Cheshire',1,1036,NULL,'97419',NULL,1228,44.181193,-123.38603,0,NULL,NULL,NULL),(17,33,1,1,0,'850H Caulder Dr NW',850,'H',NULL,'Caulder','Dr','NW',NULL,NULL,NULL,NULL,'Walcott',1,1014,NULL,'52773',NULL,1228,41.617234,-90.75849,0,NULL,NULL,NULL),(18,138,1,1,0,'415K El Camino Dr NW',415,'K',NULL,'El Camino','Dr','NW',NULL,NULL,NULL,NULL,'Englewood',1,1015,NULL,'67840',NULL,1228,37.040749,-99.98903,0,NULL,NULL,NULL),(19,19,1,1,0,'787W Green Path SW',787,'W',NULL,'Green','Path','SW',NULL,NULL,NULL,NULL,'Oneida',1,1003,NULL,'72369',NULL,1228,34.459854,-90.78022,0,NULL,NULL,NULL),(20,74,1,1,0,'14G Dowlen Way S',14,'G',NULL,'Dowlen','Way','S',NULL,NULL,NULL,NULL,'Berea',1,1047,NULL,'26327',NULL,1228,39.122023,-80.95448,0,NULL,NULL,NULL),(21,16,1,1,0,'730L Maple Path S',730,'L',NULL,'Maple','Path','S',NULL,NULL,NULL,NULL,'Montgomery',1,1000,NULL,'36109',NULL,1228,32.386088,-86.24511,0,NULL,NULL,NULL),(22,123,1,1,0,'662V Beech Way SE',662,'V',NULL,'Beech','Way','SE',NULL,NULL,NULL,NULL,'Elgin',1,1022,NULL,'55932',NULL,1228,44.135053,-92.28314,0,NULL,NULL,NULL),(23,45,1,1,0,'307G Lincoln Ln SW',307,'G',NULL,'Lincoln','Ln','SW',NULL,NULL,NULL,NULL,'Lindsay',1,1042,NULL,'76250',NULL,1228,33.62109,-97.20652,0,NULL,NULL,NULL),(24,149,1,1,0,'477P States St NE',477,'P',NULL,'States','St','NE',NULL,NULL,NULL,NULL,'Oklahoma City',1,1035,NULL,'73155',NULL,1228,35.551409,-97.407537,0,NULL,NULL,NULL),(25,34,1,1,0,'623H El Camino Blvd SW',623,'H',NULL,'El Camino','Blvd','SW',NULL,NULL,NULL,NULL,'Castlewood',1,1045,NULL,'24224',NULL,1228,36.870051,-82.27792,0,NULL,NULL,NULL),(26,166,1,1,0,'385X Dowlen Pl W',385,'X',NULL,'Dowlen','Pl','W',NULL,NULL,NULL,NULL,'Bridgeport',1,1006,NULL,'06604',NULL,1228,41.178696,-73.20004,0,NULL,NULL,NULL),(27,147,1,1,0,'331M Beech Ln N',331,'M',NULL,'Beech','Ln','N',NULL,NULL,NULL,NULL,'Blocksburg',1,1004,NULL,'95514',NULL,1228,40.325767,-123.69266,0,NULL,NULL,NULL),(28,4,1,1,0,'771B Main Dr NW',771,'B',NULL,'Main','Dr','NW',NULL,NULL,NULL,NULL,'Lisle',1,1031,NULL,'13797',NULL,1228,42.335102,-76.02313,0,NULL,NULL,NULL),(29,36,1,1,0,'908Y Dowlen Ave NW',908,'Y',NULL,'Dowlen','Ave','NW',NULL,NULL,NULL,NULL,'Albertville',1,1000,NULL,'35950',NULL,1228,34.261878,-86.22835,0,NULL,NULL,NULL),(30,110,1,1,0,'144S Green Ln SW',144,'S',NULL,'Green','Ln','SW',NULL,NULL,NULL,NULL,'Warren',1,1021,NULL,'48092',NULL,1228,42.511293,-83.0597,0,NULL,NULL,NULL),(31,186,1,1,0,'390C Martin Luther King Pl SE',390,'C',NULL,'Martin Luther King','Pl','SE',NULL,NULL,NULL,NULL,'Rochester',1,1031,NULL,'14612',NULL,1228,43.256462,-77.66183,0,NULL,NULL,NULL),(32,198,1,1,0,'285P Main St W',285,'P',NULL,'Main','St','W',NULL,NULL,NULL,NULL,'New London',1,1034,NULL,'44851',NULL,1228,41.098478,-82.40483,0,NULL,NULL,NULL),(33,162,1,1,0,'470J Beech Ave N',470,'J',NULL,'Beech','Ave','N',NULL,NULL,NULL,NULL,'Clinton',1,1003,NULL,'72031',NULL,1228,35.586064,-92.48355,0,NULL,NULL,NULL),(34,78,1,1,0,'388O Second Blvd W',388,'O',NULL,'Second','Blvd','W',NULL,NULL,NULL,NULL,'Coker',1,1000,NULL,'35452',NULL,1228,33.249332,-87.67217,0,NULL,NULL,NULL),(35,126,1,1,0,'979P Jackson Rd W',979,'P',NULL,'Jackson','Rd','W',NULL,NULL,NULL,NULL,'Waterflow',1,1030,NULL,'87421',NULL,1228,36.877607,-108.62606,0,NULL,NULL,NULL),(36,176,1,1,0,'546B Martin Luther King Rd NW',546,'B',NULL,'Martin Luther King','Rd','NW',NULL,NULL,NULL,NULL,'Greenwood',1,1004,NULL,'95635',NULL,1228,38.919588,-120.90406,0,NULL,NULL,NULL),(37,163,1,1,0,'658S Cadell Ave NE',658,'S',NULL,'Cadell','Ave','NE',NULL,NULL,NULL,NULL,'Rivesville',1,1047,NULL,'26588',NULL,1228,39.549346,-80.13097,0,NULL,NULL,NULL),(38,200,1,1,0,'997Y Woodbridge Rd NW',997,'Y',NULL,'Woodbridge','Rd','NW',NULL,NULL,NULL,NULL,'Breese',1,1012,NULL,'62230',NULL,1228,38.620018,-89.5305,0,NULL,NULL,NULL),(39,109,1,1,0,'946V Green Ln W',946,'V',NULL,'Green','Ln','W',NULL,NULL,NULL,NULL,'Charleston',1,1039,NULL,'29417',NULL,1228,32.84885,-79.85773,0,NULL,NULL,NULL),(40,51,1,1,0,'217E Dowlen Pl S',217,'E',NULL,'Dowlen','Pl','S',NULL,NULL,NULL,NULL,'New Cambria',1,1024,NULL,'63558',NULL,1228,39.728897,-92.74979,0,NULL,NULL,NULL),(41,43,1,1,0,'229G Pine Blvd NW',229,'G',NULL,'Pine','Blvd','NW',NULL,NULL,NULL,NULL,'Fulton',1,1023,NULL,'38843',NULL,1228,34.265985,-88.38409,0,NULL,NULL,NULL),(42,40,1,1,0,'551J Green Rd NE',551,'J',NULL,'Green','Rd','NE',NULL,NULL,NULL,NULL,'Buna',1,1042,NULL,'77612',NULL,1228,30.433087,-93.96897,0,NULL,NULL,NULL),(43,112,1,1,0,'320I Pine Ln NW',320,'I',NULL,'Pine','Ln','NW',NULL,NULL,NULL,NULL,'El Paso',1,1042,NULL,'79924',NULL,1228,31.901737,-106.41827,0,NULL,NULL,NULL),(44,141,1,1,0,'725C Dowlen St SE',725,'C',NULL,'Dowlen','St','SE',NULL,NULL,NULL,NULL,'Cassville',1,1031,NULL,'13318',NULL,1228,42.937739,-75.24946,0,NULL,NULL,NULL),(45,92,1,1,0,'816M Northpoint Rd W',816,'M',NULL,'Northpoint','Rd','W',NULL,NULL,NULL,NULL,'Greenough',1,1025,NULL,'59836',NULL,1228,47.015705,-113.42635,0,NULL,NULL,NULL),(46,57,1,1,0,'383S Beech Ave SE',383,'S',NULL,'Beech','Ave','SE',NULL,NULL,NULL,NULL,'Lafayette',1,1017,NULL,'70593',NULL,1228,30.20812,-92.095109,0,NULL,NULL,NULL),(47,105,1,1,0,'912L States Blvd E',912,'L',NULL,'States','Blvd','E',NULL,NULL,NULL,NULL,'Moreno Valley',1,1004,NULL,'92551',NULL,1228,33.889035,-117.22046,0,NULL,NULL,NULL),(48,81,1,1,0,'109Q Lincoln Path S',109,'Q',NULL,'Lincoln','Path','S',NULL,NULL,NULL,NULL,'Newark',1,1029,NULL,'07194',NULL,1228,40.79185,-74.245241,0,NULL,NULL,NULL),(49,63,1,1,0,'781D College Pl NW',781,'D',NULL,'College','Pl','NW',NULL,NULL,NULL,NULL,'Lexington',1,1016,NULL,'40585',NULL,1228,38.028269,-84.471505,0,NULL,NULL,NULL),(50,160,1,1,0,'38J Green Blvd W',38,'J',NULL,'Green','Blvd','W',NULL,NULL,NULL,NULL,'Babb',1,1025,NULL,'59411',NULL,1228,48.871429,-113.43734,0,NULL,NULL,NULL),(51,197,1,1,0,'363D Second Dr E',363,'D',NULL,'Second','Dr','E',NULL,NULL,NULL,NULL,'Huntsville',1,1000,NULL,'35894',NULL,1228,34.733964,-86.522913,0,NULL,NULL,NULL),(52,173,1,1,0,'865W Woodbridge Path E',865,'W',NULL,'Woodbridge','Path','E',NULL,NULL,NULL,NULL,'Gerlach',1,1027,NULL,'89412',NULL,1228,40.652505,-119.356505,0,NULL,NULL,NULL),(53,103,1,1,0,'737K Pine Path N',737,'K',NULL,'Pine','Path','N',NULL,NULL,NULL,NULL,'San Mateo',1,1004,NULL,'94401',NULL,1228,37.570385,-122.32044,0,NULL,NULL,NULL),(54,59,1,1,0,'100J Beech Way NE',100,'J',NULL,'Beech','Way','NE',NULL,NULL,NULL,NULL,'Morrill',1,1026,NULL,'69358',NULL,1228,41.986025,-103.95935,0,NULL,NULL,NULL),(55,121,1,1,0,'118F Van Ness Ave N',118,'F',NULL,'Van Ness','Ave','N',NULL,NULL,NULL,NULL,'Roseville',1,1034,NULL,'43777',NULL,1228,39.814025,-82.07808,0,NULL,NULL,NULL),(56,151,1,1,0,'847F Beech Pl E',847,'F',NULL,'Beech','Pl','E',NULL,NULL,NULL,NULL,'Brooker',1,1008,NULL,'32622',NULL,1228,29.896156,-82.30358,0,NULL,NULL,NULL),(57,26,1,1,0,'288Q Second Rd S',288,'Q',NULL,'Second','Rd','S',NULL,NULL,NULL,NULL,'San Francisco',1,1004,NULL,'94123',NULL,1228,37.801028,-122.43836,0,NULL,NULL,NULL),(58,2,1,1,0,'807V Caulder Rd NE',807,'V',NULL,'Caulder','Rd','NE',NULL,NULL,NULL,NULL,'Mesa',1,1002,NULL,'85275',NULL,1228,33.276539,-112.18717,0,NULL,NULL,NULL),(59,115,1,1,0,'697G Pine Path W',697,'G',NULL,'Pine','Path','W',NULL,NULL,NULL,NULL,'Zumbro Falls',1,1022,NULL,'55991',NULL,1228,44.24431,-92.41336,0,NULL,NULL,NULL),(60,116,1,1,0,'905U Maple Rd SW',905,'U',NULL,'Maple','Rd','SW',NULL,NULL,NULL,NULL,'Peterson',1,1000,NULL,'35478',NULL,1228,33.306606,-87.453224,0,NULL,NULL,NULL),(61,156,1,1,0,'505Y Beech Dr N',505,'Y',NULL,'Beech','Dr','N',NULL,NULL,NULL,NULL,'Greensboro',1,1037,NULL,'15338',NULL,1228,39.809161,-79.93793,0,NULL,NULL,NULL),(62,175,1,1,0,'531W Dowlen Ln S',531,'W',NULL,'Dowlen','Ln','S',NULL,NULL,NULL,NULL,'Bonita',1,1004,NULL,'91902',NULL,1228,32.663803,-117.02456,0,NULL,NULL,NULL),(63,61,1,1,0,'996S Van Ness Way NE',996,'S',NULL,'Van Ness','Way','NE',NULL,NULL,NULL,NULL,'Florence',1,1024,NULL,'65329',NULL,1228,38.609313,-92.97655,0,NULL,NULL,NULL),(64,55,1,1,0,'632I Northpoint Ln NW',632,'I',NULL,'Northpoint','Ln','NW',NULL,NULL,NULL,NULL,'Varina',1,1014,NULL,'50593',NULL,1228,42.658595,-94.90006,0,NULL,NULL,NULL),(65,38,1,1,0,'176L Dowlen Ave S',176,'L',NULL,'Dowlen','Ave','S',NULL,NULL,NULL,NULL,'Richmond',1,1045,NULL,'23218',NULL,1228,37.524246,-77.493157,0,NULL,NULL,NULL),(66,148,1,1,0,'524G Van Ness St E',524,'G',NULL,'Van Ness','St','E',NULL,NULL,NULL,NULL,'Adair',1,1012,NULL,'61411',NULL,1228,40.401282,-90.50153,0,NULL,NULL,NULL),(67,70,1,1,0,'139L Van Ness Rd NE',139,'L',NULL,'Van Ness','Rd','NE',NULL,NULL,NULL,NULL,'Wallburg',1,1032,NULL,'27373',NULL,1228,35.882943,-80.275963,0,NULL,NULL,NULL),(68,169,1,1,0,'402B Second Ave S',402,'B',NULL,'Second','Ave','S',NULL,NULL,NULL,NULL,'Dighton',1,1015,NULL,'67839',NULL,1228,38.514924,-100.43776,0,NULL,NULL,NULL),(69,120,3,1,0,'286H Van Ness Way NW',286,'H',NULL,'Van Ness','Way','NW',NULL,'Disbursements',NULL,NULL,'Springfield',1,1045,NULL,'22156',NULL,1228,38.831813,-77.288755,0,NULL,NULL,NULL),(70,183,2,1,0,'286H Van Ness Way NW',286,'H',NULL,'Van Ness','Way','NW',NULL,'Disbursements',NULL,NULL,'Springfield',1,1045,NULL,'22156',NULL,1228,38.831813,-77.288755,0,NULL,NULL,69),(71,13,3,1,0,'580F El Camino Path N',580,'F',NULL,'El Camino','Path','N',NULL,'Payables Dept.',NULL,NULL,'Culpeper',1,1045,NULL,'22701',NULL,1228,38.459521,-77.99875,0,NULL,NULL,NULL),(72,184,3,1,0,'387I Dowlen Ave W',387,'I',NULL,'Dowlen','Ave','W',NULL,'c/o PO Plus',NULL,NULL,'Cooper',1,1014,NULL,'50059',NULL,1228,41.919495,-94.34518,0,NULL,NULL,NULL),(73,189,2,1,0,'387I Dowlen Ave W',387,'I',NULL,'Dowlen','Ave','W',NULL,'c/o PO Plus',NULL,NULL,'Cooper',1,1014,NULL,'50059',NULL,1228,41.919495,-94.34518,0,NULL,NULL,72),(74,66,3,1,0,'377H Dowlen St SE',377,'H',NULL,'Dowlen','St','SE',NULL,'c/o PO Plus',NULL,NULL,'Ladonia',1,1042,NULL,'75449',NULL,1228,33.427504,-95.95578,0,NULL,NULL,NULL),(75,97,2,1,0,'377H Dowlen St SE',377,'H',NULL,'Dowlen','St','SE',NULL,'c/o PO Plus',NULL,NULL,'Ladonia',1,1042,NULL,'75449',NULL,1228,33.427504,-95.95578,0,NULL,NULL,74),(76,15,3,1,0,'657C Cadell Dr E',657,'C',NULL,'Cadell','Dr','E',NULL,'Urgent',NULL,NULL,'Fleming',1,1005,NULL,'80728',NULL,1228,40.620805,-102.84813,0,NULL,NULL,NULL),(77,114,3,1,0,'48G States Ave SW',48,'G',NULL,'States','Ave','SW',NULL,'Attn: Accounting',NULL,NULL,'Woodland',1,1004,NULL,'95695',NULL,1228,38.697238,-121.80944,0,NULL,NULL,NULL),(78,21,3,1,0,'58Y El Camino Ln NW',58,'Y',NULL,'El Camino','Ln','NW',NULL,'Mailstop 101',NULL,NULL,'Woodstown',1,1029,NULL,'08098',NULL,1228,39.637838,-75.32396,0,NULL,NULL,NULL),(79,110,2,0,0,'58Y El Camino Ln NW',58,'Y',NULL,'El Camino','Ln','NW',NULL,'Mailstop 101',NULL,NULL,'Woodstown',1,1029,NULL,'08098',NULL,1228,39.637838,-75.32396,0,NULL,NULL,78),(80,95,3,1,0,'131A Maple Pl NW',131,'A',NULL,'Maple','Pl','NW',NULL,'Payables Dept.',NULL,NULL,'Knoxville',1,1041,NULL,'37923',NULL,1228,35.928997,-84.07543,0,NULL,NULL,NULL),(81,86,2,1,0,'131A Maple Pl NW',131,'A',NULL,'Maple','Pl','NW',NULL,'Payables Dept.',NULL,NULL,'Knoxville',1,1041,NULL,'37923',NULL,1228,35.928997,-84.07543,0,NULL,NULL,80),(82,143,3,1,0,'547W Second St SE',547,'W',NULL,'Second','St','SE',NULL,'Payables Dept.',NULL,NULL,'Surprise',1,1002,NULL,'85387',NULL,1228,33.276539,-112.18717,0,NULL,NULL,NULL),(83,80,2,1,0,'547W Second St SE',547,'W',NULL,'Second','St','SE',NULL,'Payables Dept.',NULL,NULL,'Surprise',1,1002,NULL,'85387',NULL,1228,33.276539,-112.18717,0,NULL,NULL,82),(84,107,3,1,0,'744H Bay Pl NW',744,'H',NULL,'Bay','Pl','NW',NULL,'c/o PO Plus',NULL,NULL,'New York',1,1031,NULL,'10422',NULL,1228,40.828279,-73.869454,0,NULL,NULL,NULL),(85,118,2,1,0,'744H Bay Pl NW',744,'H',NULL,'Bay','Pl','NW',NULL,'c/o PO Plus',NULL,NULL,'New York',1,1031,NULL,'10422',NULL,1228,40.828279,-73.869454,0,NULL,NULL,84),(86,127,3,1,0,'351A Caulder Path S',351,'A',NULL,'Caulder','Path','S',NULL,'Disbursements',NULL,NULL,'Monroeville',1,1029,NULL,'08343',NULL,1228,39.633964,-75.15643,0,NULL,NULL,NULL),(87,150,2,1,0,'351A Caulder Path S',351,'A',NULL,'Caulder','Path','S',NULL,'Disbursements',NULL,NULL,'Monroeville',1,1029,NULL,'08343',NULL,1228,39.633964,-75.15643,0,NULL,NULL,86),(88,133,3,1,0,'491M Pine Path S',491,'M',NULL,'Pine','Path','S',NULL,'c/o OPDC',NULL,NULL,'Horner',1,1047,NULL,'26372',NULL,1228,38.969579,-80.36881,0,NULL,NULL,NULL),(89,72,3,1,0,'85H Main Ln W',85,'H',NULL,'Main','Ln','W',NULL,'Payables Dept.',NULL,NULL,'Buena',1,1046,NULL,'98921',NULL,1228,46.421218,-120.315141,0,NULL,NULL,NULL),(90,140,2,1,0,'85H Main Ln W',85,'H',NULL,'Main','Ln','W',NULL,'Payables Dept.',NULL,NULL,'Buena',1,1046,NULL,'98921',NULL,1228,46.421218,-120.315141,0,NULL,NULL,89),(91,104,3,1,0,'139G Van Ness Way N',139,'G',NULL,'Van Ness','Way','N',NULL,'c/o OPDC',NULL,NULL,'Greensboro',1,1032,NULL,'27455',NULL,1228,36.156707,-79.80644,0,NULL,NULL,NULL),(92,178,2,1,0,'139G Van Ness Way N',139,'G',NULL,'Van Ness','Way','N',NULL,'c/o OPDC',NULL,NULL,'Greensboro',1,1032,NULL,'27455',NULL,1228,36.156707,-79.80644,0,NULL,NULL,91),(93,193,3,1,0,'406A Caulder Ave N',406,'A',NULL,'Caulder','Ave','N',NULL,'Disbursements',NULL,NULL,'Whaleyville',1,1019,NULL,'21872',NULL,1228,38.408973,-75.29575,0,NULL,NULL,NULL),(94,144,3,1,0,'49U Martin Luther King St SE',49,'U',NULL,'Martin Luther King','St','SE',NULL,'c/o PO Plus',NULL,NULL,'Mobile',1,1000,NULL,'36612',NULL,1228,30.753155,-88.11116,0,NULL,NULL,NULL),(95,172,2,1,0,'49U Martin Luther King St SE',49,'U',NULL,'Martin Luther King','St','SE',NULL,'c/o PO Plus',NULL,NULL,'Mobile',1,1000,NULL,'36612',NULL,1228,30.753155,-88.11116,0,NULL,NULL,94),(96,41,3,1,0,'519L Dowlen Ave NE',519,'L',NULL,'Dowlen','Ave','NE',NULL,'Receiving',NULL,NULL,'Syracuse',1,1015,NULL,'67878',NULL,1228,38.022874,-101.80781,0,NULL,NULL,NULL),(97,179,2,1,0,'519L Dowlen Ave NE',519,'L',NULL,'Dowlen','Ave','NE',NULL,'Receiving',NULL,NULL,'Syracuse',1,1015,NULL,'67878',NULL,1228,38.022874,-101.80781,0,NULL,NULL,96),(98,142,3,1,0,'771Z Lincoln Pl E',771,'Z',NULL,'Lincoln','Pl','E',NULL,'Editorial Dept',NULL,NULL,'Atlantic Mine',1,1021,NULL,'49905',NULL,1228,47.101109,-88.71833,0,NULL,NULL,NULL),(99,200,2,0,0,'771Z Lincoln Pl E',771,'Z',NULL,'Lincoln','Pl','E',NULL,'Editorial Dept',NULL,NULL,'Atlantic Mine',1,1021,NULL,'49905',NULL,1228,47.101109,-88.71833,0,NULL,NULL,98),(100,46,3,1,0,'786W Van Ness Dr S',786,'W',NULL,'Van Ness','Dr','S',NULL,'Donor Relations',NULL,NULL,'Wanaque',1,1029,NULL,'07465',NULL,1228,41.052958,-74.28236,0,NULL,NULL,NULL),(101,19,2,0,0,'786W Van Ness Dr S',786,'W',NULL,'Van Ness','Dr','S',NULL,'Donor Relations',NULL,NULL,'Wanaque',1,1029,NULL,'07465',NULL,1228,41.052958,-74.28236,0,NULL,NULL,100),(102,98,3,1,0,'571D Jackson Pl N',571,'D',NULL,'Jackson','Pl','N',NULL,'Payables Dept.',NULL,NULL,'Albion',1,1021,NULL,'49224',NULL,1228,42.261257,-84.75151,0,NULL,NULL,NULL),(103,180,2,1,0,'571D Jackson Pl N',571,'D',NULL,'Jackson','Pl','N',NULL,'Payables Dept.',NULL,NULL,'Albion',1,1021,NULL,'49224',NULL,1228,42.261257,-84.75151,0,NULL,NULL,102),(104,54,1,1,0,'781D College Pl NW',781,'D',NULL,'College','Pl','NW',NULL,NULL,NULL,NULL,'Lexington',1,1016,NULL,'40585',NULL,1228,38.028269,-84.471505,0,NULL,NULL,49),(105,189,1,0,0,'781D College Pl NW',781,'D',NULL,'College','Pl','NW',NULL,NULL,NULL,NULL,'Lexington',1,1016,NULL,'40585',NULL,1228,38.028269,-84.471505,0,NULL,NULL,49),(106,182,1,1,0,'781D College Pl NW',781,'D',NULL,'College','Pl','NW',NULL,NULL,NULL,NULL,'Lexington',1,1016,NULL,'40585',NULL,1228,38.028269,-84.471505,0,NULL,NULL,49),(107,81,1,0,0,'781D College Pl NW',781,'D',NULL,'College','Pl','NW',NULL,NULL,NULL,NULL,'Lexington',1,1016,NULL,'40585',NULL,1228,38.028269,-84.471505,0,NULL,NULL,49),(108,188,1,1,0,'38J Green Blvd W',38,'J',NULL,'Green','Blvd','W',NULL,NULL,NULL,NULL,'Babb',1,1025,NULL,'59411',NULL,1228,48.871429,-113.43734,0,NULL,NULL,50),(109,69,1,1,0,'38J Green Blvd W',38,'J',NULL,'Green','Blvd','W',NULL,NULL,NULL,NULL,'Babb',1,1025,NULL,'59411',NULL,1228,48.871429,-113.43734,0,NULL,NULL,50),(110,24,1,1,0,'38J Green Blvd W',38,'J',NULL,'Green','Blvd','W',NULL,NULL,NULL,NULL,'Babb',1,1025,NULL,'59411',NULL,1228,48.871429,-113.43734,0,NULL,NULL,50),(111,48,1,1,0,'451L Jackson Blvd W',451,'L',NULL,'Jackson','Blvd','W',NULL,NULL,NULL,NULL,'Muskogee',1,1035,NULL,'74402',NULL,1228,35.764223,-95.306916,0,NULL,NULL,NULL),(112,89,1,1,0,'363D Second Dr E',363,'D',NULL,'Second','Dr','E',NULL,NULL,NULL,NULL,'Huntsville',1,1000,NULL,'35894',NULL,1228,34.733964,-86.522913,0,NULL,NULL,51),(113,97,1,0,0,'363D Second Dr E',363,'D',NULL,'Second','Dr','E',NULL,NULL,NULL,NULL,'Huntsville',1,1000,NULL,'35894',NULL,1228,34.733964,-86.522913,0,NULL,NULL,51),(114,30,1,1,0,'363D Second Dr E',363,'D',NULL,'Second','Dr','E',NULL,NULL,NULL,NULL,'Huntsville',1,1000,NULL,'35894',NULL,1228,34.733964,-86.522913,0,NULL,NULL,51),(115,90,1,1,0,'732N Second Dr NW',732,'N',NULL,'Second','Dr','NW',NULL,NULL,NULL,NULL,'Cabool',1,1024,NULL,'65689',NULL,1228,37.132577,-92.09857,0,NULL,NULL,NULL),(116,152,1,1,0,'865W Woodbridge Path E',865,'W',NULL,'Woodbridge','Path','E',NULL,NULL,NULL,NULL,'Gerlach',1,1027,NULL,'89412',NULL,1228,40.652505,-119.356505,0,NULL,NULL,52),(117,77,1,1,0,'865W Woodbridge Path E',865,'W',NULL,'Woodbridge','Path','E',NULL,NULL,NULL,NULL,'Gerlach',1,1027,NULL,'89412',NULL,1228,40.652505,-119.356505,0,NULL,NULL,52),(118,42,1,1,0,'865W Woodbridge Path E',865,'W',NULL,'Woodbridge','Path','E',NULL,NULL,NULL,NULL,'Gerlach',1,1027,NULL,'89412',NULL,1228,40.652505,-119.356505,0,NULL,NULL,52),(119,165,1,1,0,'865W Woodbridge Path E',865,'W',NULL,'Woodbridge','Path','E',NULL,NULL,NULL,NULL,'Gerlach',1,1027,NULL,'89412',NULL,1228,40.652505,-119.356505,0,NULL,NULL,52),(120,39,1,1,0,'737K Pine Path N',737,'K',NULL,'Pine','Path','N',NULL,NULL,NULL,NULL,'San Mateo',1,1004,NULL,'94401',NULL,1228,37.570385,-122.32044,0,NULL,NULL,53),(121,75,1,1,0,'737K Pine Path N',737,'K',NULL,'Pine','Path','N',NULL,NULL,NULL,NULL,'San Mateo',1,1004,NULL,'94401',NULL,1228,37.570385,-122.32044,0,NULL,NULL,53),(122,195,1,1,0,'737K Pine Path N',737,'K',NULL,'Pine','Path','N',NULL,NULL,NULL,NULL,'San Mateo',1,1004,NULL,'94401',NULL,1228,37.570385,-122.32044,0,NULL,NULL,53),(123,10,1,1,0,'30U Green St NW',30,'U',NULL,'Green','St','NW',NULL,NULL,NULL,NULL,'Guild',1,1041,NULL,'37340',NULL,1228,35.013853,-85.53107,0,NULL,NULL,NULL),(124,108,1,1,0,'100J Beech Way NE',100,'J',NULL,'Beech','Way','NE',NULL,NULL,NULL,NULL,'Morrill',1,1026,NULL,'69358',NULL,1228,41.986025,-103.95935,0,NULL,NULL,54),(125,177,1,1,0,'100J Beech Way NE',100,'J',NULL,'Beech','Way','NE',NULL,NULL,NULL,NULL,'Morrill',1,1026,NULL,'69358',NULL,1228,41.986025,-103.95935,0,NULL,NULL,54),(126,122,1,1,0,'100J Beech Way NE',100,'J',NULL,'Beech','Way','NE',NULL,NULL,NULL,NULL,'Morrill',1,1026,NULL,'69358',NULL,1228,41.986025,-103.95935,0,NULL,NULL,54),(127,171,1,1,0,'100J Beech Way NE',100,'J',NULL,'Beech','Way','NE',NULL,NULL,NULL,NULL,'Morrill',1,1026,NULL,'69358',NULL,1228,41.986025,-103.95935,0,NULL,NULL,54),(128,192,1,1,0,'118F Van Ness Ave N',118,'F',NULL,'Van Ness','Ave','N',NULL,NULL,NULL,NULL,'Roseville',1,1034,NULL,'43777',NULL,1228,39.814025,-82.07808,0,NULL,NULL,55),(129,159,1,1,0,'118F Van Ness Ave N',118,'F',NULL,'Van Ness','Ave','N',NULL,NULL,NULL,NULL,'Roseville',1,1034,NULL,'43777',NULL,1228,39.814025,-82.07808,0,NULL,NULL,55),(130,111,1,1,0,'118F Van Ness Ave N',118,'F',NULL,'Van Ness','Ave','N',NULL,NULL,NULL,NULL,'Roseville',1,1034,NULL,'43777',NULL,1228,39.814025,-82.07808,0,NULL,NULL,55),(131,135,1,1,0,'875C Maple Ln NE',875,'C',NULL,'Maple','Ln','NE',NULL,NULL,NULL,NULL,'San Diego',1,1004,NULL,'92192',NULL,1228,33.016928,-116.846046,0,NULL,NULL,NULL),(132,64,1,1,0,'847F Beech Pl E',847,'F',NULL,'Beech','Pl','E',NULL,NULL,NULL,NULL,'Brooker',1,1008,NULL,'32622',NULL,1228,29.896156,-82.30358,0,NULL,NULL,56),(133,94,1,1,0,'847F Beech Pl E',847,'F',NULL,'Beech','Pl','E',NULL,NULL,NULL,NULL,'Brooker',1,1008,NULL,'32622',NULL,1228,29.896156,-82.30358,0,NULL,NULL,56),(134,62,1,1,0,'847F Beech Pl E',847,'F',NULL,'Beech','Pl','E',NULL,NULL,NULL,NULL,'Brooker',1,1008,NULL,'32622',NULL,1228,29.896156,-82.30358,0,NULL,NULL,56),(135,9,1,1,0,'760D Northpoint Path SE',760,'D',NULL,'Northpoint','Path','SE',NULL,NULL,NULL,NULL,'Winthrop',1,1018,NULL,'04364',NULL,1228,44.31842,-69.95997,0,NULL,NULL,NULL),(136,11,1,1,0,'288Q Second Rd S',288,'Q',NULL,'Second','Rd','S',NULL,NULL,NULL,NULL,'San Francisco',1,1004,NULL,'94123',NULL,1228,37.801028,-122.43836,0,NULL,NULL,57),(137,79,1,1,0,'288Q Second Rd S',288,'Q',NULL,'Second','Rd','S',NULL,NULL,NULL,NULL,'San Francisco',1,1004,NULL,'94123',NULL,1228,37.801028,-122.43836,0,NULL,NULL,57),(138,35,1,1,0,'288Q Second Rd S',288,'Q',NULL,'Second','Rd','S',NULL,NULL,NULL,NULL,'San Francisco',1,1004,NULL,'94123',NULL,1228,37.801028,-122.43836,0,NULL,NULL,57),(139,12,1,1,0,'384H Green Path NW',384,'H',NULL,'Green','Path','NW',NULL,NULL,NULL,NULL,'New Boston',1,1028,NULL,'03270',NULL,1228,43.203614,-71.550864,0,NULL,NULL,NULL),(140,96,1,1,0,'807V Caulder Rd NE',807,'V',NULL,'Caulder','Rd','NE',NULL,NULL,NULL,NULL,'Mesa',1,1002,NULL,'85275',NULL,1228,33.276539,-112.18717,0,NULL,NULL,58),(141,99,1,1,0,'807V Caulder Rd NE',807,'V',NULL,'Caulder','Rd','NE',NULL,NULL,NULL,NULL,'Mesa',1,1002,NULL,'85275',NULL,1228,33.276539,-112.18717,0,NULL,NULL,58),(142,84,1,1,0,'807V Caulder Rd NE',807,'V',NULL,'Caulder','Rd','NE',NULL,NULL,NULL,NULL,'Mesa',1,1002,NULL,'85275',NULL,1228,33.276539,-112.18717,0,NULL,NULL,58),(143,29,1,1,0,'350H Second Rd N',350,'H',NULL,'Second','Rd','N',NULL,NULL,NULL,NULL,'Youngsville',1,1032,NULL,'27596',NULL,1228,36.000487,-78.44921,0,NULL,NULL,NULL),(144,134,1,1,0,'697G Pine Path W',697,'G',NULL,'Pine','Path','W',NULL,NULL,NULL,NULL,'Zumbro Falls',1,1022,NULL,'55991',NULL,1228,44.24431,-92.41336,0,NULL,NULL,59),(145,137,1,1,0,'697G Pine Path W',697,'G',NULL,'Pine','Path','W',NULL,NULL,NULL,NULL,'Zumbro Falls',1,1022,NULL,'55991',NULL,1228,44.24431,-92.41336,0,NULL,NULL,59),(146,52,1,1,0,'697G Pine Path W',697,'G',NULL,'Pine','Path','W',NULL,NULL,NULL,NULL,'Zumbro Falls',1,1022,NULL,'55991',NULL,1228,44.24431,-92.41336,0,NULL,NULL,59),(147,155,1,1,0,'464M Martin Luther King Path W',464,'M',NULL,'Martin Luther King','Path','W',NULL,NULL,NULL,NULL,'Port Angeles',1,1046,NULL,'98362',NULL,1228,48.097144,-123.40628,0,NULL,NULL,NULL),(148,53,1,1,0,'905U Maple Rd SW',905,'U',NULL,'Maple','Rd','SW',NULL,NULL,NULL,NULL,'Peterson',1,1000,NULL,'35478',NULL,1228,33.306606,-87.453224,0,NULL,NULL,60),(149,139,1,1,0,'905U Maple Rd SW',905,'U',NULL,'Maple','Rd','SW',NULL,NULL,NULL,NULL,'Peterson',1,1000,NULL,'35478',NULL,1228,33.306606,-87.453224,0,NULL,NULL,60),(150,131,1,1,0,'905U Maple Rd SW',905,'U',NULL,'Maple','Rd','SW',NULL,NULL,NULL,NULL,'Peterson',1,1000,NULL,'35478',NULL,1228,33.306606,-87.453224,0,NULL,NULL,60),(151,25,1,1,0,'905U Maple Rd SW',905,'U',NULL,'Maple','Rd','SW',NULL,NULL,NULL,NULL,'Peterson',1,1000,NULL,'35478',NULL,1228,33.306606,-87.453224,0,NULL,NULL,60),(152,194,1,1,0,'505Y Beech Dr N',505,'Y',NULL,'Beech','Dr','N',NULL,NULL,NULL,NULL,'Greensboro',1,1037,NULL,'15338',NULL,1228,39.809161,-79.93793,0,NULL,NULL,61),(153,3,1,1,0,'505Y Beech Dr N',505,'Y',NULL,'Beech','Dr','N',NULL,NULL,NULL,NULL,'Greensboro',1,1037,NULL,'15338',NULL,1228,39.809161,-79.93793,0,NULL,NULL,61),(154,154,1,1,0,'505Y Beech Dr N',505,'Y',NULL,'Beech','Dr','N',NULL,NULL,NULL,NULL,'Greensboro',1,1037,NULL,'15338',NULL,1228,39.809161,-79.93793,0,NULL,NULL,61),(155,50,1,1,0,'505Y Beech Dr N',505,'Y',NULL,'Beech','Dr','N',NULL,NULL,NULL,NULL,'Greensboro',1,1037,NULL,'15338',NULL,1228,39.809161,-79.93793,0,NULL,NULL,61),(156,158,1,1,0,'531W Dowlen Ln S',531,'W',NULL,'Dowlen','Ln','S',NULL,NULL,NULL,NULL,'Bonita',1,1004,NULL,'91902',NULL,1228,32.663803,-117.02456,0,NULL,NULL,62),(157,132,1,1,0,'531W Dowlen Ln S',531,'W',NULL,'Dowlen','Ln','S',NULL,NULL,NULL,NULL,'Bonita',1,1004,NULL,'91902',NULL,1228,32.663803,-117.02456,0,NULL,NULL,62),(158,65,1,1,0,'531W Dowlen Ln S',531,'W',NULL,'Dowlen','Ln','S',NULL,NULL,NULL,NULL,'Bonita',1,1004,NULL,'91902',NULL,1228,32.663803,-117.02456,0,NULL,NULL,62),(159,23,1,1,0,'173J Van Ness Way S',173,'J',NULL,'Van Ness','Way','S',NULL,NULL,NULL,NULL,'Montrose',1,1040,NULL,'57048',NULL,1228,43.734095,-97.18706,0,NULL,NULL,NULL),(160,161,1,1,0,'996S Van Ness Way NE',996,'S',NULL,'Van Ness','Way','NE',NULL,NULL,NULL,NULL,'Florence',1,1024,NULL,'65329',NULL,1228,38.609313,-92.97655,0,NULL,NULL,63),(161,106,1,1,0,'996S Van Ness Way NE',996,'S',NULL,'Van Ness','Way','NE',NULL,NULL,NULL,NULL,'Florence',1,1024,NULL,'65329',NULL,1228,38.609313,-92.97655,0,NULL,NULL,63),(162,76,1,1,0,'996S Van Ness Way NE',996,'S',NULL,'Van Ness','Way','NE',NULL,NULL,NULL,NULL,'Florence',1,1024,NULL,'65329',NULL,1228,38.609313,-92.97655,0,NULL,NULL,63),(163,167,1,1,0,'749S Bay Ave S',749,'S',NULL,'Bay','Ave','S',NULL,NULL,NULL,NULL,'Nesbit',1,1023,NULL,'38651',NULL,1228,34.893254,-89.97629,0,NULL,NULL,NULL),(164,191,1,1,0,'632I Northpoint Ln NW',632,'I',NULL,'Northpoint','Ln','NW',NULL,NULL,NULL,NULL,'Varina',1,1014,NULL,'50593',NULL,1228,42.658595,-94.90006,0,NULL,NULL,64),(165,146,1,1,0,'632I Northpoint Ln NW',632,'I',NULL,'Northpoint','Ln','NW',NULL,NULL,NULL,NULL,'Varina',1,1014,NULL,'50593',NULL,1228,42.658595,-94.90006,0,NULL,NULL,64),(166,118,1,0,0,'632I Northpoint Ln NW',632,'I',NULL,'Northpoint','Ln','NW',NULL,NULL,NULL,NULL,'Varina',1,1014,NULL,'50593',NULL,1228,42.658595,-94.90006,0,NULL,NULL,64),(167,68,1,1,0,'632I Northpoint Ln NW',632,'I',NULL,'Northpoint','Ln','NW',NULL,NULL,NULL,NULL,'Varina',1,1014,NULL,'50593',NULL,1228,42.658595,-94.90006,0,NULL,NULL,64),(168,128,1,1,0,'176L Dowlen Ave S',176,'L',NULL,'Dowlen','Ave','S',NULL,NULL,NULL,NULL,'Richmond',1,1045,NULL,'23218',NULL,1228,37.524246,-77.493157,0,NULL,NULL,65),(169,180,1,0,0,'176L Dowlen Ave S',176,'L',NULL,'Dowlen','Ave','S',NULL,NULL,NULL,NULL,'Richmond',1,1045,NULL,'23218',NULL,1228,37.524246,-77.493157,0,NULL,NULL,65),(170,83,1,1,0,'176L Dowlen Ave S',176,'L',NULL,'Dowlen','Ave','S',NULL,NULL,NULL,NULL,'Richmond',1,1045,NULL,'23218',NULL,1228,37.524246,-77.493157,0,NULL,NULL,65),(171,125,1,1,0,'176L Dowlen Ave S',176,'L',NULL,'Dowlen','Ave','S',NULL,NULL,NULL,NULL,'Richmond',1,1045,NULL,'23218',NULL,1228,37.524246,-77.493157,0,NULL,NULL,65),(172,201,1,1,0,'524G Van Ness St E',524,'G',NULL,'Van Ness','St','E',NULL,NULL,NULL,NULL,'Adair',1,1012,NULL,'61411',NULL,1228,40.401282,-90.50153,0,NULL,NULL,66),(173,27,1,1,0,'524G Van Ness St E',524,'G',NULL,'Van Ness','St','E',NULL,NULL,NULL,NULL,'Adair',1,1012,NULL,'61411',NULL,1228,40.401282,-90.50153,0,NULL,NULL,66),(174,113,1,1,0,'524G Van Ness St E',524,'G',NULL,'Van Ness','St','E',NULL,NULL,NULL,NULL,'Adair',1,1012,NULL,'61411',NULL,1228,40.401282,-90.50153,0,NULL,NULL,66),(175,100,1,1,0,'524G Van Ness St E',524,'G',NULL,'Van Ness','St','E',NULL,NULL,NULL,NULL,'Adair',1,1012,NULL,'61411',NULL,1228,40.401282,-90.50153,0,NULL,NULL,66),(176,18,1,1,0,'139L Van Ness Rd NE',139,'L',NULL,'Van Ness','Rd','NE',NULL,NULL,NULL,NULL,'Wallburg',1,1032,NULL,'27373',NULL,1228,35.882943,-80.275963,0,NULL,NULL,67),(177,172,1,0,0,'139L Van Ness Rd NE',139,'L',NULL,'Van Ness','Rd','NE',NULL,NULL,NULL,NULL,'Wallburg',1,1032,NULL,'27373',NULL,1228,35.882943,-80.275963,0,NULL,NULL,67),(178,101,1,1,0,'139L Van Ness Rd NE',139,'L',NULL,'Van Ness','Rd','NE',NULL,NULL,NULL,NULL,'Wallburg',1,1032,NULL,'27373',NULL,1228,35.882943,-80.275963,0,NULL,NULL,67),(179,153,1,1,0,'139L Van Ness Rd NE',139,'L',NULL,'Van Ness','Rd','NE',NULL,NULL,NULL,NULL,'Wallburg',1,1032,NULL,'27373',NULL,1228,35.882943,-80.275963,0,NULL,NULL,67),(180,22,1,1,0,'402B Second Ave S',402,'B',NULL,'Second','Ave','S',NULL,NULL,NULL,NULL,'Dighton',1,1015,NULL,'67839',NULL,1228,38.514924,-100.43776,0,NULL,NULL,68),(181,86,1,0,0,'402B Second Ave S',402,'B',NULL,'Second','Ave','S',NULL,NULL,NULL,NULL,'Dighton',1,1015,NULL,'67839',NULL,1228,38.514924,-100.43776,0,NULL,NULL,68),(182,87,1,1,0,'402B Second Ave S',402,'B',NULL,'Second','Ave','S',NULL,NULL,NULL,NULL,'Dighton',1,1015,NULL,'67839',NULL,1228,38.514924,-100.43776,0,NULL,NULL,68),(183,6,1,1,0,'402B Second Ave S',402,'B',NULL,'Second','Ave','S',NULL,NULL,NULL,NULL,'Dighton',1,1015,NULL,'67839',NULL,1228,38.514924,-100.43776,0,NULL,NULL,68),(184,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),(185,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),(186,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); +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,21,1,1,0,'72G Martin Luther King Dr S',72,'G',NULL,'Martin Luther King','Dr','S',NULL,NULL,NULL,NULL,'Jackson',1,1009,NULL,'30283',NULL,1228,33.295159,-83.965099,0,NULL,NULL,NULL),(2,140,1,1,0,'790Q Martin Luther King Way NW',790,'Q',NULL,'Martin Luther King','Way','NW',NULL,NULL,NULL,NULL,'Rochester',1,1031,NULL,'14604',NULL,1228,43.156963,-77.60375,0,NULL,NULL,NULL),(3,184,1,1,0,'730O Lincoln Way NE',730,'O',NULL,'Lincoln','Way','NE',NULL,NULL,NULL,NULL,'Daleville',1,1013,NULL,'47334',NULL,1228,40.117139,-85.54205,0,NULL,NULL,NULL),(4,60,1,1,0,'747Z Bay Pl S',747,'Z',NULL,'Bay','Pl','S',NULL,NULL,NULL,NULL,'Gravel Switch',1,1016,NULL,'40328',NULL,1228,37.561722,-85.0227,0,NULL,NULL,NULL),(5,51,1,1,0,'265R Second Pl NW',265,'R',NULL,'Second','Pl','NW',NULL,NULL,NULL,NULL,'Sauquoit',1,1031,NULL,'13456',NULL,1228,43.005669,-75.26202,0,NULL,NULL,NULL),(6,11,1,1,0,'801I Bay Ave SW',801,'I',NULL,'Bay','Ave','SW',NULL,NULL,NULL,NULL,'Stella',1,1032,NULL,'28582',NULL,1228,34.756033,-77.15405,0,NULL,NULL,NULL),(7,42,1,1,0,'650T Dowlen Ln NW',650,'T',NULL,'Dowlen','Ln','NW',NULL,NULL,NULL,NULL,'New Lisbon',1,1013,NULL,'47366',NULL,1228,39.931785,-85.398625,0,NULL,NULL,NULL),(8,59,1,1,0,'699A Second St W',699,'A',NULL,'Second','St','W',NULL,NULL,NULL,NULL,'Norwalk',1,1006,NULL,'06852',NULL,1228,41.308873,-73.363661,0,NULL,NULL,NULL),(9,137,1,1,0,'176Z Caulder Rd NW',176,'Z',NULL,'Caulder','Rd','NW',NULL,NULL,NULL,NULL,'Portland',1,1036,NULL,'97201',NULL,1228,45.49894,-122.68781,0,NULL,NULL,NULL),(10,134,1,1,0,'518S Main Ave NE',518,'S',NULL,'Main','Ave','NE',NULL,NULL,NULL,NULL,'Boise',1,1011,NULL,'83714',NULL,1228,43.641774,-116.26507,0,NULL,NULL,NULL),(11,114,1,1,0,'535W Maple Pl W',535,'W',NULL,'Maple','Pl','W',NULL,NULL,NULL,NULL,'Warren',1,1003,NULL,'71691',NULL,1228,33.608542,-92.081022,0,NULL,NULL,NULL),(12,187,1,1,0,'178G Second Dr NW',178,'G',NULL,'Second','Dr','NW',NULL,NULL,NULL,NULL,'Gillett',1,1003,NULL,'72055',NULL,1228,34.109348,-91.36875,0,NULL,NULL,NULL),(13,189,1,1,0,'134E Pine Way N',134,'E',NULL,'Pine','Way','N',NULL,NULL,NULL,NULL,'Muskegon',1,1021,NULL,'49442',NULL,1228,43.232615,-86.1955,0,NULL,NULL,NULL),(14,178,1,1,0,'977H Jackson Dr NE',977,'H',NULL,'Jackson','Dr','NE',NULL,NULL,NULL,NULL,'Afton',1,1041,NULL,'37616',NULL,1228,36.218863,-82.74704,0,NULL,NULL,NULL),(15,150,1,1,0,'707F Maple Rd SW',707,'F',NULL,'Maple','Rd','SW',NULL,NULL,NULL,NULL,'Statts Mills',1,1047,NULL,'25279',NULL,1228,38.732716,-81.61753,0,NULL,NULL,NULL),(16,147,1,1,0,'44K Maple Way NW',44,'K',NULL,'Maple','Way','NW',NULL,NULL,NULL,NULL,'Schwenksville',1,1037,NULL,'19473',NULL,1228,40.257069,-75.47097,0,NULL,NULL,NULL),(17,12,1,1,0,'135U Pine Ln SW',135,'U',NULL,'Pine','Ln','SW',NULL,NULL,NULL,NULL,'Arlington Heights',1,1020,NULL,'02175',NULL,1228,42.446396,-71.459405,0,NULL,NULL,NULL),(18,197,1,1,0,'633F Cadell Dr S',633,'F',NULL,'Cadell','Dr','S',NULL,NULL,NULL,NULL,'Mullins',1,1039,NULL,'29574',NULL,1228,34.194685,-79.25775,0,NULL,NULL,NULL),(19,161,1,1,0,'787L Main Path SE',787,'L',NULL,'Main','Path','SE',NULL,NULL,NULL,NULL,'Lake Zurich',1,1012,NULL,'60047',NULL,1228,42.199957,-88.05859,0,NULL,NULL,NULL),(20,30,1,1,0,'515O Van Ness Ave S',515,'O',NULL,'Van Ness','Ave','S',NULL,NULL,NULL,NULL,'Langston',1,1035,NULL,'73050',NULL,1228,35.941421,-97.25495,0,NULL,NULL,NULL),(21,9,1,1,0,'146W Cadell Way N',146,'W',NULL,'Cadell','Way','N',NULL,NULL,NULL,NULL,'Phoenix',1,1002,NULL,'85046',NULL,1228,33.276539,-112.18717,0,NULL,NULL,NULL),(22,33,1,1,0,'407O Cadell Way NW',407,'O',NULL,'Cadell','Way','NW',NULL,NULL,NULL,NULL,'Bemidji',1,1022,NULL,'56619',NULL,1228,47.625699,-94.822154,0,NULL,NULL,NULL),(23,58,1,1,0,'46J Cadell Pl S',46,'J',NULL,'Cadell','Pl','S',NULL,NULL,NULL,NULL,'La Valle',1,1048,NULL,'53941',NULL,1228,43.579867,-90.13608,0,NULL,NULL,NULL),(24,117,1,1,0,'817E Van Ness St NE',817,'E',NULL,'Van Ness','St','NE',NULL,NULL,NULL,NULL,'Bridgeport',1,1047,NULL,'26330',NULL,1228,39.296499,-80.24199,0,NULL,NULL,NULL),(25,116,1,1,0,'860S Martin Luther King Ave SW',860,'S',NULL,'Martin Luther King','Ave','SW',NULL,NULL,NULL,NULL,'Orgas',1,1047,NULL,'25148',NULL,1228,38.04358,-81.57171,0,NULL,NULL,NULL),(26,8,1,1,0,'639U Green Blvd N',639,'U',NULL,'Green','Blvd','N',NULL,NULL,NULL,NULL,'Sarasota',1,1008,NULL,'34233',NULL,1228,27.285142,-82.47363,0,NULL,NULL,NULL),(27,24,1,1,0,'211I Green Ave SW',211,'I',NULL,'Green','Ave','SW',NULL,NULL,NULL,NULL,'North Bridgton',1,1018,NULL,'04057',NULL,1228,44.408078,-70.470703,0,NULL,NULL,NULL),(28,31,1,1,0,'120K Second St SW',120,'K',NULL,'Second','St','SW',NULL,NULL,NULL,NULL,'Clatskanie',1,1036,NULL,'97016',NULL,1228,46.078338,-123.26993,0,NULL,NULL,NULL),(29,17,1,1,0,'200I Green Rd SE',200,'I',NULL,'Green','Rd','SE',NULL,NULL,NULL,NULL,'Arcata',1,1004,NULL,'95518',NULL,1228,40.881383,-123.984232,0,NULL,NULL,NULL),(30,141,1,1,0,'735R El Camino Pl S',735,'R',NULL,'El Camino','Pl','S',NULL,NULL,NULL,NULL,'Malta',1,1011,NULL,'83342',NULL,1228,42.232525,-113.35296,0,NULL,NULL,NULL),(31,53,1,1,0,'683I Martin Luther King St N',683,'I',NULL,'Martin Luther King','St','N',NULL,NULL,NULL,NULL,'Mansfield',1,1024,NULL,'65704',NULL,1228,37.128682,-92.5821,0,NULL,NULL,NULL),(32,109,1,1,0,'939F Cadell Ave SE',939,'F',NULL,'Cadell','Ave','SE',NULL,NULL,NULL,NULL,'Mount Vernon',1,1014,NULL,'52314',NULL,1228,41.929178,-91.43684,0,NULL,NULL,NULL),(33,121,1,1,0,'138G Van Ness Way E',138,'G',NULL,'Van Ness','Way','E',NULL,NULL,NULL,NULL,'Baltimore',1,1019,NULL,'21279',NULL,1228,39.284707,-76.620489,0,NULL,NULL,NULL),(34,183,1,1,0,'482H Martin Luther King Path SE',482,'H',NULL,'Martin Luther King','Path','SE',NULL,NULL,NULL,NULL,'Monmouth',1,1018,NULL,'04259',NULL,1228,44.231811,-69.99897,0,NULL,NULL,NULL),(35,26,1,1,0,'777O Dowlen Dr SE',777,'O',NULL,'Dowlen','Dr','SE',NULL,NULL,NULL,NULL,'Honey Brook',1,1037,NULL,'19344',NULL,1228,40.078045,-75.88488,0,NULL,NULL,NULL),(36,110,1,1,0,'743P Main Path W',743,'P',NULL,'Main','Path','W',NULL,NULL,NULL,NULL,'Colorado Springs',1,1005,NULL,'80911',NULL,1228,38.746807,-104.7232,0,NULL,NULL,NULL),(37,102,1,1,0,'478D Maple Path N',478,'D',NULL,'Maple','Path','N',NULL,NULL,NULL,NULL,'Athol',1,1016,NULL,'41307',NULL,1228,37.515013,-83.26432,0,NULL,NULL,NULL),(38,80,1,1,0,'576A Green Way SE',576,'A',NULL,'Green','Way','SE',NULL,NULL,NULL,NULL,'Millbrae',1,1004,NULL,'94031',NULL,1228,37.381144,-122.334825,0,NULL,NULL,NULL),(39,138,1,1,0,'716V Main Blvd S',716,'V',NULL,'Main','Blvd','S',NULL,NULL,NULL,NULL,'Braggadocio',1,1024,NULL,'63826',NULL,1228,36.180226,-89.84072,0,NULL,NULL,NULL),(40,112,1,1,0,'710N Pine Ln E',710,'N',NULL,'Pine','Ln','E',NULL,NULL,NULL,NULL,'Midlothian',1,1045,NULL,'23113',NULL,1228,37.51338,-77.64165,0,NULL,NULL,NULL),(41,196,1,1,0,'499G Caulder Dr W',499,'G',NULL,'Caulder','Dr','W',NULL,NULL,NULL,NULL,'Ludell',1,1015,NULL,'67744',NULL,1228,39.857038,-100.93866,0,NULL,NULL,NULL),(42,63,1,1,0,'554T College Pl SE',554,'T',NULL,'College','Pl','SE',NULL,NULL,NULL,NULL,'Huntington Station',1,1031,NULL,'11746',NULL,1228,40.821698,-73.37553,0,NULL,NULL,NULL),(43,48,1,1,0,'730Q Northpoint Ln SE',730,'Q',NULL,'Northpoint','Ln','SE',NULL,NULL,NULL,NULL,'French Creek',1,1047,NULL,'26218',NULL,1228,38.857567,-80.27872,0,NULL,NULL,NULL),(44,62,1,1,0,'99D Second Ln E',99,'D',NULL,'Second','Ln','E',NULL,NULL,NULL,NULL,'Carroll',1,1034,NULL,'43112',NULL,1228,39.803993,-82.70953,0,NULL,NULL,NULL),(45,67,1,1,0,'666M Second Dr S',666,'M',NULL,'Second','Dr','S',NULL,NULL,NULL,NULL,'Galt',1,1004,NULL,'95632',NULL,1228,38.267544,-121.29723,0,NULL,NULL,NULL),(46,198,1,1,0,'641W Lincoln Path E',641,'W',NULL,'Lincoln','Path','E',NULL,NULL,NULL,NULL,'Fairmont',1,1032,NULL,'28340',NULL,1228,34.476857,-79.13005,0,NULL,NULL,NULL),(47,125,1,1,0,'270P Second Ln NE',270,'P',NULL,'Second','Ln','NE',NULL,NULL,NULL,NULL,'Spring Valley',1,1048,NULL,'54767',NULL,1228,44.833746,-92.25937,0,NULL,NULL,NULL),(48,177,1,1,0,'244V States Pl E',244,'V',NULL,'States','Pl','E',NULL,NULL,NULL,NULL,'Sprague River',1,1036,NULL,'97639',NULL,1228,42.440695,-121.43464,0,NULL,NULL,NULL),(49,52,1,1,0,'401Q States Ave SW',401,'Q',NULL,'States','Ave','SW',NULL,NULL,NULL,NULL,'Wainwright',1,1035,NULL,'74468',NULL,1228,35.61546,-95.56851,0,NULL,NULL,NULL),(50,101,1,1,0,'766S College Rd S',766,'S',NULL,'College','Rd','S',NULL,NULL,NULL,NULL,'Bethel',1,1001,NULL,'99559',NULL,1228,60.766603,-161.88006,0,NULL,NULL,NULL),(51,199,1,1,0,'465U Main Path S',465,'U',NULL,'Main','Path','S',NULL,NULL,NULL,NULL,'Cannon',1,1016,NULL,'40923',NULL,1228,36.920165,-83.85699,0,NULL,NULL,NULL),(52,14,1,1,0,'570D Beech Path E',570,'D',NULL,'Beech','Path','E',NULL,NULL,NULL,NULL,'Washington',1,1050,NULL,'20416',NULL,1228,38.893311,-77.014647,0,NULL,NULL,NULL),(53,65,1,1,0,'525S Jackson Blvd E',525,'S',NULL,'Jackson','Blvd','E',NULL,NULL,NULL,NULL,'Gastonia',1,1032,NULL,'28056',NULL,1228,35.229565,-81.12847,0,NULL,NULL,NULL),(54,130,1,1,0,'498T Van Ness Pl NW',498,'T',NULL,'Van Ness','Pl','NW',NULL,NULL,NULL,NULL,'Clifton Springs',1,1031,NULL,'14432',NULL,1228,42.965372,-77.14416,0,NULL,NULL,NULL),(55,81,1,1,0,'114N States Path NW',114,'N',NULL,'States','Path','NW',NULL,NULL,NULL,NULL,'Arcata',1,1004,NULL,'95518',NULL,1228,40.881383,-123.984232,0,NULL,NULL,NULL),(56,107,1,1,0,'397X Pine St NW',397,'X',NULL,'Pine','St','NW',NULL,NULL,NULL,NULL,'Orland',1,1018,NULL,'04472',NULL,1228,44.560479,-68.69084,0,NULL,NULL,NULL),(57,169,1,1,0,'635Z Northpoint Dr S',635,'Z',NULL,'Northpoint','Dr','S',NULL,NULL,NULL,NULL,'Charlotte',1,1032,NULL,'28211',NULL,1228,35.170094,-80.79857,0,NULL,NULL,NULL),(58,172,1,1,0,'665E Bay Path E',665,'E',NULL,'Bay','Path','E',NULL,NULL,NULL,NULL,'Helena',1,1009,NULL,'31037',NULL,1228,32.094127,-82.91713,0,NULL,NULL,NULL),(59,128,1,1,0,'932O Caulder Ln NE',932,'O',NULL,'Caulder','Ln','NE',NULL,NULL,NULL,NULL,'Haxtun',1,1005,NULL,'80731',NULL,1228,40.593911,-102.58831,0,NULL,NULL,NULL),(60,146,1,1,0,'870D Green Dr NW',870,'D',NULL,'Green','Dr','NW',NULL,NULL,NULL,NULL,'Laconia',1,1028,NULL,'03249',NULL,1228,43.555878,-71.398521,0,NULL,NULL,NULL),(61,193,1,1,0,'443O Dowlen Ave N',443,'O',NULL,'Dowlen','Ave','N',NULL,NULL,NULL,NULL,'Munster',1,1013,NULL,'46321',NULL,1228,41.551457,-87.50143,0,NULL,NULL,NULL),(62,97,1,1,0,'40C Lincoln Ln NW',40,'C',NULL,'Lincoln','Ln','NW',NULL,NULL,NULL,NULL,'Phoenix',1,1002,NULL,'85067',NULL,1228,33.276539,-112.18717,0,NULL,NULL,NULL),(63,13,1,1,0,'446N College Ave NE',446,'N',NULL,'College','Ave','NE',NULL,NULL,NULL,NULL,'Springport',1,1021,NULL,'49284',NULL,1228,42.38806,-84.70868,0,NULL,NULL,NULL),(64,185,1,1,0,'79A Lincoln Blvd SW',79,'A',NULL,'Lincoln','Blvd','SW',NULL,NULL,NULL,NULL,'Alice',1,1042,NULL,'78331',NULL,1228,27.750684,-98.082694,0,NULL,NULL,NULL),(65,155,1,1,0,'136R Main Ln NW',136,'R',NULL,'Main','Ln','NW',NULL,NULL,NULL,NULL,'Kings Beach',1,1004,NULL,'96143',NULL,1228,39.241961,-120.02809,0,NULL,NULL,NULL),(66,35,1,1,0,'981E Caulder Path SW',981,'E',NULL,'Caulder','Path','SW',NULL,NULL,NULL,NULL,'Mumford',1,1042,NULL,'77867',NULL,1228,30.748833,-96.57391,0,NULL,NULL,NULL),(67,82,1,1,0,'515Q College Ave SW',515,'Q',NULL,'College','Ave','SW',NULL,NULL,NULL,NULL,'Fresno',1,1004,NULL,'93761',NULL,1228,36.746375,-119.639658,0,NULL,NULL,NULL),(68,72,3,1,0,'267Z Second Dr N',267,'Z',NULL,'Second','Dr','N',NULL,'Disbursements',NULL,NULL,'Wamsutter',1,1049,NULL,'82336',NULL,1228,41.765078,-108.16076,0,NULL,NULL,NULL),(69,100,3,1,0,'539T Lincoln Pl S',539,'T',NULL,'Lincoln','Pl','S',NULL,'Receiving',NULL,NULL,'Sandy',1,1043,NULL,'84093',NULL,1228,40.594948,-111.83448,0,NULL,NULL,NULL),(70,22,2,1,0,'539T Lincoln Pl S',539,'T',NULL,'Lincoln','Pl','S',NULL,'Receiving',NULL,NULL,'Sandy',1,1043,NULL,'84093',NULL,1228,40.594948,-111.83448,0,NULL,NULL,69),(71,195,3,1,0,'255G El Camino Rd SE',255,'G',NULL,'El Camino','Rd','SE',NULL,'Churchgate',NULL,NULL,'Brea',1,1004,NULL,'92822',NULL,1228,33.640302,-117.769442,0,NULL,NULL,NULL),(72,90,3,1,0,'553R Dowlen Dr SW',553,'R',NULL,'Dowlen','Dr','SW',NULL,'Cuffe Parade',NULL,NULL,'Monroe',1,1032,NULL,'28111',NULL,1228,35.011204,-80.558743,0,NULL,NULL,NULL),(73,77,3,1,0,'284Z Northpoint Pl NE',284,'Z',NULL,'Northpoint','Pl','NE',NULL,'Subscriptions Dept',NULL,NULL,'Nageezi',1,1030,NULL,'87037',NULL,1228,36.17798,-107.80037,0,NULL,NULL,NULL),(74,182,3,1,0,'133K El Camino Rd SE',133,'K',NULL,'El Camino','Rd','SE',NULL,'Churchgate',NULL,NULL,'Eldridge',1,1014,NULL,'52748',NULL,1228,41.659064,-90.56866,0,NULL,NULL,NULL),(75,124,3,1,0,'372N Green Ave NE',372,'N',NULL,'Green','Ave','NE',NULL,'Receiving',NULL,NULL,'Bonneau',1,1039,NULL,'29431',NULL,1228,33.284887,-79.91504,0,NULL,NULL,NULL),(76,2,2,1,0,'372N Green Ave NE',372,'N',NULL,'Green','Ave','NE',NULL,'Receiving',NULL,NULL,'Bonneau',1,1039,NULL,'29431',NULL,1228,33.284887,-79.91504,0,NULL,NULL,75),(77,44,3,1,0,'952A Martin Luther King Blvd SW',952,'A',NULL,'Martin Luther King','Blvd','SW',NULL,'Urgent',NULL,NULL,'Saint Benedict',1,1037,NULL,'15773',NULL,1228,40.628368,-78.73335,0,NULL,NULL,NULL),(78,145,3,1,0,'18L Pine Path E',18,'L',NULL,'Pine','Path','E',NULL,'Attn: Development',NULL,NULL,'Underhill Center',1,1044,NULL,'05490',NULL,1228,44.504656,-72.885253,0,NULL,NULL,NULL),(79,123,2,1,0,'18L Pine Path E',18,'L',NULL,'Pine','Path','E',NULL,'Attn: Development',NULL,NULL,'Underhill Center',1,1044,NULL,'05490',NULL,1228,44.504656,-72.885253,0,NULL,NULL,78),(80,55,3,1,0,'302N Second Way E',302,'N',NULL,'Second','Way','E',NULL,'c/o OPDC',NULL,NULL,'Truth Or Consequences',1,1030,NULL,'87901',NULL,1228,33.148245,-107.18741,0,NULL,NULL,NULL),(81,139,3,1,0,'898Q Caulder Pl N',898,'Q',NULL,'Caulder','Pl','N',NULL,'Donor Relations',NULL,NULL,'Montgomery',1,1000,NULL,'36121',NULL,1228,32.233377,-86.208528,0,NULL,NULL,NULL),(82,135,2,1,0,'898Q Caulder Pl N',898,'Q',NULL,'Caulder','Pl','N',NULL,'Donor Relations',NULL,NULL,'Montgomery',1,1000,NULL,'36121',NULL,1228,32.233377,-86.208528,0,NULL,NULL,81),(83,25,3,1,0,'861H El Camino Blvd S',861,'H',NULL,'El Camino','Blvd','S',NULL,'Mailstop 101',NULL,NULL,'Tampa',1,1008,NULL,'33682',NULL,1228,27.871964,-82.438841,0,NULL,NULL,NULL),(84,183,2,0,0,'861H El Camino Blvd S',861,'H',NULL,'El Camino','Blvd','S',NULL,'Mailstop 101',NULL,NULL,'Tampa',1,1008,NULL,'33682',NULL,1228,27.871964,-82.438841,0,NULL,NULL,83),(85,47,3,1,0,'56Y College Rd S',56,'Y',NULL,'College','Rd','S',NULL,'Disbursements',NULL,NULL,'Sulphur',1,1017,NULL,'70663',NULL,1228,30.245205,-93.3636,0,NULL,NULL,NULL),(86,69,2,1,0,'56Y College Rd S',56,'Y',NULL,'College','Rd','S',NULL,'Disbursements',NULL,NULL,'Sulphur',1,1017,NULL,'70663',NULL,1228,30.245205,-93.3636,0,NULL,NULL,85),(87,45,3,1,0,'100L Second Way W',100,'L',NULL,'Second','Way','W',NULL,'Editorial Dept',NULL,NULL,'New Bedford',1,1020,NULL,'02742',NULL,1228,41.619557,-70.956346,0,NULL,NULL,NULL),(88,36,3,1,0,'526J College Way NW',526,'J',NULL,'College','Way','NW',NULL,'Cuffe Parade',NULL,NULL,'Erie',1,1005,NULL,'80516',NULL,1228,40.051051,-105.02767,0,NULL,NULL,NULL),(89,53,2,0,0,'526J College Way NW',526,'J',NULL,'College','Way','NW',NULL,'Cuffe Parade',NULL,NULL,'Erie',1,1005,NULL,'80516',NULL,1228,40.051051,-105.02767,0,NULL,NULL,88),(90,120,3,1,0,'660E Second Pl S',660,'E',NULL,'Second','Pl','S',NULL,'Urgent',NULL,NULL,'Waskom',1,1042,NULL,'75692',NULL,1228,32.472069,-94.09556,0,NULL,NULL,NULL),(91,151,3,1,0,'237L Lincoln Way SE',237,'L',NULL,'Lincoln','Way','SE',NULL,'Urgent',NULL,NULL,'Derby',1,1034,NULL,'43117',NULL,1228,39.773025,-83.199472,0,NULL,NULL,NULL),(92,20,2,1,0,'237L Lincoln Way SE',237,'L',NULL,'Lincoln','Way','SE',NULL,'Urgent',NULL,NULL,'Derby',1,1034,NULL,'43117',NULL,1228,39.773025,-83.199472,0,NULL,NULL,91),(93,157,3,1,0,'119F Cadell Ave SE',119,'F',NULL,'Cadell','Ave','SE',NULL,'Attn: Accounting',NULL,NULL,'Fresno',1,1004,NULL,'93703',NULL,1228,36.767299,-119.765,0,NULL,NULL,NULL),(94,152,2,1,0,'119F Cadell Ave SE',119,'F',NULL,'Cadell','Ave','SE',NULL,'Attn: Accounting',NULL,NULL,'Fresno',1,1004,NULL,'93703',NULL,1228,36.767299,-119.765,0,NULL,NULL,93),(95,96,3,1,0,'649I Martin Luther King St N',649,'I',NULL,'Martin Luther King','St','N',NULL,'Mailstop 101',NULL,NULL,'Jonesboro',1,1009,NULL,'30238',NULL,1228,33.49348,-84.37871,0,NULL,NULL,NULL),(96,179,3,1,0,'320H Dowlen Ave E',320,'H',NULL,'Dowlen','Ave','E',NULL,'Receiving',NULL,NULL,'Allentown',1,1037,NULL,'18104',NULL,1228,40.601996,-75.52104,0,NULL,NULL,NULL),(97,95,1,1,0,'244V States Pl E',244,'V',NULL,'States','Pl','E',NULL,NULL,NULL,NULL,'Sprague River',1,1036,NULL,'97639',NULL,1228,42.440695,-121.43464,0,NULL,NULL,48),(98,79,1,1,0,'244V States Pl E',244,'V',NULL,'States','Pl','E',NULL,NULL,NULL,NULL,'Sprague River',1,1036,NULL,'97639',NULL,1228,42.440695,-121.43464,0,NULL,NULL,48),(99,166,1,1,0,'244V States Pl E',244,'V',NULL,'States','Pl','E',NULL,NULL,NULL,NULL,'Sprague River',1,1036,NULL,'97639',NULL,1228,42.440695,-121.43464,0,NULL,NULL,48),(100,167,1,1,0,'244V States Pl E',244,'V',NULL,'States','Pl','E',NULL,NULL,NULL,NULL,'Sprague River',1,1036,NULL,'97639',NULL,1228,42.440695,-121.43464,0,NULL,NULL,48),(101,175,1,1,0,'401Q States Ave SW',401,'Q',NULL,'States','Ave','SW',NULL,NULL,NULL,NULL,'Wainwright',1,1035,NULL,'74468',NULL,1228,35.61546,-95.56851,0,NULL,NULL,49),(102,56,1,1,0,'401Q States Ave SW',401,'Q',NULL,'States','Ave','SW',NULL,NULL,NULL,NULL,'Wainwright',1,1035,NULL,'74468',NULL,1228,35.61546,-95.56851,0,NULL,NULL,49),(103,98,1,1,0,'401Q States Ave SW',401,'Q',NULL,'States','Ave','SW',NULL,NULL,NULL,NULL,'Wainwright',1,1035,NULL,'74468',NULL,1228,35.61546,-95.56851,0,NULL,NULL,49),(104,87,1,1,0,'3B Van Ness Blvd NE',3,'B',NULL,'Van Ness','Blvd','NE',NULL,NULL,NULL,NULL,'Halfway',1,1016,NULL,'42150',NULL,1228,36.782131,-86.184088,0,NULL,NULL,NULL),(105,10,1,1,0,'766S College Rd S',766,'S',NULL,'College','Rd','S',NULL,NULL,NULL,NULL,'Bethel',1,1001,NULL,'99559',NULL,1228,60.766603,-161.88006,0,NULL,NULL,50),(106,158,1,1,0,'766S College Rd S',766,'S',NULL,'College','Rd','S',NULL,NULL,NULL,NULL,'Bethel',1,1001,NULL,'99559',NULL,1228,60.766603,-161.88006,0,NULL,NULL,50),(107,16,1,1,0,'766S College Rd S',766,'S',NULL,'College','Rd','S',NULL,NULL,NULL,NULL,'Bethel',1,1001,NULL,'99559',NULL,1228,60.766603,-161.88006,0,NULL,NULL,50),(108,180,1,1,0,'766S College Rd S',766,'S',NULL,'College','Rd','S',NULL,NULL,NULL,NULL,'Bethel',1,1001,NULL,'99559',NULL,1228,60.766603,-161.88006,0,NULL,NULL,50),(109,142,1,1,0,'465U Main Path S',465,'U',NULL,'Main','Path','S',NULL,NULL,NULL,NULL,'Cannon',1,1016,NULL,'40923',NULL,1228,36.920165,-83.85699,0,NULL,NULL,51),(110,43,1,1,0,'465U Main Path S',465,'U',NULL,'Main','Path','S',NULL,NULL,NULL,NULL,'Cannon',1,1016,NULL,'40923',NULL,1228,36.920165,-83.85699,0,NULL,NULL,51),(111,6,1,1,0,'465U Main Path S',465,'U',NULL,'Main','Path','S',NULL,NULL,NULL,NULL,'Cannon',1,1016,NULL,'40923',NULL,1228,36.920165,-83.85699,0,NULL,NULL,51),(112,122,1,1,0,'465U Main Path S',465,'U',NULL,'Main','Path','S',NULL,NULL,NULL,NULL,'Cannon',1,1016,NULL,'40923',NULL,1228,36.920165,-83.85699,0,NULL,NULL,51),(113,123,1,0,0,'570D Beech Path E',570,'D',NULL,'Beech','Path','E',NULL,NULL,NULL,NULL,'Washington',1,1050,NULL,'20416',NULL,1228,38.893311,-77.014647,0,NULL,NULL,52),(114,85,1,1,0,'570D Beech Path E',570,'D',NULL,'Beech','Path','E',NULL,NULL,NULL,NULL,'Washington',1,1050,NULL,'20416',NULL,1228,38.893311,-77.014647,0,NULL,NULL,52),(115,164,1,1,0,'570D Beech Path E',570,'D',NULL,'Beech','Path','E',NULL,NULL,NULL,NULL,'Washington',1,1050,NULL,'20416',NULL,1228,38.893311,-77.014647,0,NULL,NULL,52),(116,57,1,1,0,'570D Beech Path E',570,'D',NULL,'Beech','Path','E',NULL,NULL,NULL,NULL,'Washington',1,1050,NULL,'20416',NULL,1228,38.893311,-77.014647,0,NULL,NULL,52),(117,148,1,1,0,'525S Jackson Blvd E',525,'S',NULL,'Jackson','Blvd','E',NULL,NULL,NULL,NULL,'Gastonia',1,1032,NULL,'28056',NULL,1228,35.229565,-81.12847,0,NULL,NULL,53),(118,3,1,1,0,'525S Jackson Blvd E',525,'S',NULL,'Jackson','Blvd','E',NULL,NULL,NULL,NULL,'Gastonia',1,1032,NULL,'28056',NULL,1228,35.229565,-81.12847,0,NULL,NULL,53),(119,119,1,1,0,'525S Jackson Blvd E',525,'S',NULL,'Jackson','Blvd','E',NULL,NULL,NULL,NULL,'Gastonia',1,1032,NULL,'28056',NULL,1228,35.229565,-81.12847,0,NULL,NULL,53),(120,201,1,1,0,'525S Jackson Blvd E',525,'S',NULL,'Jackson','Blvd','E',NULL,NULL,NULL,NULL,'Gastonia',1,1032,NULL,'28056',NULL,1228,35.229565,-81.12847,0,NULL,NULL,53),(121,136,1,1,0,'498T Van Ness Pl NW',498,'T',NULL,'Van Ness','Pl','NW',NULL,NULL,NULL,NULL,'Clifton Springs',1,1031,NULL,'14432',NULL,1228,42.965372,-77.14416,0,NULL,NULL,54),(122,37,1,1,0,'498T Van Ness Pl NW',498,'T',NULL,'Van Ness','Pl','NW',NULL,NULL,NULL,NULL,'Clifton Springs',1,1031,NULL,'14432',NULL,1228,42.965372,-77.14416,0,NULL,NULL,54),(123,135,1,0,0,'498T Van Ness Pl NW',498,'T',NULL,'Van Ness','Pl','NW',NULL,NULL,NULL,NULL,'Clifton Springs',1,1031,NULL,'14432',NULL,1228,42.965372,-77.14416,0,NULL,NULL,54),(124,20,1,0,0,'498T Van Ness Pl NW',498,'T',NULL,'Van Ness','Pl','NW',NULL,NULL,NULL,NULL,'Clifton Springs',1,1031,NULL,'14432',NULL,1228,42.965372,-77.14416,0,NULL,NULL,54),(125,131,1,1,0,'114N States Path NW',114,'N',NULL,'States','Path','NW',NULL,NULL,NULL,NULL,'Arcata',1,1004,NULL,'95518',NULL,1228,40.881383,-123.984232,0,NULL,NULL,55),(126,29,1,1,0,'114N States Path NW',114,'N',NULL,'States','Path','NW',NULL,NULL,NULL,NULL,'Arcata',1,1004,NULL,'95518',NULL,1228,40.881383,-123.984232,0,NULL,NULL,55),(127,73,1,1,0,'114N States Path NW',114,'N',NULL,'States','Path','NW',NULL,NULL,NULL,NULL,'Arcata',1,1004,NULL,'95518',NULL,1228,40.881383,-123.984232,0,NULL,NULL,55),(128,84,1,1,0,'114N States Path NW',114,'N',NULL,'States','Path','NW',NULL,NULL,NULL,NULL,'Arcata',1,1004,NULL,'95518',NULL,1228,40.881383,-123.984232,0,NULL,NULL,55),(129,76,1,1,0,'397X Pine St NW',397,'X',NULL,'Pine','St','NW',NULL,NULL,NULL,NULL,'Orland',1,1018,NULL,'04472',NULL,1228,44.560479,-68.69084,0,NULL,NULL,56),(130,61,1,1,0,'397X Pine St NW',397,'X',NULL,'Pine','St','NW',NULL,NULL,NULL,NULL,'Orland',1,1018,NULL,'04472',NULL,1228,44.560479,-68.69084,0,NULL,NULL,56),(131,152,1,0,0,'397X Pine St NW',397,'X',NULL,'Pine','St','NW',NULL,NULL,NULL,NULL,'Orland',1,1018,NULL,'04472',NULL,1228,44.560479,-68.69084,0,NULL,NULL,56),(132,22,1,0,0,'954A Van Ness Way S',954,'A',NULL,'Van Ness','Way','S',NULL,NULL,NULL,NULL,'Medusa',1,1031,NULL,'12120',NULL,1228,42.456127,-74.14059,0,NULL,NULL,NULL),(133,64,1,1,0,'635Z Northpoint Dr S',635,'Z',NULL,'Northpoint','Dr','S',NULL,NULL,NULL,NULL,'Charlotte',1,1032,NULL,'28211',NULL,1228,35.170094,-80.79857,0,NULL,NULL,57),(134,171,1,1,0,'635Z Northpoint Dr S',635,'Z',NULL,'Northpoint','Dr','S',NULL,NULL,NULL,NULL,'Charlotte',1,1032,NULL,'28211',NULL,1228,35.170094,-80.79857,0,NULL,NULL,57),(135,173,1,1,0,'635Z Northpoint Dr S',635,'Z',NULL,'Northpoint','Dr','S',NULL,NULL,NULL,NULL,'Charlotte',1,1032,NULL,'28211',NULL,1228,35.170094,-80.79857,0,NULL,NULL,57),(136,170,1,1,0,'635Z Northpoint Dr S',635,'Z',NULL,'Northpoint','Dr','S',NULL,NULL,NULL,NULL,'Charlotte',1,1032,NULL,'28211',NULL,1228,35.170094,-80.79857,0,NULL,NULL,57),(137,69,1,0,0,'665E Bay Path E',665,'E',NULL,'Bay','Path','E',NULL,NULL,NULL,NULL,'Helena',1,1009,NULL,'31037',NULL,1228,32.094127,-82.91713,0,NULL,NULL,58),(138,89,1,1,0,'665E Bay Path E',665,'E',NULL,'Bay','Path','E',NULL,NULL,NULL,NULL,'Helena',1,1009,NULL,'31037',NULL,1228,32.094127,-82.91713,0,NULL,NULL,58),(139,2,1,0,0,'665E Bay Path E',665,'E',NULL,'Bay','Path','E',NULL,NULL,NULL,NULL,'Helena',1,1009,NULL,'31037',NULL,1228,32.094127,-82.91713,0,NULL,NULL,58),(140,153,1,1,0,'292Z Maple Path E',292,'Z',NULL,'Maple','Path','E',NULL,NULL,NULL,NULL,'New Orleans',1,1017,NULL,'70116',NULL,1228,29.968054,-90.06403,0,NULL,NULL,NULL),(141,176,1,1,0,'932O Caulder Ln NE',932,'O',NULL,'Caulder','Ln','NE',NULL,NULL,NULL,NULL,'Haxtun',1,1005,NULL,'80731',NULL,1228,40.593911,-102.58831,0,NULL,NULL,59),(142,27,1,1,0,'932O Caulder Ln NE',932,'O',NULL,'Caulder','Ln','NE',NULL,NULL,NULL,NULL,'Haxtun',1,1005,NULL,'80731',NULL,1228,40.593911,-102.58831,0,NULL,NULL,59),(143,75,1,1,0,'932O Caulder Ln NE',932,'O',NULL,'Caulder','Ln','NE',NULL,NULL,NULL,NULL,'Haxtun',1,1005,NULL,'80731',NULL,1228,40.593911,-102.58831,0,NULL,NULL,59),(144,105,1,1,0,'705X Dowlen Ave SW',705,'X',NULL,'Dowlen','Ave','SW',NULL,NULL,NULL,NULL,'Fayetteville',1,1003,NULL,'72703',NULL,1228,36.107078,-94.11592,0,NULL,NULL,NULL),(145,50,1,1,0,'870D Green Dr NW',870,'D',NULL,'Green','Dr','NW',NULL,NULL,NULL,NULL,'Laconia',1,1028,NULL,'03249',NULL,1228,43.555878,-71.398521,0,NULL,NULL,60),(146,168,1,1,0,'870D Green Dr NW',870,'D',NULL,'Green','Dr','NW',NULL,NULL,NULL,NULL,'Laconia',1,1028,NULL,'03249',NULL,1228,43.555878,-71.398521,0,NULL,NULL,60),(147,118,1,1,0,'870D Green Dr NW',870,'D',NULL,'Green','Dr','NW',NULL,NULL,NULL,NULL,'Laconia',1,1028,NULL,'03249',NULL,1228,43.555878,-71.398521,0,NULL,NULL,60),(148,28,1,1,0,'746Y Maple Path SW',746,'Y',NULL,'Maple','Path','SW',NULL,NULL,NULL,NULL,'Tyler',1,1042,NULL,'75710',NULL,1228,32.347549,-95.306528,0,NULL,NULL,NULL),(149,91,1,1,0,'443O Dowlen Ave N',443,'O',NULL,'Dowlen','Ave','N',NULL,NULL,NULL,NULL,'Munster',1,1013,NULL,'46321',NULL,1228,41.551457,-87.50143,0,NULL,NULL,61),(150,38,1,1,0,'443O Dowlen Ave N',443,'O',NULL,'Dowlen','Ave','N',NULL,NULL,NULL,NULL,'Munster',1,1013,NULL,'46321',NULL,1228,41.551457,-87.50143,0,NULL,NULL,61),(151,49,1,1,0,'443O Dowlen Ave N',443,'O',NULL,'Dowlen','Ave','N',NULL,NULL,NULL,NULL,'Munster',1,1013,NULL,'46321',NULL,1228,41.551457,-87.50143,0,NULL,NULL,61),(152,165,1,1,0,'443O Dowlen Ave N',443,'O',NULL,'Dowlen','Ave','N',NULL,NULL,NULL,NULL,'Munster',1,1013,NULL,'46321',NULL,1228,41.551457,-87.50143,0,NULL,NULL,61),(153,188,1,1,0,'40C Lincoln Ln NW',40,'C',NULL,'Lincoln','Ln','NW',NULL,NULL,NULL,NULL,'Phoenix',1,1002,NULL,'85067',NULL,1228,33.276539,-112.18717,0,NULL,NULL,62),(154,181,1,1,0,'40C Lincoln Ln NW',40,'C',NULL,'Lincoln','Ln','NW',NULL,NULL,NULL,NULL,'Phoenix',1,1002,NULL,'85067',NULL,1228,33.276539,-112.18717,0,NULL,NULL,62),(155,144,1,1,0,'40C Lincoln Ln NW',40,'C',NULL,'Lincoln','Ln','NW',NULL,NULL,NULL,NULL,'Phoenix',1,1002,NULL,'85067',NULL,1228,33.276539,-112.18717,0,NULL,NULL,62),(156,83,1,1,0,'40C Lincoln Ln NW',40,'C',NULL,'Lincoln','Ln','NW',NULL,NULL,NULL,NULL,'Phoenix',1,1002,NULL,'85067',NULL,1228,33.276539,-112.18717,0,NULL,NULL,62),(157,86,1,1,0,'446N College Ave NE',446,'N',NULL,'College','Ave','NE',NULL,NULL,NULL,NULL,'Springport',1,1021,NULL,'49284',NULL,1228,42.38806,-84.70868,0,NULL,NULL,63),(158,18,1,1,0,'446N College Ave NE',446,'N',NULL,'College','Ave','NE',NULL,NULL,NULL,NULL,'Springport',1,1021,NULL,'49284',NULL,1228,42.38806,-84.70868,0,NULL,NULL,63),(159,78,1,1,0,'446N College Ave NE',446,'N',NULL,'College','Ave','NE',NULL,NULL,NULL,NULL,'Springport',1,1021,NULL,'49284',NULL,1228,42.38806,-84.70868,0,NULL,NULL,63),(160,39,1,1,0,'446N College Ave NE',446,'N',NULL,'College','Ave','NE',NULL,NULL,NULL,NULL,'Springport',1,1021,NULL,'49284',NULL,1228,42.38806,-84.70868,0,NULL,NULL,63),(161,190,1,1,0,'79A Lincoln Blvd SW',79,'A',NULL,'Lincoln','Blvd','SW',NULL,NULL,NULL,NULL,'Alice',1,1042,NULL,'78331',NULL,1228,27.750684,-98.082694,0,NULL,NULL,64),(162,174,1,1,0,'79A Lincoln Blvd SW',79,'A',NULL,'Lincoln','Blvd','SW',NULL,NULL,NULL,NULL,'Alice',1,1042,NULL,'78331',NULL,1228,27.750684,-98.082694,0,NULL,NULL,64),(163,103,1,1,0,'79A Lincoln Blvd SW',79,'A',NULL,'Lincoln','Blvd','SW',NULL,NULL,NULL,NULL,'Alice',1,1042,NULL,'78331',NULL,1228,27.750684,-98.082694,0,NULL,NULL,64),(164,111,1,1,0,'511Y Green Blvd SW',511,'Y',NULL,'Green','Blvd','SW',NULL,NULL,NULL,NULL,'Polaris',1,1025,NULL,'59746',NULL,1228,45.534274,-113.17025,0,NULL,NULL,NULL),(165,19,1,1,0,'136R Main Ln NW',136,'R',NULL,'Main','Ln','NW',NULL,NULL,NULL,NULL,'Kings Beach',1,1004,NULL,'96143',NULL,1228,39.241961,-120.02809,0,NULL,NULL,65),(166,186,1,1,0,'136R Main Ln NW',136,'R',NULL,'Main','Ln','NW',NULL,NULL,NULL,NULL,'Kings Beach',1,1004,NULL,'96143',NULL,1228,39.241961,-120.02809,0,NULL,NULL,65),(167,7,1,1,0,'136R Main Ln NW',136,'R',NULL,'Main','Ln','NW',NULL,NULL,NULL,NULL,'Kings Beach',1,1004,NULL,'96143',NULL,1228,39.241961,-120.02809,0,NULL,NULL,65),(168,74,1,1,0,'136R Main Ln NW',136,'R',NULL,'Main','Ln','NW',NULL,NULL,NULL,NULL,'Kings Beach',1,1004,NULL,'96143',NULL,1228,39.241961,-120.02809,0,NULL,NULL,65),(169,149,1,1,0,'981E Caulder Path SW',981,'E',NULL,'Caulder','Path','SW',NULL,NULL,NULL,NULL,'Mumford',1,1042,NULL,'77867',NULL,1228,30.748833,-96.57391,0,NULL,NULL,66),(170,126,1,1,0,'981E Caulder Path SW',981,'E',NULL,'Caulder','Path','SW',NULL,NULL,NULL,NULL,'Mumford',1,1042,NULL,'77867',NULL,1228,30.748833,-96.57391,0,NULL,NULL,66),(171,41,1,1,0,'981E Caulder Path SW',981,'E',NULL,'Caulder','Path','SW',NULL,NULL,NULL,NULL,'Mumford',1,1042,NULL,'77867',NULL,1228,30.748833,-96.57391,0,NULL,NULL,66),(172,113,1,1,0,'902G Maple Ln NE',902,'G',NULL,'Maple','Ln','NE',NULL,NULL,NULL,NULL,'Craig',1,1026,NULL,'68019',NULL,1228,41.761217,-96.37407,0,NULL,NULL,NULL),(173,133,1,1,0,'515Q College Ave SW',515,'Q',NULL,'College','Ave','SW',NULL,NULL,NULL,NULL,'Fresno',1,1004,NULL,'93761',NULL,1228,36.746375,-119.639658,0,NULL,NULL,67),(174,200,1,1,0,'515Q College Ave SW',515,'Q',NULL,'College','Ave','SW',NULL,NULL,NULL,NULL,'Fresno',1,1004,NULL,'93761',NULL,1228,36.746375,-119.639658,0,NULL,NULL,67),(175,54,1,1,0,'515Q College Ave SW',515,'Q',NULL,'College','Ave','SW',NULL,NULL,NULL,NULL,'Fresno',1,1004,NULL,'93761',NULL,1228,36.746375,-119.639658,0,NULL,NULL,67),(176,88,1,1,0,'515Q College Ave SW',515,'Q',NULL,'College','Ave','SW',NULL,NULL,NULL,NULL,'Fresno',1,1004,NULL,'93761',NULL,1228,36.746375,-119.639658,0,NULL,NULL,67),(177,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),(178,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),(179,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; @@ -135,7 +135,7 @@ UNLOCK TABLES; LOCK TABLES `civicrm_cache` WRITE; /*!40000 ALTER TABLE `civicrm_cache` DISABLE KEYS */; -INSERT INTO `civicrm_cache` (`id`, `group_name`, `path`, `data`, `component_id`, `created_date`, `expired_date`) VALUES (1,'ext','mapper/moduleFiles','a:0:{}',NULL,'2014-05-20 23:42:25',NULL),(2,'CiviCRM setting Spec','All','a:87:{s:32:\"address_standardization_provider\";a:12:{s:10:\"group_name\";s:19:\"Address Preferences\";s:5:\"group\";s:7:\"address\";s:4:\"name\";s:32:\"address_standardization_provider\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:6:\"Select\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:33:\"Address Standardization Provider.\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:486:\"CiviCRM includes an optional plugin for interfacing with the United States Postal Services (USPS) Address Standardization web service. You must register to use the USPS service at https://www.usps.com/business/webtools-address-information.htm. If you are approved, they will provide you with a User ID and the URL for the service. Plugins for other address standardization services may be available from 3rd party developers. If installed, they will be included in the drop-down below. \";}s:30:\"address_standardization_userid\";a:12:{s:10:\"group_name\";s:19:\"Address Preferences\";s:5:\"group\";s:7:\"address\";s:4:\"name\";s:30:\"address_standardization_userid\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:19:\"Web service user ID\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:27:\"address_standardization_url\";a:13:{s:10:\"group_name\";s:19:\"Address Preferences\";s:5:\"group\";s:7:\"address\";s:4:\"name\";s:27:\"address_standardization_url\";s:4:\"type\";s:4:\"Text\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:15:\"Web service url\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:16:\"Web service URL.\";s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}s:15:\"tag_unconfirmed\";a:12:{s:10:\"group_name\";s:20:\"Campaign Preferences\";s:5:\"group\";s:8:\"campaign\";s:4:\"name\";s:15:\"tag_unconfirmed\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";s:11:\"Unconfirmed\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:36:\"Tag for Unconfirmed Petition Signers\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:94:\"If set, new contacts that are created when signing a petition are assigned a tag of this name.\";}s:17:\"petition_contacts\";a:12:{s:10:\"group_name\";s:20:\"Campaign Preferences\";s:5:\"group\";s:8:\"campaign\";s:4:\"name\";s:17:\"petition_contacts\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";s:17:\"Petition Contacts\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:22:\"Petition Signers Group\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:94:\"If set, new contacts that are created when signing a petition are assigned a tag of this name.\";}s:23:\"cvv_backoffice_required\";a:12:{s:10:\"group_name\";s:22:\"Contribute Preferences\";s:5:\"group\";s:10:\"contribute\";s:4:\"name\";s:23:\"cvv_backoffice_required\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"1\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:28:\"CVV required for backoffice?\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:65:\"Is the CVV code required for back office credit card transactions\";s:9:\"help_text\";s:137:\"If set it back-office credit card transactions will required a cvv code. Leave as required unless you have a very strong reason to change\";}s:20:\"contact_view_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:20:\"contact_view_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:20:\"contact_view_options\";}s:7:\"default\";s:28:\"123456789101113\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:16:\"Viewing Contacts\";s:9:\"is_domain\";s:1:\"1\";s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:20:\"contact_edit_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:20:\"contact_edit_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:20:\"contact_edit_options\";}s:7:\"default\";s:25:\"1234567891011\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:16:\"Editing Contacts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:23:\"advanced_search_options\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:4:\"name\";s:23:\"advanced_search_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:23:\"advanced_search_options\";}s:7:\"default\";s:43:\"1234567891012131516171819\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:14:\"Contact Search\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:22:\"user_dashboard_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:22:\"user_dashboard_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:22:\"user_dashboard_options\";}s:7:\"default\";s:17:\"12345789\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:17:\"Contact Dashboard\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:15:\"address_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:15:\"address_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:15:\"address_options\";}s:7:\"default\";s:19:\"1245891011\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:18:\"Addressing Options\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:14:\"address_format\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:14:\"address_format\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:8:\"TextArea\";s:7:\"default\";s:198:\"{contact.address_name}\n{contact.street_address}\n{contact.supplemental_address_1}\n{contact.supplemental_address_2}\n{contact.city}{, }{contact.state_province}{ }{contact.postal_code}\n{contact.country}\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:14:\"Address Format\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:14:\"mailing_format\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:14:\"mailing_format\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";s:195:\"{contact.addressee}\n{contact.street_address}\n{contact.supplemental_address_1}\n{contact.supplemental_address_2}\n{contact.city}{, }{contact.state_province}{ }{contact.postal_code}\n{contact.country}\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:14:\"Mailing Format\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:19:\"display_name_format\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:19:\"display_name_format\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";s:102:\"{contact.individual_prefix}{ }{contact.first_name}{ }{contact.last_name}{ }{contact.individual_suffix}\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:19:\"Display Name Format\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:16:\"sort_name_format\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:16:\"sort_name_format\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";s:43:\"{contact.last_name}{, }{contact.first_name}\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:9:\"editor_id\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:9:\"editor_id\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:26:\"contact_ajax_check_similar\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:26:\"contact_ajax_check_similar\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:17:\"ajaxPopupsEnabled\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:17:\"ajaxPopupsEnabled\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:30:\"activity_assignee_notification\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:30:\"activity_assignee_notification\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:25:\"Notify Activity Assignees\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:34:\"activity_assignee_notification_ics\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:34:\"activity_assignee_notification_ics\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:41:\"Include ICal Invite to Activity Assignees\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:28:\"contact_autocomplete_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:28:\"contact_autocomplete_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:28:\"contact_autocomplete_options\";}s:7:\"default\";s:15:\"1234567\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:38:\"Contact Reference Autocomplete Options\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:25:\"contact_reference_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:25:\"contact_reference_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:25:\"contact_reference_options\";}s:7:\"default\";s:15:\"1234567\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:15:\"max_attachments\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:15:\"max_attachments\";s:10:\"legacy_key\";s:14:\"maxAttachments\";s:8:\"prefetch\";i:0;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:8;}s:7:\"default\";i:3;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Maximum Attachments\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:93:\"Maximum number of files (documents, images, etc.) which can attached to emails or activities.\";s:9:\"help_text\";N;}s:11:\"maxFileSize\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:11:\"maxFileSize\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:8;}s:7:\"default\";i:3;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:25:\"Maximum File Size (in MB)\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:140:\"Maximum Size of file (documents, images, etc.) which can attached to emails or activities.
Note: php.ini should support this file size.\";s:9:\"help_text\";N;}s:16:\"contact_undelete\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:16:\"contact_undelete\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:26:\"Contact Trash and Undelete\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:200:\"If enabled, deleted contacts will be moved to trash (instead of being destroyed). Users with the proper permission are able to search for the deleted contacts and restore them (or delete permanently).\";s:9:\"help_text\";N;}s:24:\"allowPermDeleteFinancial\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:24:\"allowPermDeleteFinancial\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";b:0;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:24:\"Contact Permanent Delete\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:81:\"Allow Permanent Delete for contacts who are linked to live financial transactions\";s:9:\"help_text\";N;}s:12:\"versionAlert\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"versionAlert\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:18:\"New Version Alerts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:212:\"Displays an on-screen alert to users with \"Administer CiviCRM\" permissions when a new version of CiviCRM is available. This setting will only work if the \"Version Check & Statistics Reporting\" setting is enabled.\";s:9:\"help_text\";N;}s:12:\"versionCheck\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"versionCheck\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:36:\"Version Check & Statistics Reporting\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:847:\"If enabled, CiviCRM automatically checks availablity of a newer version of the software. New version alerts will be displayed on the main CiviCRM Administration page.\nWhen enabled, statistics about your CiviCRM installation are reported anonymously to the CiviCRM team to assist in prioritizing ongoing development efforts. The following information is gathered: CiviCRM version, versions of PHP, MySQL and framework (Drupal/Joomla/standalone), and default language. Counts (but no actual data) of the following record types are reported: contacts, activities, cases, relationships, contributions, contribution pages, contribution products, contribution widgets, discounts, price sets, profiles, events, participants, tell-a-friend pages, grants, mailings, memberships, membership blocks, pledges, pledge blocks and active payment processor types.\";s:9:\"help_text\";N;}s:13:\"securityAlert\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"versionCheck\";s:8:\"prefetch\";i:0;s:11:\"config_only\";i:0;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:15:\"Security Alerts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:122:\"If enabled, CiviCRM will automatically run checks for significant mis-configurations such as ineffective file protections.\";s:9:\"help_text\";N;}s:21:\"doNotAttachPDFReceipt\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:21:\"doNotAttachPDFReceipt\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:27:\"Attach PDF copy to receipts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:98:\"If enabled, CiviCRM sends PDF receipt as an attachment during event signup or online contribution.\";s:9:\"help_text\";N;}s:15:\"wkhtmltopdfPath\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:15:\"wkhtmltopdfPath\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:256;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:30:\"Path to wkhtmltopdf executable\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:18:\"recaptchaPublicKey\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:18:\"recaptchaPublicKey\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:64;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Recaptcha Public Key\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:19:\"recaptchaPrivateKey\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:19:\"recaptchaPrivateKey\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:64;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:21:\"Recaptcha Private Key\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:21:\"dashboardCacheTimeout\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:21:\"dashboardCacheTimeout\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:3;s:9:\"maxlength\";i:5;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:23:\"Dashboard cache timeout\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:15:\"checksumTimeout\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:15:\"checksumTimeout\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:8;}s:7:\"default\";i:7;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:17:\"Checksum Lifespan\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:7:\"blogUrl\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:7:\"blogUrl\";s:8:\"prefetch\";i:0;s:11:\"config_only\";i:0;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:128;}s:7:\"default\";s:9:\"*default*\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:13:\"Blog Feed URL\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:38:\"Blog feed URL used by the blog dashlet\";s:9:\"help_text\";s:68:\"Use \"*default*\" for the system default or override with a custom URL\";}s:20:\"communityMessagesUrl\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:20:\"communityMessagesUrl\";s:8:\"prefetch\";i:0;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:128;}s:7:\"default\";s:9:\"*default*\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:22:\"Community Messages URL\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:44:\"Service providing CiviCRM community messages\";s:9:\"help_text\";s:68:\"Use \"*default*\" for the system default or override with a custom URL\";}s:12:\"resCacheCode\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"resCacheCode\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:16;s:9:\"maxlength\";i:16;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Resource Cache Code\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:62:\"Code appended to resource URLs (JS/CSS) to coerce HTTP caching\";s:9:\"help_text\";N;}s:9:\"verifySSL\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:9:\"verifySSL\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:0:\"\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:79:\"If disabled, backend HTTPS services will allow unverified, insecure connections\";s:9:\"help_text\";s:140:\"Unless you are absolutely unable to configure your server to check the SSL certificate of the remote server you should leave this set to Yes\";}s:10:\"wpBasePage\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:10:\"wpBasePage\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"text\";s:15:\"quick_form_type\";s:7:\"Element\";s:8:\"prefetch\";i:1;s:7:\"default\";s:0:\"\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"WordPress Base Page\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:54:\"If set, CiviCRM will use this setting as the base url.\";s:9:\"help_text\";s:177:\"By default, CiviCRM will generate front-facing pages using the home page at http://wp/ as its base. If you want to use a different template for CiviCRM pages, set the path here.\";}s:23:\"secondDegRelPermissions\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:23:\"secondDegRelPermissions\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:44:\"Allow second-degree relationship permissions\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:136:\"If enabled, contacts with the permission to edit a related contact will inherit that contact\'s permission to edit other related contacts\";s:9:\"help_text\";N;}s:17:\"enable_components\";a:15:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:17:\"enable_components\";s:4:\"type\";s:5:\"Array\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:14:\"advmultiselect\";s:15:\"html_attributes\";a:3:{s:4:\"size\";i:5;s:5:\"style\";s:11:\"width:150px\";s:5:\"class\";s:14:\"advmultiselect\";}s:7:\"default\";a:6:{i:0;s:9:\"CiviEvent\";i:1;s:14:\"CiviContribute\";i:2;s:10:\"CiviMember\";i:3;s:8:\"CiviMail\";i:4;s:10:\"CiviReport\";i:5;s:10:\"CiviPledge\";}s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:17:\"Enable Components\";s:9:\"is_domain\";s:1:\"1\";s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;s:9:\"on_change\";a:2:{i:0;a:2:{i:0;s:13:\"CRM_Case_Info\";i:1;s:18:\"onToggleComponents\";}i:1;a:2:{i:0;s:18:\"CRM_Core_Component\";i:1;s:22:\"flushEnabledComponents\";}}}s:16:\"disable_core_css\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:16:\"disable_core_css\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:19:\"Disable CiviCRM css\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:55:\"Prevent the stylesheet \"civicrm.css\" from being loaded.\";s:9:\"help_text\";N;}s:11:\"empoweredBy\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:11:\"empoweredBy\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:0;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";s:30:\"Display \"empowered by CiviCRM\"\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:80:\"When enabled, \"empowered by CiviCRM\" is displayed at the bottom of public forms.\";s:9:\"help_text\";N;}s:13:\"debug_enabled\";a:15:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:13:\"debug_enabled\";s:11:\"config_only\";i:1;s:10:\"config_key\";s:5:\"debug\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:16:\"Enable Debugging\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:130:\"Set this value to Yes if you want to use one of CiviCRM\'s debugging tools. This feature should NOT be enabled for production sites\";s:8:\"prefetch\";i:1;s:9:\"help_text\";s:39:\"Do not turn this on on production sites\";}s:20:\"userFrameworkLogging\";a:14:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:20:\"userFrameworkLogging\";s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:30:\"Enable Drupal Watchdog Logging\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:102:\"Set this value to Yes if you want CiviCRM error/debugging messages to also appear in Drupal error logs\";s:8:\"prefetch\";i:1;s:9:\"help_text\";s:239:\"Set this value to Yes if you want CiviCRM error/debugging messages the appear in your CMS\' error log.\nIn the case of Drupal, this will cause all CiviCRM error messages to appear in the watchdog (assuming you have Drupal\'s watchdog enabled)\";}s:9:\"backtrace\";a:13:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:9:\"backtrace\";s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:17:\"Display Backtrace\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:155:\"Set this value to Yes if you want to display a backtrace listing when a fatal error is encountered. This feature should NOT be enabled for production sites\";s:8:\"prefetch\";i:1;}s:18:\"fatalErrorTemplate\";a:13:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:18:\"fatalErrorTemplate\";s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:4:\"text\";s:7:\"default\";s:20:\"CRM/common/fatal.tpl\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Fatal Error Template\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:123:\"Enter the path and filename for a custom Smarty template if you want to define your own screen for displaying fatal errors.\";s:8:\"prefetch\";i:1;}s:17:\"fatalErrorHandler\";a:13:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:17:\"fatalErrorHandler\";s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:4:\"text\";s:7:\"default\";s:4:\"null\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Fatal Error Handler\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:136:\"Enter the path and class for a custom PHP error-handling function if you want to override built-in CiviCRM error handling for your site.\";s:8:\"prefetch\";i:1;}s:9:\"uploadDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:9:\"uploadDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:94:\"If set, new contacts that are created when signing a petition are assigned a tag of this name.\";}s:14:\"imageUploadDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:14:\"imageUploadDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:19:\"customFileUploadDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:19:\"customFileUploadDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:17:\"customTemplateDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:17:\"customTemplateDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:16:\"customPHPPathDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:16:\"customPHPPathDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:13:\"extensionsDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:13:\"extensionsDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:17:\"event_enable_cart\";a:12:{s:4:\"name\";s:11:\"enable_cart\";s:10:\"group_name\";s:17:\"Event Preferences\";s:5:\"group\";s:5:\"event\";s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:7:\"default\";i:0;s:3:\"add\";d:4.0999999999999996;s:5:\"title\";s:17:\"Enable Event Cart\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:1;s:11:\"description\";s:8:\"WRITE ME\";s:9:\"help_text\";s:8:\"WRITE ME\";}s:25:\"monetaryThousandSeparator\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:25:\"monetaryThousandSeparator\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:1:{s:4:\"size\";i:2;}s:7:\"default\";s:1:\",\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Thousands Separator\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:20:\"monetaryDecimalPoint\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:20:\"monetaryDecimalPoint\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:1:{s:4:\"size\";i:2;}s:7:\"default\";s:1:\".\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:17:\"Decimal Delimiter\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:11:\"moneyformat\";a:15:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:11:\"moneyformat\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:7:\"default\";s:5:\"%c %a\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:23:\"Monetary Amount Display\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:16:\"moneyvalueformat\";a:15:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:16:\"moneyvalueformat\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:7:\"default\";s:3:\"%!i\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:23:\"Monetary Amount Display\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:15:\"defaultCurrency\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:15:\"defaultCurrency\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:1:{s:4:\"size\";i:2;}s:7:\"default\";s:3:\"USD\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:16:\"Default Currency\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:75:\"Default currency assigned to contributions and other monetary transactions.\";s:9:\"help_text\";N;}s:21:\"defaultContactCountry\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:21:\"defaultContactCountry\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:1:{s:4:\"size\";i:4;}s:7:\"default\";s:4:\"1228\";s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:15:\"Default Country\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:68:\"This value is selected by default when adding a new contact address.\";s:9:\"help_text\";N;}s:12:\"countryLimit\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:12:\"countryLimit\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:5:\"Array\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:14:\"advmultiselect\";s:15:\"html_attributes\";a:3:{s:4:\"size\";i:5;s:5:\"style\";s:11:\"width:150px\";s:5:\"class\";s:14:\"advmultiselect\";}s:7:\"default\";s:4:\"null\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Available Countries\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:13:\"provinceLimit\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:13:\"provinceLimit\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:5:\"Array\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:14:\"advmultiselect\";s:15:\"html_attributes\";a:3:{s:4:\"size\";i:5;s:5:\"style\";s:11:\"width:150px\";s:5:\"class\";s:14:\"advmultiselect\";}s:7:\"default\";s:4:\"null\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:30:\"Available States and Provinces\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:13:\"inheritLocale\";a:14:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:13:\"inheritLocale\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Inherit CMS Language\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:18:\"dateformatDatetime\";a:13:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:18:\"dateformatDatetime\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:7:\"default\";s:20:\"%B %E%f, %Y %l:%M %P\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:22:\"Complete Date and Time\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:14:\"dateformatFull\";a:13:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:14:\"dateformatFull\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:7:\"default\";s:11:\"%B %E%f, %Y\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:13:\"Complete Date\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:17:\"dateformatPartial\";a:13:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:17:\"dateformatPartial\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:7:\"default\";s:5:\"%B %Y\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:14:\"Month and Year\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:10:\"lcMessages\";a:13:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:10:\"lcMessages\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:7:\"default\";s:5:\"en_US\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:16:\"Default Language\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:20:\"profile_double_optin\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:20:\"profile_double_optin\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:47:\"Enable Double Opt-in for Profile Group(s) field\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:189:\"When CiviMail is enabled, users who \"subscribe\" to a group from a profile Group(s) checkbox will receive a confirmation email. They must respond (opt-in) before they are added to the group.\";s:9:\"help_text\";N;}s:22:\"track_civimail_replies\";a:13:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:22:\"track_civimail_replies\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:47:\"Enable Double Opt-in for Profile Group(s) field\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:189:\"When CiviMail is enabled, users who \"subscribe\" to a group from a profile Group(s) checkbox will receive a confirmation email. They must respond (opt-in) before they are added to the group.\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:41:\"CRM_Core_BAO_Setting::validateBoolSetting\";}s:17:\"civimail_workflow\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:17:\"civimail_workflow\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:189:\"When CiviMail is enabled, users who \"subscribe\" to a group from a profile Group(s) checkbox will receive a confirmation email. They must respond (opt-in) before they are added to the group.\";s:9:\"help_text\";N;}s:25:\"civimail_server_wide_lock\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:25:\"civimail_server_wide_lock\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:15:\"mailing_backend\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:15:\"mailing_backend\";s:4:\"type\";s:5:\"Array\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:33:\"profile_add_to_group_double_optin\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:33:\"profile_add_to_group_double_optin\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:47:\"Enable Double Opt-in for Profile Group(s) field\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:189:\"When CiviMail is enabled, users who \"subscribe\" to a group from a profile Group(s) checkbox will receive a confirmation email. They must respond (opt-in) before they are added to the group.\";s:9:\"help_text\";N;}s:30:\"disable_mandatory_tokens_check\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:30:\"disable_mandatory_tokens_check\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:34:\"Disable check for mandatory tokens\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:345:\"Don\'t check for presence of mandatory tokens (domain address; unsubscribe/opt-out) before sending mailings. WARNING: Mandatory tokens are a safe-guard which facilitate compliance with the US CAN-SPAM Act. They should only be disabled if your organization adopts other mechanisms for compliance or if your organization is not subject to CAN-SPAM.\";s:9:\"help_text\";N;}s:20:\"dedupe_email_default\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:20:\"dedupe_email_default\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";s:44:\"CiviMail dedupes e-mail addresses by default\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:79:\"Set the \"dedupe e-mail\" option when sending a new mailing to \"true\" by default.\";s:9:\"help_text\";N;}s:16:\"hash_mailing_url\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:16:\"hash_mailing_url\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";s:20:\"Hashed Mailing URL\'s\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:131:\"If enabled, a randomized hash key will be used to reference the mailing URL in the mailing.viewUrl token, instead of the mailing ID\";s:9:\"help_text\";N;}s:33:\"default_renewal_contribution_page\";a:13:{s:10:\"group_name\";s:18:\"Member Preferences\";s:5:\"group\";s:6:\"member\";s:4:\"name\";s:33:\"default_renewal_contribution_page\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:6:\"Select\";s:7:\"default\";N;s:14:\"pseudoconstant\";a:1:{s:4:\"name\";s:16:\"contributionPage\";}s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:38:\"Default online membership renewal page\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:348:\"If you select a default online contribution page for self-service membership renewals, a \"renew\" link pointing to that page will be displayed on the Contact Dashboard for memberships which were entered offline. You will need to ensure that the membership block for the selected online contribution page includes any currently available memberships.\";s:9:\"help_text\";N;}s:10:\"is_enabled\";a:10:{s:10:\"group_name\";s:22:\"Multi Site Preferences\";s:5:\"group\";s:9:\"multisite\";s:4:\"name\";s:10:\"is_enabled\";s:4:\"type\";s:7:\"Integer\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:20:\"Multisite is enabled\";s:9:\"help_text\";N;}s:15:\"domain_group_id\";a:10:{s:10:\"group_name\";s:22:\"Multi Site Preferences\";s:5:\"group\";s:9:\"multisite\";s:4:\"name\";s:15:\"domain_group_id\";s:4:\"type\";s:7:\"Integer\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:25:\"event_price_set_domain_id\";a:10:{s:10:\"group_name\";s:22:\"Multi Site Preferences\";s:5:\"group\";s:9:\"multisite\";s:4:\"name\";s:25:\"event_price_set_domain_id\";s:4:\"type\";s:7:\"Integer\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:19:\"uniq_email_per_site\";a:10:{s:10:\"group_name\";s:22:\"Multi Site Preferences\";s:5:\"group\";s:9:\"multisite\";s:4:\"name\";s:19:\"uniq_email_per_site\";s:4:\"type\";s:7:\"Integer\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:25:\"search_autocomplete_count\";a:15:{s:10:\"group_name\";s:18:\"Search Preferences\";s:5:\"group\";s:18:\"Search Preferences\";s:4:\"name\";s:25:\"search_autocomplete_count\";s:8:\"prefetch\";i:0;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:2;}s:7:\"default\";i:10;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Autocomplete Results\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:86:\"The maximum number of contacts to show at a time when typing in an autocomplete field.\";s:9:\"help_text\";N;}s:24:\"userFrameworkResourceURL\";a:12:{s:5:\"group\";s:3:\"url\";s:10:\"group_name\";s:15:\"URL Preferences\";s:4:\"name\";s:24:\"userFrameworkResourceURL\";s:4:\"type\";s:6:\"String\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:20:\"CiviCRM Resource URL\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}s:14:\"imageUploadURL\";a:12:{s:5:\"group\";s:3:\"url\";s:10:\"group_name\";s:15:\"URL Preferences\";s:4:\"name\";s:14:\"imageUploadURL\";s:4:\"type\";s:6:\"String\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:16:\"Image Upload URL\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}s:12:\"customCSSURL\";a:12:{s:5:\"group\";s:3:\"url\";s:10:\"group_name\";s:15:\"URL Preferences\";s:4:\"name\";s:12:\"customCSSURL\";s:4:\"type\";s:6:\"String\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:22:\"Custom CiviCRM CSS URL\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}}',NULL,'2014-05-20 23:42:26',NULL),(3,'CiviCRM setting Specs','settingsMetadata___name_resCacheCode','a:1:{s:12:\"resCacheCode\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"resCacheCode\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:16;s:9:\"maxlength\";i:16;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Resource Cache Code\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:62:\"Code appended to resource URLs (JS/CSS) to coerce HTTP caching\";s:9:\"help_text\";N;}}',NULL,'2014-05-20 23:42:26',NULL),(4,'ext','civiroot','a:32:{s:33:\"test.extension.manager.moduletest\";s:51:\"/tests/extensions/test.extension.manager.moduletest\";s:34:\"test.extension.manager.paymenttest\";s:52:\"/tests/extensions/test.extension.manager.paymenttest\";s:33:\"test.extension.manager.searchtest\";s:51:\"/tests/extensions/test.extension.manager.searchtest\";s:33:\"test.extension.manager.reporttest\";s:51:\"/tests/extensions/test.extension.manager.reporttest\";s:21:\"org.civicrm.multisite\";s:39:\"/tools/extensions/org.civicrm.multisite\";s:21:\"org.civicrm.angularex\";s:39:\"/tools/extensions/org.civicrm.angularex\";s:24:\"org.civicrm.report.grant\";s:42:\"/tools/extensions/org.civicrm.report.grant\";s:34:\"org.civicrm.payment.googlecheckout\";s:52:\"/tools/extensions/org.civicrm.payment.googlecheckout\";s:27:\"org.civicrm.search.activity\";s:45:\"/tools/extensions/org.civicrm.search.activity\";s:29:\"org.civicrm.search.multivalue\";s:47:\"/tools/extensions/org.civicrm.search.multivalue\";s:24:\"org.civicrm.search.basic\";s:42:\"/tools/extensions/org.civicrm.search.basic\";s:26:\"org.civicrm.sms.clickatell\";s:44:\"/tools/extensions/org.civicrm.sms.clickatell\";s:21:\"org.civicrm.demoqueue\";s:39:\"/tools/extensions/org.civicrm.demoqueue\";s:25:\"org.civicrm.hrrecruitment\";s:38:\"/tools/extensions/civihr/hrrecruitment\";s:17:\"org.civicrm.hrmed\";s:30:\"/tools/extensions/civihr/hrmed\";s:18:\"org.civicrm.hrcase\";s:31:\"/tools/extensions/civihr/hrcase\";s:24:\"org.civicrm.hrsampledata\";s:37:\"/tools/extensions/civihr/hrsampledata\";s:16:\"org.civicrm.hrui\";s:29:\"/tools/extensions/civihr/hrui\";s:20:\"org.civicrm.hrcareer\";s:33:\"/tools/extensions/civihr/hrcareer\";s:16:\"org.civicrm.hrim\";s:29:\"/tools/extensions/civihr/hrim\";s:19:\"org.civicrm.hrdemog\";s:32:\"/tools/extensions/civihr/hrdemog\";s:23:\"org.civicrm.hrcaseutils\";s:36:\"/tools/extensions/civihr/hrcaseutils\";s:21:\"org.civicrm.hrabsence\";s:34:\"/tools/extensions/civihr/hrabsence\";s:21:\"org.civicrm.hrprofile\";s:34:\"/tools/extensions/civihr/hrprofile\";s:20:\"org.civicrm.hrreport\";s:33:\"/tools/extensions/civihr/hrreport\";s:18:\"org.civicrm.hrvisa\";s:31:\"/tools/extensions/civihr/hrvisa\";s:19:\"org.civicrm.hremerg\";s:32:\"/tools/extensions/civihr/hremerg\";s:19:\"org.civicrm.hrident\";s:32:\"/tools/extensions/civihr/hrident\";s:22:\"org.civicrm.hrstaffdir\";s:35:\"/tools/extensions/civihr/hrstaffdir\";s:17:\"org.civicrm.hrjob\";s:30:\"/tools/extensions/civihr/hrjob\";s:18:\"org.civicrm.hrqual\";s:31:\"/tools/extensions/civihr/hrqual\";s:18:\"org.civicrm.hrbank\";s:31:\"/tools/extensions/civihr/hrbank\";}',NULL,'2014-05-20 23:42:27',NULL),(5,'ext','full','a:32:{s:33:\"test.extension.manager.moduletest\";s:8:\"civiroot\";s:34:\"test.extension.manager.paymenttest\";s:8:\"civiroot\";s:33:\"test.extension.manager.searchtest\";s:8:\"civiroot\";s:33:\"test.extension.manager.reporttest\";s:8:\"civiroot\";s:21:\"org.civicrm.multisite\";s:8:\"civiroot\";s:21:\"org.civicrm.angularex\";s:8:\"civiroot\";s:24:\"org.civicrm.report.grant\";s:8:\"civiroot\";s:34:\"org.civicrm.payment.googlecheckout\";s:8:\"civiroot\";s:27:\"org.civicrm.search.activity\";s:8:\"civiroot\";s:29:\"org.civicrm.search.multivalue\";s:8:\"civiroot\";s:24:\"org.civicrm.search.basic\";s:8:\"civiroot\";s:26:\"org.civicrm.sms.clickatell\";s:8:\"civiroot\";s:21:\"org.civicrm.demoqueue\";s:8:\"civiroot\";s:25:\"org.civicrm.hrrecruitment\";s:8:\"civiroot\";s:17:\"org.civicrm.hrmed\";s:8:\"civiroot\";s:18:\"org.civicrm.hrcase\";s:8:\"civiroot\";s:24:\"org.civicrm.hrsampledata\";s:8:\"civiroot\";s:16:\"org.civicrm.hrui\";s:8:\"civiroot\";s:20:\"org.civicrm.hrcareer\";s:8:\"civiroot\";s:16:\"org.civicrm.hrim\";s:8:\"civiroot\";s:19:\"org.civicrm.hrdemog\";s:8:\"civiroot\";s:23:\"org.civicrm.hrcaseutils\";s:8:\"civiroot\";s:21:\"org.civicrm.hrabsence\";s:8:\"civiroot\";s:21:\"org.civicrm.hrprofile\";s:8:\"civiroot\";s:20:\"org.civicrm.hrreport\";s:8:\"civiroot\";s:18:\"org.civicrm.hrvisa\";s:8:\"civiroot\";s:19:\"org.civicrm.hremerg\";s:8:\"civiroot\";s:19:\"org.civicrm.hrident\";s:8:\"civiroot\";s:22:\"org.civicrm.hrstaffdir\";s:8:\"civiroot\";s:17:\"org.civicrm.hrjob\";s:8:\"civiroot\";s:18:\"org.civicrm.hrqual\";s:8:\"civiroot\";s:18:\"org.civicrm.hrbank\";s:8:\"civiroot\";}',NULL,'2014-05-20 23:42:27',NULL),(6,'CiviCRM setting Specs','settingsMetadata___name_uploadDir','a:1:{s:9:\"uploadDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:9:\"uploadDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:94:\"If set, new contacts that are created when signing a petition are assigned a tag of this name.\";}}',NULL,'2014-05-20 20:12:58',NULL),(7,'CiviCRM setting Specs','settingsMetadata___name_imageUploadDir','a:1:{s:14:\"imageUploadDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:14:\"imageUploadDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-20 20:12:58',NULL),(8,'CiviCRM setting Specs','settingsMetadata___name_customFileUploadDir','a:1:{s:19:\"customFileUploadDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:19:\"customFileUploadDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-20 20:12:58',NULL),(9,'CiviCRM setting Specs','settingsMetadata___name_userFrameworkResourceURL','a:1:{s:24:\"userFrameworkResourceURL\";a:12:{s:5:\"group\";s:3:\"url\";s:10:\"group_name\";s:15:\"URL Preferences\";s:4:\"name\";s:24:\"userFrameworkResourceURL\";s:4:\"type\";s:6:\"String\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:20:\"CiviCRM Resource URL\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}}',NULL,'2014-05-20 20:12:59',NULL),(10,'CiviCRM setting Specs','settingsMetadata___name_imageUploadURL','a:1:{s:14:\"imageUploadURL\";a:12:{s:5:\"group\";s:3:\"url\";s:10:\"group_name\";s:15:\"URL Preferences\";s:4:\"name\";s:14:\"imageUploadURL\";s:4:\"type\";s:6:\"String\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:16:\"Image Upload URL\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}}',NULL,'2014-05-20 20:12:59',NULL); +INSERT INTO `civicrm_cache` (`id`, `group_name`, `path`, `data`, `component_id`, `created_date`, `expired_date`) VALUES (1,'CiviCRM setting Spec','All','a:87:{s:32:\"address_standardization_provider\";a:12:{s:10:\"group_name\";s:19:\"Address Preferences\";s:5:\"group\";s:7:\"address\";s:4:\"name\";s:32:\"address_standardization_provider\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:6:\"Select\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:33:\"Address Standardization Provider.\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:486:\"CiviCRM includes an optional plugin for interfacing with the United States Postal Services (USPS) Address Standardization web service. You must register to use the USPS service at https://www.usps.com/business/webtools-address-information.htm. If you are approved, they will provide you with a User ID and the URL for the service. Plugins for other address standardization services may be available from 3rd party developers. If installed, they will be included in the drop-down below. \";}s:30:\"address_standardization_userid\";a:12:{s:10:\"group_name\";s:19:\"Address Preferences\";s:5:\"group\";s:7:\"address\";s:4:\"name\";s:30:\"address_standardization_userid\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:19:\"Web service user ID\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:27:\"address_standardization_url\";a:13:{s:10:\"group_name\";s:19:\"Address Preferences\";s:5:\"group\";s:7:\"address\";s:4:\"name\";s:27:\"address_standardization_url\";s:4:\"type\";s:4:\"Text\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:15:\"Web service url\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:16:\"Web service URL.\";s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}s:15:\"tag_unconfirmed\";a:12:{s:10:\"group_name\";s:20:\"Campaign Preferences\";s:5:\"group\";s:8:\"campaign\";s:4:\"name\";s:15:\"tag_unconfirmed\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";s:11:\"Unconfirmed\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:36:\"Tag for Unconfirmed Petition Signers\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:94:\"If set, new contacts that are created when signing a petition are assigned a tag of this name.\";}s:17:\"petition_contacts\";a:12:{s:10:\"group_name\";s:20:\"Campaign Preferences\";s:5:\"group\";s:8:\"campaign\";s:4:\"name\";s:17:\"petition_contacts\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";s:17:\"Petition Contacts\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:22:\"Petition Signers Group\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:94:\"If set, new contacts that are created when signing a petition are assigned a tag of this name.\";}s:23:\"cvv_backoffice_required\";a:12:{s:10:\"group_name\";s:22:\"Contribute Preferences\";s:5:\"group\";s:10:\"contribute\";s:4:\"name\";s:23:\"cvv_backoffice_required\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"1\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:28:\"CVV required for backoffice?\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:65:\"Is the CVV code required for back office credit card transactions\";s:9:\"help_text\";s:137:\"If set it back-office credit card transactions will required a cvv code. Leave as required unless you have a very strong reason to change\";}s:20:\"contact_view_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:20:\"contact_view_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:20:\"contact_view_options\";}s:7:\"default\";s:28:\"123456789101113\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:16:\"Viewing Contacts\";s:9:\"is_domain\";s:1:\"1\";s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:20:\"contact_edit_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:20:\"contact_edit_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:20:\"contact_edit_options\";}s:7:\"default\";s:25:\"1234567891011\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:16:\"Editing Contacts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:23:\"advanced_search_options\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:4:\"name\";s:23:\"advanced_search_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:23:\"advanced_search_options\";}s:7:\"default\";s:43:\"1234567891012131516171819\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:14:\"Contact Search\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:22:\"user_dashboard_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:22:\"user_dashboard_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:22:\"user_dashboard_options\";}s:7:\"default\";s:17:\"12345789\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:17:\"Contact Dashboard\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:15:\"address_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:15:\"address_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:15:\"address_options\";}s:7:\"default\";s:19:\"1245891011\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:18:\"Addressing Options\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:14:\"address_format\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:14:\"address_format\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:8:\"TextArea\";s:7:\"default\";s:198:\"{contact.address_name}\n{contact.street_address}\n{contact.supplemental_address_1}\n{contact.supplemental_address_2}\n{contact.city}{, }{contact.state_province}{ }{contact.postal_code}\n{contact.country}\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:14:\"Address Format\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:14:\"mailing_format\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:14:\"mailing_format\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";s:195:\"{contact.addressee}\n{contact.street_address}\n{contact.supplemental_address_1}\n{contact.supplemental_address_2}\n{contact.city}{, }{contact.state_province}{ }{contact.postal_code}\n{contact.country}\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:14:\"Mailing Format\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:19:\"display_name_format\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:19:\"display_name_format\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";s:102:\"{contact.individual_prefix}{ }{contact.first_name}{ }{contact.last_name}{ }{contact.individual_suffix}\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:19:\"Display Name Format\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:16:\"sort_name_format\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:16:\"sort_name_format\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";s:43:\"{contact.last_name}{, }{contact.first_name}\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:9:\"editor_id\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:9:\"editor_id\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:26:\"contact_ajax_check_similar\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:26:\"contact_ajax_check_similar\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:17:\"ajaxPopupsEnabled\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:17:\"ajaxPopupsEnabled\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:30:\"activity_assignee_notification\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:30:\"activity_assignee_notification\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:25:\"Notify Activity Assignees\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:34:\"activity_assignee_notification_ics\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:34:\"activity_assignee_notification_ics\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:41:\"Include ICal Invite to Activity Assignees\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:28:\"contact_autocomplete_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:28:\"contact_autocomplete_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:28:\"contact_autocomplete_options\";}s:7:\"default\";s:15:\"1234567\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:38:\"Contact Reference Autocomplete Options\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:25:\"contact_reference_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:25:\"contact_reference_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:25:\"contact_reference_options\";}s:7:\"default\";s:15:\"1234567\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:15:\"max_attachments\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:15:\"max_attachments\";s:10:\"legacy_key\";s:14:\"maxAttachments\";s:8:\"prefetch\";i:0;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:8;}s:7:\"default\";i:3;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Maximum Attachments\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:93:\"Maximum number of files (documents, images, etc.) which can attached to emails or activities.\";s:9:\"help_text\";N;}s:11:\"maxFileSize\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:11:\"maxFileSize\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:8;}s:7:\"default\";i:3;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:25:\"Maximum File Size (in MB)\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:140:\"Maximum Size of file (documents, images, etc.) which can attached to emails or activities.
Note: php.ini should support this file size.\";s:9:\"help_text\";N;}s:16:\"contact_undelete\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:16:\"contact_undelete\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:26:\"Contact Trash and Undelete\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:200:\"If enabled, deleted contacts will be moved to trash (instead of being destroyed). Users with the proper permission are able to search for the deleted contacts and restore them (or delete permanently).\";s:9:\"help_text\";N;}s:24:\"allowPermDeleteFinancial\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:24:\"allowPermDeleteFinancial\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";b:0;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:24:\"Contact Permanent Delete\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:81:\"Allow Permanent Delete for contacts who are linked to live financial transactions\";s:9:\"help_text\";N;}s:12:\"versionAlert\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"versionAlert\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:18:\"New Version Alerts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:212:\"Displays an on-screen alert to users with \"Administer CiviCRM\" permissions when a new version of CiviCRM is available. This setting will only work if the \"Version Check & Statistics Reporting\" setting is enabled.\";s:9:\"help_text\";N;}s:12:\"versionCheck\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"versionCheck\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:36:\"Version Check & Statistics Reporting\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:847:\"If enabled, CiviCRM automatically checks availablity of a newer version of the software. New version alerts will be displayed on the main CiviCRM Administration page.\nWhen enabled, statistics about your CiviCRM installation are reported anonymously to the CiviCRM team to assist in prioritizing ongoing development efforts. The following information is gathered: CiviCRM version, versions of PHP, MySQL and framework (Drupal/Joomla/standalone), and default language. Counts (but no actual data) of the following record types are reported: contacts, activities, cases, relationships, contributions, contribution pages, contribution products, contribution widgets, discounts, price sets, profiles, events, participants, tell-a-friend pages, grants, mailings, memberships, membership blocks, pledges, pledge blocks and active payment processor types.\";s:9:\"help_text\";N;}s:13:\"securityAlert\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"versionCheck\";s:8:\"prefetch\";i:0;s:11:\"config_only\";i:0;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:15:\"Security Alerts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:122:\"If enabled, CiviCRM will automatically run checks for significant mis-configurations such as ineffective file protections.\";s:9:\"help_text\";N;}s:21:\"doNotAttachPDFReceipt\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:21:\"doNotAttachPDFReceipt\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:27:\"Attach PDF copy to receipts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:98:\"If enabled, CiviCRM sends PDF receipt as an attachment during event signup or online contribution.\";s:9:\"help_text\";N;}s:15:\"wkhtmltopdfPath\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:15:\"wkhtmltopdfPath\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:256;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:30:\"Path to wkhtmltopdf executable\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:18:\"recaptchaPublicKey\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:18:\"recaptchaPublicKey\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:64;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Recaptcha Public Key\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:19:\"recaptchaPrivateKey\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:19:\"recaptchaPrivateKey\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:64;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:21:\"Recaptcha Private Key\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:21:\"dashboardCacheTimeout\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:21:\"dashboardCacheTimeout\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:3;s:9:\"maxlength\";i:5;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:23:\"Dashboard cache timeout\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:15:\"checksumTimeout\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:15:\"checksumTimeout\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:8;}s:7:\"default\";i:7;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:17:\"Checksum Lifespan\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:7:\"blogUrl\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:7:\"blogUrl\";s:8:\"prefetch\";i:0;s:11:\"config_only\";i:0;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:128;}s:7:\"default\";s:9:\"*default*\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:13:\"Blog Feed URL\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:38:\"Blog feed URL used by the blog dashlet\";s:9:\"help_text\";s:68:\"Use \"*default*\" for the system default or override with a custom URL\";}s:20:\"communityMessagesUrl\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:20:\"communityMessagesUrl\";s:8:\"prefetch\";i:0;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:128;}s:7:\"default\";s:9:\"*default*\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:22:\"Community Messages URL\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:44:\"Service providing CiviCRM community messages\";s:9:\"help_text\";s:68:\"Use \"*default*\" for the system default or override with a custom URL\";}s:12:\"resCacheCode\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"resCacheCode\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:16;s:9:\"maxlength\";i:16;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Resource Cache Code\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:62:\"Code appended to resource URLs (JS/CSS) to coerce HTTP caching\";s:9:\"help_text\";N;}s:9:\"verifySSL\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:9:\"verifySSL\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:0:\"\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:79:\"If disabled, backend HTTPS services will allow unverified, insecure connections\";s:9:\"help_text\";s:140:\"Unless you are absolutely unable to configure your server to check the SSL certificate of the remote server you should leave this set to Yes\";}s:10:\"wpBasePage\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:10:\"wpBasePage\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"text\";s:15:\"quick_form_type\";s:7:\"Element\";s:8:\"prefetch\";i:1;s:7:\"default\";s:0:\"\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"WordPress Base Page\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:54:\"If set, CiviCRM will use this setting as the base url.\";s:9:\"help_text\";s:177:\"By default, CiviCRM will generate front-facing pages using the home page at http://wp/ as its base. If you want to use a different template for CiviCRM pages, set the path here.\";}s:23:\"secondDegRelPermissions\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:23:\"secondDegRelPermissions\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:44:\"Allow second-degree relationship permissions\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:136:\"If enabled, contacts with the permission to edit a related contact will inherit that contact\'s permission to edit other related contacts\";s:9:\"help_text\";N;}s:17:\"enable_components\";a:15:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:17:\"enable_components\";s:4:\"type\";s:5:\"Array\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:14:\"advmultiselect\";s:15:\"html_attributes\";a:3:{s:4:\"size\";i:5;s:5:\"style\";s:11:\"width:150px\";s:5:\"class\";s:14:\"advmultiselect\";}s:7:\"default\";a:6:{i:0;s:9:\"CiviEvent\";i:1;s:14:\"CiviContribute\";i:2;s:10:\"CiviMember\";i:3;s:8:\"CiviMail\";i:4;s:10:\"CiviReport\";i:5;s:10:\"CiviPledge\";}s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:17:\"Enable Components\";s:9:\"is_domain\";s:1:\"1\";s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;s:9:\"on_change\";a:2:{i:0;a:2:{i:0;s:13:\"CRM_Case_Info\";i:1;s:18:\"onToggleComponents\";}i:1;a:2:{i:0;s:18:\"CRM_Core_Component\";i:1;s:22:\"flushEnabledComponents\";}}}s:16:\"disable_core_css\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:16:\"disable_core_css\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:19:\"Disable CiviCRM css\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:55:\"Prevent the stylesheet \"civicrm.css\" from being loaded.\";s:9:\"help_text\";N;}s:11:\"empoweredBy\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:11:\"empoweredBy\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:0;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";s:30:\"Display \"empowered by CiviCRM\"\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:80:\"When enabled, \"empowered by CiviCRM\" is displayed at the bottom of public forms.\";s:9:\"help_text\";N;}s:13:\"debug_enabled\";a:15:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:13:\"debug_enabled\";s:11:\"config_only\";i:1;s:10:\"config_key\";s:5:\"debug\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:16:\"Enable Debugging\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:130:\"Set this value to Yes if you want to use one of CiviCRM\'s debugging tools. This feature should NOT be enabled for production sites\";s:8:\"prefetch\";i:1;s:9:\"help_text\";s:39:\"Do not turn this on on production sites\";}s:20:\"userFrameworkLogging\";a:14:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:20:\"userFrameworkLogging\";s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:30:\"Enable Drupal Watchdog Logging\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:102:\"Set this value to Yes if you want CiviCRM error/debugging messages to also appear in Drupal error logs\";s:8:\"prefetch\";i:1;s:9:\"help_text\";s:239:\"Set this value to Yes if you want CiviCRM error/debugging messages the appear in your CMS\' error log.\nIn the case of Drupal, this will cause all CiviCRM error messages to appear in the watchdog (assuming you have Drupal\'s watchdog enabled)\";}s:9:\"backtrace\";a:13:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:9:\"backtrace\";s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:17:\"Display Backtrace\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:155:\"Set this value to Yes if you want to display a backtrace listing when a fatal error is encountered. This feature should NOT be enabled for production sites\";s:8:\"prefetch\";i:1;}s:18:\"fatalErrorTemplate\";a:13:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:18:\"fatalErrorTemplate\";s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:4:\"text\";s:7:\"default\";s:20:\"CRM/common/fatal.tpl\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Fatal Error Template\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:123:\"Enter the path and filename for a custom Smarty template if you want to define your own screen for displaying fatal errors.\";s:8:\"prefetch\";i:1;}s:17:\"fatalErrorHandler\";a:13:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:17:\"fatalErrorHandler\";s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:4:\"text\";s:7:\"default\";s:4:\"null\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Fatal Error Handler\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:136:\"Enter the path and class for a custom PHP error-handling function if you want to override built-in CiviCRM error handling for your site.\";s:8:\"prefetch\";i:1;}s:9:\"uploadDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:9:\"uploadDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:94:\"If set, new contacts that are created when signing a petition are assigned a tag of this name.\";}s:14:\"imageUploadDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:14:\"imageUploadDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:19:\"customFileUploadDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:19:\"customFileUploadDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:17:\"customTemplateDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:17:\"customTemplateDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:16:\"customPHPPathDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:16:\"customPHPPathDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:13:\"extensionsDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:13:\"extensionsDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:17:\"event_enable_cart\";a:12:{s:4:\"name\";s:11:\"enable_cart\";s:10:\"group_name\";s:17:\"Event Preferences\";s:5:\"group\";s:5:\"event\";s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:7:\"default\";i:0;s:3:\"add\";d:4.0999999999999996447286321199499070644378662109375;s:5:\"title\";s:17:\"Enable Event Cart\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:1;s:11:\"description\";s:8:\"WRITE ME\";s:9:\"help_text\";s:8:\"WRITE ME\";}s:25:\"monetaryThousandSeparator\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:25:\"monetaryThousandSeparator\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:1:{s:4:\"size\";i:2;}s:7:\"default\";s:1:\",\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Thousands Separator\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:20:\"monetaryDecimalPoint\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:20:\"monetaryDecimalPoint\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:1:{s:4:\"size\";i:2;}s:7:\"default\";s:1:\".\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:17:\"Decimal Delimiter\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:11:\"moneyformat\";a:15:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:11:\"moneyformat\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:7:\"default\";s:5:\"%c %a\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:23:\"Monetary Amount Display\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:16:\"moneyvalueformat\";a:15:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:16:\"moneyvalueformat\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:7:\"default\";s:3:\"%!i\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:23:\"Monetary Amount Display\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:15:\"defaultCurrency\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:15:\"defaultCurrency\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:1:{s:4:\"size\";i:2;}s:7:\"default\";s:3:\"USD\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:16:\"Default Currency\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:75:\"Default currency assigned to contributions and other monetary transactions.\";s:9:\"help_text\";N;}s:21:\"defaultContactCountry\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:21:\"defaultContactCountry\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:1:{s:4:\"size\";i:4;}s:7:\"default\";s:4:\"1228\";s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:15:\"Default Country\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:68:\"This value is selected by default when adding a new contact address.\";s:9:\"help_text\";N;}s:12:\"countryLimit\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:12:\"countryLimit\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:5:\"Array\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:14:\"advmultiselect\";s:15:\"html_attributes\";a:3:{s:4:\"size\";i:5;s:5:\"style\";s:11:\"width:150px\";s:5:\"class\";s:14:\"advmultiselect\";}s:7:\"default\";s:4:\"null\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Available Countries\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:13:\"provinceLimit\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:13:\"provinceLimit\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:5:\"Array\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:14:\"advmultiselect\";s:15:\"html_attributes\";a:3:{s:4:\"size\";i:5;s:5:\"style\";s:11:\"width:150px\";s:5:\"class\";s:14:\"advmultiselect\";}s:7:\"default\";s:4:\"null\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:30:\"Available States and Provinces\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:13:\"inheritLocale\";a:14:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:13:\"inheritLocale\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Inherit CMS Language\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:18:\"dateformatDatetime\";a:13:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:18:\"dateformatDatetime\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:7:\"default\";s:20:\"%B %E%f, %Y %l:%M %P\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:22:\"Complete Date and Time\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:14:\"dateformatFull\";a:13:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:14:\"dateformatFull\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:7:\"default\";s:11:\"%B %E%f, %Y\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:13:\"Complete Date\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:17:\"dateformatPartial\";a:13:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:17:\"dateformatPartial\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:7:\"default\";s:5:\"%B %Y\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:14:\"Month and Year\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:10:\"lcMessages\";a:13:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:10:\"lcMessages\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:7:\"default\";s:5:\"en_US\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:16:\"Default Language\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:20:\"profile_double_optin\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:20:\"profile_double_optin\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:47:\"Enable Double Opt-in for Profile Group(s) field\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:189:\"When CiviMail is enabled, users who \"subscribe\" to a group from a profile Group(s) checkbox will receive a confirmation email. They must respond (opt-in) before they are added to the group.\";s:9:\"help_text\";N;}s:22:\"track_civimail_replies\";a:13:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:22:\"track_civimail_replies\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:47:\"Enable Double Opt-in for Profile Group(s) field\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:189:\"When CiviMail is enabled, users who \"subscribe\" to a group from a profile Group(s) checkbox will receive a confirmation email. They must respond (opt-in) before they are added to the group.\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:41:\"CRM_Core_BAO_Setting::validateBoolSetting\";}s:17:\"civimail_workflow\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:17:\"civimail_workflow\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:189:\"When CiviMail is enabled, users who \"subscribe\" to a group from a profile Group(s) checkbox will receive a confirmation email. They must respond (opt-in) before they are added to the group.\";s:9:\"help_text\";N;}s:25:\"civimail_server_wide_lock\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:25:\"civimail_server_wide_lock\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:15:\"mailing_backend\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:15:\"mailing_backend\";s:4:\"type\";s:5:\"Array\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:33:\"profile_add_to_group_double_optin\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:33:\"profile_add_to_group_double_optin\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:47:\"Enable Double Opt-in for Profile Group(s) field\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:189:\"When CiviMail is enabled, users who \"subscribe\" to a group from a profile Group(s) checkbox will receive a confirmation email. They must respond (opt-in) before they are added to the group.\";s:9:\"help_text\";N;}s:30:\"disable_mandatory_tokens_check\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:30:\"disable_mandatory_tokens_check\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:34:\"Disable check for mandatory tokens\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:345:\"Don\'t check for presence of mandatory tokens (domain address; unsubscribe/opt-out) before sending mailings. WARNING: Mandatory tokens are a safe-guard which facilitate compliance with the US CAN-SPAM Act. They should only be disabled if your organization adopts other mechanisms for compliance or if your organization is not subject to CAN-SPAM.\";s:9:\"help_text\";N;}s:20:\"dedupe_email_default\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:20:\"dedupe_email_default\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";s:44:\"CiviMail dedupes e-mail addresses by default\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:79:\"Set the \"dedupe e-mail\" option when sending a new mailing to \"true\" by default.\";s:9:\"help_text\";N;}s:16:\"hash_mailing_url\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:16:\"hash_mailing_url\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";s:20:\"Hashed Mailing URL\'s\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:131:\"If enabled, a randomized hash key will be used to reference the mailing URL in the mailing.viewUrl token, instead of the mailing ID\";s:9:\"help_text\";N;}s:33:\"default_renewal_contribution_page\";a:13:{s:10:\"group_name\";s:18:\"Member Preferences\";s:5:\"group\";s:6:\"member\";s:4:\"name\";s:33:\"default_renewal_contribution_page\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:6:\"Select\";s:7:\"default\";N;s:14:\"pseudoconstant\";a:1:{s:4:\"name\";s:16:\"contributionPage\";}s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:38:\"Default online membership renewal page\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:348:\"If you select a default online contribution page for self-service membership renewals, a \"renew\" link pointing to that page will be displayed on the Contact Dashboard for memberships which were entered offline. You will need to ensure that the membership block for the selected online contribution page includes any currently available memberships.\";s:9:\"help_text\";N;}s:10:\"is_enabled\";a:10:{s:10:\"group_name\";s:22:\"Multi Site Preferences\";s:5:\"group\";s:9:\"multisite\";s:4:\"name\";s:10:\"is_enabled\";s:4:\"type\";s:7:\"Integer\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:20:\"Multisite is enabled\";s:9:\"help_text\";N;}s:15:\"domain_group_id\";a:10:{s:10:\"group_name\";s:22:\"Multi Site Preferences\";s:5:\"group\";s:9:\"multisite\";s:4:\"name\";s:15:\"domain_group_id\";s:4:\"type\";s:7:\"Integer\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:25:\"event_price_set_domain_id\";a:10:{s:10:\"group_name\";s:22:\"Multi Site Preferences\";s:5:\"group\";s:9:\"multisite\";s:4:\"name\";s:25:\"event_price_set_domain_id\";s:4:\"type\";s:7:\"Integer\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:19:\"uniq_email_per_site\";a:10:{s:10:\"group_name\";s:22:\"Multi Site Preferences\";s:5:\"group\";s:9:\"multisite\";s:4:\"name\";s:19:\"uniq_email_per_site\";s:4:\"type\";s:7:\"Integer\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:25:\"search_autocomplete_count\";a:15:{s:10:\"group_name\";s:18:\"Search Preferences\";s:5:\"group\";s:18:\"Search Preferences\";s:4:\"name\";s:25:\"search_autocomplete_count\";s:8:\"prefetch\";i:0;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:2;}s:7:\"default\";i:10;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Autocomplete Results\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:86:\"The maximum number of contacts to show at a time when typing in an autocomplete field.\";s:9:\"help_text\";N;}s:24:\"userFrameworkResourceURL\";a:12:{s:5:\"group\";s:3:\"url\";s:10:\"group_name\";s:15:\"URL Preferences\";s:4:\"name\";s:24:\"userFrameworkResourceURL\";s:4:\"type\";s:6:\"String\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:20:\"CiviCRM Resource URL\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}s:14:\"imageUploadURL\";a:12:{s:5:\"group\";s:3:\"url\";s:10:\"group_name\";s:15:\"URL Preferences\";s:4:\"name\";s:14:\"imageUploadURL\";s:4:\"type\";s:6:\"String\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:16:\"Image Upload URL\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}s:12:\"customCSSURL\";a:12:{s:5:\"group\";s:3:\"url\";s:10:\"group_name\";s:15:\"URL Preferences\";s:4:\"name\";s:12:\"customCSSURL\";s:4:\"type\";s:6:\"String\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:22:\"Custom CiviCRM CSS URL\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}}',NULL,'2014-05-22 10:24:43',NULL),(2,'CiviCRM setting Specs','settingsMetadata___name_resCacheCode','a:1:{s:12:\"resCacheCode\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"resCacheCode\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:16;s:9:\"maxlength\";i:16;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Resource Cache Code\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:62:\"Code appended to resource URLs (JS/CSS) to coerce HTTP caching\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(3,'CiviCRM setting Specs','settingsMetadata__','a:87:{s:32:\"address_standardization_provider\";a:12:{s:10:\"group_name\";s:19:\"Address Preferences\";s:5:\"group\";s:7:\"address\";s:4:\"name\";s:32:\"address_standardization_provider\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:6:\"Select\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:33:\"Address Standardization Provider.\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:486:\"CiviCRM includes an optional plugin for interfacing with the United States Postal Services (USPS) Address Standardization web service. You must register to use the USPS service at https://www.usps.com/business/webtools-address-information.htm. If you are approved, they will provide you with a User ID and the URL for the service. Plugins for other address standardization services may be available from 3rd party developers. If installed, they will be included in the drop-down below. \";}s:30:\"address_standardization_userid\";a:12:{s:10:\"group_name\";s:19:\"Address Preferences\";s:5:\"group\";s:7:\"address\";s:4:\"name\";s:30:\"address_standardization_userid\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:19:\"Web service user ID\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:27:\"address_standardization_url\";a:13:{s:10:\"group_name\";s:19:\"Address Preferences\";s:5:\"group\";s:7:\"address\";s:4:\"name\";s:27:\"address_standardization_url\";s:4:\"type\";s:4:\"Text\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:15:\"Web service url\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:16:\"Web service URL.\";s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}s:15:\"tag_unconfirmed\";a:12:{s:10:\"group_name\";s:20:\"Campaign Preferences\";s:5:\"group\";s:8:\"campaign\";s:4:\"name\";s:15:\"tag_unconfirmed\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";s:11:\"Unconfirmed\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:36:\"Tag for Unconfirmed Petition Signers\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:94:\"If set, new contacts that are created when signing a petition are assigned a tag of this name.\";}s:17:\"petition_contacts\";a:12:{s:10:\"group_name\";s:20:\"Campaign Preferences\";s:5:\"group\";s:8:\"campaign\";s:4:\"name\";s:17:\"petition_contacts\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";s:17:\"Petition Contacts\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:22:\"Petition Signers Group\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:94:\"If set, new contacts that are created when signing a petition are assigned a tag of this name.\";}s:23:\"cvv_backoffice_required\";a:12:{s:10:\"group_name\";s:22:\"Contribute Preferences\";s:5:\"group\";s:10:\"contribute\";s:4:\"name\";s:23:\"cvv_backoffice_required\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"1\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:28:\"CVV required for backoffice?\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:65:\"Is the CVV code required for back office credit card transactions\";s:9:\"help_text\";s:137:\"If set it back-office credit card transactions will required a cvv code. Leave as required unless you have a very strong reason to change\";}s:20:\"contact_view_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:20:\"contact_view_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:20:\"contact_view_options\";}s:7:\"default\";s:28:\"123456789101113\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:16:\"Viewing Contacts\";s:9:\"is_domain\";s:1:\"1\";s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:20:\"contact_edit_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:20:\"contact_edit_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:20:\"contact_edit_options\";}s:7:\"default\";s:25:\"1234567891011\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:16:\"Editing Contacts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:23:\"advanced_search_options\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:4:\"name\";s:23:\"advanced_search_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:23:\"advanced_search_options\";}s:7:\"default\";s:43:\"1234567891012131516171819\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:14:\"Contact Search\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:22:\"user_dashboard_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:22:\"user_dashboard_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:22:\"user_dashboard_options\";}s:7:\"default\";s:17:\"12345789\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:17:\"Contact Dashboard\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:15:\"address_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:15:\"address_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:15:\"address_options\";}s:7:\"default\";s:19:\"1245891011\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:18:\"Addressing Options\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:14:\"address_format\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:14:\"address_format\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:8:\"TextArea\";s:7:\"default\";s:198:\"{contact.address_name}\n{contact.street_address}\n{contact.supplemental_address_1}\n{contact.supplemental_address_2}\n{contact.city}{, }{contact.state_province}{ }{contact.postal_code}\n{contact.country}\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:14:\"Address Format\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:14:\"mailing_format\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:14:\"mailing_format\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";s:195:\"{contact.addressee}\n{contact.street_address}\n{contact.supplemental_address_1}\n{contact.supplemental_address_2}\n{contact.city}{, }{contact.state_province}{ }{contact.postal_code}\n{contact.country}\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:14:\"Mailing Format\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:19:\"display_name_format\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:19:\"display_name_format\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";s:102:\"{contact.individual_prefix}{ }{contact.first_name}{ }{contact.last_name}{ }{contact.individual_suffix}\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:19:\"Display Name Format\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:16:\"sort_name_format\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:16:\"sort_name_format\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";s:43:\"{contact.last_name}{, }{contact.first_name}\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:9:\"editor_id\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:9:\"editor_id\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:26:\"contact_ajax_check_similar\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:26:\"contact_ajax_check_similar\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:17:\"ajaxPopupsEnabled\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:17:\"ajaxPopupsEnabled\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:30:\"activity_assignee_notification\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:30:\"activity_assignee_notification\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:25:\"Notify Activity Assignees\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:34:\"activity_assignee_notification_ics\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:34:\"activity_assignee_notification_ics\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:41:\"Include ICal Invite to Activity Assignees\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:28:\"contact_autocomplete_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:28:\"contact_autocomplete_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:28:\"contact_autocomplete_options\";}s:7:\"default\";s:15:\"1234567\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:38:\"Contact Reference Autocomplete Options\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:25:\"contact_reference_options\";a:13:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:25:\"contact_reference_options\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:10:\"checkboxes\";s:14:\"pseudoconstant\";a:1:{s:15:\"optionGroupName\";s:25:\"contact_reference_options\";}s:7:\"default\";s:15:\"1234567\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:15:\"max_attachments\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:15:\"max_attachments\";s:10:\"legacy_key\";s:14:\"maxAttachments\";s:8:\"prefetch\";i:0;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:8;}s:7:\"default\";i:3;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Maximum Attachments\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:93:\"Maximum number of files (documents, images, etc.) which can attached to emails or activities.\";s:9:\"help_text\";N;}s:11:\"maxFileSize\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:11:\"maxFileSize\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:8;}s:7:\"default\";i:3;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:25:\"Maximum File Size (in MB)\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:140:\"Maximum Size of file (documents, images, etc.) which can attached to emails or activities.
Note: php.ini should support this file size.\";s:9:\"help_text\";N;}s:16:\"contact_undelete\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:16:\"contact_undelete\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:26:\"Contact Trash and Undelete\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:200:\"If enabled, deleted contacts will be moved to trash (instead of being destroyed). Users with the proper permission are able to search for the deleted contacts and restore them (or delete permanently).\";s:9:\"help_text\";N;}s:24:\"allowPermDeleteFinancial\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:24:\"allowPermDeleteFinancial\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";b:0;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:24:\"Contact Permanent Delete\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:81:\"Allow Permanent Delete for contacts who are linked to live financial transactions\";s:9:\"help_text\";N;}s:12:\"versionAlert\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"versionAlert\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:18:\"New Version Alerts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:212:\"Displays an on-screen alert to users with \"Administer CiviCRM\" permissions when a new version of CiviCRM is available. This setting will only work if the \"Version Check & Statistics Reporting\" setting is enabled.\";s:9:\"help_text\";N;}s:12:\"versionCheck\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"versionCheck\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:36:\"Version Check & Statistics Reporting\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:847:\"If enabled, CiviCRM automatically checks availablity of a newer version of the software. New version alerts will be displayed on the main CiviCRM Administration page.\nWhen enabled, statistics about your CiviCRM installation are reported anonymously to the CiviCRM team to assist in prioritizing ongoing development efforts. The following information is gathered: CiviCRM version, versions of PHP, MySQL and framework (Drupal/Joomla/standalone), and default language. Counts (but no actual data) of the following record types are reported: contacts, activities, cases, relationships, contributions, contribution pages, contribution products, contribution widgets, discounts, price sets, profiles, events, participants, tell-a-friend pages, grants, mailings, memberships, membership blocks, pledges, pledge blocks and active payment processor types.\";s:9:\"help_text\";N;}s:13:\"securityAlert\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"versionCheck\";s:8:\"prefetch\";i:0;s:11:\"config_only\";i:0;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:15:\"Security Alerts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:122:\"If enabled, CiviCRM will automatically run checks for significant mis-configurations such as ineffective file protections.\";s:9:\"help_text\";N;}s:21:\"doNotAttachPDFReceipt\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:21:\"doNotAttachPDFReceipt\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:27:\"Attach PDF copy to receipts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:98:\"If enabled, CiviCRM sends PDF receipt as an attachment during event signup or online contribution.\";s:9:\"help_text\";N;}s:15:\"wkhtmltopdfPath\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:15:\"wkhtmltopdfPath\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:256;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:30:\"Path to wkhtmltopdf executable\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:18:\"recaptchaPublicKey\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:18:\"recaptchaPublicKey\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:64;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Recaptcha Public Key\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:19:\"recaptchaPrivateKey\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:19:\"recaptchaPrivateKey\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:64;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:21:\"Recaptcha Private Key\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:21:\"dashboardCacheTimeout\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:21:\"dashboardCacheTimeout\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:3;s:9:\"maxlength\";i:5;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:23:\"Dashboard cache timeout\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:15:\"checksumTimeout\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:15:\"checksumTimeout\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:8;}s:7:\"default\";i:7;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:17:\"Checksum Lifespan\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:7:\"blogUrl\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:7:\"blogUrl\";s:8:\"prefetch\";i:0;s:11:\"config_only\";i:0;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:128;}s:7:\"default\";s:9:\"*default*\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:13:\"Blog Feed URL\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:38:\"Blog feed URL used by the blog dashlet\";s:9:\"help_text\";s:68:\"Use \"*default*\" for the system default or override with a custom URL\";}s:20:\"communityMessagesUrl\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:20:\"communityMessagesUrl\";s:8:\"prefetch\";i:0;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:128;}s:7:\"default\";s:9:\"*default*\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:22:\"Community Messages URL\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:44:\"Service providing CiviCRM community messages\";s:9:\"help_text\";s:68:\"Use \"*default*\" for the system default or override with a custom URL\";}s:12:\"resCacheCode\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"resCacheCode\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:16;s:9:\"maxlength\";i:16;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Resource Cache Code\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:62:\"Code appended to resource URLs (JS/CSS) to coerce HTTP caching\";s:9:\"help_text\";N;}s:9:\"verifySSL\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:9:\"verifySSL\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:0:\"\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:79:\"If disabled, backend HTTPS services will allow unverified, insecure connections\";s:9:\"help_text\";s:140:\"Unless you are absolutely unable to configure your server to check the SSL certificate of the remote server you should leave this set to Yes\";}s:10:\"wpBasePage\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:10:\"wpBasePage\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"text\";s:15:\"quick_form_type\";s:7:\"Element\";s:8:\"prefetch\";i:1;s:7:\"default\";s:0:\"\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"WordPress Base Page\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:54:\"If set, CiviCRM will use this setting as the base url.\";s:9:\"help_text\";s:177:\"By default, CiviCRM will generate front-facing pages using the home page at http://wp/ as its base. If you want to use a different template for CiviCRM pages, set the path here.\";}s:23:\"secondDegRelPermissions\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:23:\"secondDegRelPermissions\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:44:\"Allow second-degree relationship permissions\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:136:\"If enabled, contacts with the permission to edit a related contact will inherit that contact\'s permission to edit other related contacts\";s:9:\"help_text\";N;}s:17:\"enable_components\";a:15:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:17:\"enable_components\";s:4:\"type\";s:5:\"Array\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:14:\"advmultiselect\";s:15:\"html_attributes\";a:3:{s:4:\"size\";i:5;s:5:\"style\";s:11:\"width:150px\";s:5:\"class\";s:14:\"advmultiselect\";}s:7:\"default\";a:6:{i:0;s:9:\"CiviEvent\";i:1;s:14:\"CiviContribute\";i:2;s:10:\"CiviMember\";i:3;s:8:\"CiviMail\";i:4;s:10:\"CiviReport\";i:5;s:10:\"CiviPledge\";}s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:17:\"Enable Components\";s:9:\"is_domain\";s:1:\"1\";s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;s:9:\"on_change\";a:2:{i:0;a:2:{i:0;s:13:\"CRM_Case_Info\";i:1;s:18:\"onToggleComponents\";}i:1;a:2:{i:0;s:18:\"CRM_Core_Component\";i:1;s:22:\"flushEnabledComponents\";}}}s:16:\"disable_core_css\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:16:\"disable_core_css\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:19:\"Disable CiviCRM css\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:55:\"Prevent the stylesheet \"civicrm.css\" from being loaded.\";s:9:\"help_text\";N;}s:11:\"empoweredBy\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:11:\"empoweredBy\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:0;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";s:30:\"Display \"empowered by CiviCRM\"\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:80:\"When enabled, \"empowered by CiviCRM\" is displayed at the bottom of public forms.\";s:9:\"help_text\";N;}s:13:\"debug_enabled\";a:15:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:13:\"debug_enabled\";s:11:\"config_only\";i:1;s:10:\"config_key\";s:5:\"debug\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:16:\"Enable Debugging\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:130:\"Set this value to Yes if you want to use one of CiviCRM\'s debugging tools. This feature should NOT be enabled for production sites\";s:8:\"prefetch\";i:1;s:9:\"help_text\";s:39:\"Do not turn this on on production sites\";}s:20:\"userFrameworkLogging\";a:14:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:20:\"userFrameworkLogging\";s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:30:\"Enable Drupal Watchdog Logging\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:102:\"Set this value to Yes if you want CiviCRM error/debugging messages to also appear in Drupal error logs\";s:8:\"prefetch\";i:1;s:9:\"help_text\";s:239:\"Set this value to Yes if you want CiviCRM error/debugging messages the appear in your CMS\' error log.\nIn the case of Drupal, this will cause all CiviCRM error messages to appear in the watchdog (assuming you have Drupal\'s watchdog enabled)\";}s:9:\"backtrace\";a:13:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:9:\"backtrace\";s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:17:\"Display Backtrace\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:155:\"Set this value to Yes if you want to display a backtrace listing when a fatal error is encountered. This feature should NOT be enabled for production sites\";s:8:\"prefetch\";i:1;}s:18:\"fatalErrorTemplate\";a:13:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:18:\"fatalErrorTemplate\";s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:4:\"text\";s:7:\"default\";s:20:\"CRM/common/fatal.tpl\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Fatal Error Template\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:123:\"Enter the path and filename for a custom Smarty template if you want to define your own screen for displaying fatal errors.\";s:8:\"prefetch\";i:1;}s:17:\"fatalErrorHandler\";a:13:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:17:\"fatalErrorHandler\";s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:4:\"text\";s:7:\"default\";s:4:\"null\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Fatal Error Handler\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:136:\"Enter the path and class for a custom PHP error-handling function if you want to override built-in CiviCRM error handling for your site.\";s:8:\"prefetch\";i:1;}s:9:\"uploadDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:9:\"uploadDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:94:\"If set, new contacts that are created when signing a petition are assigned a tag of this name.\";}s:14:\"imageUploadDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:14:\"imageUploadDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:19:\"customFileUploadDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:19:\"customFileUploadDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:17:\"customTemplateDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:17:\"customTemplateDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:16:\"customPHPPathDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:16:\"customPHPPathDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:13:\"extensionsDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:13:\"extensionsDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:17:\"event_enable_cart\";a:12:{s:4:\"name\";s:11:\"enable_cart\";s:10:\"group_name\";s:17:\"Event Preferences\";s:5:\"group\";s:5:\"event\";s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:7:\"default\";i:0;s:3:\"add\";d:4.0999999999999996447286321199499070644378662109375;s:5:\"title\";s:17:\"Enable Event Cart\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:1;s:11:\"description\";s:8:\"WRITE ME\";s:9:\"help_text\";s:8:\"WRITE ME\";}s:25:\"monetaryThousandSeparator\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:25:\"monetaryThousandSeparator\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:1:{s:4:\"size\";i:2;}s:7:\"default\";s:1:\",\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Thousands Separator\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:20:\"monetaryDecimalPoint\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:20:\"monetaryDecimalPoint\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:1:{s:4:\"size\";i:2;}s:7:\"default\";s:1:\".\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:17:\"Decimal Delimiter\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:11:\"moneyformat\";a:15:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:11:\"moneyformat\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:7:\"default\";s:5:\"%c %a\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:23:\"Monetary Amount Display\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:16:\"moneyvalueformat\";a:15:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:16:\"moneyvalueformat\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:7:\"default\";s:3:\"%!i\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:23:\"Monetary Amount Display\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:15:\"defaultCurrency\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:15:\"defaultCurrency\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:1:{s:4:\"size\";i:2;}s:7:\"default\";s:3:\"USD\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:16:\"Default Currency\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:75:\"Default currency assigned to contributions and other monetary transactions.\";s:9:\"help_text\";N;}s:21:\"defaultContactCountry\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:21:\"defaultContactCountry\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:1:{s:4:\"size\";i:4;}s:7:\"default\";s:4:\"1228\";s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:15:\"Default Country\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:68:\"This value is selected by default when adding a new contact address.\";s:9:\"help_text\";N;}s:12:\"countryLimit\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:12:\"countryLimit\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:5:\"Array\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:14:\"advmultiselect\";s:15:\"html_attributes\";a:3:{s:4:\"size\";i:5;s:5:\"style\";s:11:\"width:150px\";s:5:\"class\";s:14:\"advmultiselect\";}s:7:\"default\";s:4:\"null\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Available Countries\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:13:\"provinceLimit\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:13:\"provinceLimit\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:5:\"Array\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:14:\"advmultiselect\";s:15:\"html_attributes\";a:3:{s:4:\"size\";i:5;s:5:\"style\";s:11:\"width:150px\";s:5:\"class\";s:14:\"advmultiselect\";}s:7:\"default\";s:4:\"null\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:30:\"Available States and Provinces\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:13:\"inheritLocale\";a:14:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:13:\"inheritLocale\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Inherit CMS Language\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:18:\"dateformatDatetime\";a:13:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:18:\"dateformatDatetime\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:7:\"default\";s:20:\"%B %E%f, %Y %l:%M %P\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:22:\"Complete Date and Time\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:14:\"dateformatFull\";a:13:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:14:\"dateformatFull\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:7:\"default\";s:11:\"%B %E%f, %Y\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:13:\"Complete Date\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:17:\"dateformatPartial\";a:13:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:17:\"dateformatPartial\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:7:\"default\";s:5:\"%B %Y\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:14:\"Month and Year\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:10:\"lcMessages\";a:13:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:10:\"lcMessages\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:7:\"default\";s:5:\"en_US\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:16:\"Default Language\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:20:\"profile_double_optin\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:20:\"profile_double_optin\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:47:\"Enable Double Opt-in for Profile Group(s) field\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:189:\"When CiviMail is enabled, users who \"subscribe\" to a group from a profile Group(s) checkbox will receive a confirmation email. They must respond (opt-in) before they are added to the group.\";s:9:\"help_text\";N;}s:22:\"track_civimail_replies\";a:13:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:22:\"track_civimail_replies\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:47:\"Enable Double Opt-in for Profile Group(s) field\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:189:\"When CiviMail is enabled, users who \"subscribe\" to a group from a profile Group(s) checkbox will receive a confirmation email. They must respond (opt-in) before they are added to the group.\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:41:\"CRM_Core_BAO_Setting::validateBoolSetting\";}s:17:\"civimail_workflow\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:17:\"civimail_workflow\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:189:\"When CiviMail is enabled, users who \"subscribe\" to a group from a profile Group(s) checkbox will receive a confirmation email. They must respond (opt-in) before they are added to the group.\";s:9:\"help_text\";N;}s:25:\"civimail_server_wide_lock\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:25:\"civimail_server_wide_lock\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:15:\"mailing_backend\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:15:\"mailing_backend\";s:4:\"type\";s:5:\"Array\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:33:\"profile_add_to_group_double_optin\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:33:\"profile_add_to_group_double_optin\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:47:\"Enable Double Opt-in for Profile Group(s) field\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:189:\"When CiviMail is enabled, users who \"subscribe\" to a group from a profile Group(s) checkbox will receive a confirmation email. They must respond (opt-in) before they are added to the group.\";s:9:\"help_text\";N;}s:30:\"disable_mandatory_tokens_check\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:30:\"disable_mandatory_tokens_check\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:34:\"Disable check for mandatory tokens\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:345:\"Don\'t check for presence of mandatory tokens (domain address; unsubscribe/opt-out) before sending mailings. WARNING: Mandatory tokens are a safe-guard which facilitate compliance with the US CAN-SPAM Act. They should only be disabled if your organization adopts other mechanisms for compliance or if your organization is not subject to CAN-SPAM.\";s:9:\"help_text\";N;}s:20:\"dedupe_email_default\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:20:\"dedupe_email_default\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";s:44:\"CiviMail dedupes e-mail addresses by default\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:79:\"Set the \"dedupe e-mail\" option when sending a new mailing to \"true\" by default.\";s:9:\"help_text\";N;}s:16:\"hash_mailing_url\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:16:\"hash_mailing_url\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";s:20:\"Hashed Mailing URL\'s\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:131:\"If enabled, a randomized hash key will be used to reference the mailing URL in the mailing.viewUrl token, instead of the mailing ID\";s:9:\"help_text\";N;}s:33:\"default_renewal_contribution_page\";a:13:{s:10:\"group_name\";s:18:\"Member Preferences\";s:5:\"group\";s:6:\"member\";s:4:\"name\";s:33:\"default_renewal_contribution_page\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:6:\"Select\";s:7:\"default\";N;s:14:\"pseudoconstant\";a:1:{s:4:\"name\";s:16:\"contributionPage\";}s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:38:\"Default online membership renewal page\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:348:\"If you select a default online contribution page for self-service membership renewals, a \"renew\" link pointing to that page will be displayed on the Contact Dashboard for memberships which were entered offline. You will need to ensure that the membership block for the selected online contribution page includes any currently available memberships.\";s:9:\"help_text\";N;}s:10:\"is_enabled\";a:10:{s:10:\"group_name\";s:22:\"Multi Site Preferences\";s:5:\"group\";s:9:\"multisite\";s:4:\"name\";s:10:\"is_enabled\";s:4:\"type\";s:7:\"Integer\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:20:\"Multisite is enabled\";s:9:\"help_text\";N;}s:15:\"domain_group_id\";a:10:{s:10:\"group_name\";s:22:\"Multi Site Preferences\";s:5:\"group\";s:9:\"multisite\";s:4:\"name\";s:15:\"domain_group_id\";s:4:\"type\";s:7:\"Integer\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}s:25:\"event_price_set_domain_id\";a:10:{s:10:\"group_name\";s:22:\"Multi Site Preferences\";s:5:\"group\";s:9:\"multisite\";s:4:\"name\";s:25:\"event_price_set_domain_id\";s:4:\"type\";s:7:\"Integer\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:19:\"uniq_email_per_site\";a:10:{s:10:\"group_name\";s:22:\"Multi Site Preferences\";s:5:\"group\";s:9:\"multisite\";s:4:\"name\";s:19:\"uniq_email_per_site\";s:4:\"type\";s:7:\"Integer\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}s:25:\"search_autocomplete_count\";a:15:{s:10:\"group_name\";s:18:\"Search Preferences\";s:5:\"group\";s:18:\"Search Preferences\";s:4:\"name\";s:25:\"search_autocomplete_count\";s:8:\"prefetch\";i:0;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:2;}s:7:\"default\";i:10;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Autocomplete Results\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:86:\"The maximum number of contacts to show at a time when typing in an autocomplete field.\";s:9:\"help_text\";N;}s:24:\"userFrameworkResourceURL\";a:12:{s:5:\"group\";s:3:\"url\";s:10:\"group_name\";s:15:\"URL Preferences\";s:4:\"name\";s:24:\"userFrameworkResourceURL\";s:4:\"type\";s:6:\"String\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:20:\"CiviCRM Resource URL\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}s:14:\"imageUploadURL\";a:12:{s:5:\"group\";s:3:\"url\";s:10:\"group_name\";s:15:\"URL Preferences\";s:4:\"name\";s:14:\"imageUploadURL\";s:4:\"type\";s:6:\"String\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:16:\"Image Upload URL\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}s:12:\"customCSSURL\";a:12:{s:5:\"group\";s:3:\"url\";s:10:\"group_name\";s:15:\"URL Preferences\";s:4:\"name\";s:12:\"customCSSURL\";s:4:\"type\";s:6:\"String\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:22:\"Custom CiviCRM CSS URL\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}}',NULL,'2014-05-22 10:24:43',NULL),(4,'CiviCRM setting Specs','settingsMetadata_1__name_address_standardization_provider','a:1:{s:32:\"address_standardization_provider\";a:12:{s:10:\"group_name\";s:19:\"Address Preferences\";s:5:\"group\";s:7:\"address\";s:4:\"name\";s:32:\"address_standardization_provider\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:6:\"Select\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:33:\"Address Standardization Provider.\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:486:\"CiviCRM includes an optional plugin for interfacing with the United States Postal Services (USPS) Address Standardization web service. You must register to use the USPS service at https://www.usps.com/business/webtools-address-information.htm. If you are approved, they will provide you with a User ID and the URL for the service. Plugins for other address standardization services may be available from 3rd party developers. If installed, they will be included in the drop-down below. \";}}',NULL,'2014-05-22 10:24:43',NULL),(5,'CiviCRM setting Specs','settingsMetadata_1__name_address_standardization_userid','a:1:{s:30:\"address_standardization_userid\";a:12:{s:10:\"group_name\";s:19:\"Address Preferences\";s:5:\"group\";s:7:\"address\";s:4:\"name\";s:30:\"address_standardization_userid\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:19:\"Web service user ID\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(6,'CiviCRM setting Specs','settingsMetadata_1__name_address_standardization_url','a:1:{s:27:\"address_standardization_url\";a:13:{s:10:\"group_name\";s:19:\"Address Preferences\";s:5:\"group\";s:7:\"address\";s:4:\"name\";s:27:\"address_standardization_url\";s:4:\"type\";s:4:\"Text\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:15:\"Web service url\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:16:\"Web service URL.\";s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}}',NULL,'2014-05-22 10:24:43',NULL),(7,'CiviCRM setting Specs','settingsMetadata_1__name_cvv_backoffice_required','a:1:{s:23:\"cvv_backoffice_required\";a:12:{s:10:\"group_name\";s:22:\"Contribute Preferences\";s:5:\"group\";s:10:\"contribute\";s:4:\"name\";s:23:\"cvv_backoffice_required\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"1\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:28:\"CVV required for backoffice?\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:65:\"Is the CVV code required for back office credit card transactions\";s:9:\"help_text\";s:137:\"If set it back-office credit card transactions will required a cvv code. Leave as required unless you have a very strong reason to change\";}}',NULL,'2014-05-22 10:24:43',NULL),(8,'CiviCRM setting Specs','settingsMetadata___name_cvv_backoffice_required','a:1:{s:23:\"cvv_backoffice_required\";a:12:{s:10:\"group_name\";s:22:\"Contribute Preferences\";s:5:\"group\";s:10:\"contribute\";s:4:\"name\";s:23:\"cvv_backoffice_required\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"1\";s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:28:\"CVV required for backoffice?\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:65:\"Is the CVV code required for back office credit card transactions\";s:9:\"help_text\";s:137:\"If set it back-office credit card transactions will required a cvv code. Leave as required unless you have a very strong reason to change\";}}',NULL,'2014-05-22 10:24:43',NULL),(9,'CiviCRM setting Specs','settingsMetadata_1__name_ajaxPopupsEnabled','a:1:{s:17:\"ajaxPopupsEnabled\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:17:\"ajaxPopupsEnabled\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(10,'CiviCRM setting Specs','settingsMetadata___name_ajaxPopupsEnabled','a:1:{s:17:\"ajaxPopupsEnabled\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:17:\"ajaxPopupsEnabled\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(11,'CiviCRM setting Specs','settingsMetadata_1__name_max_attachments','a:1:{s:15:\"max_attachments\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:15:\"max_attachments\";s:10:\"legacy_key\";s:14:\"maxAttachments\";s:8:\"prefetch\";i:0;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:8;}s:7:\"default\";i:3;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Maximum Attachments\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:93:\"Maximum number of files (documents, images, etc.) which can attached to emails or activities.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(12,'CiviCRM setting Specs','settingsMetadata___name_max_attachments','a:1:{s:15:\"max_attachments\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:15:\"max_attachments\";s:10:\"legacy_key\";s:14:\"maxAttachments\";s:8:\"prefetch\";i:0;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:8;}s:7:\"default\";i:3;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Maximum Attachments\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:93:\"Maximum number of files (documents, images, etc.) which can attached to emails or activities.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(13,'CiviCRM setting Specs','settingsMetadata_1__name_maxFileSize','a:1:{s:11:\"maxFileSize\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:11:\"maxFileSize\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:8;}s:7:\"default\";i:3;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:25:\"Maximum File Size (in MB)\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:140:\"Maximum Size of file (documents, images, etc.) which can attached to emails or activities.
Note: php.ini should support this file size.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(14,'CiviCRM setting Specs','settingsMetadata_1__name_contact_undelete','a:1:{s:16:\"contact_undelete\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:16:\"contact_undelete\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:26:\"Contact Trash and Undelete\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:200:\"If enabled, deleted contacts will be moved to trash (instead of being destroyed). Users with the proper permission are able to search for the deleted contacts and restore them (or delete permanently).\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(15,'CiviCRM setting Specs','settingsMetadata___name_contact_undelete','a:1:{s:16:\"contact_undelete\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:16:\"contact_undelete\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:26:\"Contact Trash and Undelete\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:200:\"If enabled, deleted contacts will be moved to trash (instead of being destroyed). Users with the proper permission are able to search for the deleted contacts and restore them (or delete permanently).\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(16,'CiviCRM setting Specs','settingsMetadata_1__name_allowPermDeleteFinancial','a:1:{s:24:\"allowPermDeleteFinancial\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:24:\"allowPermDeleteFinancial\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";b:0;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:24:\"Contact Permanent Delete\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:81:\"Allow Permanent Delete for contacts who are linked to live financial transactions\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(17,'CiviCRM setting Specs','settingsMetadata___name_allowPermDeleteFinancial','a:1:{s:24:\"allowPermDeleteFinancial\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:24:\"allowPermDeleteFinancial\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";b:0;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:24:\"Contact Permanent Delete\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:81:\"Allow Permanent Delete for contacts who are linked to live financial transactions\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(18,'CiviCRM setting Specs','settingsMetadata_1__name_versionAlert','a:1:{s:12:\"versionAlert\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"versionAlert\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:18:\"New Version Alerts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:212:\"Displays an on-screen alert to users with \"Administer CiviCRM\" permissions when a new version of CiviCRM is available. This setting will only work if the \"Version Check & Statistics Reporting\" setting is enabled.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(19,'CiviCRM setting Specs','settingsMetadata___name_versionAlert','a:1:{s:12:\"versionAlert\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"versionAlert\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:18:\"New Version Alerts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:212:\"Displays an on-screen alert to users with \"Administer CiviCRM\" permissions when a new version of CiviCRM is available. This setting will only work if the \"Version Check & Statistics Reporting\" setting is enabled.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(20,'CiviCRM setting Specs','settingsMetadata_1__name_versionCheck','a:1:{s:12:\"versionCheck\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"versionCheck\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:36:\"Version Check & Statistics Reporting\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:847:\"If enabled, CiviCRM automatically checks availablity of a newer version of the software. New version alerts will be displayed on the main CiviCRM Administration page.\nWhen enabled, statistics about your CiviCRM installation are reported anonymously to the CiviCRM team to assist in prioritizing ongoing development efforts. The following information is gathered: CiviCRM version, versions of PHP, MySQL and framework (Drupal/Joomla/standalone), and default language. Counts (but no actual data) of the following record types are reported: contacts, activities, cases, relationships, contributions, contribution pages, contribution products, contribution widgets, discounts, price sets, profiles, events, participants, tell-a-friend pages, grants, mailings, memberships, membership blocks, pledges, pledge blocks and active payment processor types.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(21,'CiviCRM setting Specs','settingsMetadata_1__name_securityAlert','a:1:{s:13:\"securityAlert\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"versionCheck\";s:8:\"prefetch\";i:0;s:11:\"config_only\";i:0;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:15:\"Security Alerts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:122:\"If enabled, CiviCRM will automatically run checks for significant mis-configurations such as ineffective file protections.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(22,'CiviCRM setting Specs','settingsMetadata___name_securityAlert','a:1:{s:13:\"securityAlert\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"versionCheck\";s:8:\"prefetch\";i:0;s:11:\"config_only\";i:0;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:15:\"Security Alerts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:122:\"If enabled, CiviCRM will automatically run checks for significant mis-configurations such as ineffective file protections.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(23,'CiviCRM setting Specs','settingsMetadata_1__name_doNotAttachPDFReceipt','a:1:{s:21:\"doNotAttachPDFReceipt\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:21:\"doNotAttachPDFReceipt\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:27:\"Attach PDF copy to receipts\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:98:\"If enabled, CiviCRM sends PDF receipt as an attachment during event signup or online contribution.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(24,'CiviCRM setting Specs','settingsMetadata_1__name_wkhtmltopdfPath','a:1:{s:15:\"wkhtmltopdfPath\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:15:\"wkhtmltopdfPath\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:256;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:30:\"Path to wkhtmltopdf executable\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(25,'CiviCRM setting Specs','settingsMetadata_1__name_recaptchaPublicKey','a:1:{s:18:\"recaptchaPublicKey\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:18:\"recaptchaPublicKey\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:64;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Recaptcha Public Key\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(26,'CiviCRM setting Specs','settingsMetadata_1__name_recaptchaPrivateKey','a:1:{s:19:\"recaptchaPrivateKey\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:19:\"recaptchaPrivateKey\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:64;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:21:\"Recaptcha Private Key\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(27,'CiviCRM setting Specs','settingsMetadata_1__name_dashboardCacheTimeout','a:1:{s:21:\"dashboardCacheTimeout\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:21:\"dashboardCacheTimeout\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:3;s:9:\"maxlength\";i:5;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:23:\"Dashboard cache timeout\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(28,'CiviCRM setting Specs','settingsMetadata_1__name_checksumTimeout','a:1:{s:15:\"checksumTimeout\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:15:\"checksumTimeout\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:8;}s:7:\"default\";i:7;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:17:\"Checksum Lifespan\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(29,'CiviCRM setting Specs','settingsMetadata_1__name_blogUrl','a:1:{s:7:\"blogUrl\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:7:\"blogUrl\";s:8:\"prefetch\";i:0;s:11:\"config_only\";i:0;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:128;}s:7:\"default\";s:9:\"*default*\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:13:\"Blog Feed URL\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:38:\"Blog feed URL used by the blog dashlet\";s:9:\"help_text\";s:68:\"Use \"*default*\" for the system default or override with a custom URL\";}}',NULL,'2014-05-22 10:24:43',NULL),(30,'CiviCRM setting Specs','settingsMetadata___name_blogUrl','a:1:{s:7:\"blogUrl\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:7:\"blogUrl\";s:8:\"prefetch\";i:0;s:11:\"config_only\";i:0;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:128;}s:7:\"default\";s:9:\"*default*\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:13:\"Blog Feed URL\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:38:\"Blog feed URL used by the blog dashlet\";s:9:\"help_text\";s:68:\"Use \"*default*\" for the system default or override with a custom URL\";}}',NULL,'2014-05-22 10:24:43',NULL),(31,'CiviCRM setting Specs','settingsMetadata_1__name_communityMessagesUrl','a:1:{s:20:\"communityMessagesUrl\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:20:\"communityMessagesUrl\";s:8:\"prefetch\";i:0;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:64;s:9:\"maxlength\";i:128;}s:7:\"default\";s:9:\"*default*\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:22:\"Community Messages URL\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:44:\"Service providing CiviCRM community messages\";s:9:\"help_text\";s:68:\"Use \"*default*\" for the system default or override with a custom URL\";}}',NULL,'2014-05-22 10:24:43',NULL),(32,'CiviCRM setting Specs','settingsMetadata_1__name_resCacheCode','a:1:{s:12:\"resCacheCode\";a:16:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:12:\"resCacheCode\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"Text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:16;s:9:\"maxlength\";i:16;}s:7:\"default\";N;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Resource Cache Code\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:62:\"Code appended to resource URLs (JS/CSS) to coerce HTTP caching\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(33,'CiviCRM setting Specs','settingsMetadata_1__name_verifySSL','a:1:{s:9:\"verifySSL\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:9:\"verifySSL\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:0:\"\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:79:\"If disabled, backend HTTPS services will allow unverified, insecure connections\";s:9:\"help_text\";s:140:\"Unless you are absolutely unable to configure your server to check the SSL certificate of the remote server you should leave this set to Yes\";}}',NULL,'2014-05-22 10:24:43',NULL),(34,'CiviCRM setting Specs','settingsMetadata___name_verifySSL','a:1:{s:9:\"verifySSL\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:9:\"verifySSL\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:0:\"\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:79:\"If disabled, backend HTTPS services will allow unverified, insecure connections\";s:9:\"help_text\";s:140:\"Unless you are absolutely unable to configure your server to check the SSL certificate of the remote server you should leave this set to Yes\";}}',NULL,'2014-05-22 10:24:43',NULL),(35,'CiviCRM setting Specs','settingsMetadata_1__name_wpBasePage','a:1:{s:10:\"wpBasePage\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:10:\"wpBasePage\";s:4:\"type\";s:6:\"String\";s:9:\"html_type\";s:4:\"text\";s:15:\"quick_form_type\";s:7:\"Element\";s:8:\"prefetch\";i:1;s:7:\"default\";s:0:\"\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"WordPress Base Page\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:54:\"If set, CiviCRM will use this setting as the base url.\";s:9:\"help_text\";s:177:\"By default, CiviCRM will generate front-facing pages using the home page at http://wp/ as its base. If you want to use a different template for CiviCRM pages, set the path here.\";}}',NULL,'2014-05-22 10:24:43',NULL),(36,'CiviCRM setting Specs','settingsMetadata_1__name_secondDegRelPermissions','a:1:{s:23:\"secondDegRelPermissions\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:23:\"secondDegRelPermissions\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:44:\"Allow second-degree relationship permissions\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:136:\"If enabled, contacts with the permission to edit a related contact will inherit that contact\'s permission to edit other related contacts\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(37,'CiviCRM setting Specs','settingsMetadata_1__name_enable_components','a:1:{s:17:\"enable_components\";a:15:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:17:\"enable_components\";s:4:\"type\";s:5:\"Array\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:14:\"advmultiselect\";s:15:\"html_attributes\";a:3:{s:4:\"size\";i:5;s:5:\"style\";s:11:\"width:150px\";s:5:\"class\";s:14:\"advmultiselect\";}s:7:\"default\";a:6:{i:0;s:9:\"CiviEvent\";i:1;s:14:\"CiviContribute\";i:2;s:10:\"CiviMember\";i:3;s:8:\"CiviMail\";i:4;s:10:\"CiviReport\";i:5;s:10:\"CiviPledge\";}s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:17:\"Enable Components\";s:9:\"is_domain\";s:1:\"1\";s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;s:9:\"on_change\";a:2:{i:0;a:2:{i:0;s:13:\"CRM_Case_Info\";i:1;s:18:\"onToggleComponents\";}i:1;a:2:{i:0;s:18:\"CRM_Core_Component\";i:1;s:22:\"flushEnabledComponents\";}}}}',NULL,'2014-05-22 10:24:43',NULL),(38,'CiviCRM setting Specs','settingsMetadata___name_enable_components','a:1:{s:17:\"enable_components\";a:15:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:17:\"enable_components\";s:4:\"type\";s:5:\"Array\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:14:\"advmultiselect\";s:15:\"html_attributes\";a:3:{s:4:\"size\";i:5;s:5:\"style\";s:11:\"width:150px\";s:5:\"class\";s:14:\"advmultiselect\";}s:7:\"default\";a:6:{i:0;s:9:\"CiviEvent\";i:1;s:14:\"CiviContribute\";i:2;s:10:\"CiviMember\";i:3;s:8:\"CiviMail\";i:4;s:10:\"CiviReport\";i:5;s:10:\"CiviPledge\";}s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:17:\"Enable Components\";s:9:\"is_domain\";s:1:\"1\";s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;s:9:\"on_change\";a:2:{i:0;a:2:{i:0;s:13:\"CRM_Case_Info\";i:1;s:18:\"onToggleComponents\";}i:1;a:2:{i:0;s:18:\"CRM_Core_Component\";i:1;s:22:\"flushEnabledComponents\";}}}}',NULL,'2014-05-22 10:24:43',NULL),(39,'CiviCRM setting Specs','settingsMetadata_1__name_disable_core_css','a:1:{s:16:\"disable_core_css\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:16:\"disable_core_css\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:19:\"Disable CiviCRM css\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:55:\"Prevent the stylesheet \"civicrm.css\" from being loaded.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(40,'CiviCRM setting Specs','settingsMetadata___name_disable_core_css','a:1:{s:16:\"disable_core_css\";a:12:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:16:\"disable_core_css\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:19:\"Disable CiviCRM css\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:55:\"Prevent the stylesheet \"civicrm.css\" from being loaded.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(41,'CiviCRM setting Specs','settingsMetadata_1__name_empoweredBy','a:1:{s:11:\"empoweredBy\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:11:\"empoweredBy\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:0;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";s:30:\"Display \"empowered by CiviCRM\"\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:80:\"When enabled, \"empowered by CiviCRM\" is displayed at the bottom of public forms.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(42,'CiviCRM setting Specs','settingsMetadata___name_empoweredBy','a:1:{s:11:\"empoweredBy\";a:14:{s:10:\"group_name\";s:19:\"CiviCRM Preferences\";s:5:\"group\";s:4:\"core\";s:4:\"name\";s:11:\"empoweredBy\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:0;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";s:30:\"Display \"empowered by CiviCRM\"\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:80:\"When enabled, \"empowered by CiviCRM\" is displayed at the bottom of public forms.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:43',NULL),(43,'CiviCRM setting Specs','settingsMetadata_1__name_debug_enabled','a:1:{s:13:\"debug_enabled\";a:15:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:13:\"debug_enabled\";s:11:\"config_only\";i:1;s:10:\"config_key\";s:5:\"debug\";s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:16:\"Enable Debugging\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:130:\"Set this value to Yes if you want to use one of CiviCRM\'s debugging tools. This feature should NOT be enabled for production sites\";s:8:\"prefetch\";i:1;s:9:\"help_text\";s:39:\"Do not turn this on on production sites\";}}',NULL,'2014-05-22 10:24:43',NULL),(44,'CiviCRM setting Specs','settingsMetadata_1__name_userFrameworkLogging','a:1:{s:20:\"userFrameworkLogging\";a:14:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:20:\"userFrameworkLogging\";s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:30:\"Enable Drupal Watchdog Logging\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:102:\"Set this value to Yes if you want CiviCRM error/debugging messages to also appear in Drupal error logs\";s:8:\"prefetch\";i:1;s:9:\"help_text\";s:239:\"Set this value to Yes if you want CiviCRM error/debugging messages the appear in your CMS\' error log.\nIn the case of Drupal, this will cause all CiviCRM error messages to appear in the watchdog (assuming you have Drupal\'s watchdog enabled)\";}}',NULL,'2014-05-22 10:24:43',NULL),(45,'CiviCRM setting Specs','settingsMetadata_1__name_backtrace','a:1:{s:9:\"backtrace\";a:13:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:9:\"backtrace\";s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:17:\"Display Backtrace\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:155:\"Set this value to Yes if you want to display a backtrace listing when a fatal error is encountered. This feature should NOT be enabled for production sites\";s:8:\"prefetch\";i:1;}}',NULL,'2014-05-22 10:24:43',NULL),(46,'CiviCRM setting Specs','settingsMetadata_1__name_fatalErrorTemplate','a:1:{s:18:\"fatalErrorTemplate\";a:13:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:18:\"fatalErrorTemplate\";s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:4:\"text\";s:7:\"default\";s:20:\"CRM/common/fatal.tpl\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Fatal Error Template\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:123:\"Enter the path and filename for a custom Smarty template if you want to define your own screen for displaying fatal errors.\";s:8:\"prefetch\";i:1;}}',NULL,'2014-05-22 10:24:43',NULL),(47,'CiviCRM setting Specs','settingsMetadata_1__name_fatalErrorHandler','a:1:{s:17:\"fatalErrorHandler\";a:13:{s:10:\"group_name\";s:21:\"Developer Preferences\";s:5:\"group\";s:9:\"developer\";s:4:\"name\";s:17:\"fatalErrorHandler\";s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:4:\"text\";s:7:\"default\";s:4:\"null\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Fatal Error Handler\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:136:\"Enter the path and class for a custom PHP error-handling function if you want to override built-in CiviCRM error handling for your site.\";s:8:\"prefetch\";i:1;}}',NULL,'2014-05-22 10:24:43',NULL),(48,'CiviCRM setting Specs','settingsMetadata_1__name_uploadDir','a:1:{s:9:\"uploadDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:9:\"uploadDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";s:94:\"If set, new contacts that are created when signing a petition are assigned a tag of this name.\";}}',NULL,'2014-05-22 10:24:43',NULL),(49,'CiviCRM setting Specs','settingsMetadata_1__name_imageUploadDir','a:1:{s:14:\"imageUploadDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:14:\"imageUploadDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(50,'CiviCRM setting Specs','settingsMetadata_1__name_customFileUploadDir','a:1:{s:19:\"customFileUploadDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:19:\"customFileUploadDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(51,'CiviCRM setting Specs','settingsMetadata_1__name_customTemplateDir','a:1:{s:17:\"customTemplateDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:17:\"customTemplateDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(52,'CiviCRM setting Specs','settingsMetadata_1__name_customPHPPathDir','a:1:{s:16:\"customPHPPathDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:16:\"customPHPPathDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(53,'CiviCRM setting Specs','settingsMetadata_1__name_extensionsDir','a:1:{s:13:\"extensionsDir\";a:13:{s:10:\"group_name\";s:21:\"Directory Preferences\";s:5:\"group\";s:9:\"directory\";s:4:\"name\";s:13:\"extensionsDir\";s:4:\"type\";s:3:\"Url\";s:9:\"html_type\";s:4:\"Text\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:5:\"title\";N;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(54,'CiviCRM setting Specs','settingsMetadata_1__name_event_enable_cart','a:1:{s:17:\"event_enable_cart\";a:12:{s:4:\"name\";s:11:\"enable_cart\";s:10:\"group_name\";s:17:\"Event Preferences\";s:5:\"group\";s:5:\"event\";s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:7:\"default\";i:0;s:3:\"add\";d:4.0999999999999996447286321199499070644378662109375;s:5:\"title\";s:17:\"Enable Event Cart\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:1;s:11:\"description\";s:8:\"WRITE ME\";s:9:\"help_text\";s:8:\"WRITE ME\";}}',NULL,'2014-05-22 10:24:44',NULL),(55,'CiviCRM setting Specs','settingsMetadata___name_event_enable_cart','a:1:{s:17:\"event_enable_cart\";a:12:{s:4:\"name\";s:11:\"enable_cart\";s:10:\"group_name\";s:17:\"Event Preferences\";s:5:\"group\";s:5:\"event\";s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:7:\"default\";i:0;s:3:\"add\";d:4.0999999999999996447286321199499070644378662109375;s:5:\"title\";s:17:\"Enable Event Cart\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:1;s:11:\"description\";s:8:\"WRITE ME\";s:9:\"help_text\";s:8:\"WRITE ME\";}}',NULL,'2014-05-22 10:24:44',NULL),(56,'CiviCRM setting Specs','settingsMetadata_1__name_monetaryThousandSeparator','a:1:{s:25:\"monetaryThousandSeparator\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:25:\"monetaryThousandSeparator\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:1:{s:4:\"size\";i:2;}s:7:\"default\";s:1:\",\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Thousands Separator\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(57,'CiviCRM setting Specs','settingsMetadata_1__name_monetaryDecimalPoint','a:1:{s:20:\"monetaryDecimalPoint\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:20:\"monetaryDecimalPoint\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:1:{s:4:\"size\";i:2;}s:7:\"default\";s:1:\".\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:17:\"Decimal Delimiter\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(58,'CiviCRM setting Specs','settingsMetadata_1__name_moneyformat','a:1:{s:11:\"moneyformat\";a:15:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:11:\"moneyformat\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:7:\"default\";s:5:\"%c %a\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:23:\"Monetary Amount Display\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(59,'CiviCRM setting Specs','settingsMetadata_1__name_moneyvalueformat','a:1:{s:16:\"moneyvalueformat\";a:15:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:16:\"moneyvalueformat\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:7:\"default\";s:3:\"%!i\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:23:\"Monetary Amount Display\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";N;s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(60,'CiviCRM setting Specs','settingsMetadata_1__name_defaultCurrency','a:1:{s:15:\"defaultCurrency\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:15:\"defaultCurrency\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:1:{s:4:\"size\";i:2;}s:7:\"default\";s:3:\"USD\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:16:\"Default Currency\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:75:\"Default currency assigned to contributions and other monetary transactions.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(61,'CiviCRM setting Specs','settingsMetadata_1__name_defaultContactCountry','a:1:{s:21:\"defaultContactCountry\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:21:\"defaultContactCountry\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:1:{s:4:\"size\";i:4;}s:7:\"default\";s:4:\"1228\";s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:15:\"Default Country\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:68:\"This value is selected by default when adding a new contact address.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(62,'CiviCRM setting Specs','settingsMetadata_1__name_countryLimit','a:1:{s:12:\"countryLimit\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:12:\"countryLimit\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:5:\"Array\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:14:\"advmultiselect\";s:15:\"html_attributes\";a:3:{s:4:\"size\";i:5;s:5:\"style\";s:11:\"width:150px\";s:5:\"class\";s:14:\"advmultiselect\";}s:7:\"default\";s:4:\"null\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:19:\"Available Countries\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(63,'CiviCRM setting Specs','settingsMetadata_1__name_provinceLimit','a:1:{s:13:\"provinceLimit\";a:16:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:13:\"provinceLimit\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:5:\"Array\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:14:\"advmultiselect\";s:15:\"html_attributes\";a:3:{s:4:\"size\";i:5;s:5:\"style\";s:11:\"width:150px\";s:5:\"class\";s:14:\"advmultiselect\";}s:7:\"default\";s:4:\"null\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:30:\"Available States and Provinces\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(64,'CiviCRM setting Specs','settingsMetadata_1__name_inheritLocale','a:1:{s:13:\"inheritLocale\";a:14:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:13:\"inheritLocale\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:7:\"Boolean\";s:15:\"quick_form_type\";s:5:\"YesNo\";s:7:\"default\";s:1:\"0\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Inherit CMS Language\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(65,'CiviCRM setting Specs','settingsMetadata_1__name_dateformatDatetime','a:1:{s:18:\"dateformatDatetime\";a:13:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:18:\"dateformatDatetime\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:7:\"default\";s:20:\"%B %E%f, %Y %l:%M %P\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:22:\"Complete Date and Time\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(66,'CiviCRM setting Specs','settingsMetadata_1__name_dateformatFull','a:1:{s:14:\"dateformatFull\";a:13:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:14:\"dateformatFull\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:7:\"default\";s:11:\"%B %E%f, %Y\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:13:\"Complete Date\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(67,'CiviCRM setting Specs','settingsMetadata_1__name_dateformatPartial','a:1:{s:17:\"dateformatPartial\";a:13:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:17:\"dateformatPartial\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:7:\"default\";s:5:\"%B %Y\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:14:\"Month and Year\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(68,'CiviCRM setting Specs','settingsMetadata_1__name_lcMessages','a:1:{s:10:\"lcMessages\";a:13:{s:10:\"group_name\";s:24:\"Localization Preferences\";s:5:\"group\";s:12:\"localization\";s:4:\"name\";s:10:\"lcMessages\";s:8:\"prefetch\";i:1;s:11:\"config_only\";i:1;s:4:\"type\";s:6:\"String\";s:7:\"default\";s:5:\"en_US\";s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:16:\"Default Language\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:0:\"\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(69,'CiviCRM setting Specs','settingsMetadata_1__name_disable_mandatory_tokens_check','a:1:{s:30:\"disable_mandatory_tokens_check\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:30:\"disable_mandatory_tokens_check\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:34:\"Disable check for mandatory tokens\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:345:\"Don\'t check for presence of mandatory tokens (domain address; unsubscribe/opt-out) before sending mailings. WARNING: Mandatory tokens are a safe-guard which facilitate compliance with the US CAN-SPAM Act. They should only be disabled if your organization adopts other mechanisms for compliance or if your organization is not subject to CAN-SPAM.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(70,'CiviCRM setting Specs','settingsMetadata___name_disable_mandatory_tokens_check','a:1:{s:30:\"disable_mandatory_tokens_check\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:30:\"disable_mandatory_tokens_check\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.4\";s:5:\"title\";s:34:\"Disable check for mandatory tokens\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:345:\"Don\'t check for presence of mandatory tokens (domain address; unsubscribe/opt-out) before sending mailings. WARNING: Mandatory tokens are a safe-guard which facilitate compliance with the US CAN-SPAM Act. They should only be disabled if your organization adopts other mechanisms for compliance or if your organization is not subject to CAN-SPAM.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(71,'CiviCRM setting Specs','settingsMetadata_1__name_dedupe_email_default','a:1:{s:20:\"dedupe_email_default\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:20:\"dedupe_email_default\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";s:44:\"CiviMail dedupes e-mail addresses by default\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:79:\"Set the \"dedupe e-mail\" option when sending a new mailing to \"true\" by default.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(72,'CiviCRM setting Specs','settingsMetadata___name_dedupe_email_default','a:1:{s:20:\"dedupe_email_default\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:20:\"dedupe_email_default\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:1;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";s:44:\"CiviMail dedupes e-mail addresses by default\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:79:\"Set the \"dedupe e-mail\" option when sending a new mailing to \"true\" by default.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(73,'CiviCRM setting Specs','settingsMetadata_1__name_hash_mailing_url','a:1:{s:16:\"hash_mailing_url\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:16:\"hash_mailing_url\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";s:20:\"Hashed Mailing URL\'s\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:131:\"If enabled, a randomized hash key will be used to reference the mailing URL in the mailing.viewUrl token, instead of the mailing ID\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(74,'CiviCRM setting Specs','settingsMetadata___name_hash_mailing_url','a:1:{s:16:\"hash_mailing_url\";a:12:{s:10:\"group_name\";s:19:\"Mailing Preferences\";s:5:\"group\";s:7:\"mailing\";s:4:\"name\";s:16:\"hash_mailing_url\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:8:\"checkbox\";s:7:\"default\";i:0;s:3:\"add\";s:3:\"4.5\";s:5:\"title\";s:20:\"Hashed Mailing URL\'s\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:131:\"If enabled, a randomized hash key will be used to reference the mailing URL in the mailing.viewUrl token, instead of the mailing ID\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(75,'CiviCRM setting Specs','settingsMetadata_1__name_default_renewal_contribution_page','a:1:{s:33:\"default_renewal_contribution_page\";a:13:{s:10:\"group_name\";s:18:\"Member Preferences\";s:5:\"group\";s:6:\"member\";s:4:\"name\";s:33:\"default_renewal_contribution_page\";s:4:\"type\";s:7:\"Integer\";s:9:\"html_type\";s:6:\"Select\";s:7:\"default\";N;s:14:\"pseudoconstant\";a:1:{s:4:\"name\";s:16:\"contributionPage\";}s:3:\"add\";s:3:\"4.1\";s:5:\"title\";s:38:\"Default online membership renewal page\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:348:\"If you select a default online contribution page for self-service membership renewals, a \"renew\" link pointing to that page will be displayed on the Contact Dashboard for memberships which were entered offline. You will need to ensure that the membership block for the selected online contribution page includes any currently available memberships.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(76,'CiviCRM setting Specs','settingsMetadata_1__name_search_autocomplete_count','a:1:{s:25:\"search_autocomplete_count\";a:15:{s:10:\"group_name\";s:18:\"Search Preferences\";s:5:\"group\";s:18:\"Search Preferences\";s:4:\"name\";s:25:\"search_autocomplete_count\";s:8:\"prefetch\";i:0;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:2;}s:7:\"default\";i:10;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Autocomplete Results\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:86:\"The maximum number of contacts to show at a time when typing in an autocomplete field.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(77,'CiviCRM setting Specs','settingsMetadata___name_search_autocomplete_count','a:1:{s:25:\"search_autocomplete_count\";a:15:{s:10:\"group_name\";s:18:\"Search Preferences\";s:5:\"group\";s:18:\"Search Preferences\";s:4:\"name\";s:25:\"search_autocomplete_count\";s:8:\"prefetch\";i:0;s:4:\"type\";s:7:\"Integer\";s:15:\"quick_form_type\";s:7:\"Element\";s:9:\"html_type\";s:4:\"text\";s:15:\"html_attributes\";a:2:{s:4:\"size\";i:2;s:9:\"maxlength\";i:2;}s:7:\"default\";i:10;s:3:\"add\";s:3:\"4.3\";s:5:\"title\";s:20:\"Autocomplete Results\";s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:86:\"The maximum number of contacts to show at a time when typing in an autocomplete field.\";s:9:\"help_text\";N;}}',NULL,'2014-05-22 10:24:44',NULL),(78,'CiviCRM setting Specs','settingsMetadata_1__name_userFrameworkResourceURL','a:1:{s:24:\"userFrameworkResourceURL\";a:12:{s:5:\"group\";s:3:\"url\";s:10:\"group_name\";s:15:\"URL Preferences\";s:4:\"name\";s:24:\"userFrameworkResourceURL\";s:4:\"type\";s:6:\"String\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:20:\"CiviCRM Resource URL\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}}',NULL,'2014-05-22 10:24:44',NULL),(79,'CiviCRM setting Specs','settingsMetadata_1__name_imageUploadURL','a:1:{s:14:\"imageUploadURL\";a:12:{s:5:\"group\";s:3:\"url\";s:10:\"group_name\";s:15:\"URL Preferences\";s:4:\"name\";s:14:\"imageUploadURL\";s:4:\"type\";s:6:\"String\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:16:\"Image Upload URL\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}}',NULL,'2014-05-22 10:24:44',NULL),(80,'CiviCRM setting Specs','settingsMetadata_1__name_customCSSURL','a:1:{s:12:\"customCSSURL\";a:12:{s:5:\"group\";s:3:\"url\";s:10:\"group_name\";s:15:\"URL Preferences\";s:4:\"name\";s:12:\"customCSSURL\";s:4:\"type\";s:6:\"String\";s:7:\"default\";N;s:3:\"add\";s:3:\"4.1\";s:8:\"prefetch\";i:1;s:9:\"is_domain\";i:1;s:10:\"is_contact\";i:0;s:11:\"description\";s:22:\"Custom CiviCRM CSS URL\";s:9:\"help_text\";N;s:17:\"validate_callback\";s:19:\"CRM_Utils_Rule::url\";}}',NULL,'2014-05-22 10:24:44',NULL); /*!40000 ALTER TABLE `civicrm_cache` ENABLE KEYS */; UNLOCK TABLES; @@ -209,7 +209,7 @@ 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,'2014-05-20 14:42:38'),(2,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Cooper family','Cooper family',NULL,NULL,NULL,NULL,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,NULL,'2014-05-20 14:43:46'),(3,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Ivanov, Landon','Landon Ivanov II',NULL,NULL,NULL,'1',NULL,'Both','1470212160',NULL,'Sample Data','Landon','N','Ivanov',NULL,3,NULL,NULL,1,NULL,'Dear Landon',1,NULL,'Dear Landon',1,NULL,'Landon Ivanov II',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:39'),(4,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cruz, Brent','Dr. Brent Cruz',NULL,NULL,NULL,NULL,NULL,'Both','1602969410',NULL,'Sample Data','Brent','','Cruz',4,NULL,NULL,NULL,1,NULL,'Dear Brent',1,NULL,'Dear Brent',1,NULL,'Dr. Brent Cruz',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:23'),(5,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Patel, Kathlyn','Mrs. Kathlyn Patel',NULL,NULL,NULL,NULL,NULL,'Both','388767316',NULL,'Sample Data','Kathlyn','L','Patel',1,NULL,NULL,NULL,1,NULL,'Dear Kathlyn',1,NULL,'Dear Kathlyn',1,NULL,'Mrs. Kathlyn Patel',NULL,1,'1954-12-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:15'),(6,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'cbachman76@testing.biz','cbachman76@testing.biz',NULL,NULL,NULL,'3',NULL,'Both','-1241028999',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear cbachman76@testing.biz',1,NULL,'Dear cbachman76@testing.biz',1,NULL,'cbachman76@testing.biz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:43'),(7,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Roberts, Bob','Bob Roberts',NULL,NULL,NULL,NULL,NULL,'Both','1182740119',NULL,'Sample Data','Bob','A','Roberts',NULL,NULL,NULL,NULL,1,NULL,'Dear Bob',1,NULL,'Dear Bob',1,NULL,'Bob Roberts',NULL,NULL,'1968-07-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:16'),(8,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Blackwell, Merrie','Ms. Merrie Blackwell',NULL,NULL,NULL,NULL,NULL,'Both','-1598230128',NULL,'Sample Data','Merrie','','Blackwell',2,NULL,NULL,NULL,1,NULL,'Dear Merrie',1,NULL,'Dear Merrie',1,NULL,'Ms. Merrie Blackwell',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:20'),(9,'Individual',NULL,1,1,0,0,1,0,NULL,NULL,'Jensen, Teddy','Mr. Teddy Jensen Sr.',NULL,NULL,NULL,'1',NULL,'Both','1565680627',NULL,'Sample Data','Teddy','W','Jensen',3,2,NULL,NULL,1,NULL,'Dear Teddy',1,NULL,'Dear Teddy',1,NULL,'Mr. Teddy Jensen Sr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:35'),(10,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Blackwell, Norris','Norris Blackwell',NULL,NULL,NULL,NULL,NULL,'Both','-1739837746',NULL,'Sample Data','Norris','','Blackwell',NULL,NULL,NULL,NULL,1,NULL,'Dear Norris',1,NULL,'Dear Norris',1,NULL,'Norris Blackwell',NULL,2,'1990-08-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:32'),(11,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'chowskis@infomail.co.in','chowskis@infomail.co.in',NULL,NULL,NULL,NULL,NULL,'Both','-2076621313',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear chowskis@infomail.co.in',1,NULL,'Dear chowskis@infomail.co.in',1,NULL,'chowskis@infomail.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:36'),(12,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Łąchowski, Teddy','Teddy Łąchowski III',NULL,NULL,NULL,'4',NULL,'Both','-39022400',NULL,'Sample Data','Teddy','','Łąchowski',NULL,4,NULL,NULL,1,NULL,'Dear Teddy',1,NULL,'Dear Teddy',1,NULL,'Teddy Łąchowski III',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:36'),(13,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'El Camino Wellness Systems','El Camino Wellness Systems',NULL,NULL,NULL,NULL,NULL,'Both','-160536256',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'El Camino Wellness Systems',NULL,NULL,NULL,0,NULL,NULL,NULL,'El Camino Wellness Systems',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:47'),(14,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Patel, Lou','Lou Patel',NULL,NULL,NULL,'4',NULL,'Both','-2136104044',NULL,'Sample Data','Lou','','Patel',NULL,NULL,NULL,NULL,1,NULL,'Dear Lou',1,NULL,'Dear Lou',1,NULL,'Lou Patel',NULL,2,'1955-09-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:17'),(15,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Cadell Food Alliance','Cadell Food Alliance',NULL,NULL,NULL,'2',NULL,'Both','949952041',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Cadell Food Alliance',NULL,NULL,NULL,0,NULL,NULL,124,'Cadell Food Alliance',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:48'),(16,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Blackwell, Magan','Magan Blackwell',NULL,NULL,NULL,'3',NULL,'Both','-746735010',NULL,'Sample Data','Magan','L','Blackwell',NULL,NULL,NULL,NULL,1,NULL,'Dear Magan',1,NULL,'Dear Magan',1,NULL,'Magan Blackwell',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:20'),(17,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen, Kacey','Dr. Kacey Olsen',NULL,NULL,NULL,NULL,NULL,'Both','1976380939',NULL,'Sample Data','Kacey','','Olsen',4,NULL,NULL,NULL,1,NULL,'Dear Kacey',1,NULL,'Dear Kacey',1,NULL,'Dr. Kacey Olsen',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:13'),(18,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jacobs, Jed','Jed Jacobs',NULL,NULL,NULL,'4',NULL,'Both','396684690',NULL,'Sample Data','Jed','','Jacobs',NULL,NULL,NULL,NULL,1,NULL,'Dear Jed',1,NULL,'Dear Jed',1,NULL,'Jed Jacobs',NULL,2,'1975-11-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:43'),(19,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Mei','Mrs. Mei Terry',NULL,NULL,NULL,'4',NULL,'Both','210482431',NULL,'Sample Data','Mei','','Terry',1,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Mrs. Mei Terry',NULL,1,'1963-11-07',0,NULL,NULL,NULL,'Global Peace Fellowship',NULL,NULL,46,0,NULL,'2014-05-20 14:43:53'),(20,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Grant, Omar','Mr. Omar Grant',NULL,NULL,NULL,'2',NULL,'Both','2919380',NULL,'Sample Data','Omar','I','Grant',3,NULL,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Mr. Omar Grant',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:16'),(21,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'El Camino Technology Partnership','El Camino Technology Partnership',NULL,NULL,NULL,'1',NULL,'Both','-930348103',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'El Camino Technology Partnership',NULL,NULL,NULL,0,NULL,NULL,110,'El Camino Technology Partnership',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:49'),(22,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Bachman, Herminia','Mrs. Herminia Bachman',NULL,NULL,NULL,NULL,NULL,'Both','-1707959754',NULL,'Sample Data','Herminia','U','Bachman',1,NULL,NULL,NULL,1,NULL,'Dear Herminia',1,NULL,'Dear Herminia',1,NULL,'Mrs. Herminia Bachman',NULL,1,'1962-08-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:44'),(23,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Teddy','Teddy Lee Jr.',NULL,NULL,NULL,'5',NULL,'Both','1086314831',NULL,'Sample Data','Teddy','M','Lee',NULL,1,NULL,NULL,1,NULL,'Dear Teddy',1,NULL,'Dear Teddy',1,NULL,'Teddy Lee Jr.',NULL,NULL,'1954-05-02',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:39'),(24,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jones, Laree','Laree Jones',NULL,NULL,NULL,NULL,NULL,'Both','-89696096',NULL,'Sample Data','Laree','','Jones',NULL,NULL,NULL,NULL,1,NULL,'Dear Laree',1,NULL,'Dear Laree',1,NULL,'Laree Jones',NULL,NULL,'1969-07-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:31'),(25,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'prenticei@mymail.info','prenticei@mymail.info',NULL,NULL,NULL,'3',NULL,'Both','63870554',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear prenticei@mymail.info',1,NULL,'Dear prenticei@mymail.info',1,NULL,'prenticei@mymail.info',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:38'),(26,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Łąchowski family','Łąchowski family',NULL,NULL,NULL,NULL,NULL,'Both','-1887890041',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Łąchowski family',5,NULL,'Dear Łąchowski family',2,NULL,'Łąchowski family',NULL,NULL,NULL,0,NULL,'Łąchowski family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:46'),(27,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs, Arlyne','Arlyne Jacobs',NULL,NULL,NULL,NULL,NULL,'Both','-611824556',NULL,'Sample Data','Arlyne','O','Jacobs',NULL,NULL,NULL,NULL,1,NULL,'Dear Arlyne',1,NULL,'Dear Arlyne',1,NULL,'Arlyne Jacobs',NULL,NULL,'1992-11-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:42'),(28,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Ivanov, Bernadette','Bernadette Ivanov',NULL,NULL,NULL,NULL,NULL,'Both','-1168617510',NULL,'Sample Data','Bernadette','','Ivanov',NULL,NULL,NULL,NULL,1,NULL,'Dear Bernadette',1,NULL,'Dear Bernadette',1,NULL,'Bernadette Ivanov',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:18'),(29,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Cooper, Winford','Winford Cooper Sr.',NULL,NULL,NULL,NULL,NULL,'Both','1891762669',NULL,'Sample Data','Winford','D','Cooper',NULL,2,NULL,NULL,1,NULL,'Dear Winford',1,NULL,'Dear Winford',1,NULL,'Winford Cooper Sr.',NULL,NULL,'1973-08-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:37'),(30,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'tdimitrov74@spamalot.org','tdimitrov74@spamalot.org',NULL,NULL,NULL,NULL,NULL,'Both','-267041546',NULL,'Sample Data',NULL,NULL,NULL,NULL,4,NULL,NULL,1,NULL,'Dear tdimitrov74@spamalot.org',1,NULL,'Dear tdimitrov74@spamalot.org',1,NULL,'tdimitrov74@spamalot.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:31'),(31,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Wilson, Ray','Mr. Ray Wilson',NULL,NULL,NULL,NULL,NULL,'Both','1585243279',NULL,'Sample Data','Ray','','Wilson',3,NULL,NULL,NULL,1,NULL,'Dear Ray',1,NULL,'Dear Ray',1,NULL,'Mr. Ray Wilson',NULL,2,'1989-04-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:23'),(32,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Reynolds, Alexia','Alexia Reynolds',NULL,NULL,NULL,'1',NULL,'Both','1389353396',NULL,'Sample Data','Alexia','H','Reynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Alexia',1,NULL,'Dear Alexia',1,NULL,'Alexia Reynolds',NULL,NULL,'1961-12-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:28'),(33,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'terry.felisha@infomail.biz','terry.felisha@infomail.biz',NULL,NULL,NULL,'4',NULL,'Both','-1745826312',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear terry.felisha@infomail.biz',1,NULL,'Dear terry.felisha@infomail.biz',1,NULL,'terry.felisha@infomail.biz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:18'),(34,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Samuels, Nicole','Nicole Samuels',NULL,NULL,NULL,'1',NULL,'Both','-784737398',NULL,'Sample Data','Nicole','G','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Nicole',1,NULL,'Dear Nicole',1,NULL,'Nicole Samuels',NULL,1,NULL,0,NULL,NULL,NULL,'Sierra Culture Academy',NULL,NULL,114,0,NULL,'2014-05-20 14:43:49'),(35,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Łąchowski, Miguel','Miguel Łąchowski',NULL,NULL,NULL,NULL,NULL,'Both','93333880',NULL,'Sample Data','Miguel','C','Łąchowski',NULL,NULL,NULL,NULL,1,NULL,'Dear Miguel',1,NULL,'Dear Miguel',1,NULL,'Miguel Łąchowski',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:37'),(36,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Robertson, Sonny','Sonny Robertson',NULL,NULL,NULL,'3',NULL,'Both','-1786932333',NULL,'Sample Data','Sonny','','Robertson',NULL,NULL,NULL,NULL,1,NULL,'Dear Sonny',1,NULL,'Dear Sonny',1,NULL,'Sonny Robertson',NULL,2,'1971-06-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:23'),(37,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Zope, Toby','Dr. Toby Zope',NULL,NULL,NULL,NULL,NULL,'Both','1944190028',NULL,'Sample Data','Toby','A','Zope',4,NULL,NULL,NULL,1,NULL,'Dear Toby',1,NULL,'Dear Toby',1,NULL,'Dr. Toby Zope',NULL,2,'1940-04-25',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:13'),(38,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Patel family','Patel family',NULL,NULL,NULL,NULL,NULL,'Both','1669281794',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Patel family',5,NULL,'Dear Patel family',2,NULL,'Patel family',NULL,NULL,NULL,0,NULL,'Patel family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:47'),(39,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'jacobs-blackwell.esta@infomail.biz','jacobs-blackwell.esta@infomail.biz',NULL,NULL,NULL,NULL,NULL,'Both','316124367',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear jacobs-blackwell.esta@infomail.biz',1,NULL,'Dear jacobs-blackwell.esta@infomail.biz',1,NULL,'jacobs-blackwell.esta@infomail.biz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:32'),(40,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Nielsen, Claudio','Dr. Claudio Nielsen',NULL,NULL,NULL,'3',NULL,'Both','-1099123592',NULL,'Sample Data','Claudio','Z','Nielsen',4,NULL,NULL,NULL,1,NULL,'Dear Claudio',1,NULL,'Dear Claudio',1,NULL,'Dr. Claudio Nielsen',NULL,2,'1934-12-11',1,'2014-04-29',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:27'),(41,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Syracuse Family Systems','Syracuse Family Systems',NULL,NULL,NULL,'2',NULL,'Both','1892298256',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Syracuse Family Systems',NULL,NULL,NULL,0,NULL,NULL,179,'Syracuse Family Systems',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:52'),(42,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Díaz, Sanford','Sanford Díaz',NULL,NULL,NULL,'2',NULL,'Both','-539009041',NULL,'Sample Data','Sanford','U','Díaz',NULL,NULL,NULL,NULL,1,NULL,'Dear Sanford',1,NULL,'Dear Sanford',1,NULL,'Sanford Díaz',NULL,2,'1972-09-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:32'),(43,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest, Teddy','Dr. Teddy Deforest',NULL,NULL,NULL,'5',NULL,'Both','-1308462568',NULL,'Sample Data','Teddy','V','Deforest',4,NULL,NULL,NULL,1,NULL,'Dear Teddy',1,NULL,'Dear Teddy',1,NULL,'Dr. Teddy Deforest',NULL,2,'1985-07-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:27'),(44,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov, Shauna','Shauna Dimitrov',NULL,NULL,NULL,'1',NULL,'Both','-520545007',NULL,'Sample Data','Shauna','D','Dimitrov',NULL,NULL,NULL,NULL,1,NULL,'Dear Shauna',1,NULL,'Dear Shauna',1,NULL,'Shauna Dimitrov',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:23'),(45,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds, Landon','Dr. Landon McReynolds Jr.',NULL,NULL,NULL,NULL,NULL,'Both','-253731136',NULL,'Sample Data','Landon','L','McReynolds',4,1,NULL,NULL,1,NULL,'Dear Landon',1,NULL,'Dear Landon',1,NULL,'Dr. Landon McReynolds Jr.',NULL,2,'1985-10-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:20'),(46,'Organization',NULL,1,1,0,0,0,0,NULL,NULL,'Global Peace Fellowship','Global Peace Fellowship',NULL,NULL,NULL,'1',NULL,'Both','262779777',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Global Peace Fellowship',NULL,NULL,NULL,0,NULL,NULL,19,'Global Peace Fellowship',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:53'),(47,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Roberts, Heidi','Ms. Heidi Roberts',NULL,NULL,NULL,NULL,NULL,'Both','-1079499287',NULL,'Sample Data','Heidi','','Roberts',2,NULL,NULL,NULL,1,NULL,'Dear Heidi',1,NULL,'Dear Heidi',1,NULL,'Ms. Heidi Roberts',NULL,1,'1989-01-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:13'),(48,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jones, Irvin','Dr. Irvin Jones',NULL,NULL,NULL,NULL,NULL,'Both','1283789305',NULL,'Sample Data','Irvin','','Jones',4,NULL,NULL,NULL,1,NULL,'Dear Irvin',1,NULL,'Dear Irvin',1,NULL,'Dr. Irvin Jones',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:30'),(49,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'bernadetted@example.org','bernadetted@example.org',NULL,NULL,NULL,NULL,NULL,'Both','101515181',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear bernadetted@example.org',1,NULL,'Dear bernadetted@example.org',1,NULL,'bernadetted@example.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:19'),(50,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Ivanov, Lawerence','Dr. Lawerence Ivanov III',NULL,NULL,NULL,'3',NULL,'Both','268329993',NULL,'Sample Data','Lawerence','','Ivanov',4,4,NULL,NULL,1,NULL,'Dear Lawerence',1,NULL,'Dear Lawerence',1,NULL,'Dr. Lawerence Ivanov III',NULL,2,'1991-11-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:39'),(51,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Robertson, Billy','Mr. Billy Robertson',NULL,NULL,NULL,NULL,NULL,'Both','-601570159',NULL,'Sample Data','Billy','','Robertson',3,NULL,NULL,NULL,1,NULL,'Dear Billy',1,NULL,'Dear Billy',1,NULL,'Mr. Billy Robertson',NULL,NULL,'1992-06-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:26'),(52,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman-McReynolds, Sonny','Sonny Bachman-McReynolds Jr.',NULL,NULL,NULL,NULL,NULL,'Both','-462909220',NULL,'Sample Data','Sonny','','Bachman-McReynolds',NULL,1,NULL,NULL,1,NULL,'Dear Sonny',1,NULL,'Dear Sonny',1,NULL,'Sonny Bachman-McReynolds Jr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:38'),(53,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'lee-prentice.felisha81@testing.co.pl','lee-prentice.felisha81@testing.co.pl',NULL,NULL,NULL,NULL,NULL,'Both','-914706604',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear lee-prentice.felisha81@testing.co.pl',1,NULL,'Dear lee-prentice.felisha81@testing.co.pl',1,NULL,'lee-prentice.felisha81@testing.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:38'),(54,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Nicole','Mrs. Nicole Wilson',NULL,NULL,NULL,'2',NULL,'Both','-1168994891',NULL,'Sample Data','Nicole','B','Wilson',1,NULL,NULL,NULL,1,NULL,'Dear Nicole',1,NULL,'Dear Nicole',1,NULL,'Mrs. Nicole Wilson',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:30'),(55,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Jensen-Terry family','Jensen-Terry family',NULL,NULL,NULL,NULL,NULL,'Both','-1250434147',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Jensen-Terry family',5,NULL,'Dear Jensen-Terry family',2,NULL,'Jensen-Terry family',NULL,NULL,NULL,0,NULL,'Jensen-Terry family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:46'),(56,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Errol','Mr. Errol Cooper',NULL,NULL,NULL,'4',NULL,'Both','932311595',NULL,'Sample Data','Errol','R','Cooper',3,NULL,NULL,NULL,1,NULL,'Dear Errol',1,NULL,'Dear Errol',1,NULL,'Mr. Errol Cooper',NULL,2,'1964-02-04',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:12'),(57,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'carylonsmith@spamalot.biz','carylonsmith@spamalot.biz',NULL,NULL,NULL,NULL,NULL,'Both','1685055246',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear carylonsmith@spamalot.biz',1,NULL,'Dear carylonsmith@spamalot.biz',1,NULL,'carylonsmith@spamalot.biz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:28'),(58,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jameson, Brittney','Mrs. Brittney Jameson',NULL,NULL,NULL,'5',NULL,'Both','-1417075255',NULL,'Sample Data','Brittney','H','Jameson',1,NULL,NULL,NULL,1,NULL,'Dear Brittney',1,NULL,'Dear Brittney',1,NULL,'Mrs. Brittney Jameson',NULL,NULL,'1943-03-05',1,'2013-08-22',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:28'),(59,'Household',NULL,1,0,0,0,1,0,NULL,NULL,'Zope family','Zope family',NULL,NULL,NULL,NULL,NULL,'Both','1649131487',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Zope family',5,NULL,'Dear Zope family',2,NULL,'Zope family',NULL,NULL,NULL,0,NULL,'Zope family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:45'),(60,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Parker, Rodrigo','Rodrigo Parker Jr.',NULL,NULL,NULL,'5',NULL,'Both','-710444560',NULL,'Sample Data','Rodrigo','','Parker',NULL,1,NULL,NULL,1,NULL,'Dear Rodrigo',1,NULL,'Dear Rodrigo',1,NULL,'Rodrigo Parker Jr.',NULL,NULL,'1992-06-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:14'),(61,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen family','Nielsen family',NULL,NULL,NULL,'4',NULL,'Both','766698874',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Nielsen family',5,NULL,'Dear Nielsen family',2,NULL,'Nielsen family',NULL,NULL,NULL,0,NULL,'Nielsen family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:46'),(62,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Jensen, Josefa','Josefa Jensen',NULL,NULL,NULL,'2',NULL,'Both','-1100726461',NULL,'Sample Data','Josefa','','Jensen',NULL,NULL,NULL,NULL,1,NULL,'Dear Josefa',1,NULL,'Dear Josefa',1,NULL,'Josefa Jensen',NULL,NULL,'1997-03-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:36'),(63,'Household',NULL,0,0,0,0,1,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,NULL,'2014-05-20 14:43:45'),(64,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jensen, Lashawnda','Ms. Lashawnda Jensen',NULL,NULL,NULL,NULL,NULL,'Both','-72495046',NULL,'Sample Data','Lashawnda','P','Jensen',2,NULL,NULL,NULL,1,NULL,'Dear Lashawnda',1,NULL,'Dear Lashawnda',1,NULL,'Ms. Lashawnda Jensen',NULL,NULL,NULL,1,'2013-09-01',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:35'),(65,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Lee-Wattson, Bernadette','Bernadette Lee-Wattson',NULL,NULL,NULL,'4',NULL,'Both','-1585839658',NULL,'Sample Data','Bernadette','X','Lee-Wattson',NULL,NULL,NULL,NULL,1,NULL,'Dear Bernadette',1,NULL,'Dear Bernadette',1,NULL,'Bernadette Lee-Wattson',NULL,1,'1994-12-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:40'),(66,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Urban Development Systems','Urban Development Systems',NULL,NULL,NULL,'2',NULL,'Both','1080663884',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Urban Development Systems',NULL,NULL,NULL,0,NULL,NULL,97,'Urban Development Systems',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:48'),(67,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller, Nicole','Nicole Müller',NULL,NULL,NULL,NULL,NULL,'Both','-1565191515',NULL,'Sample Data','Nicole','','Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Nicole',1,NULL,'Dear Nicole',1,NULL,'Nicole Müller',NULL,1,NULL,1,'2014-03-01',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:16'),(68,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Jensen, Herminia','Ms. Herminia Jensen',NULL,NULL,NULL,'2',NULL,'Both','-332952708',NULL,'Sample Data','Herminia','','Jensen',2,NULL,NULL,NULL,1,NULL,'Dear Herminia',1,NULL,'Dear Herminia',1,NULL,'Ms. Herminia Jensen',NULL,1,'1978-11-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:40'),(69,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jones, Nicole','Nicole Jones',NULL,NULL,NULL,'4',NULL,'Both','1891539525',NULL,'Sample Data','Nicole','X','Jones',NULL,NULL,NULL,NULL,1,NULL,'Dear Nicole',1,NULL,'Dear Nicole',1,NULL,'Nicole Jones',NULL,1,'1965-07-09',1,'2014-05-09',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:31'),(70,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Jacobs family','Jacobs family',NULL,NULL,NULL,'4',NULL,'Both','1498986649',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Jacobs family',5,NULL,'Dear Jacobs family',2,NULL,'Jacobs family',NULL,NULL,NULL,0,NULL,'Jacobs family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:47'),(71,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'elizabeths@mymail.co.nz','elizabeths@mymail.co.nz',NULL,NULL,NULL,'3',NULL,'Both','1513204043',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear elizabeths@mymail.co.nz',1,NULL,'Dear elizabeths@mymail.co.nz',1,NULL,'elizabeths@mymail.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:27'),(72,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Community Arts Partners','Community Arts Partners',NULL,NULL,NULL,'2',NULL,'Both','-618335085',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Community Arts Partners',NULL,NULL,NULL,0,NULL,NULL,140,'Community Arts Partners',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:51'),(73,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Jacobs, Ashley','Ms. Ashley Jacobs',NULL,NULL,NULL,'1',NULL,'Both','-2070800724',NULL,'Sample Data','Ashley','','Jacobs',2,NULL,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Ms. Ashley Jacobs',NULL,NULL,'1977-09-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:14'),(74,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Yadav, Errol','Errol Yadav',NULL,NULL,NULL,NULL,NULL,'Both','502679845',NULL,'Sample Data','Errol','U','Yadav',NULL,NULL,NULL,NULL,1,NULL,'Dear Errol',1,NULL,'Dear Errol',1,NULL,'Errol Yadav',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:19'),(75,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Blackwell, Merrie','Merrie Blackwell',NULL,NULL,NULL,NULL,NULL,'Both','-1598230128',NULL,'Sample Data','Merrie','W','Blackwell',NULL,NULL,NULL,NULL,1,NULL,'Dear Merrie',1,NULL,'Dear Merrie',1,NULL,'Merrie Blackwell',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:32'),(76,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Nielsen, Craig','Dr. Craig Nielsen II',NULL,NULL,NULL,NULL,NULL,'Both','151242060',NULL,'Sample Data','Craig','Z','Nielsen',4,3,NULL,NULL,1,NULL,'Dear Craig',1,NULL,'Dear Craig',1,NULL,'Dr. Craig Nielsen II',NULL,2,'1981-09-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:40'),(77,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Díaz, Bernadette','Dr. Bernadette Díaz',NULL,NULL,NULL,NULL,NULL,'Both','-1280402231',NULL,'Sample Data','Bernadette','T','Díaz',4,NULL,NULL,NULL,1,NULL,'Dear Bernadette',1,NULL,'Dear Bernadette',1,NULL,'Dr. Bernadette Díaz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:32'),(78,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Olsen, Teresa','Teresa Olsen',NULL,NULL,NULL,'5',NULL,'Both','1784308763',NULL,'Sample Data','Teresa','Y','Olsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Teresa',1,NULL,'Dear Teresa',1,NULL,'Teresa Olsen',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:25'),(79,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Łąchowski, Elbert','Elbert Łąchowski III',NULL,NULL,NULL,'1',NULL,'Both','473197543',NULL,'Sample Data','Elbert','','Łąchowski',NULL,4,NULL,NULL,1,NULL,'Dear Elbert',1,NULL,'Dear Elbert',1,NULL,'Elbert Łąchowski III',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:36'),(80,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Robertson, Claudio','Claudio Robertson Jr.',NULL,NULL,NULL,NULL,NULL,'Both','-344086130',NULL,'Sample Data','Claudio','Q','Robertson',NULL,1,NULL,NULL,1,NULL,'Dear Claudio',1,NULL,'Dear Claudio',1,NULL,'Claudio Robertson Jr.',NULL,2,'1944-10-17',1,NULL,NULL,NULL,'Surprise Agriculture Center',NULL,NULL,143,0,NULL,'2014-05-20 14:43:50'),(81,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'kathlyncruz88@example.co.in','kathlyncruz88@example.co.in',NULL,NULL,NULL,'4',NULL,'Both','949814743',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear kathlyncruz88@example.co.in',1,NULL,'Dear kathlyncruz88@example.co.in',1,NULL,'kathlyncruz88@example.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:30'),(82,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Jackson','Jackson Wilson',NULL,NULL,NULL,'3',NULL,'Both','-1185772622',NULL,'Sample Data','Jackson','','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Jackson',1,NULL,'Dear Jackson',1,NULL,'Jackson Wilson',NULL,2,'1992-06-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:18'),(83,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Patel, Elizabeth','Elizabeth Patel',NULL,NULL,NULL,NULL,NULL,'Both','87465579',NULL,'Sample Data','Elizabeth','U','Patel',NULL,NULL,NULL,NULL,1,NULL,'Dear Elizabeth',1,NULL,'Dear Elizabeth',1,NULL,'Elizabeth Patel',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:42'),(84,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Allan','Allan Cooper III',NULL,NULL,NULL,'4',NULL,'Both','350402207',NULL,'Sample Data','Allan','K','Cooper',NULL,4,NULL,NULL,1,NULL,'Dear Allan',1,NULL,'Dear Allan',1,NULL,'Allan Cooper III',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:37'),(85,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Barkley, Kenny','Kenny Barkley',NULL,NULL,NULL,'4',NULL,'Both','-885408555',NULL,'Sample Data','Kenny','','Barkley',NULL,NULL,NULL,NULL,1,NULL,'Dear Kenny',1,NULL,'Dear Kenny',1,NULL,'Kenny Barkley',NULL,2,'1992-06-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:24'),(86,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Bachman, Alexia','Alexia Bachman',NULL,NULL,NULL,'5',NULL,'Both','703420300',NULL,'Sample Data','Alexia','X','Bachman',NULL,NULL,NULL,NULL,1,NULL,'Dear Alexia',1,NULL,'Dear Alexia',1,NULL,'Alexia Bachman',NULL,1,'2000-03-09',0,NULL,NULL,NULL,'Knoxville Music Fund',NULL,NULL,95,0,NULL,'2014-05-20 14:43:49'),(87,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Bachman, Kandace','Kandace Bachman',NULL,NULL,NULL,'5',NULL,'Both','1110048410',NULL,'Sample Data','Kandace','','Bachman',NULL,NULL,NULL,NULL,1,NULL,'Dear Kandace',1,NULL,'Dear Kandace',1,NULL,'Kandace Bachman',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:45'),(88,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Díaz, Alida','Dr. Alida Díaz',NULL,NULL,NULL,'3',NULL,'Both','1025898769',NULL,'Sample Data','Alida','M','Díaz',4,NULL,NULL,NULL,1,NULL,'Dear Alida',1,NULL,'Dear Alida',1,NULL,'Dr. Alida Díaz',NULL,1,'1988-09-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:19'),(89,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Dimitrov, Brittney','Mrs. Brittney Dimitrov',NULL,NULL,NULL,'1',NULL,'Both','-702463333',NULL,'Sample Data','Brittney','','Dimitrov',1,NULL,NULL,NULL,1,NULL,'Dear Brittney',1,NULL,'Dear Brittney',1,NULL,'Mrs. Brittney Dimitrov',NULL,1,'1962-11-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:31'),(90,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Dimitrov, Sherman','Sherman Dimitrov',NULL,NULL,NULL,NULL,NULL,'Both','2018073117',NULL,'Sample Data','Sherman','','Dimitrov',NULL,NULL,NULL,NULL,1,NULL,'Dear Sherman',1,NULL,'Dear Sherman',1,NULL,'Sherman Dimitrov',NULL,2,'1946-11-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:31'),(91,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'cq.patel17@spamalot.co.nz','cq.patel17@spamalot.co.nz',NULL,NULL,NULL,NULL,NULL,'Both','917282676',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear cq.patel17@spamalot.co.nz',1,NULL,'Dear cq.patel17@spamalot.co.nz',1,NULL,'cq.patel17@spamalot.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:14'),(92,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Smith, Sonny','Mr. Sonny Smith',NULL,NULL,NULL,NULL,NULL,'Both','-1419051318',NULL,'Sample Data','Sonny','','Smith',3,NULL,NULL,NULL,1,NULL,'Dear Sonny',1,NULL,'Dear Sonny',1,NULL,'Mr. Sonny Smith',NULL,2,'1972-02-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:28'),(93,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Cruz, Nicole','Nicole Cruz',NULL,NULL,NULL,'4',NULL,'Both','-1323885853',NULL,'Sample Data','Nicole','','Cruz',NULL,NULL,NULL,NULL,1,NULL,'Dear Nicole',1,NULL,'Dear Nicole',1,NULL,'Nicole Cruz',NULL,1,'1984-05-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:15'),(94,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'jensen.brittney33@sample.co.uk','jensen.brittney33@sample.co.uk',NULL,NULL,NULL,NULL,NULL,'Both','-2093258548',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear jensen.brittney33@sample.co.uk',1,NULL,'Dear jensen.brittney33@sample.co.uk',1,NULL,'jensen.brittney33@sample.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:35'),(95,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Knoxville Music Fund','Knoxville Music Fund',NULL,NULL,NULL,NULL,NULL,'Both','667756942',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Knoxville Music Fund',NULL,NULL,NULL,0,NULL,NULL,86,'Knoxville Music Fund',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:49'),(96,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Yadav-Cooper, Iris','Iris Yadav-Cooper',NULL,NULL,NULL,'5',NULL,'Both','-978801083',NULL,'Sample Data','Iris','K','Yadav-Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Iris',1,NULL,'Dear Iris',1,NULL,'Iris Yadav-Cooper',NULL,1,'1976-12-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:37'),(97,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov, Delana','Mrs. Delana Dimitrov',NULL,NULL,NULL,'3',NULL,'Both','-268486414',NULL,'Sample Data','Delana','','Dimitrov',1,NULL,NULL,NULL,1,NULL,'Dear Delana',1,NULL,'Dear Delana',1,NULL,'Mrs. Delana Dimitrov',NULL,NULL,'1985-07-24',0,NULL,NULL,NULL,'Urban Development Systems',NULL,NULL,66,0,NULL,'2014-05-20 14:43:48'),(98,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Jackson Poetry Network','Jackson Poetry Network',NULL,NULL,NULL,'2',NULL,'Both','-624713944',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Jackson Poetry Network',NULL,NULL,NULL,0,NULL,NULL,180,'Jackson Poetry Network',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:53'),(99,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Cooper, Erik','Erik Cooper III',NULL,NULL,NULL,'4',NULL,'Both','-386358238',NULL,'Sample Data','Erik','E','Cooper',NULL,4,NULL,NULL,1,NULL,'Dear Erik',1,NULL,'Dear Erik',1,NULL,'Erik Cooper III',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:37'),(100,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs, Bryon','Dr. Bryon Jacobs',NULL,NULL,NULL,NULL,NULL,'Both','2100976885',NULL,'Sample Data','Bryon','V','Jacobs',4,NULL,NULL,NULL,1,NULL,'Dear Bryon',1,NULL,'Dear Bryon',1,NULL,'Dr. Bryon Jacobs',NULL,2,'1972-09-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:42'),(101,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs, Jed','Jed Jacobs Jr.',NULL,NULL,NULL,'1',NULL,'Both','396684690',NULL,'Sample Data','Jed','K','Jacobs',NULL,1,NULL,NULL,1,NULL,'Dear Jed',1,NULL,'Dear Jed',1,NULL,'Jed Jacobs Jr.',NULL,2,'1993-10-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:43'),(102,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Parker, Sharyn','Sharyn Parker',NULL,NULL,NULL,'2',NULL,'Both','-1242681063',NULL,'Sample Data','Sharyn','M','Parker',NULL,NULL,NULL,NULL,1,NULL,'Dear Sharyn',1,NULL,'Dear Sharyn',1,NULL,'Sharyn Parker',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:18'),(103,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Blackwell family','Blackwell family',NULL,NULL,NULL,'3',NULL,'Both','-1076325786',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Blackwell family',5,NULL,'Dear Blackwell family',2,NULL,'Blackwell family',NULL,NULL,NULL,0,NULL,'Blackwell family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:45'),(104,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Urban Sustainability Network','Urban Sustainability Network',NULL,NULL,NULL,'5',NULL,'Both','1488829744',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Urban Sustainability Network',NULL,NULL,NULL,0,NULL,NULL,178,'Urban Sustainability Network',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:51'),(105,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Robertson, Ivey','Mrs. Ivey Robertson',NULL,NULL,NULL,NULL,NULL,'Both','-2117660001',NULL,'Sample Data','Ivey','','Robertson',1,NULL,NULL,NULL,1,NULL,'Dear Ivey',1,NULL,'Dear Ivey',1,NULL,'Mrs. Ivey Robertson',NULL,1,'1930-02-21',1,'2013-09-09',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:29'),(106,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Nielsen, Jerome','Jerome Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','-642252233',NULL,'Sample Data','Jerome','','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Jerome',1,NULL,'Dear Jerome',1,NULL,'Jerome Nielsen',NULL,NULL,'2002-08-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:40'),(107,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Global Advocacy Partners','Global Advocacy Partners',NULL,NULL,NULL,NULL,NULL,'Both','-845400691',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Global Advocacy Partners',NULL,NULL,NULL,0,NULL,NULL,118,'Global Advocacy Partners',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:50'),(108,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'lp.zope@testmail.org','lp.zope@testmail.org',NULL,NULL,NULL,'3',NULL,'Both','-208687639',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear lp.zope@testmail.org',1,NULL,'Dear lp.zope@testmail.org',1,NULL,'lp.zope@testmail.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:34'),(109,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'robertsonr9@example.biz','robertsonr9@example.biz',NULL,NULL,NULL,NULL,NULL,'Both','-678833422',NULL,'Sample Data',NULL,NULL,NULL,3,1,NULL,NULL,1,NULL,'Dear robertsonr9@example.biz',1,NULL,'Dear robertsonr9@example.biz',1,NULL,'robertsonr9@example.biz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:26'),(110,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Roberts, Iris','Iris Roberts',NULL,NULL,NULL,'4',NULL,'Both','1428740139',NULL,'Sample Data','Iris','','Roberts',NULL,NULL,NULL,NULL,1,NULL,'Dear Iris',1,NULL,'Dear Iris',1,NULL,'Iris Roberts',NULL,1,'1963-03-07',0,NULL,NULL,NULL,'El Camino Technology Partnership',NULL,NULL,21,0,NULL,'2014-05-20 14:43:49'),(111,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samson, Toby','Mr. Toby Samson Jr.',NULL,NULL,NULL,'5',NULL,'Both','1447480328',NULL,'Sample Data','Toby','','Samson',3,1,NULL,NULL,1,NULL,'Dear Toby',1,NULL,'Dear Toby',1,NULL,'Mr. Toby Samson Jr.',NULL,2,'1977-12-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:35'),(112,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Reynolds, Junko','Mrs. Junko Reynolds',NULL,NULL,NULL,NULL,NULL,'Both','1984549046',NULL,'Sample Data','Junko','','Reynolds',1,NULL,NULL,NULL,1,NULL,'Dear Junko',1,NULL,'Dear Junko',1,NULL,'Mrs. Junko Reynolds',NULL,NULL,'1992-06-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:27'),(113,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs, Elina','Elina Jacobs',NULL,NULL,NULL,'1',NULL,'Both','-362926103',NULL,'Sample Data','Elina','','Jacobs',NULL,NULL,NULL,NULL,1,NULL,'Dear Elina',1,NULL,'Dear Elina',1,NULL,'Elina Jacobs',NULL,NULL,'1969-02-02',1,'2013-05-25',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:42'),(114,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'Sierra Culture Academy','Sierra Culture Academy',NULL,NULL,NULL,'4',NULL,'Both','1397094491',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Sierra Culture Academy',NULL,NULL,NULL,0,NULL,NULL,34,'Sierra Culture Academy',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:49'),(115,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman-McReynolds family','Bachman-McReynolds family',NULL,NULL,NULL,NULL,NULL,'Both','-1135065933',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Bachman-McReynolds family',5,NULL,'Dear Bachman-McReynolds family',2,NULL,'Bachman-McReynolds family',NULL,NULL,NULL,0,NULL,'Bachman-McReynolds family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:46'),(116,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Prentice family','Prentice family',NULL,NULL,NULL,NULL,NULL,'Both','-981343625',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,NULL,'2014-05-20 14:43:46'),(117,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Zope, Irvin','Irvin Zope Sr.',NULL,NULL,NULL,'5',NULL,'Both','1828686361',NULL,'Sample Data','Irvin','','Zope',NULL,2,NULL,NULL,1,NULL,'Dear Irvin',1,NULL,'Dear Irvin',1,NULL,'Irvin Zope Sr.',NULL,2,'1990-11-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:17'),(118,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jensen-Terry, Iris','Dr. Iris Jensen-Terry',NULL,NULL,NULL,'2',NULL,'Both','-138158311',NULL,'Sample Data','Iris','N','Jensen-Terry',4,NULL,NULL,NULL,1,NULL,'Dear Iris',1,NULL,'Dear Iris',1,NULL,'Dr. Iris Jensen-Terry',NULL,1,'1971-01-05',1,'2013-06-01',NULL,NULL,'Global Advocacy Partners',NULL,NULL,107,0,NULL,'2014-05-20 14:43:50'),(119,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller, Landon','Landon Müller Jr.',NULL,NULL,NULL,NULL,NULL,'Both','-1647491816',NULL,'Sample Data','Landon','','Müller',NULL,1,NULL,NULL,1,NULL,'Dear Landon',1,NULL,'Dear Landon',1,NULL,'Landon Müller Jr.',NULL,2,'1990-10-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:13'),(120,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Virginia Software Network','Virginia Software Network',NULL,NULL,NULL,NULL,NULL,'Both','1297204496',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Virginia Software Network',NULL,NULL,NULL,0,NULL,NULL,183,'Virginia Software Network',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:47'),(121,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Samson family','Samson family',NULL,NULL,NULL,'1',NULL,'Both','333421926',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Samson family',5,NULL,'Dear Samson family',2,NULL,'Samson family',NULL,NULL,NULL,0,NULL,'Samson family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:45'),(122,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Zope, Santina','Dr. Santina Zope',NULL,NULL,NULL,'4',NULL,'Both','-1489019664',NULL,'Sample Data','Santina','F','Zope',4,NULL,NULL,NULL,1,NULL,'Dear Santina',1,NULL,'Dear Santina',1,NULL,'Dr. Santina Zope',NULL,1,'1988-05-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:34'),(123,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Terry, Barry','Barry Terry',NULL,NULL,NULL,NULL,NULL,'Both','929041000',NULL,'Sample Data','Barry','P','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Barry',1,NULL,'Dear Barry',1,NULL,'Barry Terry',NULL,2,'1960-08-31',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:20'),(124,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Wagner, Omar','Dr. Omar Wagner Jr.',NULL,NULL,NULL,NULL,NULL,'Both','372287057',NULL,'Sample Data','Omar','M','Wagner',4,1,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Dr. Omar Wagner Jr.',NULL,2,'1992-06-07',0,NULL,NULL,NULL,'Cadell Food Alliance',NULL,NULL,15,0,NULL,'2014-05-20 14:43:48'),(125,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'patel.megan@mymail.com','patel.megan@mymail.com',NULL,NULL,NULL,'5',NULL,'Both','630833900',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear patel.megan@mymail.com',1,NULL,'Dear patel.megan@mymail.com',1,NULL,'patel.megan@mymail.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:41'),(126,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'González, Santina','Mrs. Santina González',NULL,NULL,NULL,NULL,NULL,'Both','1684188306',NULL,'Sample Data','Santina','B','González',1,NULL,NULL,NULL,1,NULL,'Dear Santina',1,NULL,'Dear Santina',1,NULL,'Mrs. Santina González',NULL,1,'1934-01-28',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:25'),(127,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'United Food Partnership','United Food Partnership',NULL,NULL,NULL,NULL,NULL,'Both','-1479150485',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'United Food Partnership',NULL,NULL,NULL,0,NULL,NULL,150,'United Food Partnership',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:50'),(128,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'dimitrov-patel.kiara50@infomail.info','dimitrov-patel.kiara50@infomail.info',NULL,NULL,NULL,'4',NULL,'Both','-1695017981',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear dimitrov-patel.kiara50@infomail.info',1,NULL,'Dear dimitrov-patel.kiara50@infomail.info',1,NULL,'dimitrov-patel.kiara50@infomail.info',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:41'),(129,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Łąchowski, Jacob','Dr. Jacob Łąchowski',NULL,NULL,NULL,'4',NULL,'Both','-1044371242',NULL,'Sample Data','Jacob','X','Łąchowski',4,NULL,NULL,NULL,1,NULL,'Dear Jacob',1,NULL,'Dear Jacob',1,NULL,'Dr. Jacob Łąchowski',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:16'),(130,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'terrellp@mymail.net','terrellp@mymail.net',NULL,NULL,NULL,'5',NULL,'Both','826458715',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear terrellp@mymail.net',1,NULL,'Dear terrellp@mymail.net',1,NULL,'terrellp@mymail.net',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:15'),(131,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Prentice, Jay','Jay Prentice',NULL,NULL,NULL,NULL,NULL,'Both','748648362',NULL,'Sample Data','Jay','','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Jay',1,NULL,'Dear Jay',1,NULL,'Jay Prentice',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:38'),(132,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Lee-Wattson, Kandace','Kandace Lee-Wattson',NULL,NULL,NULL,NULL,NULL,'Both','725672839',NULL,'Sample Data','Kandace','R','Lee-Wattson',NULL,NULL,NULL,NULL,1,NULL,'Dear Kandace',1,NULL,'Dear Kandace',1,NULL,'Kandace Lee-Wattson',NULL,NULL,'2003-08-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:40'),(133,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'West Virginia Music Trust','West Virginia Music Trust',NULL,NULL,NULL,NULL,NULL,'Both','-957654014',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'West Virginia Music Trust',NULL,NULL,NULL,0,NULL,NULL,176,'West Virginia Music Trust',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:51'),(134,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds, Felisha','Felisha McReynolds',NULL,NULL,NULL,NULL,NULL,'Both','-2029062182',NULL,'Sample Data','Felisha','Q','McReynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Felisha',1,NULL,'Dear Felisha',1,NULL,'Felisha McReynolds',NULL,NULL,'1965-02-09',1,'2013-10-24',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:37'),(135,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Samson, Irvin','Irvin Samson',NULL,NULL,NULL,NULL,NULL,'Both','493594784',NULL,'Sample Data','Irvin','','Samson',NULL,NULL,NULL,NULL,1,NULL,'Dear Irvin',1,NULL,'Dear Irvin',1,NULL,'Irvin Samson',NULL,2,'1959-06-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:34'),(136,'Individual',NULL,1,1,0,0,1,0,NULL,NULL,'Parker, Junko','Junko Parker',NULL,NULL,NULL,'3',NULL,'Both','-1700824784',NULL,'Sample Data','Junko','S','Parker',NULL,NULL,NULL,NULL,1,NULL,'Dear Junko',1,NULL,'Dear Junko',1,NULL,'Junko Parker',NULL,1,'1942-10-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:25'),(137,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'errolb@notmail.org','errolb@notmail.org',NULL,NULL,NULL,NULL,NULL,'Both','899158987',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear errolb@notmail.org',1,NULL,'Dear errolb@notmail.org',1,NULL,'errolb@notmail.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:38'),(138,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'McReynolds, Shauna','Shauna McReynolds',NULL,NULL,NULL,'4',NULL,'Both','-1017939650',NULL,'Sample Data','Shauna','','McReynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Shauna',1,NULL,'Dear Shauna',1,NULL,'Shauna McReynolds',NULL,1,'1992-06-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:19'),(139,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Santina','Santina Prentice',NULL,NULL,NULL,'1',NULL,'Both','-734273390',NULL,'Sample Data','Santina','','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Santina',1,NULL,'Dear Santina',1,NULL,'Santina Prentice',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:38'),(140,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samuels, Rosario','Rosario Samuels',NULL,NULL,NULL,'4',NULL,'Both','1319564481',NULL,'Sample Data','Rosario','L','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Rosario Samuels',NULL,2,NULL,0,NULL,NULL,NULL,'Community Arts Partners',NULL,NULL,72,0,NULL,'2014-05-20 14:43:51'),(141,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Smith, Shauna','Mrs. Shauna Smith',NULL,NULL,NULL,'3',NULL,'Both','1813969746',NULL,'Sample Data','Shauna','K','Smith',1,NULL,NULL,NULL,1,NULL,'Dear Shauna',1,NULL,'Dear Shauna',1,NULL,'Mrs. Shauna Smith',NULL,1,'1926-06-14',1,'2014-01-04',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:28'),(142,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Michigan Technology Trust','Michigan Technology Trust',NULL,NULL,NULL,'3',NULL,'Both','1888213513',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Michigan Technology Trust',NULL,NULL,NULL,0,NULL,NULL,200,'Michigan Technology Trust',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:52'),(143,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Surprise Agriculture Center','Surprise Agriculture Center',NULL,NULL,NULL,'5',NULL,'Both','1521303644',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Surprise Agriculture Center',NULL,NULL,NULL,0,NULL,NULL,80,'Surprise Agriculture Center',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:50'),(144,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Martin Luther King Empowerment Academy','Martin Luther King Empowerment Academy',NULL,NULL,NULL,NULL,NULL,'Both','1817012521',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Martin Luther King Empowerment Academy',NULL,NULL,NULL,0,NULL,NULL,172,'Martin Luther King Empowerment Academy',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:52'),(145,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Blackwell, Scott','Dr. Scott Blackwell',NULL,NULL,NULL,'3',NULL,'Both','1650464224',NULL,'Sample Data','Scott','','Blackwell',4,NULL,NULL,NULL,1,NULL,'Dear Scott',1,NULL,'Dear Scott',1,NULL,'Dr. Scott Blackwell',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:13'),(146,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jensen-Terry, Scott','Dr. Scott Jensen-Terry',NULL,NULL,NULL,NULL,NULL,'Both','1758422043',NULL,'Sample Data','Scott','B','Jensen-Terry',4,NULL,NULL,NULL,1,NULL,'Dear Scott',1,NULL,'Dear Scott',1,NULL,'Dr. Scott Jensen-Terry',NULL,2,'1976-09-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:41'),(147,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samuels, Clint','Mr. Clint Samuels Sr.',NULL,NULL,NULL,'1',NULL,'Both','1165497253',NULL,'Sample Data','Clint','U','Samuels',3,2,NULL,NULL,1,NULL,'Dear Clint',1,NULL,'Dear Clint',1,NULL,'Mr. Clint Samuels Sr.',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:22'),(148,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Jacobs family','Jacobs family',NULL,NULL,NULL,'2',NULL,'Both','1498986649',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Jacobs family',5,NULL,'Dear Jacobs family',2,NULL,'Jacobs family',NULL,NULL,NULL,0,NULL,'Jacobs family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:47'),(149,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Wagner, Winford','Mr. Winford Wagner',NULL,NULL,NULL,NULL,NULL,'Both','-898808882',NULL,'Sample Data','Winford','F','Wagner',3,NULL,NULL,NULL,1,NULL,'Dear Winford',1,NULL,'Dear Winford',1,NULL,'Mr. Winford Wagner',NULL,2,'1944-04-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:21'),(150,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Deforest, Kathlyn','Kathlyn Deforest',NULL,NULL,NULL,'5',NULL,'Both','333595076',NULL,'Sample Data','Kathlyn','','Deforest',NULL,NULL,NULL,NULL,1,NULL,'Dear Kathlyn',1,NULL,'Dear Kathlyn',1,NULL,'Kathlyn Deforest',NULL,NULL,'1992-06-07',0,NULL,NULL,NULL,'United Food Partnership',NULL,NULL,127,0,NULL,'2014-05-20 14:43:50'),(151,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Jensen family','Jensen family',NULL,NULL,NULL,'1',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,NULL,'2014-05-20 14:43:46'),(152,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Díaz, Bryon','Dr. Bryon Díaz',NULL,NULL,NULL,'5',NULL,'Both','-1523661753',NULL,'Sample Data','Bryon','N','Díaz',4,NULL,NULL,NULL,1,NULL,'Dear Bryon',1,NULL,'Dear Bryon',1,NULL,'Dr. Bryon Díaz',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:32'),(153,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jacobs, Winford','Mr. Winford Jacobs Sr.',NULL,NULL,NULL,'2',NULL,'Both','-270207287',NULL,'Sample Data','Winford','','Jacobs',3,2,NULL,NULL,1,NULL,'Dear Winford',1,NULL,'Dear Winford',1,NULL,'Mr. Winford Jacobs Sr.',NULL,2,'1951-10-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:43'),(154,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Ivanov, Elina','Elina Ivanov',NULL,NULL,NULL,'4',NULL,'Both','555056280',NULL,'Sample Data','Elina','V','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,NULL,'2014-05-20 14:43:39'),(155,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Bachman, Carlos','Mr. Carlos Bachman',NULL,NULL,NULL,'5',NULL,'Both','-273186702',NULL,'Sample Data','Carlos','W','Bachman',3,NULL,NULL,NULL,1,NULL,'Dear Carlos',1,NULL,'Dear Carlos',1,NULL,'Mr. Carlos Bachman',NULL,2,'1943-11-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:37'),(156,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Ivanov family','Ivanov family',NULL,NULL,NULL,'2',NULL,'Both','-1844188184',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,NULL,'2014-05-20 14:43:46'),(157,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Wagner, Kiara','Mrs. Kiara Wagner',NULL,NULL,NULL,NULL,NULL,'Both','-1909465584',NULL,'Sample Data','Kiara','','Wagner',1,NULL,NULL,NULL,1,NULL,'Dear Kiara',1,NULL,'Dear Kiara',1,NULL,'Mrs. Kiara Wagner',NULL,NULL,'1988-04-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:14'),(158,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wattson, Eleonor','Ms. Eleonor Wattson',NULL,NULL,NULL,'2',NULL,'Both','746639902',NULL,'Sample Data','Eleonor','','Wattson',2,NULL,NULL,NULL,1,NULL,'Dear Eleonor',1,NULL,'Dear Eleonor',1,NULL,'Ms. Eleonor Wattson',NULL,1,'1979-05-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:40'),(159,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Samson, Roland','Roland Samson',NULL,NULL,NULL,'1',NULL,'Both','-1899969116',NULL,'Sample Data','Roland','N','Samson',NULL,NULL,NULL,NULL,1,NULL,'Dear Roland',1,NULL,'Dear Roland',1,NULL,'Roland Samson',NULL,NULL,'2010-06-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:35'),(160,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Jones family','Jones family',NULL,NULL,NULL,NULL,NULL,'Both','1110516799',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Jones family',5,NULL,'Dear Jones family',2,NULL,'Jones family',NULL,NULL,NULL,0,NULL,'Jones family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:45'),(161,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Nielsen, Tanya','Dr. Tanya Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','831686390',NULL,'Sample Data','Tanya','','Nielsen',4,NULL,NULL,NULL,1,NULL,'Dear Tanya',1,NULL,'Dear Tanya',1,NULL,'Dr. Tanya Nielsen',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:40'),(162,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Łąchowski, Shauna','Mrs. Shauna Łąchowski',NULL,NULL,NULL,'1',NULL,'Both','-1191011959',NULL,'Sample Data','Shauna','J','Łąchowski',1,NULL,NULL,NULL,1,NULL,'Dear Shauna',1,NULL,'Dear Shauna',1,NULL,'Mrs. Shauna Łąchowski',NULL,1,'1955-12-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:24'),(163,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Rosario','Rosario Cooper III',NULL,NULL,NULL,NULL,NULL,'Both','-618756884',NULL,'Sample Data','Rosario','','Cooper',NULL,4,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Rosario Cooper III',NULL,2,'1957-04-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:26'),(164,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'samuels.u.lou@sample.co.in','samuels.u.lou@sample.co.in',NULL,NULL,NULL,NULL,NULL,'Both','523798026',NULL,'Sample Data',NULL,NULL,NULL,NULL,3,NULL,NULL,1,NULL,'Dear samuels.u.lou@sample.co.in',1,NULL,'Dear samuels.u.lou@sample.co.in',1,NULL,'samuels.u.lou@sample.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:15'),(165,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Díaz, Bob','Dr. Bob Díaz Sr.',NULL,NULL,NULL,NULL,NULL,'Both','-714790909',NULL,'Sample Data','Bob','O','Díaz',4,2,NULL,NULL,1,NULL,'Dear Bob',1,NULL,'Dear Bob',1,NULL,'Dr. Bob Díaz Sr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:31'),(166,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Allen','Mr. Allen Cooper Jr.',NULL,NULL,NULL,'4',NULL,'Both','1888383899',NULL,'Sample Data','Allen','','Cooper',3,1,NULL,NULL,1,NULL,'Dear Allen',1,NULL,'Dear Allen',1,NULL,'Mr. Allen Cooper Jr.',NULL,NULL,'1992-06-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:21'),(167,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen, Magan','Magan Nielsen',NULL,NULL,NULL,'1',NULL,'Both','1092078914',NULL,'Sample Data','Magan','M','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Magan',1,NULL,'Dear Magan',1,NULL,'Magan Nielsen',NULL,1,'1958-06-01',1,'2014-01-20',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:40'),(168,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest, Junko','Junko Deforest',NULL,NULL,NULL,NULL,NULL,'Both','1125130284',NULL,'Sample Data','Junko','V','Deforest',NULL,NULL,NULL,NULL,1,NULL,'Dear Junko',1,NULL,'Dear Junko',1,NULL,'Junko Deforest',NULL,NULL,NULL,1,'2014-04-15',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:16'),(169,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman family','Bachman family',NULL,NULL,NULL,NULL,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,NULL,'2014-05-20 14:43:47'),(170,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'santinat25@airmail.net','santinat25@airmail.net',NULL,NULL,NULL,NULL,NULL,'Both','1308492225',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear santinat25@airmail.net',1,NULL,'Dear santinat25@airmail.net',1,NULL,'santinat25@airmail.net',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:15'),(171,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Zope, Junko','Mrs. Junko Zope',NULL,NULL,NULL,NULL,NULL,'Both','-510891860',NULL,'Sample Data','Junko','Y','Zope',1,NULL,NULL,NULL,1,NULL,'Dear Junko',1,NULL,'Dear Junko',1,NULL,'Mrs. Junko Zope',NULL,NULL,'1953-06-08',1,'2013-10-15',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:33'),(172,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs, Jackson','Jackson Jacobs',NULL,NULL,NULL,'4',NULL,'Both','96553680',NULL,'Sample Data','Jackson','I','Jacobs',NULL,NULL,NULL,NULL,1,NULL,'Dear Jackson',1,NULL,'Dear Jackson',1,NULL,'Jackson Jacobs',NULL,2,NULL,0,NULL,NULL,NULL,'Martin Luther King Empowerment Academy',NULL,NULL,144,0,NULL,'2014-05-20 14:43:51'),(173,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Díaz family','Díaz family',NULL,NULL,NULL,NULL,NULL,'Both','-2125717461',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,NULL,'2014-05-20 14:43:45'),(174,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Yadav, Toby','Toby Yadav',NULL,NULL,NULL,'3',NULL,'Both','209622659',NULL,'Sample Data','Toby','K','Yadav',NULL,NULL,NULL,NULL,1,NULL,'Dear Toby',1,NULL,'Dear Toby',1,NULL,'Toby Yadav',NULL,2,'1938-05-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:26'),(175,'Household',NULL,1,0,0,0,0,0,NULL,NULL,'Lee-Wattson family','Lee-Wattson family',NULL,NULL,NULL,NULL,NULL,'Both','163570649',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Lee-Wattson family',5,NULL,'Dear Lee-Wattson family',2,NULL,'Lee-Wattson family',NULL,NULL,NULL,0,NULL,'Lee-Wattson family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:46'),(176,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'brentd@fakemail.co.in','brentd@fakemail.co.in',NULL,NULL,NULL,'5',NULL,'Both','-953166786',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear brentd@fakemail.co.in',1,NULL,'Dear brentd@fakemail.co.in',1,NULL,'brentd@fakemail.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,'West Virginia Music Trust',NULL,NULL,133,0,NULL,'2014-05-20 14:43:50'),(177,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Zope, Errol','Errol Zope Jr.',NULL,NULL,NULL,'3',NULL,'Both','374475118',NULL,'Sample Data','Errol','','Zope',NULL,1,NULL,NULL,1,NULL,'Dear Errol',1,NULL,'Dear Errol',1,NULL,'Errol Zope Jr.',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:34'),(178,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Prentice, Margaret','Mrs. Margaret Prentice',NULL,NULL,NULL,'5',NULL,'Both','356395124',NULL,'Sample Data','Margaret','V','Prentice',1,NULL,NULL,NULL,1,NULL,'Dear Margaret',1,NULL,'Dear Margaret',1,NULL,'Mrs. Margaret Prentice',NULL,1,NULL,0,NULL,NULL,NULL,'Urban Sustainability Network',NULL,NULL,104,0,NULL,'2014-05-20 14:43:51'),(179,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'bobnielsen37@lol.info','bobnielsen37@lol.info',NULL,NULL,NULL,NULL,NULL,'Both','-1843868709',NULL,'Sample Data',NULL,NULL,NULL,3,NULL,NULL,NULL,1,NULL,'Dear bobnielsen37@lol.info',1,NULL,'Dear bobnielsen37@lol.info',1,NULL,'bobnielsen37@lol.info',NULL,NULL,NULL,0,NULL,NULL,NULL,'Syracuse Family Systems',NULL,NULL,41,0,NULL,'2014-05-20 14:43:52'),(180,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Patel, Brent','Brent Patel Jr.',NULL,NULL,NULL,'4',NULL,'Both','-1235726783',NULL,'Sample Data','Brent','X','Patel',NULL,1,NULL,NULL,1,NULL,'Dear Brent',1,NULL,'Dear Brent',1,NULL,'Brent Patel Jr.',NULL,2,NULL,0,NULL,NULL,NULL,'Jackson Poetry Network',NULL,NULL,98,0,NULL,'2014-05-20 14:43:53'),(181,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Ashley','Ashley Terry Sr.',NULL,NULL,NULL,'1',NULL,'Both','-346391067',NULL,'Sample Data','Ashley','','Terry',NULL,2,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Ashley Terry Sr.',NULL,2,'1984-07-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:24'),(182,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Wilson, Allan','Allan Wilson III',NULL,NULL,NULL,NULL,NULL,'Both','1133423819',NULL,'Sample Data','Allan','B','Wilson',NULL,4,NULL,NULL,1,NULL,'Dear Allan',1,NULL,'Dear Allan',1,NULL,'Allan Wilson III',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:30'),(183,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samuels, Carlos','Mr. Carlos Samuels III',NULL,NULL,NULL,'5',NULL,'Both','1758325668',NULL,'Sample Data','Carlos','Z','Samuels',3,4,NULL,NULL,1,NULL,'Dear Carlos',1,NULL,'Dear Carlos',1,NULL,'Mr. Carlos Samuels III',NULL,NULL,'1958-10-06',0,NULL,NULL,NULL,'Virginia Software Network',NULL,NULL,120,0,NULL,'2014-05-20 14:43:47'),(184,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Friends Legal Collective','Friends Legal Collective',NULL,NULL,NULL,'4',NULL,'Both','1343373638',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Friends Legal Collective',NULL,NULL,NULL,0,NULL,NULL,189,'Friends Legal Collective',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:48'),(185,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs, Alexia','Mrs. Alexia Jacobs',NULL,NULL,NULL,NULL,NULL,'Both','817763028',NULL,'Sample Data','Alexia','','Jacobs',1,NULL,NULL,NULL,1,NULL,'Dear Alexia',1,NULL,'Dear Alexia',1,NULL,'Mrs. Alexia Jacobs',NULL,1,'1954-01-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:22'),(186,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Olsen, Justina','Justina Olsen',NULL,NULL,NULL,'1',NULL,'Both','358869984',NULL,'Sample Data','Justina','','Olsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Justina',1,NULL,'Dear Justina',1,NULL,'Justina Olsen',NULL,1,'1958-05-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:24'),(187,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith, Rodrigo','Dr. Rodrigo Smith',NULL,NULL,NULL,'2',NULL,'Both','928415905',NULL,'Sample Data','Rodrigo','','Smith',4,NULL,NULL,NULL,1,NULL,'Dear Rodrigo',1,NULL,'Dear Rodrigo',1,NULL,'Dr. Rodrigo Smith',NULL,2,'1964-08-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:24'),(188,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'jonesj80@notmail.info','jonesj80@notmail.info',NULL,NULL,NULL,'3',NULL,'Both','441294200',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear jonesj80@notmail.info',1,NULL,'Dear jonesj80@notmail.info',1,NULL,'jonesj80@notmail.info',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:30'),(189,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Roland','Roland Wilson',NULL,NULL,NULL,'2',NULL,'Both','1456133565',NULL,'Sample Data','Roland','W','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Roland',1,NULL,'Dear Roland',1,NULL,'Roland Wilson',NULL,2,'1994-10-08',0,NULL,NULL,NULL,'Friends Legal Collective',NULL,NULL,184,0,NULL,'2014-05-20 14:43:48'),(190,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'McReynolds, Sherman','Sherman McReynolds III',NULL,NULL,NULL,'1',NULL,'Both','-742666976',NULL,'Sample Data','Sherman','','McReynolds',NULL,4,NULL,NULL,1,NULL,'Dear Sherman',1,NULL,'Dear Sherman',1,NULL,'Sherman McReynolds III',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:17'),(191,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Claudio','Claudio Terry',NULL,NULL,NULL,NULL,NULL,'Both','-778404693',NULL,'Sample Data','Claudio','D','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Claudio',1,NULL,'Dear Claudio',1,NULL,'Claudio Terry',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:40'),(192,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Blackwell-Samson, Scarlet','Scarlet Blackwell-Samson',NULL,NULL,NULL,'1',NULL,'Both','-250239786',NULL,'Sample Data','Scarlet','D','Blackwell-Samson',NULL,NULL,NULL,NULL,1,NULL,'Dear Scarlet',1,NULL,'Dear Scarlet',1,NULL,'Scarlet Blackwell-Samson',NULL,1,'1977-12-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:34'),(193,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'Maryland Legal Network','Maryland Legal Network',NULL,NULL,NULL,'1',NULL,'Both','2100500841',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Maryland Legal Network',NULL,NULL,NULL,0,NULL,NULL,196,'Maryland Legal Network',NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:51'),(194,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'ivanovh@lol.co.nz','ivanovh@lol.co.nz',NULL,NULL,NULL,NULL,NULL,'Both','2065119946',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear ivanovh@lol.co.nz',1,NULL,'Dear ivanovh@lol.co.nz',1,NULL,'ivanovh@lol.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:39'),(195,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Blackwell, Betty','Mrs. Betty Blackwell',NULL,NULL,NULL,NULL,NULL,'Both','1950991394',NULL,'Sample Data','Betty','','Blackwell',1,NULL,NULL,NULL,1,NULL,'Dear Betty',1,NULL,'Dear Betty',1,NULL,'Mrs. Betty Blackwell',NULL,NULL,'1971-05-22',1,'2013-10-30',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:33'),(196,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'smithm@notmail.co.pl','smithm@notmail.co.pl',NULL,NULL,NULL,NULL,NULL,'Both','1538547338',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear smithm@notmail.co.pl',1,NULL,'Dear smithm@notmail.co.pl',1,NULL,'smithm@notmail.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,'Maryland Legal Network',NULL,NULL,193,0,NULL,'2014-05-20 14:43:51'),(197,'Household',NULL,1,0,0,0,0,0,NULL,NULL,'Dimitrov family','Dimitrov family',NULL,NULL,NULL,'3',NULL,'Both','-943678725',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,NULL,'2014-05-20 14:43:45'),(198,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jameson, Valene','Dr. Valene Jameson',NULL,NULL,NULL,NULL,NULL,'Both','-1476554034',NULL,'Sample Data','Valene','','Jameson',4,NULL,NULL,NULL,1,NULL,'Dear Valene',1,NULL,'Dear Valene',1,NULL,'Dr. Valene Jameson',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:24'),(199,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Bachman, Princess','Ms. Princess Bachman',NULL,NULL,NULL,'4',NULL,'Both','-1713889674',NULL,'Sample Data','Princess','U','Bachman',2,NULL,NULL,NULL,1,NULL,'Dear Princess',1,NULL,'Dear Princess',1,NULL,'Ms. Princess Bachman',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:12'),(200,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Blackwell, Margaret','Mrs. Margaret Blackwell',NULL,NULL,NULL,'4',NULL,'Both','894595567',NULL,'Sample Data','Margaret','C','Blackwell',1,NULL,NULL,NULL,1,NULL,'Dear Margaret',1,NULL,'Dear Margaret',1,NULL,'Mrs. Margaret Blackwell',NULL,1,'1980-12-11',0,NULL,NULL,NULL,'Michigan Technology Trust',NULL,NULL,142,0,NULL,'2014-05-20 14:43:52'),(201,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs, Valene','Ms. Valene Jacobs',NULL,NULL,NULL,'5',NULL,'Both','-148387535',NULL,'Sample Data','Valene','I','Jacobs',2,NULL,NULL,NULL,1,NULL,'Dear Valene',1,NULL,'Dear Valene',1,NULL,'Ms. Valene Jacobs',NULL,1,'1980-05-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-20 14:43:42'); +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,'2014-05-22 17:24:32'),(2,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jameson, Sherman','Dr. Sherman Jameson Sr.',NULL,NULL,NULL,NULL,NULL,'Both','3618683282',NULL,'Sample Data','Sherman','','Jameson',4,2,NULL,NULL,1,NULL,'Dear Sherman',1,NULL,'Dear Sherman',1,NULL,'Dr. Sherman Jameson Sr.',NULL,2,NULL,0,NULL,NULL,NULL,'South Carolina Food Services',NULL,NULL,124,0,NULL,'2014-05-22 17:24:39'),(3,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Wilson, Brigette','Mrs. Brigette Wilson',NULL,NULL,NULL,'4',NULL,'Both','4271380473',NULL,'Sample Data','Brigette','','Wilson',1,NULL,NULL,NULL,1,NULL,'Dear Brigette',1,NULL,'Dear Brigette',1,NULL,'Mrs. Brigette Wilson',NULL,NULL,'1990-10-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(4,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Łąchowski, Bernadette','Dr. Bernadette Łąchowski',NULL,NULL,NULL,NULL,NULL,'Both','2108681272',NULL,'Sample Data','Bernadette','','Łąchowski',4,NULL,NULL,NULL,1,NULL,'Dear Bernadette',1,NULL,'Dear Bernadette',1,NULL,'Dr. Bernadette Łąchowski',NULL,1,'1962-02-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(5,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Samson, Kathleen','Kathleen Samson',NULL,NULL,NULL,'4',NULL,'Both','2829652278',NULL,'Sample Data','Kathleen','D','Samson',NULL,NULL,NULL,NULL,1,NULL,'Dear Kathleen',1,NULL,'Dear Kathleen',1,NULL,'Kathleen Samson',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(6,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen, Brent','Brent Olsen',NULL,NULL,NULL,NULL,NULL,'Both','2746838479',NULL,'Sample Data','Brent','','Olsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Brent',1,NULL,'Dear Brent',1,NULL,'Brent Olsen',NULL,NULL,'2007-08-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(7,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Roberts-Jones, Barry','Barry Roberts-Jones Jr.',NULL,NULL,NULL,'2',NULL,'Both','3289947718',NULL,'Sample Data','Barry','P','Roberts-Jones',NULL,1,NULL,NULL,1,NULL,'Dear Barry',1,NULL,'Dear Barry',1,NULL,'Barry Roberts-Jones Jr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(8,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'González, Alexia','Dr. Alexia González',NULL,NULL,NULL,'5',NULL,'Both','4265879179',NULL,'Sample Data','Alexia','','González',4,NULL,NULL,NULL,1,NULL,'Dear Alexia',1,NULL,'Dear Alexia',1,NULL,'Dr. Alexia González',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(9,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Claudio','Dr. Claudio Lee III',NULL,NULL,NULL,NULL,NULL,'Both','298367996',NULL,'Sample Data','Claudio','','Lee',4,4,NULL,NULL,1,NULL,'Dear Claudio',1,NULL,'Dear Claudio',1,NULL,'Dr. Claudio Lee III',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(10,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Adams, Rebekah','Rebekah Adams',NULL,NULL,NULL,'1',NULL,'Both','323607436',NULL,'Sample Data','Rebekah','V','Adams',NULL,NULL,NULL,NULL,1,NULL,'Dear Rebekah',1,NULL,'Dear Rebekah',1,NULL,'Rebekah Adams',NULL,1,'1960-09-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(11,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Roberts, Maxwell','Maxwell Roberts',NULL,NULL,NULL,NULL,NULL,'Both','3618827003',NULL,'Sample Data','Maxwell','','Roberts',NULL,NULL,NULL,NULL,1,NULL,'Dear Maxwell',1,NULL,'Dear Maxwell',1,NULL,'Maxwell Roberts',NULL,NULL,'2003-08-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(12,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'junkoz7@airmail.co.in','junkoz7@airmail.co.in',NULL,NULL,NULL,'3',NULL,'Both','3941035341',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear junkoz7@airmail.co.in',1,NULL,'Dear junkoz7@airmail.co.in',1,NULL,'junkoz7@airmail.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(13,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice family','Prentice family',NULL,NULL,NULL,NULL,NULL,'Both','3313623671',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Prentice family',5,NULL,'Dear Prentice family',2,NULL,'Prentice family',NULL,NULL,NULL,0,NULL,'Prentice family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(14,'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,NULL,'2014-05-22 17:24:38'),(15,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman, Shad','Shad Bachman',NULL,NULL,NULL,NULL,NULL,'Both','408561900',NULL,'Sample Data','Shad','','Bachman',NULL,NULL,NULL,NULL,1,NULL,'Dear Shad',1,NULL,'Dear Shad',1,NULL,'Shad Bachman',NULL,2,'1944-01-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(16,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Bachman-Adams, Jerome','Jerome Bachman-Adams',NULL,NULL,NULL,NULL,NULL,'Both','3334625406',NULL,'Sample Data','Jerome','','Bachman-Adams',NULL,NULL,NULL,NULL,1,NULL,'Dear Jerome',1,NULL,'Dear Jerome',1,NULL,'Jerome Bachman-Adams',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(17,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Barkley, Carylon','Ms. Carylon Barkley',NULL,NULL,NULL,NULL,NULL,'Both','3982709827',NULL,'Sample Data','Carylon','K','Barkley',2,NULL,NULL,NULL,1,NULL,'Dear Carylon',1,NULL,'Dear Carylon',1,NULL,'Ms. Carylon Barkley',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(18,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'rosariop23@example.co.in','rosariop23@example.co.in',NULL,NULL,NULL,NULL,NULL,'Both','723971649',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear rosariop23@example.co.in',1,NULL,'Dear rosariop23@example.co.in',1,NULL,'rosariop23@example.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(19,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Jones, Iris','Ms. Iris Jones',NULL,NULL,NULL,'3',NULL,'Both','3545440397',NULL,'Sample Data','Iris','','Jones',2,NULL,NULL,NULL,1,NULL,'Dear Iris',1,NULL,'Dear Iris',1,NULL,'Ms. Iris Jones',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(20,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Lee, Kathleen','Mrs. Kathleen Lee',NULL,NULL,NULL,NULL,NULL,'Both','2198492721',NULL,'Sample Data','Kathleen','','Lee',1,NULL,NULL,NULL,1,NULL,'Dear Kathleen',1,NULL,'Dear Kathleen',1,NULL,'Mrs. Kathleen Lee',NULL,1,'1954-11-11',1,NULL,NULL,NULL,'Lincoln Empowerment Collective',NULL,NULL,151,0,NULL,'2014-05-22 17:24:39'),(21,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jensen, Allan','Allan Jensen',NULL,NULL,NULL,'1',NULL,'Both','2028803249',NULL,'Sample Data','Allan','N','Jensen',NULL,NULL,NULL,NULL,1,NULL,'Dear Allan',1,NULL,'Dear Allan',1,NULL,'Allan Jensen',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(22,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Díaz, Craig','Craig Díaz Jr.',NULL,NULL,NULL,'3',NULL,'Both','2784821277',NULL,'Sample Data','Craig','O','Díaz',NULL,1,NULL,NULL,1,NULL,'Dear Craig',1,NULL,'Dear Craig',1,NULL,'Craig Díaz Jr.',NULL,NULL,'1977-08-05',0,NULL,NULL,NULL,'Utah Arts Fund',NULL,NULL,100,0,NULL,'2014-05-22 17:24:39'),(23,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Deforest, Jerome','Jerome Deforest III',NULL,NULL,NULL,NULL,NULL,'Both','2454827874',NULL,'Sample Data','Jerome','V','Deforest',NULL,4,NULL,NULL,1,NULL,'Dear Jerome',1,NULL,'Dear Jerome',1,NULL,'Jerome Deforest III',NULL,2,'1934-04-17',1,'2013-05-26',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(24,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Olsen, Scarlet','Scarlet Olsen',NULL,NULL,NULL,NULL,NULL,'Both','2231613326',NULL,'Sample Data','Scarlet','X','Olsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Scarlet',1,NULL,'Dear Scarlet',1,NULL,'Scarlet Olsen',NULL,1,'1981-03-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(25,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'Florida Health Solutions','Florida Health Solutions',NULL,NULL,NULL,'4',NULL,'Both','1458549034',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Florida Health Solutions',NULL,NULL,NULL,0,NULL,NULL,183,'Florida Health Solutions',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(26,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Deforest, Jay','Mr. Jay Deforest Jr.',NULL,NULL,NULL,NULL,NULL,'Both','3714093983',NULL,'Sample Data','Jay','X','Deforest',3,1,NULL,NULL,1,NULL,'Dear Jay',1,NULL,'Dear Jay',1,NULL,'Mr. Jay Deforest Jr.',NULL,2,'1951-03-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(27,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen, Alexia','Alexia Nielsen',NULL,NULL,NULL,'1',NULL,'Both','164186955',NULL,'Sample Data','Alexia','A','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Alexia',1,NULL,'Dear Alexia',1,NULL,'Alexia Nielsen',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(28,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Kacey','Kacey Cooper',NULL,NULL,NULL,'5',NULL,'Both','1088123165',NULL,'Sample Data','Kacey','','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Kacey',1,NULL,'Dear Kacey',1,NULL,'Kacey Cooper',NULL,1,'1954-04-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(29,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Ashley','Ashley Cooper',NULL,NULL,NULL,'1',NULL,'Both','495032298',NULL,'Sample Data','Ashley','Q','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Ashley Cooper',NULL,NULL,'1977-02-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(30,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'felishawattson54@lol.co.uk','felishawattson54@lol.co.uk',NULL,NULL,NULL,'4',NULL,'Both','4285926053',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear felishawattson54@lol.co.uk',1,NULL,'Dear felishawattson54@lol.co.uk',1,NULL,'felishawattson54@lol.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(31,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Patel, Alexia','Alexia Patel',NULL,NULL,NULL,'4',NULL,'Both','1465483160',NULL,'Sample Data','Alexia','','Patel',NULL,NULL,NULL,NULL,1,NULL,'Dear Alexia',1,NULL,'Dear Alexia',1,NULL,'Alexia Patel',NULL,1,'2000-08-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(32,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Justina','Ms. Justina Cooper',NULL,NULL,NULL,NULL,NULL,'Both','4063176516',NULL,'Sample Data','Justina','','Cooper',2,NULL,NULL,NULL,1,NULL,'Dear Justina',1,NULL,'Dear Justina',1,NULL,'Ms. Justina Cooper',NULL,1,'1943-01-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(33,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'tgrant@spamalot.org','tgrant@spamalot.org',NULL,NULL,NULL,'3',NULL,'Both','3708345263',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear tgrant@spamalot.org',1,NULL,'Dear tgrant@spamalot.org',1,NULL,'tgrant@spamalot.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(34,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Patel, Lawerence','Lawerence Patel II',NULL,NULL,NULL,NULL,NULL,'Both','973187101',NULL,'Sample Data','Lawerence','','Patel',NULL,3,NULL,NULL,1,NULL,'Dear Lawerence',1,NULL,'Dear Lawerence',1,NULL,'Lawerence Patel II',NULL,NULL,'2000-11-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(35,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Jameson family','Jameson family',NULL,NULL,NULL,NULL,NULL,'Both','2255649769',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Jameson family',5,NULL,'Dear Jameson family',2,NULL,'Jameson family',NULL,NULL,NULL,0,NULL,'Jameson family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(36,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'Urban Music Services','Urban Music Services',NULL,NULL,NULL,'1',NULL,'Both','80957256',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Urban Music Services',NULL,NULL,NULL,0,NULL,NULL,53,'Urban Music Services',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(37,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Lee, Ray','Mr. Ray Lee',NULL,NULL,NULL,NULL,NULL,'Both','77853179',NULL,'Sample Data','Ray','','Lee',3,NULL,NULL,NULL,1,NULL,'Dear Ray',1,NULL,'Dear Ray',1,NULL,'Mr. Ray Lee',NULL,NULL,'1977-09-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(38,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Parker, Claudio','Claudio Parker Sr.',NULL,NULL,NULL,'5',NULL,'Both','1375114544',NULL,'Sample Data','Claudio','R','Parker',NULL,2,NULL,NULL,1,NULL,'Dear Claudio',1,NULL,'Dear Claudio',1,NULL,'Claudio Parker Sr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(39,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'prentice.e.carlos@spamalot.org','prentice.e.carlos@spamalot.org',NULL,NULL,NULL,NULL,NULL,'Both','726991526',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear prentice.e.carlos@spamalot.org',1,NULL,'Dear prentice.e.carlos@spamalot.org',1,NULL,'prentice.e.carlos@spamalot.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(40,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'princessm@sample.co.nz','princessm@sample.co.nz',NULL,NULL,NULL,NULL,NULL,'Both','4221463609',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear princessm@sample.co.nz',1,NULL,'Dear princessm@sample.co.nz',1,NULL,'princessm@sample.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(41,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jameson, Kandace','Kandace Jameson',NULL,NULL,NULL,NULL,NULL,'Both','181551567',NULL,'Sample Data','Kandace','','Jameson',NULL,NULL,NULL,NULL,1,NULL,'Dear Kandace',1,NULL,'Dear Kandace',1,NULL,'Kandace Jameson',NULL,1,'2003-06-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(42,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'jonesa93@fishmail.co.nz','jonesa93@fishmail.co.nz',NULL,NULL,NULL,'5',NULL,'Both','2062040317',NULL,'Sample Data',NULL,NULL,NULL,3,4,NULL,NULL,1,NULL,'Dear jonesa93@fishmail.co.nz',1,NULL,'Dear jonesa93@fishmail.co.nz',1,NULL,'jonesa93@fishmail.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(43,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Olsen, Arlyne','Dr. Arlyne Olsen',NULL,NULL,NULL,NULL,NULL,'Both','3061476892',NULL,'Sample Data','Arlyne','Y','Olsen',4,NULL,NULL,NULL,1,NULL,'Dear Arlyne',1,NULL,'Dear Arlyne',1,NULL,'Dr. Arlyne Olsen',NULL,1,'1969-05-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(44,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Saint Benedict Peace Trust','Saint Benedict Peace Trust',NULL,NULL,NULL,NULL,NULL,'Both','3441440826',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Saint Benedict Peace Trust',NULL,NULL,NULL,0,NULL,NULL,NULL,'Saint Benedict Peace Trust',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(45,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Progressive Agriculture Fund','Progressive Agriculture Fund',NULL,NULL,NULL,NULL,NULL,'Both','571957167',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Progressive Agriculture Fund',NULL,NULL,NULL,0,NULL,NULL,NULL,'Progressive Agriculture Fund',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(46,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Wattson, Bryon','Dr. Bryon Wattson',NULL,NULL,NULL,'1',NULL,'Both','2375098324',NULL,'Sample Data','Bryon','','Wattson',4,NULL,NULL,NULL,1,NULL,'Dear Bryon',1,NULL,'Dear Bryon',1,NULL,'Dr. Bryon Wattson',NULL,NULL,'1967-05-07',0,NULL,NULL,NULL,'Sierra Education Initiative',NULL,NULL,182,0,NULL,'2014-05-22 17:24:39'),(47,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Louisiana Arts Initiative','Louisiana Arts Initiative',NULL,NULL,NULL,NULL,NULL,'Both','1893335805',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Louisiana Arts Initiative',NULL,NULL,NULL,0,NULL,NULL,69,'Louisiana Arts Initiative',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(48,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terrell, Erik','Mr. Erik Terrell Jr.',NULL,NULL,NULL,NULL,NULL,'Both','3685580578',NULL,'Sample Data','Erik','','Terrell',3,1,NULL,NULL,1,NULL,'Dear Erik',1,NULL,'Dear Erik',1,NULL,'Mr. Erik Terrell Jr.',NULL,2,'1932-01-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(49,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Parker, Maxwell','Maxwell Parker Sr.',NULL,NULL,NULL,NULL,NULL,'Both','2668760835',NULL,'Sample Data','Maxwell','X','Parker',NULL,2,NULL,NULL,1,NULL,'Dear Maxwell',1,NULL,'Dear Maxwell',1,NULL,'Maxwell Parker Sr.',NULL,NULL,'2004-07-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(50,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Samuels, Mei','Mrs. Mei Samuels',NULL,NULL,NULL,'3',NULL,'Both','2521418918',NULL,'Sample Data','Mei','','Samuels',1,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Mrs. Mei Samuels',NULL,NULL,'1959-12-04',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(51,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'reynolds.teresa@lol.org','reynolds.teresa@lol.org',NULL,NULL,NULL,NULL,NULL,'Both','640100077',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear reynolds.teresa@lol.org',1,NULL,'Dear reynolds.teresa@lol.org',1,NULL,'reynolds.teresa@lol.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(52,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Wattson family','Wattson family',NULL,NULL,NULL,'2',NULL,'Both','2851339192',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Wattson family',5,NULL,'Dear Wattson family',2,NULL,'Wattson family',NULL,NULL,NULL,0,NULL,'Wattson family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(53,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Yadav, Toby','Toby Yadav Jr.',NULL,NULL,NULL,NULL,NULL,'Both','209622659',NULL,'Sample Data','Toby','S','Yadav',NULL,1,NULL,NULL,1,NULL,'Dear Toby',1,NULL,'Dear Toby',1,NULL,'Toby Yadav Jr.',NULL,2,NULL,0,NULL,NULL,NULL,'Urban Music Services',NULL,NULL,36,0,NULL,'2014-05-22 17:24:39'),(54,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith-Deforest-Wilson, Margaret','Dr. Margaret Smith-Deforest-Wilson',NULL,NULL,NULL,NULL,NULL,'Both','3636673270',NULL,'Sample Data','Margaret','','Smith-Deforest-Wilson',4,NULL,NULL,NULL,1,NULL,'Dear Margaret',1,NULL,'Dear Margaret',1,NULL,'Dr. Margaret Smith-Deforest-Wilson',NULL,1,'1984-01-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(55,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'New Mexico Development Center','New Mexico Development Center',NULL,NULL,NULL,'1',NULL,'Both','878492646',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'New Mexico Development Center',NULL,NULL,NULL,0,NULL,NULL,NULL,'New Mexico Development Center',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(56,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Wattson, Carlos','Carlos Wattson III',NULL,NULL,NULL,NULL,NULL,'Both','3128786487',NULL,'Sample Data','Carlos','Y','Wattson',NULL,4,NULL,NULL,1,NULL,'Dear Carlos',1,NULL,'Dear Carlos',1,NULL,'Carlos Wattson III',NULL,2,'1998-08-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(57,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Jameson, Roland','Mr. Roland Jameson Jr.',NULL,NULL,NULL,'1',NULL,'Both','4082300659',NULL,'Sample Data','Roland','M','Jameson',3,1,NULL,NULL,1,NULL,'Dear Roland',1,NULL,'Dear Roland',1,NULL,'Mr. Roland Jameson Jr.',NULL,2,'1962-06-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(58,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'terry.kathlyn69@airmail.co.pl','terry.kathlyn69@airmail.co.pl',NULL,NULL,NULL,NULL,NULL,'Both','2178125139',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear terry.kathlyn69@airmail.co.pl',1,NULL,'Dear terry.kathlyn69@airmail.co.pl',1,NULL,'terry.kathlyn69@airmail.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(59,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Rodrigo','Mr. Rodrigo Lee Jr.',NULL,NULL,NULL,'4',NULL,'Both','2509854524',NULL,'Sample Data','Rodrigo','W','Lee',3,1,NULL,NULL,1,NULL,'Dear Rodrigo',1,NULL,'Dear Rodrigo',1,NULL,'Mr. Rodrigo Lee Jr.',NULL,NULL,'1975-08-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(60,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Ivanov, Craig','Mr. Craig Ivanov III',NULL,NULL,NULL,NULL,NULL,'Both','3064122334',NULL,'Sample Data','Craig','','Ivanov',3,4,NULL,NULL,1,NULL,'Dear Craig',1,NULL,'Dear Craig',1,NULL,'Mr. Craig Ivanov III',NULL,NULL,'1943-06-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(61,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'sg.daz@testmail.co.in','sg.daz@testmail.co.in',NULL,NULL,NULL,'5',NULL,'Both','712254311',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear sg.daz@testmail.co.in',1,NULL,'Dear sg.daz@testmail.co.in',1,NULL,'sg.daz@testmail.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(62,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'meir77@infomail.co.in','meir77@infomail.co.in',NULL,NULL,NULL,NULL,NULL,'Both','3129088412',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear meir77@infomail.co.in',1,NULL,'Dear meir77@infomail.co.in',1,NULL,'meir77@infomail.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(63,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jensen, Roland','Roland Jensen',NULL,NULL,NULL,NULL,NULL,'Both','3860934183',NULL,'Sample Data','Roland','J','Jensen',NULL,NULL,NULL,NULL,1,NULL,'Dear Roland',1,NULL,'Dear Roland',1,NULL,'Roland Jensen',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(64,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Díaz-Müller, Elina','Mrs. Elina Díaz-Müller',NULL,NULL,NULL,'4',NULL,'Both','2379611405',NULL,'Sample Data','Elina','E','Díaz-Müller',1,NULL,NULL,NULL,1,NULL,'Dear Elina',1,NULL,'Dear Elina',1,NULL,'Mrs. Elina Díaz-Müller',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(65,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Wilson family','Wilson family',NULL,NULL,NULL,'2',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,NULL,'2014-05-22 17:24:38'),(66,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'grant.ashlie@notmail.net','grant.ashlie@notmail.net',NULL,NULL,NULL,NULL,NULL,'Both','3550097769',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear grant.ashlie@notmail.net',1,NULL,'Dear grant.ashlie@notmail.net',1,NULL,'grant.ashlie@notmail.net',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(67,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'juliannivanov@testmail.org','juliannivanov@testmail.org',NULL,NULL,NULL,NULL,NULL,'Both','3443110204',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear juliannivanov@testmail.org',1,NULL,'Dear juliannivanov@testmail.org',1,NULL,'juliannivanov@testmail.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(68,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Robertson, Heidi','Ms. Heidi Robertson',NULL,NULL,NULL,'2',NULL,'Both','266812175',NULL,'Sample Data','Heidi','S','Robertson',2,NULL,NULL,NULL,1,NULL,'Dear Heidi',1,NULL,'Dear Heidi',1,NULL,'Ms. Heidi Robertson',NULL,NULL,'1964-07-15',1,'2014-03-10',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(69,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'jameson.h.esta@testmail.co.nz','jameson.h.esta@testmail.co.nz',NULL,NULL,NULL,NULL,NULL,'Both','2841740681',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear jameson.h.esta@testmail.co.nz',1,NULL,'Dear jameson.h.esta@testmail.co.nz',1,NULL,'jameson.h.esta@testmail.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,'Louisiana Arts Initiative',NULL,NULL,47,0,NULL,'2014-05-22 17:24:39'),(70,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Barkley, Kacey','Ms. Kacey Barkley',NULL,NULL,NULL,NULL,NULL,'Both','2943836442',NULL,'Sample Data','Kacey','A','Barkley',2,NULL,NULL,NULL,1,NULL,'Dear Kacey',1,NULL,'Dear Kacey',1,NULL,'Ms. Kacey Barkley',NULL,1,'1949-09-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(71,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Zope, Ray','Dr. Ray Zope',NULL,NULL,NULL,NULL,NULL,'Both','585836296',NULL,'Sample Data','Ray','N','Zope',4,NULL,NULL,NULL,1,NULL,'Dear Ray',1,NULL,'Dear Ray',1,NULL,'Dr. Ray Zope',NULL,NULL,'1940-06-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(72,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'Wamsutter Arts School','Wamsutter Arts School',NULL,NULL,NULL,'5',NULL,'Both','2514605555',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Wamsutter Arts School',NULL,NULL,NULL,0,NULL,NULL,NULL,'Wamsutter Arts School',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(73,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Cooper, Margaret','Margaret Cooper',NULL,NULL,NULL,NULL,NULL,'Both','897960138',NULL,'Sample Data','Margaret','F','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Margaret',1,NULL,'Dear Margaret',1,NULL,'Margaret Cooper',NULL,1,'2001-10-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(74,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Roberts, Scott','Dr. Scott Roberts III',NULL,NULL,NULL,NULL,NULL,'Both','2696601244',NULL,'Sample Data','Scott','','Roberts',4,4,NULL,NULL,1,NULL,'Dear Scott',1,NULL,'Dear Scott',1,NULL,'Dr. Scott Roberts III',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(75,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen, Ashley','Dr. Ashley Nielsen Jr.',NULL,NULL,NULL,'4',NULL,'Both','3185921843',NULL,'Sample Data','Ashley','C','Nielsen',4,1,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Dr. Ashley Nielsen Jr.',NULL,2,'1992-10-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(76,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Ivanov-Díaz, Maxwell','Maxwell Ivanov-Díaz',NULL,NULL,NULL,NULL,NULL,'Both','2725402414',NULL,'Sample Data','Maxwell','F','Ivanov-Díaz',NULL,NULL,NULL,NULL,1,NULL,'Dear Maxwell',1,NULL,'Dear Maxwell',1,NULL,'Maxwell Ivanov-Díaz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(77,'Organization',NULL,0,1,0,0,1,0,NULL,NULL,'New Mexico Poetry Network','New Mexico Poetry Network',NULL,NULL,NULL,'1',NULL,'Both','1635092194',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'New Mexico Poetry Network',NULL,NULL,NULL,0,NULL,NULL,NULL,'New Mexico Poetry Network',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(78,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Rebekah','Rebekah Prentice',NULL,NULL,NULL,'1',NULL,'Both','961021134',NULL,'Sample Data','Rebekah','','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Rebekah',1,NULL,'Dear Rebekah',1,NULL,'Rebekah Prentice',NULL,1,'1979-03-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(79,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'blackwell.i.alida@testing.co.in','blackwell.i.alida@testing.co.in',NULL,NULL,NULL,'5',NULL,'Both','2937628496',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear blackwell.i.alida@testing.co.in',1,NULL,'Dear blackwell.i.alida@testing.co.in',1,NULL,'blackwell.i.alida@testing.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(80,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cruz, Megan','Megan Cruz',NULL,NULL,NULL,NULL,NULL,'Both','1768658542',NULL,'Sample Data','Megan','','Cruz',NULL,NULL,NULL,NULL,1,NULL,'Dear Megan',1,NULL,'Dear Megan',1,NULL,'Megan Cruz',NULL,NULL,'1957-08-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(81,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper family','Cooper family',NULL,NULL,NULL,NULL,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,NULL,'2014-05-22 17:24:38'),(82,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Smith-Deforest-Wilson family','Smith-Deforest-Wilson family',NULL,NULL,NULL,NULL,NULL,'Both','1321973693',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Smith-Deforest-Wilson family',5,NULL,'Dear Smith-Deforest-Wilson family',2,NULL,'Smith-Deforest-Wilson family',NULL,NULL,NULL,0,NULL,'Smith-Deforest-Wilson family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(83,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Wagner, Irvin','Irvin Wagner II',NULL,NULL,NULL,'5',NULL,'Both','1394032144',NULL,'Sample Data','Irvin','','Wagner',NULL,3,NULL,NULL,1,NULL,'Dear Irvin',1,NULL,'Dear Irvin',1,NULL,'Irvin Wagner II',NULL,2,'1975-01-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(84,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Cooper, Scott','Mr. Scott Cooper',NULL,NULL,NULL,'1',NULL,'Both','2653995804',NULL,'Sample Data','Scott','W','Cooper',3,NULL,NULL,NULL,1,NULL,'Dear Scott',1,NULL,'Dear Scott',1,NULL,'Mr. Scott Cooper',NULL,NULL,'1960-10-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(85,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jameson, Lawerence','Lawerence Jameson',NULL,NULL,NULL,'3',NULL,'Both','745354503',NULL,'Sample Data','Lawerence','','Jameson',NULL,NULL,NULL,NULL,1,NULL,'Dear Lawerence',1,NULL,'Dear Lawerence',1,NULL,'Lawerence Jameson',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(86,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'irvinadams-prentice73@testing.net','irvinadams-prentice73@testing.net',NULL,NULL,NULL,'2',NULL,'Both','1018427036',NULL,'Sample Data',NULL,NULL,NULL,4,2,NULL,NULL,1,NULL,'Dear irvinadams-prentice73@testing.net',1,NULL,'Dear irvinadams-prentice73@testing.net',1,NULL,'irvinadams-prentice73@testing.net',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(87,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wattson, Troy','Troy Wattson',NULL,NULL,NULL,'4',NULL,'Both','189159826',NULL,'Sample Data','Troy','I','Wattson',NULL,NULL,NULL,NULL,1,NULL,'Dear Troy',1,NULL,'Dear Troy',1,NULL,'Troy Wattson',NULL,2,'1963-12-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(88,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'loud71@fishmail.co.nz','loud71@fishmail.co.nz',NULL,NULL,NULL,'1',NULL,'Both','829744979',NULL,'Sample Data',NULL,NULL,NULL,3,4,NULL,NULL,1,NULL,'Dear loud71@fishmail.co.nz',1,NULL,'Dear loud71@fishmail.co.nz',1,NULL,'loud71@fishmail.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(89,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jameson, Laree','Ms. Laree Jameson',NULL,NULL,NULL,'3',NULL,'Both','1055131510',NULL,'Sample Data','Laree','Y','Jameson',2,NULL,NULL,NULL,1,NULL,'Dear Laree',1,NULL,'Dear Laree',1,NULL,'Ms. Laree Jameson',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(90,'Organization',NULL,1,0,0,0,1,0,NULL,NULL,'Dowlen Food Initiative','Dowlen Food Initiative',NULL,NULL,NULL,'2',NULL,'Both','1765218881',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Dowlen Food Initiative',NULL,NULL,NULL,0,NULL,NULL,164,'Dowlen Food Initiative',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(91,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Łąchowski-Parker, Magan','Ms. Magan Łąchowski-Parker',NULL,NULL,NULL,NULL,NULL,'Both','2908103985',NULL,'Sample Data','Magan','','Łąchowski-Parker',2,NULL,NULL,NULL,1,NULL,'Dear Magan',1,NULL,'Dear Magan',1,NULL,'Ms. Magan Łąchowski-Parker',NULL,NULL,'1960-02-20',1,'2013-12-26',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(92,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Cooper, Maria','Maria Cooper',NULL,NULL,NULL,NULL,NULL,'Both','1839635104',NULL,'Sample Data','Maria','B','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Maria',1,NULL,'Dear Maria',1,NULL,'Maria Cooper',NULL,NULL,'1952-02-12',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(93,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'McReynolds, Kiara','Ms. Kiara McReynolds',NULL,NULL,NULL,NULL,NULL,'Both','1733287882',NULL,'Sample Data','Kiara','','McReynolds',2,NULL,NULL,NULL,1,NULL,'Dear Kiara',1,NULL,'Dear Kiara',1,NULL,'Ms. Kiara McReynolds',NULL,1,'1925-02-28',1,'2014-01-06',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(94,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Díaz, Carlos','Mr. Carlos Díaz',NULL,NULL,NULL,'1',NULL,'Both','3545432850',NULL,'Sample Data','Carlos','','Díaz',3,NULL,NULL,NULL,1,NULL,'Dear Carlos',1,NULL,'Dear Carlos',1,NULL,'Mr. Carlos Díaz',NULL,2,'1961-02-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(95,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Blackwell, Josefa','Josefa Blackwell',NULL,NULL,NULL,'4',NULL,'Both','3593065423',NULL,'Sample Data','Josefa','','Blackwell',NULL,NULL,NULL,NULL,1,NULL,'Dear Josefa',1,NULL,'Dear Josefa',1,NULL,'Josefa Blackwell',NULL,1,'1958-06-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(96,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Jonesboro Environmental Fellowship','Jonesboro Environmental Fellowship',NULL,NULL,NULL,NULL,NULL,'Both','1761102456',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Jonesboro Environmental Fellowship',NULL,NULL,NULL,0,NULL,NULL,149,'Jonesboro Environmental Fellowship',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(97,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner family','Wagner family',NULL,NULL,NULL,NULL,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,NULL,'2014-05-22 17:24:38'),(98,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Wattson, Sharyn','Sharyn Wattson',NULL,NULL,NULL,'3',NULL,'Both','2670834136',NULL,'Sample Data','Sharyn','Y','Wattson',NULL,NULL,NULL,NULL,1,NULL,'Dear Sharyn',1,NULL,'Dear Sharyn',1,NULL,'Sharyn Wattson',NULL,1,'1994-10-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(99,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Reynolds, Bryon','Bryon Reynolds',NULL,NULL,NULL,'5',NULL,'Both','3521962921',NULL,'Sample Data','Bryon','','Reynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Bryon',1,NULL,'Dear Bryon',1,NULL,'Bryon Reynolds',NULL,2,'1967-02-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(100,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Utah Arts Fund','Utah Arts Fund',NULL,NULL,NULL,'3',NULL,'Both','818672935',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Utah Arts Fund',NULL,NULL,NULL,0,NULL,NULL,22,'Utah Arts Fund',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(101,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Bachman-Adams family','Bachman-Adams family',NULL,NULL,NULL,NULL,NULL,'Both','2372649641',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Bachman-Adams family',5,NULL,'Dear Bachman-Adams family',2,NULL,'Bachman-Adams family',NULL,NULL,NULL,0,NULL,'Bachman-Adams family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(102,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wattson, Laree','Mrs. Laree Wattson',NULL,NULL,NULL,NULL,NULL,'Both','291866407',NULL,'Sample Data','Laree','','Wattson',1,NULL,NULL,NULL,1,NULL,'Dear Laree',1,NULL,'Dear Laree',1,NULL,'Mrs. Laree Wattson',NULL,1,'1992-11-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(103,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Barkley, Kiara','Kiara Barkley',NULL,NULL,NULL,'5',NULL,'Both','2141749595',NULL,'Sample Data','Kiara','','Barkley',NULL,NULL,NULL,NULL,1,NULL,'Dear Kiara',1,NULL,'Dear Kiara',1,NULL,'Kiara Barkley',NULL,1,'1986-09-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(104,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'heidireynolds@spamalot.co.nz','heidireynolds@spamalot.co.nz',NULL,NULL,NULL,NULL,NULL,'Both','2230576630',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear heidireynolds@spamalot.co.nz',1,NULL,'Dear heidireynolds@spamalot.co.nz',1,NULL,'heidireynolds@spamalot.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(105,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen, Brzęczysław','Dr. Brzęczysław Nielsen Sr.',NULL,NULL,NULL,'4',NULL,'Both','3387173587',NULL,'Sample Data','Brzęczysław','N','Nielsen',4,2,NULL,NULL,1,NULL,'Dear Brzęczysław',1,NULL,'Dear Brzęczysław',1,NULL,'Dr. Brzęczysław Nielsen Sr.',NULL,NULL,'1952-03-09',1,'2013-06-23',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(106,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Grant, Allan','Allan Grant Sr.',NULL,NULL,NULL,NULL,NULL,'Both','2534249041',NULL,'Sample Data','Allan','Z','Grant',NULL,2,NULL,NULL,1,NULL,'Dear Allan',1,NULL,'Dear Allan',1,NULL,'Allan Grant Sr.',NULL,2,'1924-12-18',1,'2014-01-02',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(107,'Household',NULL,1,0,0,0,0,0,NULL,NULL,'Díaz family','Díaz family',NULL,NULL,NULL,NULL,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,NULL,'2014-05-22 17:24:38'),(108,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Deforest, Teddy','Mr. Teddy Deforest III',NULL,NULL,NULL,NULL,NULL,'Both','2986504728',NULL,'Sample Data','Teddy','A','Deforest',3,4,NULL,NULL,1,NULL,'Dear Teddy',1,NULL,'Dear Teddy',1,NULL,'Mr. Teddy Deforest III',NULL,2,NULL,1,'2014-03-14',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(109,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Parker, Teddy','Dr. Teddy Parker III',NULL,NULL,NULL,'5',NULL,'Both','1804413700',NULL,'Sample Data','Teddy','T','Parker',4,4,NULL,NULL,1,NULL,'Dear Teddy',1,NULL,'Dear Teddy',1,NULL,'Dr. Teddy Parker III',NULL,2,'1982-11-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(110,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Samson, Sherman','Sherman Samson II',NULL,NULL,NULL,NULL,NULL,'Both','583200758',NULL,'Sample Data','Sherman','X','Samson',NULL,3,NULL,NULL,1,NULL,'Dear Sherman',1,NULL,'Dear Sherman',1,NULL,'Sherman Samson II',NULL,2,'1956-12-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(111,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Barkley, Erik','Dr. Erik Barkley',NULL,NULL,NULL,'1',NULL,'Both','2448984417',NULL,'Sample Data','Erik','Z','Barkley',4,NULL,NULL,NULL,1,NULL,'Dear Erik',1,NULL,'Dear Erik',1,NULL,'Dr. Erik Barkley',NULL,NULL,'1986-12-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(112,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Jensen, Iris','Mrs. Iris Jensen',NULL,NULL,NULL,'1',NULL,'Both','3094691992',NULL,'Sample Data','Iris','','Jensen',1,NULL,NULL,NULL,1,NULL,'Dear Iris',1,NULL,'Dear Iris',1,NULL,'Mrs. Iris Jensen',NULL,NULL,'1977-07-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(113,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Jameson, Russell','Russell Jameson',NULL,NULL,NULL,'2',NULL,'Both','3424708861',NULL,'Sample Data','Russell','','Jameson',NULL,NULL,NULL,NULL,1,NULL,'Dear Russell',1,NULL,'Dear Russell',1,NULL,'Russell Jameson',NULL,2,'1975-10-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(114,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'terry.d.nicole@testmail.co.in','terry.d.nicole@testmail.co.in',NULL,NULL,NULL,NULL,NULL,'Both','556187119',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear terry.d.nicole@testmail.co.in',1,NULL,'Dear terry.d.nicole@testmail.co.in',1,NULL,'terry.d.nicole@testmail.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(115,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Jacobs, Lawerence','Lawerence Jacobs Sr.',NULL,NULL,NULL,'3',NULL,'Both','2914828015',NULL,'Sample Data','Lawerence','B','Jacobs',NULL,2,NULL,NULL,1,NULL,'Dear Lawerence',1,NULL,'Dear Lawerence',1,NULL,'Lawerence Jacobs Sr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(116,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Ivanov, Lashawnda','Lashawnda Ivanov',NULL,NULL,NULL,'3',NULL,'Both','3528684380',NULL,'Sample Data','Lashawnda','','Ivanov',NULL,NULL,NULL,NULL,1,NULL,'Dear Lashawnda',1,NULL,'Dear Lashawnda',1,NULL,'Lashawnda Ivanov',NULL,1,NULL,1,'2014-05-09',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(117,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith, Kiara','Ms. Kiara Smith',NULL,NULL,NULL,NULL,NULL,'Both','550960995',NULL,'Sample Data','Kiara','','Smith',2,NULL,NULL,NULL,1,NULL,'Dear Kiara',1,NULL,'Dear Kiara',1,NULL,'Ms. Kiara Smith',NULL,1,'1941-08-24',1,'2014-04-15',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(118,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Cooper-Samuels, Felisha','Felisha Cooper-Samuels',NULL,NULL,NULL,'5',NULL,'Both','2465141365',NULL,'Sample Data','Felisha','','Cooper-Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Felisha',1,NULL,'Dear Felisha',1,NULL,'Felisha Cooper-Samuels',NULL,NULL,'1985-04-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(119,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Wilson, Rolando','Dr. Rolando Wilson',NULL,NULL,NULL,NULL,NULL,'Both','3129579168',NULL,'Sample Data','Rolando','','Wilson',4,NULL,NULL,NULL,1,NULL,'Dear Rolando',1,NULL,'Dear Rolando',1,NULL,'Dr. Rolando Wilson',NULL,2,'1984-01-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(120,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'United Food Center','United Food Center',NULL,NULL,NULL,NULL,NULL,'Both','1666744800',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'United Food Center',NULL,NULL,NULL,0,NULL,NULL,NULL,'United Food Center',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(121,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov, Jed','Mr. Jed Dimitrov',NULL,NULL,NULL,'4',NULL,'Both','435001033',NULL,'Sample Data','Jed','Z','Dimitrov',3,NULL,NULL,NULL,1,NULL,'Dear Jed',1,NULL,'Dear Jed',1,NULL,'Mr. Jed Dimitrov',NULL,2,'1989-07-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(122,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Olsen, Allan','Mr. Allan Olsen II',NULL,NULL,NULL,NULL,NULL,'Both','569698697',NULL,'Sample Data','Allan','','Olsen',3,3,NULL,NULL,1,NULL,'Dear Allan',1,NULL,'Dear Allan',1,NULL,'Mr. Allan Olsen II',NULL,2,'1958-10-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(123,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jameson, Irvin','Dr. Irvin Jameson Jr.',NULL,NULL,NULL,'4',NULL,'Both','2294697519',NULL,'Sample Data','Irvin','R','Jameson',4,1,NULL,NULL,1,NULL,'Dear Irvin',1,NULL,'Dear Irvin',1,NULL,'Dr. Irvin Jameson Jr.',NULL,2,'1971-06-21',0,NULL,NULL,NULL,'Pine Wellness Partnership',NULL,NULL,145,0,NULL,'2014-05-22 17:24:39'),(124,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'South Carolina Food Services','South Carolina Food Services',NULL,NULL,NULL,NULL,NULL,'Both','2748097817',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'South Carolina Food Services',NULL,NULL,NULL,0,NULL,NULL,2,'South Carolina Food Services',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(125,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Wagner, Esta','Esta Wagner',NULL,NULL,NULL,NULL,NULL,'Both','3695079301',NULL,'Sample Data','Esta','M','Wagner',NULL,NULL,NULL,NULL,1,NULL,'Dear Esta',1,NULL,'Dear Esta',1,NULL,'Esta Wagner',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(126,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'jameson.carlos39@example.co.uk','jameson.carlos39@example.co.uk',NULL,NULL,NULL,'4',NULL,'Both','2307331024',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear jameson.carlos39@example.co.uk',1,NULL,'Dear jameson.carlos39@example.co.uk',1,NULL,'jameson.carlos39@example.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(127,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds, Maria','Mr. Maria McReynolds',NULL,NULL,NULL,NULL,NULL,'Both','2599277622',NULL,'Sample Data','Maria','G','McReynolds',3,NULL,NULL,NULL,1,NULL,'Dear Maria',1,NULL,'Dear Maria',1,NULL,'Mr. Maria McReynolds',NULL,NULL,'1980-08-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(128,'Household',NULL,0,1,0,0,1,0,NULL,NULL,'Nielsen family','Nielsen family',NULL,NULL,NULL,NULL,NULL,'Both','766698874',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Nielsen family',5,NULL,'Dear Nielsen family',2,NULL,'Nielsen family',NULL,NULL,NULL,0,NULL,'Nielsen family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(129,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest, Rosario','Rosario Deforest Sr.',NULL,NULL,NULL,NULL,NULL,'Both','1073464974',NULL,'Sample Data','Rosario','M','Deforest',NULL,2,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Rosario Deforest Sr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(130,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Lee family','Lee family',NULL,NULL,NULL,NULL,NULL,'Both','845831176',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Lee family',5,NULL,'Dear Lee family',2,NULL,'Lee family',NULL,NULL,NULL,0,NULL,'Lee family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(131,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Patel-Cooper, Justina','Justina Patel-Cooper',NULL,NULL,NULL,'1',NULL,'Both','4219565686',NULL,'Sample Data','Justina','','Patel-Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Justina',1,NULL,'Dear Justina',1,NULL,'Justina Patel-Cooper',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(132,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'scottsmith92@example.net','scottsmith92@example.net',NULL,NULL,NULL,NULL,NULL,'Both','1250471445',NULL,'Sample Data',NULL,NULL,NULL,NULL,2,NULL,NULL,1,NULL,'Dear scottsmith92@example.net',1,NULL,'Dear scottsmith92@example.net',1,NULL,'scottsmith92@example.net',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(133,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Wilson, Teresa','Teresa Wilson',NULL,NULL,NULL,NULL,NULL,'Both','4075437794',NULL,'Sample Data','Teresa','','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Teresa',1,NULL,'Dear Teresa',1,NULL,'Teresa Wilson',NULL,1,'1981-03-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(134,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Ivanov, Sharyn','Sharyn Ivanov',NULL,NULL,NULL,NULL,NULL,'Both','4099997756',NULL,'Sample Data','Sharyn','N','Ivanov',NULL,NULL,NULL,NULL,1,NULL,'Dear Sharyn',1,NULL,'Dear Sharyn',1,NULL,'Sharyn Ivanov',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(135,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'wlee87@notmail.co.pl','wlee87@notmail.co.pl',NULL,NULL,NULL,'3',NULL,'Both','1870286847',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear wlee87@notmail.co.pl',1,NULL,'Dear wlee87@notmail.co.pl',1,NULL,'wlee87@notmail.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,'Caulder Sports Partnership',NULL,NULL,139,0,NULL,'2014-05-22 17:24:39'),(136,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Díaz-Lee, Damaris','Mrs. Damaris Díaz-Lee',NULL,NULL,NULL,NULL,NULL,'Both','304901050',NULL,'Sample Data','Damaris','K','Díaz-Lee',1,NULL,NULL,NULL,1,NULL,'Dear Damaris',1,NULL,'Dear Damaris',1,NULL,'Mrs. Damaris Díaz-Lee',NULL,NULL,NULL,1,'2014-04-07',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(137,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'samson.elina@airmail.co.uk','samson.elina@airmail.co.uk',NULL,NULL,NULL,NULL,NULL,'Both','2758454242',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear samson.elina@airmail.co.uk',1,NULL,'Dear samson.elina@airmail.co.uk',1,NULL,'samson.elina@airmail.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(138,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Adams, Brent','Brent Adams III',NULL,NULL,NULL,'4',NULL,'Both','2406910115',NULL,'Sample Data','Brent','S','Adams',NULL,4,NULL,NULL,1,NULL,'Dear Brent',1,NULL,'Dear Brent',1,NULL,'Brent Adams III',NULL,2,'1995-09-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(139,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'Caulder Sports Partnership','Caulder Sports Partnership',NULL,NULL,NULL,'5',NULL,'Both','674247021',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Caulder Sports Partnership',NULL,NULL,NULL,0,NULL,NULL,135,'Caulder Sports Partnership',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(140,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'troyc19@sample.org','troyc19@sample.org',NULL,NULL,NULL,'3',NULL,'Both','3052420181',NULL,'Sample Data',NULL,NULL,NULL,4,3,NULL,NULL,1,NULL,'Dear troyc19@sample.org',1,NULL,'Dear troyc19@sample.org',1,NULL,'troyc19@sample.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(141,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Zope, Bryon','Bryon Zope III',NULL,NULL,NULL,NULL,NULL,'Both','1177115571',NULL,'Sample Data','Bryon','M','Zope',NULL,4,NULL,NULL,1,NULL,'Dear Bryon',1,NULL,'Dear Bryon',1,NULL,'Bryon Zope III',NULL,2,'1956-04-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(142,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Olsen, Nicole','Nicole Olsen',NULL,NULL,NULL,NULL,NULL,'Both','585291596',NULL,'Sample Data','Nicole','','Olsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Nicole',1,NULL,'Dear Nicole',1,NULL,'Nicole Olsen',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(143,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds, Jina','Jina McReynolds',NULL,NULL,NULL,NULL,NULL,'Both','644172968',NULL,'Sample Data','Jina','','McReynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Jina',1,NULL,'Dear Jina',1,NULL,'Jina McReynolds',NULL,1,'1998-06-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(144,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner, Jay','Jay Wagner',NULL,NULL,NULL,'2',NULL,'Both','3927011642',NULL,'Sample Data','Jay','','Wagner',NULL,NULL,NULL,NULL,1,NULL,'Dear Jay',1,NULL,'Dear Jay',1,NULL,'Jay Wagner',NULL,2,'2006-11-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(145,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'Pine Wellness Partnership','Pine Wellness Partnership',NULL,NULL,NULL,NULL,NULL,'Both','64072056',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Pine Wellness Partnership',NULL,NULL,NULL,0,NULL,NULL,123,'Pine Wellness Partnership',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(146,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Cooper-Samuels family','Cooper-Samuels family',NULL,NULL,NULL,NULL,NULL,'Both','302358316',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Cooper-Samuels family',5,NULL,'Dear Cooper-Samuels family',2,NULL,'Cooper-Samuels family',NULL,NULL,NULL,0,NULL,'Cooper-Samuels family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(147,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Dimitrov, Erik','Erik Dimitrov III',NULL,NULL,NULL,'5',NULL,'Both','510073649',NULL,'Sample Data','Erik','A','Dimitrov',NULL,4,NULL,NULL,1,NULL,'Dear Erik',1,NULL,'Dear Erik',1,NULL,'Erik Dimitrov III',NULL,2,'1940-03-04',1,'2013-12-29',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(148,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Wilson, Iris','Dr. Iris Wilson',NULL,NULL,NULL,'4',NULL,'Both','3052270264',NULL,'Sample Data','Iris','K','Wilson',4,NULL,NULL,NULL,1,NULL,'Dear Iris',1,NULL,'Dear Iris',1,NULL,'Dr. Iris Wilson',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(149,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jameson, Shauna','Dr. Shauna Jameson',NULL,NULL,NULL,'3',NULL,'Both','318889656',NULL,'Sample Data','Shauna','','Jameson',4,NULL,NULL,NULL,1,NULL,'Dear Shauna',1,NULL,'Dear Shauna',1,NULL,'Dr. Shauna Jameson',NULL,1,'1976-04-11',0,NULL,NULL,NULL,'Jonesboro Environmental Fellowship',NULL,NULL,96,0,NULL,'2014-05-22 17:24:39'),(150,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Ivanov, Betty','Ms. Betty Ivanov',NULL,NULL,NULL,'3',NULL,'Both','1501740460',NULL,'Sample Data','Betty','','Ivanov',2,NULL,NULL,NULL,1,NULL,'Dear Betty',1,NULL,'Dear Betty',1,NULL,'Ms. Betty Ivanov',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(151,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Lincoln Empowerment Collective','Lincoln Empowerment Collective',NULL,NULL,NULL,NULL,NULL,'Both','98484315',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Lincoln Empowerment Collective',NULL,NULL,NULL,0,NULL,NULL,20,'Lincoln Empowerment Collective',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(152,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Díaz, Brittney','Brittney Díaz',NULL,NULL,NULL,NULL,NULL,'Both','2710372052',NULL,'Sample Data','Brittney','R','Díaz',NULL,NULL,NULL,NULL,1,NULL,'Dear Brittney',1,NULL,'Dear Brittney',1,NULL,'Brittney Díaz',NULL,1,'1998-09-11',0,NULL,NULL,NULL,'Fresno Environmental Collective',NULL,NULL,157,0,NULL,'2014-05-22 17:24:39'),(153,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jameson, Allen','Mr. Allen Jameson Sr.',NULL,NULL,NULL,NULL,NULL,'Both','3044297960',NULL,'Sample Data','Allen','O','Jameson',3,2,NULL,NULL,1,NULL,'Dear Allen',1,NULL,'Dear Allen',1,NULL,'Mr. Allen Jameson Sr.',NULL,2,'1973-09-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(154,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wattson, Margaret','Mrs. Margaret Wattson',NULL,NULL,NULL,'2',NULL,'Both','2865119341',NULL,'Sample Data','Margaret','Y','Wattson',1,NULL,NULL,NULL,1,NULL,'Dear Margaret',1,NULL,'Dear Margaret',1,NULL,'Mrs. Margaret Wattson',NULL,1,'1977-11-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(155,'Household',NULL,1,0,0,0,0,0,NULL,NULL,'Roberts-Jones family','Roberts-Jones family',NULL,NULL,NULL,'3',NULL,'Both','3527181409',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Roberts-Jones family',5,NULL,'Dear Roberts-Jones family',2,NULL,'Roberts-Jones family',NULL,NULL,NULL,0,NULL,'Roberts-Jones family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(156,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Blackwell, Rolando','Rolando Blackwell',NULL,NULL,NULL,NULL,NULL,'Both','1317373414',NULL,'Sample Data','Rolando','L','Blackwell',NULL,NULL,NULL,NULL,1,NULL,'Dear Rolando',1,NULL,'Dear Rolando',1,NULL,'Rolando Blackwell',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(157,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Fresno Environmental Collective','Fresno Environmental Collective',NULL,NULL,NULL,'5',NULL,'Both','2633894901',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Fresno Environmental Collective',NULL,NULL,NULL,0,NULL,NULL,152,'Fresno Environmental Collective',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(158,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman-Adams, Troy','Troy Bachman-Adams II',NULL,NULL,NULL,NULL,NULL,'Both','668790369',NULL,'Sample Data','Troy','','Bachman-Adams',NULL,3,NULL,NULL,1,NULL,'Dear Troy',1,NULL,'Dear Troy',1,NULL,'Troy Bachman-Adams II',NULL,NULL,'1995-10-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(159,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Reynolds, Brigette','Brigette Reynolds',NULL,NULL,NULL,'4',NULL,'Both','886281890',NULL,'Sample Data','Brigette','','Reynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Brigette',1,NULL,'Dear Brigette',1,NULL,'Brigette Reynolds',NULL,1,'1944-12-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(160,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds, Billy','Dr. Billy McReynolds',NULL,NULL,NULL,'5',NULL,'Both','2779416929',NULL,'Sample Data','Billy','F','McReynolds',4,NULL,NULL,NULL,1,NULL,'Dear Billy',1,NULL,'Dear Billy',1,NULL,'Dr. Billy McReynolds',NULL,2,NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(161,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samson, Teresa','Teresa Samson',NULL,NULL,NULL,'2',NULL,'Both','719335163',NULL,'Sample Data','Teresa','','Samson',NULL,NULL,NULL,NULL,1,NULL,'Dear Teresa',1,NULL,'Dear Teresa',1,NULL,'Teresa Samson',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(162,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Truman','Mr. Truman Lee',NULL,NULL,NULL,NULL,NULL,'Both','696555700',NULL,'Sample Data','Truman','','Lee',3,NULL,NULL,NULL,1,NULL,'Dear Truman',1,NULL,'Dear Truman',1,NULL,'Mr. Truman Lee',NULL,NULL,'1970-11-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(163,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Robertson, Beula','Beula Robertson',NULL,NULL,NULL,NULL,NULL,'Both','2523495296',NULL,'Sample Data','Beula','','Robertson',NULL,NULL,NULL,NULL,1,NULL,'Dear Beula',1,NULL,'Dear Beula',1,NULL,'Beula Robertson',NULL,NULL,'1962-09-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(164,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Jameson, Felisha','Felisha Jameson',NULL,NULL,NULL,'3',NULL,'Both','2198176616',NULL,'Sample Data','Felisha','J','Jameson',NULL,NULL,NULL,NULL,1,NULL,'Dear Felisha',1,NULL,'Dear Felisha',1,NULL,'Felisha Jameson',NULL,NULL,NULL,0,NULL,NULL,NULL,'Dowlen Food Initiative',NULL,NULL,90,0,NULL,'2014-05-22 17:24:39'),(165,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Parker, Andrew','Mr. Andrew Parker',NULL,NULL,NULL,NULL,NULL,'Both','3245499014',NULL,'Sample Data','Andrew','S','Parker',3,NULL,NULL,NULL,1,NULL,'Dear Andrew',1,NULL,'Dear Andrew',1,NULL,'Mr. Andrew Parker',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(166,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Blackwell, Betty','Betty Blackwell',NULL,NULL,NULL,'5',NULL,'Both','1950991394',NULL,'Sample Data','Betty','','Blackwell',NULL,NULL,NULL,NULL,1,NULL,'Dear Betty',1,NULL,'Dear Betty',1,NULL,'Betty Blackwell',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(167,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Samuels, Winford','Dr. Winford Samuels',NULL,NULL,NULL,NULL,NULL,'Both','3850006976',NULL,'Sample Data','Winford','X','Samuels',4,NULL,NULL,NULL,1,NULL,'Dear Winford',1,NULL,'Dear Winford',1,NULL,'Dr. Winford Samuels',NULL,2,'1950-01-18',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(168,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper-Samuels, Herminia','Dr. Herminia Cooper-Samuels',NULL,NULL,NULL,'4',NULL,'Both','3798745786',NULL,'Sample Data','Herminia','M','Cooper-Samuels',4,NULL,NULL,NULL,1,NULL,'Dear Herminia',1,NULL,'Dear Herminia',1,NULL,'Dr. Herminia Cooper-Samuels',NULL,1,'1980-10-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(169,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Müller family','Müller family',NULL,NULL,NULL,'4',NULL,'Both','1144797465',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Müller family',5,NULL,'Dear Müller family',2,NULL,'Müller family',NULL,NULL,NULL,0,NULL,'Müller family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(170,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller, Claudio','Claudio Müller',NULL,NULL,NULL,'1',NULL,'Both','2143910765',NULL,'Sample Data','Claudio','','Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Claudio',1,NULL,'Dear Claudio',1,NULL,'Claudio Müller',NULL,2,'1977-11-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(171,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller, Carylon','Carylon Müller',NULL,NULL,NULL,NULL,NULL,'Both','2173697265',NULL,'Sample Data','Carylon','V','Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Carylon',1,NULL,'Dear Carylon',1,NULL,'Carylon Müller',NULL,1,'1984-12-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(172,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Jameson family','Jameson family',NULL,NULL,NULL,NULL,NULL,'Both','2255649769',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Jameson family',5,NULL,'Dear Jameson family',2,NULL,'Jameson family',NULL,NULL,NULL,0,NULL,'Jameson family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(173,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller, Norris','Norris Müller',NULL,NULL,NULL,'5',NULL,'Both','1477289672',NULL,'Sample Data','Norris','Y','Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Norris',1,NULL,'Dear Norris',1,NULL,'Norris Müller',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(174,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Barkley, Shauna','Shauna Barkley',NULL,NULL,NULL,'3',NULL,'Both','1145257394',NULL,'Sample Data','Shauna','','Barkley',NULL,NULL,NULL,NULL,1,NULL,'Dear Shauna',1,NULL,'Dear Shauna',1,NULL,'Shauna Barkley',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(175,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Díaz-Wattson, Kathleen','Mrs. Kathleen Díaz-Wattson',NULL,NULL,NULL,NULL,NULL,'Both','3225172876',NULL,'Sample Data','Kathleen','O','Díaz-Wattson',1,NULL,NULL,NULL,1,NULL,'Dear Kathleen',1,NULL,'Dear Kathleen',1,NULL,'Mrs. Kathleen Díaz-Wattson',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(176,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Nielsen, Lashawnda','Ms. Lashawnda Nielsen',NULL,NULL,NULL,'2',NULL,'Both','591811788',NULL,'Sample Data','Lashawnda','','Nielsen',2,NULL,NULL,NULL,1,NULL,'Dear Lashawnda',1,NULL,'Dear Lashawnda',1,NULL,'Ms. Lashawnda Nielsen',NULL,1,'1959-10-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(177,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Blackwell family','Blackwell family',NULL,NULL,NULL,NULL,NULL,'Both','3218641510',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Blackwell family',5,NULL,'Dear Blackwell family',2,NULL,'Blackwell family',NULL,NULL,NULL,0,NULL,'Blackwell family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(178,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Terry, Daren','Daren Terry Jr.',NULL,NULL,NULL,'5',NULL,'Both','1047592601',NULL,'Sample Data','Daren','','Terry',NULL,1,NULL,NULL,1,NULL,'Dear Daren',1,NULL,'Dear Daren',1,NULL,'Daren Terry Jr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(179,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Rural Health Partnership','Rural Health Partnership',NULL,NULL,NULL,'1',NULL,'Both','863611499',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Rural Health Partnership',NULL,NULL,NULL,0,NULL,NULL,NULL,'Rural Health Partnership',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(180,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Bachman, Omar','Omar Bachman Jr.',NULL,NULL,NULL,NULL,NULL,'Both','4035622769',NULL,'Sample Data','Omar','','Bachman',NULL,1,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Omar Bachman Jr.',NULL,2,'1970-10-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(181,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner, Alexia','Mrs. Alexia Wagner',NULL,NULL,NULL,'3',NULL,'Both','3604591974',NULL,'Sample Data','Alexia','W','Wagner',1,NULL,NULL,NULL,1,NULL,'Dear Alexia',1,NULL,'Dear Alexia',1,NULL,'Mrs. Alexia Wagner',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(182,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Sierra Education Initiative','Sierra Education Initiative',NULL,NULL,NULL,NULL,NULL,'Both','634416133',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Sierra Education Initiative',NULL,NULL,NULL,0,NULL,NULL,46,'Sierra Education Initiative',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(183,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Delana','Ms. Delana Lee',NULL,NULL,NULL,NULL,NULL,'Both','3418239378',NULL,'Sample Data','Delana','','Lee',2,NULL,NULL,NULL,1,NULL,'Dear Delana',1,NULL,'Dear Delana',1,NULL,'Ms. Delana Lee',NULL,NULL,NULL,1,'2014-02-11',NULL,NULL,'Florida Health Solutions',NULL,NULL,25,0,NULL,'2014-05-22 17:24:39'),(184,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Samuels, Daren','Daren Samuels III',NULL,NULL,NULL,'3',NULL,'Both','198671176',NULL,'Sample Data','Daren','','Samuels',NULL,4,NULL,NULL,1,NULL,'Dear Daren',1,NULL,'Dear Daren',1,NULL,'Daren Samuels III',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(185,'Household',NULL,1,0,0,0,0,0,NULL,NULL,'Barkley family','Barkley family',NULL,NULL,NULL,NULL,NULL,'Both','2888062109',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Barkley family',5,NULL,'Dear Barkley family',2,NULL,'Barkley family',NULL,NULL,NULL,0,NULL,'Barkley family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(186,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Roberts-Jones, Angelika','Angelika Roberts-Jones',NULL,NULL,NULL,'3',NULL,'Both','312020086',NULL,'Sample Data','Angelika','','Roberts-Jones',NULL,NULL,NULL,NULL,1,NULL,'Dear Angelika',1,NULL,'Dear Angelika',1,NULL,'Angelika Roberts-Jones',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(187,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Jameson, Billy','Mr. Billy Jameson II',NULL,NULL,NULL,'1',NULL,'Both','2535192708',NULL,'Sample Data','Billy','','Jameson',3,3,NULL,NULL,1,NULL,'Dear Billy',1,NULL,'Dear Billy',1,NULL,'Mr. Billy Jameson II',NULL,2,'1951-02-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(188,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner, Sharyn','Mrs. Sharyn Wagner',NULL,NULL,NULL,'5',NULL,'Both','902802807',NULL,'Sample Data','Sharyn','','Wagner',1,NULL,NULL,NULL,1,NULL,'Dear Sharyn',1,NULL,'Dear Sharyn',1,NULL,'Mrs. Sharyn Wagner',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(189,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov, Magan','Magan Dimitrov',NULL,NULL,NULL,NULL,NULL,'Both','2875568835',NULL,'Sample Data','Magan','E','Dimitrov',NULL,NULL,NULL,NULL,1,NULL,'Dear Magan',1,NULL,'Dear Magan',1,NULL,'Magan Dimitrov',NULL,1,'1936-05-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(190,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Jameson-Barkley, Princess','Princess Jameson-Barkley',NULL,NULL,NULL,NULL,NULL,'Both','4219937815',NULL,'Sample Data','Princess','','Jameson-Barkley',NULL,NULL,NULL,NULL,1,NULL,'Dear Princess',1,NULL,'Dear Princess',1,NULL,'Princess Jameson-Barkley',NULL,1,NULL,1,'2014-04-25',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(191,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Robertson, Elbert','Mr. Elbert Robertson III',NULL,NULL,NULL,'4',NULL,'Both','3684824833',NULL,'Sample Data','Elbert','N','Robertson',3,4,NULL,NULL,1,NULL,'Dear Elbert',1,NULL,'Dear Elbert',1,NULL,'Mr. Elbert Robertson III',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(192,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Brittney','Brittney Cooper',NULL,NULL,NULL,NULL,NULL,'Both','4169712187',NULL,'Sample Data','Brittney','P','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Brittney',1,NULL,'Dear Brittney',1,NULL,'Brittney Cooper',NULL,1,'1997-01-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(193,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Parker family','Parker family',NULL,NULL,NULL,NULL,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,NULL,'2014-05-22 17:24:38'),(194,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Terrell, Brent','Brent Terrell Sr.',NULL,NULL,NULL,'4',NULL,'Both','2526832386',NULL,'Sample Data','Brent','','Terrell',NULL,2,NULL,NULL,1,NULL,'Dear Brent',1,NULL,'Dear Brent',1,NULL,'Brent Terrell Sr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(195,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'United Health Solutions','United Health Solutions',NULL,NULL,NULL,'5',NULL,'Both','4003292419',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'United Health Solutions',NULL,NULL,NULL,0,NULL,NULL,NULL,'United Health Solutions',NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:39'),(196,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest, Jerome','Mr. Jerome Deforest III',NULL,NULL,NULL,NULL,NULL,'Both','2454827874',NULL,'Sample Data','Jerome','','Deforest',3,4,NULL,NULL,1,NULL,'Dear Jerome',1,NULL,'Dear Jerome',1,NULL,'Mr. Jerome Deforest III',NULL,2,'1955-03-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(197,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jensen, Jay','Jay Jensen III',NULL,NULL,NULL,NULL,NULL,'Both','3113289933',NULL,'Sample Data','Jay','W','Jensen',NULL,4,NULL,NULL,1,NULL,'Dear Jay',1,NULL,'Dear Jay',1,NULL,'Jay Jensen III',NULL,2,'2002-01-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(198,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov, Bob','Dr. Bob Dimitrov',NULL,NULL,NULL,NULL,NULL,'Both','74615502',NULL,'Sample Data','Bob','N','Dimitrov',4,NULL,NULL,NULL,1,NULL,'Dear Bob',1,NULL,'Dear Bob',1,NULL,'Dr. Bob Dimitrov',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(199,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen family','Olsen family',NULL,NULL,NULL,NULL,NULL,'Both','1990073228',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Olsen family',5,NULL,'Dear Olsen family',2,NULL,'Olsen family',NULL,NULL,NULL,0,NULL,'Olsen family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(200,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith-Deforest-Wilson, Erik','Erik Smith-Deforest-Wilson Jr.',NULL,NULL,NULL,NULL,NULL,'Both','3328294312',NULL,'Sample Data','Erik','','Smith-Deforest-Wilson',NULL,1,NULL,NULL,1,NULL,'Dear Erik',1,NULL,'Dear Erik',1,NULL,'Erik Smith-Deforest-Wilson Jr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'),(201,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Wilson, Bryon','Dr. Bryon Wilson II',NULL,NULL,NULL,NULL,NULL,'Both','814135970',NULL,'Sample Data','Bryon','N','Wilson',4,3,NULL,NULL,1,NULL,'Dear Bryon',1,NULL,'Dear Bryon',1,NULL,'Dr. Bryon Wilson II',NULL,2,NULL,1,'2013-06-04',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-22 17:24:38'); /*!40000 ALTER TABLE `civicrm_contact` ENABLE KEYS */; UNLOCK TABLES; @@ -229,7 +229,7 @@ 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`, `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`) VALUES (1,2,1,NULL,4,'2010-04-11 00:00:00',0.00,125.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Apr 2007 Mailer 1',NULL,NULL,0,0,1,NULL,'1041',NULL),(2,4,1,NULL,1,'2010-03-21 00:00:00',0.00,50.00,NULL,NULL,'P20901X1',NULL,'USD',NULL,NULL,NULL,NULL,'Online: Save the Penguins',NULL,NULL,0,0,1,NULL,NULL,NULL),(3,6,1,NULL,4,'2010-04-29 00:00:00',0.00,25.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Apr 2007 Mailer 1',NULL,NULL,0,0,1,NULL,'2095',NULL),(4,8,1,NULL,4,'2010-04-11 00:00:00',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Apr 2007 Mailer 1',NULL,NULL,0,0,1,NULL,'10552',NULL),(5,16,1,NULL,4,'2010-04-15 00:00:00',0.00,500.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Apr 2007 Mailer 1',NULL,NULL,0,0,1,NULL,'509',NULL),(6,19,1,NULL,4,'2010-04-11 00:00:00',0.00,175.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Apr 2007 Mailer 1',NULL,NULL,0,0,1,NULL,'102',NULL),(7,82,1,NULL,1,'2010-03-27 00:00:00',0.00,50.00,NULL,NULL,'P20193L2',NULL,'USD',NULL,NULL,NULL,NULL,'Online: Save the Penguins',NULL,NULL,0,0,1,NULL,NULL,NULL),(8,92,1,NULL,1,'2010-03-08 00:00:00',0.00,10.00,NULL,NULL,'P40232Y3',NULL,'USD',NULL,NULL,NULL,NULL,'Online: Help CiviCRM',NULL,NULL,0,0,1,NULL,NULL,NULL),(9,34,1,NULL,1,'2010-04-22 00:00:00',0.00,250.00,NULL,NULL,'P20193L6',NULL,'USD',NULL,NULL,NULL,NULL,'Online: Help CiviCRM',NULL,NULL,0,0,1,NULL,NULL,NULL),(10,71,1,NULL,1,'2009-07-01 11:53:50',0.00,500.00,NULL,NULL,'PL71',NULL,'USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,NULL,NULL,NULL),(11,43,1,NULL,1,'2009-07-01 12:55:41',0.00,200.00,NULL,NULL,'PL43II',NULL,'USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,NULL,NULL,NULL),(12,32,1,NULL,1,'2009-10-01 11:53:50',0.00,200.00,NULL,NULL,'PL32I',NULL,'USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,NULL,NULL,NULL),(13,32,1,NULL,1,'2009-12-01 12:55:41',0.00,200.00,NULL,NULL,'PL32II',NULL,'USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,NULL,NULL,NULL),(14,87,2,NULL,1,'2014-05-20 20:15:35',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(15,37,2,NULL,1,'2014-05-20 20:15:35',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(16,68,2,NULL,1,'2014-05-20 20:15:35',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(17,152,2,NULL,1,'2014-05-20 20:15:35',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(18,113,2,NULL,1,'2014-05-20 20:15:35',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(19,181,2,NULL,1,'2014-05-20 20:15:35',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(20,170,2,NULL,1,'2014-05-20 20:15:35',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(21,118,2,NULL,1,'2014-05-20 20:15:35',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(22,16,2,NULL,1,'2014-05-20 20:15:35',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(23,7,2,NULL,1,'2014-05-20 20:15:35',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(24,163,2,NULL,1,'2014-05-20 20:15:35',0.00,1200.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Lifetime Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(25,200,2,NULL,1,'2014-05-20 20:15:35',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(26,167,2,NULL,1,'2014-05-20 20:15:35',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(27,22,2,NULL,1,'2014-05-20 20:15:35',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(28,49,2,NULL,1,'2014-05-20 20:15:35',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(29,164,2,NULL,1,'2014-05-20 20:15:35',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(30,69,2,NULL,1,'2014-05-20 20:15:35',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(31,140,2,NULL,1,'2014-05-20 20:15:35',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(32,84,2,NULL,1,'2014-05-20 20:15:35',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(33,47,2,NULL,1,'2014-05-20 20:15:35',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(34,96,2,NULL,1,'2014-05-20 20:15:35',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(35,6,2,NULL,1,'2014-05-20 20:15:35',0.00,1200.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Lifetime Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(36,158,2,NULL,1,'2014-05-20 20:15:35',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(37,67,2,NULL,1,'2014-05-20 20:15:35',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(38,90,2,NULL,1,'2014-05-20 20:15:35',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(39,48,2,NULL,1,'2014-05-20 20:15:35',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(40,34,2,NULL,1,'2014-05-20 20:15:35',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(41,9,2,NULL,1,'2014-05-20 20:15:35',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(42,56,2,NULL,1,'2014-05-20 20:15:35',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(43,36,2,NULL,1,'2014-05-20 20:15:35',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(45,1,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(46,3,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(47,7,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(48,10,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(49,18,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(50,19,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(51,22,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(52,27,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(53,31,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(54,33,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(55,40,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(56,42,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(57,46,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(58,51,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(59,57,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(60,59,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(61,66,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(62,70,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(63,71,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(64,74,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(65,80,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(66,84,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(67,89,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(68,93,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(69,95,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(70,98,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(71,101,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(72,109,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(73,115,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(74,119,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(75,124,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(76,125,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(77,126,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(78,128,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(79,131,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(80,136,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(81,148,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(82,149,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(83,151,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(84,159,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(85,161,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(86,167,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(87,169,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(88,173,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(89,177,4,NULL,1,'2014-05-20 20:15:51',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(90,183,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(91,189,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(92,193,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(93,195,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(94,199,4,NULL,1,'2014-05-20 20:15:51',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-20 20:15:51',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL); +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`, `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`) VALUES (1,2,1,NULL,4,'2010-04-11 00:00:00',0.00,125.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Apr 2007 Mailer 1',NULL,NULL,0,0,1,NULL,'1041',NULL),(2,4,1,NULL,1,'2010-03-21 00:00:00',0.00,50.00,NULL,NULL,'P20901X1',NULL,'USD',NULL,NULL,NULL,NULL,'Online: Save the Penguins',NULL,NULL,0,0,1,NULL,NULL,NULL),(3,6,1,NULL,4,'2010-04-29 00:00:00',0.00,25.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Apr 2007 Mailer 1',NULL,NULL,0,0,1,NULL,'2095',NULL),(4,8,1,NULL,4,'2010-04-11 00:00:00',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Apr 2007 Mailer 1',NULL,NULL,0,0,1,NULL,'10552',NULL),(5,16,1,NULL,4,'2010-04-15 00:00:00',0.00,500.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Apr 2007 Mailer 1',NULL,NULL,0,0,1,NULL,'509',NULL),(6,19,1,NULL,4,'2010-04-11 00:00:00',0.00,175.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Apr 2007 Mailer 1',NULL,NULL,0,0,1,NULL,'102',NULL),(7,82,1,NULL,1,'2010-03-27 00:00:00',0.00,50.00,NULL,NULL,'P20193L2',NULL,'USD',NULL,NULL,NULL,NULL,'Online: Save the Penguins',NULL,NULL,0,0,1,NULL,NULL,NULL),(8,92,1,NULL,1,'2010-03-08 00:00:00',0.00,10.00,NULL,NULL,'P40232Y3',NULL,'USD',NULL,NULL,NULL,NULL,'Online: Help CiviCRM',NULL,NULL,0,0,1,NULL,NULL,NULL),(9,34,1,NULL,1,'2010-04-22 00:00:00',0.00,250.00,NULL,NULL,'P20193L6',NULL,'USD',NULL,NULL,NULL,NULL,'Online: Help CiviCRM',NULL,NULL,0,0,1,NULL,NULL,NULL),(10,71,1,NULL,1,'2009-07-01 11:53:50',0.00,500.00,NULL,NULL,'PL71',NULL,'USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,NULL,NULL,NULL),(11,43,1,NULL,1,'2009-07-01 12:55:41',0.00,200.00,NULL,NULL,'PL43II',NULL,'USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,NULL,NULL,NULL),(12,32,1,NULL,1,'2009-10-01 11:53:50',0.00,200.00,NULL,NULL,'PL32I',NULL,'USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,NULL,NULL,NULL),(13,32,1,NULL,1,'2009-12-01 12:55:41',0.00,200.00,NULL,NULL,'PL32II',NULL,'USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,NULL,NULL,NULL),(14,15,2,NULL,1,'2014-05-22 22:54:41',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(15,56,2,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(16,5,2,NULL,1,'2014-05-22 22:54:41',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(17,108,2,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(18,163,2,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(19,11,2,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(20,159,2,NULL,1,'2014-05-22 22:54:41',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(21,71,2,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(22,64,2,NULL,1,'2014-05-22 22:54:41',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(23,113,2,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(24,150,2,NULL,1,'2014-05-22 22:54:41',0.00,1200.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Lifetime Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(25,2,2,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(26,135,2,NULL,1,'2014-05-22 22:54:41',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(27,12,2,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(28,162,2,NULL,1,'2014-05-22 22:54:41',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(29,73,2,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(30,48,2,NULL,1,'2014-05-22 22:54:41',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(31,148,2,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(32,178,2,NULL,1,'2014-05-22 22:54:41',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(33,38,2,NULL,1,'2014-05-22 22:54:41',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(34,156,2,NULL,1,'2014-05-22 22:54:41',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(35,104,2,NULL,1,'2014-05-22 22:54:41',0.00,1200.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Lifetime Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(36,22,2,NULL,1,'2014-05-22 22:54:41',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(37,160,2,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(38,4,2,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(39,198,2,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(40,49,2,NULL,1,'2014-05-22 22:54:41',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(41,111,2,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'Student Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(42,94,2,NULL,1,'2014-05-22 22:54:41',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(43,149,2,NULL,1,'2014-05-22 22:54:41',0.00,100.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,NULL,NULL,'General Membership: Offline signup',NULL,NULL,0,0,1,NULL,NULL,NULL),(45,1,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(46,3,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(47,5,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(48,11,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(49,21,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(50,26,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(51,29,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(52,34,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(53,36,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(54,45,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(55,46,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(56,50,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(57,52,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(58,56,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(59,58,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(60,59,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(61,64,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(62,68,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(63,69,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(64,71,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(65,75,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(66,81,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(67,86,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(68,88,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(69,90,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(70,98,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(71,104,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(72,109,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(73,111,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(74,116,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(75,121,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(76,122,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(77,124,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(78,125,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(79,126,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(80,130,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(81,133,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(82,135,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(83,141,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(84,142,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(85,144,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(86,147,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(87,154,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(88,157,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(89,160,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(90,168,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(91,177,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(92,185,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(93,187,4,NULL,1,'2014-05-22 22:54:41',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(94,199,4,NULL,1,'2014-05-22 22:54:41',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-22 22:54:41',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL); /*!40000 ALTER TABLE `civicrm_contribution` ENABLE KEYS */; UNLOCK TABLES; @@ -267,7 +267,7 @@ 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,8,124,10.00,'USD',1,1,'Jones Family','Helping Hands',10),(2,9,124,250.00,'USD',1,1,'Annie and the kids','Annie Helps',10); +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,8,184,10.00,'USD',1,1,'Jones Family','Helping Hands',10),(2,9,184,250.00,'USD',1,1,'Annie and the kids','Annie Helps',10); /*!40000 ALTER TABLE `civicrm_contribution_soft` ENABLE KEYS */; UNLOCK TABLES; @@ -391,7 +391,7 @@ UNLOCK TABLES; LOCK TABLES `civicrm_domain` WRITE; /*!40000 ALTER TABLE `civicrm_domain` DISABLE KEYS */; -INSERT INTO `civicrm_domain` (`id`, `name`, `description`, `config_backend`, `version`, `contact_id`, `locales`, `locale_custom_strings`) VALUES (1,'Default Domain Name',NULL,NULL,'4.5.alpha1',1,NULL,NULL); +INSERT INTO `civicrm_domain` (`id`, `name`, `description`, `config_backend`, `version`, `contact_id`, `locales`, `locale_custom_strings`) VALUES (1,'Default Domain Name',NULL,NULL,'4.5.alpha1',1,NULL,'a:1:{s:5:\"en_US\";a:0:{}}'); /*!40000 ALTER TABLE `civicrm_domain` ENABLE KEYS */; UNLOCK TABLES; @@ -401,7 +401,7 @@ UNLOCK TABLES; 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',0,0,0,0,NULL,NULL,NULL,NULL),(2,199,1,'bachman.u.princess@notmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(3,145,1,'scottblackwell@example.biz',1,0,0,0,NULL,NULL,NULL,NULL),(4,145,1,'scottblackwell@infomail.info',0,0,0,0,NULL,NULL,NULL,NULL),(5,124,1,'om.wagner@testmail.net',1,0,0,0,NULL,NULL,NULL,NULL),(6,37,1,'tobyz@fakemail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(7,17,1,'olsenk@mymail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(8,17,1,'olsen.kacey@testing.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(9,47,1,'heidiroberts@fakemail.info',1,0,0,0,NULL,NULL,NULL,NULL),(10,91,1,'carylonpatel56@sample.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(11,91,1,'cq.patel17@spamalot.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(12,60,1,'parker.rodrigo@testing.info',1,0,0,0,NULL,NULL,NULL,NULL),(13,60,1,'rodrigoparker@lol.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(14,73,1,'ashleyjacobs@airmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(15,93,1,'cruzn@notmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(16,93,1,'nicolec49@example.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(17,164,1,'lous@sample.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(18,164,1,'samuels.u.lou@sample.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(19,5,1,'kathlynpatel@mymail.info',1,0,0,0,NULL,NULL,NULL,NULL),(20,5,1,'patelk@notmail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(21,170,1,'santinat25@airmail.net',1,0,0,0,NULL,NULL,NULL,NULL),(22,130,1,'pc.terrell@testing.biz',1,0,0,0,NULL,NULL,NULL,NULL),(23,130,1,'terrellp@mymail.net',0,0,0,0,NULL,NULL,NULL,NULL),(24,150,1,'kathlyndeforest86@infomail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(25,67,1,'nicolem@testing.org',1,0,0,0,NULL,NULL,NULL,NULL),(26,67,1,'mllern95@testmail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(27,168,1,'junkod@testing.org',1,0,0,0,NULL,NULL,NULL,NULL),(28,20,1,'grant.i.omar73@spamalot.com',1,0,0,0,NULL,NULL,NULL,NULL),(29,20,1,'oi.grant@fakemail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(30,7,1,'bobr@airmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(31,7,1,'bobroberts@testmail.net',0,0,0,0,NULL,NULL,NULL,NULL),(32,14,1,'patel.lou55@spamalot.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(33,14,1,'loup79@infomail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(34,80,1,'robertsonc@testmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(35,117,1,'zope.irvin18@mymail.net',1,0,0,0,NULL,NULL,NULL,NULL),(36,190,1,'smcreynolds73@testing.info',1,0,0,0,NULL,NULL,NULL,NULL),(37,28,1,'ivanovb36@fishmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(38,178,1,'margaretp45@notmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(39,178,1,'margaretprentice@fishmail.org',0,0,0,0,NULL,NULL,NULL,NULL),(40,33,1,'terry.felisha@infomail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(41,102,1,'sharynparker@infomail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(42,102,1,'parker.sharyn34@spamalot.net',0,0,0,0,NULL,NULL,NULL,NULL),(43,88,1,'am.daz@mymail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(44,88,1,'daz.alida@testmail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(45,138,1,'mcreynoldss1@notmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(46,49,1,'bm.deforest31@testmail.com',1,0,0,0,NULL,NULL,NULL,NULL),(47,49,1,'bernadetted@example.org',0,0,0,0,NULL,NULL,NULL,NULL),(48,19,1,'meiterry76@infomail.net',1,0,0,0,NULL,NULL,NULL,NULL),(49,19,1,'mterry@lol.biz',0,0,0,0,NULL,NULL,NULL,NULL),(50,74,1,'errolyadav28@testing.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(51,16,1,'maganblackwell@airmail.com',1,0,0,0,NULL,NULL,NULL,NULL),(52,123,1,'barryt@airmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(53,123,1,'barryt81@spamalot.net',0,0,0,0,NULL,NULL,NULL,NULL),(54,8,1,'blackwell.merrie67@fishmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(55,179,1,'bobnielsen37@lol.info',1,0,0,0,NULL,NULL,NULL,NULL),(56,149,1,'wf.wagner@spamalot.biz',1,0,0,0,NULL,NULL,NULL,NULL),(57,34,1,'samuelsn@sample.com',1,0,0,0,NULL,NULL,NULL,NULL),(58,166,1,'allencooper@example.com',1,0,0,0,NULL,NULL,NULL,NULL),(59,166,1,'coopera@infomail.info',0,0,0,0,NULL,NULL,NULL,NULL),(60,185,1,'jacobs.alexia@example.biz',1,0,0,0,NULL,NULL,NULL,NULL),(61,36,1,'robertsons@airmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(62,110,1,'iroberts25@notmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(63,110,1,'irisr@fishmail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(64,44,1,'shaunadimitrov52@lol.info',1,0,0,0,NULL,NULL,NULL,NULL),(65,31,1,'wilson.ray@testmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(66,181,1,'ashleyt@infomail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(67,186,1,'olsenj@testing.biz',1,0,0,0,NULL,NULL,NULL,NULL),(68,198,1,'valenej@airmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(69,78,1,'teresao@fakemail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(70,196,1,'smithm@notmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(71,176,1,'brentd@fakemail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(72,163,1,'rosarioc@testmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(73,163,1,'cooper.rosario56@fishmail.com',0,0,0,0,NULL,NULL,NULL,NULL),(74,200,1,'mc.blackwell29@example.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(75,200,1,'margaretblackwell@lol.org',0,0,0,0,NULL,NULL,NULL,NULL),(76,109,1,'robertsonr9@example.biz',1,0,0,0,NULL,NULL,NULL,NULL),(77,51,1,'robertsonb@spamalot.com',1,0,0,0,NULL,NULL,NULL,NULL),(78,51,1,'billyr8@testing.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(79,43,1,'deforest.v.teddy53@example.org',1,0,0,0,NULL,NULL,NULL,NULL),(80,43,1,'teddydeforest44@lol.info',0,0,0,0,NULL,NULL,NULL,NULL),(81,71,1,'elizabeths@mymail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(82,112,1,'reynolds.junko@notmail.com',1,0,0,0,NULL,NULL,NULL,NULL),(83,141,1,'sk.smith@mymail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(84,58,1,'jamesonb42@testing.org',1,0,0,0,NULL,NULL,NULL,NULL),(85,58,1,'brittneyjameson37@airmail.biz',0,0,0,0,NULL,NULL,NULL,NULL),(86,32,1,'ah.reynolds87@infomail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(87,57,1,'carylonsmith@spamalot.biz',1,0,0,0,NULL,NULL,NULL,NULL),(88,105,1,'irobertson65@testing.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(89,105,1,'robertsoni84@example.com',0,0,0,0,NULL,NULL,NULL,NULL),(90,81,1,'kathlync@airmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(91,81,1,'kathlyncruz88@example.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(92,54,1,'nicolewilson@testmail.com',1,0,0,0,NULL,NULL,NULL,NULL),(93,54,1,'wilson.nicole57@infomail.info',0,0,0,0,NULL,NULL,NULL,NULL),(94,182,1,'allanw@testing.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(95,182,1,'allanw@sample.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(96,48,1,'ijones@infomail.info',1,0,0,0,NULL,NULL,NULL,NULL),(97,48,1,'jones.irvin@example.info',0,0,0,0,NULL,NULL,NULL,NULL),(98,188,1,'jonesj80@notmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(99,90,1,'shermand@fakemail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(100,89,1,'dimitrovb@testing.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(101,97,1,'dimitrov.delana@lol.com',1,0,0,0,NULL,NULL,NULL,NULL),(102,30,1,'tobydimitrov@airmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(103,30,1,'tdimitrov74@spamalot.org',0,0,0,0,NULL,NULL,NULL,NULL),(104,165,1,'daz.bob@sample.info',1,0,0,0,NULL,NULL,NULL,NULL),(105,152,1,'daz.n.bryon@fishmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(106,42,1,'daz.sanford37@spamalot.net',1,0,0,0,NULL,NULL,NULL,NULL),(107,10,1,'norrisb@testmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(108,39,1,'jacobs-blackwelle12@testing.biz',1,0,0,0,NULL,NULL,NULL,NULL),(109,39,1,'jacobs-blackwell.esta@infomail.biz',0,0,0,0,NULL,NULL,NULL,NULL),(110,75,1,'mw.blackwell@fakemail.org',1,0,0,0,NULL,NULL,NULL,NULL),(111,75,1,'blackwell.merrie24@notmail.biz',0,0,0,0,NULL,NULL,NULL,NULL),(112,195,1,'bblackwell53@fakemail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(113,108,1,'lp.zope@testmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(114,135,1,'samson.irvin@example.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(115,192,1,'sd.blackwell-samson@infomail.org',1,0,0,0,NULL,NULL,NULL,NULL),(116,159,1,'samson.roland83@fakemail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(117,159,1,'samsonr@sample.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(118,111,1,'tobysamson1@infomail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(119,111,1,'samson.toby@spamalot.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(120,9,1,'tw.jensen@testmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(121,94,1,'brittneyjensen88@spamalot.net',1,0,0,0,NULL,NULL,NULL,NULL),(122,94,1,'jensen.brittney33@sample.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(123,62,1,'jensen.josefa15@sample.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(124,62,1,'jensenj38@lol.net',0,0,0,0,NULL,NULL,NULL,NULL),(125,12,1,'teddy@fakemail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(126,12,1,'chowskit70@airmail.org',0,0,0,0,NULL,NULL,NULL,NULL),(127,11,1,'shauna@example.com',1,0,0,0,NULL,NULL,NULL,NULL),(128,11,1,'chowskis@infomail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(129,79,1,'elbertchowski61@spamalot.net',1,0,0,0,NULL,NULL,NULL,NULL),(130,35,1,'miguelchowski7@sample.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(131,29,1,'wd.cooper@fishmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(132,29,1,'cooper.d.winford@fishmail.net',0,0,0,0,NULL,NULL,NULL,NULL),(133,84,1,'cooper.k.allan@example.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(134,84,1,'coopera@testmail.org',0,0,0,0,NULL,NULL,NULL,NULL),(135,137,1,'ebachman-mcreynolds@example.info',1,0,0,0,NULL,NULL,NULL,NULL),(136,137,1,'errolb@notmail.org',0,0,0,0,NULL,NULL,NULL,NULL),(137,25,1,'prenticei51@infomail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(138,25,1,'prenticei@mymail.info',0,0,0,0,NULL,NULL,NULL,NULL),(139,53,1,'lee-prentice.felisha81@testing.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(140,139,1,'prentices@example.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(141,139,1,'prentices@testing.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(142,131,1,'prentice.jay@mymail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(143,50,1,'ivanovl25@notmail.com',1,0,0,0,NULL,NULL,NULL,NULL),(144,50,1,'lawerenceivanov53@testing.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(145,194,1,'ivanovh@lol.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(146,3,1,'ln.ivanov57@fakemail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(147,3,1,'landonivanov@spamalot.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(148,154,1,'ivanove74@infomail.com',1,0,0,0,NULL,NULL,NULL,NULL),(149,154,1,'ivanov.v.elina@example.org',0,0,0,0,NULL,NULL,NULL,NULL),(150,23,1,'teddyl@airmail.net',1,0,0,0,NULL,NULL,NULL,NULL),(151,23,1,'leet@spamalot.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(152,132,1,'kandacel52@example.info',1,0,0,0,NULL,NULL,NULL,NULL),(153,191,1,'cd.terry11@airmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(154,146,1,'scottj@testmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(155,118,1,'irisj76@notmail.com',1,0,0,0,NULL,NULL,NULL,NULL),(156,118,1,'jensen-terry.n.iris75@testmail.biz',0,0,0,0,NULL,NULL,NULL,NULL),(157,125,1,'patel.megan@mymail.com',1,0,0,0,NULL,NULL,NULL,NULL),(158,128,1,'dimitrov-patel.kiara50@infomail.info',1,0,0,0,NULL,NULL,NULL,NULL),(159,83,1,'elizabethpatel@testing.biz',1,0,0,0,NULL,NULL,NULL,NULL),(160,83,1,'patel.u.elizabeth@infomail.com',0,0,0,0,NULL,NULL,NULL,NULL),(161,27,1,'arlynej55@sample.com',1,0,0,0,NULL,NULL,NULL,NULL),(162,113,1,'elinajacobs@testmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(163,113,1,'jacobs.elina@fishmail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(164,153,1,'winfordj@fishmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(165,153,1,'jacobs.winford12@fakemail.biz',0,0,0,0,NULL,NULL,NULL,NULL),(166,18,1,'jacobs.jed90@mymail.net',1,0,0,0,NULL,NULL,NULL,NULL),(167,18,1,'jacobs.jed@testing.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(168,101,1,'jacobs.jed@fakemail.com',1,0,0,0,NULL,NULL,NULL,NULL),(169,101,1,'jacobs.k.jed@fakemail.org',0,0,0,0,NULL,NULL,NULL,NULL),(170,6,1,'cbachman76@testing.biz',1,0,0,0,NULL,NULL,NULL,NULL),(171,22,1,'herminiabachman20@testmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(172,22,1,'bachman.u.herminia@spamalot.net',0,0,0,0,NULL,NULL,NULL,NULL),(173,86,1,'bachmana76@notmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(174,87,1,'kandaceb@airmail.net',1,0,0,0,NULL,NULL,NULL,NULL),(175,87,1,'bachman.kandace@notmail.org',0,0,0,0,NULL,NULL,NULL,NULL),(176,120,3,'sales@virginiasoftware.org',1,0,0,0,NULL,NULL,NULL,NULL),(177,183,2,'samuels.z.carlos38@virginiasoftware.org',1,0,0,0,NULL,NULL,NULL,NULL),(178,15,3,'service@cadellfood.org',1,0,0,0,NULL,NULL,NULL,NULL),(179,124,2,'om.wagner44@cadellfood.org',0,0,0,0,NULL,NULL,NULL,NULL),(180,114,3,'feedback@sierraacademy.org',1,0,0,0,NULL,NULL,NULL,NULL),(181,34,2,'nicoles@sierraacademy.org',0,0,0,0,NULL,NULL,NULL,NULL),(182,21,3,'sales@ectechnologypartnership.org',1,0,0,0,NULL,NULL,NULL,NULL),(183,110,2,'robertsi17@ectechnologypartnership.org',0,0,0,0,NULL,NULL,NULL,NULL),(184,95,3,'service@knoxvillemusic.org',1,0,0,0,NULL,NULL,NULL,NULL),(185,86,2,'bachmana@knoxvillemusic.org',0,0,0,0,NULL,NULL,NULL,NULL),(186,107,3,'feedback@globaladvocacy.org',1,0,0,0,NULL,NULL,NULL,NULL),(187,118,2,'irisjensen-terry@globaladvocacy.org',0,0,0,0,NULL,NULL,NULL,NULL),(188,133,3,'sales@wvmusictrust.org',1,0,0,0,NULL,NULL,NULL,NULL),(189,176,2,'.@wvmusictrust.org',0,0,0,0,NULL,NULL,NULL,NULL),(190,193,3,'feedback@marylandlegal.org',1,0,0,0,NULL,NULL,NULL,NULL),(191,196,2,'61@marylandlegal.org',0,0,0,0,NULL,NULL,NULL,NULL),(192,144,3,'sales@mlkingempowerment.org',1,0,0,0,NULL,NULL,NULL,NULL),(193,172,2,'jacobs.i.jackson33@mlkingempowerment.org',1,0,0,0,NULL,NULL,NULL,NULL),(194,41,3,'contact@syracusefamilysystems.org',1,0,0,0,NULL,NULL,NULL,NULL),(195,179,2,'.56@syracusefamilysystems.org',0,0,0,0,NULL,NULL,NULL,NULL),(196,142,3,'contact@michigantechnology.org',1,0,0,0,NULL,NULL,NULL,NULL),(197,200,2,'blackwell.margaret@michigantechnology.org',0,0,0,0,NULL,NULL,NULL,NULL),(198,46,3,'service@globalfellowship.org',1,0,0,0,NULL,NULL,NULL,NULL),(199,19,2,'terry.mei35@globalfellowship.org',0,0,0,0,NULL,NULL,NULL,NULL),(200,98,3,'contact@jacksonpoetrynetwork.org',1,0,0,0,NULL,NULL,NULL,NULL),(201,180,2,'brentp@jacksonpoetrynetwork.org',1,0,0,0,NULL,NULL,NULL,NULL),(202,NULL,1,'development@example.org',0,0,0,0,NULL,NULL,NULL,NULL),(203,NULL,1,'tournaments@example.org',0,0,0,0,NULL,NULL,NULL,NULL),(204,NULL,1,'celebration@example.org',0,0,0,0,NULL,NULL,NULL,NULL); +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',0,0,0,0,NULL,NULL,NULL,NULL),(2,132,1,'sn.smith@example.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(3,132,1,'scottsmith92@example.net',0,0,0,0,NULL,NULL,NULL,NULL),(4,21,1,'jensen.allan62@lol.com',1,0,0,0,NULL,NULL,NULL,NULL),(5,21,1,'jensena31@fishmail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(6,140,1,'troycooper23@infomail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(7,140,1,'troyc19@sample.org',0,0,0,0,NULL,NULL,NULL,NULL),(8,51,1,'teresareynolds18@testing.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(9,51,1,'reynolds.teresa@lol.org',0,0,0,0,NULL,NULL,NULL,NULL),(10,104,1,'heidireynolds@spamalot.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(11,42,1,'jones.andrew46@infomail.org',1,0,0,0,NULL,NULL,NULL,NULL),(12,42,1,'jonesa93@fishmail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(13,127,1,'mg.mcreynolds@mymail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(14,127,1,'mariam@lol.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(15,115,1,'jacobs.b.lawerence@mymail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(16,115,1,'lawerencej@infomail.org',0,0,0,0,NULL,NULL,NULL,NULL),(17,137,1,'samson.elina@airmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(18,99,1,'reynolds.bryon17@example.biz',1,0,0,0,NULL,NULL,NULL,NULL),(19,99,1,'bryonr63@testing.com',0,0,0,0,NULL,NULL,NULL,NULL),(20,134,1,'ivanovs@example.net',1,0,0,0,NULL,NULL,NULL,NULL),(21,114,1,'terryn82@testing.info',1,0,0,0,NULL,NULL,NULL,NULL),(22,114,1,'terry.d.nicole@testmail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(23,4,1,'chowski.bernadette@sample.biz',1,0,0,0,NULL,NULL,NULL,NULL),(24,4,1,'chowski.bernadette@testmail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(25,187,1,'billyj90@spamalot.com',1,0,0,0,NULL,NULL,NULL,NULL),(26,34,1,'lawerencepatel@mymail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(27,71,1,'rn.zope@airmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(28,71,1,'zope.n.ray@infomail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(29,147,1,'dimitrov.a.erik@fishmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(30,147,1,'ea.dimitrov@lol.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(31,12,1,'junkozope25@fakemail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(32,12,1,'junkoz7@airmail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(33,197,1,'jensen.w.jay@airmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(34,197,1,'jayj@testing.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(35,46,1,'wattson.bryon76@infomail.org',1,0,0,0,NULL,NULL,NULL,NULL),(36,159,1,'reynolds.brigette@lol.net',1,0,0,0,NULL,NULL,NULL,NULL),(37,159,1,'reynoldsb@example.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(38,30,1,'felishawattson54@lol.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(39,33,1,'tgrant@spamalot.org',1,0,0,0,NULL,NULL,NULL,NULL),(40,58,1,'kathlynt28@fishmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(41,58,1,'terry.kathlyn69@airmail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(42,116,1,'livanov@fishmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(43,8,1,'alexiagonzlez@fakemail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(44,143,1,'jinamcreynolds31@lol.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(45,24,1,'olsen.scarlet@airmail.com',1,0,0,0,NULL,NULL,NULL,NULL),(46,24,1,'olsen.x.scarlet@example.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(47,17,1,'carylonb@mymail.net',1,0,0,0,NULL,NULL,NULL,NULL),(48,70,1,'kaceyb@notmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(49,70,1,'barkley.a.kacey@sample.com',0,0,0,0,NULL,NULL,NULL,NULL),(50,5,1,'kathleensamson@testmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(51,5,1,'kd.samson@fakemail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(52,92,1,'mb.cooper13@mymail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(53,40,1,'princessm@sample.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(54,106,1,'granta17@notmail.net',1,0,0,0,NULL,NULL,NULL,NULL),(55,26,1,'deforest.jay80@notmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(56,26,1,'jayd@spamalot.info',0,0,0,0,NULL,NULL,NULL,NULL),(57,192,1,'brittneyc91@testmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(58,192,1,'cooper.p.brittney@infomail.info',0,0,0,0,NULL,NULL,NULL,NULL),(59,102,1,'lwattson88@mymail.info',1,0,0,0,NULL,NULL,NULL,NULL),(60,80,1,'cruz.megan89@spamalot.net',1,0,0,0,NULL,NULL,NULL,NULL),(61,80,1,'cruz.megan@airmail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(62,191,1,'en.robertson40@lol.info',1,0,0,0,NULL,NULL,NULL,NULL),(63,112,1,'irisjensen@notmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(64,112,1,'irisj56@notmail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(65,63,1,'rolandjensen16@mymail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(66,63,1,'jensen.roland29@testmail.net',0,0,0,0,NULL,NULL,NULL,NULL),(67,23,1,'deforest.jerome@airmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(68,23,1,'deforest.v.jerome@sample.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(69,66,1,'granta@example.net',1,0,0,0,NULL,NULL,NULL,NULL),(70,66,1,'grant.ashlie@notmail.net',0,0,0,0,NULL,NULL,NULL,NULL),(71,62,1,'meir77@infomail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(72,67,1,'julianni97@airmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(73,67,1,'juliannivanov@testmail.org',0,0,0,0,NULL,NULL,NULL,NULL),(74,198,1,'dimitrov.bob@testmail.com',1,0,0,0,NULL,NULL,NULL,NULL),(75,160,1,'billym75@spamalot.com',1,0,0,0,NULL,NULL,NULL,NULL),(76,154,1,'my.wattson31@airmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(77,154,1,'wattsonm11@infomail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(78,93,1,'mcreynolds.kiara77@airmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(79,167,1,'samuels.winford17@infomail.org',1,0,0,0,NULL,NULL,NULL,NULL),(80,79,1,'alidab@example.info',1,0,0,0,NULL,NULL,NULL,NULL),(81,79,1,'blackwell.i.alida@testing.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(82,87,1,'wattsont@airmail.net',1,0,0,0,NULL,NULL,NULL,NULL),(83,175,1,'kathleendaz-wattson@spamalot.net',1,0,0,0,NULL,NULL,NULL,NULL),(84,56,1,'carloswattson52@testmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(85,98,1,'wattson.sharyn79@spamalot.net',1,0,0,0,NULL,NULL,NULL,NULL),(86,180,1,'obachman@notmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(87,10,1,'adams.rebekah@airmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(88,10,1,'rv.adams@lol.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(89,142,1,'olsen.nicole72@airmail.com',1,0,0,0,NULL,NULL,NULL,NULL),(90,142,1,'nicoleolsen96@spamalot.org',0,0,0,0,NULL,NULL,NULL,NULL),(91,123,1,'jamesoni@testmail.net',1,0,0,0,NULL,NULL,NULL,NULL),(92,201,1,'bryonw@infomail.info',1,0,0,0,NULL,NULL,NULL,NULL),(93,148,1,'iriswilson50@spamalot.biz',1,0,0,0,NULL,NULL,NULL,NULL),(94,148,1,'wilsoni@notmail.biz',0,0,0,0,NULL,NULL,NULL,NULL),(95,3,1,'wilson.brigette@testmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(96,136,1,'dk.daz-lee@mymail.com',1,0,0,0,NULL,NULL,NULL,NULL),(97,37,1,'leer93@notmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(98,37,1,'lee.ray36@lol.info',0,0,0,0,NULL,NULL,NULL,NULL),(99,135,1,'wlee87@notmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(100,131,1,'justinapatel-cooper@testmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(101,29,1,'coopera@mymail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(102,73,1,'margaretc@spamalot.info',1,0,0,0,NULL,NULL,NULL,NULL),(103,61,1,'sharynd@sample.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(104,61,1,'sg.daz@testmail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(105,152,1,'daz.brittney@testmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(106,152,1,'br.daz@airmail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(107,170,1,'claudiom@testing.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(108,64,1,'daz-mller.elina@airmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(109,171,1,'cv.mller84@testing.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(110,173,1,'norrismller64@testmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(111,153,1,'jamesona@infomail.org',1,0,0,0,NULL,NULL,NULL,NULL),(112,69,1,'jamesone@example.info',1,0,0,0,NULL,NULL,NULL,NULL),(113,69,1,'jameson.h.esta@testmail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(114,89,1,'lareej29@airmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(115,105,1,'nielsen.brzczysaw84@example.biz',1,0,0,0,NULL,NULL,NULL,NULL),(116,105,1,'brzczysawnielsen@testing.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(117,28,1,'kcooper28@example.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(118,28,1,'cooperk52@notmail.com',0,0,0,0,NULL,NULL,NULL,NULL),(119,168,1,'herminiac87@airmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(120,118,1,'cooper-samuels.felisha18@sample.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(121,91,1,'magan9@spamalot.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(122,91,1,'chowski-parkerm@infomail.com',0,0,0,0,NULL,NULL,NULL,NULL),(123,38,1,'parker.r.claudio90@testmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(124,38,1,'parkerc@infomail.biz',0,0,0,0,NULL,NULL,NULL,NULL),(125,49,1,'mx.parker@infomail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(126,49,1,'mx.parker@fakemail.net',0,0,0,0,NULL,NULL,NULL,NULL),(127,83,1,'irvinw@spamalot.net',1,0,0,0,NULL,NULL,NULL,NULL),(128,83,1,'wagner.irvin96@notmail.net',0,0,0,0,NULL,NULL,NULL,NULL),(129,181,1,'alexiaw71@testmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(130,181,1,'wagner.w.alexia@airmail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(131,39,1,'prentice.e.carlos@spamalot.org',1,0,0,0,NULL,NULL,NULL,NULL),(132,86,1,'irvinadams-prentice@fakemail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(133,86,1,'irvinadams-prentice73@testing.net',0,0,0,0,NULL,NULL,NULL,NULL),(134,18,1,'rosariop23@example.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(135,190,1,'jameson-barkleyp@testing.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(136,190,1,'jameson-barkley.princess@testmail.com',0,0,0,0,NULL,NULL,NULL,NULL),(137,174,1,'barkley.shauna@sample.com',1,0,0,0,NULL,NULL,NULL,NULL),(138,174,1,'barkley.shauna@example.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(139,103,1,'kiarab17@infomail.net',1,0,0,0,NULL,NULL,NULL,NULL),(140,74,1,'roberts.scott98@example.com',1,0,0,0,NULL,NULL,NULL,NULL),(141,186,1,'roberts-jonesa@testmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(142,7,1,'bp.roberts-jones2@lol.com',1,0,0,0,NULL,NULL,NULL,NULL),(143,113,1,'jameson.russell93@infomail.net',1,0,0,0,NULL,NULL,NULL,NULL),(144,113,1,'rjameson@sample.info',0,0,0,0,NULL,NULL,NULL,NULL),(145,126,1,'jameson.carlos@fishmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(146,126,1,'jameson.carlos39@example.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(147,88,1,'deforest.r.lou@notmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(148,88,1,'loud71@fishmail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(149,72,3,'service@wamsutterschool.org',1,0,0,0,NULL,NULL,NULL,NULL),(150,100,3,'feedback@utaharts.org',1,0,0,0,NULL,NULL,NULL,NULL),(151,22,2,'daz.craig21@utaharts.org',1,0,0,0,NULL,NULL,NULL,NULL),(152,195,3,'feedback@unitedhealth.org',1,0,0,0,NULL,NULL,NULL,NULL),(153,90,3,'info@dowlenfoodinitiative.org',1,0,0,0,NULL,NULL,NULL,NULL),(154,164,2,'felishaj@dowlenfoodinitiative.org',1,0,0,0,NULL,NULL,NULL,NULL),(155,77,3,'feedback@nmpoetrynetwork.org',1,0,0,0,NULL,NULL,NULL,NULL),(156,182,3,'feedback@sierraeducation.org',1,0,0,0,NULL,NULL,NULL,NULL),(157,46,2,'bryonw26@sierraeducation.org',0,0,0,0,NULL,NULL,NULL,NULL),(158,124,3,'contact@scfoodservices.org',1,0,0,0,NULL,NULL,NULL,NULL),(159,2,2,'sjameson@scfoodservices.org',1,0,0,0,NULL,NULL,NULL,NULL),(160,44,3,'feedback@sbpeacetrust.org',1,0,0,0,NULL,NULL,NULL,NULL),(161,145,3,'service@pinewellnesspartnership.org',1,0,0,0,NULL,NULL,NULL,NULL),(162,123,2,'ir.jameson65@pinewellnesspartnership.org',0,0,0,0,NULL,NULL,NULL,NULL),(163,55,3,'feedback@nmdevelopmentcenter.org',1,0,0,0,NULL,NULL,NULL,NULL),(164,25,3,'sales@floridahealthsolutions.org',1,0,0,0,NULL,NULL,NULL,NULL),(165,183,2,'lee.delana@floridahealthsolutions.org',1,0,0,0,NULL,NULL,NULL,NULL),(166,45,3,'feedback@progressiveagriculturefund.org',1,0,0,0,NULL,NULL,NULL,NULL),(167,36,3,'info@urbanservices.org',1,0,0,0,NULL,NULL,NULL,NULL),(168,53,2,'tobyyadav32@urbanservices.org',1,0,0,0,NULL,NULL,NULL,NULL),(169,120,3,'info@unitedfood.org',1,0,0,0,NULL,NULL,NULL,NULL),(170,157,3,'feedback@fresnoenvironmental.org',1,0,0,0,NULL,NULL,NULL,NULL),(171,152,2,'br.daz@fresnoenvironmental.org',0,0,0,0,NULL,NULL,NULL,NULL),(172,96,3,'feedback@jonesboroenvironmental.org',1,0,0,0,NULL,NULL,NULL,NULL),(173,149,2,'jamesons@jonesboroenvironmental.org',1,0,0,0,NULL,NULL,NULL,NULL),(174,179,3,'service@ruralhealth.org',1,0,0,0,NULL,NULL,NULL,NULL),(175,NULL,1,'development@example.org',0,0,0,0,NULL,NULL,NULL,NULL),(176,NULL,1,'tournaments@example.org',0,0,0,0,NULL,NULL,NULL,NULL),(177,NULL,1,'celebration@example.org',0,0,0,0,NULL,NULL,NULL,NULL); /*!40000 ALTER TABLE `civicrm_email` ENABLE KEYS */; UNLOCK TABLES; @@ -439,7 +439,7 @@ UNLOCK TABLES; LOCK TABLES `civicrm_entity_financial_trxn` WRITE; /*!40000 ALTER TABLE `civicrm_entity_financial_trxn` DISABLE KEYS */; -INSERT INTO `civicrm_entity_financial_trxn` (`id`, `entity_table`, `entity_id`, `financial_trxn_id`, `amount`) VALUES (1,'civicrm_contribution',1,1,125.00),(2,'civicrm_financial_item',1,1,125.00),(3,'civicrm_contribution',2,2,50.00),(4,'civicrm_financial_item',2,2,50.00),(5,'civicrm_contribution',3,3,25.00),(6,'civicrm_financial_item',3,3,25.00),(7,'civicrm_contribution',4,4,50.00),(8,'civicrm_financial_item',4,4,50.00),(9,'civicrm_contribution',5,5,500.00),(10,'civicrm_financial_item',5,5,500.00),(11,'civicrm_contribution',6,6,175.00),(12,'civicrm_financial_item',6,6,175.00),(13,'civicrm_contribution',7,7,50.00),(14,'civicrm_financial_item',7,7,50.00),(15,'civicrm_contribution',8,8,10.00),(16,'civicrm_financial_item',8,8,10.00),(17,'civicrm_contribution',9,9,250.00),(18,'civicrm_financial_item',9,9,250.00),(19,'civicrm_contribution',10,10,500.00),(20,'civicrm_financial_item',10,10,500.00),(21,'civicrm_contribution',11,11,200.00),(22,'civicrm_financial_item',11,11,200.00),(23,'civicrm_contribution',12,12,200.00),(24,'civicrm_financial_item',12,12,200.00),(25,'civicrm_contribution',13,13,200.00),(26,'civicrm_financial_item',13,13,200.00),(27,'civicrm_contribution',14,14,100.00),(28,'civicrm_financial_item',14,14,100.00),(29,'civicrm_contribution',16,15,100.00),(30,'civicrm_financial_item',15,15,100.00),(31,'civicrm_contribution',20,16,100.00),(32,'civicrm_financial_item',16,16,100.00),(33,'civicrm_contribution',22,17,100.00),(34,'civicrm_financial_item',17,17,100.00),(35,'civicrm_contribution',26,18,100.00),(36,'civicrm_financial_item',18,18,100.00),(37,'civicrm_contribution',30,19,100.00),(38,'civicrm_financial_item',19,19,100.00),(39,'civicrm_contribution',32,20,100.00),(40,'civicrm_financial_item',20,20,100.00),(41,'civicrm_contribution',33,21,100.00),(42,'civicrm_financial_item',21,21,100.00),(43,'civicrm_contribution',34,22,100.00),(44,'civicrm_financial_item',22,22,100.00),(45,'civicrm_contribution',36,23,100.00),(46,'civicrm_financial_item',23,23,100.00),(47,'civicrm_contribution',38,24,100.00),(48,'civicrm_financial_item',24,24,100.00),(49,'civicrm_contribution',40,25,100.00),(50,'civicrm_financial_item',25,25,100.00),(51,'civicrm_contribution',42,26,100.00),(52,'civicrm_financial_item',26,26,100.00),(53,'civicrm_contribution',43,27,100.00),(54,'civicrm_financial_item',27,27,100.00),(55,'civicrm_contribution',15,28,50.00),(56,'civicrm_financial_item',28,28,50.00),(57,'civicrm_contribution',17,29,50.00),(58,'civicrm_financial_item',29,29,50.00),(59,'civicrm_contribution',18,30,50.00),(60,'civicrm_financial_item',30,30,50.00),(61,'civicrm_contribution',19,31,50.00),(62,'civicrm_financial_item',31,31,50.00),(63,'civicrm_contribution',21,32,50.00),(64,'civicrm_financial_item',32,32,50.00),(65,'civicrm_contribution',23,33,50.00),(66,'civicrm_financial_item',33,33,50.00),(67,'civicrm_contribution',25,34,50.00),(68,'civicrm_financial_item',34,34,50.00),(69,'civicrm_contribution',27,35,50.00),(70,'civicrm_financial_item',35,35,50.00),(71,'civicrm_contribution',28,36,50.00),(72,'civicrm_financial_item',36,36,50.00),(73,'civicrm_contribution',29,37,50.00),(74,'civicrm_financial_item',37,37,50.00),(75,'civicrm_contribution',31,38,50.00),(76,'civicrm_financial_item',38,38,50.00),(77,'civicrm_contribution',37,39,50.00),(78,'civicrm_financial_item',39,39,50.00),(79,'civicrm_contribution',39,40,50.00),(80,'civicrm_financial_item',40,40,50.00),(81,'civicrm_contribution',41,41,50.00),(82,'civicrm_financial_item',41,41,50.00),(83,'civicrm_contribution',24,42,1200.00),(84,'civicrm_financial_item',42,42,1200.00),(85,'civicrm_contribution',35,43,1200.00),(86,'civicrm_financial_item',43,43,1200.00),(87,'civicrm_contribution',93,44,50.00),(88,'civicrm_financial_item',44,44,50.00),(89,'civicrm_contribution',81,45,50.00),(90,'civicrm_financial_item',45,45,50.00),(91,'civicrm_contribution',45,46,50.00),(92,'civicrm_financial_item',46,46,50.00),(93,'civicrm_contribution',94,47,50.00),(94,'civicrm_financial_item',47,47,50.00),(95,'civicrm_contribution',84,48,50.00),(96,'civicrm_financial_item',48,48,50.00),(97,'civicrm_contribution',57,49,50.00),(98,'civicrm_financial_item',49,49,50.00),(99,'civicrm_contribution',71,50,50.00),(100,'civicrm_financial_item',50,50,50.00),(101,'civicrm_contribution',72,51,50.00),(102,'civicrm_financial_item',51,51,50.00),(103,'civicrm_contribution',63,52,50.00),(104,'civicrm_financial_item',52,52,50.00),(105,'civicrm_contribution',88,53,50.00),(106,'civicrm_financial_item',53,53,50.00),(107,'civicrm_contribution',47,54,50.00),(108,'civicrm_financial_item',54,54,50.00),(109,'civicrm_contribution',50,55,50.00),(110,'civicrm_financial_item',55,55,50.00),(111,'civicrm_contribution',83,56,50.00),(112,'civicrm_financial_item',56,56,50.00),(113,'civicrm_contribution',68,57,50.00),(114,'civicrm_financial_item',57,57,50.00),(115,'civicrm_contribution',51,58,50.00),(116,'civicrm_financial_item',58,58,50.00),(117,'civicrm_contribution',91,59,50.00),(118,'civicrm_financial_item',59,59,50.00),(119,'civicrm_contribution',55,60,800.00),(120,'civicrm_financial_item',60,60,800.00),(121,'civicrm_contribution',65,61,800.00),(122,'civicrm_financial_item',61,61,800.00),(123,'civicrm_contribution',64,62,800.00),(124,'civicrm_financial_item',62,62,800.00),(125,'civicrm_contribution',59,63,800.00),(126,'civicrm_financial_item',63,63,800.00),(127,'civicrm_contribution',54,64,800.00),(128,'civicrm_financial_item',64,64,800.00),(129,'civicrm_contribution',89,65,800.00),(130,'civicrm_financial_item',65,65,800.00),(131,'civicrm_contribution',62,66,800.00),(132,'civicrm_financial_item',66,66,800.00),(133,'civicrm_contribution',60,67,800.00),(134,'civicrm_financial_item',67,67,800.00),(135,'civicrm_contribution',82,68,800.00),(136,'civicrm_financial_item',68,68,800.00),(137,'civicrm_contribution',58,69,800.00),(138,'civicrm_financial_item',69,69,800.00),(139,'civicrm_contribution',61,70,800.00),(140,'civicrm_financial_item',70,70,800.00),(141,'civicrm_contribution',74,71,800.00),(142,'civicrm_financial_item',71,71,800.00),(143,'civicrm_contribution',80,72,800.00),(144,'civicrm_financial_item',72,72,800.00),(145,'civicrm_contribution',76,73,800.00),(146,'civicrm_financial_item',73,73,800.00),(147,'civicrm_contribution',87,74,800.00),(148,'civicrm_financial_item',74,74,800.00),(149,'civicrm_contribution',52,75,800.00),(150,'civicrm_financial_item',75,75,800.00),(151,'civicrm_contribution',67,76,800.00),(152,'civicrm_financial_item',76,76,800.00),(153,'civicrm_contribution',46,77,800.00),(154,'civicrm_financial_item',77,77,800.00),(155,'civicrm_contribution',77,78,50.00),(156,'civicrm_financial_item',78,78,50.00),(157,'civicrm_contribution',90,79,50.00),(158,'civicrm_financial_item',79,79,50.00),(159,'civicrm_contribution',48,80,50.00),(160,'civicrm_financial_item',80,80,50.00),(161,'civicrm_contribution',92,81,50.00),(162,'civicrm_financial_item',81,81,50.00),(163,'civicrm_contribution',86,82,50.00),(164,'civicrm_financial_item',82,82,50.00),(165,'civicrm_contribution',70,83,50.00),(166,'civicrm_financial_item',83,83,50.00),(167,'civicrm_contribution',49,84,50.00),(168,'civicrm_financial_item',84,84,50.00),(169,'civicrm_contribution',73,85,50.00),(170,'civicrm_financial_item',85,85,50.00),(171,'civicrm_contribution',75,86,50.00),(172,'civicrm_financial_item',86,86,50.00),(173,'civicrm_contribution',78,87,50.00),(174,'civicrm_financial_item',87,87,50.00),(175,'civicrm_contribution',53,88,50.00),(176,'civicrm_financial_item',88,88,50.00),(177,'civicrm_contribution',56,89,50.00),(178,'civicrm_financial_item',89,89,50.00),(179,'civicrm_contribution',66,90,50.00),(180,'civicrm_financial_item',90,90,50.00),(181,'civicrm_contribution',69,91,50.00),(182,'civicrm_financial_item',91,91,50.00),(183,'civicrm_contribution',79,92,50.00),(184,'civicrm_financial_item',92,92,50.00),(185,'civicrm_contribution',85,93,50.00),(186,'civicrm_financial_item',93,93,50.00); +INSERT INTO `civicrm_entity_financial_trxn` (`id`, `entity_table`, `entity_id`, `financial_trxn_id`, `amount`) VALUES (1,'civicrm_contribution',1,1,125.00),(2,'civicrm_financial_item',1,1,125.00),(3,'civicrm_contribution',2,2,50.00),(4,'civicrm_financial_item',2,2,50.00),(5,'civicrm_contribution',3,3,25.00),(6,'civicrm_financial_item',3,3,25.00),(7,'civicrm_contribution',4,4,50.00),(8,'civicrm_financial_item',4,4,50.00),(9,'civicrm_contribution',5,5,500.00),(10,'civicrm_financial_item',5,5,500.00),(11,'civicrm_contribution',6,6,175.00),(12,'civicrm_financial_item',6,6,175.00),(13,'civicrm_contribution',7,7,50.00),(14,'civicrm_financial_item',7,7,50.00),(15,'civicrm_contribution',8,8,10.00),(16,'civicrm_financial_item',8,8,10.00),(17,'civicrm_contribution',9,9,250.00),(18,'civicrm_financial_item',9,9,250.00),(19,'civicrm_contribution',10,10,500.00),(20,'civicrm_financial_item',10,10,500.00),(21,'civicrm_contribution',11,11,200.00),(22,'civicrm_financial_item',11,11,200.00),(23,'civicrm_contribution',12,12,200.00),(24,'civicrm_financial_item',12,12,200.00),(25,'civicrm_contribution',13,13,200.00),(26,'civicrm_financial_item',13,13,200.00),(27,'civicrm_contribution',14,14,100.00),(28,'civicrm_financial_item',14,14,100.00),(29,'civicrm_contribution',16,15,100.00),(30,'civicrm_financial_item',15,15,100.00),(31,'civicrm_contribution',20,16,100.00),(32,'civicrm_financial_item',16,16,100.00),(33,'civicrm_contribution',22,17,100.00),(34,'civicrm_financial_item',17,17,100.00),(35,'civicrm_contribution',26,18,100.00),(36,'civicrm_financial_item',18,18,100.00),(37,'civicrm_contribution',28,19,100.00),(38,'civicrm_financial_item',19,19,100.00),(39,'civicrm_contribution',30,20,100.00),(40,'civicrm_financial_item',20,20,100.00),(41,'civicrm_contribution',32,21,100.00),(42,'civicrm_financial_item',21,21,100.00),(43,'civicrm_contribution',33,22,100.00),(44,'civicrm_financial_item',22,22,100.00),(45,'civicrm_contribution',34,23,100.00),(46,'civicrm_financial_item',23,23,100.00),(47,'civicrm_contribution',36,24,100.00),(48,'civicrm_financial_item',24,24,100.00),(49,'civicrm_contribution',40,25,100.00),(50,'civicrm_financial_item',25,25,100.00),(51,'civicrm_contribution',42,26,100.00),(52,'civicrm_financial_item',26,26,100.00),(53,'civicrm_contribution',43,27,100.00),(54,'civicrm_financial_item',27,27,100.00),(55,'civicrm_contribution',15,28,50.00),(56,'civicrm_financial_item',28,28,50.00),(57,'civicrm_contribution',17,29,50.00),(58,'civicrm_financial_item',29,29,50.00),(59,'civicrm_contribution',18,30,50.00),(60,'civicrm_financial_item',30,30,50.00),(61,'civicrm_contribution',19,31,50.00),(62,'civicrm_financial_item',31,31,50.00),(63,'civicrm_contribution',21,32,50.00),(64,'civicrm_financial_item',32,32,50.00),(65,'civicrm_contribution',23,33,50.00),(66,'civicrm_financial_item',33,33,50.00),(67,'civicrm_contribution',25,34,50.00),(68,'civicrm_financial_item',34,34,50.00),(69,'civicrm_contribution',27,35,50.00),(70,'civicrm_financial_item',35,35,50.00),(71,'civicrm_contribution',29,36,50.00),(72,'civicrm_financial_item',36,36,50.00),(73,'civicrm_contribution',31,37,50.00),(74,'civicrm_financial_item',37,37,50.00),(75,'civicrm_contribution',37,38,50.00),(76,'civicrm_financial_item',38,38,50.00),(77,'civicrm_contribution',38,39,50.00),(78,'civicrm_financial_item',39,39,50.00),(79,'civicrm_contribution',39,40,50.00),(80,'civicrm_financial_item',40,40,50.00),(81,'civicrm_contribution',41,41,50.00),(82,'civicrm_financial_item',41,41,50.00),(83,'civicrm_contribution',24,42,1200.00),(84,'civicrm_financial_item',42,42,1200.00),(85,'civicrm_contribution',35,43,1200.00),(86,'civicrm_financial_item',43,43,1200.00),(87,'civicrm_contribution',89,44,50.00),(88,'civicrm_financial_item',44,44,50.00),(89,'civicrm_contribution',50,45,50.00),(90,'civicrm_financial_item',45,45,50.00),(91,'civicrm_contribution',66,46,50.00),(92,'civicrm_financial_item',46,46,50.00),(93,'civicrm_contribution',64,47,50.00),(94,'civicrm_financial_item',47,47,50.00),(95,'civicrm_contribution',93,48,50.00),(96,'civicrm_financial_item',48,48,50.00),(97,'civicrm_contribution',79,49,50.00),(98,'civicrm_financial_item',49,49,50.00),(99,'civicrm_contribution',69,50,50.00),(100,'civicrm_financial_item',50,50,50.00),(101,'civicrm_contribution',62,51,50.00),(102,'civicrm_financial_item',51,51,50.00),(103,'civicrm_contribution',63,52,50.00),(104,'civicrm_financial_item',52,52,50.00),(105,'civicrm_contribution',82,53,50.00),(106,'civicrm_financial_item',53,53,50.00),(107,'civicrm_contribution',73,54,50.00),(108,'civicrm_financial_item',54,54,50.00),(109,'civicrm_contribution',51,55,50.00),(110,'civicrm_financial_item',55,55,50.00),(111,'civicrm_contribution',75,56,50.00),(112,'civicrm_financial_item',56,56,50.00),(113,'civicrm_contribution',78,57,50.00),(114,'civicrm_financial_item',57,57,50.00),(115,'civicrm_contribution',92,58,50.00),(116,'civicrm_financial_item',58,58,50.00),(117,'civicrm_contribution',56,59,50.00),(118,'civicrm_financial_item',59,59,50.00),(119,'civicrm_contribution',55,60,800.00),(120,'civicrm_financial_item',60,60,800.00),(121,'civicrm_contribution',91,61,800.00),(122,'civicrm_financial_item',61,61,800.00),(123,'civicrm_contribution',85,62,800.00),(124,'civicrm_financial_item',62,62,800.00),(125,'civicrm_contribution',46,63,800.00),(126,'civicrm_financial_item',63,63,800.00),(127,'civicrm_contribution',67,64,800.00),(128,'civicrm_financial_item',64,64,800.00),(129,'civicrm_contribution',94,65,800.00),(130,'civicrm_financial_item',65,65,800.00),(131,'civicrm_contribution',90,66,800.00),(132,'civicrm_financial_item',66,66,800.00),(133,'civicrm_contribution',86,67,800.00),(134,'civicrm_financial_item',67,67,800.00),(135,'civicrm_contribution',76,68,800.00),(136,'civicrm_financial_item',68,68,800.00),(137,'civicrm_contribution',87,69,800.00),(138,'civicrm_financial_item',69,69,800.00),(139,'civicrm_contribution',88,70,800.00),(140,'civicrm_financial_item',70,70,800.00),(141,'civicrm_contribution',60,71,800.00),(142,'civicrm_financial_item',71,71,800.00),(143,'civicrm_contribution',74,72,800.00),(144,'civicrm_financial_item',72,72,800.00),(145,'civicrm_contribution',47,73,800.00),(146,'civicrm_financial_item',73,73,800.00),(147,'civicrm_contribution',54,74,800.00),(148,'civicrm_financial_item',74,74,800.00),(149,'civicrm_contribution',84,75,800.00),(150,'civicrm_financial_item',75,75,800.00),(151,'civicrm_contribution',52,76,800.00),(152,'civicrm_financial_item',76,76,800.00),(153,'civicrm_contribution',49,77,800.00),(154,'civicrm_financial_item',77,77,800.00),(155,'civicrm_contribution',58,78,50.00),(156,'civicrm_financial_item',78,78,50.00),(157,'civicrm_contribution',68,79,50.00),(158,'civicrm_financial_item',79,79,50.00),(159,'civicrm_contribution',57,80,50.00),(160,'civicrm_financial_item',80,80,50.00),(161,'civicrm_contribution',53,81,50.00),(162,'civicrm_financial_item',81,81,50.00),(163,'civicrm_contribution',70,82,50.00),(164,'civicrm_financial_item',82,82,50.00),(165,'civicrm_contribution',45,83,50.00),(166,'civicrm_financial_item',83,83,50.00),(167,'civicrm_contribution',81,84,50.00),(168,'civicrm_financial_item',84,84,50.00),(169,'civicrm_contribution',65,85,50.00),(170,'civicrm_financial_item',85,85,50.00),(171,'civicrm_contribution',48,86,50.00),(172,'civicrm_financial_item',86,86,50.00),(173,'civicrm_contribution',72,87,50.00),(174,'civicrm_financial_item',87,87,50.00),(175,'civicrm_contribution',77,88,50.00),(176,'civicrm_financial_item',88,88,50.00),(177,'civicrm_contribution',83,89,50.00),(178,'civicrm_financial_item',89,89,50.00),(179,'civicrm_contribution',80,90,50.00),(180,'civicrm_financial_item',90,90,50.00),(181,'civicrm_contribution',61,91,50.00),(182,'civicrm_financial_item',91,91,50.00),(183,'civicrm_contribution',71,92,50.00),(184,'civicrm_financial_item',92,92,50.00),(185,'civicrm_contribution',59,93,50.00),(186,'civicrm_financial_item',93,93,50.00); /*!40000 ALTER TABLE `civicrm_entity_financial_trxn` ENABLE KEYS */; UNLOCK TABLES; @@ -449,7 +449,7 @@ 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 (104,'civicrm_contact',3,4),(105,'civicrm_contact',3,5),(20,'civicrm_contact',5,5),(122,'civicrm_contact',6,4),(123,'civicrm_contact',6,5),(26,'civicrm_contact',7,5),(90,'civicrm_contact',9,4),(91,'civicrm_contact',9,5),(79,'civicrm_contact',10,4),(93,'civicrm_contact',12,4),(94,'civicrm_contact',12,5),(3,'civicrm_contact',15,3),(4,'civicrm_contact',21,1),(106,'civicrm_contact',23,5),(101,'civicrm_contact',25,5),(117,'civicrm_contact',27,4),(118,'civicrm_contact',27,5),(96,'civicrm_contact',29,5),(30,'civicrm_contact',33,4),(31,'civicrm_contact',33,5),(42,'civicrm_contact',36,4),(43,'civicrm_contact',36,5),(13,'civicrm_contact',37,4),(9,'civicrm_contact',41,3),(56,'civicrm_contact',43,4),(44,'civicrm_contact',44,4),(37,'civicrm_contact',45,4),(38,'civicrm_contact',45,5),(10,'civicrm_contact',46,2),(69,'civicrm_contact',48,4),(70,'civicrm_contact',48,5),(33,'civicrm_contact',49,4),(103,'civicrm_contact',50,5),(61,'civicrm_contact',57,4),(62,'civicrm_contact',57,5),(16,'civicrm_contact',60,4),(17,'civicrm_contact',60,5),(111,'civicrm_contact',68,4),(71,'civicrm_contact',69,4),(72,'civicrm_contact',69,5),(57,'civicrm_contact',71,5),(7,'civicrm_contact',72,1),(34,'civicrm_contact',74,5),(80,'civicrm_contact',75,4),(81,'civicrm_contact',75,5),(78,'civicrm_contact',77,4),(49,'civicrm_contact',78,4),(50,'civicrm_contact',78,5),(95,'civicrm_contact',79,5),(27,'civicrm_contact',80,5),(65,'civicrm_contact',81,4),(66,'civicrm_contact',81,5),(29,'civicrm_contact',82,4),(48,'civicrm_contact',85,4),(124,'civicrm_contact',86,4),(32,'civicrm_contact',88,4),(73,'civicrm_contact',90,4),(74,'civicrm_contact',90,5),(15,'civicrm_contact',91,5),(60,'civicrm_contact',92,4),(18,'civicrm_contact',93,4),(19,'civicrm_contact',93,5),(92,'civicrm_contact',94,5),(75,'civicrm_contact',97,4),(97,'civicrm_contact',99,4),(98,'civicrm_contact',99,5),(116,'civicrm_contact',100,5),(63,'civicrm_contact',105,4),(64,'civicrm_contact',105,5),(110,'civicrm_contact',106,4),(55,'civicrm_contact',109,5),(14,'civicrm_contact',119,4),(1,'civicrm_contact',120,2),(35,'civicrm_contact',123,4),(36,'civicrm_contact',123,5),(113,'civicrm_contact',125,5),(6,'civicrm_contact',127,2),(22,'civicrm_contact',129,4),(23,'civicrm_contact',129,5),(21,'civicrm_contact',130,5),(107,'civicrm_contact',132,4),(108,'civicrm_contact',132,5),(86,'civicrm_contact',135,4),(87,'civicrm_contact',135,5),(51,'civicrm_contact',136,4),(100,'civicrm_contact',137,4),(102,'civicrm_contact',139,4),(58,'civicrm_contact',141,4),(59,'civicrm_contact',141,5),(5,'civicrm_contact',143,1),(12,'civicrm_contact',145,4),(112,'civicrm_contact',146,4),(39,'civicrm_contact',149,4),(119,'civicrm_contact',153,4),(120,'civicrm_contact',153,5),(99,'civicrm_contact',155,4),(88,'civicrm_contact',159,4),(89,'civicrm_contact',159,5),(76,'civicrm_contact',165,4),(77,'civicrm_contact',165,5),(40,'civicrm_contact',166,4),(109,'civicrm_contact',167,5),(24,'civicrm_contact',168,4),(25,'civicrm_contact',168,5),(82,'civicrm_contact',171,4),(83,'civicrm_contact',171,5),(121,'civicrm_contact',172,4),(53,'civicrm_contact',174,4),(54,'civicrm_contact',174,5),(52,'civicrm_contact',176,5),(84,'civicrm_contact',177,4),(85,'civicrm_contact',177,5),(114,'civicrm_contact',180,4),(115,'civicrm_contact',180,5),(45,'civicrm_contact',181,4),(2,'civicrm_contact',184,1),(41,'civicrm_contact',185,5),(46,'civicrm_contact',186,4),(47,'civicrm_contact',186,5),(67,'civicrm_contact',189,4),(68,'civicrm_contact',189,5),(28,'civicrm_contact',190,5),(8,'civicrm_contact',193,1),(11,'civicrm_contact',199,5); +INSERT INTO `civicrm_entity_tag` (`id`, `entity_table`, `entity_id`, `tag_id`) VALUES (83,'civicrm_contact',3,4),(84,'civicrm_contact',3,5),(30,'civicrm_contact',12,4),(31,'civicrm_contact',12,5),(112,'civicrm_contact',18,4),(113,'civicrm_contact',18,5),(85,'civicrm_contact',20,4),(90,'civicrm_contact',22,4),(42,'civicrm_contact',24,4),(43,'civicrm_contact',24,5),(53,'civicrm_contact',26,5),(100,'civicrm_contact',27,4),(101,'civicrm_contact',27,5),(102,'civicrm_contact',28,4),(89,'civicrm_contact',29,5),(35,'civicrm_contact',30,4),(36,'civicrm_contact',30,5),(37,'civicrm_contact',33,4),(38,'civicrm_contact',33,5),(28,'civicrm_contact',34,5),(8,'civicrm_contact',36,3),(86,'civicrm_contact',37,4),(107,'civicrm_contact',38,4),(110,'civicrm_contact',39,4),(111,'civicrm_contact',39,5),(77,'civicrm_contact',43,4),(7,'civicrm_contact',47,2),(62,'civicrm_contact',48,4),(63,'civicrm_contact',48,5),(15,'civicrm_contact',51,4),(16,'civicrm_contact',51,5),(49,'civicrm_contact',53,5),(72,'civicrm_contact',56,4),(78,'civicrm_contact',57,4),(79,'civicrm_contact',57,5),(39,'civicrm_contact',58,5),(91,'civicrm_contact',61,4),(64,'civicrm_contact',62,5),(60,'civicrm_contact',63,4),(61,'civicrm_contact',63,5),(65,'civicrm_contact',67,5),(59,'civicrm_contact',68,4),(46,'civicrm_contact',70,4),(29,'civicrm_contact',71,5),(1,'civicrm_contact',72,1),(118,'civicrm_contact',74,5),(3,'civicrm_contact',77,2),(69,'civicrm_contact',79,4),(55,'civicrm_contact',80,5),(108,'civicrm_contact',83,5),(87,'civicrm_contact',84,4),(88,'civicrm_contact',84,5),(80,'civicrm_contact',85,5),(70,'civicrm_contact',87,4),(71,'civicrm_contact',87,5),(124,'civicrm_contact',88,4),(97,'civicrm_contact',89,4),(10,'civicrm_contact',96,1),(20,'civicrm_contact',99,4),(21,'civicrm_contact',99,5),(17,'civicrm_contact',104,4),(98,'civicrm_contact',105,4),(99,'civicrm_contact',105,5),(57,'civicrm_contact',108,4),(58,'civicrm_contact',108,5),(54,'civicrm_contact',110,5),(114,'civicrm_contact',111,4),(115,'civicrm_contact',111,5),(121,'civicrm_contact',113,5),(22,'civicrm_contact',114,4),(23,'civicrm_contact',114,5),(19,'civicrm_contact',115,5),(40,'civicrm_contact',116,5),(50,'civicrm_contact',121,5),(76,'civicrm_contact',122,5),(4,'civicrm_contact',124,2),(66,'civicrm_contact',125,5),(122,'civicrm_contact',126,4),(123,'civicrm_contact',126,5),(18,'civicrm_contact',127,4),(44,'civicrm_contact',129,4),(45,'civicrm_contact',129,5),(11,'civicrm_contact',132,4),(12,'civicrm_contact',132,5),(6,'civicrm_contact',139,2),(13,'civicrm_contact',140,4),(47,'civicrm_contact',141,4),(48,'civicrm_contact',141,5),(41,'civicrm_contact',143,4),(5,'civicrm_contact',145,2),(9,'civicrm_contact',151,1),(95,'civicrm_contact',153,4),(96,'civicrm_contact',153,5),(67,'civicrm_contact',154,5),(32,'civicrm_contact',156,4),(33,'civicrm_contact',156,5),(75,'civicrm_contact',158,5),(34,'civicrm_contact',161,5),(24,'civicrm_contact',162,4),(25,'civicrm_contact',162,5),(14,'civicrm_contact',163,5),(105,'civicrm_contact',165,4),(106,'civicrm_contact',165,5),(68,'civicrm_contact',167,4),(103,'civicrm_contact',168,4),(104,'civicrm_contact',168,5),(92,'civicrm_contact',170,5),(93,'civicrm_contact',171,4),(94,'civicrm_contact',171,5),(116,'civicrm_contact',174,4),(117,'civicrm_contact',174,5),(73,'civicrm_contact',180,4),(74,'civicrm_contact',180,5),(109,'civicrm_contact',181,5),(51,'civicrm_contact',183,4),(52,'civicrm_contact',183,5),(119,'civicrm_contact',186,4),(120,'civicrm_contact',186,5),(26,'civicrm_contact',189,4),(27,'civicrm_contact',189,5),(56,'civicrm_contact',191,4),(2,'civicrm_contact',195,1),(125,'civicrm_contact',200,4),(81,'civicrm_contact',201,4),(82,'civicrm_contact',201,5); /*!40000 ALTER TABLE `civicrm_entity_tag` ENABLE KEYS */; UNLOCK TABLES; @@ -459,7 +459,7 @@ 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`, `allow_same_participant_emails`, `has_waitlist`, `requires_approval`, `expiration_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`) 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,'2014-11-20 17:00:00','2014-11-22 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!','

Thank you for your support. Your contribution will help us build even better tools.

Please tell your friends and colleagues about this wonderful event.

','

Back to CiviCRM Home Page

',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,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL),(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,'2014-05-19 12:00:00','2014-05-19 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!','

Thank you for your support. Your participation will help build new parks.

Please tell your friends and colleagues about the concert.

','

Back to CiviCRM Home Page

',0,NULL,NULL,0,NULL,NULL,NULL,1,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL),(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,'2014-12-20 07:00:00','2014-12-23 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.','A Soccer Youth Event','Review and Confirm Your Registration Information','','A Soccer Youth Event',1,'Contact our Tournament Director for eligibility details.','Tournament Director','tournament@example.org','',NULL,NULL,NULL,'Thanks for Your Support!','

Thank you for your support. Your participation will help save thousands of acres of rainforest.

','

Back to CiviCRM Home Page

',0,NULL,NULL,0,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL),(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,NULL,NULL,NULL,NULL,NULL,NULL,1,'Free Meeting without Online Registration',NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL),(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,1,NULL,NULL,NULL,NULL,NULL,1,'Free Meeting with Online Registration',NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL),(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,1,NULL,NULL,NULL,NULL,NULL,1,'Paid Conference with Online Registration',NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL); +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`, `allow_same_participant_emails`, `has_waitlist`, `requires_approval`, `expiration_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`) 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,'2014-11-22 17:00:00','2014-11-24 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!','

Thank you for your support. Your contribution will help us build even better tools.

Please tell your friends and colleagues about this wonderful event.

','

Back to CiviCRM Home Page

',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,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL),(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,'2014-05-21 12:00:00','2014-05-21 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!','

Thank you for your support. Your participation will help build new parks.

Please tell your friends and colleagues about the concert.

','

Back to CiviCRM Home Page

',0,NULL,NULL,0,NULL,NULL,NULL,1,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL),(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,'2014-12-22 07:00:00','2014-12-25 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.','A Soccer Youth Event','Review and Confirm Your Registration Information','','A Soccer Youth Event',1,'Contact our Tournament Director for eligibility details.','Tournament Director','tournament@example.org','',NULL,NULL,NULL,'Thanks for Your Support!','

Thank you for your support. Your participation will help save thousands of acres of rainforest.

','

Back to CiviCRM Home Page

',0,NULL,NULL,0,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL),(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,NULL,NULL,NULL,NULL,NULL,NULL,1,'Free Meeting without Online Registration',NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL),(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,1,NULL,NULL,NULL,NULL,NULL,1,'Free Meeting with Online Registration',NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL),(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,1,NULL,NULL,NULL,NULL,NULL,1,'Paid Conference with Online Registration',NULL,NULL,'USD',NULL,1,1,NULL,NULL,NULL); /*!40000 ALTER TABLE `civicrm_event` ENABLE KEYS */; UNLOCK TABLES; @@ -515,7 +515,7 @@ 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,'2014-05-20 14:45:39','2010-04-11 00:00:00',2,'Contribution Amount',125.00,'USD',1,1,'civicrm_line_item',1),(2,'2014-05-20 14:45:40','2010-03-21 00:00:00',4,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',2),(3,'2014-05-20 14:45:40','2010-04-29 00:00:00',6,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',3),(4,'2014-05-20 14:45:40','2010-04-11 00:00:00',8,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',4),(5,'2014-05-20 14:45:40','2010-04-15 00:00:00',16,'Contribution Amount',500.00,'USD',1,1,'civicrm_line_item',5),(6,'2014-05-20 14:45:41','2010-04-11 00:00:00',19,'Contribution Amount',175.00,'USD',1,1,'civicrm_line_item',6),(7,'2014-05-20 14:45:41','2010-03-27 00:00:00',82,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',7),(8,'2014-05-20 14:45:41','2010-03-08 00:00:00',92,'Contribution Amount',10.00,'USD',1,1,'civicrm_line_item',8),(9,'2014-05-20 14:45:41','2010-04-22 00:00:00',34,'Contribution Amount',250.00,'USD',1,1,'civicrm_line_item',9),(10,'2014-05-20 14:45:42','2009-07-01 11:53:50',71,'Contribution Amount',500.00,'USD',1,1,'civicrm_line_item',10),(11,'2014-05-20 14:45:42','2009-07-01 12:55:41',43,'Contribution Amount',200.00,'USD',1,1,'civicrm_line_item',11),(12,'2014-05-20 14:45:42','2009-10-01 11:53:50',32,'Contribution Amount',200.00,'USD',1,1,'civicrm_line_item',12),(13,'2014-05-20 14:45:42','2009-12-01 12:55:41',32,'Contribution Amount',200.00,'USD',1,1,'civicrm_line_item',13),(14,'2014-05-20 14:45:43','2014-05-20 20:15:35',87,'General',100.00,'USD',2,1,'civicrm_line_item',16),(15,'2014-05-20 14:45:43','2014-05-20 20:15:35',68,'General',100.00,'USD',2,1,'civicrm_line_item',17),(16,'2014-05-20 14:45:43','2014-05-20 20:15:35',170,'General',100.00,'USD',2,1,'civicrm_line_item',18),(17,'2014-05-20 14:45:43','2014-05-20 20:15:35',16,'General',100.00,'USD',2,1,'civicrm_line_item',19),(18,'2014-05-20 14:45:44','2014-05-20 20:15:35',167,'General',100.00,'USD',2,1,'civicrm_line_item',20),(19,'2014-05-20 14:45:44','2014-05-20 20:15:35',69,'General',100.00,'USD',2,1,'civicrm_line_item',21),(20,'2014-05-20 14:45:44','2014-05-20 20:15:35',84,'General',100.00,'USD',2,1,'civicrm_line_item',22),(21,'2014-05-20 14:45:44','2014-05-20 20:15:35',47,'General',100.00,'USD',2,1,'civicrm_line_item',23),(22,'2014-05-20 14:45:44','2014-05-20 20:15:35',96,'General',100.00,'USD',2,1,'civicrm_line_item',24),(23,'2014-05-20 14:45:44','2014-05-20 20:15:35',158,'General',100.00,'USD',2,1,'civicrm_line_item',25),(24,'2014-05-20 14:45:45','2014-05-20 20:15:35',90,'General',100.00,'USD',2,1,'civicrm_line_item',26),(25,'2014-05-20 14:45:45','2014-05-20 20:15:35',34,'General',100.00,'USD',2,1,'civicrm_line_item',27),(26,'2014-05-20 14:45:45','2014-05-20 20:15:35',56,'General',100.00,'USD',2,1,'civicrm_line_item',28),(27,'2014-05-20 14:45:45','2014-05-20 20:15:35',36,'General',100.00,'USD',2,1,'civicrm_line_item',29),(28,'2014-05-20 14:45:46','2014-05-20 20:15:35',37,'Student',50.00,'USD',2,1,'civicrm_line_item',30),(29,'2014-05-20 14:45:46','2014-05-20 20:15:35',152,'Student',50.00,'USD',2,1,'civicrm_line_item',31),(30,'2014-05-20 14:45:46','2014-05-20 20:15:35',113,'Student',50.00,'USD',2,1,'civicrm_line_item',32),(31,'2014-05-20 14:45:46','2014-05-20 20:15:35',181,'Student',50.00,'USD',2,1,'civicrm_line_item',33),(32,'2014-05-20 14:45:47','2014-05-20 20:15:35',118,'Student',50.00,'USD',2,1,'civicrm_line_item',34),(33,'2014-05-20 14:45:47','2014-05-20 20:15:35',7,'Student',50.00,'USD',2,1,'civicrm_line_item',35),(34,'2014-05-20 14:45:47','2014-05-20 20:15:35',200,'Student',50.00,'USD',2,1,'civicrm_line_item',36),(35,'2014-05-20 14:45:47','2014-05-20 20:15:35',22,'Student',50.00,'USD',2,1,'civicrm_line_item',37),(36,'2014-05-20 14:45:48','2014-05-20 20:15:35',49,'Student',50.00,'USD',2,1,'civicrm_line_item',38),(37,'2014-05-20 14:45:49','2014-05-20 20:15:35',164,'Student',50.00,'USD',2,1,'civicrm_line_item',39),(38,'2014-05-20 14:45:49','2014-05-20 20:15:35',140,'Student',50.00,'USD',2,1,'civicrm_line_item',40),(39,'2014-05-20 14:45:49','2014-05-20 20:15:35',67,'Student',50.00,'USD',2,1,'civicrm_line_item',41),(40,'2014-05-20 14:45:50','2014-05-20 20:15:35',48,'Student',50.00,'USD',2,1,'civicrm_line_item',42),(41,'2014-05-20 14:45:50','2014-05-20 20:15:35',9,'Student',50.00,'USD',2,1,'civicrm_line_item',43),(42,'2014-05-20 14:45:50','2014-05-20 20:15:35',163,'Lifetime',1200.00,'USD',2,1,'civicrm_line_item',44),(43,'2014-05-20 14:45:50','2014-05-20 20:15:35',6,'Lifetime',1200.00,'USD',2,1,'civicrm_line_item',45),(44,'2014-05-20 14:45:51','2014-05-20 20:15:51',195,'Soprano',50.00,'USD',2,1,'civicrm_line_item',81),(45,'2014-05-20 14:45:51','2014-05-20 20:15:51',148,'Soprano',50.00,'USD',2,1,'civicrm_line_item',82),(46,'2014-05-20 14:45:51','2014-05-20 20:15:51',1,'Soprano',50.00,'USD',2,1,'civicrm_line_item',83),(47,'2014-05-20 14:45:51','2014-05-20 20:15:51',199,'Soprano',50.00,'USD',2,1,'civicrm_line_item',84),(48,'2014-05-20 14:45:52','2014-05-20 20:15:51',159,'Soprano',50.00,'USD',2,1,'civicrm_line_item',85),(49,'2014-05-20 14:45:52','2014-05-20 20:15:51',46,'Soprano',50.00,'USD',2,1,'civicrm_line_item',86),(50,'2014-05-20 14:45:52','2014-05-20 20:15:51',101,'Soprano',50.00,'USD',2,1,'civicrm_line_item',87),(51,'2014-05-20 14:45:52','2014-05-20 20:15:51',109,'Soprano',50.00,'USD',2,1,'civicrm_line_item',88),(52,'2014-05-20 14:45:52','2014-05-20 20:15:51',71,'Soprano',50.00,'USD',2,1,'civicrm_line_item',89),(53,'2014-05-20 14:45:53','2014-05-20 20:15:51',173,'Soprano',50.00,'USD',2,1,'civicrm_line_item',90),(54,'2014-05-20 14:45:53','2014-05-20 20:15:51',7,'Soprano',50.00,'USD',2,1,'civicrm_line_item',91),(55,'2014-05-20 14:45:53','2014-05-20 20:15:51',19,'Soprano',50.00,'USD',2,1,'civicrm_line_item',92),(56,'2014-05-20 14:45:53','2014-05-20 20:15:51',151,'Soprano',50.00,'USD',2,1,'civicrm_line_item',93),(57,'2014-05-20 14:45:53','2014-05-20 20:15:51',93,'Soprano',50.00,'USD',2,1,'civicrm_line_item',94),(58,'2014-05-20 14:45:54','2014-05-20 20:15:51',22,'Soprano',50.00,'USD',2,1,'civicrm_line_item',95),(59,'2014-05-20 14:45:54','2014-05-20 20:15:51',189,'Soprano',50.00,'USD',2,1,'civicrm_line_item',96),(60,'2014-05-20 14:45:54','2014-05-20 20:15:51',40,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',47),(61,'2014-05-20 14:45:54','2014-05-20 20:15:51',80,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',48),(62,'2014-05-20 14:45:55','2014-05-20 20:15:51',74,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',49),(63,'2014-05-20 14:45:55','2014-05-20 20:15:51',57,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',50),(64,'2014-05-20 14:45:55','2014-05-20 20:15:51',33,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',51),(65,'2014-05-20 14:45:55','2014-05-20 20:15:51',177,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',52),(66,'2014-05-20 14:45:56','2014-05-20 20:15:51',70,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',53),(67,'2014-05-20 14:45:56','2014-05-20 20:15:51',59,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',54),(68,'2014-05-20 14:45:56','2014-05-20 20:15:51',149,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',55),(69,'2014-05-20 14:45:56','2014-05-20 20:15:51',51,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',56),(70,'2014-05-20 14:45:56','2014-05-20 20:15:51',66,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',57),(71,'2014-05-20 14:45:57','2014-05-20 20:15:51',119,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',58),(72,'2014-05-20 14:45:57','2014-05-20 20:15:51',136,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',59),(73,'2014-05-20 14:45:57','2014-05-20 20:15:51',125,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',60),(74,'2014-05-20 14:45:57','2014-05-20 20:15:51',169,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',61),(75,'2014-05-20 14:45:57','2014-05-20 20:15:51',27,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',62),(76,'2014-05-20 14:45:58','2014-05-20 20:15:51',89,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',63),(77,'2014-05-20 14:45:58','2014-05-20 20:15:51',3,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',64),(78,'2014-05-20 14:45:58','2014-05-20 20:15:51',126,'Single',50.00,'USD',4,1,'civicrm_line_item',65),(79,'2014-05-20 14:45:58','2014-05-20 20:15:51',183,'Single',50.00,'USD',4,1,'civicrm_line_item',66),(80,'2014-05-20 14:45:59','2014-05-20 20:15:51',10,'Single',50.00,'USD',4,1,'civicrm_line_item',67),(81,'2014-05-20 14:45:59','2014-05-20 20:15:51',193,'Single',50.00,'USD',4,1,'civicrm_line_item',68),(82,'2014-05-20 14:46:00','2014-05-20 20:15:51',167,'Single',50.00,'USD',4,1,'civicrm_line_item',69),(83,'2014-05-20 14:46:00','2014-05-20 20:15:51',98,'Single',50.00,'USD',4,1,'civicrm_line_item',70),(84,'2014-05-20 14:46:00','2014-05-20 20:15:51',18,'Single',50.00,'USD',4,1,'civicrm_line_item',71),(85,'2014-05-20 14:46:01','2014-05-20 20:15:51',115,'Single',50.00,'USD',4,1,'civicrm_line_item',72),(86,'2014-05-20 14:46:01','2014-05-20 20:15:51',124,'Single',50.00,'USD',4,1,'civicrm_line_item',73),(87,'2014-05-20 14:46:01','2014-05-20 20:15:51',128,'Single',50.00,'USD',4,1,'civicrm_line_item',74),(88,'2014-05-20 14:46:01','2014-05-20 20:15:51',31,'Single',50.00,'USD',4,1,'civicrm_line_item',75),(89,'2014-05-20 14:46:02','2014-05-20 20:15:51',42,'Single',50.00,'USD',4,1,'civicrm_line_item',76),(90,'2014-05-20 14:46:02','2014-05-20 20:15:51',84,'Single',50.00,'USD',4,1,'civicrm_line_item',77),(91,'2014-05-20 14:46:02','2014-05-20 20:15:51',95,'Single',50.00,'USD',4,1,'civicrm_line_item',78),(92,'2014-05-20 14:46:02','2014-05-20 20:15:51',131,'Single',50.00,'USD',4,1,'civicrm_line_item',79),(93,'2014-05-20 14:46:03','2014-05-20 20:15:51',161,'Single',50.00,'USD',4,1,'civicrm_line_item',80); +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,'2014-05-22 17:24:41','2010-04-11 00:00:00',2,'Contribution Amount',125.00,'USD',1,1,'civicrm_line_item',1),(2,'2014-05-22 17:24:41','2010-03-21 00:00:00',4,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',2),(3,'2014-05-22 17:24:41','2010-04-29 00:00:00',6,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',3),(4,'2014-05-22 17:24:41','2010-04-11 00:00:00',8,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',4),(5,'2014-05-22 17:24:41','2010-04-15 00:00:00',16,'Contribution Amount',500.00,'USD',1,1,'civicrm_line_item',5),(6,'2014-05-22 17:24:41','2010-04-11 00:00:00',19,'Contribution Amount',175.00,'USD',1,1,'civicrm_line_item',6),(7,'2014-05-22 17:24:41','2010-03-27 00:00:00',82,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',7),(8,'2014-05-22 17:24:41','2010-03-08 00:00:00',92,'Contribution Amount',10.00,'USD',1,1,'civicrm_line_item',8),(9,'2014-05-22 17:24:41','2010-04-22 00:00:00',34,'Contribution Amount',250.00,'USD',1,1,'civicrm_line_item',9),(10,'2014-05-22 17:24:41','2009-07-01 11:53:50',71,'Contribution Amount',500.00,'USD',1,1,'civicrm_line_item',10),(11,'2014-05-22 17:24:41','2009-07-01 12:55:41',43,'Contribution Amount',200.00,'USD',1,1,'civicrm_line_item',11),(12,'2014-05-22 17:24:41','2009-10-01 11:53:50',32,'Contribution Amount',200.00,'USD',1,1,'civicrm_line_item',12),(13,'2014-05-22 17:24:41','2009-12-01 12:55:41',32,'Contribution Amount',200.00,'USD',1,1,'civicrm_line_item',13),(14,'2014-05-22 17:24:41','2014-05-22 22:54:41',15,'General',100.00,'USD',2,1,'civicrm_line_item',16),(15,'2014-05-22 17:24:41','2014-05-22 22:54:41',5,'General',100.00,'USD',2,1,'civicrm_line_item',17),(16,'2014-05-22 17:24:41','2014-05-22 22:54:41',159,'General',100.00,'USD',2,1,'civicrm_line_item',18),(17,'2014-05-22 17:24:41','2014-05-22 22:54:41',64,'General',100.00,'USD',2,1,'civicrm_line_item',19),(18,'2014-05-22 17:24:41','2014-05-22 22:54:41',135,'General',100.00,'USD',2,1,'civicrm_line_item',20),(19,'2014-05-22 17:24:41','2014-05-22 22:54:41',162,'General',100.00,'USD',2,1,'civicrm_line_item',21),(20,'2014-05-22 17:24:41','2014-05-22 22:54:41',48,'General',100.00,'USD',2,1,'civicrm_line_item',22),(21,'2014-05-22 17:24:41','2014-05-22 22:54:41',178,'General',100.00,'USD',2,1,'civicrm_line_item',23),(22,'2014-05-22 17:24:41','2014-05-22 22:54:41',38,'General',100.00,'USD',2,1,'civicrm_line_item',24),(23,'2014-05-22 17:24:41','2014-05-22 22:54:41',156,'General',100.00,'USD',2,1,'civicrm_line_item',25),(24,'2014-05-22 17:24:41','2014-05-22 22:54:41',22,'General',100.00,'USD',2,1,'civicrm_line_item',26),(25,'2014-05-22 17:24:41','2014-05-22 22:54:41',49,'General',100.00,'USD',2,1,'civicrm_line_item',27),(26,'2014-05-22 17:24:41','2014-05-22 22:54:41',94,'General',100.00,'USD',2,1,'civicrm_line_item',28),(27,'2014-05-22 17:24:41','2014-05-22 22:54:41',149,'General',100.00,'USD',2,1,'civicrm_line_item',29),(28,'2014-05-22 17:24:41','2014-05-22 22:54:41',56,'Student',50.00,'USD',2,1,'civicrm_line_item',30),(29,'2014-05-22 17:24:41','2014-05-22 22:54:41',108,'Student',50.00,'USD',2,1,'civicrm_line_item',31),(30,'2014-05-22 17:24:41','2014-05-22 22:54:41',163,'Student',50.00,'USD',2,1,'civicrm_line_item',32),(31,'2014-05-22 17:24:41','2014-05-22 22:54:41',11,'Student',50.00,'USD',2,1,'civicrm_line_item',33),(32,'2014-05-22 17:24:41','2014-05-22 22:54:41',71,'Student',50.00,'USD',2,1,'civicrm_line_item',34),(33,'2014-05-22 17:24:41','2014-05-22 22:54:41',113,'Student',50.00,'USD',2,1,'civicrm_line_item',35),(34,'2014-05-22 17:24:41','2014-05-22 22:54:41',2,'Student',50.00,'USD',2,1,'civicrm_line_item',36),(35,'2014-05-22 17:24:41','2014-05-22 22:54:41',12,'Student',50.00,'USD',2,1,'civicrm_line_item',37),(36,'2014-05-22 17:24:41','2014-05-22 22:54:41',73,'Student',50.00,'USD',2,1,'civicrm_line_item',38),(37,'2014-05-22 17:24:41','2014-05-22 22:54:41',148,'Student',50.00,'USD',2,1,'civicrm_line_item',39),(38,'2014-05-22 17:24:41','2014-05-22 22:54:41',160,'Student',50.00,'USD',2,1,'civicrm_line_item',40),(39,'2014-05-22 17:24:41','2014-05-22 22:54:41',4,'Student',50.00,'USD',2,1,'civicrm_line_item',41),(40,'2014-05-22 17:24:41','2014-05-22 22:54:41',198,'Student',50.00,'USD',2,1,'civicrm_line_item',42),(41,'2014-05-22 17:24:41','2014-05-22 22:54:41',111,'Student',50.00,'USD',2,1,'civicrm_line_item',43),(42,'2014-05-22 17:24:41','2014-05-22 22:54:41',150,'Lifetime',1200.00,'USD',2,1,'civicrm_line_item',44),(43,'2014-05-22 17:24:41','2014-05-22 22:54:41',104,'Lifetime',1200.00,'USD',2,1,'civicrm_line_item',45),(44,'2014-05-22 17:24:41','2014-05-22 22:54:41',160,'Soprano',50.00,'USD',2,1,'civicrm_line_item',81),(45,'2014-05-22 17:24:41','2014-05-22 22:54:41',26,'Soprano',50.00,'USD',2,1,'civicrm_line_item',82),(46,'2014-05-22 17:24:41','2014-05-22 22:54:41',81,'Soprano',50.00,'USD',2,1,'civicrm_line_item',83),(47,'2014-05-22 17:24:41','2014-05-22 22:54:41',71,'Soprano',50.00,'USD',2,1,'civicrm_line_item',84),(48,'2014-05-22 17:24:41','2014-05-22 22:54:41',187,'Soprano',50.00,'USD',2,1,'civicrm_line_item',85),(49,'2014-05-22 17:24:41','2014-05-22 22:54:41',126,'Soprano',50.00,'USD',2,1,'civicrm_line_item',86),(50,'2014-05-22 17:24:41','2014-05-22 22:54:41',90,'Soprano',50.00,'USD',2,1,'civicrm_line_item',87),(51,'2014-05-22 17:24:41','2014-05-22 22:54:41',68,'Soprano',50.00,'USD',2,1,'civicrm_line_item',88),(52,'2014-05-22 17:24:41','2014-05-22 22:54:41',69,'Soprano',50.00,'USD',2,1,'civicrm_line_item',89),(53,'2014-05-22 17:24:41','2014-05-22 22:54:41',135,'Soprano',50.00,'USD',2,1,'civicrm_line_item',90),(54,'2014-05-22 17:24:41','2014-05-22 22:54:41',111,'Soprano',50.00,'USD',2,1,'civicrm_line_item',91),(55,'2014-05-22 17:24:41','2014-05-22 22:54:41',29,'Soprano',50.00,'USD',2,1,'civicrm_line_item',92),(56,'2014-05-22 17:24:41','2014-05-22 22:54:41',121,'Soprano',50.00,'USD',2,1,'civicrm_line_item',93),(57,'2014-05-22 17:24:41','2014-05-22 22:54:41',125,'Soprano',50.00,'USD',2,1,'civicrm_line_item',94),(58,'2014-05-22 17:24:41','2014-05-22 22:54:41',185,'Soprano',50.00,'USD',2,1,'civicrm_line_item',95),(59,'2014-05-22 17:24:41','2014-05-22 22:54:41',50,'Soprano',50.00,'USD',2,1,'civicrm_line_item',96),(60,'2014-05-22 17:24:41','2014-05-22 22:54:41',46,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',47),(61,'2014-05-22 17:24:41','2014-05-22 22:54:41',177,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',48),(62,'2014-05-22 17:24:41','2014-05-22 22:54:41',144,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',49),(63,'2014-05-22 17:24:41','2014-05-22 22:54:41',3,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',50),(64,'2014-05-22 17:24:41','2014-05-22 22:54:41',86,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',51),(65,'2014-05-22 17:24:41','2014-05-22 22:54:41',199,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',52),(66,'2014-05-22 17:24:41','2014-05-22 22:54:41',168,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',53),(67,'2014-05-22 17:24:41','2014-05-22 22:54:41',147,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',54),(68,'2014-05-22 17:24:41','2014-05-22 22:54:41',122,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',55),(69,'2014-05-22 17:24:41','2014-05-22 22:54:41',154,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',56),(70,'2014-05-22 17:24:41','2014-05-22 22:54:41',157,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',57),(71,'2014-05-22 17:24:41','2014-05-22 22:54:41',59,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',58),(72,'2014-05-22 17:24:41','2014-05-22 22:54:41',116,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',59),(73,'2014-05-22 17:24:41','2014-05-22 22:54:41',5,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',60),(74,'2014-05-22 17:24:41','2014-05-22 22:54:41',45,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',61),(75,'2014-05-22 17:24:41','2014-05-22 22:54:41',142,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',62),(76,'2014-05-22 17:24:41','2014-05-22 22:54:41',34,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',63),(77,'2014-05-22 17:24:41','2014-05-22 22:54:41',21,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',64),(78,'2014-05-22 17:24:41','2014-05-22 22:54:41',56,'Single',50.00,'USD',4,1,'civicrm_line_item',65),(79,'2014-05-22 17:24:41','2014-05-22 22:54:41',88,'Single',50.00,'USD',4,1,'civicrm_line_item',66),(80,'2014-05-22 17:24:41','2014-05-22 22:54:41',52,'Single',50.00,'USD',4,1,'civicrm_line_item',67),(81,'2014-05-22 17:24:41','2014-05-22 22:54:41',36,'Single',50.00,'USD',4,1,'civicrm_line_item',68),(82,'2014-05-22 17:24:41','2014-05-22 22:54:41',98,'Single',50.00,'USD',4,1,'civicrm_line_item',69),(83,'2014-05-22 17:24:41','2014-05-22 22:54:41',1,'Single',50.00,'USD',4,1,'civicrm_line_item',70),(84,'2014-05-22 17:24:41','2014-05-22 22:54:41',133,'Single',50.00,'USD',4,1,'civicrm_line_item',71),(85,'2014-05-22 17:24:41','2014-05-22 22:54:41',75,'Single',50.00,'USD',4,1,'civicrm_line_item',72),(86,'2014-05-22 17:24:41','2014-05-22 22:54:41',11,'Single',50.00,'USD',4,1,'civicrm_line_item',73),(87,'2014-05-22 17:24:41','2014-05-22 22:54:41',109,'Single',50.00,'USD',4,1,'civicrm_line_item',74),(88,'2014-05-22 17:24:41','2014-05-22 22:54:41',124,'Single',50.00,'USD',4,1,'civicrm_line_item',75),(89,'2014-05-22 17:24:41','2014-05-22 22:54:41',141,'Single',50.00,'USD',4,1,'civicrm_line_item',76),(90,'2014-05-22 17:24:41','2014-05-22 22:54:41',130,'Single',50.00,'USD',4,1,'civicrm_line_item',77),(91,'2014-05-22 17:24:41','2014-05-22 22:54:41',64,'Single',50.00,'USD',4,1,'civicrm_line_item',78),(92,'2014-05-22 17:24:41','2014-05-22 22:54:41',104,'Single',50.00,'USD',4,1,'civicrm_line_item',79),(93,'2014-05-22 17:24:41','2014-05-22 22:54:41',58,'Single',50.00,'USD',4,1,'civicrm_line_item',80); /*!40000 ALTER TABLE `civicrm_financial_item` ENABLE KEYS */; UNLOCK TABLES; @@ -525,7 +525,7 @@ 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`, `trxn_id`, `trxn_result_code`, `status_id`, `payment_processor_id`, `payment_instrument_id`, `check_number`) VALUES (1,NULL,6,'2010-04-11 00:00:00',125.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,'1041'),(2,NULL,12,'2010-03-21 00:00:00',50.00,NULL,NULL,'USD','P20901X1',NULL,1,NULL,1,NULL),(3,NULL,6,'2010-04-29 00:00:00',25.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,'2095'),(4,NULL,6,'2010-04-11 00:00:00',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,'10552'),(5,NULL,6,'2010-04-15 00:00:00',500.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,'509'),(6,NULL,6,'2010-04-11 00:00:00',175.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,'102'),(7,NULL,12,'2010-03-27 00:00:00',50.00,NULL,NULL,'USD','P20193L2',NULL,1,NULL,1,NULL),(8,NULL,12,'2010-03-08 00:00:00',10.00,NULL,NULL,'USD','P40232Y3',NULL,1,NULL,1,NULL),(9,NULL,12,'2010-04-22 00:00:00',250.00,NULL,NULL,'USD','P20193L6',NULL,1,NULL,1,NULL),(10,NULL,12,'2009-07-01 11:53:50',500.00,NULL,NULL,'USD','PL71',NULL,1,NULL,1,NULL),(11,NULL,12,'2009-07-01 12:55:41',200.00,NULL,NULL,'USD','PL43II',NULL,1,NULL,1,NULL),(12,NULL,12,'2009-10-01 11:53:50',200.00,NULL,NULL,'USD','PL32I',NULL,1,NULL,1,NULL),(13,NULL,12,'2009-12-01 12:55:41',200.00,NULL,NULL,'USD','PL32II',NULL,1,NULL,1,NULL),(14,NULL,12,'2014-05-20 20:15:35',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(15,NULL,12,'2014-05-20 20:15:35',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(16,NULL,12,'2014-05-20 20:15:35',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(17,NULL,12,'2014-05-20 20:15:35',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(18,NULL,12,'2014-05-20 20:15:35',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(19,NULL,12,'2014-05-20 20:15:35',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(20,NULL,12,'2014-05-20 20:15:35',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(21,NULL,12,'2014-05-20 20:15:35',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(22,NULL,12,'2014-05-20 20:15:35',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(23,NULL,12,'2014-05-20 20:15:35',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(24,NULL,12,'2014-05-20 20:15:35',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(25,NULL,12,'2014-05-20 20:15:35',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(26,NULL,12,'2014-05-20 20:15:35',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(27,NULL,12,'2014-05-20 20:15:35',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(28,NULL,12,'2014-05-20 20:15:35',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(29,NULL,12,'2014-05-20 20:15:35',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(30,NULL,12,'2014-05-20 20:15:35',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(31,NULL,12,'2014-05-20 20:15:35',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(32,NULL,12,'2014-05-20 20:15:35',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(33,NULL,12,'2014-05-20 20:15:35',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(34,NULL,12,'2014-05-20 20:15:35',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(35,NULL,12,'2014-05-20 20:15:35',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(36,NULL,12,'2014-05-20 20:15:35',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(37,NULL,12,'2014-05-20 20:15:35',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(38,NULL,12,'2014-05-20 20:15:35',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(39,NULL,12,'2014-05-20 20:15:35',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(40,NULL,12,'2014-05-20 20:15:35',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(41,NULL,12,'2014-05-20 20:15:35',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(42,NULL,12,'2014-05-20 20:15:35',1200.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(43,NULL,12,'2014-05-20 20:15:35',1200.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(44,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(45,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(46,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(47,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(48,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(49,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(50,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(51,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(52,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(53,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(54,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(55,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(56,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(57,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(58,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(59,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(60,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(61,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(62,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(63,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(64,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(65,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(66,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(67,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(68,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(69,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(70,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(71,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(72,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(73,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(74,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(75,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(76,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(77,NULL,NULL,'2014-05-20 20:15:51',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(78,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(79,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(80,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(81,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(82,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(83,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(84,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(85,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(86,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(87,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(88,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(89,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(90,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(91,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(92,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(93,NULL,NULL,'2014-05-20 20:15:51',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL); +INSERT INTO `civicrm_financial_trxn` (`id`, `from_financial_account_id`, `to_financial_account_id`, `trxn_date`, `total_amount`, `fee_amount`, `net_amount`, `currency`, `trxn_id`, `trxn_result_code`, `status_id`, `payment_processor_id`, `payment_instrument_id`, `check_number`) VALUES (1,NULL,6,'2010-04-11 00:00:00',125.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,'1041'),(2,NULL,12,'2010-03-21 00:00:00',50.00,NULL,NULL,'USD','P20901X1',NULL,1,NULL,1,NULL),(3,NULL,6,'2010-04-29 00:00:00',25.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,'2095'),(4,NULL,6,'2010-04-11 00:00:00',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,'10552'),(5,NULL,6,'2010-04-15 00:00:00',500.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,'509'),(6,NULL,6,'2010-04-11 00:00:00',175.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,'102'),(7,NULL,12,'2010-03-27 00:00:00',50.00,NULL,NULL,'USD','P20193L2',NULL,1,NULL,1,NULL),(8,NULL,12,'2010-03-08 00:00:00',10.00,NULL,NULL,'USD','P40232Y3',NULL,1,NULL,1,NULL),(9,NULL,12,'2010-04-22 00:00:00',250.00,NULL,NULL,'USD','P20193L6',NULL,1,NULL,1,NULL),(10,NULL,12,'2009-07-01 11:53:50',500.00,NULL,NULL,'USD','PL71',NULL,1,NULL,1,NULL),(11,NULL,12,'2009-07-01 12:55:41',200.00,NULL,NULL,'USD','PL43II',NULL,1,NULL,1,NULL),(12,NULL,12,'2009-10-01 11:53:50',200.00,NULL,NULL,'USD','PL32I',NULL,1,NULL,1,NULL),(13,NULL,12,'2009-12-01 12:55:41',200.00,NULL,NULL,'USD','PL32II',NULL,1,NULL,1,NULL),(14,NULL,12,'2014-05-22 22:54:41',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(15,NULL,12,'2014-05-22 22:54:41',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(16,NULL,12,'2014-05-22 22:54:41',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(17,NULL,12,'2014-05-22 22:54:41',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(18,NULL,12,'2014-05-22 22:54:41',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(19,NULL,12,'2014-05-22 22:54:41',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(20,NULL,12,'2014-05-22 22:54:41',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(21,NULL,12,'2014-05-22 22:54:41',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(22,NULL,12,'2014-05-22 22:54:41',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(23,NULL,12,'2014-05-22 22:54:41',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(24,NULL,12,'2014-05-22 22:54:41',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(25,NULL,12,'2014-05-22 22:54:41',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(26,NULL,12,'2014-05-22 22:54:41',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(27,NULL,12,'2014-05-22 22:54:41',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(28,NULL,12,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(29,NULL,12,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(30,NULL,12,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(31,NULL,12,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(32,NULL,12,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(33,NULL,12,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(34,NULL,12,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(35,NULL,12,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(36,NULL,12,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(37,NULL,12,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(38,NULL,12,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(39,NULL,12,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(40,NULL,12,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(41,NULL,12,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(42,NULL,12,'2014-05-22 22:54:41',1200.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(43,NULL,12,'2014-05-22 22:54:41',1200.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(44,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(45,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(46,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(47,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(48,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(49,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(50,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(51,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(52,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(53,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(54,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(55,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(56,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(57,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(58,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(59,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(60,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(61,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(62,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(63,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(64,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(65,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(66,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(67,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(68,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(69,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(70,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(71,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(72,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(73,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(74,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(75,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(76,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(77,NULL,NULL,'2014-05-22 22:54:41',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(78,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(79,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(80,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(81,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(82,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(83,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(84,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(85,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(86,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(87,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(88,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(89,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(90,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(91,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(92,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(93,NULL,NULL,'2014-05-22 22:54:41',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL); /*!40000 ALTER TABLE `civicrm_financial_trxn` ENABLE KEYS */; UNLOCK TABLES; @@ -564,7 +564,7 @@ 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,199,'Added',NULL,NULL),(2,2,56,'Added',NULL,NULL),(3,2,145,'Added',NULL,NULL),(4,2,124,'Added',NULL,NULL),(5,2,37,'Added',NULL,NULL),(6,2,17,'Added',NULL,NULL),(7,2,119,'Added',NULL,NULL),(8,2,47,'Added',NULL,NULL),(9,2,91,'Added',NULL,NULL),(10,2,157,'Added',NULL,NULL),(11,2,60,'Added',NULL,NULL),(12,2,73,'Added',NULL,NULL),(13,2,93,'Added',NULL,NULL),(14,2,164,'Added',NULL,NULL),(15,2,5,'Added',NULL,NULL),(16,2,170,'Added',NULL,NULL),(17,2,130,'Added',NULL,NULL),(18,2,150,'Added',NULL,NULL),(19,2,129,'Added',NULL,NULL),(20,2,67,'Added',NULL,NULL),(21,2,168,'Added',NULL,NULL),(22,2,20,'Added',NULL,NULL),(23,2,7,'Added',NULL,NULL),(24,2,14,'Added',NULL,NULL),(25,2,80,'Added',NULL,NULL),(26,2,117,'Added',NULL,NULL),(27,2,190,'Added',NULL,NULL),(28,2,28,'Added',NULL,NULL),(29,2,82,'Added',NULL,NULL),(30,2,178,'Added',NULL,NULL),(31,2,33,'Added',NULL,NULL),(32,2,102,'Added',NULL,NULL),(33,2,88,'Added',NULL,NULL),(34,2,138,'Added',NULL,NULL),(35,2,49,'Added',NULL,NULL),(36,2,19,'Added',NULL,NULL),(37,2,74,'Added',NULL,NULL),(38,2,16,'Added',NULL,NULL),(39,2,123,'Added',NULL,NULL),(40,2,8,'Added',NULL,NULL),(41,2,45,'Added',NULL,NULL),(42,2,179,'Added',NULL,NULL),(43,2,149,'Added',NULL,NULL),(44,2,34,'Added',NULL,NULL),(45,2,166,'Added',NULL,NULL),(46,2,147,'Added',NULL,NULL),(47,2,185,'Added',NULL,NULL),(48,2,4,'Added',NULL,NULL),(49,2,36,'Added',NULL,NULL),(50,2,110,'Added',NULL,NULL),(51,2,44,'Added',NULL,NULL),(52,2,31,'Added',NULL,NULL),(53,2,181,'Added',NULL,NULL),(54,2,187,'Added',NULL,NULL),(55,2,186,'Added',NULL,NULL),(56,2,198,'Added',NULL,NULL),(57,2,85,'Added',NULL,NULL),(58,2,162,'Added',NULL,NULL),(59,2,78,'Added',NULL,NULL),(60,2,126,'Added',NULL,NULL),(61,3,136,'Added',NULL,NULL),(62,3,196,'Added',NULL,NULL),(63,3,176,'Added',NULL,NULL),(64,3,163,'Added',NULL,NULL),(65,3,174,'Added',NULL,NULL),(66,3,200,'Added',NULL,NULL),(67,3,109,'Added',NULL,NULL),(68,3,51,'Added',NULL,NULL),(69,3,43,'Added',NULL,NULL),(70,3,40,'Added',NULL,NULL),(71,3,71,'Added',NULL,NULL),(72,3,112,'Added',NULL,NULL),(73,3,141,'Added',NULL,NULL),(74,3,58,'Added',NULL,NULL),(75,3,92,'Added',NULL,NULL),(76,4,199,'Added',NULL,NULL),(77,4,47,'Added',NULL,NULL),(78,4,5,'Added',NULL,NULL),(79,4,20,'Added',NULL,NULL),(80,4,82,'Added',NULL,NULL),(81,4,19,'Added',NULL,NULL),(82,4,149,'Added',NULL,NULL),(83,4,110,'Added',NULL,NULL); +INSERT INTO `civicrm_group_contact` (`id`, `group_id`, `contact_id`, `status`, `location_id`, `email_id`) VALUES (1,2,132,'Added',NULL,NULL),(2,2,21,'Added',NULL,NULL),(3,2,140,'Added',NULL,NULL),(4,2,184,'Added',NULL,NULL),(5,2,163,'Added',NULL,NULL),(6,2,60,'Added',NULL,NULL),(7,2,51,'Added',NULL,NULL),(8,2,11,'Added',NULL,NULL),(9,2,104,'Added',NULL,NULL),(10,2,42,'Added',NULL,NULL),(11,2,127,'Added',NULL,NULL),(12,2,59,'Added',NULL,NULL),(13,2,115,'Added',NULL,NULL),(14,2,137,'Added',NULL,NULL),(15,2,99,'Added',NULL,NULL),(16,2,134,'Added',NULL,NULL),(17,2,114,'Added',NULL,NULL),(18,2,4,'Added',NULL,NULL),(19,2,162,'Added',NULL,NULL),(20,2,187,'Added',NULL,NULL),(21,2,189,'Added',NULL,NULL),(22,2,178,'Added',NULL,NULL),(23,2,34,'Added',NULL,NULL),(24,2,150,'Added',NULL,NULL),(25,2,71,'Added',NULL,NULL),(26,2,147,'Added',NULL,NULL),(27,2,12,'Added',NULL,NULL),(28,2,197,'Added',NULL,NULL),(29,2,156,'Added',NULL,NULL),(30,2,46,'Added',NULL,NULL),(31,2,161,'Added',NULL,NULL),(32,2,159,'Added',NULL,NULL),(33,2,30,'Added',NULL,NULL),(34,2,9,'Added',NULL,NULL),(35,2,33,'Added',NULL,NULL),(36,2,194,'Added',NULL,NULL),(37,2,58,'Added',NULL,NULL),(38,2,117,'Added',NULL,NULL),(39,2,116,'Added',NULL,NULL),(40,2,8,'Added',NULL,NULL),(41,2,143,'Added',NULL,NULL),(42,2,94,'Added',NULL,NULL),(43,2,24,'Added',NULL,NULL),(44,2,31,'Added',NULL,NULL),(45,2,129,'Added',NULL,NULL),(46,2,17,'Added',NULL,NULL),(47,2,70,'Added',NULL,NULL),(48,2,5,'Added',NULL,NULL),(49,2,141,'Added',NULL,NULL),(50,2,92,'Added',NULL,NULL),(51,2,53,'Added',NULL,NULL),(52,2,109,'Added',NULL,NULL),(53,2,121,'Added',NULL,NULL),(54,2,40,'Added',NULL,NULL),(55,2,183,'Added',NULL,NULL),(56,2,106,'Added',NULL,NULL),(57,2,26,'Added',NULL,NULL),(58,2,192,'Added',NULL,NULL),(59,2,110,'Added',NULL,NULL),(60,2,102,'Added',NULL,NULL),(61,3,80,'Added',NULL,NULL),(62,3,138,'Added',NULL,NULL),(63,3,191,'Added',NULL,NULL),(64,3,112,'Added',NULL,NULL),(65,3,108,'Added',NULL,NULL),(66,3,32,'Added',NULL,NULL),(67,3,68,'Added',NULL,NULL),(68,3,196,'Added',NULL,NULL),(69,3,63,'Added',NULL,NULL),(70,3,23,'Added',NULL,NULL),(71,3,48,'Added',NULL,NULL),(72,3,66,'Added',NULL,NULL),(73,3,62,'Added',NULL,NULL),(74,3,15,'Added',NULL,NULL),(75,3,67,'Added',NULL,NULL),(76,4,132,'Added',NULL,NULL),(77,4,11,'Added',NULL,NULL),(78,4,99,'Added',NULL,NULL),(79,4,178,'Added',NULL,NULL),(80,4,156,'Added',NULL,NULL),(81,4,194,'Added',NULL,NULL),(82,4,24,'Added',NULL,NULL),(83,4,92,'Added',NULL,NULL); /*!40000 ALTER TABLE `civicrm_group_contact` ENABLE KEYS */; UNLOCK TABLES; @@ -629,7 +629,7 @@ UNLOCK TABLES; LOCK TABLES `civicrm_line_item` WRITE; /*!40000 ALTER TABLE `civicrm_line_item` DISABLE KEYS */; -INSERT INTO `civicrm_line_item` (`id`, `entity_table`, `entity_id`, `contribution_id`, `price_field_id`, `label`, `qty`, `unit_price`, `line_total`, `participant_count`, `price_field_value_id`, `financial_type_id`, `deductible_amount`) VALUES (1,'civicrm_contribution',1,NULL,1,'Contribution Amount',1,125.00,125.00,0,1,1,0.00),(2,'civicrm_contribution',2,NULL,1,'Contribution Amount',1,50.00,50.00,0,1,1,0.00),(3,'civicrm_contribution',3,NULL,1,'Contribution Amount',1,25.00,25.00,0,1,1,0.00),(4,'civicrm_contribution',4,NULL,1,'Contribution Amount',1,50.00,50.00,0,1,1,0.00),(5,'civicrm_contribution',5,NULL,1,'Contribution Amount',1,500.00,500.00,0,1,1,0.00),(6,'civicrm_contribution',6,NULL,1,'Contribution Amount',1,175.00,175.00,0,1,1,0.00),(7,'civicrm_contribution',7,NULL,1,'Contribution Amount',1,50.00,50.00,0,1,1,0.00),(8,'civicrm_contribution',8,NULL,1,'Contribution Amount',1,10.00,10.00,0,1,1,0.00),(9,'civicrm_contribution',9,NULL,1,'Contribution Amount',1,250.00,250.00,0,1,1,0.00),(10,'civicrm_contribution',10,NULL,1,'Contribution Amount',1,500.00,500.00,0,1,1,0.00),(11,'civicrm_contribution',11,NULL,1,'Contribution Amount',1,200.00,200.00,0,1,1,0.00),(12,'civicrm_contribution',12,NULL,1,'Contribution Amount',1,200.00,200.00,0,1,1,0.00),(13,'civicrm_contribution',13,NULL,1,'Contribution Amount',1,200.00,200.00,0,1,1,0.00),(16,'civicrm_contribution',14,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(17,'civicrm_contribution',16,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(18,'civicrm_contribution',20,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(19,'civicrm_contribution',22,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(20,'civicrm_contribution',26,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(21,'civicrm_contribution',30,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(22,'civicrm_contribution',32,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(23,'civicrm_contribution',33,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(24,'civicrm_contribution',34,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(25,'civicrm_contribution',36,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(26,'civicrm_contribution',38,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(27,'civicrm_contribution',40,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(28,'civicrm_contribution',42,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(29,'civicrm_contribution',43,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(30,'civicrm_contribution',15,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(31,'civicrm_contribution',17,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(32,'civicrm_contribution',18,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(33,'civicrm_contribution',19,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(34,'civicrm_contribution',21,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(35,'civicrm_contribution',23,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(36,'civicrm_contribution',25,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(37,'civicrm_contribution',27,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(38,'civicrm_contribution',28,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(39,'civicrm_contribution',29,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(40,'civicrm_contribution',31,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(41,'civicrm_contribution',37,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(42,'civicrm_contribution',39,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(43,'civicrm_contribution',41,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(44,'civicrm_contribution',24,NULL,4,'Lifetime',1,1200.00,1200.00,NULL,9,2,0.00),(45,'civicrm_contribution',35,NULL,4,'Lifetime',1,1200.00,1200.00,NULL,9,2,0.00),(47,'civicrm_participant',3,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(48,'civicrm_participant',6,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(49,'civicrm_participant',9,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(50,'civicrm_participant',12,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(51,'civicrm_participant',15,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(52,'civicrm_participant',18,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(53,'civicrm_participant',21,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(54,'civicrm_participant',24,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(55,'civicrm_participant',25,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(56,'civicrm_participant',28,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(57,'civicrm_participant',31,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(58,'civicrm_participant',34,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(59,'civicrm_participant',37,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(60,'civicrm_participant',40,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(61,'civicrm_participant',43,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(62,'civicrm_participant',46,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(63,'civicrm_participant',49,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(64,'civicrm_participant',50,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(65,'civicrm_participant',1,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(66,'civicrm_participant',4,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(67,'civicrm_participant',7,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(68,'civicrm_participant',10,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(69,'civicrm_participant',13,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(70,'civicrm_participant',16,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(71,'civicrm_participant',19,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(72,'civicrm_participant',22,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(73,'civicrm_participant',26,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(74,'civicrm_participant',29,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(75,'civicrm_participant',32,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(76,'civicrm_participant',35,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(77,'civicrm_participant',38,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(78,'civicrm_participant',41,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(79,'civicrm_participant',44,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(80,'civicrm_participant',47,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(81,'civicrm_participant',2,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(82,'civicrm_participant',5,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(83,'civicrm_participant',8,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(84,'civicrm_participant',11,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(85,'civicrm_participant',14,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(86,'civicrm_participant',17,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(87,'civicrm_participant',20,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(88,'civicrm_participant',23,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(89,'civicrm_participant',27,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(90,'civicrm_participant',30,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(91,'civicrm_participant',33,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(92,'civicrm_participant',36,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(93,'civicrm_participant',39,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(94,'civicrm_participant',42,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(95,'civicrm_participant',45,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(96,'civicrm_participant',48,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00); +INSERT INTO `civicrm_line_item` (`id`, `entity_table`, `entity_id`, `contribution_id`, `price_field_id`, `label`, `qty`, `unit_price`, `line_total`, `participant_count`, `price_field_value_id`, `financial_type_id`, `deductible_amount`) VALUES (1,'civicrm_contribution',1,NULL,1,'Contribution Amount',1,125.00,125.00,0,1,1,0.00),(2,'civicrm_contribution',2,NULL,1,'Contribution Amount',1,50.00,50.00,0,1,1,0.00),(3,'civicrm_contribution',3,NULL,1,'Contribution Amount',1,25.00,25.00,0,1,1,0.00),(4,'civicrm_contribution',4,NULL,1,'Contribution Amount',1,50.00,50.00,0,1,1,0.00),(5,'civicrm_contribution',5,NULL,1,'Contribution Amount',1,500.00,500.00,0,1,1,0.00),(6,'civicrm_contribution',6,NULL,1,'Contribution Amount',1,175.00,175.00,0,1,1,0.00),(7,'civicrm_contribution',7,NULL,1,'Contribution Amount',1,50.00,50.00,0,1,1,0.00),(8,'civicrm_contribution',8,NULL,1,'Contribution Amount',1,10.00,10.00,0,1,1,0.00),(9,'civicrm_contribution',9,NULL,1,'Contribution Amount',1,250.00,250.00,0,1,1,0.00),(10,'civicrm_contribution',10,NULL,1,'Contribution Amount',1,500.00,500.00,0,1,1,0.00),(11,'civicrm_contribution',11,NULL,1,'Contribution Amount',1,200.00,200.00,0,1,1,0.00),(12,'civicrm_contribution',12,NULL,1,'Contribution Amount',1,200.00,200.00,0,1,1,0.00),(13,'civicrm_contribution',13,NULL,1,'Contribution Amount',1,200.00,200.00,0,1,1,0.00),(16,'civicrm_contribution',14,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(17,'civicrm_contribution',16,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(18,'civicrm_contribution',20,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(19,'civicrm_contribution',22,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(20,'civicrm_contribution',26,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(21,'civicrm_contribution',28,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(22,'civicrm_contribution',30,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(23,'civicrm_contribution',32,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(24,'civicrm_contribution',33,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(25,'civicrm_contribution',34,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(26,'civicrm_contribution',36,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(27,'civicrm_contribution',40,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(28,'civicrm_contribution',42,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(29,'civicrm_contribution',43,NULL,4,'General',1,100.00,100.00,NULL,7,2,0.00),(30,'civicrm_contribution',15,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(31,'civicrm_contribution',17,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(32,'civicrm_contribution',18,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(33,'civicrm_contribution',19,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(34,'civicrm_contribution',21,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(35,'civicrm_contribution',23,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(36,'civicrm_contribution',25,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(37,'civicrm_contribution',27,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(38,'civicrm_contribution',29,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(39,'civicrm_contribution',31,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(40,'civicrm_contribution',37,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(41,'civicrm_contribution',38,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(42,'civicrm_contribution',39,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(43,'civicrm_contribution',41,NULL,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(44,'civicrm_contribution',24,NULL,4,'Lifetime',1,1200.00,1200.00,NULL,9,2,0.00),(45,'civicrm_contribution',35,NULL,4,'Lifetime',1,1200.00,1200.00,NULL,9,2,0.00),(47,'civicrm_participant',3,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(48,'civicrm_participant',6,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(49,'civicrm_participant',9,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(50,'civicrm_participant',12,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(51,'civicrm_participant',15,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(52,'civicrm_participant',18,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(53,'civicrm_participant',21,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(54,'civicrm_participant',24,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(55,'civicrm_participant',25,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(56,'civicrm_participant',28,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(57,'civicrm_participant',31,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(58,'civicrm_participant',34,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(59,'civicrm_participant',37,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(60,'civicrm_participant',40,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(61,'civicrm_participant',43,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(62,'civicrm_participant',46,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(63,'civicrm_participant',49,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(64,'civicrm_participant',50,NULL,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(65,'civicrm_participant',1,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(66,'civicrm_participant',4,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(67,'civicrm_participant',7,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(68,'civicrm_participant',10,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(69,'civicrm_participant',13,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(70,'civicrm_participant',16,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(71,'civicrm_participant',19,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(72,'civicrm_participant',22,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(73,'civicrm_participant',26,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(74,'civicrm_participant',29,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(75,'civicrm_participant',32,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(76,'civicrm_participant',35,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(77,'civicrm_participant',38,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(78,'civicrm_participant',41,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(79,'civicrm_participant',44,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(80,'civicrm_participant',47,NULL,8,'Single',1,50.00,50.00,0,16,4,0.00),(81,'civicrm_participant',2,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(82,'civicrm_participant',5,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(83,'civicrm_participant',8,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(84,'civicrm_participant',11,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(85,'civicrm_participant',14,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(86,'civicrm_participant',17,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(87,'civicrm_participant',20,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(88,'civicrm_participant',23,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(89,'civicrm_participant',27,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(90,'civicrm_participant',30,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(91,'civicrm_participant',33,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(92,'civicrm_participant',36,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(93,'civicrm_participant',39,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(94,'civicrm_participant',42,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(95,'civicrm_participant',45,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(96,'civicrm_participant',48,NULL,9,'Soprano',1,50.00,50.00,0,21,2,0.00); /*!40000 ALTER TABLE `civicrm_line_item` ENABLE KEYS */; UNLOCK TABLES; @@ -639,7 +639,7 @@ 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,184,202,167,NULL,NULL,NULL,NULL,NULL),(2,185,203,168,NULL,NULL,NULL,NULL,NULL),(3,186,204,169,NULL,NULL,NULL,NULL,NULL); +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,177,175,157,NULL,NULL,NULL,NULL,NULL),(2,178,176,158,NULL,NULL,NULL,NULL,NULL),(3,179,177,159,NULL,NULL,NULL,NULL,NULL); /*!40000 ALTER TABLE `civicrm_loc_block` ENABLE KEYS */; UNLOCK TABLES; @@ -879,7 +879,7 @@ 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`, `owner_membership_id`, `max_related`, `is_test`, `is_pay_later`, `contribution_recur_id`, `campaign_id`) VALUES (1,87,1,'2014-05-20','2014-05-20','2016-05-19','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(2,37,2,'2014-05-19','2014-05-19','2015-05-18','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(3,68,1,'2014-05-18','2014-05-18','2016-05-17','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(4,152,2,'2014-05-17','2014-05-17','2015-05-16','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(5,113,2,'2013-05-16','2013-05-16','2014-05-15','Payment',4,NULL,NULL,NULL,0,0,NULL,NULL),(6,181,2,'2014-05-15','2014-05-15','2015-05-14','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(7,170,1,'2014-05-14','2014-05-14','2016-05-13','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(8,118,2,'2014-05-13','2014-05-13','2015-05-12','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(9,16,1,'2014-05-12','2014-05-12','2016-05-11','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(10,7,2,'2013-05-11','2013-05-11','2014-05-10','Donation',4,NULL,NULL,NULL,0,0,NULL,NULL),(11,163,3,'2014-05-10','2014-05-10',NULL,'Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(12,200,2,'2014-05-09','2014-05-09','2015-05-08','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(13,167,1,'2014-05-08','2014-05-08','2016-05-07','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(14,22,2,'2014-05-07','2014-05-07','2015-05-06','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(15,49,2,'2013-05-06','2013-05-06','2014-05-05','Payment',4,NULL,NULL,NULL,0,0,NULL,NULL),(16,164,2,'2014-05-05','2014-05-05','2015-05-04','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(17,69,1,'2014-05-04','2014-05-04','2016-05-03','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(18,140,2,'2014-05-03','2014-05-03','2015-05-02','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(19,84,1,'2014-05-02','2014-05-02','2016-05-01','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(20,47,1,'2011-12-20','2011-12-20','2013-12-19','Donation',3,NULL,NULL,NULL,0,0,NULL,NULL),(21,96,1,'2014-04-30','2014-04-30','2016-04-29','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(22,6,3,'2014-04-29','2014-04-29',NULL,'Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(23,158,1,'2014-04-28','2014-04-28','2016-04-27','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(24,67,2,'2014-04-27','2014-04-27','2015-04-26','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(25,90,1,'2011-11-10','2011-11-10','2013-11-09','Check',3,NULL,NULL,NULL,0,0,NULL,NULL),(26,48,2,'2014-04-25','2014-04-25','2015-04-24','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(27,34,1,'2014-04-24','2014-04-24','2016-04-23','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(28,9,2,'2014-04-23','2014-04-23','2015-04-22','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(29,56,1,'2014-04-22','2014-04-22','2016-04-21','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(30,36,1,'2011-10-01','2011-10-01','2013-09-30','Payment',3,NULL,NULL,NULL,0,0,NULL,NULL); +INSERT INTO `civicrm_membership` (`id`, `contact_id`, `membership_type_id`, `join_date`, `start_date`, `end_date`, `source`, `status_id`, `is_override`, `owner_membership_id`, `max_related`, `is_test`, `is_pay_later`, `contribution_recur_id`, `campaign_id`) VALUES (1,15,1,'2014-05-22','2014-05-22','2016-05-21','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(2,56,2,'2014-05-21','2014-05-21','2015-05-20','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(3,5,1,'2014-05-20','2014-05-20','2016-05-19','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(4,108,2,'2014-05-19','2014-05-19','2015-05-18','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(5,163,2,'2013-05-18','2013-05-18','2014-05-17','Donation',4,NULL,NULL,NULL,0,0,NULL,NULL),(6,11,2,'2014-05-17','2014-05-17','2015-05-16','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(7,159,1,'2014-05-16','2014-05-16','2016-05-15','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(8,71,2,'2014-05-15','2014-05-15','2015-05-14','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(9,64,1,'2014-05-14','2014-05-14','2016-05-13','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(10,113,2,'2013-05-13','2013-05-13','2014-05-12','Payment',4,NULL,NULL,NULL,0,0,NULL,NULL),(11,150,3,'2014-05-12','2014-05-12',NULL,'Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(12,2,2,'2014-05-11','2014-05-11','2015-05-10','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(13,135,1,'2014-05-10','2014-05-10','2016-05-09','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(14,12,2,'2014-05-09','2014-05-09','2015-05-08','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(15,162,1,'2012-01-31','2012-01-31','2014-01-30','Check',3,NULL,NULL,NULL,0,0,NULL,NULL),(16,73,2,'2014-05-07','2014-05-07','2015-05-06','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(17,48,1,'2014-05-06','2014-05-06','2016-05-05','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(18,148,2,'2014-05-05','2014-05-05','2015-05-04','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(19,178,1,'2014-05-04','2014-05-04','2016-05-03','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(20,38,1,'2011-12-22','2011-12-22','2013-12-21','Payment',3,NULL,NULL,NULL,0,0,NULL,NULL),(21,156,1,'2014-05-02','2014-05-02','2016-05-01','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(22,104,3,'2014-05-01','2014-05-01',NULL,'Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(23,22,1,'2014-04-30','2014-04-30','2016-04-29','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(24,160,2,'2014-04-29','2014-04-29','2015-04-28','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(25,4,2,'2013-04-28','2013-04-28','2014-04-27','Check',4,NULL,NULL,NULL,0,0,NULL,NULL),(26,198,2,'2014-04-27','2014-04-27','2015-04-26','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(27,49,1,'2014-04-26','2014-04-26','2016-04-25','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(28,111,2,'2014-04-25','2014-04-25','2015-04-24','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(29,94,1,'2014-04-24','2014-04-24','2016-04-23','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(30,149,1,'2011-10-03','2011-10-03','2013-10-02','Donation',3,NULL,NULL,NULL,0,0,NULL,NULL); /*!40000 ALTER TABLE `civicrm_membership` ENABLE KEYS */; UNLOCK TABLES; @@ -899,7 +899,7 @@ 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,22,1,'2014-04-29',NULL,6,'2014-05-20',3,NULL),(2,10,4,'2013-05-11','2014-05-10',7,'2014-05-20',2,NULL),(3,28,1,'2014-04-23','2015-04-22',9,'2014-05-20',2,NULL),(4,9,1,'2014-05-12','2016-05-11',16,'2014-05-20',1,NULL),(5,14,1,'2014-05-07','2015-05-06',22,'2014-05-20',2,NULL),(6,27,1,'2014-04-24','2016-04-23',34,'2014-05-20',1,NULL),(7,30,3,'2011-10-01','2013-09-30',36,'2014-05-20',1,NULL),(8,2,1,'2014-05-19','2015-05-18',37,'2014-05-20',2,NULL),(9,20,3,'2011-12-20','2013-12-19',47,'2014-05-20',1,NULL),(10,26,1,'2014-04-25','2015-04-24',48,'2014-05-20',2,NULL),(11,15,4,'2013-05-06','2014-05-05',49,'2014-05-20',2,NULL),(12,29,1,'2014-04-22','2016-04-21',56,'2014-05-20',1,NULL),(13,24,1,'2014-04-27','2015-04-26',67,'2014-05-20',2,NULL),(14,3,1,'2014-05-18','2016-05-17',68,'2014-05-20',1,NULL),(15,17,1,'2014-05-04','2016-05-03',69,'2014-05-20',1,NULL),(16,19,1,'2014-05-02','2016-05-01',84,'2014-05-20',1,NULL),(17,1,1,'2014-05-20','2016-05-19',87,'2014-05-20',1,NULL),(18,25,3,'2011-11-10','2013-11-09',90,'2014-05-20',1,NULL),(19,21,1,'2014-04-30','2016-04-29',96,'2014-05-20',1,NULL),(20,5,4,'2013-05-16','2014-05-15',113,'2014-05-20',2,NULL),(21,8,1,'2014-05-13','2015-05-12',118,'2014-05-20',2,NULL),(22,18,1,'2014-05-03','2015-05-02',140,'2014-05-20',2,NULL),(23,4,1,'2014-05-17','2015-05-16',152,'2014-05-20',2,NULL),(24,23,1,'2014-04-28','2016-04-27',158,'2014-05-20',1,NULL),(25,11,1,'2014-05-10',NULL,163,'2014-05-20',3,NULL),(26,16,1,'2014-05-05','2015-05-04',164,'2014-05-20',2,NULL),(27,13,1,'2014-05-08','2016-05-07',167,'2014-05-20',1,NULL),(28,7,1,'2014-05-14','2016-05-13',170,'2014-05-20',1,NULL),(29,6,1,'2014-05-15','2015-05-14',181,'2014-05-20',2,NULL),(30,12,1,'2014-05-09','2015-05-08',200,'2014-05-20',2,NULL); +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,12,1,'2014-05-11','2015-05-10',2,'2014-05-22',2,NULL),(2,25,4,'2013-04-28','2014-04-27',4,'2014-05-22',2,NULL),(3,3,1,'2014-05-20','2016-05-19',5,'2014-05-22',1,NULL),(4,6,1,'2014-05-17','2015-05-16',11,'2014-05-22',2,NULL),(5,14,1,'2014-05-09','2015-05-08',12,'2014-05-22',2,NULL),(6,1,1,'2014-05-22','2016-05-21',15,'2014-05-22',1,NULL),(7,23,1,'2014-04-30','2016-04-29',22,'2014-05-22',1,NULL),(8,20,3,'2011-12-22','2013-12-21',38,'2014-05-22',1,NULL),(9,17,1,'2014-05-06','2016-05-05',48,'2014-05-22',1,NULL),(10,27,1,'2014-04-26','2016-04-25',49,'2014-05-22',1,NULL),(11,2,1,'2014-05-21','2015-05-20',56,'2014-05-22',2,NULL),(12,9,1,'2014-05-14','2016-05-13',64,'2014-05-22',1,NULL),(13,8,1,'2014-05-15','2015-05-14',71,'2014-05-22',2,NULL),(14,16,1,'2014-05-07','2015-05-06',73,'2014-05-22',2,NULL),(15,29,1,'2014-04-24','2016-04-23',94,'2014-05-22',1,NULL),(16,22,1,'2014-05-01',NULL,104,'2014-05-22',3,NULL),(17,4,1,'2014-05-19','2015-05-18',108,'2014-05-22',2,NULL),(18,28,1,'2014-04-25','2015-04-24',111,'2014-05-22',2,NULL),(19,10,4,'2013-05-13','2014-05-12',113,'2014-05-22',2,NULL),(20,13,1,'2014-05-10','2016-05-09',135,'2014-05-22',1,NULL),(21,18,1,'2014-05-05','2015-05-04',148,'2014-05-22',2,NULL),(22,30,3,'2011-10-03','2013-10-02',149,'2014-05-22',1,NULL),(23,11,1,'2014-05-12',NULL,150,'2014-05-22',3,NULL),(24,21,1,'2014-05-02','2016-05-01',156,'2014-05-22',1,NULL),(25,7,1,'2014-05-16','2016-05-15',159,'2014-05-22',1,NULL),(26,24,1,'2014-04-29','2015-04-28',160,'2014-05-22',2,NULL),(27,15,3,'2012-01-31','2014-01-30',162,'2014-05-22',1,NULL),(28,5,4,'2013-05-18','2014-05-17',163,'2014-05-22',2,NULL),(29,19,1,'2014-05-04','2016-05-03',178,'2014-05-22',1,NULL),(30,26,1,'2014-04-27','2015-04-26',198,'2014-05-22',2,NULL); /*!40000 ALTER TABLE `civicrm_membership_log` ENABLE KEYS */; UNLOCK TABLES; @@ -939,6 +939,7 @@ UNLOCK TABLES; LOCK TABLES `civicrm_menu` WRITE; /*!40000 ALTER TABLE `civicrm_menu` DISABLE KEYS */; +INSERT INTO `civicrm_menu` (`id`, `domain_id`, `path`, `path_arguments`, `title`, `access_callback`, `access_arguments`, `page_callback`, `page_arguments`, `breadcrumb`, `return_url`, `return_url_args`, `component_id`, `is_active`, `is_public`, `is_exposed`, `is_ssl`, `weight`, `type`, `page_type`, `skipBreadcrumb`) VALUES (1,1,'civicrm/activity','action=add&context=standalone','New Activity','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Activity_Form_Activity\";','s:14:\"attachUpload=1\";','a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(2,1,'civicrm/activity/view',NULL,'View Activity','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Activity_Form_ActivityView\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&action=add&context=standalone\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(3,1,'civicrm/ajax/activity',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:15:\"getCaseActivity\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(4,1,'civicrm/ajax/globalrelationships',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:26:\"getCaseGlobalRelationships\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(5,1,'civicrm/ajax/clientrelationships',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:26:\"getCaseClientRelationships\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(6,1,'civicrm/ajax/caseroles',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:12:\"getCaseRoles\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(7,1,'civicrm/ajax/contactactivity',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:18:\"getContactActivity\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(8,1,'civicrm/ajax/activity/convert',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:22:\"CRM_Activity_Page_AJAX\";i:1;s:21:\"convertToCaseActivity\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,3,NULL),(9,1,'civicrm/activity/search',NULL,'Find Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Activity_Controller_Search\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&action=add&context=standalone\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(10,1,'civicrm/admin/custom/group',NULL,'Custom Data','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Custom_Page_Group\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,10,1,0,NULL),(11,1,'civicrm/admin/custom/group/field',NULL,'Custom Data Fields','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Custom_Page_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,11,1,0,0),(12,1,'civicrm/admin/custom/group/field/option',NULL,'Custom Field - Options','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Custom_Page_Option\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(13,1,'civicrm/admin/custom/group/field/add',NULL,'Custom Field - Add','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Custom_Form_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(14,1,'civicrm/admin/custom/group/field/update',NULL,'Custom Field - Edit','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Custom_Form_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(15,1,'civicrm/admin/custom/group/field/move',NULL,'Custom Field - Move','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Custom_Form_MoveField\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(16,1,'civicrm/admin/custom/group/field/changetype',NULL,'Custom Field - Change Type','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Custom_Form_ChangeFieldType\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Custom Data\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(17,1,'civicrm/admin/uf/group',NULL,'Profiles','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Page_Group\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,20,1,0,NULL),(18,1,'civicrm/admin/uf/group/field',NULL,'CiviCRM Profile Fields','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Page_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,21,1,0,0),(19,1,'civicrm/admin/uf/group/field/add',NULL,'Add Field','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Form_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,22,1,0,NULL),(20,1,'civicrm/admin/uf/group/field/update',NULL,'Edit Field','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Form_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,23,1,0,NULL),(21,1,'civicrm/admin/uf/group/add',NULL,'New CiviCRM Profile','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Form_Group\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,24,1,0,NULL),(22,1,'civicrm/admin/uf/group/update',NULL,'Profile Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:17:\"CRM_UF_Form_Group\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,25,1,0,NULL),(23,1,'civicrm/admin/uf/group/setting',NULL,'AdditionalInfo Form','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_UF_Form_AdvanceSetting\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,0,1,0,NULL),(24,1,'civicrm/admin/tag',NULL,'Tags (Categories)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:18:\"CRM_Admin_Page_Tag\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,25,1,0,NULL),(25,1,'civicrm/admin/tag/add','action=add','New Tag','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:18:\"CRM_Admin_Page_Tag\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:17:\"Tags (Categories)\";s:3:\"url\";s:26:\"/civicrm/admin/tag?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(26,1,'civicrm/admin/options/activity_type',NULL,'Activity Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,30,1,0,NULL),(27,1,'civicrm/admin/reltype',NULL,'Relationship Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Admin_Page_RelationshipType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,35,1,0,NULL),(28,1,'civicrm/admin/options/subtype',NULL,'Contact Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Admin_Page_ContactType\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,40,1,0,NULL),(29,1,'civicrm/admin/options/gender',NULL,'Gender Options','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,45,1,0,NULL),(30,1,'civicrm/admin/options/individual_prefix',NULL,'Individual Prefixes (Ms, Mr...)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,50,1,0,NULL),(31,1,'civicrm/admin/options/individual_suffix',NULL,'Individual Suffixes (Jr, Sr...)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,55,1,0,NULL),(32,1,'civicrm/admin/locationType',NULL,'Location Types (Home, Work...)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Page_LocationType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,60,1,0,NULL),(33,1,'civicrm/admin/options/website_type',NULL,'Website Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,65,1,0,NULL),(34,1,'civicrm/admin/options/instant_messenger_service',NULL,'Instant Messenger Services','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,70,1,0,NULL),(35,1,'civicrm/admin/options/mobile_provider',NULL,'Mobile Phone Providers','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,75,1,0,NULL),(36,1,'civicrm/admin/options/phone_type',NULL,'Phone Type','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,80,1,0,NULL),(37,1,'civicrm/admin/setting/preferences/display',NULL,'Display Preferences','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:34:\"CRM_Admin_Form_Preferences_Display\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,90,1,0,NULL),(38,1,'civicrm/admin/setting/search',NULL,'Search Preferences','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Admin_Form_Setting_Search\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,95,1,0,NULL),(39,1,'civicrm/admin/menu',NULL,'Navigation Menu','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Admin_Page_Navigation\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,100,1,0,NULL),(40,1,'civicrm/admin/options/wordreplacements',NULL,'Word Replacements','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Admin_Form_WordReplacements\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,105,1,0,NULL),(41,1,'civicrm/admin/options/custom_search',NULL,'Manage Custom Searches','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,110,1,0,NULL),(42,1,'civicrm/admin/domain','action=update','Organization Address and Contact Info','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_Contact_Form_Domain\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,10,1,0,NULL),(43,1,'civicrm/admin/options/from_email_address',NULL,'From Email Addresses','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,20,1,0,NULL),(44,1,'civicrm/admin/messageTemplates',NULL,'Message Templates','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Admin_Page_MessageTemplates\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,30,1,0,NULL),(45,1,'civicrm/admin/messageTemplates/add',NULL,'Message Templates','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Admin_Form_MessageTemplates\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:17:\"Message Templates\";s:3:\"url\";s:39:\"/civicrm/admin/messageTemplates?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,262,1,0,NULL),(46,1,'civicrm/admin/scheduleReminders',NULL,'Schedule Reminders','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Admin_Page_ScheduleReminders\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,40,1,0,NULL),(47,1,'civicrm/admin/weight',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:16:\"CRM_Utils_Weight\";i:1;s:8:\"fixOrder\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(48,1,'civicrm/admin/options/preferred_communication_method',NULL,'Preferred Communication Methods','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,50,1,0,NULL),(49,1,'civicrm/admin/labelFormats',NULL,'Label Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Page_LabelFormats\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,60,1,0,NULL),(50,1,'civicrm/admin/pdfFormats',NULL,'Print Page (PDF) Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Admin_Page_PdfFormats\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,70,1,0,NULL),(51,1,'civicrm/admin/options/communication_style',NULL,'Communication Style Options','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,75,1,0,NULL),(52,1,'civicrm/admin/options/email_greeting',NULL,'Email Greeting Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,80,1,0,NULL),(53,1,'civicrm/admin/options/postal_greeting',NULL,'Postal Greeting Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,90,1,0,NULL),(54,1,'civicrm/admin/options/addressee',NULL,'Addressee Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,100,1,0,NULL),(55,1,'civicrm/admin/setting/localization',NULL,'Languages, Currency, Location','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:35:\"CRM_Admin_Form_Setting_Localization\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,10,1,0,NULL),(56,1,'civicrm/admin/setting/preferences/address',NULL,'Address Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:34:\"CRM_Admin_Form_Preferences_Address\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,20,1,0,NULL),(57,1,'civicrm/admin/setting/date',NULL,'Date Formats','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Form_Setting_Date\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,30,1,0,NULL),(58,1,'civicrm/admin/options/languages',NULL,'Preferred Languages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,40,1,0,NULL),(59,1,'civicrm/admin/access',NULL,'Access Control','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Admin_Page_Access\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,10,1,0,NULL),(60,1,'civicrm/admin/access/wp-permissions',NULL,'WordPress Access Control','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:34:\"CRM_ACL_Form_WordPress_Permissions\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:14:\"Access Control\";s:3:\"url\";s:29:\"/civicrm/admin/access?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,10,1,0,NULL),(61,1,'civicrm/admin/synchUser',NULL,'Synchronize Users to Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_CMSUser\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,20,1,0,NULL),(62,1,'civicrm/admin/configtask',NULL,'Configuration Checklist','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Admin_Page_ConfigTaskList\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}','civicrm/admin/configtask',NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(63,1,'civicrm/admin/setting/component',NULL,'Enable CiviCRM Components','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Admin_Form_Setting_Component\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,10,1,0,NULL),(64,1,'civicrm/admin/extensions',NULL,'Manage Extensions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Admin_Page_Extensions\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,120,1,0,NULL),(65,1,'civicrm/admin/extensions/upgrade',NULL,'Database Upgrades','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Admin_Page_ExtensionsUpgrade\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:17:\"Manage Extensions\";s:3:\"url\";s:33:\"/civicrm/admin/extensions?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(66,1,'civicrm/admin/setting/smtp',NULL,'Outbound Email Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Form_Setting_Smtp\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,20,1,0,NULL),(67,1,'civicrm/admin/paymentProcessor',NULL,'Payment Processor','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Admin_Page_PaymentProcessor\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,30,1,0,NULL),(68,1,'civicrm/admin/setting/mapping',NULL,'Mapping and Geocoding','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Admin_Form_Setting_Mapping\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,40,1,0,NULL),(69,1,'civicrm/admin/setting/misc',NULL,'Misc (Undelete, PDFs, Limits, Logging, Captcha, etc.)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:36:\"CRM_Admin_Form_Setting_Miscellaneous\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,50,1,0,NULL),(70,1,'civicrm/admin/setting/path',NULL,'Directories','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Form_Setting_Path\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,60,1,0,NULL),(71,1,'civicrm/admin/setting/url',NULL,'Resource URLs','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Admin_Form_Setting_Url\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,70,1,0,NULL),(72,1,'civicrm/admin/setting/updateConfigBackend',NULL,'Cleanup Caches and Update Paths','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:42:\"CRM_Admin_Form_Setting_UpdateConfigBackend\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,80,1,0,NULL),(73,1,'civicrm/admin/setting/uf',NULL,'CMS Database Integration','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Admin_Form_Setting_UF\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,90,1,0,NULL),(74,1,'civicrm/admin/options/safe_file_extension',NULL,'Safe File Extension Options','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,100,1,0,NULL),(75,1,'civicrm/admin/options',NULL,'Option Groups','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,105,1,0,NULL),(76,1,'civicrm/admin/mapping',NULL,'Import/Export Mappings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Mapping\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,110,1,0,NULL),(77,1,'civicrm/admin/setting/debug',NULL,'Debugging','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Admin_Form_Setting_Debugging\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,120,1,0,NULL),(78,1,'civicrm/admin/setting/preferences/multisite',NULL,'Multi Site Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:36:\"CRM_Admin_Form_Preferences_Multisite\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,130,1,0,NULL),(79,1,'civicrm/admin/setting/preferences/campaign',NULL,'CiviCampaign Component Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:35:\"CRM_Admin_Form_Preferences_Campaign\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,10,1,0,NULL),(80,1,'civicrm/admin/setting/preferences/event',NULL,'CiviEvent Component Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:16:\"access CiviEvent\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Admin_Form_Preferences_Event\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,420,1,0,NULL),(81,1,'civicrm/admin/setting/preferences/mailing',NULL,'CiviMail Component Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"access CiviMail\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:34:\"CRM_Admin_Form_Preferences_Mailing\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,430,1,0,NULL),(82,1,'civicrm/admin/setting/preferences/member',NULL,'CiviMember Component Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:17:\"access CiviMember\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:33:\"CRM_Admin_Form_Preferences_Member\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,390,1,0,NULL),(83,1,'civicrm/admin/setting/preferences/date',NULL,'View Date Preferences','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Admin_Page_PreferencesDate\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(84,1,'civicrm/admin/runjobs',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:16:\"CRM_Utils_System\";i:1;s:20:\"executeScheduledJobs\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(85,1,'civicrm/admin/job',NULL,'Scheduled Jobs','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:18:\"CRM_Admin_Page_Job\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1370,1,0,NULL),(86,1,'civicrm/admin/joblog',NULL,'Scheduled Jobs Log','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Admin_Page_JobLog\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1380,1,0,NULL),(87,1,'civicrm/admin/options/grant_type',NULL,'Grant Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,385,1,0,NULL),(88,1,'civicrm/admin/paymentProcessorType',NULL,'Payment Processor Type','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:35:\"CRM_Admin_Page_PaymentProcessorType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,390,1,0,NULL),(89,1,'civicrm/admin',NULL,'Administer CiviCRM','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:20:\"CRM_Admin_Page_Admin\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,9000,1,1,NULL),(90,1,'civicrm/ajax/menujs',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:17:\"getNavigationMenu\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(91,1,'civicrm/ajax/menu',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:17:\"getNavigationList\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,3,NULL),(92,1,'civicrm/ajax/menutree',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:8:\"menuTree\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,3,NULL),(93,1,'civicrm/ajax/statusmsg',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:12:\"getStatusMsg\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(94,1,'civicrm/ajax/mergeTags',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:9:\"mergeTags\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(95,1,'civicrm/admin/price',NULL,'Price Sets','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:2:\"or\";}','s:18:\"CRM_Price_Page_Set\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,380,1,0,NULL),(96,1,'civicrm/admin/price/add','action=add','New Price Set','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:2:\"or\";}','s:18:\"CRM_Price_Page_Set\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:10:\"Price Sets\";s:3:\"url\";s:28:\"/civicrm/admin/price?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(97,1,'civicrm/admin/price/field',NULL,'Price Fields','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:2:\"or\";}','s:20:\"CRM_Price_Page_Field\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:10:\"Price Sets\";s:3:\"url\";s:28:\"/civicrm/admin/price?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,0),(98,1,'civicrm/admin/price/field/option',NULL,'Price Field Options','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:2:\"or\";}','s:21:\"CRM_Price_Page_Option\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:10:\"Price Sets\";s:3:\"url\";s:28:\"/civicrm/admin/price?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(99,1,'civicrm/ajax/mergeTagList',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:12:\"mergeTagList\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(100,1,'civicrm/admin/tplstrings/add',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Admin_Form_Persistent\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(101,1,'civicrm/admin/tplstrings',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Admin_Page_Persistent\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(102,1,'civicrm/ajax/mapping',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:11:\"mappingList\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(103,1,'civicrm/ajax/mapping1',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:12:\"mappingList1\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(104,1,'civicrm/ajax/populateRecipient',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Admin_Page_AJAX\";i:1;s:9:\"recipient\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(105,1,'civicrm/admin/sms/provider',NULL,'Sms Providers','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_SMS_Page_Provider\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,500,1,0,NULL),(106,1,'civicrm/sms/send',NULL,'New Mass SMS','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_SMS_Controller_Send\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,610,1,1,NULL),(107,1,'civicrm/sms/callback',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_SMS_Page_Callback\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(108,1,'civicrm/admin/badgelayout','action=browse','Event Name Badge Layouts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Badge_Page_Layout\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,399,1,0,NULL),(109,1,'civicrm/admin/badgelayout/add',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Badge_Form_Layout\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:24:\"Event Name Badge Layouts\";s:3:\"url\";s:52:\"/civicrm/admin/badgelayout?reset=1&action=browse\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(110,1,'civicrm',NULL,'CiviCRM','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Contact_Page_DashBoard\";',NULL,'a:0:{}',NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,NULL),(111,1,'civicrm/dashboard',NULL,'CiviCRM Home','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Contact_Page_DashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,1,NULL),(112,1,'civicrm/dashlet',NULL,'CiviCRM Dashlets','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:24:\"CRM_Contact_Page_Dashlet\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,1,NULL),(113,1,'civicrm/contact/search',NULL,'Find Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Controller_Search\";','s:8:\"mode=256\";','a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,10,1,1,NULL),(114,1,'civicrm/contact/image',NULL,'Process Uploaded Images','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access uploaded files\";}i:1;s:3:\"and\";}','a:2:{i:0;s:23:\"CRM_Contact_BAO_Contact\";i:1;s:12:\"processImage\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(115,1,'civicrm/contact/imagefile',NULL,'Get Image File','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"*always allow*\";}i:1;s:3:\"and\";}','s:26:\"CRM_Contact_Page_ImageFile\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(116,1,'civicrm/contact/search/basic',NULL,'Find Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Controller_Search\";','s:8:\"mode=256\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Find Contacts\";s:3:\"url\";s:31:\"/civicrm/contact/search?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(117,1,'civicrm/contact/search/advanced',NULL,'Advanced Search','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Controller_Search\";','s:8:\"mode=512\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Find Contacts\";s:3:\"url\";s:31:\"/civicrm/contact/search?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,12,1,1,NULL),(118,1,'civicrm/contact/search/builder',NULL,'Search Builder','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Controller_Search\";','s:9:\"mode=8192\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Find Contacts\";s:3:\"url\";s:31:\"/civicrm/contact/search?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,14,1,1,NULL),(119,1,'civicrm/contact/search/custom',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Controller_Search\";','s:10:\"mode=16384\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Find Contacts\";s:3:\"url\";s:31:\"/civicrm/contact/search?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(120,1,'civicrm/contact/search/custom/list',NULL,'Custom Searches','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Page_CustomSearch\";','s:10:\"mode=16384\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Find Contacts\";s:3:\"url\";s:31:\"/civicrm/contact/search?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,16,1,1,NULL),(121,1,'civicrm/contact/add',NULL,'New Contact','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:24:\"CRM_Contact_Form_Contact\";','s:13:\"addSequence=1\";','a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(122,1,'civicrm/contact/add/individual','ct=Individual','New Individual','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:12:\"add contacts\";}i:1;s:3:\"and\";}','s:24:\"CRM_Contact_Form_Contact\";','s:13:\"addSequence=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Contact\";s:3:\"url\";s:28:\"/civicrm/contact/add?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(123,1,'civicrm/contact/add/household','ct=Household','New Household','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:12:\"add contacts\";}i:1;s:3:\"and\";}','s:24:\"CRM_Contact_Form_Contact\";','s:13:\"addSequence=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Contact\";s:3:\"url\";s:28:\"/civicrm/contact/add?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(124,1,'civicrm/contact/add/organization','ct=Organization','New Organization','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:12:\"add contacts\";}i:1;s:3:\"and\";}','s:24:\"CRM_Contact_Form_Contact\";','s:13:\"addSequence=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Contact\";s:3:\"url\";s:28:\"/civicrm/contact/add?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(125,1,'civicrm/contact/relatedcontact',NULL,'Edit Related Contact','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"access Contact Dashboard\";}i:1;s:3:\"and\";}','s:31:\"CRM_Contact_Form_RelatedContact\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,1,1,0,NULL),(126,1,'civicrm/contact/merge',NULL,'Merge Contact','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Contact_Form_Merge\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(127,1,'civicrm/contact/email',NULL,'Email a Contact','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Contact_Form_Task_Email\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(128,1,'civicrm/contact/map',NULL,'Map Location(s)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Contact_Form_Task_Map\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,1,1,0,NULL),(129,1,'civicrm/contact/map/event',NULL,'Map Event Location','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Contact_Form_Task_Map_Event\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Map Location(s)\";s:3:\"url\";s:28:\"/civicrm/contact/map?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,1,1,0,NULL),(130,1,'civicrm/contact/view','cid=%%cid%%','Contact Summary','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:29:\"CRM_Contact_Page_View_Summary\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(131,1,'civicrm/contact/view/delete',NULL,'Delete Contact','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:28:\"CRM_Contact_Form_Task_Delete\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(132,1,'civicrm/contact/view/activity','show=1,cid=%%cid%%','Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:21:\"CRM_Activity_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(133,1,'civicrm/activity/add','action=add','Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Activity_Form_Activity\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&action=add&context=standalone\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(134,1,'civicrm/activity/email/add','action=add','Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:27:\"CRM_Contact_Form_Task_Email\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&action=add&context=standalone\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(135,1,'civicrm/activity/pdf/add','action=add','Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Contact_Form_Task_PDF\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&action=add&context=standalone\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(136,1,'civicrm/contact/view/rel','cid=%%cid%%','Relationships','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:34:\"CRM_Contact_Page_View_Relationship\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(137,1,'civicrm/contact/view/group','cid=%%cid%%','Groups','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:34:\"CRM_Contact_Page_View_GroupContact\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(138,1,'civicrm/contact/view/smartgroup','cid=%%cid%%','Smart Groups','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:39:\"CRM_Contact_Page_View_ContactSmartGroup\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(139,1,'civicrm/contact/view/sunlight',NULL,'Sunlight','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:30:\"CRM_Contact_Page_View_Sunlight\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(140,1,'civicrm/contact/view/note','cid=%%cid%%','Notes','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:26:\"CRM_Contact_Page_View_Note\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(141,1,'civicrm/contact/view/tag','cid=%%cid%%','Tags','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:25:\"CRM_Contact_Page_View_Tag\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(142,1,'civicrm/contact/view/cd',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:32:\"CRM_Contact_Page_View_CustomData\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(143,1,'civicrm/contact/view/cd/edit',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:27:\"CRM_Contact_Form_CustomData\";','s:13:\"addSequence=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(144,1,'civicrm/contact/view/vcard',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:27:\"CRM_Contact_Page_View_Vcard\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(145,1,'civicrm/contact/view/print',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:27:\"CRM_Contact_Page_View_Print\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(146,1,'civicrm/contact/view/log',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:25:\"CRM_Contact_Page_View_Log\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(147,1,'civicrm/user',NULL,'Contact Dashboard','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"access Contact Dashboard\";}i:1;s:3:\"and\";}','s:35:\"CRM_Contact_Page_View_UserDashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,0,1,0,NULL),(148,1,'civicrm/dashlet/activity',NULL,'Activity Dashlet','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Dashlet_Page_Activity\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:16:\"CiviCRM Dashlets\";s:3:\"url\";s:24:\"/civicrm/dashlet?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(149,1,'civicrm/dashlet/blog',NULL,'CiviCRM Blog','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Dashlet_Page_Blog\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:16:\"CiviCRM Dashlets\";s:3:\"url\";s:24:\"/civicrm/dashlet?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(150,1,'civicrm/ajax/search',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:6:\"search\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(151,1,'civicrm/ajax/relation',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:12:\"relationship\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,3,NULL),(152,1,'civicrm/ajax/groupTree',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:9:\"groupTree\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(153,1,'civicrm/ajax/custom',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:11:\"customField\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(154,1,'civicrm/ajax/customvalue',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:17:\"deleteCustomValue\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,3,NULL),(155,1,'civicrm/ajax/ed',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:13:\"enableDisable\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,3,NULL),(156,1,'civicrm/ajax/cmsuser',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:13:\"checkUserName\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(157,1,'civicrm/ajax/checkemail',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:15:\"getContactEmail\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(158,1,'civicrm/ajax/checkphone',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:15:\"getContactPhone\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(159,1,'civicrm/ajax/subtype',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:13:\"buildSubTypes\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(160,1,'civicrm/ajax/dashboard',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:9:\"dashboard\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,3,NULL),(161,1,'civicrm/ajax/signature',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:12:\"getSignature\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(162,1,'civicrm/ajax/pdfFormat',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:9:\"pdfFormat\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(163,1,'civicrm/ajax/paperSize',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:9:\"paperSize\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(164,1,'civicrm/ajax/contactref',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:31:\"access contact reference fields\";i:1;s:15:\" access CiviCRM\";}i:1;s:2:\"or\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:16:\"contactReference\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(165,1,'civicrm/dashlet/myCases',NULL,'Case Dashlet','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:24:\"CRM_Dashlet_Page_MyCases\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:16:\"CiviCRM Dashlets\";s:3:\"url\";s:24:\"/civicrm/dashlet?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(166,1,'civicrm/dashlet/allCases',NULL,'All Cases Dashlet','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:31:\"access all cases and activities\";}i:1;s:3:\"and\";}','s:25:\"CRM_Dashlet_Page_AllCases\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:16:\"CiviCRM Dashlets\";s:3:\"url\";s:24:\"/civicrm/dashlet?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(167,1,'civicrm/dashlet/casedashboard',NULL,'Case Dashboard Dashlet','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Dashlet_Page_CaseDashboard\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:16:\"CiviCRM Dashlets\";s:3:\"url\";s:24:\"/civicrm/dashlet?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(168,1,'civicrm/contact/deduperules',NULL,'Find and Merge Duplicate Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:23:\"administer dedupe rules\";i:1;s:24:\"merge duplicate contacts\";}i:1;s:2:\"or\";}','s:28:\"CRM_Contact_Page_DedupeRules\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,105,1,0,NULL),(169,1,'civicrm/contact/dedupefind',NULL,'Find and Merge Duplicate Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"merge duplicate contacts\";}i:1;s:3:\"and\";}','s:27:\"CRM_Contact_Page_DedupeFind\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(170,1,'civicrm/ajax/dedupefind',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:24:\"merge duplicate contacts\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:10:\"getDedupes\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(171,1,'civicrm/dedupe/exception',NULL,'Dedupe Exceptions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Contact_Page_DedupeException\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,110,1,0,NULL),(172,1,'civicrm/ajax/dedupeRules',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:16:\"buildDedupeRules\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(173,1,'civicrm/contact/view/useradd','cid=%%cid%%','Add User','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:29:\"CRM_Contact_Page_View_Useradd\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(174,1,'civicrm/ajax/markSelection',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:22:\"selectUnselectContacts\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(175,1,'civicrm/activity/sms/add','action=add','Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Contact_Form_Task_SMS\";','s:14:\"attachUpload=1\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:12:\"New Activity\";s:3:\"url\";s:63:\"/civicrm/activity?reset=1&action=add&context=standalone\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(176,1,'civicrm/ajax/contactrelationships',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Contact_Page_AJAX\";i:1;s:23:\"getContactRelationships\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(177,1,'civicrm/custom/add',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Custom_Form_CustomData\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(178,1,'civicrm/group',NULL,'Manage Groups','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:20:\"CRM_Group_Page_Group\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,30,1,1,NULL),(179,1,'civicrm/group/search',NULL,'Group Members','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Controller_Search\";','s:8:\"mode=256\";','a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Manage Groups\";s:3:\"url\";s:22:\"/civicrm/group?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(180,1,'civicrm/group/add',NULL,'New Group','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:11:\"edit groups\";}i:1;s:3:\"and\";}','s:20:\"CRM_Group_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:13:\"Manage Groups\";s:3:\"url\";s:22:\"/civicrm/group?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(181,1,'civicrm/ajax/grouplist',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Group_Page_AJAX\";i:1;s:12:\"getGroupList\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(182,1,'civicrm/import',NULL,'Import','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"import contacts\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Import_Controller\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,400,1,1,NULL),(183,1,'civicrm/import/contact',NULL,'Import Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"import contacts\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contact_Import_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:6:\"Import\";s:3:\"url\";s:23:\"/civicrm/import?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,410,1,1,NULL),(184,1,'civicrm/import/activity',NULL,'Import Activities','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"import contacts\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Activity_Import_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:6:\"Import\";s:3:\"url\";s:23:\"/civicrm/import?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,420,1,1,NULL),(185,1,'civicrm/import/custom','id=%%id%%','Import Multi-value Custom Data','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:28:\"CRM_Custom_Import_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:6:\"Import\";s:3:\"url\";s:23:\"/civicrm/import?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,420,1,1,NULL),(186,1,'civicrm/ajax/status',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"import contacts\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:28:\"CRM_Contact_Import_Page_AJAX\";i:1;s:6:\"status\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(187,1,'civicrm/ajax/jqState',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:27:\"CRM_Core_Page_AJAX_Location\";i:1;s:7:\"jqState\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,1,1,0,NULL),(188,1,'civicrm/ajax/jqCounty',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:27:\"CRM_Core_Page_AJAX_Location\";i:1;s:8:\"jqCounty\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,1,1,0,NULL),(189,1,'civicrm/upgrade',NULL,'Upgrade CiviCRM','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:24:\"CRM_Upgrade_Page_Upgrade\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(190,1,'civicrm/export',NULL,'Download Errors','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Export_BAO_Export\";i:1;s:6:\"invoke\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(191,1,'civicrm/export/contact',NULL,'Export Contacts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Export_BAO_Export\";i:1;s:6:\"invoke\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Download Errors\";s:3:\"url\";s:23:\"/civicrm/export?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,NULL),(192,1,'civicrm/admin/options/acl_role',NULL,'ACL Roles','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(193,1,'civicrm/acl',NULL,'Manage ACLs','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:16:\"CRM_ACL_Page_ACL\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(194,1,'civicrm/acl/entityrole',NULL,'Assign Users to ACL Roles','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_ACL_Page_EntityRole\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"Manage ACLs\";s:3:\"url\";s:20:\"/civicrm/acl?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(195,1,'civicrm/acl/basic',NULL,'ACL','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_ACL_Page_ACLBasic\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"Manage ACLs\";s:3:\"url\";s:20:\"/civicrm/acl?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(196,1,'civicrm/standalone/register',NULL,'Registration Page','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:28:\"CRM_Standalone_Form_Register\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,1,1,0,NULL),(197,1,'civicrm/file',NULL,'Browse Uploaded files','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access uploaded files\";}i:1;s:3:\"and\";}','s:18:\"CRM_Core_Page_File\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(198,1,'civicrm/file/delete',NULL,'Delete file','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:17:\"CRM_Core_BAO_File\";i:1;s:16:\"deleteAttachment\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:21:\"Browse Uploaded files\";s:3:\"url\";s:21:\"/civicrm/file?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(199,1,'civicrm/friend',NULL,'Tell a Friend','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:15:\"CRM_Friend_Form\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,1,1,0,NULL),(200,1,'civicrm/logout',NULL,'Log out','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:16:\"CRM_Utils_System\";i:1;s:6:\"logout\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,9999,1,1,NULL),(201,1,'civicrm/i18n',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"translate CiviCRM\";}i:1;s:3:\"and\";}','s:18:\"CRM_Core_I18n_Form\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(202,1,'civicrm/ajax/doc',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:14:\"CRM_Utils_REST\";i:1;s:7:\"ajaxDoc\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(203,1,'civicrm/api/explorer',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Admin_Page_APIExplorer\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(204,1,'civicrm/api/doc',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Admin_Page_APIDoc\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(205,1,'civicrm/ajax/rest',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"access AJAX API\";}i:1;s:2:\"or\";}','a:2:{i:0;s:14:\"CRM_Utils_REST\";i:1;s:4:\"ajax\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(206,1,'civicrm/api/json',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:14:\"CRM_Utils_REST\";i:1;s:8:\"ajaxJson\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(207,1,'civicrm/inline',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:14:\"CRM_Utils_REST\";i:1;s:12:\"loadTemplate\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(208,1,'civicrm/ajax/chart',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Form_ContributionCharts\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(209,1,'civicrm/contribute/ajax/tableview',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contribute_Page_DashBoard\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,NULL,NULL,NULL,0,1,1,0,NULL),(210,1,'civicrm/payment/ipn',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','a:2:{i:0;s:16:\"CRM_Core_Payment\";i:1;s:9:\"handleIPN\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Payment\";s:3:\"url\";s:39:\"/civicrm/payment?reset=1&action=add\";}}',NULL,NULL,2,NULL,1,NULL,0,1,1,0,NULL),(211,1,'civicrm/batch',NULL,'Batch Data Entry','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:20:\"CRM_Batch_Page_Batch\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(212,1,'civicrm/batch/add',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:20:\"CRM_Batch_Form_Batch\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:16:\"Batch Data Entry\";s:3:\"url\";s:22:\"/civicrm/batch?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(213,1,'civicrm/batch/entry',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:20:\"CRM_Batch_Form_Entry\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:16:\"Batch Data Entry\";s:3:\"url\";s:22:\"/civicrm/batch?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(214,1,'civicrm/ajax/batch',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Batch_Page_AJAX\";i:1;s:9:\"batchSave\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(215,1,'civicrm/ajax/batchlist',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Batch_Page_AJAX\";i:1;s:12:\"getBatchList\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(216,1,'civicrm/ajax/inline',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:18:\"CRM_Core_Page_AJAX\";i:1;s:3:\"run\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(217,1,'civicrm/dev/qunit',NULL,'QUnit','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:19:\"CRM_Core_Page_QUnit\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(218,1,'civicrm/profile-editor/schema',NULL,'ProfileEditor','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:25:\"CRM_UF_Page_ProfileEditor\";i:1;s:13:\"getSchemaJSON\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(219,1,'civicrm/a',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Core_Page_Angular\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(220,1,'civicrm/pcp',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:16:\"CRM_PCP_Form_PCP\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,1,1,0,NULL),(221,1,'civicrm/pcp/campaign',NULL,'Setup a Personal Campaign Page - Account Information','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:22:\"CRM_PCP_Controller_PCP\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,0,1,0,NULL),(222,1,'civicrm/pcp/info',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:20:\"CRM_PCP_Page_PCPInfo\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,1,1,0,NULL),(223,1,'civicrm/admin/pcp','context=contribute','Personal Campaign Pages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:16:\"CRM_PCP_Page_PCP\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,362,1,0,NULL),(224,1,'civicrm/profile',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_Profile_Page_Router\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,0,1,0,NULL),(225,1,'civicrm/profile/create',NULL,'CiviCRM Profile Create','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_Profile_Page_Router\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,0,1,0,NULL),(226,1,'civicrm/profile/view',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:21:\"CRM_Profile_Page_View\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,1,1,0,NULL),(227,1,'civicrm/event',NULL,'CiviEvent Dashboard','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:24:\"CRM_Event_Page_DashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,1,NULL,NULL,NULL,0,800,1,1,NULL),(228,1,'civicrm/participant/add','action=add','Register New Participant','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:18:\"CRM_Event_Page_Tab\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(229,1,'civicrm/event/info',NULL,'Event Information','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:24:\"CRM_Event_Page_EventInfo\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,1,NULL,0,1,1,0,NULL),(230,1,'civicrm/event/register',NULL,'Event Registration','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:33:\"CRM_Event_Controller_Registration\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,1,NULL,1,1,1,0,NULL),(231,1,'civicrm/event/confirm',NULL,'Confirm Event Registration','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:46:\"CRM_Event_Form_Registration_ParticipantConfirm\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,1,NULL,1,1,1,0,NULL),(232,1,'civicrm/event/ical',NULL,'Current and Upcoming Events','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:15:\"view event info\";}i:1;s:3:\"and\";}','s:24:\"CRM_Event_Page_ICalendar\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,1,NULL,0,0,1,0,NULL),(233,1,'civicrm/event/participant',NULL,'Event Participants List','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"view event participants\";}i:1;s:3:\"and\";}','s:33:\"CRM_Event_Page_ParticipantListing\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,1,NULL,0,0,1,0,NULL),(234,1,'civicrm/admin/event',NULL,'Manage Events','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:26:\"CRM_Event_Page_ManageEvent\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,370,1,0,NULL),(235,1,'civicrm/admin/eventTemplate',NULL,'Event Templates','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:28:\"CRM_Admin_Page_EventTemplate\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,375,1,0,NULL),(236,1,'civicrm/admin/options/event_type',NULL,'Event Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,385,1,0,NULL),(237,1,'civicrm/admin/participant_status',NULL,'Participant Status','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:32:\"CRM_Admin_Page_ParticipantStatus\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,390,1,0,NULL),(238,1,'civicrm/admin/options/participant_role',NULL,'Participant Role','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,395,1,0,NULL),(239,1,'civicrm/admin/options/participant_listing',NULL,'Participant Listing Templates','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,398,1,0,NULL),(240,1,'civicrm/admin/conference_slots','group=conference_slot','Conference Slot Labels','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,415,1,0,NULL),(241,1,'civicrm/event/search',NULL,'Find Participants','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:27:\"CRM_Event_Controller_Search\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,NULL,NULL,0,810,1,1,NULL),(242,1,'civicrm/event/manage',NULL,'Manage Events','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:26:\"CRM_Event_Page_ManageEvent\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,NULL,NULL,1,820,1,1,NULL),(243,1,'civicrm/event/badge',NULL,'Print Event Name Badge','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:25:\"CRM_Event_Form_Task_Badge\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,NULL,NULL,0,1,1,0,NULL),(244,1,'civicrm/event/manage/settings',NULL,'Event Info and Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:36:\"CRM_Event_Form_ManageEvent_EventInfo\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,NULL,NULL,NULL,1,910,1,0,NULL),(245,1,'civicrm/event/manage/location',NULL,'Event Location','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:35:\"CRM_Event_Form_ManageEvent_Location\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,NULL,NULL,NULL,1,930,1,0,NULL),(246,1,'civicrm/event/manage/fee',NULL,'Event Fees','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:30:\"CRM_Event_Form_ManageEvent_Fee\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,NULL,NULL,NULL,1,920,1,0,NULL),(247,1,'civicrm/event/manage/registration',NULL,'Event Online Registration','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:39:\"CRM_Event_Form_ManageEvent_Registration\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,NULL,NULL,NULL,1,930,1,0,NULL),(248,1,'civicrm/event/manage/friend',NULL,'Tell a Friend','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:21:\"CRM_Friend_Form_Event\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,NULL,NULL,NULL,1,940,1,0,NULL),(249,1,'civicrm/event/manage/reminder',NULL,'Schedule Reminders','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:44:\"CRM_Event_Form_ManageEvent_ScheduleReminders\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,NULL,NULL,NULL,1,950,1,0,NULL),(250,1,'civicrm/event/manage/conference',NULL,'Conference Slots','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:37:\"CRM_Event_Form_ManageEvent_Conference\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,NULL,NULL,NULL,1,950,1,0,NULL),(251,1,'civicrm/event/add','action=add','New Event','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:36:\"CRM_Event_Form_ManageEvent_EventInfo\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,NULL,NULL,0,830,1,0,NULL),(252,1,'civicrm/event/import',NULL,'Import Participants','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:16:\"access CiviEvent\";i:1;s:23:\"edit event participants\";}i:1;s:3:\"and\";}','s:27:\"CRM_Event_Import_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,NULL,NULL,0,840,1,1,NULL),(253,1,'civicrm/event/price',NULL,'Manage Price Sets','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:18:\"CRM_Price_Page_Set\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,NULL,NULL,0,850,1,1,NULL),(254,1,'civicrm/contact/view/participant',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:18:\"CRM_Event_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,4,1,0,NULL),(255,1,'civicrm/ajax/eventFee',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','a:2:{i:0;s:19:\"CRM_Event_Page_AJAX\";i:1;s:8:\"eventFee\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(256,1,'civicrm/ajax/locBlock',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','a:2:{i:0;s:27:\"CRM_Core_Page_AJAX_Location\";i:1;s:11:\"getLocBlock\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(257,1,'civicrm/ajax/event/add_participant_to_cart',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:32:\"CRM_Event_Cart_Page_CheckoutAJAX\";i:1;s:23:\"add_participant_to_cart\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(258,1,'civicrm/ajax/event/remove_participant_from_cart',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:32:\"CRM_Event_Cart_Page_CheckoutAJAX\";i:1;s:28:\"remove_participant_from_cart\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(259,1,'civicrm/event/add_to_cart',NULL,'Add Event To Cart','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:29:\"CRM_Event_Cart_Page_AddToCart\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,1,NULL,0,1,1,0,NULL),(260,1,'civicrm/event/cart_checkout',NULL,'Cart Checkout','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:34:\"CRM_Event_Cart_Controller_Checkout\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,1,NULL,1,1,1,0,NULL),(261,1,'civicrm/event/remove_from_cart',NULL,'Remove From Cart','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:34:\"CRM_Event_Cart_Page_RemoveFromCart\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,1,NULL,0,1,1,0,NULL),(262,1,'civicrm/event/view_cart',NULL,'View Cart','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:28:\"CRM_Event_Cart_Page_ViewCart\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,1,NULL,0,1,1,0,NULL),(263,1,'civicrm/event/participant/feeselection',NULL,'Change Registration Selections','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:38:\"CRM_Event_Form_ParticipantFeeSelection\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:23:\"Event Participants List\";s:3:\"url\";s:34:\"/civicrm/event/participant?reset=1\";}}',NULL,NULL,1,NULL,NULL,NULL,0,1,1,0,NULL),(264,1,'civicrm/event/manage/pcp',NULL,'Personal Campaign Pages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:18:\"CRM_PCP_Form_Event\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Manage Events\";s:3:\"url\";s:29:\"/civicrm/event/manage?reset=1\";}}',NULL,NULL,1,NULL,NULL,NULL,1,540,1,1,NULL),(265,1,'civicrm/event/pcp',NULL,NULL,'s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:16:\"access CiviEvent\";}i:1;s:3:\"and\";}','s:16:\"CRM_PCP_Form_PCP\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,1,NULL,0,1,1,0,NULL),(266,1,'civicrm/event/campaign',NULL,'Setup a Personal Campaign Page - Account Information','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:22:\"CRM_PCP_Controller_PCP\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviEvent Dashboard\";s:3:\"url\";s:22:\"/civicrm/event?reset=1\";}}',NULL,NULL,1,NULL,1,NULL,0,0,1,0,NULL),(267,1,'civicrm/contribute',NULL,'CiviContribute Dashboard','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:29:\"CRM_Contribute_Page_DashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,2,NULL,NULL,NULL,0,500,1,1,NULL),(268,1,'civicrm/contribute/add','action=add','New Contribution','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:23:\"CRM_Contribute_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,NULL,NULL,NULL,0,1,1,1,NULL),(269,1,'civicrm/contribute/chart',NULL,'Contribution Summary - Chart View','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Form_ContributionCharts\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,NULL,NULL,NULL,0,1,1,0,NULL),(270,1,'civicrm/contribute/transact',NULL,'CiviContribute','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Controller_Contribution\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,NULL,1,NULL,1,0,1,0,NULL),(271,1,'civicrm/admin/contribute',NULL,'Manage Contribution Pages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:36:\"CRM_Contribute_Page_ContributionPage\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,360,1,0,NULL),(272,1,'civicrm/admin/contribute/settings',NULL,'Title and Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:45:\"CRM_Contribute_Form_ContributionPage_Settings\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,400,1,0,NULL),(273,1,'civicrm/admin/contribute/amount',NULL,'Contribution Amounts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:43:\"CRM_Contribute_Form_ContributionPage_Amount\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,410,1,0,NULL),(274,1,'civicrm/admin/contribute/membership',NULL,'Membership Section','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:31:\"CRM_Member_Form_MembershipBlock\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,420,1,0,NULL),(275,1,'civicrm/admin/contribute/custom',NULL,'Include Profiles','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:43:\"CRM_Contribute_Form_ContributionPage_Custom\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,430,1,0,NULL),(276,1,'civicrm/admin/contribute/thankyou',NULL,'Thank-you and Receipting','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:45:\"CRM_Contribute_Form_ContributionPage_ThankYou\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,430,1,0,NULL),(277,1,'civicrm/admin/contribute/friend',NULL,'Tell a Friend','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Friend_Form_Contribute\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,440,1,0,NULL),(278,1,'civicrm/admin/contribute/widget',NULL,'Configure Widget','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:43:\"CRM_Contribute_Form_ContributionPage_Widget\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,460,1,0,NULL),(279,1,'civicrm/admin/contribute/premium',NULL,'Premiums','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:44:\"CRM_Contribute_Form_ContributionPage_Premium\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,470,1,0,NULL),(280,1,'civicrm/admin/contribute/addProductToPage',NULL,'Add Products to This Page','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:47:\"CRM_Contribute_Form_ContributionPage_AddProduct\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,480,1,0,NULL),(281,1,'civicrm/admin/contribute/add','action=add','New Contribution Page','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:42:\"CRM_Contribute_Controller_ContributionPage\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(282,1,'civicrm/admin/contribute/managePremiums',NULL,'Manage Premiums','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:34:\"CRM_Contribute_Page_ManagePremiums\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,365,1,0,NULL),(283,1,'civicrm/admin/financial/financialType',NULL,'Financial Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Financial_Page_FinancialType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,580,1,0,NULL),(284,1,'civicrm/payment','action=add','New Payment','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:37:\"CRM_Contribute_Form_AdditionalPayment\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,2,NULL,NULL,NULL,0,1,1,1,NULL),(285,1,'civicrm/admin/financial/financialAccount',NULL,'Financial Accounts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:35:\"CRM_Financial_Page_FinancialAccount\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,370,1,0,NULL),(286,1,'civicrm/admin/options/payment_instrument',NULL,'Payment Instruments','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,380,1,0,NULL),(287,1,'civicrm/admin/options/accept_creditcard',NULL,'Accepted Credit Cards','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,395,1,0,NULL),(288,1,'civicrm/admin/options/soft_credit_type',NULL,'Soft Credit Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(289,1,'civicrm/contact/view/contribution',NULL,'Contributions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:23:\"CRM_Contribute_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(290,1,'civicrm/contact/view/contributionrecur',NULL,'Recurring Contributions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:37:\"CRM_Contribute_Page_ContributionRecur\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(291,1,'civicrm/contact/view/contribution/additionalinfo',NULL,'Additional Info','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:34:\"CRM_Contribute_Form_AdditionalInfo\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}i:2;a:2:{s:5:\"title\";s:13:\"Contributions\";s:3:\"url\";s:42:\"/civicrm/contact/view/contribution?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(292,1,'civicrm/contribute/search',NULL,'Find Contributions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:32:\"CRM_Contribute_Controller_Search\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,NULL,NULL,NULL,0,510,1,1,NULL),(293,1,'civicrm/contribute/searchBatch',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:37:\"CRM_Contribute_Controller_SearchBatch\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,NULL,NULL,NULL,0,588,1,1,NULL),(294,1,'civicrm/contribute/import',NULL,'Import Contributions','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:21:\"access CiviContribute\";i:1;s:18:\"edit contributions\";}i:1;s:3:\"and\";}','s:32:\"CRM_Contribute_Import_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,NULL,NULL,NULL,0,520,1,1,NULL),(295,1,'civicrm/contribute/manage',NULL,'Manage Contribution Pages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:36:\"CRM_Contribute_Page_ContributionPage\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,NULL,NULL,NULL,0,530,1,1,NULL),(296,1,'civicrm/contribute/additionalinfo',NULL,'AdditionalInfo Form','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:34:\"CRM_Contribute_Form_AdditionalInfo\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,NULL,NULL,NULL,0,0,1,0,NULL),(297,1,'civicrm/ajax/permlocation',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','a:2:{i:0;s:27:\"CRM_Core_Page_AJAX_Location\";i:1;s:23:\"getPermissionedLocation\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(298,1,'civicrm/contribute/unsubscribe',NULL,'Cancel Subscription','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Form_CancelSubscription\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,NULL,NULL,NULL,0,1,1,0,NULL),(299,1,'civicrm/contribute/onbehalf',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:43:\"CRM_Contribute_Form_Contribution_OnBehalfOf\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,NULL,NULL,NULL,0,1,1,0,NULL),(300,1,'civicrm/contribute/updatebilling',NULL,'Update Billing Details','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:33:\"CRM_Contribute_Form_UpdateBilling\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,NULL,NULL,NULL,0,1,1,0,NULL),(301,1,'civicrm/contribute/updaterecur',NULL,'Update Subscription','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Form_UpdateSubscription\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,NULL,NULL,NULL,0,1,1,0,NULL),(302,1,'civicrm/contribute/subscriptionstatus',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:38:\"CRM_Contribute_Page_SubscriptionStatus\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,NULL,NULL,NULL,0,1,1,0,NULL),(303,1,'civicrm/admin/financial/financialType/accounts',NULL,'Financial Type Accounts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:39:\"CRM_Financial_Page_FinancialTypeAccount\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:15:\"Financial Types\";s:3:\"url\";s:46:\"/civicrm/admin/financial/financialType?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,581,1,0,NULL),(304,1,'civicrm/financial/batch',NULL,'Accounting Batch','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:19:\"create manual batch\";}i:1;s:3:\"and\";}','s:33:\"CRM_Financial_Page_FinancialBatch\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,585,1,0,NULL),(305,1,'civicrm/financial/financialbatches',NULL,'Accounting Batches','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:24:\"CRM_Financial_Page_Batch\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,586,1,0,NULL),(306,1,'civicrm/batchtransaction',NULL,'Accounting Batch','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:35:\"CRM_Financial_Page_BatchTransaction\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,600,1,0,NULL),(307,1,'civicrm/financial/batch/export',NULL,'Accounting Batch Export','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:19:\"create manual batch\";}i:1;s:3:\"and\";}','s:25:\"CRM_Financial_Form_Export\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:16:\"Accounting Batch\";s:3:\"url\";s:32:\"/civicrm/financial/batch?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,610,1,0,NULL),(308,1,'civicrm/payment/view','action=view','View Payment','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"access CiviContribute\";}i:1;s:3:\"and\";}','s:31:\"CRM_Contribute_Page_PaymentInfo\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:11:\"New Payment\";s:3:\"url\";s:39:\"/civicrm/payment?reset=1&action=add\";}}',NULL,NULL,2,NULL,NULL,NULL,0,1,1,1,NULL),(309,1,'civicrm/admin/contribute/pcp',NULL,'Personal Campaign Pages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_PCP_Form_Contribute\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,450,1,0,NULL),(310,1,'civicrm/contribute/campaign',NULL,'Setup a Personal Campaign Page - Account Information','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:25:\"make online contributions\";}i:1;s:3:\"and\";}','s:22:\"CRM_PCP_Controller_PCP\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:24:\"CiviContribute Dashboard\";s:3:\"url\";s:27:\"/civicrm/contribute?reset=1\";}}',NULL,NULL,2,NULL,1,NULL,0,0,1,0,NULL),(311,1,'civicrm/member',NULL,'CiviMember Dashboard','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"access CiviMember\";}i:1;s:3:\"and\";}','s:25:\"CRM_Member_Page_DashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,3,NULL,NULL,NULL,0,700,1,1,NULL),(312,1,'civicrm/member/add','action=add','New Membership','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"access CiviMember\";}i:1;s:3:\"and\";}','s:19:\"CRM_Member_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:20:\"CiviMember Dashboard\";s:3:\"url\";s:23:\"/civicrm/member?reset=1\";}}',NULL,NULL,3,NULL,NULL,NULL,0,1,1,0,NULL),(313,1,'civicrm/admin/member/membershipType',NULL,'Membership Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Member_Page_MembershipType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,370,1,0,NULL),(314,1,'civicrm/admin/member/membershipStatus',NULL,'Membership Status Rules','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:32:\"CRM_Member_Page_MembershipStatus\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,380,1,0,NULL),(315,1,'civicrm/contact/view/membership','force=1,cid=%%cid%%','Memberships','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:19:\"CRM_Member_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,2,1,0,NULL),(316,1,'civicrm/membership/view',NULL,'Memberships','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"access CiviMember\";}i:1;s:3:\"and\";}','s:30:\"CRM_Member_Form_MembershipView\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,390,1,0,NULL),(317,1,'civicrm/member/search',NULL,'Find Memberships','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"access CiviMember\";}i:1;s:3:\"and\";}','s:28:\"CRM_Member_Controller_Search\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:20:\"CiviMember Dashboard\";s:3:\"url\";s:23:\"/civicrm/member?reset=1\";}}',NULL,NULL,3,NULL,NULL,NULL,0,710,1,1,NULL),(318,1,'civicrm/member/import',NULL,'Import Memberships','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:17:\"access CiviMember\";i:1;s:16:\"edit memberships\";}i:1;s:3:\"and\";}','s:28:\"CRM_Member_Import_Controller\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:20:\"CiviMember Dashboard\";s:3:\"url\";s:23:\"/civicrm/member?reset=1\";}}',NULL,NULL,3,NULL,NULL,NULL,0,720,1,1,NULL),(319,1,'civicrm/ajax/memType',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:17:\"access CiviMember\";}i:1;s:3:\"and\";}','a:2:{i:0;s:20:\"CRM_Member_Page_AJAX\";i:1;s:21:\"getMemberTypeDefaults\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(320,1,'civicrm/admin/member/membershipType/add',NULL,'Membership Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:17:\"access CiviMember\";i:1;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:30:\"CRM_Member_Form_MembershipType\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:16:\"Membership Types\";s:3:\"url\";s:44:\"/civicrm/admin/member/membershipType?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(321,1,'civicrm/mailing',NULL,'CiviMail','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"access CiviMail\";i:1;s:15:\"create mailings\";}i:1;s:2:\"or\";}','s:23:\"CRM_Mailing_Page_Browse\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,4,NULL,NULL,NULL,0,600,1,1,NULL),(322,1,'civicrm/admin/mail',NULL,'Mailer Settings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:15:\"access CiviMail\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Form_Setting_Mail\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,400,1,0,NULL),(323,1,'civicrm/admin/component',NULL,'Headers, Footers, and Automated Messages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:15:\"access CiviMail\";}i:1;s:3:\"and\";}','s:26:\"CRM_Mailing_Page_Component\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,410,1,0,NULL),(324,1,'civicrm/admin/options/from_email_address/civimail',NULL,'From Email Addresses','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:4:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}i:3;a:2:{s:5:\"title\";s:20:\"From Email Addresses\";s:3:\"url\";s:49:\"/civicrm/admin/options/from_email_address?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,415,1,0,NULL),(325,1,'civicrm/admin/mailSettings',NULL,'Mail Accounts','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:15:\"access CiviMail\";}i:1;s:3:\"and\";}','s:27:\"CRM_Admin_Page_MailSettings\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,420,1,0,NULL),(326,1,'civicrm/mailing/send',NULL,'New Mailing','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:15:\"access CiviMail\";i:1;s:15:\"create mailings\";i:2;s:17:\"schedule mailings\";}i:1;s:2:\"or\";}','s:27:\"CRM_Mailing_Controller_Send\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,NULL,NULL,0,610,1,1,NULL),(327,1,'civicrm/mailing/browse/scheduled','scheduled=true','Find Mailings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:4:{i:0;s:15:\"access CiviMail\";i:1;s:16:\"approve mailings\";i:2;s:15:\"create mailings\";i:3;s:17:\"schedule mailings\";}i:1;s:2:\"or\";}','s:23:\"CRM_Mailing_Page_Browse\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,NULL,NULL,0,620,1,1,NULL),(328,1,'civicrm/mailing/browse/unscheduled','scheduled=false','Find Mailings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:15:\"access CiviMail\";i:1;s:15:\"create mailings\";i:2;s:17:\"schedule mailings\";}i:1;s:2:\"or\";}','s:23:\"CRM_Mailing_Page_Browse\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,NULL,NULL,0,620,1,1,NULL),(329,1,'civicrm/mailing/browse/archived',NULL,'Find Mailings','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"access CiviMail\";i:1;s:15:\"create mailings\";}i:1;s:2:\"or\";}','s:23:\"CRM_Mailing_Page_Browse\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,NULL,NULL,0,625,1,1,NULL),(330,1,'civicrm/mailing/component',NULL,'Headers, Footers, and Automated Messages','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Mailing_Page_Component\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,NULL,NULL,0,630,1,1,NULL),(331,1,'civicrm/mailing/unsubscribe',NULL,'Unsubscribe','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:43:\"access CiviMail subscribe/unsubscribe pages\";}i:1;s:3:\"and\";}','s:28:\"CRM_Mailing_Form_Unsubscribe\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,1,NULL,0,640,1,0,NULL),(332,1,'civicrm/mailing/resubscribe',NULL,'Resubscribe','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:43:\"access CiviMail subscribe/unsubscribe pages\";}i:1;s:3:\"and\";}','s:28:\"CRM_Mailing_Page_Resubscribe\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,1,NULL,0,645,1,0,NULL),(333,1,'civicrm/mailing/optout',NULL,'Optout','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:43:\"access CiviMail subscribe/unsubscribe pages\";}i:1;s:3:\"and\";}','s:23:\"CRM_Mailing_Form_Optout\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,1,NULL,0,650,1,0,NULL),(334,1,'civicrm/mailing/confirm',NULL,'Confirm','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:43:\"access CiviMail subscribe/unsubscribe pages\";}i:1;s:3:\"and\";}','s:24:\"CRM_Mailing_Page_Confirm\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,1,NULL,0,660,1,0,NULL),(335,1,'civicrm/mailing/subscribe',NULL,'Subscribe','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:43:\"access CiviMail subscribe/unsubscribe pages\";}i:1;s:3:\"and\";}','s:26:\"CRM_Mailing_Form_Subscribe\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,1,NULL,0,660,1,0,NULL),(336,1,'civicrm/mailing/preview',NULL,'Preview Mailing','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:4:{i:0;s:15:\"access CiviMail\";i:1;s:16:\"approve mailings\";i:2;s:15:\"create mailings\";i:3;s:17:\"schedule mailings\";}i:1;s:2:\"or\";}','s:24:\"CRM_Mailing_Page_Preview\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,NULL,NULL,0,670,1,0,NULL),(337,1,'civicrm/mailing/report','mid=%%mid%%','Mailing Report','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:15:\"access CiviMail\";i:1;s:15:\"create mailings\";}i:1;s:2:\"or\";}','s:23:\"CRM_Mailing_Page_Report\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,NULL,NULL,0,680,1,0,NULL),(338,1,'civicrm/mailing/forward',NULL,'Forward Mailing','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:43:\"access CiviMail subscribe/unsubscribe pages\";}i:1;s:3:\"and\";}','s:31:\"CRM_Mailing_Form_ForwardMailing\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,1,NULL,0,685,1,0,NULL),(339,1,'civicrm/mailing/queue',NULL,'Sending Mail','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:15:\"access CiviMail\";}i:1;s:3:\"and\";}','s:23:\"CRM_Mailing_Page_Browse\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,NULL,NULL,0,690,1,0,NULL),(340,1,'civicrm/mailing/report/event',NULL,'Mailing Event','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:15:\"access CiviMail\";}i:1;s:3:\"and\";}','s:22:\"CRM_Mailing_Page_Event\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}i:2;a:2:{s:5:\"title\";s:14:\"Mailing Report\";s:3:\"url\";s:47:\"/civicrm/mailing/report?reset=1&mid=%%mid%%\";}}',NULL,NULL,4,NULL,NULL,NULL,0,695,1,0,NULL),(341,1,'civicrm/ajax/template',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Mailing_Page_AJAX\";i:1;s:8:\"template\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(342,1,'civicrm/mailing/schedule',NULL,'Schedule Mailing','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"schedule mailings\";}i:1;s:3:\"and\";}','s:25:\"CRM_Mailing_Form_Schedule\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,NULL,NULL,0,700,1,0,NULL),(343,1,'civicrm/mailing/view',NULL,'View Mailing','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:28:\"view public CiviMail content\";i:1;s:15:\"access CiviMail\";i:2;s:16:\"approve mailings\";}i:1;s:2:\"or\";}','s:21:\"CRM_Mailing_Page_View\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,1,NULL,0,800,1,0,NULL),(344,1,'civicrm/mailing/approve',NULL,'Approve Mailing','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"approve mailings\";}i:1;s:3:\"and\";}','s:24:\"CRM_Mailing_Form_Approve\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:8:\"CiviMail\";s:3:\"url\";s:24:\"/civicrm/mailing?reset=1\";}}',NULL,NULL,4,NULL,NULL,NULL,0,850,1,0,NULL),(345,1,'civicrm/contact/view/mailing',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:20:\"CRM_Mailing_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(346,1,'civicrm/ajax/contactmailing',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:21:\"CRM_Mailing_Page_AJAX\";i:1;s:18:\"getContactMailings\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(347,1,'civicrm/grant',NULL,'CiviGrant Dashboard','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviGrant\";}i:1;s:3:\"and\";}','s:24:\"CRM_Grant_Page_DashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,5,NULL,NULL,NULL,0,1000,1,1,NULL),(348,1,'civicrm/grant/info',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviGrant\";}i:1;s:3:\"and\";}','s:24:\"CRM_Grant_Page_DashBoard\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviGrant Dashboard\";s:3:\"url\";s:22:\"/civicrm/grant?reset=1\";}}',NULL,NULL,5,NULL,NULL,NULL,0,0,1,0,NULL),(349,1,'civicrm/grant/search',NULL,'Find Grants','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviGrant\";}i:1;s:3:\"and\";}','s:27:\"CRM_Grant_Controller_Search\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviGrant Dashboard\";s:3:\"url\";s:22:\"/civicrm/grant?reset=1\";}}',NULL,NULL,5,NULL,NULL,NULL,0,1010,1,1,NULL),(350,1,'civicrm/grant/add','action=add','New Grant','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviGrant\";}i:1;s:3:\"and\";}','s:18:\"CRM_Grant_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:19:\"CiviGrant Dashboard\";s:3:\"url\";s:22:\"/civicrm/grant?reset=1\";}}',NULL,NULL,5,NULL,NULL,NULL,0,1,1,1,NULL),(351,1,'civicrm/contact/view/grant',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:16:\"access CiviGrant\";}i:1;s:3:\"and\";}','s:18:\"CRM_Grant_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(352,1,'civicrm/pledge',NULL,'CiviPledge Dashboard','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"access CiviPledge\";}i:1;s:3:\"and\";}','s:25:\"CRM_Pledge_Page_DashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,6,NULL,NULL,NULL,0,550,1,1,NULL),(353,1,'civicrm/pledge/search',NULL,'Find Pledges','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"access CiviPledge\";}i:1;s:3:\"and\";}','s:28:\"CRM_Pledge_Controller_Search\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:20:\"CiviPledge Dashboard\";s:3:\"url\";s:23:\"/civicrm/pledge?reset=1\";}}',NULL,NULL,6,NULL,NULL,NULL,0,560,1,1,NULL),(354,1,'civicrm/contact/view/pledge','force=1,cid=%%cid%%','Pledges','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"access CiviPledge\";}i:1;s:3:\"and\";}','s:19:\"CRM_Pledge_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,570,1,0,NULL),(355,1,'civicrm/pledge/add','action=add','New Pledge','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"access CiviPledge\";}i:1;s:3:\"and\";}','s:19:\"CRM_Pledge_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:20:\"CiviPledge Dashboard\";s:3:\"url\";s:23:\"/civicrm/pledge?reset=1\";}}',NULL,NULL,6,NULL,NULL,NULL,0,1,1,1,NULL),(356,1,'civicrm/pledge/payment',NULL,'Pledge Payments','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"access CiviPledge\";}i:1;s:3:\"and\";}','s:23:\"CRM_Pledge_Page_Payment\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:20:\"CiviPledge Dashboard\";s:3:\"url\";s:23:\"/civicrm/pledge?reset=1\";}}',NULL,NULL,6,NULL,NULL,NULL,0,580,1,0,NULL),(357,1,'civicrm/ajax/pledgeName',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:14:\"access CiviCRM\";i:1;s:17:\"access CiviPledge\";}i:1;s:3:\"and\";}','a:2:{i:0;s:20:\"CRM_Pledge_Page_AJAX\";i:1;s:10:\"pledgeName\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(358,1,'civicrm/case',NULL,'CiviCase Dashboard','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:23:\"CRM_Case_Page_DashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,7,NULL,NULL,NULL,0,900,1,1,NULL),(359,1,'civicrm/case/add',NULL,'Open Case','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:18:\"CRM_Case_Form_Case\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"CiviCase Dashboard\";s:3:\"url\";s:21:\"/civicrm/case?reset=1\";}}',NULL,NULL,7,NULL,NULL,NULL,0,1,1,1,NULL),(360,1,'civicrm/case/search',NULL,'Find Cases','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Case_Controller_Search\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"CiviCase Dashboard\";s:3:\"url\";s:21:\"/civicrm/case?reset=1\";}}',NULL,NULL,7,NULL,NULL,NULL,0,910,1,1,NULL),(361,1,'civicrm/case/activity',NULL,'Case Activity','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Case_Form_Activity\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"CiviCase Dashboard\";s:3:\"url\";s:21:\"/civicrm/case?reset=1\";}}',NULL,NULL,7,NULL,NULL,NULL,0,1,1,0,NULL),(362,1,'civicrm/case/report',NULL,'Case Report','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:31:\"access all cases and activities\";}i:1;s:3:\"and\";}','s:20:\"CRM_Case_Form_Report\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"CiviCase Dashboard\";s:3:\"url\";s:21:\"/civicrm/case?reset=1\";}}',NULL,NULL,7,NULL,NULL,NULL,0,1,1,0,NULL),(363,1,'civicrm/case/cd/edit',NULL,'Case Custom Set','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:24:\"CRM_Case_Form_CustomData\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"CiviCase Dashboard\";s:3:\"url\";s:21:\"/civicrm/case?reset=1\";}}',NULL,NULL,7,NULL,NULL,NULL,0,1,1,0,NULL),(364,1,'civicrm/contact/view/case',NULL,'Case','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:17:\"CRM_Case_Page_Tab\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(365,1,'civicrm/case/activity/view',NULL,'Activity View','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Case_Form_ActivityView\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"CiviCase Dashboard\";s:3:\"url\";s:21:\"/civicrm/case?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Case Activity\";s:3:\"url\";s:30:\"/civicrm/case/activity?reset=1\";}}',NULL,NULL,7,NULL,NULL,NULL,0,1,1,0,NULL),(366,1,'civicrm/contact/view/case/editClient',NULL,'Assign to Another Client','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:14:\"access CiviCRM\";i:1;s:15:\"edit my contact\";i:2;s:15:\"view my contact\";}i:1;s:2:\"or\";}','s:24:\"CRM_Case_Form_EditClient\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:15:\"Contact Summary\";s:3:\"url\";s:45:\"/civicrm/contact/view?reset=1&cid=%%cid%%\";}i:2;a:2:{s:5:\"title\";s:4:\"Case\";s:3:\"url\";s:34:\"/civicrm/contact/view/case?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(367,1,'civicrm/case/addToCase',NULL,'Build Activity To Case','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:28:\"CRM_Case_Form_ActivityToCase\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"CiviCase Dashboard\";s:3:\"url\";s:21:\"/civicrm/case?reset=1\";}}',NULL,NULL,7,NULL,NULL,NULL,0,1,1,0,NULL),(368,1,'civicrm/case/details',NULL,'Case Details','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:25:\"CRM_Case_Page_CaseDetails\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"CiviCase Dashboard\";s:3:\"url\";s:21:\"/civicrm/case?reset=1\";}}',NULL,NULL,7,NULL,NULL,NULL,0,1,1,0,NULL),(369,1,'civicrm/admin/options/case_type',NULL,'Case Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:19:\"administer CiviCase\";}i:1;s:3:\"and\";}','s:23:\"CRM_Admin_Page_CaseType\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,390,1,0,NULL),(370,1,'civicrm/admin/options/redaction_rule',NULL,'Redaction Rules','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:19:\"administer CiviCase\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,400,1,0,NULL),(371,1,'civicrm/admin/options/case_status',NULL,'Case Statuses','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:19:\"administer CiviCase\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,400,1,0,NULL),(372,1,'civicrm/admin/options/encounter_medium',NULL,'Encounter Mediums','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:19:\"administer CiviCase\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,400,1,0,NULL),(373,1,'civicrm/case/report/print',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:31:\"access all cases and activities\";}i:1;s:3:\"and\";}','a:2:{i:0;s:28:\"CRM_Case_XMLProcessor_Report\";i:1;s:15:\"printCaseReport\";}',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"CiviCase Dashboard\";s:3:\"url\";s:21:\"/civicrm/case?reset=1\";}i:2;a:2:{s:5:\"title\";s:11:\"Case Report\";s:3:\"url\";s:28:\"/civicrm/case/report?reset=1\";}}',NULL,NULL,7,NULL,NULL,NULL,0,1,1,0,NULL),(374,1,'civicrm/case/ajax/unclosed',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:18:\"CRM_Case_Page_AJAX\";i:1;s:13:\"unclosedCases\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"CiviCase Dashboard\";s:3:\"url\";s:21:\"/civicrm/case?reset=1\";}}',NULL,NULL,7,NULL,NULL,NULL,0,1,1,0,NULL),(375,1,'civicrm/case/ajax/addclient',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:18:\"CRM_Case_Page_AJAX\";i:1;s:9:\"addClient\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"CiviCase Dashboard\";s:3:\"url\";s:21:\"/civicrm/case?reset=1\";}}',NULL,NULL,7,NULL,NULL,NULL,0,1,1,0,NULL),(376,1,'civicrm/case/ajax/processtags',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:18:\"CRM_Case_Page_AJAX\";i:1;s:15:\"processCaseTags\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"CiviCase Dashboard\";s:3:\"url\";s:21:\"/civicrm/case?reset=1\";}}',NULL,NULL,7,NULL,NULL,NULL,0,1,1,3,NULL),(377,1,'civicrm/case/ajax/details',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:18:\"CRM_Case_Page_AJAX\";i:1;s:11:\"CaseDetails\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"CiviCase Dashboard\";s:3:\"url\";s:21:\"/civicrm/case?reset=1\";}}',NULL,NULL,7,NULL,NULL,NULL,0,1,1,0,NULL),(378,1,'civicrm/ajax/delcaserole',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','a:2:{i:0;s:18:\"CRM_Case_Page_AJAX\";i:1;s:15:\"deleteCaseRoles\";}',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(379,1,'civicrm/case/changeactivitystatus',NULL,'Change Activity Status','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:34:\"CRM_Case_Form_ActivityChangeStatus\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"CiviCase Dashboard\";s:3:\"url\";s:21:\"/civicrm/case?reset=1\";}}',NULL,NULL,7,NULL,NULL,NULL,0,1,1,0,NULL),(380,1,'civicrm/report',NULL,'CiviReport','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"access CiviReport\";}i:1;s:3:\"and\";}','s:22:\"CRM_Report_Page_Report\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,8,NULL,NULL,NULL,0,1200,1,1,NULL),(381,1,'civicrm/report/list',NULL,'CiviCRM Reports','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:17:\"access CiviReport\";}i:1;s:3:\"and\";}','s:28:\"CRM_Report_Page_InstanceList\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:10:\"CiviReport\";s:3:\"url\";s:23:\"/civicrm/report?reset=1\";}}',NULL,NULL,8,NULL,NULL,NULL,0,1,1,0,NULL),(382,1,'civicrm/report/template/list',NULL,'Create New Report from Template','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer Reports\";}i:1;s:3:\"and\";}','s:28:\"CRM_Report_Page_TemplateList\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:10:\"CiviReport\";s:3:\"url\";s:23:\"/civicrm/report?reset=1\";}}',NULL,NULL,8,NULL,NULL,NULL,0,1220,1,1,NULL),(383,1,'civicrm/report/options/report_template',NULL,'Manage Templates','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer Reports\";}i:1;s:3:\"and\";}','s:23:\"CRM_Report_Page_Options\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:10:\"CiviReport\";s:3:\"url\";s:23:\"/civicrm/report?reset=1\";}}',NULL,NULL,8,NULL,NULL,NULL,0,1241,1,1,NULL),(384,1,'civicrm/admin/report/register',NULL,'Register Report','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:18:\"administer Reports\";}i:1;s:3:\"and\";}','s:24:\"CRM_Report_Form_Register\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(385,1,'civicrm/report/instance',NULL,'Report','s:1:\"1\";','a:2:{i:0;a:1:{i:0;s:17:\"access CiviReport\";}i:1;s:3:\"and\";}','s:24:\"CRM_Report_Page_Instance\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:10:\"CiviReport\";s:3:\"url\";s:23:\"/civicrm/report?reset=1\";}}',NULL,NULL,8,NULL,NULL,NULL,0,1,1,0,NULL),(386,1,'civicrm/admin/report/template/list',NULL,'Create New Report from Template','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"access CiviReport\";}i:1;s:3:\"and\";}','s:28:\"CRM_Report_Page_TemplateList\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(387,1,'civicrm/admin/report/options/report_template',NULL,'Manage Templates','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"access CiviReport\";}i:1;s:3:\"and\";}','s:23:\"CRM_Report_Page_Options\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(388,1,'civicrm/admin/report/list',NULL,'Reports Listing','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:28:\"CRM_Report_Page_InstanceList\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(389,1,'civicrm/report/chart',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:17:\"access CiviReport\";}i:1;s:3:\"and\";}','a:2:{i:0;s:15:\"CRM_Report_Form\";i:1;s:16:\"uploadChartImage\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:10:\"CiviReport\";s:3:\"url\";s:23:\"/civicrm/report?reset=1\";}}',NULL,NULL,8,NULL,NULL,NULL,0,1,1,0,NULL),(390,1,'civicrm/campaign',NULL,'Campaign Dashboard','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:23:\"administer CiviCampaign\";i:1;s:15:\"manage campaign\";}i:1;s:2:\"or\";}','s:27:\"CRM_Campaign_Page_DashBoard\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,9,NULL,NULL,NULL,0,1,1,0,NULL),(391,1,'civicrm/campaign/add',NULL,'New Campaign','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:23:\"administer CiviCampaign\";i:1;s:15:\"manage campaign\";}i:1;s:2:\"or\";}','s:26:\"CRM_Campaign_Form_Campaign\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Campaign Dashboard\";s:3:\"url\";s:25:\"/civicrm/campaign?reset=1\";}}',NULL,NULL,9,NULL,NULL,NULL,0,1,1,0,NULL),(392,1,'civicrm/survey/add',NULL,'New Survey','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:23:\"administer CiviCampaign\";i:1;s:15:\"manage campaign\";}i:1;s:2:\"or\";}','s:29:\"CRM_Campaign_Form_Survey_Main\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(393,1,'civicrm/campaign/vote',NULL,'Conduct Survey','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:4:{i:0;s:23:\"administer CiviCampaign\";i:1;s:15:\"manage campaign\";i:2;s:25:\"reserve campaign contacts\";i:3;s:27:\"interview campaign contacts\";}i:1;s:2:\"or\";}','s:22:\"CRM_Campaign_Page_Vote\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Campaign Dashboard\";s:3:\"url\";s:25:\"/civicrm/campaign?reset=1\";}}',NULL,NULL,9,NULL,NULL,NULL,0,1,1,0,NULL),(394,1,'civicrm/admin/campaign/surveyType',NULL,'Survey Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:23:\"administer CiviCampaign\";}i:1;s:3:\"and\";}','s:28:\"CRM_Campaign_Page_SurveyType\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,0,NULL),(395,1,'civicrm/admin/options/campaign_type',NULL,'Campaign Types','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,2,1,0,NULL),(396,1,'civicrm/admin/options/campaign_status',NULL,'Campaign Status','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,3,1,0,NULL),(397,1,'civicrm/admin/options/engagement_index',NULL,'Engagement Index','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:18:\"administer CiviCRM\";i:1;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:22:\"CRM_Admin_Page_Options\";',NULL,'a:3:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Administer CiviCRM\";s:3:\"url\";s:22:\"/civicrm/admin?reset=1\";}i:2;a:2:{s:5:\"title\";s:13:\"Option Groups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,1,4,1,0,NULL),(398,1,'civicrm/survey/search','op=interview','Record Respondents Interview','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:23:\"administer CiviCampaign\";i:1;s:15:\"manage campaign\";i:2;s:27:\"interview campaign contacts\";}i:1;s:2:\"or\";}','s:30:\"CRM_Campaign_Controller_Search\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(399,1,'civicrm/campaign/gotv',NULL,'GOTV (Track Voters)','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:4:{i:0;s:23:\"administer CiviCampaign\";i:1;s:15:\"manage campaign\";i:2;s:25:\"release campaign contacts\";i:3;s:22:\"gotv campaign contacts\";}i:1;s:2:\"or\";}','s:22:\"CRM_Campaign_Form_Gotv\";',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Campaign Dashboard\";s:3:\"url\";s:25:\"/civicrm/campaign?reset=1\";}}',NULL,NULL,9,NULL,NULL,NULL,0,1,1,0,NULL),(400,1,'civicrm/petition/add',NULL,'New Petition','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:23:\"administer CiviCampaign\";i:1;s:15:\"manage campaign\";}i:1;s:2:\"or\";}','s:26:\"CRM_Campaign_Form_Petition\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(401,1,'civicrm/petition/sign',NULL,'Sign Petition','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"sign CiviCRM Petition\";}i:1;s:3:\"and\";}','s:36:\"CRM_Campaign_Form_Petition_Signature\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,1,1,0,NULL),(402,1,'civicrm/petition/browse',NULL,'View Petition Signatures','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:14:\"access CiviCRM\";}i:1;s:3:\"and\";}','s:26:\"CRM_Campaign_Page_Petition\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(403,1,'civicrm/petition/confirm',NULL,'Email address verified','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"sign CiviCRM Petition\";}i:1;s:3:\"and\";}','s:34:\"CRM_Campaign_Page_Petition_Confirm\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,1,1,0,NULL),(404,1,'civicrm/petition/thankyou',NULL,'Thank You','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:1:{i:0;s:21:\"sign CiviCRM Petition\";}i:1;s:3:\"and\";}','s:35:\"CRM_Campaign_Page_Petition_ThankYou\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,1,NULL,0,1,1,0,NULL),(405,1,'civicrm/campaign/registerInterview',NULL,NULL,'a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:3:{i:0;s:23:\"administer CiviCampaign\";i:1;s:15:\"manage campaign\";i:2;s:27:\"interview campaign contacts\";}i:1;s:2:\"or\";}','a:2:{i:0;s:22:\"CRM_Campaign_Page_AJAX\";i:1;s:17:\"registerInterview\";}',NULL,'a:2:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}i:1;a:2:{s:5:\"title\";s:18:\"Campaign Dashboard\";s:3:\"url\";s:25:\"/civicrm/campaign?reset=1\";}}',NULL,NULL,9,NULL,NULL,NULL,0,1,1,0,NULL),(406,1,'civicrm/survey/configure/main',NULL,'Configure Survey','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:23:\"administer CiviCampaign\";i:1;s:15:\"manage campaign\";}i:1;s:2:\"or\";}','s:29:\"CRM_Campaign_Form_Survey_Main\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(407,1,'civicrm/survey/configure/questions',NULL,'Configure Survey','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:23:\"administer CiviCampaign\";i:1;s:15:\"manage campaign\";}i:1;s:2:\"or\";}','s:34:\"CRM_Campaign_Form_Survey_Questions\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(408,1,'civicrm/survey/configure/results',NULL,'Configure Survey','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:23:\"administer CiviCampaign\";i:1;s:15:\"manage campaign\";}i:1;s:2:\"or\";}','s:32:\"CRM_Campaign_Form_Survey_Results\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(409,1,'civicrm/survey/delete',NULL,'Delete Survey','a:2:{i:0;s:19:\"CRM_Core_Permission\";i:1;s:9:\"checkMenu\";}','a:2:{i:0;a:2:{i:0;s:23:\"administer CiviCampaign\";i:1;s:15:\"manage campaign\";}i:1;s:2:\"or\";}','s:31:\"CRM_Campaign_Form_Survey_Delete\";',NULL,'a:1:{i:0;a:2:{s:5:\"title\";s:7:\"CiviCRM\";s:3:\"url\";s:16:\"/civicrm?reset=1\";}}',NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,NULL),(410,1,'admin',NULL,NULL,NULL,NULL,NULL,NULL,'a:16:{s:26:\"Customize Data and Screens\";a:3:{s:12:\"component_id\";N;s:6:\"fields\";a:19:{s:20:\"{weight}.Custom Data\";a:6:{s:5:\"title\";s:11:\"Custom Data\";s:4:\"desc\";s:109:\"Configure custom fields to collect and store custom data which is not included in the standard CiviCRM forms.\";s:2:\"id\";s:10:\"CustomData\";s:3:\"url\";s:35:\"/civicrm/admin/custom/group?reset=1\";s:4:\"icon\";s:26:\"admin/small/custm_data.png\";s:5:\"extra\";N;}s:17:\"{weight}.Profiles\";a:6:{s:5:\"title\";s:8:\"Profiles\";s:4:\"desc\";s:151:\"Profiles allow you to aggregate groups of fields and include them in your site as input forms, contact display pages, and search and listings features.\";s:2:\"id\";s:8:\"Profiles\";s:3:\"url\";s:31:\"/civicrm/admin/uf/group?reset=1\";s:4:\"icon\";s:23:\"admin/small/Profile.png\";s:5:\"extra\";N;}s:26:\"{weight}.Tags (Categories)\";a:6:{s:5:\"title\";s:17:\"Tags (Categories)\";s:4:\"desc\";s:158:\"Tags are useful for segmenting the contacts in your database into categories (e.g. Staff Member, Donor, Volunteer, etc.). Create and edit available tags here.\";s:2:\"id\";s:15:\"Tags_Categories\";s:3:\"url\";s:26:\"/civicrm/admin/tag?reset=1\";s:4:\"icon\";s:18:\"admin/small/11.png\";s:5:\"extra\";N;}s:23:\"{weight}.Activity Types\";a:6:{s:5:\"title\";s:14:\"Activity Types\";s:4:\"desc\";s:155:\"CiviCRM has several built-in activity types (meetings, phone calls, emails sent). Track other types of interactions by creating custom activity types here.\";s:2:\"id\";s:13:\"ActivityTypes\";s:3:\"url\";s:44:\"/civicrm/admin/options/activity_type?reset=1\";s:4:\"icon\";s:18:\"admin/small/05.png\";s:5:\"extra\";N;}s:27:\"{weight}.Relationship Types\";a:6:{s:5:\"title\";s:18:\"Relationship Types\";s:4:\"desc\";s:148:\"Contacts can be linked to each other through Relationships (e.g. Spouse, Employer, etc.). Define the types of relationships you want to record here.\";s:2:\"id\";s:17:\"RelationshipTypes\";s:3:\"url\";s:30:\"/civicrm/admin/reltype?reset=1\";s:4:\"icon\";s:25:\"admin/small/rela_type.png\";s:5:\"extra\";N;}s:22:\"{weight}.Contact Types\";a:6:{s:5:\"title\";s:13:\"Contact Types\";s:4:\"desc\";N;s:2:\"id\";s:12:\"ContactTypes\";s:3:\"url\";s:38:\"/civicrm/admin/options/subtype?reset=1\";s:4:\"icon\";s:18:\"admin/small/09.png\";s:5:\"extra\";N;}s:23:\"{weight}.Gender Options\";a:6:{s:5:\"title\";s:14:\"Gender Options\";s:4:\"desc\";s:85:\"Options for assigning gender to individual contacts (e.g. Male, Female, Transgender).\";s:2:\"id\";s:13:\"GenderOptions\";s:3:\"url\";s:37:\"/civicrm/admin/options/gender?reset=1\";s:4:\"icon\";s:18:\"admin/small/01.png\";s:5:\"extra\";N;}s:40:\"{weight}.Individual Prefixes (Ms, Mr...)\";a:6:{s:5:\"title\";s:31:\"Individual Prefixes (Ms, Mr...)\";s:4:\"desc\";s:66:\"Options for individual contact prefixes (e.g. Ms., Mr., Dr. etc.).\";s:2:\"id\";s:27:\"IndividualPrefixes_Ms_Mr...\";s:3:\"url\";s:48:\"/civicrm/admin/options/individual_prefix?reset=1\";s:4:\"icon\";s:21:\"admin/small/title.png\";s:5:\"extra\";N;}s:40:\"{weight}.Individual Suffixes (Jr, Sr...)\";a:6:{s:5:\"title\";s:31:\"Individual Suffixes (Jr, Sr...)\";s:4:\"desc\";s:61:\"Options for individual contact suffixes (e.g. Jr., Sr. etc.).\";s:2:\"id\";s:27:\"IndividualSuffixes_Jr_Sr...\";s:3:\"url\";s:48:\"/civicrm/admin/options/individual_suffix?reset=1\";s:4:\"icon\";s:18:\"admin/small/10.png\";s:5:\"extra\";N;}s:39:\"{weight}.Location Types (Home, Work...)\";a:6:{s:5:\"title\";s:30:\"Location Types (Home, Work...)\";s:4:\"desc\";s:94:\"Options for categorizing contact addresses and phone numbers (e.g. Home, Work, Billing, etc.).\";s:2:\"id\";s:26:\"LocationTypes_Home_Work...\";s:3:\"url\";s:35:\"/civicrm/admin/locationType?reset=1\";s:4:\"icon\";s:18:\"admin/small/13.png\";s:5:\"extra\";N;}s:22:\"{weight}.Website Types\";a:6:{s:5:\"title\";s:13:\"Website Types\";s:4:\"desc\";s:48:\"Options for assigning website types to contacts.\";s:2:\"id\";s:12:\"WebsiteTypes\";s:3:\"url\";s:43:\"/civicrm/admin/options/website_type?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:35:\"{weight}.Instant Messenger Services\";a:6:{s:5:\"title\";s:26:\"Instant Messenger Services\";s:4:\"desc\";s:79:\"List of IM services which can be used when recording screen-names for contacts.\";s:2:\"id\";s:24:\"InstantMessengerServices\";s:3:\"url\";s:56:\"/civicrm/admin/options/instant_messenger_service?reset=1\";s:4:\"icon\";s:18:\"admin/small/07.png\";s:5:\"extra\";N;}s:31:\"{weight}.Mobile Phone Providers\";a:6:{s:5:\"title\";s:22:\"Mobile Phone Providers\";s:4:\"desc\";s:90:\"List of mobile phone providers which can be assigned when recording contact phone numbers.\";s:2:\"id\";s:20:\"MobilePhoneProviders\";s:3:\"url\";s:46:\"/civicrm/admin/options/mobile_provider?reset=1\";s:4:\"icon\";s:18:\"admin/small/08.png\";s:5:\"extra\";N;}s:19:\"{weight}.Phone Type\";a:6:{s:5:\"title\";s:10:\"Phone Type\";s:4:\"desc\";s:80:\"Options for assigning phone type to contacts (e.g Phone,\n Mobile, Fax, Pager)\";s:2:\"id\";s:9:\"PhoneType\";s:3:\"url\";s:41:\"/civicrm/admin/options/phone_type?reset=1\";s:4:\"icon\";s:7:\"tel.gif\";s:5:\"extra\";N;}s:28:\"{weight}.Display Preferences\";a:6:{s:5:\"title\";s:19:\"Display Preferences\";s:4:\"desc\";N;s:2:\"id\";s:18:\"DisplayPreferences\";s:3:\"url\";s:50:\"/civicrm/admin/setting/preferences/display?reset=1\";s:4:\"icon\";s:18:\"admin/small/36.png\";s:5:\"extra\";N;}s:27:\"{weight}.Search Preferences\";a:6:{s:5:\"title\";s:18:\"Search Preferences\";s:4:\"desc\";N;s:2:\"id\";s:17:\"SearchPreferences\";s:3:\"url\";s:37:\"/civicrm/admin/setting/search?reset=1\";s:4:\"icon\";s:18:\"admin/small/36.png\";s:5:\"extra\";N;}s:24:\"{weight}.Navigation Menu\";a:6:{s:5:\"title\";s:15:\"Navigation Menu\";s:4:\"desc\";s:79:\"Add or remove menu items, and modify the order of items on the navigation menu.\";s:2:\"id\";s:14:\"NavigationMenu\";s:3:\"url\";s:27:\"/civicrm/admin/menu?reset=1\";s:4:\"icon\";s:24:\"admin/small/template.png\";s:5:\"extra\";N;}s:26:\"{weight}.Word Replacements\";a:6:{s:5:\"title\";s:17:\"Word Replacements\";s:4:\"desc\";s:18:\"Word Replacements.\";s:2:\"id\";s:16:\"WordReplacements\";s:3:\"url\";s:47:\"/civicrm/admin/options/wordreplacements?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:31:\"{weight}.Manage Custom Searches\";a:6:{s:5:\"title\";s:22:\"Manage Custom Searches\";s:4:\"desc\";s:225:\"Developers and accidental techies with a bit of PHP and SQL knowledge can create new search forms to handle specific search and reporting needs which aren\'t covered by the built-in Advanced Search and Search Builder features.\";s:2:\"id\";s:20:\"ManageCustomSearches\";s:3:\"url\";s:44:\"/civicrm/admin/options/custom_search?reset=1\";s:4:\"icon\";s:24:\"admin/small/template.png\";s:5:\"extra\";N;}}s:9:\"perColumn\";d:10;}s:14:\"Communications\";a:3:{s:12:\"component_id\";N;s:6:\"fields\";a:11:{s:46:\"{weight}.Organization Address and Contact Info\";a:6:{s:5:\"title\";s:37:\"Organization Address and Contact Info\";s:4:\"desc\";s:150:\"Configure primary contact name, email, return-path and address information. This information is used by CiviMail to identify the sending organization.\";s:2:\"id\";s:33:\"OrganizationAddressandContactInfo\";s:3:\"url\";s:47:\"/civicrm/admin/domain?action=update&reset=1\";s:4:\"icon\";s:22:\"admin/small/domain.png\";s:5:\"extra\";N;}s:29:\"{weight}.From Email Addresses\";a:6:{s:5:\"title\";s:20:\"From Email Addresses\";s:4:\"desc\";s:74:\"List of Email Addresses which can be used when sending emails to contacts.\";s:2:\"id\";s:18:\"FromEmailAddresses\";s:3:\"url\";s:49:\"/civicrm/admin/options/from_email_address?reset=1\";s:4:\"icon\";s:21:\"admin/small/title.png\";s:5:\"extra\";N;}s:26:\"{weight}.Message Templates\";a:6:{s:5:\"title\";s:17:\"Message Templates\";s:4:\"desc\";s:130:\"Message templates allow you to save and re-use messages with layouts which you can use when sending email to one or more contacts.\";s:2:\"id\";s:16:\"MessageTemplates\";s:3:\"url\";s:39:\"/civicrm/admin/messageTemplates?reset=1\";s:4:\"icon\";s:24:\"admin/small/template.png\";s:5:\"extra\";N;}s:27:\"{weight}.Schedule Reminders\";a:6:{s:5:\"title\";s:18:\"Schedule Reminders\";s:4:\"desc\";s:19:\"Schedule Reminders.\";s:2:\"id\";s:17:\"ScheduleReminders\";s:3:\"url\";s:40:\"/civicrm/admin/scheduleReminders?reset=1\";s:4:\"icon\";s:24:\"admin/small/template.png\";s:5:\"extra\";N;}s:40:\"{weight}.Preferred Communication Methods\";a:6:{s:5:\"title\";s:31:\"Preferred Communication Methods\";s:4:\"desc\";s:117:\"One or more preferred methods of communication can be assigned to each contact. Customize the available options here.\";s:2:\"id\";s:29:\"PreferredCommunicationMethods\";s:3:\"url\";s:61:\"/civicrm/admin/options/preferred_communication_method?reset=1\";s:4:\"icon\";s:29:\"admin/small/communication.png\";s:5:\"extra\";N;}s:22:\"{weight}.Label Formats\";a:6:{s:5:\"title\";s:13:\"Label Formats\";s:4:\"desc\";s:67:\"Configure Label Formats that are used when creating mailing labels.\";s:2:\"id\";s:12:\"LabelFormats\";s:3:\"url\";s:35:\"/civicrm/admin/labelFormats?reset=1\";s:4:\"icon\";s:24:\"admin/small/template.png\";s:5:\"extra\";N;}s:33:\"{weight}.Print Page (PDF) Formats\";a:6:{s:5:\"title\";s:24:\"Print Page (PDF) Formats\";s:4:\"desc\";s:95:\"Configure PDF Page Formats that can be assigned to Message Templates when creating PDF letters.\";s:2:\"id\";s:20:\"PrintPage_PDFFormats\";s:3:\"url\";s:33:\"/civicrm/admin/pdfFormats?reset=1\";s:4:\"icon\";s:24:\"admin/small/template.png\";s:5:\"extra\";N;}s:36:\"{weight}.Communication Style Options\";a:6:{s:5:\"title\";s:27:\"Communication Style Options\";s:4:\"desc\";s:42:\"Options for Communication Style selection.\";s:2:\"id\";s:25:\"CommunicationStyleOptions\";s:3:\"url\";s:50:\"/civicrm/admin/options/communication_style?reset=1\";s:4:\"icon\";s:18:\"admin/small/01.png\";s:5:\"extra\";N;}s:31:\"{weight}.Email Greeting Formats\";a:6:{s:5:\"title\";s:22:\"Email Greeting Formats\";s:4:\"desc\";s:75:\"Options for assigning email greetings to individual and household contacts.\";s:2:\"id\";s:20:\"EmailGreetingFormats\";s:3:\"url\";s:45:\"/civicrm/admin/options/email_greeting?reset=1\";s:4:\"icon\";s:18:\"admin/small/01.png\";s:5:\"extra\";N;}s:32:\"{weight}.Postal Greeting Formats\";a:6:{s:5:\"title\";s:23:\"Postal Greeting Formats\";s:4:\"desc\";s:76:\"Options for assigning postal greetings to individual and household contacts.\";s:2:\"id\";s:21:\"PostalGreetingFormats\";s:3:\"url\";s:46:\"/civicrm/admin/options/postal_greeting?reset=1\";s:4:\"icon\";s:18:\"admin/small/01.png\";s:5:\"extra\";N;}s:26:\"{weight}.Addressee Formats\";a:6:{s:5:\"title\";s:17:\"Addressee Formats\";s:4:\"desc\";s:83:\"Options for assigning addressee to individual, household and organization contacts.\";s:2:\"id\";s:16:\"AddresseeFormats\";s:3:\"url\";s:40:\"/civicrm/admin/options/addressee?reset=1\";s:4:\"icon\";s:18:\"admin/small/01.png\";s:5:\"extra\";N;}}s:9:\"perColumn\";d:6;}s:12:\"Localization\";a:3:{s:12:\"component_id\";N;s:6:\"fields\";a:4:{s:38:\"{weight}.Languages, Currency, Location\";a:6:{s:5:\"title\";s:29:\"Languages, Currency, Location\";s:4:\"desc\";N;s:2:\"id\";s:27:\"Languages_Currency_Location\";s:3:\"url\";s:43:\"/civicrm/admin/setting/localization?reset=1\";s:4:\"icon\";s:18:\"admin/small/36.png\";s:5:\"extra\";N;}s:25:\"{weight}.Address Settings\";a:6:{s:5:\"title\";s:16:\"Address Settings\";s:4:\"desc\";N;s:2:\"id\";s:15:\"AddressSettings\";s:3:\"url\";s:50:\"/civicrm/admin/setting/preferences/address?reset=1\";s:4:\"icon\";s:18:\"admin/small/36.png\";s:5:\"extra\";N;}s:21:\"{weight}.Date Formats\";a:6:{s:5:\"title\";s:12:\"Date Formats\";s:4:\"desc\";N;s:2:\"id\";s:11:\"DateFormats\";s:3:\"url\";s:35:\"/civicrm/admin/setting/date?reset=1\";s:4:\"icon\";s:18:\"admin/small/36.png\";s:5:\"extra\";N;}s:28:\"{weight}.Preferred Languages\";a:6:{s:5:\"title\";s:19:\"Preferred Languages\";s:4:\"desc\";s:30:\"Options for contact languages.\";s:2:\"id\";s:18:\"PreferredLanguages\";s:3:\"url\";s:40:\"/civicrm/admin/options/languages?reset=1\";s:4:\"icon\";s:18:\"admin/small/36.png\";s:5:\"extra\";N;}}s:9:\"perColumn\";d:2;}s:21:\"Users and Permissions\";a:3:{s:12:\"component_id\";N;s:6:\"fields\";a:2:{s:23:\"{weight}.Access Control\";a:6:{s:5:\"title\";s:14:\"Access Control\";s:4:\"desc\";s:73:\"Grant or deny access to actions (view, edit...), features and components.\";s:2:\"id\";s:13:\"AccessControl\";s:3:\"url\";s:29:\"/civicrm/admin/access?reset=1\";s:4:\"icon\";s:18:\"admin/small/03.png\";s:5:\"extra\";N;}s:38:\"{weight}.Synchronize Users to Contacts\";a:6:{s:5:\"title\";s:29:\"Synchronize Users to Contacts\";s:4:\"desc\";s:71:\"Automatically create a CiviCRM contact record for each CMS user record.\";s:2:\"id\";s:26:\"SynchronizeUserstoContacts\";s:3:\"url\";s:32:\"/civicrm/admin/synchUser?reset=1\";s:4:\"icon\";s:26:\"admin/small/Synch_user.png\";s:5:\"extra\";N;}}s:9:\"perColumn\";d:1;}s:15:\"System Settings\";a:3:{s:12:\"component_id\";N;s:6:\"fields\";a:17:{s:32:\"{weight}.Configuration Checklist\";a:6:{s:5:\"title\";s:23:\"Configuration Checklist\";s:4:\"desc\";s:55:\"List of configuration tasks with links to each setting.\";s:2:\"id\";s:22:\"ConfigurationChecklist\";s:3:\"url\";s:33:\"/civicrm/admin/configtask?reset=1\";s:4:\"icon\";s:9:\"check.gif\";s:5:\"extra\";N;}s:34:\"{weight}.Enable CiviCRM Components\";a:6:{s:5:\"title\";s:25:\"Enable CiviCRM Components\";s:4:\"desc\";s:269:\"Enable or disable components (e.g. CiviEvent, CiviMember, etc.) for your site based on the features you need. We recommend disabling any components not being used in order to simplify the user interface. You can easily re-enable components at any time from this screen.\";s:2:\"id\";s:23:\"EnableCiviCRMComponents\";s:3:\"url\";s:40:\"/civicrm/admin/setting/component?reset=1\";s:4:\"icon\";s:18:\"admin/small/36.png\";s:5:\"extra\";N;}s:26:\"{weight}.Manage Extensions\";a:6:{s:5:\"title\";s:17:\"Manage Extensions\";s:4:\"desc\";s:0:\"\";s:2:\"id\";s:16:\"ManageExtensions\";s:3:\"url\";s:33:\"/civicrm/admin/extensions?reset=1\";s:4:\"icon\";s:26:\"admin/small/price_sets.png\";s:5:\"extra\";N;}s:32:\"{weight}.Outbound Email Settings\";a:6:{s:5:\"title\";s:23:\"Outbound Email Settings\";s:4:\"desc\";N;s:2:\"id\";s:21:\"OutboundEmailSettings\";s:3:\"url\";s:35:\"/civicrm/admin/setting/smtp?reset=1\";s:4:\"icon\";s:18:\"admin/small/07.png\";s:5:\"extra\";N;}s:26:\"{weight}.Payment Processor\";a:6:{s:5:\"title\";s:17:\"Payment Processor\";s:4:\"desc\";s:48:\"Payment Processor setup for CiviCRM transactions\";s:2:\"id\";s:16:\"PaymentProcessor\";s:3:\"url\";s:39:\"/civicrm/admin/paymentProcessor?reset=1\";s:4:\"icon\";s:41:\"admin/small/online_contribution_pages.png\";s:5:\"extra\";N;}s:30:\"{weight}.Mapping and Geocoding\";a:6:{s:5:\"title\";s:21:\"Mapping and Geocoding\";s:4:\"desc\";N;s:2:\"id\";s:19:\"MappingandGeocoding\";s:3:\"url\";s:38:\"/civicrm/admin/setting/mapping?reset=1\";s:4:\"icon\";s:18:\"admin/small/36.png\";s:5:\"extra\";N;}s:62:\"{weight}.Misc (Undelete, PDFs, Limits, Logging, Captcha, etc.)\";a:6:{s:5:\"title\";s:53:\"Misc (Undelete, PDFs, Limits, Logging, Captcha, etc.)\";s:4:\"desc\";s:91:\"Enable undelete/move to trash feature, detailed change logging, ReCAPTCHA to protect forms.\";s:2:\"id\";s:46:\"Misc_Undelete_PDFs_Limits_Logging_Captcha_etc.\";s:3:\"url\";s:35:\"/civicrm/admin/setting/misc?reset=1\";s:4:\"icon\";s:18:\"admin/small/36.png\";s:5:\"extra\";N;}s:20:\"{weight}.Directories\";a:6:{s:5:\"title\";s:11:\"Directories\";s:4:\"desc\";N;s:2:\"id\";s:11:\"Directories\";s:3:\"url\";s:35:\"/civicrm/admin/setting/path?reset=1\";s:4:\"icon\";s:18:\"admin/small/36.png\";s:5:\"extra\";N;}s:22:\"{weight}.Resource URLs\";a:6:{s:5:\"title\";s:13:\"Resource URLs\";s:4:\"desc\";N;s:2:\"id\";s:12:\"ResourceURLs\";s:3:\"url\";s:34:\"/civicrm/admin/setting/url?reset=1\";s:4:\"icon\";s:18:\"admin/small/36.png\";s:5:\"extra\";N;}s:33:\"{weight}.CMS Database Integration\";a:6:{s:5:\"title\";s:24:\"CMS Database Integration\";s:4:\"desc\";N;s:2:\"id\";s:22:\"CMSDatabaseIntegration\";s:3:\"url\";s:33:\"/civicrm/admin/setting/uf?reset=1\";s:4:\"icon\";s:18:\"admin/small/36.png\";s:5:\"extra\";N;}s:36:\"{weight}.Safe File Extension Options\";a:6:{s:5:\"title\";s:27:\"Safe File Extension Options\";s:4:\"desc\";s:44:\"File Extensions that can be considered safe.\";s:2:\"id\";s:24:\"SafeFileExtensionOptions\";s:3:\"url\";s:50:\"/civicrm/admin/options/safe_file_extension?reset=1\";s:4:\"icon\";s:18:\"admin/small/01.png\";s:5:\"extra\";N;}s:22:\"{weight}.Option Groups\";a:6:{s:5:\"title\";s:13:\"Option Groups\";s:4:\"desc\";s:35:\"Access all meta-data option groups.\";s:2:\"id\";s:12:\"OptionGroups\";s:3:\"url\";s:30:\"/civicrm/admin/options?reset=1\";s:4:\"icon\";s:18:\"admin/small/01.png\";s:5:\"extra\";N;}s:31:\"{weight}.Import/Export Mappings\";a:6:{s:5:\"title\";s:22:\"Import/Export Mappings\";s:4:\"desc\";s:141:\"Import and Export mappings allow you to easily run the same job multiple times. This option allows you to rename or delete existing mappings.\";s:2:\"id\";s:21:\"Import_ExportMappings\";s:3:\"url\";s:30:\"/civicrm/admin/mapping?reset=1\";s:4:\"icon\";s:33:\"admin/small/import_export_map.png\";s:5:\"extra\";N;}s:18:\"{weight}.Debugging\";a:6:{s:5:\"title\";s:9:\"Debugging\";s:4:\"desc\";N;s:2:\"id\";s:9:\"Debugging\";s:3:\"url\";s:36:\"/civicrm/admin/setting/debug?reset=1\";s:4:\"icon\";s:18:\"admin/small/36.png\";s:5:\"extra\";N;}s:28:\"{weight}.Multi Site Settings\";a:6:{s:5:\"title\";s:19:\"Multi Site Settings\";s:4:\"desc\";N;s:2:\"id\";s:17:\"MultiSiteSettings\";s:3:\"url\";s:52:\"/civicrm/admin/setting/preferences/multisite?reset=1\";s:4:\"icon\";s:18:\"admin/small/36.png\";s:5:\"extra\";N;}s:23:\"{weight}.Scheduled Jobs\";a:6:{s:5:\"title\";s:14:\"Scheduled Jobs\";s:4:\"desc\";s:35:\"Managing periodially running tasks.\";s:2:\"id\";s:13:\"ScheduledJobs\";s:3:\"url\";s:26:\"/civicrm/admin/job?reset=1\";s:4:\"icon\";s:18:\"admin/small/13.png\";s:5:\"extra\";N;}s:22:\"{weight}.Sms Providers\";a:6:{s:5:\"title\";s:13:\"Sms Providers\";s:4:\"desc\";s:27:\"To configure a sms provider\";s:2:\"id\";s:12:\"SmsProviders\";s:3:\"url\";s:35:\"/civicrm/admin/sms/provider?reset=1\";s:4:\"icon\";s:18:\"admin/small/36.png\";s:5:\"extra\";N;}}s:9:\"perColumn\";d:9;}s:9:\"Configure\";a:3:{s:12:\"component_id\";N;s:6:\"fields\";a:1:{s:40:\"{weight}.Cleanup Caches and Update Paths\";a:6:{s:5:\"title\";s:31:\"Cleanup Caches and Update Paths\";s:4:\"desc\";s:157:\"Reset the Base Directory Path and Base URL settings - generally when a CiviCRM site is moved to another location in the file system and/or to another domain.\";s:2:\"id\";s:27:\"CleanupCachesandUpdatePaths\";s:3:\"url\";s:50:\"/civicrm/admin/setting/updateConfigBackend?reset=1\";s:4:\"icon\";s:26:\"admin/small/updatepath.png\";s:5:\"extra\";N;}}s:9:\"perColumn\";d:1;}s:12:\"CiviCampaign\";a:3:{s:12:\"component_id\";N;s:6:\"fields\";a:5:{s:40:\"{weight}.CiviCampaign Component Settings\";a:6:{s:5:\"title\";s:31:\"CiviCampaign Component Settings\";s:4:\"desc\";s:40:\"Configure global CiviCampaign behaviors.\";s:2:\"id\";s:29:\"CiviCampaignComponentSettings\";s:3:\"url\";s:51:\"/civicrm/admin/setting/preferences/campaign?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:21:\"{weight}.Survey Types\";a:6:{s:5:\"title\";s:12:\"Survey Types\";s:4:\"desc\";N;s:2:\"id\";s:11:\"SurveyTypes\";s:3:\"url\";s:42:\"/civicrm/admin/campaign/surveyType?reset=1\";s:4:\"icon\";s:18:\"admin/small/05.png\";s:5:\"extra\";N;}s:23:\"{weight}.Campaign Types\";a:6:{s:5:\"title\";s:14:\"Campaign Types\";s:4:\"desc\";s:47:\"categorize your campaigns using campaign types.\";s:2:\"id\";s:13:\"CampaignTypes\";s:3:\"url\";s:44:\"/civicrm/admin/options/campaign_type?reset=1\";s:4:\"icon\";s:18:\"admin/small/05.png\";s:5:\"extra\";N;}s:24:\"{weight}.Campaign Status\";a:6:{s:5:\"title\";s:15:\"Campaign Status\";s:4:\"desc\";s:34:\"Define statuses for campaign here.\";s:2:\"id\";s:14:\"CampaignStatus\";s:3:\"url\";s:46:\"/civicrm/admin/options/campaign_status?reset=1\";s:4:\"icon\";s:18:\"admin/small/05.png\";s:5:\"extra\";N;}s:25:\"{weight}.Engagement Index\";a:6:{s:5:\"title\";s:16:\"Engagement Index\";s:4:\"desc\";s:18:\"Engagement levels.\";s:2:\"id\";s:15:\"EngagementIndex\";s:3:\"url\";s:47:\"/civicrm/admin/options/engagement_index?reset=1\";s:4:\"icon\";s:18:\"admin/small/05.png\";s:5:\"extra\";N;}}s:9:\"perColumn\";d:3;}s:9:\"CiviEvent\";a:3:{s:12:\"component_id\";N;s:6:\"fields\";a:9:{s:37:\"{weight}.CiviEvent Component Settings\";a:6:{s:5:\"title\";s:28:\"CiviEvent Component Settings\";s:4:\"desc\";s:37:\"Configure global CiviEvent behaviors.\";s:2:\"id\";s:26:\"CiviEventComponentSettings\";s:3:\"url\";s:48:\"/civicrm/admin/setting/preferences/event?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:33:\"{weight}.Event Name Badge Layouts\";a:6:{s:5:\"title\";s:24:\"Event Name Badge Layouts\";s:4:\"desc\";s:107:\"Configure name badge layouts for event participants, including logos and what data to include on the badge.\";s:2:\"id\";s:21:\"EventNameBadgeLayouts\";s:3:\"url\";s:52:\"/civicrm/admin/badgelayout?action=browse&reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:22:\"{weight}.Manage Events\";a:6:{s:5:\"title\";s:13:\"Manage Events\";s:4:\"desc\";s:136:\"Create and edit event configuration including times, locations, online registration forms, and fees. Links for iCal and RSS syndication.\";s:2:\"id\";s:12:\"ManageEvents\";s:3:\"url\";s:28:\"/civicrm/admin/event?reset=1\";s:4:\"icon\";s:28:\"admin/small/event_manage.png\";s:5:\"extra\";N;}s:24:\"{weight}.Event Templates\";a:6:{s:5:\"title\";s:15:\"Event Templates\";s:4:\"desc\";s:115:\"Administrators can create Event Templates - which are basically master event records pre-filled with default values\";s:2:\"id\";s:14:\"EventTemplates\";s:3:\"url\";s:36:\"/civicrm/admin/eventTemplate?reset=1\";s:4:\"icon\";s:24:\"admin/small/template.png\";s:5:\"extra\";N;}s:20:\"{weight}.Event Types\";a:6:{s:5:\"title\";s:11:\"Event Types\";s:4:\"desc\";s:143:\"Use Event Types to categorize your events. Event feeds can be filtered by Event Type and participant searches can use Event Type as a criteria.\";s:2:\"id\";s:10:\"EventTypes\";s:3:\"url\";s:41:\"/civicrm/admin/options/event_type?reset=1\";s:4:\"icon\";s:26:\"admin/small/event_type.png\";s:5:\"extra\";N;}s:27:\"{weight}.Participant Status\";a:6:{s:5:\"title\";s:18:\"Participant Status\";s:4:\"desc\";s:154:\"Define statuses for event participants here (e.g. Registered, Attended, Cancelled...). You can then assign statuses and search for participants by status.\";s:2:\"id\";s:17:\"ParticipantStatus\";s:3:\"url\";s:41:\"/civicrm/admin/participant_status?reset=1\";s:4:\"icon\";s:28:\"admin/small/parti_status.png\";s:5:\"extra\";N;}s:25:\"{weight}.Participant Role\";a:6:{s:5:\"title\";s:16:\"Participant Role\";s:4:\"desc\";s:138:\"Define participant roles for events here (e.g. Attendee, Host, Speaker...). You can then assign roles and search for participants by role.\";s:2:\"id\";s:15:\"ParticipantRole\";s:3:\"url\";s:47:\"/civicrm/admin/options/participant_role?reset=1\";s:4:\"icon\";s:26:\"admin/small/parti_role.png\";s:5:\"extra\";N;}s:38:\"{weight}.Participant Listing Templates\";a:6:{s:5:\"title\";s:29:\"Participant Listing Templates\";s:4:\"desc\";s:48:\"Template to control participant listing display.\";s:2:\"id\";s:27:\"ParticipantListingTemplates\";s:3:\"url\";s:50:\"/civicrm/admin/options/participant_listing?reset=1\";s:4:\"icon\";s:18:\"admin/small/01.png\";s:5:\"extra\";N;}s:31:\"{weight}.Conference Slot Labels\";a:6:{s:5:\"title\";s:22:\"Conference Slot Labels\";s:4:\"desc\";s:35:\"Define conference slots and labels.\";s:2:\"id\";s:20:\"ConferenceSlotLabels\";s:3:\"url\";s:65:\"/civicrm/admin/conference_slots?group=conference_slot&reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}s:9:\"perColumn\";d:5;}s:8:\"CiviMail\";a:3:{s:12:\"component_id\";N;s:6:\"fields\";a:5:{s:36:\"{weight}.CiviMail Component Settings\";a:6:{s:5:\"title\";s:27:\"CiviMail Component Settings\";s:4:\"desc\";s:36:\"Configure global CiviMail behaviors.\";s:2:\"id\";s:25:\"CiviMailComponentSettings\";s:3:\"url\";s:50:\"/civicrm/admin/setting/preferences/mailing?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:24:\"{weight}.Mailer Settings\";a:6:{s:5:\"title\";s:15:\"Mailer Settings\";s:4:\"desc\";s:61:\"Configure spool period, throttling and other mailer settings.\";s:2:\"id\";s:14:\"MailerSettings\";s:3:\"url\";s:27:\"/civicrm/admin/mail?reset=1\";s:4:\"icon\";s:18:\"admin/small/07.png\";s:5:\"extra\";N;}s:49:\"{weight}.Headers, Footers, and Automated Messages\";a:6:{s:5:\"title\";s:40:\"Headers, Footers, and Automated Messages\";s:4:\"desc\";s:143:\"Configure the header and footer used for mailings. Customize the content of automated Subscribe, Unsubscribe, Resubscribe and Opt-out messages.\";s:2:\"id\";s:36:\"Headers_Footers_andAutomatedMessages\";s:3:\"url\";s:32:\"/civicrm/admin/component?reset=1\";s:4:\"icon\";s:23:\"admin/small/Profile.png\";s:5:\"extra\";N;}s:29:\"{weight}.From Email Addresses\";a:6:{s:5:\"title\";s:20:\"From Email Addresses\";s:4:\"desc\";s:74:\"List of Email Addresses which can be used when sending emails to contacts.\";s:2:\"id\";s:18:\"FromEmailAddresses\";s:3:\"url\";s:58:\"/civicrm/admin/options/from_email_address/civimail?reset=1\";s:4:\"icon\";s:21:\"admin/small/title.png\";s:5:\"extra\";N;}s:22:\"{weight}.Mail Accounts\";a:6:{s:5:\"title\";s:13:\"Mail Accounts\";s:4:\"desc\";s:32:\"Configure email account setting.\";s:2:\"id\";s:12:\"MailAccounts\";s:3:\"url\";s:35:\"/civicrm/admin/mailSettings?reset=1\";s:4:\"icon\";s:18:\"admin/small/07.png\";s:5:\"extra\";N;}}s:9:\"perColumn\";d:3;}s:10:\"CiviMember\";a:3:{s:12:\"component_id\";N;s:6:\"fields\";a:3:{s:38:\"{weight}.CiviMember Component Settings\";a:6:{s:5:\"title\";s:29:\"CiviMember Component Settings\";s:4:\"desc\";s:38:\"Configure global CiviMember behaviors.\";s:2:\"id\";s:27:\"CiviMemberComponentSettings\";s:3:\"url\";s:49:\"/civicrm/admin/setting/preferences/member?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:25:\"{weight}.Membership Types\";a:6:{s:5:\"title\";s:16:\"Membership Types\";s:4:\"desc\";s:174:\"Define the types of memberships you want to offer. For each type, you can specify a \'name\' (Gold Member, Honor Society Member...), a description, duration, and a minimum fee.\";s:2:\"id\";s:15:\"MembershipTypes\";s:3:\"url\";s:44:\"/civicrm/admin/member/membershipType?reset=1\";s:4:\"icon\";s:31:\"admin/small/membership_type.png\";s:5:\"extra\";N;}s:32:\"{weight}.Membership Status Rules\";a:6:{s:5:\"title\";s:23:\"Membership Status Rules\";s:4:\"desc\";s:187:\"Status \'rules\' define the current status for a membership based on that membership\'s start and end dates. You can adjust the default status options and rules as needed to meet your needs.\";s:2:\"id\";s:21:\"MembershipStatusRules\";s:3:\"url\";s:46:\"/civicrm/admin/member/membershipStatus?reset=1\";s:4:\"icon\";s:33:\"admin/small/membership_status.png\";s:5:\"extra\";N;}}s:9:\"perColumn\";d:2;}s:6:\"Manage\";a:3:{s:12:\"component_id\";N;s:6:\"fields\";a:3:{s:27:\"{weight}.Scheduled Jobs Log\";a:6:{s:5:\"title\";s:18:\"Scheduled Jobs Log\";s:4:\"desc\";s:46:\"Browsing the log of periodially running tasks.\";s:2:\"id\";s:16:\"ScheduledJobsLog\";s:3:\"url\";s:29:\"/civicrm/admin/joblog?reset=1\";s:4:\"icon\";s:18:\"admin/small/13.png\";s:5:\"extra\";N;}s:42:\"{weight}.Find and Merge Duplicate Contacts\";a:6:{s:5:\"title\";s:33:\"Find and Merge Duplicate Contacts\";s:4:\"desc\";s:158:\"Manage the rules used to identify potentially duplicate contact records. Scan for duplicates using a selected rule and merge duplicate contact data as needed.\";s:2:\"id\";s:29:\"FindandMergeDuplicateContacts\";s:3:\"url\";s:36:\"/civicrm/contact/deduperules?reset=1\";s:4:\"icon\";s:34:\"admin/small/duplicate_matching.png\";s:5:\"extra\";N;}s:26:\"{weight}.Dedupe Exceptions\";a:6:{s:5:\"title\";s:17:\"Dedupe Exceptions\";s:4:\"desc\";N;s:2:\"id\";s:16:\"DedupeExceptions\";s:3:\"url\";s:33:\"/civicrm/dedupe/exception?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}}s:9:\"perColumn\";d:2;}s:12:\"Option Lists\";a:3:{s:12:\"component_id\";N;s:6:\"fields\";a:1:{s:20:\"{weight}.Grant Types\";a:6:{s:5:\"title\";s:11:\"Grant Types\";s:4:\"desc\";s:148:\"List of types which can be assigned to Grants. (Enable CiviGrant from Administer > Systme Settings > Enable Components if you want to track grants.)\";s:2:\"id\";s:10:\"GrantTypes\";s:3:\"url\";s:41:\"/civicrm/admin/options/grant_type?reset=1\";s:4:\"icon\";s:26:\"admin/small/grant_type.png\";s:5:\"extra\";N;}}s:9:\"perColumn\";d:1;}s:9:\"Customize\";a:3:{s:12:\"component_id\";N;s:6:\"fields\";a:1:{s:19:\"{weight}.Price Sets\";a:6:{s:5:\"title\";s:10:\"Price Sets\";s:4:\"desc\";s:205:\"Price sets allow you to offer multiple options with associated fees (e.g. pre-conference workshops, additional meals, etc.). Configure Price Sets for events which need more than a single set of fee levels.\";s:2:\"id\";s:9:\"PriceSets\";s:3:\"url\";s:28:\"/civicrm/admin/price?reset=1\";s:4:\"icon\";s:26:\"admin/small/price_sets.png\";s:5:\"extra\";N;}}s:9:\"perColumn\";d:1;}s:14:\"CiviContribute\";a:3:{s:12:\"component_id\";N;s:6:\"fields\";a:8:{s:32:\"{weight}.Personal Campaign Pages\";a:6:{s:5:\"title\";s:23:\"Personal Campaign Pages\";s:4:\"desc\";s:49:\"View and manage existing personal campaign pages.\";s:2:\"id\";s:21:\"PersonalCampaignPages\";s:3:\"url\";s:49:\"/civicrm/admin/pcp?context=contribute&reset=1\";s:4:\"icon\";s:34:\"admin/small/contribution_types.png\";s:5:\"extra\";N;}s:34:\"{weight}.Manage Contribution Pages\";a:6:{s:5:\"title\";s:25:\"Manage Contribution Pages\";s:4:\"desc\";s:242:\"CiviContribute allows you to create and maintain any number of Online Contribution Pages. You can create different pages for different programs or campaigns - and customize text, amounts, types of information collected from contributors, etc.\";s:2:\"id\";s:23:\"ManageContributionPages\";s:3:\"url\";s:33:\"/civicrm/admin/contribute?reset=1\";s:4:\"icon\";s:41:\"admin/small/online_contribution_pages.png\";s:5:\"extra\";N;}s:24:\"{weight}.Manage Premiums\";a:6:{s:5:\"title\";s:15:\"Manage Premiums\";s:4:\"desc\";s:175:\"CiviContribute allows you to configure any number of Premiums which can be offered to contributors as incentives / thank-you gifts. Define the premiums you want to offer here.\";s:2:\"id\";s:14:\"ManagePremiums\";s:3:\"url\";s:48:\"/civicrm/admin/contribute/managePremiums?reset=1\";s:4:\"icon\";s:24:\"admin/small/Premiums.png\";s:5:\"extra\";N;}s:24:\"{weight}.Financial Types\";a:6:{s:5:\"title\";s:15:\"Financial Types\";s:4:\"desc\";s:64:\"Formerly civicrm_contribution_type merged into this table in 4.1\";s:2:\"id\";s:14:\"FinancialTypes\";s:3:\"url\";s:46:\"/civicrm/admin/financial/financialType?reset=1\";s:4:\"icon\";N;s:5:\"extra\";N;}s:27:\"{weight}.Financial Accounts\";a:6:{s:5:\"title\";s:18:\"Financial Accounts\";s:4:\"desc\";s:128:\"Financial types are used to categorize contributions for reporting and accounting purposes. These are also referred to as Funds.\";s:2:\"id\";s:17:\"FinancialAccounts\";s:3:\"url\";s:49:\"/civicrm/admin/financial/financialAccount?reset=1\";s:4:\"icon\";s:34:\"admin/small/contribution_types.png\";s:5:\"extra\";N;}s:28:\"{weight}.Payment Instruments\";a:6:{s:5:\"title\";s:19:\"Payment Instruments\";s:4:\"desc\";s:224:\"You may choose to record the payment instrument used for each contribution. Common payment methods are installed by default (e.g. Check, Cash, Credit Card...). If your site requires additional payment methods, add them here.\";s:2:\"id\";s:18:\"PaymentInstruments\";s:3:\"url\";s:49:\"/civicrm/admin/options/payment_instrument?reset=1\";s:4:\"icon\";s:35:\"admin/small/payment_instruments.png\";s:5:\"extra\";N;}s:30:\"{weight}.Accepted Credit Cards\";a:6:{s:5:\"title\";s:21:\"Accepted Credit Cards\";s:4:\"desc\";s:94:\"Credit card options that will be offered to contributors using your Online Contribution pages.\";s:2:\"id\";s:19:\"AcceptedCreditCards\";s:3:\"url\";s:48:\"/civicrm/admin/options/accept_creditcard?reset=1\";s:4:\"icon\";s:36:\"admin/small/accepted_creditcards.png\";s:5:\"extra\";N;}s:26:\"{weight}.Soft Credit Types\";a:6:{s:5:\"title\";s:17:\"Soft Credit Types\";s:4:\"desc\";s:86:\"Soft Credit Types that will be offered to contributors during soft credit contribution\";s:2:\"id\";s:15:\"SoftCreditTypes\";s:3:\"url\";s:47:\"/civicrm/admin/options/soft_credit_type?reset=1\";s:4:\"icon\";s:32:\"admin/small/soft_credit_type.png\";s:5:\"extra\";N;}}s:9:\"perColumn\";d:4;}s:8:\"CiviCase\";a:3:{s:12:\"component_id\";N;s:6:\"fields\";a:4:{s:19:\"{weight}.Case Types\";a:6:{s:5:\"title\";s:10:\"Case Types\";s:4:\"desc\";s:137:\"List of types which can be assigned to Cases. (Enable the Cases tab from System Settings - Enable Components if you want to track cases.)\";s:2:\"id\";s:9:\"CaseTypes\";s:3:\"url\";s:40:\"/civicrm/admin/options/case_type?reset=1\";s:4:\"icon\";s:25:\"admin/small/case_type.png\";s:5:\"extra\";N;}s:24:\"{weight}.Redaction Rules\";a:6:{s:5:\"title\";s:15:\"Redaction Rules\";s:4:\"desc\";s:223:\"List of rules which can be applied to user input strings so that the redacted output can be recognized as repeated instances of the same string or can be identified as a \"semantic type of the data element\" within case data.\";s:2:\"id\";s:14:\"RedactionRules\";s:3:\"url\";s:45:\"/civicrm/admin/options/redaction_rule?reset=1\";s:4:\"icon\";s:30:\"admin/small/redaction_type.png\";s:5:\"extra\";N;}s:22:\"{weight}.Case Statuses\";a:6:{s:5:\"title\";s:13:\"Case Statuses\";s:4:\"desc\";s:48:\"List of statuses that can be assigned to a case.\";s:2:\"id\";s:12:\"CaseStatuses\";s:3:\"url\";s:42:\"/civicrm/admin/options/case_status?reset=1\";s:4:\"icon\";s:25:\"admin/small/case_type.png\";s:5:\"extra\";N;}s:26:\"{weight}.Encounter Mediums\";a:6:{s:5:\"title\";s:17:\"Encounter Mediums\";s:4:\"desc\";s:26:\"List of encounter mediums.\";s:2:\"id\";s:16:\"EncounterMediums\";s:3:\"url\";s:47:\"/civicrm/admin/options/encounter_medium?reset=1\";s:4:\"icon\";s:25:\"admin/small/case_type.png\";s:5:\"extra\";N;}}s:9:\"perColumn\";d:2;}s:10:\"CiviReport\";a:3:{s:12:\"component_id\";N;s:6:\"fields\";a:3:{s:40:\"{weight}.Create New Report from Template\";a:6:{s:5:\"title\";s:31:\"Create New Report from Template\";s:4:\"desc\";s:49:\"Component wise listing of all available templates\";s:2:\"id\";s:27:\"CreateNewReportfromTemplate\";s:3:\"url\";s:43:\"/civicrm/admin/report/template/list?reset=1\";s:4:\"icon\";s:31:\"admin/small/report_template.gif\";s:5:\"extra\";N;}s:25:\"{weight}.Manage Templates\";a:6:{s:5:\"title\";s:16:\"Manage Templates\";s:4:\"desc\";s:45:\"Browse, Edit and Delete the Report templates.\";s:2:\"id\";s:15:\"ManageTemplates\";s:3:\"url\";s:53:\"/civicrm/admin/report/options/report_template?reset=1\";s:4:\"icon\";s:24:\"admin/small/template.png\";s:5:\"extra\";N;}s:24:\"{weight}.Reports Listing\";a:6:{s:5:\"title\";s:15:\"Reports Listing\";s:4:\"desc\";s:60:\"Browse existing report, change report criteria and settings.\";s:2:\"id\";s:14:\"ReportsListing\";s:3:\"url\";s:34:\"/civicrm/admin/report/list?reset=1\";s:4:\"icon\";s:27:\"admin/small/report_list.gif\";s:5:\"extra\";N;}}s:9:\"perColumn\";d:2;}}',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,1,1,NULL); /*!40000 ALTER TABLE `civicrm_menu` ENABLE KEYS */; UNLOCK TABLES; @@ -968,7 +969,7 @@ 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`, `modified_date`, `subject`, `privacy`) VALUES (1,'civicrm_contact',77,'Send newsletter for April 2005',1,'2013-09-10',NULL,'0'),(2,'civicrm_contact',180,'Reminder screening of \"Black\" on next Friday',1,'2013-06-10',NULL,'0'),(3,'civicrm_contact',98,'Send reminder for annual dinner',1,'2013-12-15',NULL,'0'),(4,'civicrm_contact',11,'Contact the Commisioner of Charities',1,'2013-07-31',NULL,'0'),(5,'civicrm_contact',142,'Send reminder for annual dinner',1,'2013-07-30',NULL,'0'),(6,'civicrm_contact',198,'Connect for presentation',1,'2013-09-21',NULL,'0'),(7,'civicrm_contact',128,'Get the registration done for NGO status',1,'2013-12-22',NULL,'0'),(8,'civicrm_contact',52,'Reminder screening of \"Black\" on next Friday',1,'2013-12-01',NULL,'0'),(9,'civicrm_contact',74,'Send reminder for annual dinner',1,'2014-02-17',NULL,'0'),(10,'civicrm_contact',157,'Organize the Terry Fox run',1,'2013-08-20',NULL,'0'),(11,'civicrm_contact',137,'Send newsletter for April 2005',1,'2013-07-12',NULL,'0'),(12,'civicrm_contact',67,'Connect for presentation',1,'2013-08-01',NULL,'0'),(13,'civicrm_contact',80,'Contact the Commisioner of Charities',1,'2014-02-12',NULL,'0'),(14,'civicrm_contact',165,'Connect for presentation',1,'2013-06-06',NULL,'0'),(15,'civicrm_contact',65,'Send newsletter for April 2005',1,'2013-06-25',NULL,'0'),(16,'civicrm_contact',60,'Get the registration done for NGO status',1,'2013-11-05',NULL,'0'),(17,'civicrm_contact',16,'Arrange collection of funds from members',1,'2013-05-22',NULL,'0'),(18,'civicrm_contact',90,'Reminder screening of \"Black\" on next Friday',1,'2013-12-27',NULL,'0'),(19,'civicrm_contact',182,'Reminder screening of \"Black\" on next Friday',1,'2013-06-20',NULL,'0'),(20,'civicrm_contact',156,'Send newsletter for April 2005',1,'2013-09-14',NULL,'0'); +INSERT INTO `civicrm_note` (`id`, `entity_table`, `entity_id`, `note`, `contact_id`, `modified_date`, `subject`, `privacy`) VALUES (1,'civicrm_contact',166,'Arrange collection of funds from members',1,'2013-12-08',NULL,'0'),(2,'civicrm_contact',47,'Arrange collection of funds from members',1,'2014-03-25',NULL,'0'),(3,'civicrm_contact',140,'Organize the Terry Fox run',1,'2013-06-29',NULL,'0'),(4,'civicrm_contact',130,'Organize the Terry Fox run',1,'2014-05-11',NULL,'0'),(5,'civicrm_contact',169,'Organize the Terry Fox run',1,'2013-10-23',NULL,'0'),(6,'civicrm_contact',84,'Organize the Terry Fox run',1,'2013-10-24',NULL,'0'),(7,'civicrm_contact',176,'Arrange collection of funds from members',1,'2013-07-15',NULL,'0'),(8,'civicrm_contact',184,'Invite members for the Steve Prefontaine 10k dream run',1,'2014-04-09',NULL,'0'),(9,'civicrm_contact',126,'Contact the Commisioner of Charities',1,'2013-08-16',NULL,'0'),(10,'civicrm_contact',38,'Reminder screening of \"Black\" on next Friday',1,'2013-09-01',NULL,'0'),(11,'civicrm_contact',44,'Send newsletter for April 2005',1,'2013-10-02',NULL,'0'),(12,'civicrm_contact',35,'Organize the Terry Fox run',1,'2013-05-23',NULL,'0'),(13,'civicrm_contact',149,'Organize the Terry Fox run',1,'2013-06-25',NULL,'0'),(14,'civicrm_contact',12,'Arrange for cricket match with Sunil Gavaskar',1,'2013-12-02',NULL,'0'),(15,'civicrm_contact',160,'Connect for presentation',1,'2014-01-30',NULL,'0'),(16,'civicrm_contact',103,'Send newsletter for April 2005',1,'2013-06-09',NULL,'0'),(17,'civicrm_contact',61,'Chart out route map for next 10k run',1,'2013-08-09',NULL,'0'),(18,'civicrm_contact',89,'Arrange for cricket match with Sunil Gavaskar',1,'2013-09-08',NULL,'0'),(19,'civicrm_contact',189,'Connect for presentation',1,'2014-05-13',NULL,'0'),(20,'civicrm_contact',156,'Invite members for the Steve Prefontaine 10k dream run',1,'2013-07-10',NULL,'0'); /*!40000 ALTER TABLE `civicrm_note` ENABLE KEYS */; UNLOCK TABLES; @@ -1007,7 +1008,7 @@ 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`) VALUES (1,126,1,1,'1','2009-01-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(2,195,2,2,'2','2008-05-07 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(3,40,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),(4,183,1,4,'4','2008-10-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(5,148,2,1,'1','2008-01-10 00:00:00','Check','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(6,80,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),(7,10,1,3,'3','2009-07-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(8,1,2,4,'4','2009-03-07 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(9,74,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),(10,193,1,2,'2','2008-02-01 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(11,199,2,3,'3','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(12,57,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),(13,167,1,1,'2','2008-06-04 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(14,159,2,2,'3','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(15,33,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),(16,98,1,4,'2','2009-01-21 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(17,46,2,2,'3','2008-01-10 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(18,177,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),(19,18,1,2,'1','2008-10-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(20,101,2,4,'1','2009-01-10 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(21,70,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),(22,115,1,2,'3','2009-10-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(23,109,2,4,'1','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(24,59,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),(25,149,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),(26,124,1,1,'1','2009-01-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(27,71,2,2,'2','2008-05-07 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(28,51,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),(29,128,1,4,'4','2009-12-13 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(30,173,2,1,'1','2009-12-14 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(31,66,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),(32,31,1,3,'3','2009-07-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(33,7,2,4,'4','2009-03-07 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(34,119,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),(35,42,1,2,'2','2009-12-13 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(36,19,2,3,'3','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(37,136,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),(38,84,1,1,'2','2009-12-13 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(39,151,2,2,'3','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(40,125,3,4,'1','2009-12-14 00:00:00','Credit Card','Tiny-tots (ages 5-8)',0,0,800.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(41,95,1,4,'2','2009-01-21 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(42,93,2,2,'3','2009-12-15 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(43,169,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),(44,131,1,2,'1','2009-12-13 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(45,22,2,4,'1','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(46,27,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),(47,161,1,2,'3','2009-10-21 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(48,189,2,4,'1','2009-12-10 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(49,89,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),(50,3,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); +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`) VALUES (1,56,1,1,'1','2009-01-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(2,160,2,2,'2','2008-05-07 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(3,46,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),(4,88,1,4,'4','2008-10-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(5,26,2,1,'1','2008-01-10 00:00:00','Check','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(6,177,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),(7,52,1,3,'3','2009-07-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(8,81,2,4,'4','2009-03-07 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(9,144,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),(10,36,1,2,'2','2008-02-01 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(11,71,2,3,'3','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(12,3,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),(13,98,1,1,'2','2008-06-04 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(14,187,2,2,'3','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(15,86,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),(16,1,1,4,'2','2009-01-21 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(17,126,2,2,'3','2008-01-10 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(18,199,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),(19,133,1,2,'1','2008-10-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(20,90,2,4,'1','2009-01-10 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(21,168,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),(22,75,1,2,'3','2009-10-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(23,68,2,4,'1','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(24,147,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),(25,122,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),(26,11,1,1,'1','2009-01-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(27,69,2,2,'2','2008-05-07 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(28,154,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),(29,109,1,4,'4','2009-12-13 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(30,135,2,1,'1','2009-12-14 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(31,157,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),(32,124,1,3,'3','2009-07-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(33,111,2,4,'4','2009-03-07 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(34,59,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),(35,141,1,2,'2','2009-12-13 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(36,29,2,3,'3','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(37,116,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),(38,130,1,1,'2','2009-12-13 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(39,121,2,2,'3','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(40,5,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),(41,64,1,4,'2','2009-01-21 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(42,125,2,2,'3','2009-12-15 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(43,45,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),(44,104,1,2,'1','2009-12-13 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(45,185,2,4,'1','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(46,142,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),(47,58,1,2,'3','2009-10-21 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(48,50,2,4,'1','2009-12-10 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(49,34,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),(50,21,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); /*!40000 ALTER TABLE `civicrm_participant` ENABLE KEYS */; UNLOCK TABLES; @@ -1017,7 +1018,7 @@ UNLOCK TABLES; LOCK TABLES `civicrm_participant_payment` WRITE; /*!40000 ALTER TABLE `civicrm_participant_payment` DISABLE KEYS */; -INSERT INTO `civicrm_participant_payment` (`id`, `participant_id`, `contribution_id`) VALUES (1,8,45),(2,50,46),(3,33,47),(4,7,48),(5,19,49),(6,36,50),(7,45,51),(8,46,52),(9,32,53),(10,15,54),(11,3,55),(12,35,56),(13,17,57),(14,28,58),(15,12,59),(16,24,60),(17,31,61),(18,21,62),(19,27,63),(20,9,64),(21,6,65),(22,38,66),(23,49,67),(24,42,68),(25,41,69),(26,16,70),(27,20,71),(28,23,72),(29,22,73),(30,34,74),(31,26,75),(32,40,76),(33,1,77),(34,29,78),(35,44,79),(36,37,80),(37,5,81),(38,25,82),(39,39,83),(40,14,84),(41,47,85),(42,13,86),(43,43,87),(44,30,88),(45,18,89),(46,4,90),(47,48,91),(48,10,92),(49,2,93),(50,11,94); +INSERT INTO `civicrm_participant_payment` (`id`, `participant_id`, `contribution_id`) VALUES (1,16,45),(2,12,46),(3,40,47),(4,26,48),(5,50,49),(6,5,50),(7,36,51),(8,49,52),(9,10,53),(10,43,54),(11,3,55),(12,48,56),(13,7,57),(14,1,58),(15,47,59),(16,34,60),(17,41,61),(18,23,62),(19,27,63),(20,11,64),(21,22,65),(22,8,66),(23,15,67),(24,4,68),(25,20,69),(26,13,70),(27,44,71),(28,29,72),(29,33,73),(30,37,74),(31,39,75),(32,25,76),(33,32,77),(34,42,78),(35,17,79),(36,38,80),(37,19,81),(38,30,82),(39,35,83),(40,46,84),(41,9,85),(42,24,86),(43,28,87),(44,31,88),(45,2,89),(46,21,90),(47,6,91),(48,45,92),(49,14,93),(50,18,94); /*!40000 ALTER TABLE `civicrm_participant_payment` ENABLE KEYS */; UNLOCK TABLES; @@ -1056,7 +1057,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`) VALUES (1,124,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.','

Friends and family - please help build much needed infrastructure for the civic sector by supporting my personal campaign!

\r\n

You can learn more about CiviCRM here.

\r\n

Then click the Contribute Now button to go to our easy-to-use online contribution form.

','Contribute Now',1,'contribute',1,1,1,5000.00,'USD',1); +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`) VALUES (1,184,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.','

Friends and family - please help build much needed infrastructure for the civic sector by supporting my personal campaign!

\r\n

You can learn more about CiviCRM here.

\r\n

Then click the Contribute Now button to go to our easy-to-use online contribution form.

','Contribute Now',1,'contribute',1,1,1,5000.00,'USD',1); /*!40000 ALTER TABLE `civicrm_pcp` ENABLE KEYS */; UNLOCK TABLES; @@ -1085,7 +1086,7 @@ 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,199,1,1,0,NULL,'(806) 435-2189',NULL,'8064352189',1),(2,56,1,1,0,NULL,'(553) 872-3762',NULL,'5538723762',1),(3,145,1,1,0,NULL,'207-6818',NULL,'2076818',2),(4,145,1,0,0,NULL,'(812) 303-2725',NULL,'8123032725',2),(5,124,1,1,0,NULL,'832-8430',NULL,'8328430',1),(6,37,1,1,0,NULL,'(267) 886-4401',NULL,'2678864401',2),(7,17,1,1,0,NULL,'699-2916',NULL,'6992916',2),(8,17,1,0,0,NULL,'870-6864',NULL,'8706864',2),(9,47,1,1,0,NULL,'(448) 709-1842',NULL,'4487091842',1),(10,157,1,1,0,NULL,'(293) 353-7451',NULL,'2933537451',1),(11,157,1,0,0,NULL,'662-4740',NULL,'6624740',2),(12,60,1,1,0,NULL,'(728) 804-7768',NULL,'7288047768',2),(13,93,1,1,0,NULL,'(604) 483-8150',NULL,'6044838150',1),(14,150,1,1,0,NULL,'(750) 452-5601',NULL,'7504525601',2),(15,129,1,1,0,NULL,'(329) 576-7109',NULL,'3295767109',1),(16,20,1,1,0,NULL,'(500) 660-7240',NULL,'5006607240',2),(17,7,1,1,0,NULL,'375-4198',NULL,'3754198',2),(18,7,1,0,0,NULL,'768-2870',NULL,'7682870',1),(19,14,1,1,0,NULL,'(691) 418-1416',NULL,'6914181416',2),(20,117,1,1,0,NULL,'317-7793',NULL,'3177793',1),(21,117,1,0,0,NULL,'521-6199',NULL,'5216199',1),(22,190,1,1,0,NULL,'361-9520',NULL,'3619520',1),(23,190,1,0,0,NULL,'(880) 571-8701',NULL,'8805718701',2),(24,82,1,1,0,NULL,'(892) 602-3237',NULL,'8926023237',2),(25,82,1,0,0,NULL,'(534) 434-5894',NULL,'5344345894',2),(26,178,1,1,0,NULL,'(607) 528-6389',NULL,'6075286389',2),(27,88,1,1,0,NULL,'212-3109',NULL,'2123109',2),(28,88,1,0,0,NULL,'(457) 488-4522',NULL,'4574884522',2),(29,138,1,1,0,NULL,'(692) 535-3579',NULL,'6925353579',1),(30,74,1,1,0,NULL,'(859) 851-5089',NULL,'8598515089',1),(31,16,1,1,0,NULL,'(648) 535-4735',NULL,'6485354735',2),(32,16,1,0,0,NULL,'699-5963',NULL,'6995963',1),(33,123,1,1,0,NULL,'(289) 566-1343',NULL,'2895661343',2),(34,8,1,1,0,NULL,'(210) 735-2025',NULL,'2107352025',2),(35,179,1,1,0,NULL,'(287) 392-6482',NULL,'2873926482',2),(36,179,1,0,0,NULL,'414-4954',NULL,'4144954',1),(37,149,1,1,0,NULL,'801-2809',NULL,'8012809',2),(38,34,1,1,0,NULL,'864-6949',NULL,'8646949',1),(39,166,1,1,0,NULL,'(451) 584-7521',NULL,'4515847521',1),(40,166,1,0,0,NULL,'869-3099',NULL,'8693099',1),(41,185,1,1,0,NULL,'323-1482',NULL,'3231482',2),(42,185,1,0,0,NULL,'599-5262',NULL,'5995262',1),(43,4,1,1,0,NULL,'(253) 382-2743',NULL,'2533822743',2),(44,4,1,0,0,NULL,'474-5574',NULL,'4745574',2),(45,110,1,1,0,NULL,'709-8715',NULL,'7098715',2),(46,181,1,1,0,NULL,'386-8673',NULL,'3868673',2),(47,181,1,0,0,NULL,'508-6437',NULL,'5086437',1),(48,186,1,1,0,NULL,'363-6111',NULL,'3636111',1),(49,186,1,0,0,NULL,'823-2346',NULL,'8232346',1),(50,198,1,1,0,NULL,'278-7825',NULL,'2787825',1),(51,85,1,1,0,NULL,'(641) 330-6343',NULL,'6413306343',2),(52,78,1,1,0,NULL,'(234) 680-9276',NULL,'2346809276',1),(53,78,1,0,0,NULL,'595-6695',NULL,'5956695',1),(54,126,1,1,0,NULL,'(345) 263-8307',NULL,'3452638307',2),(55,126,1,0,0,NULL,'(670) 587-2036',NULL,'6705872036',2),(56,136,1,1,0,NULL,'338-7846',NULL,'3387846',1),(57,163,1,1,0,NULL,'493-1705',NULL,'4931705',2),(58,163,1,0,0,NULL,'(410) 553-4502',NULL,'4105534502',2),(59,174,1,1,0,NULL,'717-7379',NULL,'7177379',1),(60,174,1,0,0,NULL,'(850) 223-3170',NULL,'8502233170',2),(61,200,1,1,0,NULL,'(310) 541-2597',NULL,'3105412597',1),(62,51,1,1,0,NULL,'(605) 298-1335',NULL,'6052981335',1),(63,43,1,1,0,NULL,'495-9678',NULL,'4959678',2),(64,40,1,1,0,NULL,'447-9588',NULL,'4479588',1),(65,40,1,0,0,NULL,'588-5634',NULL,'5885634',2),(66,112,1,1,0,NULL,'(359) 771-8517',NULL,'3597718517',2),(67,112,1,0,0,NULL,'(372) 435-1316',NULL,'3724351316',2),(68,141,1,1,0,NULL,'357-8413',NULL,'3578413',1),(69,141,1,0,0,NULL,'822-2197',NULL,'8222197',1),(70,58,1,1,0,NULL,'824-9151',NULL,'8249151',2),(71,58,1,0,0,NULL,'668-7434',NULL,'6687434',1),(72,32,1,1,0,NULL,'(496) 802-6313',NULL,'4968026313',1),(73,57,1,1,0,NULL,'673-2574',NULL,'6732574',2),(74,140,1,1,0,NULL,'(281) 551-5075',NULL,'2815515075',1),(75,105,1,1,0,NULL,'(332) 265-2738',NULL,'3322652738',2),(76,183,1,1,0,NULL,'642-2260',NULL,'6422260',1),(77,183,1,0,0,NULL,'(241) 792-4119',NULL,'2417924119',2),(78,81,1,1,0,NULL,'(457) 618-9029',NULL,'4576189029',1),(79,189,1,1,0,NULL,'(262) 258-2360',NULL,'2622582360',1),(80,48,1,1,0,NULL,'(853) 718-7566',NULL,'8537187566',1),(81,69,1,1,0,NULL,'(477) 882-5951',NULL,'4778825951',1),(82,69,1,0,0,NULL,'(717) 481-9304',NULL,'7174819304',2),(83,24,1,1,0,NULL,'767-2146',NULL,'7672146',2),(84,30,1,1,0,NULL,'(886) 713-5982',NULL,'8867135982',2),(85,30,1,0,0,NULL,'(299) 663-3780',NULL,'2996633780',2),(86,165,1,1,0,NULL,'(517) 273-7529',NULL,'5172737529',2),(87,165,1,0,0,NULL,'(764) 327-9557',NULL,'7643279557',2),(88,152,1,1,0,NULL,'(706) 558-1171',NULL,'7065581171',2),(89,152,1,0,0,NULL,'513-4380',NULL,'5134380',1),(90,77,1,1,0,NULL,'(224) 417-3308',NULL,'2244173308',1),(91,77,1,0,0,NULL,'(456) 240-8567',NULL,'4562408567',2),(92,42,1,1,0,NULL,'840-1243',NULL,'8401243',1),(93,39,1,1,0,NULL,'(266) 687-3930',NULL,'2666873930',1),(94,39,1,0,0,NULL,'(217) 473-1563',NULL,'2174731563',1),(95,75,1,1,0,NULL,'(673) 560-8837',NULL,'6735608837',1),(96,195,1,1,0,NULL,'(713) 646-6070',NULL,'7136466070',2),(97,195,1,0,0,NULL,'392-4909',NULL,'3924909',2),(98,171,1,1,0,NULL,'680-1943',NULL,'6801943',1),(99,171,1,0,0,NULL,'(856) 394-2628',NULL,'8563942628',2),(100,108,1,1,0,NULL,'235-4480',NULL,'2354480',1),(101,108,1,0,0,NULL,'646-2240',NULL,'6462240',2),(102,177,1,1,0,NULL,'800-4953',NULL,'8004953',2),(103,122,1,1,0,NULL,'(790) 217-6687',NULL,'7902176687',1),(104,122,1,0,0,NULL,'521-8530',NULL,'5218530',2),(105,192,1,1,0,NULL,'(417) 350-2336',NULL,'4173502336',1),(106,192,1,0,0,NULL,'(681) 641-5197',NULL,'6816415197',2),(107,159,1,1,0,NULL,'(421) 679-3834',NULL,'4216793834',1),(108,159,1,0,0,NULL,'(807) 675-7890',NULL,'8076757890',2),(109,111,1,1,0,NULL,'(436) 362-7618',NULL,'4363627618',1),(110,111,1,0,0,NULL,'(586) 584-7100',NULL,'5865847100',2),(111,9,1,1,0,NULL,'407-4227',NULL,'4074227',1),(112,64,1,1,0,NULL,'771-8946',NULL,'7718946',2),(113,64,1,0,0,NULL,'(669) 828-1564',NULL,'6698281564',2),(114,94,1,1,0,NULL,'(247) 642-6697',NULL,'2476426697',2),(115,62,1,1,0,NULL,'835-9284',NULL,'8359284',2),(116,62,1,0,0,NULL,'700-8753',NULL,'7008753',2),(117,12,1,1,0,NULL,'(795) 326-7563',NULL,'7953267563',1),(118,35,1,1,0,NULL,'(640) 473-2586',NULL,'6404732586',2),(119,35,1,0,0,NULL,'(417) 774-5551',NULL,'4177745551',1),(120,29,1,1,0,NULL,'594-1286',NULL,'5941286',1),(121,96,1,1,0,NULL,'(758) 285-5302',NULL,'7582855302',1),(122,96,1,0,0,NULL,'383-7968',NULL,'3837968',2),(123,155,1,1,0,NULL,'(722) 416-7622',NULL,'7224167622',2),(124,134,1,1,0,NULL,'256-3025',NULL,'2563025',1),(125,134,1,0,0,NULL,'638-9378',NULL,'6389378',2),(126,52,1,1,0,NULL,'(307) 505-3511',NULL,'3075053511',2),(127,25,1,1,0,NULL,'(440) 435-1923',NULL,'4404351923',1),(128,53,1,1,0,NULL,'562-4265',NULL,'5624265',2),(129,139,1,1,0,NULL,'(824) 335-1987',NULL,'8243351987',2),(130,50,1,1,0,NULL,'(405) 620-2069',NULL,'4056202069',1),(131,50,1,0,0,NULL,'374-2648',NULL,'3742648',2),(132,3,1,1,0,NULL,'(510) 670-5385',NULL,'5106705385',2),(133,3,1,0,0,NULL,'533-8781',NULL,'5338781',2),(134,154,1,1,0,NULL,'(631) 756-3081',NULL,'6317563081',2),(135,154,1,0,0,NULL,'(837) 719-1617',NULL,'8377191617',1),(136,23,1,1,0,NULL,'(492) 537-1974',NULL,'4925371974',1),(137,132,1,1,0,NULL,'(414) 860-6265',NULL,'4148606265',1),(138,132,1,0,0,NULL,'(593) 644-3979',NULL,'5936443979',2),(139,167,1,1,0,NULL,'430-2549',NULL,'4302549',2),(140,76,1,1,0,NULL,'(249) 220-5169',NULL,'2492205169',2),(141,191,1,1,0,NULL,'478-9513',NULL,'4789513',2),(142,146,1,1,0,NULL,'882-3938',NULL,'8823938',2),(143,146,1,0,0,NULL,'(828) 422-7212',NULL,'8284227212',1),(144,118,1,1,0,NULL,'361-4792',NULL,'3614792',2),(145,125,1,1,0,NULL,'469-3734',NULL,'4693734',1),(146,128,1,1,0,NULL,'605-8676',NULL,'6058676',2),(147,128,1,0,0,NULL,'252-7965',NULL,'2527965',1),(148,180,1,1,0,NULL,'(481) 254-3222',NULL,'4812543222',1),(149,180,1,0,0,NULL,'489-5077',NULL,'4895077',2),(150,83,1,1,0,NULL,'(802) 582-4160',NULL,'8025824160',2),(151,83,1,0,0,NULL,'(865) 883-3607',NULL,'8658833607',2),(152,100,1,1,0,NULL,'(322) 686-7337',NULL,'3226867337',1),(153,27,1,1,0,NULL,'(326) 371-3622',NULL,'3263713622',2),(154,113,1,1,0,NULL,'(877) 585-4801',NULL,'8775854801',1),(155,18,1,1,0,NULL,'670-1863',NULL,'6701863',1),(156,18,1,0,0,NULL,'(671) 603-6985',NULL,'6716036985',1),(157,172,1,1,0,NULL,'(550) 655-1774',NULL,'5506551774',2),(158,101,1,1,0,NULL,'(807) 896-5464',NULL,'8078965464',2),(159,101,1,0,0,NULL,'(306) 565-4200',NULL,'3065654200',1),(160,6,1,1,0,NULL,'722-5055',NULL,'7225055',1),(161,22,1,1,0,NULL,'635-6721',NULL,'6356721',1),(162,22,1,0,0,NULL,'526-7821',NULL,'5267821',1),(163,86,1,1,0,NULL,'(374) 325-7538',NULL,'3743257538',1),(164,86,1,0,0,NULL,'620-1010',NULL,'6201010',2),(165,87,1,1,0,NULL,'(699) 468-6519',NULL,'6994686519',1),(166,87,1,0,0,NULL,'684-5829',NULL,'6845829',1),(167,NULL,1,0,0,NULL,'204 222-1000',NULL,'2042221000',1),(168,NULL,1,0,0,NULL,'204 223-1000',NULL,'2042231000',1),(169,NULL,1,0,0,NULL,'303 323-1000',NULL,'3033231000',1); +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,132,1,1,0,NULL,'(597) 717-1981',NULL,'5977171981',1),(2,140,1,1,0,NULL,'220-7063',NULL,'2207063',2),(3,140,1,0,0,NULL,'(748) 305-4216',NULL,'7483054216',2),(4,163,1,1,0,NULL,'(807) 660-6674',NULL,'8076606674',2),(5,60,1,1,0,NULL,'724-1812',NULL,'7241812',1),(6,60,1,0,0,NULL,'392-1222',NULL,'3921222',2),(7,104,1,1,0,NULL,'323-7806',NULL,'3237806',2),(8,42,1,1,0,NULL,'(805) 388-3346',NULL,'8053883346',2),(9,127,1,1,0,NULL,'644-5708',NULL,'6445708',2),(10,127,1,0,0,NULL,'(636) 705-9118',NULL,'6367059118',2),(11,59,1,1,0,NULL,'(503) 462-3037',NULL,'5034623037',2),(12,59,1,0,0,NULL,'(609) 438-6684',NULL,'6094386684',1),(13,115,1,1,0,NULL,'(772) 640-5423',NULL,'7726405423',2),(14,99,1,1,0,NULL,'327-8272',NULL,'3278272',2),(15,134,1,1,0,NULL,'(285) 276-2401',NULL,'2852762401',2),(16,114,1,1,0,NULL,'851-5993',NULL,'8515993',2),(17,189,1,1,0,NULL,'(784) 288-9034',NULL,'7842889034',2),(18,189,1,0,0,NULL,'819-7458',NULL,'8197458',2),(19,150,1,1,0,NULL,'439-8992',NULL,'4398992',2),(20,150,1,0,0,NULL,'(246) 331-6546',NULL,'2463316546',1),(21,71,1,1,0,NULL,'801-5627',NULL,'8015627',2),(22,147,1,1,0,NULL,'867-4541',NULL,'8674541',2),(23,147,1,0,0,NULL,'(843) 367-4868',NULL,'8433674868',1),(24,156,1,1,0,NULL,'601-9038',NULL,'6019038',1),(25,156,1,0,0,NULL,'434-1200',NULL,'4341200',2),(26,161,1,1,0,NULL,'443-1230',NULL,'4431230',1),(27,161,1,0,0,NULL,'(214) 748-5932',NULL,'2147485932',2),(28,159,1,1,0,NULL,'211-4889',NULL,'2114889',2),(29,159,1,0,0,NULL,'797-6729',NULL,'7976729',1),(30,30,1,1,0,NULL,'645-9440',NULL,'6459440',2),(31,9,1,1,0,NULL,'(338) 206-5435',NULL,'3382065435',1),(32,33,1,1,0,NULL,'653-1639',NULL,'6531639',2),(33,194,1,1,0,NULL,'668-6087',NULL,'6686087',2),(34,194,1,0,0,NULL,'334-2713',NULL,'3342713',1),(35,117,1,1,0,NULL,'(397) 732-4256',NULL,'3977324256',1),(36,117,1,0,0,NULL,'677-4500',NULL,'6774500',1),(37,8,1,1,0,NULL,'855-7223',NULL,'8557223',1),(38,143,1,1,0,NULL,'(602) 531-2712',NULL,'6025312712',2),(39,143,1,0,0,NULL,'(873) 663-8799',NULL,'8736638799',2),(40,94,1,1,0,NULL,'735-6853',NULL,'7356853',2),(41,24,1,1,0,NULL,'202-4461',NULL,'2024461',1),(42,24,1,0,0,NULL,'(658) 575-7776',NULL,'6585757776',2),(43,129,1,1,0,NULL,'566-7413',NULL,'5667413',1),(44,70,1,1,0,NULL,'(527) 364-6600',NULL,'5273646600',1),(45,5,1,1,0,NULL,'(488) 743-3497',NULL,'4887433497',1),(46,53,1,1,0,NULL,'(550) 325-2796',NULL,'5503252796',2),(47,121,1,1,0,NULL,'(875) 827-6347',NULL,'8758276347',1),(48,40,1,1,0,NULL,'(383) 862-9166',NULL,'3838629166',2),(49,40,1,0,0,NULL,'(874) 584-8040',NULL,'8745848040',1),(50,183,1,1,0,NULL,'456-5214',NULL,'4565214',2),(51,106,1,1,0,NULL,'591-1724',NULL,'5911724',2),(52,26,1,1,0,NULL,'315-6077',NULL,'3156077',2),(53,102,1,1,0,NULL,'847-9424',NULL,'8479424',1),(54,102,1,0,0,NULL,'(227) 891-8367',NULL,'2278918367',2),(55,80,1,1,0,NULL,'(216) 664-3324',NULL,'2166643324',1),(56,138,1,1,0,NULL,'723-1610',NULL,'7231610',1),(57,138,1,0,0,NULL,'(465) 283-5567',NULL,'4652835567',1),(58,108,1,1,0,NULL,'810-9963',NULL,'8109963',2),(59,32,1,1,0,NULL,'357-7802',NULL,'3577802',2),(60,32,1,0,0,NULL,'719-6606',NULL,'7196606',1),(61,196,1,1,0,NULL,'(244) 818-1337',NULL,'2448181337',2),(62,196,1,0,0,NULL,'868-1019',NULL,'8681019',2),(63,63,1,1,0,NULL,'(450) 674-8664',NULL,'4506748664',2),(64,63,1,0,0,NULL,'705-3325',NULL,'7053325',1),(65,48,1,1,0,NULL,'(349) 396-1621',NULL,'3493961621',1),(66,48,1,0,0,NULL,'(779) 631-1782',NULL,'7796311782',1),(67,66,1,1,0,NULL,'(513) 225-9169',NULL,'5132259169',2),(68,66,1,0,0,NULL,'(623) 835-5968',NULL,'6238355968',1),(69,62,1,1,0,NULL,'(830) 722-1481',NULL,'8307221481',2),(70,62,1,0,0,NULL,'566-3169',NULL,'5663169',2),(71,15,1,1,0,NULL,'(723) 673-2670',NULL,'7236732670',2),(72,15,1,0,0,NULL,'250-7940',NULL,'2507940',2),(73,67,1,1,0,NULL,'529-9621',NULL,'5299621',1),(74,67,1,0,0,NULL,'(709) 466-3879',NULL,'7094663879',2),(75,125,1,1,0,NULL,'803-4935',NULL,'8034935',1),(76,125,1,0,0,NULL,'(635) 631-6358',NULL,'6356316358',2),(77,160,1,1,0,NULL,'(825) 355-6038',NULL,'8253556038',2),(78,154,1,1,0,NULL,'849-4958',NULL,'8494958',1),(79,79,1,1,0,NULL,'678-5261',NULL,'6785261',2),(80,79,1,0,0,NULL,'(628) 310-4025',NULL,'6283104025',1),(81,87,1,1,0,NULL,'(872) 292-1355',NULL,'8722921355',1),(82,87,1,0,0,NULL,'(630) 784-4541',NULL,'6307844541',2),(83,175,1,1,0,NULL,'(654) 745-2573',NULL,'6547452573',1),(84,175,1,0,0,NULL,'(843) 763-6286',NULL,'8437636286',2),(85,180,1,1,0,NULL,'(535) 827-6591',NULL,'5358276591',1),(86,158,1,1,0,NULL,'500-8218',NULL,'5008218',2),(87,158,1,0,0,NULL,'(762) 456-9454',NULL,'7624569454',1),(88,16,1,1,0,NULL,'(848) 615-4677',NULL,'8486154677',1),(89,16,1,0,0,NULL,'(648) 713-7506',NULL,'6487137506',1),(90,122,1,1,0,NULL,'(676) 363-6247',NULL,'6763636247',2),(91,122,1,0,0,NULL,'(546) 600-8919',NULL,'5466008919',2),(92,142,1,1,0,NULL,'755-2077',NULL,'7552077',2),(93,43,1,1,0,NULL,'576-5974',NULL,'5765974',2),(94,57,1,1,0,NULL,'(389) 485-6000',NULL,'3894856000',1),(95,57,1,0,0,NULL,'220-1098',NULL,'2201098',1),(96,123,1,1,0,NULL,'(439) 722-9261',NULL,'4397229261',1),(97,123,1,0,0,NULL,'380-7816',NULL,'3807816',2),(98,85,1,1,0,NULL,'(587) 717-8560',NULL,'5877178560',1),(99,164,1,1,0,NULL,'(448) 769-7660',NULL,'4487697660',2),(100,201,1,1,0,NULL,'287-1492',NULL,'2871492',2),(101,201,1,0,0,NULL,'391-8815',NULL,'3918815',1),(102,148,1,1,0,NULL,'(378) 210-5212',NULL,'3782105212',1),(103,148,1,0,0,NULL,'816-1196',NULL,'8161196',1),(104,136,1,1,0,NULL,'323-2949',NULL,'3232949',2),(105,37,1,1,0,NULL,'(785) 425-2198',NULL,'7854252198',2),(106,135,1,1,0,NULL,'583-8437',NULL,'5838437',1),(107,135,1,0,0,NULL,'354-2036',NULL,'3542036',2),(108,84,1,1,0,NULL,'306-2127',NULL,'3062127',2),(109,131,1,1,0,NULL,'(658) 746-6667',NULL,'6587466667',2),(110,22,1,1,0,NULL,'820-7035',NULL,'8207035',2),(111,76,1,1,0,NULL,'646-8443',NULL,'6468443',1),(112,61,1,1,0,NULL,'443-6664',NULL,'4436664',1),(113,61,1,0,0,NULL,'(447) 706-3459',NULL,'4477063459',1),(114,170,1,1,0,NULL,'332-8066',NULL,'3328066',1),(115,64,1,1,0,NULL,'226-4674',NULL,'2264674',1),(116,153,1,1,0,NULL,'(869) 770-2374',NULL,'8697702374',2),(117,153,1,0,0,NULL,'482-5704',NULL,'4825704',2),(118,89,1,1,0,NULL,'361-3095',NULL,'3613095',2),(119,89,1,0,0,NULL,'(703) 834-5057',NULL,'7038345057',1),(120,2,1,1,0,NULL,'408-5837',NULL,'4085837',2),(121,176,1,1,0,NULL,'(867) 660-3499',NULL,'8676603499',1),(122,75,1,1,0,NULL,'(656) 531-4574',NULL,'6565314574',2),(123,75,1,0,0,NULL,'(288) 699-3312',NULL,'2886993312',2),(124,168,1,1,0,NULL,'662-3534',NULL,'6623534',2),(125,118,1,1,0,NULL,'569-8551',NULL,'5698551',1),(126,118,1,0,0,NULL,'(732) 386-6345',NULL,'7323866345',1),(127,91,1,1,0,NULL,'(469) 404-4865',NULL,'4694044865',2),(128,91,1,0,0,NULL,'(888) 543-6546',NULL,'8885436546',1),(129,38,1,1,0,NULL,'(214) 488-4746',NULL,'2144884746',2),(130,38,1,0,0,NULL,'340-7385',NULL,'3407385',2),(131,49,1,1,0,NULL,'(843) 600-5672',NULL,'8436005672',1),(132,83,1,1,0,NULL,'399-6516',NULL,'3996516',1),(133,188,1,1,0,NULL,'(793) 385-8521',NULL,'7933858521',2),(134,181,1,1,0,NULL,'(724) 526-1606',NULL,'7245261606',2),(135,181,1,0,0,NULL,'(446) 589-8106',NULL,'4465898106',1),(136,144,1,1,0,NULL,'(651) 202-5400',NULL,'6512025400',2),(137,39,1,1,0,NULL,'(274) 759-2850',NULL,'2747592850',2),(138,111,1,1,0,NULL,'(844) 736-6596',NULL,'8447366596',1),(139,111,1,0,0,NULL,'(382) 278-1539',NULL,'3822781539',2),(140,190,1,1,0,NULL,'761-3479',NULL,'7613479',2),(141,174,1,1,0,NULL,'(343) 427-6850',NULL,'3434276850',1),(142,174,1,0,0,NULL,'(300) 350-5236',NULL,'3003505236',1),(143,103,1,1,0,NULL,'(848) 270-6385',NULL,'8482706385',1),(144,19,1,1,0,NULL,'(862) 708-3976',NULL,'8627083976',1),(145,7,1,1,0,NULL,'542-5582',NULL,'5425582',2),(146,113,1,1,0,NULL,'297-5429',NULL,'2975429',1),(147,149,1,1,0,NULL,'(308) 618-7505',NULL,'3086187505',2),(148,126,1,1,0,NULL,'(807) 455-5937',NULL,'8074555937',1),(149,41,1,1,0,NULL,'687-1723',NULL,'6871723',1),(150,41,1,0,0,NULL,'237-6371',NULL,'2376371',1),(151,88,1,1,0,NULL,'762-2787',NULL,'7622787',1),(152,88,1,0,0,NULL,'(770) 874-3257',NULL,'7708743257',2),(153,133,1,1,0,NULL,'252-3056',NULL,'2523056',1),(154,133,1,0,0,NULL,'(442) 255-6787',NULL,'4422556787',1),(155,54,1,1,0,NULL,'807-3961',NULL,'8073961',1),(156,54,1,0,0,NULL,'(325) 694-5439',NULL,'3256945439',1),(157,NULL,1,0,0,NULL,'204 222-1000',NULL,'2042221000',1),(158,NULL,1,0,0,NULL,'204 223-1000',NULL,'2042231000',1),(159,NULL,1,0,0,NULL,'303 323-1000',NULL,'3033231000',1); /*!40000 ALTER TABLE `civicrm_phone` ENABLE KEYS */; UNLOCK TABLES; @@ -1233,7 +1234,7 @@ 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`) VALUES (1,189,81,1,NULL,NULL,1,NULL,0,0,NULL),(2,182,81,1,NULL,NULL,1,NULL,0,0,NULL),(3,189,54,1,NULL,NULL,1,NULL,0,0,NULL),(4,182,54,1,NULL,NULL,1,NULL,0,0,NULL),(5,182,189,4,NULL,NULL,1,NULL,0,0,NULL),(6,54,63,8,NULL,NULL,1,NULL,0,0,NULL),(7,189,63,8,NULL,NULL,1,NULL,0,0,NULL),(8,182,63,8,NULL,NULL,1,NULL,0,0,NULL),(9,81,63,7,NULL,NULL,1,NULL,0,0,NULL),(10,54,81,2,NULL,NULL,1,NULL,0,0,NULL),(11,69,48,1,NULL,NULL,1,NULL,0,0,NULL),(12,24,48,1,NULL,NULL,1,NULL,0,0,NULL),(13,69,188,1,NULL,NULL,1,NULL,0,0,NULL),(14,24,188,1,NULL,NULL,1,NULL,0,0,NULL),(15,24,69,4,NULL,NULL,1,NULL,0,0,NULL),(16,188,160,8,NULL,NULL,1,NULL,0,0,NULL),(17,69,160,8,NULL,NULL,1,NULL,0,0,NULL),(18,24,160,8,NULL,NULL,1,NULL,0,0,NULL),(19,48,160,7,NULL,NULL,0,NULL,0,0,NULL),(20,188,48,2,NULL,NULL,0,NULL,0,0,NULL),(21,97,90,1,NULL,NULL,1,NULL,0,0,NULL),(22,30,90,1,NULL,NULL,1,NULL,0,0,NULL),(23,97,89,1,NULL,NULL,1,NULL,0,0,NULL),(24,30,89,1,NULL,NULL,1,NULL,0,0,NULL),(25,30,97,4,NULL,NULL,1,NULL,0,0,NULL),(26,89,197,8,NULL,NULL,1,NULL,0,0,NULL),(27,97,197,8,NULL,NULL,1,NULL,0,0,NULL),(28,30,197,8,NULL,NULL,1,NULL,0,0,NULL),(29,90,197,7,NULL,NULL,0,NULL,0,0,NULL),(30,89,90,2,NULL,NULL,0,NULL,0,0,NULL),(31,77,165,1,NULL,NULL,1,NULL,0,0,NULL),(32,42,165,1,NULL,NULL,1,NULL,0,0,NULL),(33,77,152,1,NULL,NULL,1,NULL,0,0,NULL),(34,42,152,1,NULL,NULL,1,NULL,0,0,NULL),(35,42,77,4,NULL,NULL,1,NULL,0,0,NULL),(36,152,173,8,NULL,NULL,1,NULL,0,0,NULL),(37,77,173,8,NULL,NULL,1,NULL,0,0,NULL),(38,42,173,8,NULL,NULL,1,NULL,0,0,NULL),(39,165,173,7,NULL,NULL,1,NULL,0,0,NULL),(40,152,165,2,NULL,NULL,1,NULL,0,0,NULL),(41,75,10,1,NULL,NULL,1,NULL,0,0,NULL),(42,195,10,1,NULL,NULL,1,NULL,0,0,NULL),(43,75,39,1,NULL,NULL,1,NULL,0,0,NULL),(44,195,39,1,NULL,NULL,1,NULL,0,0,NULL),(45,195,75,4,NULL,NULL,1,NULL,0,0,NULL),(46,39,103,8,NULL,NULL,1,NULL,0,0,NULL),(47,75,103,8,NULL,NULL,1,NULL,0,0,NULL),(48,195,103,8,NULL,NULL,1,NULL,0,0,NULL),(49,10,103,7,NULL,NULL,0,NULL,0,0,NULL),(50,39,10,2,NULL,NULL,0,NULL,0,0,NULL),(51,177,171,1,NULL,NULL,1,NULL,0,0,NULL),(52,122,171,1,NULL,NULL,1,NULL,0,0,NULL),(53,177,108,1,NULL,NULL,1,NULL,0,0,NULL),(54,122,108,1,NULL,NULL,1,NULL,0,0,NULL),(55,122,177,4,NULL,NULL,1,NULL,0,0,NULL),(56,108,59,8,NULL,NULL,1,NULL,0,0,NULL),(57,177,59,8,NULL,NULL,1,NULL,0,0,NULL),(58,122,59,8,NULL,NULL,1,NULL,0,0,NULL),(59,171,59,7,NULL,NULL,1,NULL,0,0,NULL),(60,108,171,2,NULL,NULL,1,NULL,0,0,NULL),(61,159,135,1,NULL,NULL,1,NULL,0,0,NULL),(62,111,135,1,NULL,NULL,1,NULL,0,0,NULL),(63,159,192,1,NULL,NULL,1,NULL,0,0,NULL),(64,111,192,1,NULL,NULL,1,NULL,0,0,NULL),(65,111,159,4,NULL,NULL,1,NULL,0,0,NULL),(66,192,121,8,NULL,NULL,1,NULL,0,0,NULL),(67,159,121,8,NULL,NULL,1,NULL,0,0,NULL),(68,111,121,8,NULL,NULL,1,NULL,0,0,NULL),(69,135,121,7,NULL,NULL,0,NULL,0,0,NULL),(70,192,135,2,NULL,NULL,0,NULL,0,0,NULL),(71,94,9,1,NULL,NULL,1,NULL,0,0,NULL),(72,62,9,1,NULL,NULL,1,NULL,0,0,NULL),(73,94,64,1,NULL,NULL,1,NULL,0,0,NULL),(74,62,64,1,NULL,NULL,1,NULL,0,0,NULL),(75,62,94,4,NULL,NULL,1,NULL,0,0,NULL),(76,64,151,8,NULL,NULL,1,NULL,0,0,NULL),(77,94,151,8,NULL,NULL,1,NULL,0,0,NULL),(78,62,151,8,NULL,NULL,1,NULL,0,0,NULL),(79,9,151,7,NULL,NULL,0,NULL,0,0,NULL),(80,64,9,2,NULL,NULL,0,NULL,0,0,NULL),(81,79,12,1,NULL,NULL,1,NULL,0,0,NULL),(82,35,12,1,NULL,NULL,1,NULL,0,0,NULL),(83,79,11,1,NULL,NULL,1,NULL,0,0,NULL),(84,35,11,1,NULL,NULL,1,NULL,0,0,NULL),(85,35,79,4,NULL,NULL,1,NULL,0,0,NULL),(86,11,26,8,NULL,NULL,1,NULL,0,0,NULL),(87,79,26,8,NULL,NULL,1,NULL,0,0,NULL),(88,35,26,8,NULL,NULL,1,NULL,0,0,NULL),(89,12,26,7,NULL,NULL,0,NULL,0,0,NULL),(90,11,12,2,NULL,NULL,0,NULL,0,0,NULL),(91,99,29,1,NULL,NULL,1,NULL,0,0,NULL),(92,84,29,1,NULL,NULL,1,NULL,0,0,NULL),(93,99,96,1,NULL,NULL,1,NULL,0,0,NULL),(94,84,96,1,NULL,NULL,1,NULL,0,0,NULL),(95,84,99,4,NULL,NULL,1,NULL,0,0,NULL),(96,96,2,8,NULL,NULL,1,NULL,0,0,NULL),(97,99,2,8,NULL,NULL,1,NULL,0,0,NULL),(98,84,2,8,NULL,NULL,1,NULL,0,0,NULL),(99,29,2,7,NULL,NULL,0,NULL,0,0,NULL),(100,96,29,2,NULL,NULL,0,NULL,0,0,NULL),(101,137,155,1,NULL,NULL,1,NULL,0,0,NULL),(102,52,155,1,NULL,NULL,1,NULL,0,0,NULL),(103,137,134,1,NULL,NULL,1,NULL,0,0,NULL),(104,52,134,1,NULL,NULL,1,NULL,0,0,NULL),(105,52,137,4,NULL,NULL,1,NULL,0,0,NULL),(106,134,115,8,NULL,NULL,1,NULL,0,0,NULL),(107,137,115,8,NULL,NULL,1,NULL,0,0,NULL),(108,52,115,8,NULL,NULL,1,NULL,0,0,NULL),(109,155,115,7,NULL,NULL,0,NULL,0,0,NULL),(110,134,155,2,NULL,NULL,0,NULL,0,0,NULL),(111,139,25,1,NULL,NULL,1,NULL,0,0,NULL),(112,131,25,1,NULL,NULL,1,NULL,0,0,NULL),(113,139,53,1,NULL,NULL,1,NULL,0,0,NULL),(114,131,53,1,NULL,NULL,1,NULL,0,0,NULL),(115,131,139,4,NULL,NULL,1,NULL,0,0,NULL),(116,53,116,8,NULL,NULL,1,NULL,0,0,NULL),(117,139,116,8,NULL,NULL,1,NULL,0,0,NULL),(118,131,116,8,NULL,NULL,1,NULL,0,0,NULL),(119,25,116,7,NULL,NULL,1,NULL,0,0,NULL),(120,53,25,2,NULL,NULL,1,NULL,0,0,NULL),(121,3,50,1,NULL,NULL,1,NULL,0,0,NULL),(122,154,50,1,NULL,NULL,1,NULL,0,0,NULL),(123,3,194,1,NULL,NULL,1,NULL,0,0,NULL),(124,154,194,1,NULL,NULL,1,NULL,0,0,NULL),(125,154,3,4,NULL,NULL,1,NULL,0,0,NULL),(126,194,156,8,NULL,NULL,1,NULL,0,0,NULL),(127,3,156,8,NULL,NULL,1,NULL,0,0,NULL),(128,154,156,8,NULL,NULL,1,NULL,0,0,NULL),(129,50,156,7,NULL,NULL,1,NULL,0,0,NULL),(130,194,50,2,NULL,NULL,1,NULL,0,0,NULL),(131,132,23,1,NULL,NULL,1,NULL,0,0,NULL),(132,65,23,1,NULL,NULL,1,NULL,0,0,NULL),(133,132,158,1,NULL,NULL,1,NULL,0,0,NULL),(134,65,158,1,NULL,NULL,1,NULL,0,0,NULL),(135,65,132,4,NULL,NULL,1,NULL,0,0,NULL),(136,158,175,8,NULL,NULL,1,NULL,0,0,NULL),(137,132,175,8,NULL,NULL,1,NULL,0,0,NULL),(138,65,175,8,NULL,NULL,1,NULL,0,0,NULL),(139,23,175,7,NULL,NULL,0,NULL,0,0,NULL),(140,158,23,2,NULL,NULL,0,NULL,0,0,NULL),(141,106,167,1,NULL,NULL,1,NULL,0,0,NULL),(142,76,167,1,NULL,NULL,1,NULL,0,0,NULL),(143,106,161,1,NULL,NULL,1,NULL,0,0,NULL),(144,76,161,1,NULL,NULL,1,NULL,0,0,NULL),(145,76,106,4,NULL,NULL,1,NULL,0,0,NULL),(146,161,61,8,NULL,NULL,1,NULL,0,0,NULL),(147,106,61,8,NULL,NULL,1,NULL,0,0,NULL),(148,76,61,8,NULL,NULL,1,NULL,0,0,NULL),(149,167,61,7,NULL,NULL,0,NULL,0,0,NULL),(150,161,167,2,NULL,NULL,0,NULL,0,0,NULL),(151,146,68,1,NULL,NULL,1,NULL,0,0,NULL),(152,118,68,1,NULL,NULL,1,NULL,0,0,NULL),(153,146,191,1,NULL,NULL,1,NULL,0,0,NULL),(154,118,191,1,NULL,NULL,1,NULL,0,0,NULL),(155,118,146,4,NULL,NULL,1,NULL,0,0,NULL),(156,191,55,8,NULL,NULL,1,NULL,0,0,NULL),(157,146,55,8,NULL,NULL,1,NULL,0,0,NULL),(158,118,55,8,NULL,NULL,1,NULL,0,0,NULL),(159,68,55,7,NULL,NULL,1,NULL,0,0,NULL),(160,191,68,2,NULL,NULL,1,NULL,0,0,NULL),(161,180,125,1,NULL,NULL,1,NULL,0,0,NULL),(162,83,125,1,NULL,NULL,1,NULL,0,0,NULL),(163,180,128,1,NULL,NULL,1,NULL,0,0,NULL),(164,83,128,1,NULL,NULL,1,NULL,0,0,NULL),(165,83,180,4,NULL,NULL,1,NULL,0,0,NULL),(166,128,38,8,NULL,NULL,1,NULL,0,0,NULL),(167,180,38,8,NULL,NULL,1,NULL,0,0,NULL),(168,83,38,8,NULL,NULL,1,NULL,0,0,NULL),(169,125,38,7,NULL,NULL,1,NULL,0,0,NULL),(170,128,125,2,NULL,NULL,1,NULL,0,0,NULL),(171,27,100,1,NULL,NULL,1,NULL,0,0,NULL),(172,113,100,1,NULL,NULL,1,NULL,0,0,NULL),(173,27,201,1,NULL,NULL,1,NULL,0,0,NULL),(174,113,201,1,NULL,NULL,1,NULL,0,0,NULL),(175,113,27,4,NULL,NULL,1,NULL,0,0,NULL),(176,201,148,8,NULL,NULL,1,NULL,0,0,NULL),(177,27,148,8,NULL,NULL,1,NULL,0,0,NULL),(178,113,148,8,NULL,NULL,1,NULL,0,0,NULL),(179,100,148,7,NULL,NULL,1,NULL,0,0,NULL),(180,201,100,2,NULL,NULL,1,NULL,0,0,NULL),(181,172,153,1,NULL,NULL,1,NULL,0,0,NULL),(182,101,153,1,NULL,NULL,1,NULL,0,0,NULL),(183,172,18,1,NULL,NULL,1,NULL,0,0,NULL),(184,101,18,1,NULL,NULL,1,NULL,0,0,NULL),(185,101,172,4,NULL,NULL,1,NULL,0,0,NULL),(186,18,70,8,NULL,NULL,1,NULL,0,0,NULL),(187,172,70,8,NULL,NULL,1,NULL,0,0,NULL),(188,101,70,8,NULL,NULL,1,NULL,0,0,NULL),(189,153,70,7,NULL,NULL,1,NULL,0,0,NULL),(190,18,153,2,NULL,NULL,1,NULL,0,0,NULL),(191,86,6,1,NULL,NULL,1,NULL,0,0,NULL),(192,87,6,1,NULL,NULL,1,NULL,0,0,NULL),(193,86,22,1,NULL,NULL,1,NULL,0,0,NULL),(194,87,22,1,NULL,NULL,1,NULL,0,0,NULL),(195,87,86,4,NULL,NULL,1,NULL,0,0,NULL),(196,22,169,8,NULL,NULL,1,NULL,0,0,NULL),(197,86,169,8,NULL,NULL,1,NULL,0,0,NULL),(198,87,169,8,NULL,NULL,1,NULL,0,0,NULL),(199,6,169,7,NULL,NULL,1,NULL,0,0,NULL),(200,22,6,2,NULL,NULL,1,NULL,0,0,NULL),(201,124,15,5,NULL,NULL,1,NULL,0,0,NULL),(202,110,21,5,NULL,NULL,1,NULL,0,0,NULL),(203,179,41,5,NULL,NULL,1,NULL,0,0,NULL),(204,19,46,5,NULL,NULL,1,NULL,0,0,NULL),(205,97,66,5,NULL,NULL,1,NULL,0,0,NULL),(206,140,72,5,NULL,NULL,1,NULL,0,0,NULL),(207,86,95,5,NULL,NULL,1,NULL,0,0,NULL),(208,180,98,5,NULL,NULL,1,NULL,0,0,NULL),(209,178,104,5,NULL,NULL,1,NULL,0,0,NULL),(210,118,107,5,NULL,NULL,1,NULL,0,0,NULL),(211,34,114,5,NULL,NULL,1,NULL,0,0,NULL),(212,183,120,5,NULL,NULL,1,NULL,0,0,NULL),(213,150,127,5,NULL,NULL,1,NULL,0,0,NULL),(214,176,133,5,NULL,NULL,1,NULL,0,0,NULL),(215,200,142,5,NULL,NULL,1,NULL,0,0,NULL),(216,80,143,5,NULL,NULL,1,NULL,0,0,NULL),(217,172,144,5,NULL,NULL,1,NULL,0,0,NULL),(218,189,184,5,NULL,NULL,1,NULL,0,0,NULL),(219,196,193,5,NULL,NULL,1,NULL,0,0,NULL); +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`) VALUES (1,79,167,1,NULL,NULL,1,NULL,0,0,NULL),(2,166,167,1,NULL,NULL,1,NULL,0,0,NULL),(3,79,95,1,NULL,NULL,1,NULL,0,0,NULL),(4,166,95,1,NULL,NULL,1,NULL,0,0,NULL),(5,166,79,4,NULL,NULL,1,NULL,0,0,NULL),(6,95,177,8,NULL,NULL,1,NULL,0,0,NULL),(7,79,177,8,NULL,NULL,1,NULL,0,0,NULL),(8,166,177,8,NULL,NULL,1,NULL,0,0,NULL),(9,167,177,7,NULL,NULL,1,NULL,0,0,NULL),(10,95,167,2,NULL,NULL,1,NULL,0,0,NULL),(11,56,87,1,NULL,NULL,1,NULL,0,0,NULL),(12,98,87,1,NULL,NULL,1,NULL,0,0,NULL),(13,56,175,1,NULL,NULL,1,NULL,0,0,NULL),(14,98,175,1,NULL,NULL,1,NULL,0,0,NULL),(15,98,56,4,NULL,NULL,1,NULL,0,0,NULL),(16,175,52,8,NULL,NULL,1,NULL,0,0,NULL),(17,56,52,8,NULL,NULL,1,NULL,0,0,NULL),(18,98,52,8,NULL,NULL,1,NULL,0,0,NULL),(19,87,52,7,NULL,NULL,0,NULL,0,0,NULL),(20,175,87,2,NULL,NULL,0,NULL,0,0,NULL),(21,158,180,1,NULL,NULL,1,NULL,0,0,NULL),(22,16,180,1,NULL,NULL,1,NULL,0,0,NULL),(23,158,10,1,NULL,NULL,1,NULL,0,0,NULL),(24,16,10,1,NULL,NULL,1,NULL,0,0,NULL),(25,16,158,4,NULL,NULL,1,NULL,0,0,NULL),(26,10,101,8,NULL,NULL,1,NULL,0,0,NULL),(27,158,101,8,NULL,NULL,1,NULL,0,0,NULL),(28,16,101,8,NULL,NULL,1,NULL,0,0,NULL),(29,180,101,7,NULL,NULL,1,NULL,0,0,NULL),(30,10,180,2,NULL,NULL,1,NULL,0,0,NULL),(31,43,122,1,NULL,NULL,1,NULL,0,0,NULL),(32,6,122,1,NULL,NULL,1,NULL,0,0,NULL),(33,43,142,1,NULL,NULL,1,NULL,0,0,NULL),(34,6,142,1,NULL,NULL,1,NULL,0,0,NULL),(35,6,43,4,NULL,NULL,1,NULL,0,0,NULL),(36,142,199,8,NULL,NULL,1,NULL,0,0,NULL),(37,43,199,8,NULL,NULL,1,NULL,0,0,NULL),(38,6,199,8,NULL,NULL,1,NULL,0,0,NULL),(39,122,199,7,NULL,NULL,1,NULL,0,0,NULL),(40,142,122,2,NULL,NULL,1,NULL,0,0,NULL),(41,85,57,1,NULL,NULL,1,NULL,0,0,NULL),(42,164,57,1,NULL,NULL,1,NULL,0,0,NULL),(43,85,123,1,NULL,NULL,1,NULL,0,0,NULL),(44,164,123,1,NULL,NULL,1,NULL,0,0,NULL),(45,164,85,4,NULL,NULL,1,NULL,0,0,NULL),(46,123,14,8,NULL,NULL,1,NULL,0,0,NULL),(47,85,14,8,NULL,NULL,1,NULL,0,0,NULL),(48,164,14,8,NULL,NULL,1,NULL,0,0,NULL),(49,57,14,7,NULL,NULL,1,NULL,0,0,NULL),(50,123,57,2,NULL,NULL,1,NULL,0,0,NULL),(51,3,201,1,NULL,NULL,1,NULL,0,0,NULL),(52,119,201,1,NULL,NULL,1,NULL,0,0,NULL),(53,3,148,1,NULL,NULL,1,NULL,0,0,NULL),(54,119,148,1,NULL,NULL,1,NULL,0,0,NULL),(55,119,3,4,NULL,NULL,1,NULL,0,0,NULL),(56,148,65,8,NULL,NULL,1,NULL,0,0,NULL),(57,3,65,8,NULL,NULL,1,NULL,0,0,NULL),(58,119,65,8,NULL,NULL,1,NULL,0,0,NULL),(59,201,65,7,NULL,NULL,1,NULL,0,0,NULL),(60,148,201,2,NULL,NULL,1,NULL,0,0,NULL),(61,37,20,1,NULL,NULL,1,NULL,0,0,NULL),(62,135,20,1,NULL,NULL,1,NULL,0,0,NULL),(63,37,136,1,NULL,NULL,1,NULL,0,0,NULL),(64,135,136,1,NULL,NULL,1,NULL,0,0,NULL),(65,135,37,4,NULL,NULL,1,NULL,0,0,NULL),(66,136,130,8,NULL,NULL,1,NULL,0,0,NULL),(67,37,130,8,NULL,NULL,1,NULL,0,0,NULL),(68,135,130,8,NULL,NULL,1,NULL,0,0,NULL),(69,20,130,7,NULL,NULL,1,NULL,0,0,NULL),(70,136,20,2,NULL,NULL,1,NULL,0,0,NULL),(71,29,84,1,NULL,NULL,1,NULL,0,0,NULL),(72,73,84,1,NULL,NULL,1,NULL,0,0,NULL),(73,29,131,1,NULL,NULL,1,NULL,0,0,NULL),(74,73,131,1,NULL,NULL,1,NULL,0,0,NULL),(75,73,29,4,NULL,NULL,1,NULL,0,0,NULL),(76,131,81,8,NULL,NULL,1,NULL,0,0,NULL),(77,29,81,8,NULL,NULL,1,NULL,0,0,NULL),(78,73,81,8,NULL,NULL,1,NULL,0,0,NULL),(79,84,81,7,NULL,NULL,1,NULL,0,0,NULL),(80,131,84,2,NULL,NULL,1,NULL,0,0,NULL),(81,61,22,1,NULL,NULL,1,NULL,0,0,NULL),(82,152,22,1,NULL,NULL,1,NULL,0,0,NULL),(83,61,76,1,NULL,NULL,1,NULL,0,0,NULL),(84,152,76,1,NULL,NULL,1,NULL,0,0,NULL),(85,152,61,4,NULL,NULL,1,NULL,0,0,NULL),(86,76,107,8,NULL,NULL,1,NULL,0,0,NULL),(87,61,107,8,NULL,NULL,1,NULL,0,0,NULL),(88,152,107,8,NULL,NULL,1,NULL,0,0,NULL),(89,22,107,7,NULL,NULL,0,NULL,0,0,NULL),(90,76,22,2,NULL,NULL,0,NULL,0,0,NULL),(91,171,170,1,NULL,NULL,1,NULL,0,0,NULL),(92,173,170,1,NULL,NULL,1,NULL,0,0,NULL),(93,171,64,1,NULL,NULL,1,NULL,0,0,NULL),(94,173,64,1,NULL,NULL,1,NULL,0,0,NULL),(95,173,171,4,NULL,NULL,1,NULL,0,0,NULL),(96,64,169,8,NULL,NULL,1,NULL,0,0,NULL),(97,171,169,8,NULL,NULL,1,NULL,0,0,NULL),(98,173,169,8,NULL,NULL,1,NULL,0,0,NULL),(99,170,169,7,NULL,NULL,1,NULL,0,0,NULL),(100,64,170,2,NULL,NULL,1,NULL,0,0,NULL),(101,89,153,1,NULL,NULL,1,NULL,0,0,NULL),(102,2,153,1,NULL,NULL,1,NULL,0,0,NULL),(103,89,69,1,NULL,NULL,1,NULL,0,0,NULL),(104,2,69,1,NULL,NULL,1,NULL,0,0,NULL),(105,2,89,4,NULL,NULL,1,NULL,0,0,NULL),(106,69,172,8,NULL,NULL,1,NULL,0,0,NULL),(107,89,172,8,NULL,NULL,1,NULL,0,0,NULL),(108,2,172,8,NULL,NULL,1,NULL,0,0,NULL),(109,153,172,7,NULL,NULL,0,NULL,0,0,NULL),(110,69,153,2,NULL,NULL,0,NULL,0,0,NULL),(111,27,105,1,NULL,NULL,1,NULL,0,0,NULL),(112,75,105,1,NULL,NULL,1,NULL,0,0,NULL),(113,27,176,1,NULL,NULL,1,NULL,0,0,NULL),(114,75,176,1,NULL,NULL,1,NULL,0,0,NULL),(115,75,27,4,NULL,NULL,1,NULL,0,0,NULL),(116,176,128,8,NULL,NULL,1,NULL,0,0,NULL),(117,27,128,8,NULL,NULL,1,NULL,0,0,NULL),(118,75,128,8,NULL,NULL,1,NULL,0,0,NULL),(119,105,128,7,NULL,NULL,0,NULL,0,0,NULL),(120,176,105,2,NULL,NULL,0,NULL,0,0,NULL),(121,168,28,1,NULL,NULL,1,NULL,0,0,NULL),(122,118,28,1,NULL,NULL,1,NULL,0,0,NULL),(123,168,50,1,NULL,NULL,1,NULL,0,0,NULL),(124,118,50,1,NULL,NULL,1,NULL,0,0,NULL),(125,118,168,4,NULL,NULL,1,NULL,0,0,NULL),(126,50,146,8,NULL,NULL,1,NULL,0,0,NULL),(127,168,146,8,NULL,NULL,1,NULL,0,0,NULL),(128,118,146,8,NULL,NULL,1,NULL,0,0,NULL),(129,28,146,7,NULL,NULL,0,NULL,0,0,NULL),(130,50,28,2,NULL,NULL,0,NULL,0,0,NULL),(131,38,165,1,NULL,NULL,1,NULL,0,0,NULL),(132,49,165,1,NULL,NULL,1,NULL,0,0,NULL),(133,38,91,1,NULL,NULL,1,NULL,0,0,NULL),(134,49,91,1,NULL,NULL,1,NULL,0,0,NULL),(135,49,38,4,NULL,NULL,1,NULL,0,0,NULL),(136,91,193,8,NULL,NULL,1,NULL,0,0,NULL),(137,38,193,8,NULL,NULL,1,NULL,0,0,NULL),(138,49,193,8,NULL,NULL,1,NULL,0,0,NULL),(139,165,193,7,NULL,NULL,1,NULL,0,0,NULL),(140,91,165,2,NULL,NULL,1,NULL,0,0,NULL),(141,181,83,1,NULL,NULL,1,NULL,0,0,NULL),(142,144,83,1,NULL,NULL,1,NULL,0,0,NULL),(143,181,188,1,NULL,NULL,1,NULL,0,0,NULL),(144,144,188,1,NULL,NULL,1,NULL,0,0,NULL),(145,144,181,4,NULL,NULL,1,NULL,0,0,NULL),(146,188,97,8,NULL,NULL,1,NULL,0,0,NULL),(147,181,97,8,NULL,NULL,1,NULL,0,0,NULL),(148,144,97,8,NULL,NULL,1,NULL,0,0,NULL),(149,83,97,7,NULL,NULL,1,NULL,0,0,NULL),(150,188,83,2,NULL,NULL,1,NULL,0,0,NULL),(151,18,39,1,NULL,NULL,1,NULL,0,0,NULL),(152,78,39,1,NULL,NULL,1,NULL,0,0,NULL),(153,18,86,1,NULL,NULL,1,NULL,0,0,NULL),(154,78,86,1,NULL,NULL,1,NULL,0,0,NULL),(155,78,18,4,NULL,NULL,1,NULL,0,0,NULL),(156,86,13,8,NULL,NULL,1,NULL,0,0,NULL),(157,18,13,8,NULL,NULL,1,NULL,0,0,NULL),(158,78,13,8,NULL,NULL,1,NULL,0,0,NULL),(159,39,13,7,NULL,NULL,1,NULL,0,0,NULL),(160,86,39,2,NULL,NULL,1,NULL,0,0,NULL),(161,174,111,1,NULL,NULL,1,NULL,0,0,NULL),(162,103,111,1,NULL,NULL,1,NULL,0,0,NULL),(163,174,190,1,NULL,NULL,1,NULL,0,0,NULL),(164,103,190,1,NULL,NULL,1,NULL,0,0,NULL),(165,103,174,4,NULL,NULL,1,NULL,0,0,NULL),(166,190,185,8,NULL,NULL,1,NULL,0,0,NULL),(167,174,185,8,NULL,NULL,1,NULL,0,0,NULL),(168,103,185,8,NULL,NULL,1,NULL,0,0,NULL),(169,111,185,7,NULL,NULL,0,NULL,0,0,NULL),(170,190,111,2,NULL,NULL,0,NULL,0,0,NULL),(171,186,74,1,NULL,NULL,1,NULL,0,0,NULL),(172,7,74,1,NULL,NULL,1,NULL,0,0,NULL),(173,186,19,1,NULL,NULL,1,NULL,0,0,NULL),(174,7,19,1,NULL,NULL,1,NULL,0,0,NULL),(175,7,186,4,NULL,NULL,1,NULL,0,0,NULL),(176,19,155,8,NULL,NULL,1,NULL,0,0,NULL),(177,186,155,8,NULL,NULL,1,NULL,0,0,NULL),(178,7,155,8,NULL,NULL,1,NULL,0,0,NULL),(179,74,155,7,NULL,NULL,1,NULL,0,0,NULL),(180,19,74,2,NULL,NULL,1,NULL,0,0,NULL),(181,126,113,1,NULL,NULL,1,NULL,0,0,NULL),(182,41,113,1,NULL,NULL,1,NULL,0,0,NULL),(183,126,149,1,NULL,NULL,1,NULL,0,0,NULL),(184,41,149,1,NULL,NULL,1,NULL,0,0,NULL),(185,41,126,4,NULL,NULL,1,NULL,0,0,NULL),(186,149,35,8,NULL,NULL,1,NULL,0,0,NULL),(187,126,35,8,NULL,NULL,1,NULL,0,0,NULL),(188,41,35,8,NULL,NULL,1,NULL,0,0,NULL),(189,113,35,7,NULL,NULL,0,NULL,0,0,NULL),(190,149,113,2,NULL,NULL,0,NULL,0,0,NULL),(191,200,88,1,NULL,NULL,1,NULL,0,0,NULL),(192,54,88,1,NULL,NULL,1,NULL,0,0,NULL),(193,200,133,1,NULL,NULL,1,NULL,0,0,NULL),(194,54,133,1,NULL,NULL,1,NULL,0,0,NULL),(195,54,200,4,NULL,NULL,1,NULL,0,0,NULL),(196,133,82,8,NULL,NULL,1,NULL,0,0,NULL),(197,200,82,8,NULL,NULL,1,NULL,0,0,NULL),(198,54,82,8,NULL,NULL,1,NULL,0,0,NULL),(199,88,82,7,NULL,NULL,1,NULL,0,0,NULL),(200,133,88,2,NULL,NULL,1,NULL,0,0,NULL),(201,183,25,5,NULL,NULL,1,NULL,0,0,NULL),(202,53,36,5,NULL,NULL,1,NULL,0,0,NULL),(203,69,47,5,NULL,NULL,1,NULL,0,0,NULL),(204,164,90,5,NULL,NULL,1,NULL,0,0,NULL),(205,149,96,5,NULL,NULL,1,NULL,0,0,NULL),(206,22,100,5,NULL,NULL,1,NULL,0,0,NULL),(207,2,124,5,NULL,NULL,1,NULL,0,0,NULL),(208,135,139,5,NULL,NULL,1,NULL,0,0,NULL),(209,123,145,5,NULL,NULL,1,NULL,0,0,NULL),(210,20,151,5,NULL,NULL,1,NULL,0,0,NULL),(211,152,157,5,NULL,NULL,1,NULL,0,0,NULL),(212,46,182,5,NULL,NULL,1,NULL,0,0,NULL); /*!40000 ALTER TABLE `civicrm_relationship` ENABLE KEYS */; UNLOCK TABLES; @@ -1272,7 +1273,7 @@ UNLOCK TABLES; LOCK TABLES `civicrm_setting` WRITE; /*!40000 ALTER TABLE `civicrm_setting` DISABLE KEYS */; -INSERT INTO `civicrm_setting` (`id`, `group_name`, `name`, `value`, `domain_id`, `contact_id`, `is_domain`, `component_id`, `created_date`, `created_id`) VALUES (3,'CiviCRM Preferences','contact_view_options','s:28:\"123456789101113\";',1,NULL,1,NULL,NULL,NULL),(4,'CiviCRM Preferences','contact_smart_group_display','s:1:\"1\";',1,NULL,1,NULL,NULL,NULL),(5,'CiviCRM Preferences','contact_edit_options','s:37:\"123456789111214151617\";',1,NULL,1,NULL,NULL,NULL),(6,'CiviCRM Preferences','advanced_search_options','s:46:\"123456789101112131516171819\";',1,NULL,1,NULL,NULL,NULL),(7,'CiviCRM Preferences','user_dashboard_options','s:15:\"1234578\";',1,NULL,1,NULL,NULL,NULL),(8,'CiviCRM Preferences','address_options','s:23:\"123456891011\";',1,NULL,1,NULL,NULL,NULL),(9,'CiviCRM Preferences','address_format','s:198:\"{contact.address_name}\n{contact.street_address}\n{contact.supplemental_address_1}\n{contact.supplemental_address_2}\n{contact.city}{, }{contact.state_province}{ }{contact.postal_code}\n{contact.country}\";',1,NULL,1,NULL,NULL,NULL),(10,'CiviCRM Preferences','mailing_format','s:195:\"{contact.addressee}\n{contact.street_address}\n{contact.supplemental_address_1}\n{contact.supplemental_address_2}\n{contact.city}{, }{contact.state_province}{ }{contact.postal_code}\n{contact.country}\";',1,NULL,1,NULL,NULL,NULL),(11,'CiviCRM Preferences','display_name_format','s:102:\"{contact.individual_prefix}{ }{contact.first_name}{ }{contact.last_name}{ }{contact.individual_suffix}\";',1,NULL,1,NULL,NULL,NULL),(12,'CiviCRM Preferences','sort_name_format','s:43:\"{contact.last_name}{, }{contact.first_name}\";',1,NULL,1,NULL,NULL,NULL),(13,'CiviCRM Preferences','editor_id','s:1:\"2\";',1,NULL,1,NULL,NULL,NULL),(14,'CiviCRM Preferences','contact_ajax_check_similar','s:1:\"1\";',1,NULL,1,NULL,NULL,NULL),(15,'CiviCRM Preferences','activity_assignee_notification','s:1:\"1\";',1,NULL,1,NULL,NULL,NULL),(16,'CiviCRM Preferences','activity_assignee_notification_ics','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(17,'CiviCRM Preferences','contact_autocomplete_options','s:5:\"12\";',1,NULL,1,NULL,NULL,NULL),(18,'CiviCRM Preferences','contact_reference_options','s:5:\"12\";',1,NULL,1,NULL,NULL,NULL),(19,'Address Standardization Preferences','address_standardization_provider',NULL,1,NULL,1,NULL,NULL,NULL),(20,'Address Standardization Preferences','address_standardization_userid',NULL,1,NULL,1,NULL,NULL,NULL),(21,'Address Standardization Preferences','address_standardization_url',NULL,1,NULL,1,NULL,NULL,NULL),(22,'Campaign Preferences','tag_unconfirmed','s:11:\"Unconfirmed\";',1,NULL,1,NULL,NULL,NULL),(23,'Campaign Preferences','petition_contacts','s:17:\"Petition Contacts\";',1,NULL,1,NULL,NULL,NULL),(24,'Event Preferences','enable_cart','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(25,'Mailing Preferences','profile_double_optin','s:1:\"1\";',1,NULL,1,NULL,NULL,NULL),(26,'Mailing Preferences','profile_add_to_group_double_optin','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(27,'Mailing Preferences','track_civimail_replies','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(28,'Mailing Preferences','civimail_workflow','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(29,'Mailing Preferences','civimail_server_wide_lock','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(30,'Mailing Preferences','mailing_backend','a:1:{s:15:\"outBound_option\";s:1:\"3\";}',1,NULL,1,NULL,NULL,NULL),(31,'Mailing Preferences','write_activity_record','s:1:\"1\";',1,NULL,1,NULL,NULL,NULL),(32,'Member Preferences','default_renewal_contribution_page',NULL,1,NULL,1,NULL,NULL,NULL),(33,'Multi Site Preferences','is_enabled','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(34,'Multi Site Preferences','uniq_email_per_site','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(35,'Multi Site Preferences','domain_group_id','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(36,'Multi Site Preferences','event_price_set_domain_id','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(37,'Directory Preferences','uploadDir','s:7:\"upload/\";',1,NULL,1,NULL,'2014-05-20 08:12:58',NULL),(38,'Directory Preferences','imageUploadDir','s:19:\"persist/contribute/\";',1,NULL,1,NULL,'2014-05-20 08:12:58',NULL),(39,'Directory Preferences','customFileUploadDir','s:7:\"custom/\";',1,NULL,1,NULL,'2014-05-20 08:12:58',NULL),(40,'Directory Preferences','customTemplateDir',NULL,1,NULL,1,NULL,NULL,NULL),(41,'Directory Preferences','customPHPPathDir',NULL,1,NULL,1,NULL,NULL,NULL),(42,'Directory Preferences','extensionsDir',NULL,1,NULL,1,NULL,NULL,NULL),(43,'URL Preferences','userFrameworkResourceURL',NULL,1,NULL,1,NULL,'2014-05-20 08:12:59',NULL),(44,'URL Preferences','imageUploadURL',NULL,1,NULL,1,NULL,'2014-05-20 08:12:59',NULL),(45,'URL Preferences','customCSSURL',NULL,1,NULL,1,NULL,NULL,NULL),(46,'URL Preferences','extensionsURL',NULL,1,NULL,1,NULL,NULL,NULL); +INSERT INTO `civicrm_setting` (`id`, `group_name`, `name`, `value`, `domain_id`, `contact_id`, `is_domain`, `component_id`, `created_date`, `created_id`) VALUES (1,'CiviCRM Preferences','contact_view_options','s:28:\"123456789101113\";',1,NULL,1,NULL,NULL,NULL),(2,'CiviCRM Preferences','contact_smart_group_display','s:1:\"1\";',1,NULL,1,NULL,NULL,NULL),(3,'CiviCRM Preferences','contact_edit_options','s:37:\"123456789111214151617\";',1,NULL,1,NULL,NULL,NULL),(4,'CiviCRM Preferences','advanced_search_options','s:46:\"123456789101112131516171819\";',1,NULL,1,NULL,NULL,NULL),(5,'CiviCRM Preferences','user_dashboard_options','s:15:\"1234578\";',1,NULL,1,NULL,NULL,NULL),(6,'CiviCRM Preferences','address_options','s:23:\"123456891011\";',1,NULL,1,NULL,NULL,NULL),(7,'CiviCRM Preferences','address_format','s:198:\"{contact.address_name}\n{contact.street_address}\n{contact.supplemental_address_1}\n{contact.supplemental_address_2}\n{contact.city}{, }{contact.state_province}{ }{contact.postal_code}\n{contact.country}\";',1,NULL,1,NULL,NULL,NULL),(8,'CiviCRM Preferences','mailing_format','s:195:\"{contact.addressee}\n{contact.street_address}\n{contact.supplemental_address_1}\n{contact.supplemental_address_2}\n{contact.city}{, }{contact.state_province}{ }{contact.postal_code}\n{contact.country}\";',1,NULL,1,NULL,NULL,NULL),(9,'CiviCRM Preferences','display_name_format','s:102:\"{contact.individual_prefix}{ }{contact.first_name}{ }{contact.last_name}{ }{contact.individual_suffix}\";',1,NULL,1,NULL,NULL,NULL),(10,'CiviCRM Preferences','sort_name_format','s:43:\"{contact.last_name}{, }{contact.first_name}\";',1,NULL,1,NULL,NULL,NULL),(11,'CiviCRM Preferences','editor_id','s:1:\"2\";',1,NULL,1,NULL,NULL,NULL),(12,'CiviCRM Preferences','contact_ajax_check_similar','s:1:\"1\";',1,NULL,1,NULL,NULL,NULL),(13,'CiviCRM Preferences','activity_assignee_notification','s:1:\"1\";',1,NULL,1,NULL,NULL,NULL),(14,'CiviCRM Preferences','activity_assignee_notification_ics','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(15,'CiviCRM Preferences','contact_autocomplete_options','s:5:\"12\";',1,NULL,1,NULL,NULL,NULL),(16,'CiviCRM Preferences','contact_reference_options','s:5:\"12\";',1,NULL,1,NULL,NULL,NULL),(17,'Address Standardization Preferences','address_standardization_provider',NULL,1,NULL,1,NULL,NULL,NULL),(18,'Address Standardization Preferences','address_standardization_userid',NULL,1,NULL,1,NULL,NULL,NULL),(19,'Address Standardization Preferences','address_standardization_url',NULL,1,NULL,1,NULL,NULL,NULL),(20,'Campaign Preferences','tag_unconfirmed','s:11:\"Unconfirmed\";',1,NULL,1,NULL,NULL,NULL),(21,'Campaign Preferences','petition_contacts','s:17:\"Petition Contacts\";',1,NULL,1,NULL,NULL,NULL),(22,'Event Preferences','enable_cart','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(23,'Mailing Preferences','profile_double_optin','s:1:\"1\";',1,NULL,1,NULL,NULL,NULL),(24,'Mailing Preferences','profile_add_to_group_double_optin','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(25,'Mailing Preferences','track_civimail_replies','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(26,'Mailing Preferences','civimail_workflow','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(27,'Mailing Preferences','civimail_server_wide_lock','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(28,'Mailing Preferences','mailing_backend','a:1:{s:15:\"outBound_option\";s:1:\"3\";}',1,NULL,1,NULL,NULL,NULL),(29,'Mailing Preferences','write_activity_record','s:1:\"1\";',1,NULL,1,NULL,NULL,NULL),(30,'Member Preferences','default_renewal_contribution_page',NULL,1,NULL,1,NULL,NULL,NULL),(31,'Multi Site Preferences','is_enabled','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(32,'Multi Site Preferences','uniq_email_per_site','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(33,'Multi Site Preferences','domain_group_id','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(34,'Multi Site Preferences','event_price_set_domain_id','s:1:\"0\";',1,NULL,1,NULL,NULL,NULL),(35,'Directory Preferences','uploadDir','s:7:\"upload/\";',1,NULL,1,NULL,'2014-05-22 10:54:37',NULL),(36,'Directory Preferences','imageUploadDir','s:19:\"persist/contribute/\";',1,NULL,1,NULL,'2014-05-22 10:54:37',NULL),(37,'Directory Preferences','customFileUploadDir','s:7:\"custom/\";',1,NULL,1,NULL,'2014-05-22 10:54:37',NULL),(38,'Directory Preferences','customTemplateDir',NULL,1,NULL,1,NULL,NULL,NULL),(39,'Directory Preferences','customPHPPathDir',NULL,1,NULL,1,NULL,NULL,NULL),(40,'Directory Preferences','extensionsDir',NULL,1,NULL,1,NULL,NULL,NULL),(41,'URL Preferences','userFrameworkResourceURL',NULL,1,NULL,1,NULL,'2014-05-22 10:54:37',NULL),(42,'URL Preferences','imageUploadURL',NULL,1,NULL,1,NULL,'2014-05-22 10:54:37',NULL),(43,'URL Preferences','customCSSURL',NULL,1,NULL,1,NULL,NULL,NULL),(44,'URL Preferences','extensionsURL',NULL,1,NULL,1,NULL,NULL,NULL),(45,'CiviCRM Preferences','resCacheCode','s:5:\"Bx8lT\";',1,NULL,1,NULL,'2014-05-22 10:24:44',NULL),(46,'Contribute Preferences','cvv_backoffice_required','s:1:\"1\";',1,NULL,1,NULL,'2014-05-22 10:24:43',NULL),(47,'CiviCRM Preferences','ajaxPopupsEnabled','i:1;',1,NULL,1,NULL,'2014-05-22 10:24:43',NULL),(48,'CiviCRM Preferences','max_attachments','i:3;',1,NULL,1,NULL,'2014-05-22 10:24:43',NULL),(49,'CiviCRM Preferences','contact_undelete','i:1;',1,NULL,1,NULL,'2014-05-22 10:24:43',NULL),(50,'CiviCRM Preferences','allowPermDeleteFinancial','b:0;',1,NULL,1,NULL,'2014-05-22 10:24:43',NULL),(51,'CiviCRM Preferences','versionAlert','i:1;',1,NULL,1,NULL,'2014-05-22 10:24:43',NULL),(52,'CiviCRM Preferences','securityAlert','i:1;',1,NULL,1,NULL,'2014-05-22 10:24:43',NULL),(53,'CiviCRM Preferences','blogUrl','s:9:\"*default*\";',1,NULL,1,NULL,'2014-05-22 10:24:43',NULL),(54,'CiviCRM Preferences','verifySSL','i:1;',1,NULL,1,NULL,'2014-05-22 10:24:43',NULL),(55,'CiviCRM Preferences','enable_components','a:6:{i:0;s:9:\"CiviEvent\";i:1;s:14:\"CiviContribute\";i:2;s:10:\"CiviMember\";i:3;s:8:\"CiviMail\";i:4;s:10:\"CiviReport\";i:5;s:10:\"CiviPledge\";}',1,NULL,1,NULL,'2014-05-22 10:24:43',NULL),(56,'CiviCRM Preferences','disable_core_css','s:1:\"0\";',1,NULL,1,NULL,'2014-05-22 10:24:43',NULL),(57,'CiviCRM Preferences','empoweredBy','b:1;',1,NULL,1,NULL,'2014-05-22 10:24:43',NULL),(58,'Event Preferences','event_enable_cart','i:0;',1,NULL,1,NULL,'2014-05-22 10:24:44',NULL),(59,'Mailing Preferences','disable_mandatory_tokens_check','i:0;',1,NULL,1,NULL,'2014-05-22 10:24:44',NULL),(60,'Mailing Preferences','dedupe_email_default','i:1;',1,NULL,1,NULL,'2014-05-22 10:24:44',NULL),(61,'Mailing Preferences','hash_mailing_url','i:0;',1,NULL,1,NULL,'2014-05-22 10:24:44',NULL),(62,'Search Preferences','search_autocomplete_count','i:10;',1,NULL,1,NULL,'2014-05-22 10:24:44',NULL); /*!40000 ALTER TABLE `civicrm_setting` ENABLE KEYS */; UNLOCK TABLES; @@ -1301,7 +1302,7 @@ 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,199,2,'2013-07-26 10:36:10','Admin','Added',NULL),(2,56,2,'2014-01-02 01:01:59','Email','Added',NULL),(3,145,2,'2013-06-25 06:05:28','Email','Added',NULL),(4,124,2,'2013-07-02 09:18:51','Admin','Added',NULL),(5,37,2,'2013-07-25 07:04:44','Email','Added',NULL),(6,17,2,'2014-04-05 03:39:14','Admin','Added',NULL),(7,119,2,'2014-03-22 07:12:55','Admin','Added',NULL),(8,47,2,'2014-04-24 06:16:24','Admin','Added',NULL),(9,91,2,'2013-07-27 09:11:04','Email','Added',NULL),(10,157,2,'2013-06-02 01:15:58','Admin','Added',NULL),(11,60,2,'2013-07-28 02:54:38','Email','Added',NULL),(12,73,2,'2013-05-29 05:45:25','Email','Added',NULL),(13,93,2,'2014-01-04 11:54:37','Email','Added',NULL),(14,164,2,'2014-05-09 02:53:48','Email','Added',NULL),(15,5,2,'2013-09-18 07:27:52','Admin','Added',NULL),(16,170,2,'2014-02-21 09:47:45','Email','Added',NULL),(17,130,2,'2014-04-20 07:18:49','Admin','Added',NULL),(18,150,2,'2013-12-27 10:39:21','Email','Added',NULL),(19,129,2,'2013-07-16 03:28:15','Email','Added',NULL),(20,67,2,'2014-04-13 05:37:53','Email','Added',NULL),(21,168,2,'2013-06-22 01:31:48','Admin','Added',NULL),(22,20,2,'2013-12-11 07:34:56','Email','Added',NULL),(23,7,2,'2013-08-18 03:44:53','Email','Added',NULL),(24,14,2,'2014-01-13 01:16:53','Admin','Added',NULL),(25,80,2,'2014-01-31 05:10:19','Email','Added',NULL),(26,117,2,'2013-10-28 03:30:10','Email','Added',NULL),(27,190,2,'2014-01-04 07:01:59','Admin','Added',NULL),(28,28,2,'2014-04-22 03:26:32','Email','Added',NULL),(29,82,2,'2013-08-17 01:04:35','Email','Added',NULL),(30,178,2,'2013-11-23 11:32:12','Admin','Added',NULL),(31,33,2,'2014-05-18 12:26:59','Admin','Added',NULL),(32,102,2,'2014-01-18 02:58:01','Email','Added',NULL),(33,88,2,'2014-01-08 01:35:02','Admin','Added',NULL),(34,138,2,'2014-03-24 10:27:41','Email','Added',NULL),(35,49,2,'2014-02-11 10:13:37','Admin','Added',NULL),(36,19,2,'2013-07-16 11:40:32','Email','Added',NULL),(37,74,2,'2013-11-08 08:37:39','Admin','Added',NULL),(38,16,2,'2014-05-15 06:43:08','Email','Added',NULL),(39,123,2,'2014-01-23 05:35:17','Email','Added',NULL),(40,8,2,'2014-02-17 10:24:33','Admin','Added',NULL),(41,45,2,'2013-11-01 07:41:29','Email','Added',NULL),(42,179,2,'2014-03-02 09:18:36','Email','Added',NULL),(43,149,2,'2013-10-02 12:46:23','Email','Added',NULL),(44,34,2,'2013-08-18 12:20:52','Email','Added',NULL),(45,166,2,'2014-05-20 08:40:44','Email','Added',NULL),(46,147,2,'2013-07-19 08:20:34','Admin','Added',NULL),(47,185,2,'2013-06-10 03:28:36','Admin','Added',NULL),(48,4,2,'2014-05-03 01:41:59','Admin','Added',NULL),(49,36,2,'2014-02-02 10:38:41','Email','Added',NULL),(50,110,2,'2013-10-12 08:30:34','Email','Added',NULL),(51,44,2,'2013-12-04 10:03:47','Admin','Added',NULL),(52,31,2,'2014-03-04 06:13:36','Email','Added',NULL),(53,181,2,'2013-12-13 07:26:35','Email','Added',NULL),(54,187,2,'2014-05-08 08:41:41','Admin','Added',NULL),(55,186,2,'2014-01-22 08:33:00','Email','Added',NULL),(56,198,2,'2013-05-26 07:24:26','Email','Added',NULL),(57,85,2,'2014-04-28 08:43:35','Email','Added',NULL),(58,162,2,'2014-02-24 02:14:10','Email','Added',NULL),(59,78,2,'2014-03-19 07:46:02','Email','Added',NULL),(60,126,2,'2013-07-22 11:39:25','Admin','Added',NULL),(61,136,3,'2014-05-11 07:52:08','Admin','Added',NULL),(62,196,3,'2013-07-18 02:27:35','Admin','Added',NULL),(63,176,3,'2014-03-23 03:15:03','Email','Added',NULL),(64,163,3,'2014-04-01 12:07:27','Email','Added',NULL),(65,174,3,'2013-10-15 11:22:53','Admin','Added',NULL),(66,200,3,'2014-03-03 02:30:41','Admin','Added',NULL),(67,109,3,'2013-11-24 02:41:24','Email','Added',NULL),(68,51,3,'2014-03-24 10:09:28','Email','Added',NULL),(69,43,3,'2013-08-17 04:11:13','Admin','Added',NULL),(70,40,3,'2014-04-23 09:53:19','Email','Added',NULL),(71,71,3,'2013-11-26 01:40:33','Email','Added',NULL),(72,112,3,'2014-01-13 09:17:27','Admin','Added',NULL),(73,141,3,'2013-05-26 05:16:06','Email','Added',NULL),(74,58,3,'2013-05-21 10:08:28','Admin','Added',NULL),(75,92,3,'2014-05-02 03:07:27','Admin','Added',NULL),(76,199,4,'2013-11-28 02:38:36','Admin','Added',NULL),(77,47,4,'2014-01-07 08:43:47','Admin','Added',NULL),(78,5,4,'2013-07-07 04:30:25','Admin','Added',NULL),(79,20,4,'2013-11-22 10:03:53','Email','Added',NULL),(80,82,4,'2013-06-26 04:25:32','Email','Added',NULL),(81,19,4,'2013-10-28 04:29:34','Email','Added',NULL),(82,149,4,'2013-05-21 05:15:35','Email','Added',NULL),(83,110,4,'2014-02-27 10:53:13','Admin','Added',NULL); +INSERT INTO `civicrm_subscription_history` (`id`, `contact_id`, `group_id`, `date`, `method`, `status`, `tracking`) VALUES (1,132,2,'2014-04-01 12:47:46','Email','Added',NULL),(2,21,2,'2014-01-20 06:42:43','Admin','Added',NULL),(3,140,2,'2013-09-19 08:46:28','Email','Added',NULL),(4,184,2,'2014-02-19 02:46:25','Admin','Added',NULL),(5,163,2,'2013-09-12 05:51:50','Email','Added',NULL),(6,60,2,'2013-08-31 01:04:18','Email','Added',NULL),(7,51,2,'2013-07-29 11:54:46','Admin','Added',NULL),(8,11,2,'2013-08-21 09:24:56','Email','Added',NULL),(9,104,2,'2014-05-19 03:39:35','Email','Added',NULL),(10,42,2,'2014-01-14 09:47:38','Email','Added',NULL),(11,127,2,'2013-11-22 09:06:13','Email','Added',NULL),(12,59,2,'2013-10-21 07:56:23','Admin','Added',NULL),(13,115,2,'2014-05-21 06:58:04','Admin','Added',NULL),(14,137,2,'2014-02-28 07:56:45','Email','Added',NULL),(15,99,2,'2013-08-01 08:12:25','Admin','Added',NULL),(16,134,2,'2014-04-21 06:42:03','Admin','Added',NULL),(17,114,2,'2013-12-26 03:09:30','Admin','Added',NULL),(18,4,2,'2013-06-14 09:21:08','Admin','Added',NULL),(19,162,2,'2014-01-12 07:58:16','Email','Added',NULL),(20,187,2,'2014-04-15 06:16:50','Email','Added',NULL),(21,189,2,'2014-01-20 12:37:35','Admin','Added',NULL),(22,178,2,'2014-05-22 10:34:33','Admin','Added',NULL),(23,34,2,'2014-05-13 04:31:04','Email','Added',NULL),(24,150,2,'2014-05-01 03:06:43','Admin','Added',NULL),(25,71,2,'2013-09-25 06:29:30','Admin','Added',NULL),(26,147,2,'2014-02-22 11:38:20','Email','Added',NULL),(27,12,2,'2013-07-06 05:15:01','Email','Added',NULL),(28,197,2,'2014-04-06 05:37:23','Email','Added',NULL),(29,156,2,'2014-02-21 11:24:28','Admin','Added',NULL),(30,46,2,'2014-01-04 05:19:44','Email','Added',NULL),(31,161,2,'2014-02-12 04:41:20','Admin','Added',NULL),(32,159,2,'2014-01-26 09:17:41','Email','Added',NULL),(33,30,2,'2014-03-20 01:31:03','Email','Added',NULL),(34,9,2,'2013-06-04 12:35:01','Email','Added',NULL),(35,33,2,'2013-10-08 04:03:12','Email','Added',NULL),(36,194,2,'2014-04-11 08:20:22','Admin','Added',NULL),(37,58,2,'2013-10-10 10:52:48','Admin','Added',NULL),(38,117,2,'2013-10-31 10:33:36','Email','Added',NULL),(39,116,2,'2014-05-02 08:26:59','Admin','Added',NULL),(40,8,2,'2013-10-22 09:03:37','Admin','Added',NULL),(41,143,2,'2013-09-12 10:42:00','Admin','Added',NULL),(42,94,2,'2014-05-06 10:33:23','Admin','Added',NULL),(43,24,2,'2013-10-09 12:00:01','Admin','Added',NULL),(44,31,2,'2014-04-18 03:04:17','Email','Added',NULL),(45,129,2,'2014-03-08 03:01:49','Email','Added',NULL),(46,17,2,'2014-01-07 11:46:52','Admin','Added',NULL),(47,70,2,'2013-09-17 04:20:57','Email','Added',NULL),(48,5,2,'2013-11-16 09:42:52','Email','Added',NULL),(49,141,2,'2013-07-12 02:53:38','Email','Added',NULL),(50,92,2,'2014-03-15 11:08:44','Email','Added',NULL),(51,53,2,'2014-01-13 03:46:49','Admin','Added',NULL),(52,109,2,'2013-12-08 02:21:33','Admin','Added',NULL),(53,121,2,'2013-11-08 06:00:49','Admin','Added',NULL),(54,40,2,'2013-10-01 04:43:18','Email','Added',NULL),(55,183,2,'2014-05-14 05:06:03','Email','Added',NULL),(56,106,2,'2013-11-06 04:42:49','Admin','Added',NULL),(57,26,2,'2013-11-23 03:52:36','Admin','Added',NULL),(58,192,2,'2013-08-30 02:43:22','Admin','Added',NULL),(59,110,2,'2014-02-19 04:44:49','Admin','Added',NULL),(60,102,2,'2013-12-28 03:14:56','Email','Added',NULL),(61,80,3,'2014-03-11 08:02:04','Admin','Added',NULL),(62,138,3,'2014-05-18 06:43:51','Email','Added',NULL),(63,191,3,'2013-09-17 01:24:22','Email','Added',NULL),(64,112,3,'2013-12-05 04:33:46','Email','Added',NULL),(65,108,3,'2014-01-16 08:54:35','Admin','Added',NULL),(66,32,3,'2013-08-01 08:02:45','Admin','Added',NULL),(67,68,3,'2014-01-31 04:53:25','Admin','Added',NULL),(68,196,3,'2013-05-28 03:14:11','Admin','Added',NULL),(69,63,3,'2013-07-24 05:09:46','Email','Added',NULL),(70,23,3,'2014-01-07 07:59:33','Admin','Added',NULL),(71,48,3,'2014-05-17 01:23:42','Admin','Added',NULL),(72,66,3,'2014-03-24 06:18:31','Email','Added',NULL),(73,62,3,'2013-07-27 04:36:44','Email','Added',NULL),(74,15,3,'2014-04-24 07:55:38','Email','Added',NULL),(75,67,3,'2013-06-20 09:08:48','Email','Added',NULL),(76,132,4,'2014-04-30 06:12:55','Email','Added',NULL),(77,11,4,'2014-04-26 09:38:34','Email','Added',NULL),(78,99,4,'2014-02-15 08:02:26','Admin','Added',NULL),(79,178,4,'2013-12-12 06:37:36','Admin','Added',NULL),(80,156,4,'2013-05-31 11:28:00','Email','Added',NULL),(81,194,4,'2014-03-27 03:11:33','Admin','Added',NULL),(82,24,4,'2013-07-19 09:49:27','Admin','Added',NULL),(83,92,4,'2013-06-26 11:50:04','Email','Added',NULL); /*!40000 ALTER TABLE `civicrm_subscription_history` ENABLE KEYS */; UNLOCK TABLES; @@ -1397,7 +1398,7 @@ 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,120,'http://virginiasoftware.org',1),(2,15,'http://cadellfood.org',1),(3,114,'http://sierraacademy.org',1),(4,21,'http://ectechnologypartnership.org',1),(5,95,'http://knoxvillemusic.org',1),(6,107,'http://globaladvocacy.org',1),(7,133,'http://wvmusictrust.org',1),(8,193,'http://marylandlegal.org',1),(9,144,'http://mlkingempowerment.org',1),(10,41,'http://syracusefamilysystems.org',1),(11,142,'http://michigantechnology.org',1),(12,46,'http://globalfellowship.org',1),(13,98,'http://jacksonpoetrynetwork.org',1); +INSERT INTO `civicrm_website` (`id`, `contact_id`, `url`, `website_type_id`) VALUES (1,72,'http://wamsutterschool.org',1),(2,100,'http://utaharts.org',1),(3,195,'http://unitedhealth.org',1),(4,90,'http://dowlenfoodinitiative.org',1),(5,77,'http://nmpoetrynetwork.org',1),(6,182,'http://sierraeducation.org',1),(7,124,'http://scfoodservices.org',1),(8,44,'http://sbpeacetrust.org',1),(9,145,'http://pinewellnesspartnership.org',1),(10,55,'http://nmdevelopmentcenter.org',1),(11,25,'http://floridahealthsolutions.org',1),(12,45,'http://progressiveagriculturefund.org',1),(13,36,'http://urbanservices.org',1),(14,120,'http://unitedfood.org',1),(15,157,'http://fresnoenvironmental.org',1),(16,96,'http://jonesboroenvironmental.org',1),(17,179,'http://ruralhealth.org',1); /*!40000 ALTER TABLE `civicrm_website` ENABLE KEYS */; UNLOCK TABLES; @@ -1429,7 +1430,7 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2014-05-20 20:16:03 +-- Dump completed on 2014-05-22 22:54:46 -- +--------------------------------------------------------------------+ -- | CiviCRM version 3.4 | -- +--------------------------------------------------------------------+ diff --git a/tests/phpunit/api/v3/CaseTypeTest.php b/tests/phpunit/api/v3/CaseTypeTest.php index 6a805a4f5a..22121be9ec 100644 --- a/tests/phpunit/api/v3/CaseTypeTest.php +++ b/tests/phpunit/api/v3/CaseTypeTest.php @@ -158,7 +158,7 @@ class api_v3_CaseTypeTest extends CiviUnitTestCase { 'name' => 'Application_with_XML', 'is_active' => 1, 'weight' => 4, - 'xml_definition' => file_get_contents($caseXMLFile), + 'definition' => file_get_contents($caseXMLFile), ); $result = $this->callAPISuccess('CaseType', 'create', $params); diff --git a/xml/schema/Case/CaseType.xml b/xml/schema/Case/CaseType.xml index 19338f7146..9fd0fc0689 100644 --- a/xml/schema/Case/CaseType.xml +++ b/xml/schema/Case/CaseType.xml @@ -69,7 +69,7 @@ 4.5 - xml_definition + definition blob xml definition of case type 4.5 -- 2.25.1