added xml_definition column to store xml file CRM-14473
authorkurund <kurund@civicrm.org>
Tue, 13 May 2014 07:36:38 +0000 (21:36 -1000)
committerkurund <kurund@civicrm.org>
Wed, 14 May 2014 06:27:01 +0000 (20:27 -1000)
----------------------------------------
* CRM-14473: Migrate case-types from OptionGroup to new table
  https://issues.civicrm.org/jira/browse/CRM-14473

CRM/Upgrade/Incremental/sql/4.5.alpha1.mysql.tpl
sql/civicrm_generated.mysql
tests/phpunit/CiviTest/truncate.xml
xml/schema/Case/CaseType.xml

index 4ed8515fa65a8dae4915beb9e1babe19cbb52cc8..88efde42fa57c8bc5cca2316fe1a94c3ecbb6cd8 100644 (file)
@@ -314,6 +314,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',
   PRIMARY KEY (`id`),
   UNIQUE KEY `case_type_name` (`name`)
 ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=1;
index 1d01c1c344174e049298056c4e950d109d55a9fa..9e4ff1f07fc69b105ee295fc2c3d1c066afb9d0f 100644 (file)
@@ -1,8 +1,8 @@
--- MySQL dump 10.13  Distrib 5.1.63, for apple-darwin11.4.0 (i386)
+-- MySQL dump 10.13  Distrib 5.5.34, for osx10.6 (i386)
 --
 -- Host: localhost    Database: civicrm_45
 -- ------------------------------------------------------
--- Server version      5.1.63-log
+-- 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,7,'Subject for Membership Signup','2014-01-28 08:00:16',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(2,NULL,7,'Subject for Membership Signup','2013-11-03 12:32:34',3,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','2013-09-29 09:42:00',4,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','2013-11-14 08:12:59',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(5,NULL,8,'Subject for Membership Renewal','2014-01-15 12:42:56',2,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-07-07 08:14:33',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(7,NULL,8,'Subject for Membership Renewal','2013-09-25 12:42:00',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(8,NULL,8,'Subject for Membership Renewal','2014-04-08 08:39:15',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(9,NULL,10,'Subject for Pledge Acknowledgment','2013-09-10 02:08:21',2,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','2013-10-25 05:32:02',6,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-11-17 03:18:33',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(12,NULL,8,'Subject for Membership Renewal','2014-04-13 11:56:12',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-12-28 09:13:49',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(14,NULL,10,'Subject for Pledge Acknowledgment','2014-02-27 04:09:46',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(15,NULL,7,'Subject for Membership Signup','2013-10-16 12:54:31',6,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-06-11 03:15:40',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(17,NULL,8,'Subject for Membership Renewal','2013-08-23 04:38:41',5,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','2014-03-05 04:46:35',4,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-10-30 08:45:03',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(20,NULL,8,'Subject for Membership Renewal','2013-06-24 12:55:10',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-12-15 04:08:10',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(22,NULL,10,'Subject for Pledge Acknowledgment','2013-12-31 01:17:49',4,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','2014-02-20 11:53:30',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(24,NULL,8,'Subject for Membership Renewal','2014-04-26 04:36:30',5,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-01-13 05:00:37',2,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','2013-06-07 08:06:09',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(27,NULL,9,'Subject for Tell a Friend','2013-10-20 05:08:10',1,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-31 02:06:11',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(29,NULL,9,'Subject for Tell a Friend','2014-01-10 07:49:26',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(30,NULL,8,'Subject for Membership Renewal','2013-09-10 04:36:21',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(31,NULL,10,'Subject for Pledge Acknowledgment','2014-03-27 04:55:07',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(32,NULL,10,'Subject for Pledge Acknowledgment','2013-11-03 08:42:59',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','2014-03-01 07:36:17',6,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-05-14 10:59:19',3,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-01-29 09:08:26',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(36,NULL,7,'Subject for Membership Signup','2013-10-29 10:44:17',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','2013-08-19 08:37:37',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(38,NULL,8,'Subject for Membership Renewal','2013-06-23 01:44:42',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(39,NULL,8,'Subject for Membership Renewal','2014-03-11 07:07:22',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(40,NULL,7,'Subject for Membership Signup','2013-09-25 01:43:25',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','2014-05-04 01:50:35',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(42,NULL,10,'Subject for Pledge Acknowledgment','2014-02-12 11:11:35',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(43,NULL,10,'Subject for Pledge Acknowledgment','2014-02-23 11:36:12',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(44,NULL,10,'Subject for Pledge Acknowledgment','2014-03-15 02:43:35',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(45,NULL,8,'Subject for Membership Renewal','2013-06-07 06:43:50',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(46,NULL,8,'Subject for Membership Renewal','2014-04-11 07:17:27',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(47,NULL,7,'Subject for Membership Signup','2013-11-19 03:37:45',2,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-01-03 03:28:36',4,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','2013-05-22 02:06:11',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(50,NULL,9,'Subject for Tell a Friend','2014-03-26 12:26:49',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(51,NULL,8,'Subject for Membership Renewal','2013-12-20 12:17:38',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-11-23 11:40:51',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(53,NULL,10,'Subject for Pledge Acknowledgment','2013-12-29 08:50:44',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(54,NULL,9,'Subject for Tell a Friend','2014-01-18 06:02:02',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(55,NULL,8,'Subject for Membership Renewal','2013-11-26 05:48:43',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(56,NULL,8,'Subject for Membership Renewal','2013-12-09 10:56:38',2,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-02-16 12:29:17',5,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-08-13 04:59:02',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(59,NULL,9,'Subject for Tell a Friend','2014-02-26 08:46:10',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(60,NULL,8,'Subject for Membership Renewal','2013-10-20 03:46:54',1,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','2013-08-19 09:19:24',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(62,NULL,8,'Subject for Membership Renewal','2013-07-02 02:58:03',6,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-06-29 05:55:41',6,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','2014-02-05 02:24:44',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(65,NULL,9,'Subject for Tell a Friend','2013-10-06 05:58:23',6,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','2014-04-23 02:46:45',5,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-11-28 02:59:53',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(68,NULL,8,'Subject for Membership Renewal','2014-04-09 11:29:07',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(69,NULL,8,'Subject for Membership Renewal','2013-09-21 01:07:22',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(70,NULL,8,'Subject for Membership Renewal','2013-10-12 03:14:06',1,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-03-07 11:39:37',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(72,NULL,8,'Subject for Membership Renewal','2013-12-21 11:09:40',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(73,NULL,8,'Subject for Membership Renewal','2013-12-31 07:14:55',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(74,NULL,8,'Subject for Membership Renewal','2014-04-24 02:46:03',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(75,NULL,9,'Subject for Tell a Friend','2013-09-20 04:24:02',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(76,NULL,10,'Subject for Pledge Acknowledgment','2013-05-23 08:55:44',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(77,NULL,10,'Subject for Pledge Acknowledgment','2014-04-29 01:59:46',4,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-08-11 07:19:12',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(79,NULL,8,'Subject for Membership Renewal','2013-07-23 08:21:05',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(80,NULL,7,'Subject for Membership Signup','2014-01-22 03:38:50',6,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','2013-09-07 05:56:23',5,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-04-26 02:03:00',3,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','2013-06-13 04:14:20',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(84,NULL,8,'Subject for Membership Renewal','2013-06-24 08:11:47',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(85,NULL,10,'Subject for Pledge Acknowledgment','2013-08-20 11:13:52',1,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','2014-04-30 09:23:16',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(87,NULL,10,'Subject for Pledge Acknowledgment','2013-12-03 07:55:16',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','2014-01-01 09:55:12',2,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-30 02:23:11',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(90,NULL,8,'Subject for Membership Renewal','2013-09-04 09:11:48',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(91,NULL,8,'Subject for Membership Renewal','2014-03-16 12:36:10',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(92,NULL,7,'Subject for Membership Signup','2014-01-15 01:06:52',1,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','2013-12-14 09:12:37',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(94,NULL,8,'Subject for Membership Renewal','2013-08-16 05:07:42',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(95,NULL,10,'Subject for Pledge Acknowledgment','2013-11-06 05:53:50',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(96,NULL,9,'Subject for Tell a Friend','2014-04-04 09:32:53',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(97,NULL,10,'Subject for Pledge Acknowledgment','2013-09-17 11:41:03',4,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','2014-02-07 12:17:38',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(99,NULL,7,'Subject for Membership Signup','2014-01-22 04:59:52',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(100,NULL,9,'Subject for Tell a Friend','2014-01-24 01:23:36',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(101,NULL,10,'Subject for Pledge Acknowledgment','2014-04-10 06:15:30',4,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-09-09 09:59:15',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(103,NULL,8,'Subject for Membership Renewal','2013-08-18 09:20:32',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(104,NULL,8,'Subject for Membership Renewal','2013-10-03 08:43:54',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(105,NULL,7,'Subject for Membership Signup','2013-10-19 07:46:11',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(106,NULL,7,'Subject for Membership Signup','2014-03-06 01:51:06',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(107,NULL,9,'Subject for Tell a Friend','2014-03-25 02:35:37',5,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','2014-05-01 04:58:55',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(109,NULL,8,'Subject for Membership Renewal','2013-08-21 03:52:03',1,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','2014-04-05 05:58:00',1,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','2013-09-12 11:09:20',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(112,NULL,8,'Subject for Membership Renewal','2013-05-28 03:09:47',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(113,NULL,8,'Subject for Membership Renewal','2013-12-15 07:29:05',4,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-08-31 02:58:26',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(115,NULL,7,'Subject for Membership Signup','2014-02-03 02:51:23',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(116,NULL,10,'Subject for Pledge Acknowledgment','2014-03-12 12:11:47',2,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','2014-03-19 04:40:06',2,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','2013-06-22 05:24:30',4,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','2014-01-08 11:15:20',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(120,NULL,8,'Subject for Membership Renewal','2014-01-13 02:26:58',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(121,NULL,7,'Subject for Membership Signup','2013-07-16 12:30:55',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(122,NULL,9,'Subject for Tell a Friend','2013-09-13 01:22:45',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(123,NULL,9,'Subject for Tell a Friend','2014-04-20 02:09:34',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(124,NULL,9,'Subject for Tell a Friend','2014-01-30 04:52:59',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(125,NULL,7,'Subject for Membership Signup','2013-12-12 07:53:00',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(126,NULL,8,'Subject for Membership Renewal','2014-02-05 11:42:36',1,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','2013-09-27 07:56:35',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(128,NULL,10,'Subject for Pledge Acknowledgment','2013-07-05 04:53:00',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(129,NULL,7,'Subject for Membership Signup','2013-05-09 03:49:10',4,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','2013-12-15 05:14:03',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(131,NULL,8,'Subject for Membership Renewal','2014-03-21 10:47:01',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(132,NULL,10,'Subject for Pledge Acknowledgment','2013-11-13 05:22:42',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-07-31 07:22:37',3,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','2013-07-16 09:07:21',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(135,NULL,8,'Subject for Membership Renewal','2013-06-23 04:12:21',2,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','2013-05-13 02:19:13',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(137,NULL,9,'Subject for Tell a Friend','2014-01-01 06:17:48',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(138,NULL,9,'Subject for Tell a Friend','2013-12-18 09:19:00',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(139,NULL,9,'Subject for Tell a Friend','2013-11-10 06:11:39',2,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-09-09 02:14:06',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(141,NULL,9,'Subject for Tell a Friend','2014-01-01 09:59:49',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(142,NULL,9,'Subject for Tell a Friend','2014-01-25 03:32:15',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-10-02 08:08:03',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-10-07 11:45:57',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(145,NULL,9,'Subject for Tell a Friend','2014-02-14 08:43:02',1,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','2014-01-25 04:05:00',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(147,NULL,8,'Subject for Membership Renewal','2013-12-19 09:31:28',3,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-03-07 09:19:55',3,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-22 04:48:10',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(150,NULL,8,'Subject for Membership Renewal','2013-07-09 08:44:47',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(151,NULL,7,'Subject for Membership Signup','2013-11-18 10:03:44',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(152,NULL,8,'Subject for Membership Renewal','2014-03-20 01:58:16',3,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-01-18 04:46:38',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(154,NULL,8,'Subject for Membership Renewal','2013-06-09 03:29:14',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(155,NULL,8,'Subject for Membership Renewal','2014-04-29 04:58:32',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-07-16 07:55:13',4,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','2014-01-07 06:32:46',1,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-11-28 08:08:55',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(159,NULL,8,'Subject for Membership Renewal','2014-03-11 06:34:04',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(160,NULL,10,'Subject for Pledge Acknowledgment','2013-12-22 12:38:10',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(161,NULL,10,'Subject for Pledge Acknowledgment','2013-07-09 11:20:45',5,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','2013-12-15 08:30:15',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(163,NULL,8,'Subject for Membership Renewal','2014-04-09 04:27:04',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-01-16 11:28:40',6,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-23 06:03:29',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(166,NULL,9,'Subject for Tell a Friend','2013-07-28 05:08:25',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','2014-02-09 06:19:48',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(168,NULL,9,'Subject for Tell a Friend','2013-09-06 06:38:15',5,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-23 02:05:34',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(170,NULL,9,'Subject for Tell a Friend','2014-04-26 07:11:50',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(171,NULL,8,'Subject for Membership Renewal','2014-02-19 08:30:47',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(172,NULL,7,'Subject for Membership Signup','2013-06-19 11:03:02',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(173,NULL,9,'Subject for Tell a Friend','2013-10-29 10:05:40',6,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','2014-05-06 11:32:43',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(175,NULL,9,'Subject for Tell a Friend','2013-06-25 07:23:34',3,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-08-23 02:01:47',6,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-05-08 02:01:48',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-11-05 10:11:15',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(179,NULL,7,'Subject for Membership Signup','2014-01-21 07:23:01',5,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-06-27 11:55:15',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-12-08 01:01:02',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(182,NULL,8,'Subject for Membership Renewal','2013-11-19 05:40:46',1,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','2013-12-28 03:32:24',5,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-09-23 09:43:51',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(185,NULL,10,'Subject for Pledge Acknowledgment','2013-11-20 04:00:39',4,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','2013-09-11 05:31:44',3,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-04-25 12:00:26',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(188,NULL,8,'Subject for Membership Renewal','2014-01-22 11:13:26',5,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','2013-05-27 08:19:15',6,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-08-03 03:36:42',6,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-11-16 11:22:10',6,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-13 08:13:23',4,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','2013-06-24 11:39:31',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(194,NULL,9,'Subject for Tell a Friend','2014-05-01 04:05:16',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(195,NULL,8,'Subject for Membership Renewal','2013-05-10 12:23:40',1,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','2014-01-29 11:38:16',5,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-04-23 07:09:28',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(198,NULL,7,'Subject for Membership Signup','2013-11-16 05:02:10',1,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','2014-01-09 03:51:22',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(200,NULL,7,'Subject for Membership Signup','2013-08-30 02:02:18',2,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-07-05 09:07:03',1,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','2013-06-12 01:01:53',2,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-11-06 10:39:11',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','2014-03-01 02:16:45',4,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-01-20 08:46:23',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(206,NULL,8,'Subject for Membership Renewal','2014-03-11 01:39:56',1,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-10-23 06:12:54',6,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','2013-07-21 03:18:23',5,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-08-10 10:44:02',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(210,NULL,10,'Subject for Pledge Acknowledgment','2013-12-31 02:00:11',1,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-05-24 08:14:23',5,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-07-27 01:14:17',3,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-06-08 03:13:43',2,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-08-14 09:33:57',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(215,NULL,10,'Subject for Pledge Acknowledgment','2014-02-11 05:19:11',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(216,NULL,10,'Subject for Pledge Acknowledgment','2013-12-22 12:25:23',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(217,NULL,7,'Subject for Membership Signup','2014-01-17 10:00:07',5,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-09-30 07:29:28',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(219,NULL,7,'Subject for Membership Signup','2014-02-23 10:17:59',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(220,NULL,10,'Subject for Pledge Acknowledgment','2013-05-20 06:52:41',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(221,NULL,10,'Subject for Pledge Acknowledgment','2013-08-17 09:44:50',4,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-04-01 08:01:06',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(223,NULL,9,'Subject for Tell a Friend','2014-01-06 12:10:19',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(224,NULL,8,'Subject for Membership Renewal','2014-01-22 04:14:04',1,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','2013-11-11 07:40:50',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(226,NULL,10,'Subject for Pledge Acknowledgment','2013-06-09 06:41:53',3,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','2014-03-08 11:11:11',3,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','2014-04-24 09:35:20',6,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','2014-04-06 06:06:34',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(230,NULL,10,'Subject for Pledge Acknowledgment','2013-08-31 11:51:43',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(231,NULL,8,'Subject for Membership Renewal','2014-04-07 11:24:55',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(232,NULL,9,'Subject for Tell a Friend','2013-09-13 09:06:45',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(233,NULL,10,'Subject for Pledge Acknowledgment','2013-09-13 08:36:14',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(234,NULL,9,'Subject for Tell a Friend','2013-05-31 05:13:28',6,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','2013-05-29 11:25:23',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(236,NULL,9,'Subject for Tell a Friend','2013-09-09 04:33:55',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','2013-11-01 09:32:46',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(238,NULL,7,'Subject for Membership Signup','2013-10-28 03:15:37',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(239,NULL,9,'Subject for Tell a Friend','2013-12-17 06:27:19',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(240,NULL,7,'Subject for Membership Signup','2014-03-21 10:24:37',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(241,NULL,7,'Subject for Membership Signup','2013-07-19 10:26:55',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(242,NULL,9,'Subject for Tell a Friend','2013-12-23 01:45:57',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(243,NULL,9,'Subject for Tell a Friend','2014-02-21 11:47:32',5,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-07-03 01:04:47',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(245,NULL,7,'Subject for Membership Signup','2014-03-31 02:08:55',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','2013-08-07 05:59:20',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','2014-03-18 07:47:02',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(248,NULL,10,'Subject for Pledge Acknowledgment','2014-02-25 06:48:41',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(249,NULL,7,'Subject for Membership Signup','2013-12-29 10:52:16',3,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-05-11 03:24:07',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-11-22 11:57:08',3,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','2014-01-05 06:04:16',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(253,NULL,9,'Subject for Tell a Friend','2014-03-08 03:20:38',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(254,NULL,10,'Subject for Pledge Acknowledgment','2013-05-08 12:36:25',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(255,NULL,7,'Subject for Membership Signup','2013-07-19 08:19:46',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','2014-01-15 09:37:41',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(257,NULL,9,'Subject for Tell a Friend','2014-01-31 04:01:25',1,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-30 03:48:20',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-08-16 07:54:40',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(260,NULL,9,'Subject for Tell a Friend','2014-05-04 01:25:31',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(261,NULL,7,'Subject for Membership Signup','2014-02-18 04:51:08',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-11-17 10:44:28',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(263,NULL,10,'Subject for Pledge Acknowledgment','2013-11-07 12:29:54',1,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-09-14 05:29:47',3,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-10-20 01:35:24',2,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','2014-05-02 06:29:58',6,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-02-07 06:56:53',2,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','2013-12-27 06:26:06',6,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','2014-02-14 03:51:11',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(270,NULL,10,'Subject for Pledge Acknowledgment','2014-01-23 02:23: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','2014-01-20 04:58:47',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(272,NULL,9,'Subject for Tell a Friend','2013-09-01 12:03:36',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(273,NULL,10,'Subject for Pledge Acknowledgment','2013-12-30 05:49:26',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(274,NULL,8,'Subject for Membership Renewal','2014-01-23 05:48:21',1,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-06-26 04:51:52',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(276,NULL,8,'Subject for Membership Renewal','2013-05-24 10:51:28',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(277,NULL,7,'Subject for Membership Signup','2013-09-04 08:41:37',3,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-14 08:42:46',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(279,NULL,7,'Subject for Membership Signup','2013-11-01 01:00:24',4,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-10-31 08:33:34',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(281,NULL,8,'Subject for Membership Renewal','2013-08-29 11:00:00',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(282,NULL,9,'Subject for Tell a Friend','2014-01-01 09:48:08',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(283,NULL,7,'Subject for Membership Signup','2013-11-09 08:07:44',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(284,NULL,8,'Subject for Membership Renewal','2013-07-30 09:54:46',3,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','2014-01-10 04:03:59',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(286,NULL,10,'Subject for Pledge Acknowledgment','2013-10-24 12:24:12',4,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-12-19 04:31:57',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(288,NULL,10,'Subject for Pledge Acknowledgment','2013-12-03 11:36:16',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(289,NULL,8,'Subject for Membership Renewal','2013-06-15 07:37:26',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(290,NULL,10,'Subject for Pledge Acknowledgment','2013-11-01 12:09:56',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(291,NULL,10,'Subject for Pledge Acknowledgment','2013-12-29 05:27:37',4,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','2013-12-25 04:25:54',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(293,NULL,7,'Subject for Membership Signup','2013-12-29 11:13:30',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(294,NULL,9,'Subject for Tell a Friend','2013-06-18 12:43:27',6,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','2013-10-02 08:08:59',2,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-06-01 02:22:42',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(297,NULL,10,'Subject for Pledge Acknowledgment','2013-10-28 09:12:31',3,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','2013-10-15 07:20:27',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(299,NULL,10,'Subject for Pledge Acknowledgment','2013-09-30 11:18:27',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(300,NULL,7,'Subject for Membership Signup','2013-11-30 05:40:03',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(301,NULL,8,'Subject for Membership Renewal','2014-02-25 11:42:06',6,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','2014-02-05 05:18:12',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(303,NULL,8,'Subject for Membership Renewal','2013-07-06 03:52:57',6,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','2014-05-07 02:46:42',2,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','2014-01-16 11:11:17',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(306,NULL,8,'Subject for Membership Renewal','2014-02-06 05:15:25',3,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-03-26 08:27:13',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(308,NULL,7,'Subject for Membership Signup','2014-04-25 04:32:38',6,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','2014-02-06 05:40:17',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(310,NULL,10,'Subject for Pledge Acknowledgment','2014-03-15 08:18:53',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(311,NULL,10,'Subject for Pledge Acknowledgment','2013-05-11 12:12:58',6,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-12-27 05:39: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','2014-02-21 10:44:05',1,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-25 07:25:43',4,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-04-17 10:51:18',5,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-02-23 08:03:11',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(317,NULL,8,'Subject for Membership Renewal','2013-08-31 03:51:31',1,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','2013-10-19 07:59:40',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(319,NULL,10,'Subject for Pledge Acknowledgment','2013-11-10 07:43:16',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(320,NULL,10,'Subject for Pledge Acknowledgment','2013-11-24 08:45:28',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(321,NULL,10,'Subject for Pledge Acknowledgment','2014-04-27 06:59:19',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(322,NULL,8,'Subject for Membership Renewal','2014-02-15 11:55:43',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(323,NULL,9,'Subject for Tell a Friend','2013-12-24 06:38:21',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(324,NULL,10,'Subject for Pledge Acknowledgment','2013-11-18 06:31:39',4,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','2014-04-18 02:37:45',1,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-07-28 12:07:38',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(327,NULL,9,'Subject for Tell a Friend','2013-10-16 10:31:10',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(328,NULL,8,'Subject for Membership Renewal','2014-03-22 01:32:46',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(329,NULL,10,'Subject for Pledge Acknowledgment','2014-04-15 10:30:21',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(330,NULL,7,'Subject for Membership Signup','2013-07-14 12:25:50',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(331,NULL,8,'Subject for Membership Renewal','2013-07-06 04:04:45',6,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','2013-08-23 03:59:50',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(333,NULL,10,'Subject for Pledge Acknowledgment','2013-10-11 02:09:34',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(334,NULL,8,'Subject for Membership Renewal','2013-05-20 11:23:25',2,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','2013-09-15 12:24:50',4,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-05-05 12:50:50',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(337,NULL,10,'Subject for Pledge Acknowledgment','2013-08-03 06:08:09',1,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-08-25 05:28:28',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(339,NULL,10,'Subject for Pledge Acknowledgment','2013-08-15 04:43:30',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(340,NULL,9,'Subject for Tell a Friend','2013-09-30 06:40:19',5,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','2013-07-14 01:27:08',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(342,NULL,9,'Subject for Tell a Friend','2013-06-08 07:02:10',3,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','2013-09-25 10:20:48',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(344,NULL,8,'Subject for Membership Renewal','2013-06-03 02:54:28',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(345,NULL,10,'Subject for Pledge Acknowledgment','2013-08-02 03:41:30',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(346,NULL,7,'Subject for Membership Signup','2014-04-24 01:37:02',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(347,NULL,7,'Subject for Membership Signup','2014-03-20 03:38:20',1,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-01-19 05:35:45',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(349,NULL,7,'Subject for Membership Signup','2014-05-05 05:24:24',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','2014-01-26 12:00:59',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(351,NULL,7,'Subject for Membership Signup','2013-06-05 02:28:37',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(352,NULL,7,'Subject for Membership Signup','2013-07-08 04:43:36',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(353,NULL,9,'Subject for Tell a Friend','2013-06-22 10:19:39',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(354,NULL,10,'Subject for Pledge Acknowledgment','2014-03-14 08:16:59',4,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-07-13 04:40:57',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-06-23 10:23:33',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(357,NULL,8,'Subject for Membership Renewal','2013-06-02 12:12:55',6,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-03 07:24:15',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(359,NULL,7,'Subject for Membership Signup','2014-02-25 05:54:29',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(360,NULL,9,'Subject for Tell a Friend','2014-01-08 03:33:09',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(361,NULL,9,'Subject for Tell a Friend','2014-03-21 12:04:19',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(362,NULL,8,'Subject for Membership Renewal','2013-12-31 05:16:05',1,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','2013-06-14 12:52:49',4,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','2014-01-04 04:04:22',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(365,NULL,8,'Subject for Membership Renewal','2013-07-13 03:46:00',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(366,NULL,10,'Subject for Pledge Acknowledgment','2013-09-24 10:41:09',6,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-24 06:04:51',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-04-10 08:23:19',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','2014-04-16 03:19:39',6,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-08-01 07:10:23',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(371,NULL,8,'Subject for Membership Renewal','2013-05-09 12:49:23',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(372,NULL,9,'Subject for Tell a Friend','2014-03-07 11:03:57',2,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','2013-11-24 03:24:55',6,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-11-07 12:53:50',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(375,NULL,7,'Subject for Membership Signup','2014-01-01 06:57:14',1,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','2014-02-27 12:57:33',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(377,NULL,8,'Subject for Membership Renewal','2013-08-16 08:43:18',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(378,NULL,8,'Subject for Membership Renewal','2014-02-06 09:30:06',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(379,NULL,7,'Subject for Membership Signup','2013-06-23 06:16:54',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(380,NULL,7,'Subject for Membership Signup','2013-12-14 04:07:18',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','2013-05-09 01:58:53',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(382,NULL,7,'Subject for Membership Signup','2013-09-12 03:11:08',2,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','2013-08-14 10:25:24',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(384,NULL,9,'Subject for Tell a Friend','2013-11-20 02:10:34',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(385,NULL,10,'Subject for Pledge Acknowledgment','2013-06-07 12:44:05',2,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-14 05:27:47',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(387,NULL,8,'Subject for Membership Renewal','2013-06-29 02:31:07',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(388,NULL,9,'Subject for Tell a Friend','2013-09-18 04:09:17',3,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','2014-02-13 01:42:17',2,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-08-05 01:40:56',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(391,NULL,10,'Subject for Pledge Acknowledgment','2014-02-16 05:51:02',6,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-06-05 12:55:37',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-12-06 06:03:13',5,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-20 11:11:19',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-02-19 12:14:22',2,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-04-06 07:51:21',2,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-09-08 05:33:14',1,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-11-05 02:49:36',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(399,NULL,9,'Subject for Tell a Friend','2013-08-03 09:03:15',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(400,NULL,10,'Subject for Pledge Acknowledgment','2014-01-26 03:58:29',5,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','2014-04-25 09:31:57',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(402,NULL,9,'Subject for Tell a Friend','2013-10-26 12:49:20',6,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','2014-01-19 06:21:46',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(404,NULL,8,'Subject for Membership Renewal','2013-10-17 03:48:04',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(405,NULL,7,'Subject for Membership Signup','2014-02-19 01:10:34',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(406,NULL,9,'Subject for Tell a Friend','2014-04-24 03:45:02',3,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','2013-05-14 03:28:57',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(408,NULL,9,'Subject for Tell a Friend','2013-10-30 06:25:08',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(409,NULL,8,'Subject for Membership Renewal','2013-08-11 07:09:24',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(410,NULL,8,'Subject for Membership Renewal','2013-08-15 11:11:31',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(411,NULL,10,'Subject for Pledge Acknowledgment','2013-05-16 10:38:37',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(412,NULL,9,'Subject for Tell a Friend','2013-12-07 04:23:56',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(413,NULL,8,'Subject for Membership Renewal','2013-07-21 03:29:37',6,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-15 09:42:05',1,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-11-10 03:04:20',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(416,NULL,7,'Subject for Membership Signup','2013-09-07 07:58:29',3,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','2014-01-24 12:36:27',5,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','2013-07-19 12:56:10',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-12-21 12:59:25',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(420,NULL,10,'Subject for Pledge Acknowledgment','2013-07-27 12:20:56',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(421,NULL,8,'Subject for Membership Renewal','2014-03-19 06:57:57',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(422,NULL,9,'Subject for Tell a Friend','2013-11-02 05:12:08',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-04-29 04:10:51',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(424,NULL,7,'Subject for Membership Signup','2013-11-16 01:53:23',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','2013-11-07 04:21:14',4,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-09-21 07:03:47',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(427,NULL,10,'Subject for Pledge Acknowledgment','2013-07-12 06:55:19',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(428,NULL,7,'Subject for Membership Signup','2014-01-23 12:10:13',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(429,NULL,10,'Subject for Pledge Acknowledgment','2013-06-02 04:34:13',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(430,NULL,7,'Subject for Membership Signup','2014-04-27 03:29:15',3,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-08-09 04:16:03',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(432,NULL,8,'Subject for Membership Renewal','2014-05-07 10:16:18',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(433,NULL,8,'Subject for Membership Renewal','2013-06-26 11:14:40',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(434,NULL,7,'Subject for Membership Signup','2013-06-23 12:40:16',3,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-07-31 08:45:29',2,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-03-07 11:49:11',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(437,NULL,10,'Subject for Pledge Acknowledgment','2013-10-14 12:56:22',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-12-29 12:53:19',3,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','2013-08-17 10:59:00',4,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','2013-05-20 01:30:28',2,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-31 02:16:11',3,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-11-29 02:43:58',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(443,NULL,7,'Subject for Membership Signup','2014-01-26 09:09:24',1,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','2014-05-04 07:55:09',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(445,NULL,7,'Subject for Membership Signup','2013-08-04 11:45:22',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(446,NULL,9,'Subject for Tell a Friend','2014-03-03 02:30:18',6,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-10-10 04:19:08',6,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','2014-04-27 03:10:39',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(449,NULL,8,'Subject for Membership Renewal','2014-02-10 10:14:52',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(450,NULL,7,'Subject for Membership Signup','2014-03-19 12:57:20',6,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-07 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-06 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-05 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-04 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,'General','2012-04-05 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-02 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-01 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-04-30 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-04-29 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-04-28 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-04-27 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-04-26 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-04-25 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-04-24 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-16 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-04-22 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-04-21 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-04-20 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-04-19 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,'Student','2013-04-18 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-17 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-16 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-15 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-14 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-10-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-12 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-11 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-10 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-09 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-09-18 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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(498,18,6,'$ 100.00 - General Membership: Offline signup','2014-05-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(513,33,6,'$ 50.00 - Student Membership: Offline signup','2014-05-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(576,46,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-07 20:02:52',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-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(578,48,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-07 20:02:52',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-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(580,50,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(581,51,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(582,52,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(583,53,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(584,54,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(585,55,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-07 20:02:52',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-07 20:02:52',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-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(588,58,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(589,59,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(593,63,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(600,70,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(601,71,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-07 20:02:52',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-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(603,73,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-07 20:02:52',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-07 20:02:52',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-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(606,76,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-07 20:02:52',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-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(608,78,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(613,83,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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-07 20:02:52',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(622,92,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-07 20:02:52',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-07 20:02:52',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-07 20:02:52',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,9,'Subject for Tell a Friend','2014-05-03 05:40:03',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','2014-01-27 03:51:33',1,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-11-12 09:22:03',6,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','2013-11-22 02:37:48',1,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','2013-11-07 10:03:46',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','2013-07-11 03:26:17',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(7,NULL,9,'Subject for Tell a Friend','2013-06-23 12:11:48',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(8,NULL,8,'Subject for Membership Renewal','2013-11-04 12:00:12',1,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','2014-01-13 08:40:49',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-11-05 11:22:55',3,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-06-14 06:30:15',4,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','2014-04-25 08:41:59',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(13,NULL,8,'Subject for Membership Renewal','2013-05-27 05:56:33',6,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-08-20 09:34:25',6,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','2013-08-29 12:26:21',2,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','2014-01-21 05:52:02',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(17,NULL,8,'Subject for Membership Renewal','2014-01-27 02:53:43',4,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-10-14 09:22:44',5,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','2014-04-08 09:32:21',6,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-08-26 03:06:08',6,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','2014-03-02 08:56:33',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(22,NULL,10,'Subject for Pledge Acknowledgment','2014-04-07 09:50:47',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(23,NULL,9,'Subject for Tell a Friend','2014-02-06 05:51:33',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(24,NULL,7,'Subject for Membership Signup','2013-07-09 02:49:07',3,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','2013-10-26 08:19:54',3,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','2013-07-03 01:35:21',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(27,NULL,9,'Subject for Tell a Friend','2014-03-28 04:24:09',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(28,NULL,9,'Subject for Tell a Friend','2013-06-20 04:17:59',5,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','2013-10-21 08:10:48',4,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','2013-12-19 08:37:16',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(31,NULL,10,'Subject for Pledge Acknowledgment','2013-09-04 05:39:49',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(32,NULL,10,'Subject for Pledge Acknowledgment','2013-12-18 07:43:40',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(33,NULL,10,'Subject for Pledge Acknowledgment','2013-07-30 09:37:24',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(34,NULL,8,'Subject for Membership Renewal','2013-10-18 04:56:26',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(35,NULL,9,'Subject for Tell a Friend','2013-11-05 12:34:44',4,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-08-18 02:05:16',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(37,NULL,9,'Subject for Tell a Friend','2013-07-14 01:19:19',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(38,NULL,9,'Subject for Tell a Friend','2013-08-27 01:56:38',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(39,NULL,8,'Subject for Membership Renewal','2013-07-29 09:31:13',4,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','2014-05-03 04:18:32',4,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','2014-01-17 04:24:36',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(42,NULL,10,'Subject for Pledge Acknowledgment','2014-03-20 04:47:28',4,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-06-22 07:32:06',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(44,NULL,9,'Subject for Tell a Friend','2014-04-03 05:48:10',1,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-12-23 07:55:56',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(46,NULL,10,'Subject for Pledge Acknowledgment','2014-03-15 03:47:12',1,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-09-17 10:28:35',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(48,NULL,10,'Subject for Pledge Acknowledgment','2013-10-13 01:50:19',2,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','2013-11-24 07:04:28',4,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','2013-09-19 08:08:43',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','2013-08-31 01:03:52',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','2014-04-12 07:17:35',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(53,NULL,8,'Subject for Membership Renewal','2013-06-05 08:56:40',5,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','2014-04-10 01:06:25',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(55,NULL,8,'Subject for Membership Renewal','2013-05-27 08:44:00',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(56,NULL,9,'Subject for Tell a Friend','2013-07-13 10:10:54',5,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-20 12:37:27',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(58,NULL,9,'Subject for Tell a Friend','2014-03-13 01:21:50',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(59,NULL,8,'Subject for Membership Renewal','2013-12-01 11:33:42',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(60,NULL,8,'Subject for Membership Renewal','2013-07-24 11:15:54',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-05-23 11:46:55',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(62,NULL,7,'Subject for Membership Signup','2013-10-03 01:58:11',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(63,NULL,7,'Subject for Membership Signup','2013-05-15 03:07:25',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(64,NULL,9,'Subject for Tell a Friend','2013-08-11 10:32:21',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(65,NULL,10,'Subject for Pledge Acknowledgment','2014-03-04 06:33:59',4,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-18 05:23:35',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(67,NULL,8,'Subject for Membership Renewal','2013-10-31 11:54:42',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(68,NULL,10,'Subject for Pledge Acknowledgment','2014-03-25 06:58:01',4,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-12-15 06:51:04',3,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','2013-10-16 04:40:21',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-03-24 11:01:59',1,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','2014-02-16 09:58:06',6,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','2013-07-26 10:57:10',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(74,NULL,8,'Subject for Membership Renewal','2014-02-26 04:10:14',2,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-02-24 11:18:30',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(76,NULL,10,'Subject for Pledge Acknowledgment','2014-03-17 06:56:51',2,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-05-24 01:46:32',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(78,NULL,8,'Subject for Membership Renewal','2013-12-21 09:06:57',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(79,NULL,9,'Subject for Tell a Friend','2013-05-15 04:38:40',6,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-11-05 05:56:13',6,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','2013-10-11 02:13:40',2,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','2013-10-17 04:49:24',4,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','2014-02-20 02:12:15',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(84,NULL,8,'Subject for Membership Renewal','2013-11-25 06:11:09',2,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','2014-02-24 04:32:46',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(86,NULL,8,'Subject for Membership Renewal','2014-01-04 03:30:00',3,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-01-13 06:34:49',3,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','2014-02-26 07:55:56',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(89,NULL,9,'Subject for Tell a Friend','2014-01-08 01:16:24',4,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-03-07 11:38:03',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(91,NULL,8,'Subject for Membership Renewal','2014-01-10 05:54:29',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(92,NULL,9,'Subject for Tell a Friend','2014-02-16 11:58:41',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(93,NULL,9,'Subject for Tell a Friend','2014-04-16 02:41:08',1,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-26 09:35:54',1,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 04:40:34',6,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-10-20 04:53:11',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(97,NULL,10,'Subject for Pledge Acknowledgment','2014-03-25 11:32:46',3,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','2014-01-05 04:47:01',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(99,NULL,7,'Subject for Membership Signup','2014-01-09 07:06:15',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(100,NULL,9,'Subject for Tell a Friend','2013-05-31 05:51:38',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(101,NULL,9,'Subject for Tell a Friend','2013-12-19 09:13:10',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(102,NULL,8,'Subject for Membership Renewal','2014-01-01 06:38:57',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-29 05:41:43',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(104,NULL,10,'Subject for Pledge Acknowledgment','2013-09-24 02:41:17',5,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','2013-09-15 12:02:38',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(106,NULL,9,'Subject for Tell a Friend','2013-11-10 10:12:55',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(107,NULL,7,'Subject for Membership Signup','2013-06-06 03:43:18',1,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-05-24 08:21:12',5,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','2013-12-15 09:34:00',1,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','2014-05-03 03:12:59',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(111,NULL,10,'Subject for Pledge Acknowledgment','2013-10-05 03:36:49',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(112,NULL,7,'Subject for Membership Signup','2014-03-25 07:44:14',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(113,NULL,10,'Subject for Pledge Acknowledgment','2014-04-11 05:16:30',6,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','2014-05-12 09:53:26',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(115,NULL,7,'Subject for Membership Signup','2013-11-09 11:00:49',4,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','2014-04-19 08:08:51',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(117,NULL,9,'Subject for Tell a Friend','2013-07-14 12:16:55',4,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','2013-08-25 04:49:12',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(119,NULL,8,'Subject for Membership Renewal','2013-08-24 06:27:49',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(120,NULL,7,'Subject for Membership Signup','2014-01-09 05:44:44',2,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','2014-01-30 05:59:32',5,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','2014-05-01 04:27:35',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(123,NULL,8,'Subject for Membership Renewal','2013-05-17 12:13:02',5,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','2014-04-10 03:52:30',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(125,NULL,10,'Subject for Pledge Acknowledgment','2013-08-13 12:37:22',6,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-07-02 04:53:18',2,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-09-28 01:17:51',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(128,NULL,10,'Subject for Pledge Acknowledgment','2014-01-14 05:44:22',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(129,NULL,9,'Subject for Tell a Friend','2013-08-27 04:25:27',3,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','2013-06-15 06:22:18',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(131,NULL,10,'Subject for Pledge Acknowledgment','2013-06-09 07:09:54',3,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-11-29 07:12:57',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(133,NULL,8,'Subject for Membership Renewal','2013-09-25 01:18:50',6,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','2013-07-25 02:42:34',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-02-19 07:44:58',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(136,NULL,10,'Subject for Pledge Acknowledgment','2013-10-18 06:23:50',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(137,NULL,7,'Subject for Membership Signup','2013-08-23 11:52:39',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(138,NULL,9,'Subject for Tell a Friend','2013-08-20 05:51:24',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(139,NULL,9,'Subject for Tell a Friend','2014-02-24 10:18:02',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(140,NULL,8,'Subject for Membership Renewal','2014-01-17 03:12:25',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(141,NULL,9,'Subject for Tell a Friend','2014-04-13 03:49:04',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(142,NULL,9,'Subject for Tell a Friend','2014-03-07 09:11:25',5,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','2014-03-01 08:36:53',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(144,NULL,9,'Subject for Tell a Friend','2013-10-08 12:20:22',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(145,NULL,10,'Subject for Pledge Acknowledgment','2014-01-27 01:00:35',4,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-08-23 12:05:35',5,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-12-20 06:27:25',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(148,NULL,9,'Subject for Tell a Friend','2014-04-12 05:22:10',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(149,NULL,7,'Subject for Membership Signup','2013-07-11 07:21:44',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(150,NULL,8,'Subject for Membership Renewal','2013-12-06 08:02:17',4,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','2014-01-21 12:54:33',3,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-05-08 09:42:37',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','2014-03-30 06:32:48',2,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','2014-02-25 04:25:33',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(155,NULL,7,'Subject for Membership Signup','2014-04-07 04:12:12',6,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','2014-02-17 06:18:05',3,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-07-25 05:24:18',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(158,NULL,8,'Subject for Membership Renewal','2013-11-23 04:58:11',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(159,NULL,7,'Subject for Membership Signup','2013-07-25 01:53:42',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-04-27 11:45:34',5,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-11-02 06:16:57',1,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-11-26 11:37:23',1,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','2014-01-26 02:39:53',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','2014-03-09 07:06:05',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(165,NULL,8,'Subject for Membership Renewal','2013-10-17 11:08:35',5,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','2014-01-15 02:06:03',1,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','2014-02-18 07:25:07',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(168,NULL,8,'Subject for Membership Renewal','2013-11-29 12:46:08',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(169,NULL,9,'Subject for Tell a Friend','2014-04-04 05:31:57',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(170,NULL,8,'Subject for Membership Renewal','2013-10-27 04:29:28',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(171,NULL,8,'Subject for Membership Renewal','2014-04-07 10:41:08',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(172,NULL,7,'Subject for Membership Signup','2013-08-23 02:11:23',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-03-02 05:29:14',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-12-16 07:39:55',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(175,NULL,7,'Subject for Membership Signup','2014-03-04 02:55:38',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(176,NULL,10,'Subject for Pledge Acknowledgment','2013-05-23 03:00:47',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(177,NULL,9,'Subject for Tell a Friend','2013-08-02 09:38:46',5,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','2013-05-23 02:10:58',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(179,NULL,7,'Subject for Membership Signup','2013-07-11 09:30:10',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(180,NULL,10,'Subject for Pledge Acknowledgment','2013-05-21 02:49:02',2,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-05-19 12:06:52',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(182,NULL,8,'Subject for Membership Renewal','2014-05-06 10:00:22',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(183,NULL,9,'Subject for Tell a Friend','2013-09-07 08:58:44',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(184,NULL,7,'Subject for Membership Signup','2013-10-05 11:32:47',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(185,NULL,8,'Subject for Membership Renewal','2014-01-08 09:26:31',4,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','2013-06-03 06:57:59',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(187,NULL,9,'Subject for Tell a Friend','2014-03-20 04:02:58',6,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-10-17 04:43:38',3,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','2013-11-25 08:02:31',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(190,NULL,10,'Subject for Pledge Acknowledgment','2014-03-01 03:25:46',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(191,NULL,9,'Subject for Tell a Friend','2013-07-13 08:02:14',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(192,NULL,7,'Subject for Membership Signup','2013-07-18 10:08:03',1,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','2013-09-16 03:11:20',5,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','2014-04-09 12:05:27',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(195,NULL,9,'Subject for Tell a Friend','2013-12-30 08:47:30',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(196,NULL,10,'Subject for Pledge Acknowledgment','2014-02-06 01:32:15',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(197,NULL,8,'Subject for Membership Renewal','2014-04-03 05:10:02',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(198,NULL,7,'Subject for Membership Signup','2014-03-18 04:19:32',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(199,NULL,10,'Subject for Pledge Acknowledgment','2013-07-09 01:07:36',2,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-03-03 11:38:45',4,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-06-23 10:08:54',2,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-03-15 10:13:00',2,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','2014-01-18 05:24:32',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(204,NULL,9,'Subject for Tell a Friend','2013-05-19 09:19:22',5,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-04-22 10:16:28',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(206,NULL,8,'Subject for Membership Renewal','2014-04-07 01:39:39',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-10-07 02:49:42',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(208,NULL,7,'Subject for Membership Signup','2013-08-28 04:07:36',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(209,NULL,8,'Subject for Membership Renewal','2013-09-06 03:41:45',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(210,NULL,9,'Subject for Tell a Friend','2013-06-29 10:53:03',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(211,NULL,7,'Subject for Membership Signup','2013-07-22 11:38:08',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(212,NULL,7,'Subject for Membership Signup','2013-06-15 04:03:22',3,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-03-13 02:12:30',6,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','2014-04-18 03:55:31',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(215,NULL,8,'Subject for Membership Renewal','2013-08-07 06:00:20',6,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-08-29 01:02:10',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(217,NULL,10,'Subject for Pledge Acknowledgment','2014-03-12 07:02:29',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(218,NULL,10,'Subject for Pledge Acknowledgment','2014-04-27 06:43:59',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(219,NULL,7,'Subject for Membership Signup','2014-01-22 01:11:29',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-12-29 09:32:57',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','2014-05-12 06:10:04',5,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','2013-09-25 07:33:52',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(223,NULL,9,'Subject for Tell a Friend','2013-12-28 01:09:13',6,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-09-15 02:33:34',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(225,NULL,10,'Subject for Pledge Acknowledgment','2013-10-31 01:37:24',3,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','2013-07-18 09:49:08',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(227,NULL,7,'Subject for Membership Signup','2013-05-23 06:34:12',5,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','2014-02-04 03:55:06',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(229,NULL,7,'Subject for Membership Signup','2013-11-14 01:22:41',5,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-08-22 09:44:41',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(231,NULL,10,'Subject for Pledge Acknowledgment','2013-08-30 01:32:51',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(232,NULL,7,'Subject for Membership Signup','2013-09-26 04:29:29',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(233,NULL,7,'Subject for Membership Signup','2013-05-19 07:02:00',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(234,NULL,9,'Subject for Tell a Friend','2013-11-24 06:46:19',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(235,NULL,7,'Subject for Membership Signup','2013-07-23 07:54:59',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(236,NULL,8,'Subject for Membership Renewal','2014-05-10 04:40:01',3,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-04-07 05:58:48',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(238,NULL,7,'Subject for Membership Signup','2013-11-19 06:12:36',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(239,NULL,9,'Subject for Tell a Friend','2014-02-17 09:41:25',4,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-07-25 04:04:56',4,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-11-28 09:04:17',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(242,NULL,9,'Subject for Tell a Friend','2013-12-26 08:43:06',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(243,NULL,10,'Subject for Pledge Acknowledgment','2014-03-29 03:14:05',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(244,NULL,7,'Subject for Membership Signup','2013-07-18 12:58:24',1,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','2014-02-28 09:18:03',3,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-02-05 07:31:29',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(247,NULL,9,'Subject for Tell a Friend','2014-02-07 03:58:21',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(248,NULL,7,'Subject for Membership Signup','2013-12-18 01:24:20',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(249,NULL,9,'Subject for Tell a Friend','2013-11-26 08:01:08',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(250,NULL,8,'Subject for Membership Renewal','2013-09-08 02:33:01',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(251,NULL,8,'Subject for Membership Renewal','2013-11-29 04:27:04',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','2014-04-26 11:50:18',6,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','2014-01-01 01:26:20',1,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-04-22 03:07:18',1,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','2014-03-03 12:55:37',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-09-14 06:06:14',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(257,NULL,8,'Subject for Membership Renewal','2014-04-27 02:32:47',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(258,NULL,8,'Subject for Membership Renewal','2014-03-02 08:47:32',1,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-04-22 06:53:06',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(260,NULL,10,'Subject for Pledge Acknowledgment','2013-08-23 09:45:38',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(261,NULL,9,'Subject for Tell a Friend','2013-10-12 09:31:19',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(262,NULL,9,'Subject for Tell a Friend','2014-02-23 10:15:34',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(263,NULL,10,'Subject for Pledge Acknowledgment','2013-07-31 06:31:25',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(264,NULL,7,'Subject for Membership Signup','2013-09-12 05:13:24',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(265,NULL,7,'Subject for Membership Signup','2014-01-04 04:54:05',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(266,NULL,7,'Subject for Membership Signup','2013-10-30 02:18:19',5,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','2013-09-22 10:16:22',1,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','2013-05-18 04:07:07',4,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-11-11 04:31:18',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(270,NULL,8,'Subject for Membership Renewal','2013-11-11 06:47:19',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(271,NULL,9,'Subject for Tell a Friend','2013-11-13 08:43:16',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(272,NULL,9,'Subject for Tell a Friend','2014-03-26 05:13:45',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','2014-04-04 09:50:45',1,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','2014-05-04 06:33:11',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(275,NULL,7,'Subject for Membership Signup','2013-08-14 07:42:46',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(276,NULL,8,'Subject for Membership Renewal','2014-01-12 06:41:13',5,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-09-21 08:01:18',3,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','2014-01-04 05:46:10',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(279,NULL,9,'Subject for Tell a Friend','2014-04-06 12:52:09',1,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-02-05 10:20:43',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(281,NULL,9,'Subject for Tell a Friend','2014-02-17 11:34:31',4,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-09-05 08:03:51',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-30 12:39:24',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(284,NULL,10,'Subject for Pledge Acknowledgment','2013-05-15 09:18:57',4,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','2014-03-04 03:45:32',2,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','2013-10-09 12:53:50',5,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','2014-01-08 03:47:07',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(288,NULL,10,'Subject for Pledge Acknowledgment','2013-09-10 12:58:59',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-09-26 02:55:52',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(290,NULL,10,'Subject for Pledge Acknowledgment','2014-04-24 10:54:18',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(291,NULL,10,'Subject for Pledge Acknowledgment','2014-01-07 02:21:40',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(292,NULL,9,'Subject for Tell a Friend','2014-01-07 12:34:44',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(293,NULL,9,'Subject for Tell a Friend','2013-06-20 02:19:19',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(294,NULL,9,'Subject for Tell a Friend','2013-07-25 04:52:19',5,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','2013-11-27 11:29:40',4,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-09-16 02:31:18',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(297,NULL,7,'Subject for Membership Signup','2013-11-18 02:27:46',6,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-11-21 06:01:32',4,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-09 04:54:10',3,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','2014-01-15 02:37:03',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(301,NULL,8,'Subject for Membership Renewal','2013-12-20 06:18:29',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(302,NULL,10,'Subject for Pledge Acknowledgment','2013-10-13 05:18:08',1,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','2014-05-08 11:12:45',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','2013-12-13 01:25:13',4,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','2014-01-11 07:54:27',2,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-03-07 03:32:53',1,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','2014-01-23 07:50:42',6,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-11-12 05:00:54',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-08-15 07:11:52',4,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','2013-06-04 03:36:53',4,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','2013-09-15 06:22:17',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(312,NULL,8,'Subject for Membership Renewal','2013-12-27 04:33:59',6,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','2013-12-29 04:54:30',1,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-11-18 12:27:20',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(315,NULL,9,'Subject for Tell a Friend','2013-11-29 10:23:52',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','2013-12-03 06:27:10',4,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','2014-05-08 04:58:43',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(318,NULL,7,'Subject for Membership Signup','2013-10-04 11:34:05',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(319,NULL,8,'Subject for Membership Renewal','2014-02-04 03:51:21',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(320,NULL,7,'Subject for Membership Signup','2013-09-02 07:12:10',6,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-10-31 04:48:34',4,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-05-28 02:41:24',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(323,NULL,7,'Subject for Membership Signup','2013-12-18 06:29:53',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-02-10 04:16:01',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(325,NULL,7,'Subject for Membership Signup','2014-04-15 08:26:15',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(326,NULL,8,'Subject for Membership Renewal','2013-07-01 08:06:33',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(327,NULL,9,'Subject for Tell a Friend','2014-03-08 04:19:01',2,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','2013-11-03 07:26:14',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(329,NULL,7,'Subject for Membership Signup','2014-04-13 04:47:34',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(330,NULL,7,'Subject for Membership Signup','2014-03-03 01:19:49',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(331,NULL,10,'Subject for Pledge Acknowledgment','2013-12-05 12:52:40',4,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-08-03 12:55:46',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(333,NULL,9,'Subject for Tell a Friend','2014-02-10 06:51:34',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(334,NULL,7,'Subject for Membership Signup','2014-01-20 03:55:17',3,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','2013-07-30 04:43:32',3,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','2013-12-02 08:00:48',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(337,NULL,10,'Subject for Pledge Acknowledgment','2013-06-26 04:31:46',2,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','2014-02-09 05:10:51',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(339,NULL,10,'Subject for Pledge Acknowledgment','2013-07-12 08:09:03',3,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-04-29 06:18:52',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','2013-08-23 06:51:01',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(342,NULL,7,'Subject for Membership Signup','2013-09-30 12:38:29',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(343,NULL,7,'Subject for Membership Signup','2014-04-16 10:08:32',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(344,NULL,8,'Subject for Membership Renewal','2013-05-16 11:35:16',3,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','2013-11-12 09:38:26',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(346,NULL,7,'Subject for Membership Signup','2014-03-28 08:39:50',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(347,NULL,9,'Subject for Tell a Friend','2014-03-31 09:38:14',2,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-07-23 04:22:02',6,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-03-17 08:41:35',1,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','2014-02-09 11:41:17',1,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','2013-08-18 05:44:47',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','2014-03-11 06:05:59',3,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','2014-01-01 05:41:01',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(354,NULL,9,'Subject for Tell a Friend','2014-04-13 03:26:43',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(355,NULL,10,'Subject for Pledge Acknowledgment','2014-02-27 11:02:39',3,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','2014-01-19 06:43:46',1,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-11 07:09:29',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(358,NULL,7,'Subject for Membership Signup','2013-06-30 01:02:54',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(359,NULL,10,'Subject for Pledge Acknowledgment','2013-08-27 02:45:08',3,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','2014-04-14 05:41:51',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','2013-10-14 07:37:33',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(362,NULL,9,'Subject for Tell a Friend','2014-01-16 12:19:15',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(363,NULL,10,'Subject for Pledge Acknowledgment','2014-02-19 04:34:57',1,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-12-20 08:17:25',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(365,NULL,7,'Subject for Membership Signup','2013-09-03 12:58:45',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(366,NULL,9,'Subject for Tell a Friend','2013-09-07 08:21:57',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(367,NULL,7,'Subject for Membership Signup','2013-06-15 09:10:53',4,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','2013-10-07 05:50:06',5,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-11-05 03:30:40',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(370,NULL,10,'Subject for Pledge Acknowledgment','2013-07-28 10:39:08',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(371,NULL,7,'Subject for Membership Signup','2013-06-26 10:55:19',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(372,NULL,8,'Subject for Membership Renewal','2014-05-12 10:10:51',1,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-09-06 01:54:44',1,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-12-25 12:17:18',6,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-12-25 12:22:16',6,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-09-28 07:48:09',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(377,NULL,9,'Subject for Tell a Friend','2014-01-29 05:06:37',2,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','2014-04-18 01:37:39',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(379,NULL,8,'Subject for Membership Renewal','2013-10-15 09:40:44',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(380,NULL,10,'Subject for Pledge Acknowledgment','2014-04-28 08:39:54',2,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-01-19 05:45:21',5,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','2013-09-11 01:12:43',4,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','2013-08-04 08:12:24',4,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-02-25 08:46:48',4,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-04-23 12:11:19',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(386,NULL,10,'Subject for Pledge Acknowledgment','2013-12-16 07:17:07',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-02-13 06:36:48',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(388,NULL,9,'Subject for Tell a Friend','2013-08-14 01:04:04',5,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-05-20 08:16:57',5,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-05-14 08:24:58',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(391,NULL,9,'Subject for Tell a Friend','2013-11-15 09:59:05',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(392,NULL,10,'Subject for Pledge Acknowledgment','2014-05-12 10:44:08',5,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','2014-05-04 01:19:23',2,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','2014-05-05 10:32:10',4,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-10-16 08:07:26',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-12 01:48:54',4,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-06-01 03:23:36',5,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-06-30 05:02:56',1,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','2014-02-20 01:52:35',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(400,NULL,8,'Subject for Membership Renewal','2013-07-17 10:45:11',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(401,NULL,10,'Subject for Pledge Acknowledgment','2013-09-12 11:55:14',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(402,NULL,7,'Subject for Membership Signup','2013-12-15 02:33:57',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(403,NULL,10,'Subject for Pledge Acknowledgment','2014-03-07 05:16:58',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(404,NULL,7,'Subject for Membership Signup','2013-09-07 05:47:31',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(405,NULL,7,'Subject for Membership Signup','2014-01-31 03:41:38',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(406,NULL,9,'Subject for Tell a Friend','2014-04-05 12:06:11',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(407,NULL,10,'Subject for Pledge Acknowledgment','2014-01-27 11:06:02',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-05-13 03:03:05',6,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(409,NULL,8,'Subject for Membership Renewal','2013-12-23 06:19:23',5,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','2014-03-05 08:50:22',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(411,NULL,10,'Subject for Pledge Acknowledgment','2014-03-29 02:56:36',6,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','2013-08-13 07:30:07',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-10-26 07:05:45',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(414,NULL,8,'Subject for Membership Renewal','2013-12-01 08:32:39',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(415,NULL,9,'Subject for Tell a Friend','2014-01-27 03:55:13',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(416,NULL,7,'Subject for Membership Signup','2013-07-24 04:41:14',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(417,NULL,7,'Subject for Membership Signup','2014-03-18 11:51:41',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-01-26 08:07:32',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(419,NULL,9,'Subject for Tell a Friend','2013-10-27 08:09:56',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(420,NULL,8,'Subject for Membership Renewal','2013-05-22 08:43:22',2,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','2013-06-28 07:19:59',1,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-01-02 01:35:46',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(423,NULL,8,'Subject for Membership Renewal','2014-02-12 10:55:48',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(424,NULL,8,'Subject for Membership Renewal','2013-07-01 08:53:37',1,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(425,NULL,10,'Subject for Pledge Acknowledgment','2013-05-20 10:09:36',4,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-12-07 07:55:58',2,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-11-23 10:30:27',4,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(428,NULL,8,'Subject for Membership Renewal','2013-05-30 05:06:13',3,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-10-07 02:50:07',3,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','2014-05-10 11:13:38',2,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','2014-04-16 11:24:59',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(432,NULL,9,'Subject for Tell a Friend','2013-07-12 02:39:28',5,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','2013-10-23 11:00:00',1,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-02-23 10:55:35',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(435,NULL,7,'Subject for Membership Signup','2013-07-30 01:28:11',5,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','2013-12-14 10:39:00',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(437,NULL,9,'Subject for Tell a Friend','2014-01-14 11:38:30',5,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(438,NULL,8,'Subject for Membership Renewal','2013-05-14 01:20:45',2,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','2013-05-25 08:38:42',2,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-18 05:43:21',5,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-10-06 11:25:30',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(442,NULL,8,'Subject for Membership Renewal','2014-02-28 06:46:50',5,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-06-26 04:18:16',3,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(444,NULL,9,'Subject for Tell a Friend','2013-07-12 08:06:34',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(445,NULL,8,'Subject for Membership Renewal','2013-09-10 11:44:10',2,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-09-10 10:50:13',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(447,NULL,7,'Subject for Membership Signup','2014-01-27 10:10:14',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 12:20:46',2,NULL,NULL,NULL,NULL,2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(449,NULL,8,'Subject for Membership Renewal','2013-11-15 04:02:58',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-02-14 04:15:18',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-13 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-12 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-11 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-10 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,'General','2012-04-11 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-08 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-07 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-06 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-05 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,'General','2012-03-02 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-03 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-02 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-01 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-04-30 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-22 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-04-28 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-04-27 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-04-26 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-04-25 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-13 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-23 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-22 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-21 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-20 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-19 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-18 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-17 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-16 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-15 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,'Student','2013-04-14 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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(498,18,6,'$ 100.00 - General Membership: Offline signup','2014-05-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(503,23,6,'$ 100.00 - General Membership: Offline signup','2014-05-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',NULL,NULL,NULL,NULL,'Membership Payment',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(523,43,6,'$ 50.00 - Student Membership: Offline signup','2014-05-12 21:32:37',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-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(576,46,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(580,50,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(581,51,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(582,52,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(583,53,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(584,54,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(585,55,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(586,56,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(594,64,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-12 21:32:37',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-12 21:32:37',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-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(597,67,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(598,68,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-12 21:32:37',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-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(600,70,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(601,71,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-12 21:32:37',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-12 21:32:37',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-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(604,74,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-12 21:32:37',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-12 21:32:37',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-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(607,77,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(608,78,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(609,79,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(610,80,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-12 21:32:37',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-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(612,82,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-12 21:32:37',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-12 21:32:37',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-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(615,85,6,'$ 50.00 - Summer Solstice Festival Day Concert : Offline registration','2014-05-12 21:32:37',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-12 21:32:37',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-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(618,88,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(619,89,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-12 21:32:37',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-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(621,91,6,'$ 50.00 - Fall Fundraiser Dinner : Offline registration','2014-05-12 21:32:37',NULL,NULL,NULL,NULL,'Participant',2,NULL,NULL,0,NULL,0,NULL,1,NULL,NULL,0,NULL,NULL,NULL),(622,92,6,'$ 800.00 - Rain-forest Cup Youth Soccer Tournament : Offline registration','2014-05-12 21:32:37',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-12 21:32:37',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-12 21:32:37',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 (222,157,1,1),(360,251,1,3),(463,323,1,3),(567,392,1,1),(185,133,2,3),(658,451,2,2),(679,472,2,2),(709,502,2,2),(757,550,2,2),(40,29,4,3),(518,360,4,3),(659,452,4,2),(139,102,5,1),(211,149,5,3),(109,81,6,1),(236,167,6,1),(546,379,6,1),(660,453,6,2),(686,479,6,2),(716,509,6,2),(158,115,7,1),(205,145,7,3),(311,219,7,1),(490,342,7,3),(587,405,7,1),(661,454,8,2),(252,177,9,1),(371,258,10,3),(589,406,10,3),(603,416,10,1),(682,475,10,2),(712,505,10,2),(748,541,10,2),(130,96,11,3),(173,124,11,3),(334,236,11,3),(597,412,11,3),(672,465,11,2),(702,495,11,2),(26,18,12,1),(244,172,12,1),(37,27,14,3),(95,71,14,1),(124,92,14,1),(220,156,14,1),(540,375,14,1),(616,425,14,3),(55,40,15,1),(214,151,15,1),(406,282,15,3),(488,341,15,3),(510,355,15,1),(255,179,16,1),(430,300,16,1),(662,455,16,2),(553,383,17,3),(746,539,17,2),(100,75,18,3),(153,111,18,1),(469,327,18,3),(23,16,19,1),(136,100,19,3),(401,279,19,1),(612,423,19,1),(663,456,19,2),(63,47,20,1),(309,218,20,1),(548,380,20,1),(580,401,21,3),(745,538,22,2),(652,447,23,3),(654,448,24,3),(747,540,24,2),(47,34,26,1),(73,54,26,3),(561,388,26,3),(781,574,26,2),(689,482,27,2),(719,512,27,2),(395,275,28,3),(753,546,29,2),(87,65,30,3),(495,346,30,1),(427,298,31,3),(4,2,32,1),(213,151,32,2),(215,152,32,2),(216,153,32,2),(217,154,32,2),(218,155,32,2),(219,156,32,2),(221,157,32,2),(223,158,32,2),(224,159,32,2),(225,160,32,2),(226,161,32,2),(227,162,32,2),(229,163,32,2),(230,164,32,2),(232,165,32,2),(233,166,32,2),(235,167,32,2),(237,168,32,2),(239,169,32,2),(240,170,32,2),(242,171,32,2),(243,172,32,2),(245,173,32,2),(247,174,32,2),(248,175,32,2),(250,176,32,2),(251,177,32,2),(253,178,32,2),(254,179,32,2),(256,180,32,2),(257,181,32,2),(258,182,32,2),(259,183,32,2),(260,184,32,2),(261,185,32,2),(262,186,32,2),(263,187,32,2),(265,188,32,2),(266,189,32,2),(267,190,32,2),(268,191,32,2),(269,192,32,2),(270,193,32,2),(271,194,32,2),(273,195,32,2),(274,196,32,2),(275,197,32,2),(277,198,32,2),(279,199,32,2),(281,200,32,2),(283,201,32,2),(285,202,32,2),(287,203,32,2),(288,204,32,2),(290,205,32,2),(292,206,32,2),(293,207,32,2),(294,208,32,2),(296,209,32,2),(297,210,32,2),(298,211,32,2),(299,212,32,2),(301,213,32,2),(303,214,32,2),(304,215,32,2),(305,216,32,2),(306,217,32,2),(308,218,32,2),(310,219,32,2),(312,220,32,2),(313,221,32,2),(314,222,32,2),(315,223,32,2),(317,224,32,2),(318,225,32,2),(320,226,32,2),(321,227,32,2),(322,228,32,2),(324,229,32,2),(325,230,32,2),(326,231,32,2),(327,232,32,2),(329,233,32,2),(330,234,32,2),(332,235,32,2),(333,236,32,2),(335,237,32,2),(337,238,32,2),(339,239,32,2),(341,240,32,2),(343,241,32,2),(345,242,32,2),(347,243,32,2),(349,244,32,2),(350,245,32,2),(352,246,32,2),(353,247,32,2),(354,248,32,2),(355,249,32,2),(357,250,32,2),(359,251,32,2),(361,252,32,2),(362,253,32,2),(364,254,32,2),(365,255,32,2),(367,256,32,2),(368,257,32,2),(370,258,32,2),(372,259,32,2),(373,260,32,2),(375,261,32,2),(377,262,32,2),(378,263,32,2),(379,264,32,2),(380,265,32,2),(381,266,32,2),(382,267,32,2),(383,268,32,2),(385,269,32,2),(387,270,32,2),(388,271,32,2),(390,272,32,2),(392,273,32,2),(393,274,32,2),(394,275,32,2),(396,276,32,2),(397,277,32,2),(399,278,32,2),(400,279,32,2),(402,280,32,2),(404,281,32,2),(405,282,32,2),(407,283,32,2),(409,284,32,2),(410,285,32,2),(411,286,32,2),(412,287,32,2),(414,288,32,2),(415,289,32,2),(416,290,32,2),(417,291,32,2),(418,292,32,2),(419,293,32,2),(421,294,32,2),(423,295,32,2),(424,296,32,2),(425,297,32,2),(426,298,32,2),(428,299,32,2),(429,300,32,2),(669,462,32,2),(670,463,32,2),(161,117,33,1),(197,140,33,3),(363,253,34,3),(666,459,34,2),(193,138,35,3),(391,272,35,3),(766,559,35,2),(291,205,36,1),(147,107,37,3),(624,430,37,1),(167,121,38,1),(641,441,38,1),(643,442,38,3),(777,570,38,2),(280,199,39,3),(344,241,39,1),(376,261,39,1),(286,202,40,3),(582,402,40,3),(676,469,41,2),(706,499,41,2),(238,168,42,3),(249,175,43,3),(346,242,43,3),(420,293,43,1),(473,330,43,1),(618,426,43,1),(668,461,43,2),(558,386,44,3),(436,304,45,1),(684,477,45,2),(714,507,45,2),(18,13,46,3),(68,50,46,3),(307,217,46,1),(433,302,46,3),(228,162,47,1),(348,243,47,3),(542,376,47,3),(630,434,47,1),(639,440,48,1),(678,471,48,2),(708,501,48,2),(241,170,49,3),(696,489,49,2),(726,519,49,2),(21,15,50,1),(246,173,51,3),(319,225,51,1),(564,390,52,3),(171,123,53,3),(449,312,53,3),(530,369,53,3),(577,399,53,3),(483,338,54,3),(751,544,54,2),(187,134,55,1),(538,374,55,1),(732,525,55,2),(445,309,56,3),(674,467,56,2),(704,497,56,2),(467,326,57,3),(738,531,57,2),(113,83,58,3),(145,106,58,1),(163,118,58,3),(340,239,58,3),(175,125,59,1),(199,141,59,3),(328,232,59,3),(1,1,60,2),(3,2,60,2),(5,3,60,2),(6,4,60,2),(7,5,60,2),(8,6,60,2),(9,7,60,2),(10,8,60,2),(11,9,60,2),(13,10,60,1),(12,10,60,2),(14,11,60,2),(16,12,60,2),(17,13,60,2),(19,14,60,2),(20,15,60,2),(22,16,60,2),(24,17,60,2),(25,18,60,2),(27,19,60,2),(29,20,60,2),(30,21,60,2),(31,22,60,2),(32,23,60,2),(33,24,60,2),(34,25,60,2),(35,26,60,2),(36,27,60,2),(38,28,60,2),(39,29,60,2),(41,30,60,2),(42,31,60,2),(43,32,60,2),(44,33,60,2),(46,34,60,2),(48,35,60,2),(49,36,60,2),(51,37,60,2),(52,38,60,2),(53,39,60,2),(54,40,60,2),(56,41,60,2),(57,42,60,2),(58,43,60,2),(59,44,60,2),(60,45,60,2),(61,46,60,2),(62,47,60,2),(64,48,60,2),(65,49,60,2),(67,50,60,2),(69,51,60,2),(70,52,60,2),(71,53,60,2),(72,54,60,2),(74,55,60,2),(75,56,60,2),(76,57,60,2),(77,58,60,2),(79,59,60,2),(81,60,60,2),(82,61,60,2),(83,62,60,2),(84,63,60,2),(85,64,60,2),(86,65,60,2),(88,66,60,2),(89,67,60,2),(91,68,60,2),(92,69,60,2),(93,70,60,2),(94,71,60,2),(96,72,60,2),(97,73,60,2),(98,74,60,2),(99,75,60,2),(101,76,60,2),(102,77,60,2),(103,78,60,2),(105,79,60,2),(106,80,60,2),(108,81,60,2),(110,82,60,2),(112,83,60,2),(114,84,60,2),(115,85,60,2),(116,86,60,2),(118,87,60,2),(119,88,60,2),(120,89,60,2),(121,90,60,2),(122,91,60,2),(123,92,60,2),(125,93,60,2),(127,94,60,2),(128,95,60,2),(129,96,60,2),(131,97,60,2),(132,98,60,2),(133,99,60,2),(135,100,60,2),(137,101,60,2),(138,102,60,2),(140,103,60,2),(141,104,60,2),(142,105,60,2),(144,106,60,2),(146,107,60,2),(148,108,60,2),(149,109,60,2),(150,110,60,2),(152,111,60,2),(154,112,60,2),(155,113,60,2),(156,114,60,2),(157,115,60,2),(159,116,60,2),(160,117,60,2),(162,118,60,2),(164,119,60,2),(165,120,60,2),(166,121,60,2),(168,122,60,2),(170,123,60,2),(172,124,60,2),(174,125,60,2),(176,126,60,2),(177,127,60,2),(178,128,60,2),(179,129,60,2),(181,130,60,2),(182,131,60,2),(183,132,60,2),(184,133,60,2),(186,134,60,2),(188,135,60,2),(189,136,60,2),(190,137,60,2),(192,138,60,2),(194,139,60,2),(195,139,60,3),(196,140,60,2),(198,141,60,2),(200,142,60,2),(202,143,60,2),(203,144,60,2),(204,145,60,2),(206,146,60,2),(208,147,60,2),(209,148,60,2),(210,149,60,2),(212,150,60,2),(454,315,61,1),(535,372,61,3),(169,122,62,3),(316,223,62,3),(300,212,63,3),(126,93,64,1),(284,201,64,1),(650,446,64,3),(699,492,64,2),(729,522,64,2),(772,565,64,2),(331,234,65,3),(626,431,65,1),(231,164,66,3),(767,560,66,2),(776,569,67,2),(66,49,68,1),(207,146,68,3),(272,194,68,3),(302,213,68,3),(690,483,68,2),(720,513,68,2),(50,36,69,1),(755,548,69,2),(282,200,70,1),(500,349,70,1),(600,414,70,3),(667,460,71,2),(180,129,72,1),(276,197,72,3),(476,332,72,3),(648,445,72,1),(778,571,72,2),(28,19,73,1),(191,137,73,3),(264,187,73,1),(532,370,73,1),(739,532,73,2),(234,166,75,3),(507,353,75,3),(520,361,75,3),(551,382,75,1),(104,78,76,1),(441,307,76,3),(80,59,77,3),(117,86,77,3),(443,308,77,1),(680,473,78,2),(710,503,78,2),(737,530,78,2),(336,237,79,3),(452,314,79,3),(497,347,79,1),(78,58,80,1),(201,142,80,3),(503,351,80,1),(512,356,80,3),(528,368,80,1),(697,490,80,2),(727,520,80,2),(107,80,81,1),(358,250,81,3),(386,269,81,3),(780,573,81,2),(15,11,82,1),(374,260,82,3),(664,457,82,2),(765,558,82,2),(356,249,83,1),(384,268,83,1),(555,384,83,3),(779,572,83,2),(2,1,85,1),(111,82,85,3),(569,393,85,1),(584,403,85,1),(762,555,86,2),(151,110,87,1),(278,198,87,1),(422,294,87,3),(592,408,87,3),(635,438,87,1),(408,283,88,1),(575,398,88,1),(610,422,88,3),(621,428,88,1),(750,543,88,2),(438,305,89,3),(289,204,90,1),(369,257,90,3),(413,287,90,3),(614,424,90,1),(657,450,90,1),(295,208,91,3),(342,240,91,1),(403,280,91,3),(683,476,91,2),(713,506,91,2),(389,271,92,1),(665,458,92,2),(735,528,92,2),(45,33,93,1),(645,443,93,1),(677,470,93,2),(707,500,93,2),(685,478,94,2),(715,508,94,2),(351,245,95,1),(366,255,96,1),(398,277,96,1),(505,352,97,1),(637,439,97,1),(90,67,98,3),(134,99,98,1),(143,105,98,1),(486,340,98,3),(770,563,99,2),(323,228,100,1),(338,238,100,1),(516,359,100,1),(774,567,109,2),(691,484,110,2),(721,514,110,2),(671,464,120,2),(701,494,120,2),(741,534,121,2),(694,487,123,2),(724,517,123,2),(771,564,123,2),(700,493,125,2),(730,523,125,2),(734,527,125,2),(681,474,126,2),(711,504,126,2),(733,526,127,2),(769,562,130,2),(688,481,134,2),(718,511,134,2),(744,537,136,2),(768,561,140,2),(760,553,141,2),(763,556,145,2),(761,554,147,2),(754,547,149,2),(749,542,154,2),(773,566,155,2),(695,488,156,2),(725,518,156,2),(740,533,158,2),(431,301,162,2),(432,302,162,2),(434,303,162,2),(435,304,162,2),(437,305,162,2),(439,306,162,2),(440,307,162,2),(442,308,162,2),(444,309,162,2),(446,310,162,2),(447,311,162,2),(448,312,162,2),(450,313,162,2),(451,314,162,2),(453,315,162,2),(455,316,162,2),(456,317,162,2),(457,318,162,2),(458,319,162,2),(459,320,162,2),(460,321,162,2),(461,322,162,2),(462,323,162,2),(464,324,162,2),(465,325,162,2),(466,326,162,2),(468,327,162,2),(470,328,162,2),(471,329,162,2),(472,330,162,2),(474,331,162,2),(475,332,162,2),(477,333,162,2),(478,334,162,2),(479,335,162,2),(480,336,162,2),(481,337,162,2),(482,338,162,2),(484,339,162,2),(485,340,162,2),(487,341,162,2),(489,342,162,2),(491,343,162,2),(492,344,162,2),(493,345,162,2),(494,346,162,2),(496,347,162,2),(498,348,162,2),(499,349,162,2),(501,350,162,2),(502,351,162,2),(504,352,162,2),(506,353,162,2),(508,354,162,2),(509,355,162,2),(511,356,162,2),(513,357,162,2),(514,358,162,2),(515,359,162,2),(517,360,162,2),(519,361,162,2),(521,362,162,2),(522,363,162,2),(523,364,162,2),(524,365,162,2),(525,366,162,2),(526,367,162,2),(527,368,162,2),(529,369,162,2),(531,370,162,2),(533,371,162,2),(534,372,162,2),(536,373,162,2),(537,374,162,2),(539,375,162,2),(541,376,162,2),(543,377,162,2),(544,378,162,2),(545,379,162,2),(547,380,162,2),(549,381,162,2),(550,382,162,2),(552,383,162,2),(554,384,162,2),(556,385,162,2),(557,386,162,2),(559,387,162,2),(560,388,162,2),(562,389,162,2),(563,390,162,2),(565,391,162,2),(566,392,162,2),(568,393,162,2),(570,394,162,2),(571,395,162,2),(572,396,162,2),(573,397,162,2),(574,398,162,2),(576,399,162,2),(578,400,162,2),(579,401,162,2),(581,402,162,2),(583,403,162,2),(585,404,162,2),(586,405,162,2),(588,406,162,2),(590,407,162,2),(591,408,162,2),(593,409,162,2),(594,410,162,2),(595,411,162,2),(596,412,162,2),(598,413,162,2),(599,414,162,2),(601,415,162,2),(602,416,162,2),(604,417,162,2),(605,418,162,2),(606,419,162,2),(607,420,162,2),(608,421,162,2),(609,422,162,2),(611,423,162,2),(613,424,162,2),(615,425,162,2),(617,426,162,2),(619,427,162,2),(620,428,162,2),(622,429,162,2),(623,430,162,2),(625,431,162,2),(627,432,162,2),(628,433,162,2),(629,434,162,2),(631,435,162,2),(632,436,162,2),(633,437,162,2),(634,438,162,2),(636,439,162,2),(638,440,162,2),(640,441,162,2),(642,442,162,2),(644,443,162,2),(646,444,162,2),(647,445,162,2),(649,446,162,2),(651,447,162,2),(653,448,162,2),(655,449,162,2),(656,450,162,2),(698,491,162,2),(728,521,162,2),(759,552,165,2),(693,486,169,2),(723,516,169,2),(752,545,169,2),(756,549,174,2),(687,480,180,2),(717,510,180,2),(758,551,180,2),(775,568,181,2),(764,557,182,2),(675,468,192,2),(705,498,192,2),(692,485,193,2),(722,515,193,2),(743,536,193,2),(673,466,197,2),(703,496,197,2),(742,535,197,2),(736,529,198,2);
+INSERT INTO `civicrm_activity_contact` (`id`, `activity_id`, `contact_id`, `record_type_id`) VALUES (272,179,1,1),(262,173,2,1),(304,200,2,3),(400,262,2,3),(685,451,2,2),(49,29,3,1),(194,129,3,3),(209,139,3,3),(270,178,3,1),(286,188,3,1),(419,273,3,3),(570,373,3,3),(797,563,3,2),(162,107,4,1),(238,156,4,1),(567,371,4,1),(686,452,4,2),(256,169,5,3),(505,330,5,1),(793,559,5,2),(86,57,6,3),(229,151,6,2),(231,152,6,2),(233,153,6,2),(234,154,6,2),(236,155,6,1),(235,155,6,2),(237,156,6,2),(239,157,6,2),(241,158,6,2),(242,159,6,2),(244,160,6,2),(245,161,6,2),(247,162,6,2),(248,163,6,2),(249,164,6,2),(251,165,6,2),(252,166,6,2),(253,167,6,2),(254,168,6,2),(255,169,6,2),(257,170,6,2),(258,171,6,2),(259,172,6,2),(261,173,6,2),(263,174,6,2),(264,175,6,2),(266,176,6,2),(267,177,6,2),(269,178,6,2),(271,179,6,2),(273,180,6,2),(274,181,6,2),(275,182,6,2),(276,183,6,2),(278,184,6,2),(280,185,6,2),(281,186,6,2),(283,187,6,2),(285,188,6,2),(287,189,6,2),(288,190,6,2),(289,191,6,2),(291,192,6,2),(293,193,6,2),(295,194,6,2),(296,195,6,2),(298,196,6,2),(299,197,6,2),(300,198,6,2),(302,199,6,2),(303,200,6,2),(305,201,6,2),(307,202,6,2),(309,203,6,2),(310,204,6,2),(312,205,6,2),(314,206,6,2),(315,207,6,2),(316,208,6,2),(318,209,6,2),(319,210,6,2),(321,211,6,2),(323,212,6,2),(325,213,6,2),(326,214,6,2),(327,215,6,2),(328,216,6,2),(330,217,6,2),(331,218,6,2),(332,219,6,2),(334,220,6,2),(336,221,6,2),(337,222,6,2),(338,223,6,2),(340,224,6,2),(342,225,6,2),(343,226,6,2),(345,227,6,2),(347,228,6,2),(348,229,6,2),(350,230,6,2),(351,231,6,2),(352,232,6,2),(354,233,6,2),(356,234,6,2),(358,235,6,2),(360,236,6,2),(361,237,6,2),(362,238,6,2),(364,239,6,2),(366,240,6,2),(368,241,6,2),(369,241,6,3),(370,242,6,2),(372,243,6,2),(373,244,6,2),(375,245,6,2),(377,246,6,2),(378,247,6,2),(380,248,6,2),(382,249,6,2),(384,250,6,2),(385,251,6,2),(386,252,6,2),(387,253,6,2),(389,254,6,2),(391,255,6,2),(392,256,6,2),(393,257,6,2),(394,258,6,2),(395,259,6,2),(396,260,6,2),(397,261,6,2),(399,262,6,2),(401,263,6,2),(402,264,6,2),(404,265,6,2),(406,266,6,2),(408,267,6,2),(409,268,6,2),(411,269,6,2),(413,270,6,2),(414,271,6,2),(416,272,6,2),(418,273,6,2),(420,274,6,2),(421,275,6,2),(423,276,6,2),(424,277,6,2),(425,278,6,2),(426,279,6,2),(428,280,6,2),(429,281,6,2),(431,282,6,2),(432,283,6,2),(433,284,6,2),(434,285,6,2),(435,286,6,2),(437,287,6,2),(439,288,6,2),(440,289,6,2),(442,290,6,2),(443,291,6,2),(444,292,6,2),(446,293,6,2),(448,294,6,2),(450,295,6,2),(451,296,6,2),(453,297,6,2),(455,298,6,2),(456,299,6,2),(458,300,6,2),(509,333,6,3),(669,440,6,1),(687,453,6,2),(716,482,6,2),(746,512,6,2),(207,138,7,3),(588,385,7,1),(629,413,7,3),(218,144,8,3),(473,310,8,1),(620,406,8,3),(688,454,8,2),(786,552,8,2),(137,92,9,3),(142,95,9,1),(410,268,9,1),(133,89,10,3),(183,120,10,1),(6,3,11,1),(341,224,11,1),(514,336,11,3),(608,398,11,1),(675,444,11,3),(39,23,13,3),(365,239,13,3),(542,356,13,3),(680,447,13,1),(784,550,13,2),(45,27,14,3),(240,157,14,1),(527,346,14,1),(667,439,14,1),(792,558,14,2),(69,44,15,3),(118,79,15,3),(202,135,15,1),(221,146,15,3),(417,272,15,3),(585,383,15,3),(250,164,16,3),(468,307,16,1),(578,378,16,1),(689,455,16,2),(144,96,17,1),(311,204,18,3),(709,475,18,2),(739,505,18,2),(88,58,19,3),(105,70,19,3),(246,161,19,1),(329,216,19,3),(616,404,19,1),(690,456,19,2),(798,564,19,2),(126,85,20,3),(160,106,20,3),(576,377,20,3),(582,381,20,3),(536,352,21,3),(591,387,22,1),(47,28,23,3),(301,198,23,1),(632,415,23,3),(107,71,24,1),(574,376,24,3),(713,479,24,2),(743,509,24,2),(98,64,25,3),(129,87,26,1),(376,245,26,3),(75,49,27,1),(190,126,27,1),(804,570,27,2),(618,405,28,1),(22,12,29,3),(178,117,29,3),(555,364,29,3),(593,388,29,3),(725,491,29,2),(755,521,29,2),(79,52,30,1),(339,223,30,3),(158,105,31,3),(277,183,31,3),(294,193,31,3),(639,419,32,3),(696,462,32,2),(697,463,32,2),(212,141,33,3),(650,427,33,3),(771,537,33,2),(2,1,34,3),(214,142,34,3),(693,459,34,2),(170,112,35,1),(268,177,35,3),(803,569,36,2),(16,9,37,3),(531,348,37,1),(604,395,37,3),(642,421,37,1),(648,426,37,1),(41,24,38,1),(346,227,38,1),(463,304,38,3),(564,369,38,3),(778,544,38,2),(60,37,39,3),(780,546,39,2),(155,103,40,1),(357,234,40,3),(471,309,40,3),(131,88,41,1),(227,149,41,1),(422,275,41,1),(724,490,41,2),(754,520,41,2),(695,461,43,2),(232,152,44,3),(322,211,44,1),(405,265,44,1),(415,271,45,3),(723,489,45,2),(753,519,45,2),(13,7,46,3),(284,187,46,3),(398,261,46,3),(764,530,46,2),(546,358,47,1),(32,19,48,3),(661,435,48,1),(484,318,49,1),(523,343,49,1),(678,446,49,1),(760,526,49,2),(150,100,50,3),(371,242,50,3),(441,289,51,1),(802,568,52,2),(174,115,53,1),(496,325,54,1),(559,366,54,3),(454,297,55,1),(56,35,56,3),(776,542,56,2),(292,192,57,1),(36,21,58,3),(613,402,58,1),(761,527,58,2),(717,483,59,2),(747,513,59,2),(762,528,59,2),(122,82,60,3),(265,175,60,1),(550,361,60,1),(708,474,61,2),(738,504,61,2),(781,547,61,2),(279,184,62,1),(353,232,62,1),(561,367,62,1),(769,535,62,2),(200,134,63,1),(412,269,63,3),(427,279,64,3),(636,417,64,1),(84,56,65,3),(436,286,65,3),(445,292,65,3),(452,296,65,1),(482,317,66,3),(11,6,67,3),(30,18,67,1),(344,226,67,3),(363,238,67,1),(503,329,67,1),(805,571,67,2),(407,266,69,1),(501,328,69,3),(544,357,69,3),(808,574,70,2),(694,460,71,2),(216,143,72,3),(499,327,72,3),(4,2,73,3),(465,305,74,3),(94,62,75,1),(297,195,75,3),(308,202,75,3),(673,443,75,3),(205,137,76,1),(313,205,76,1),(381,248,76,1),(521,342,76,1),(27,16,77,3),(447,293,77,3),(529,347,77,3),(601,393,78,1),(457,299,79,3),(176,116,80,3),(18,10,81,3),(62,38,81,3),(766,532,81,2),(691,457,82,2),(58,36,83,3),(511,334,83,1),(682,448,83,1),(403,264,84,1),(634,416,84,1),(720,486,84,2),(750,516,84,2),(165,109,85,3),(167,110,85,1),(349,229,85,1),(367,240,86,3),(489,321,86,1),(379,247,87,3),(539,354,87,3),(775,541,87,2),(148,99,88,1),(260,172,88,1),(335,220,88,1),(494,324,88,3),(557,365,88,1),(598,391,88,3),(355,233,89,1),(359,235,89,1),(383,249,89,3),(320,210,90,3),(657,432,90,3),(152,101,91,3),(180,118,91,1),(9,5,92,3),(20,11,92,1),(324,212,92,1),(333,219,92,1),(449,294,92,3),(692,458,92,2),(698,464,92,2),(728,494,92,2),(115,77,93,3),(430,281,93,3),(479,315,93,3),(627,412,93,1),(96,63,94,1),(109,72,94,3),(282,186,94,1),(34,20,95,1),(243,159,95,1),(374,244,95,1),(487,320,95,1),(388,253,96,1),(459,301,96,2),(460,302,96,2),(461,303,96,2),(462,304,96,2),(464,305,96,2),(466,306,96,2),(467,307,96,2),(469,308,96,2),(470,309,96,2),(472,310,96,2),(474,311,96,2),(475,312,96,2),(476,313,96,2),(477,314,96,2),(478,315,96,2),(480,316,96,2),(481,317,96,2),(483,318,96,2),(485,319,96,2),(486,320,96,2),(488,321,96,2),(490,322,96,2),(491,323,96,2),(493,324,96,2),(495,325,96,2),(497,326,96,2),(498,327,96,2),(500,328,96,2),(502,329,96,2),(504,330,96,2),(506,331,96,2),(507,332,96,2),(508,333,96,2),(510,334,96,2),(512,335,96,2),(513,336,96,2),(515,337,96,2),(516,338,96,2),(517,339,96,2),(518,340,96,2),(519,341,96,2),(520,342,96,2),(522,343,96,2),(524,344,96,2),(525,345,96,2),(526,346,96,2),(528,347,96,2),(530,348,96,2),(532,349,96,2),(533,350,96,2),(534,351,96,2),(535,352,96,2),(537,353,96,2),(538,354,96,2),(540,355,96,2),(541,356,96,2),(543,357,96,2),(545,358,96,2),(547,359,96,2),(548,360,96,2),(549,361,96,2),(551,362,96,2),(552,362,96,3),(553,363,96,2),(554,364,96,2),(556,365,96,2),(558,366,96,2),(560,367,96,2),(562,368,96,2),(563,369,96,2),(565,370,96,2),(566,371,96,2),(568,372,96,2),(569,373,96,2),(571,374,96,2),(572,375,96,2),(573,376,96,2),(575,377,96,2),(577,378,96,2),(579,379,96,2),(580,380,96,2),(581,381,96,2),(583,382,96,2),(584,383,96,2),(586,384,96,2),(587,385,96,2),(589,386,96,2),(590,387,96,2),(592,388,96,2),(594,389,96,2),(595,390,96,2),(596,390,96,3),(597,391,96,2),(599,392,96,2),(600,393,96,2),(602,394,96,2),(603,395,96,2),(605,396,96,2),(606,397,96,2),(607,398,96,2),(609,399,96,2),(610,400,96,2),(611,401,96,2),(612,402,96,2),(614,403,96,2),(615,404,96,2),(617,405,96,2),(619,406,96,2),(621,407,96,2),(622,408,96,2),(623,409,96,2),(624,410,96,2),(625,411,96,2),(626,412,96,2),(628,413,96,2),(630,414,96,2),(631,415,96,2),(633,416,96,2),(635,417,96,2),(637,418,96,2),(638,419,96,2),(640,420,96,2),(641,421,96,2),(643,422,96,2),(644,423,96,2),(645,424,96,2),(646,425,96,2),(647,426,96,2),(649,427,96,2),(651,428,96,2),(652,429,96,2),(654,430,96,2),(655,431,96,2),(656,432,96,2),(658,433,96,2),(659,434,96,2),(660,435,96,2),(662,436,96,2),(663,437,96,2),(665,438,96,2),(666,439,96,2),(668,440,96,2),(670,441,96,2),(671,442,96,2),(672,443,96,2),(674,444,96,2),(676,445,96,2),(677,446,96,2),(679,447,96,2),(681,448,96,2),(683,449,96,2),(684,450,96,2),(139,93,97,3),(290,191,97,3),(795,561,97,2),(390,254,98,1),(785,551,98,2),(92,61,99,1),(223,147,99,1),(664,437,99,3),(225,148,100,3),(306,201,100,3),(317,208,100,1),(653,429,100,3),(230,151,101,3),(438,287,101,3),(492,323,101,1),(783,549,101,2),(719,485,104,2),(749,515,104,2),(706,472,105,2),(736,502,105,2),(773,539,108,2),(705,471,110,2),(735,501,110,2),(772,538,112,2),(699,465,113,2),(729,495,113,2),(704,470,115,2),(734,500,115,2),(777,543,115,2),(722,488,117,2),(752,518,117,2),(806,572,119,2),(765,531,121,2),(715,481,122,2),(745,511,122,2),(770,536,126,2),(788,554,127,2),(779,545,129,2),(707,473,132,2),(737,503,132,2),(1,1,135,2),(3,2,135,2),(5,3,135,2),(7,4,135,2),(8,5,135,2),(10,6,135,2),(12,7,135,2),(14,8,135,2),(15,9,135,2),(17,10,135,2),(19,11,135,2),(21,12,135,2),(23,13,135,2),(24,14,135,2),(25,15,135,2),(26,16,135,2),(28,17,135,2),(29,18,135,2),(31,19,135,2),(33,20,135,2),(35,21,135,2),(37,22,135,2),(38,23,135,2),(40,24,135,2),(42,25,135,2),(43,26,135,2),(44,27,135,2),(46,28,135,2),(48,29,135,2),(50,30,135,2),(51,31,135,2),(52,32,135,2),(53,33,135,2),(54,34,135,2),(55,35,135,2),(57,36,135,2),(59,37,135,2),(61,38,135,2),(63,39,135,2),(64,40,135,2),(65,41,135,2),(66,42,135,2),(67,43,135,2),(68,44,135,2),(70,45,135,2),(71,46,135,2),(72,47,135,2),(73,48,135,2),(74,49,135,2),(76,50,135,2),(77,51,135,2),(78,52,135,2),(80,53,135,2),(81,54,135,2),(82,55,135,2),(83,56,135,2),(85,57,135,2),(87,58,135,2),(89,59,135,2),(90,60,135,2),(91,61,135,2),(93,62,135,2),(95,63,135,2),(97,64,135,2),(99,65,135,2),(100,66,135,2),(101,67,135,2),(102,68,135,2),(103,69,135,2),(104,70,135,2),(106,71,135,2),(108,72,135,2),(110,73,135,2),(111,74,135,2),(112,75,135,2),(113,76,135,2),(114,77,135,2),(116,78,135,2),(117,79,135,2),(119,80,135,2),(120,81,135,2),(121,82,135,2),(123,83,135,2),(124,84,135,2),(125,85,135,2),(127,86,135,2),(128,87,135,2),(130,88,135,2),(132,89,135,2),(134,90,135,2),(135,91,135,2),(136,92,135,2),(138,93,135,2),(140,94,135,2),(141,95,135,2),(143,96,135,2),(145,97,135,2),(146,98,135,2),(147,99,135,2),(149,100,135,2),(151,101,135,2),(153,102,135,2),(154,103,135,2),(156,104,135,2),(157,105,135,2),(159,106,135,2),(161,107,135,2),(163,108,135,2),(164,109,135,2),(166,110,135,2),(168,111,135,2),(169,112,135,2),(171,113,135,2),(172,114,135,2),(173,115,135,2),(175,116,135,2),(177,117,135,2),(179,118,135,2),(181,119,135,2),(182,120,135,2),(184,121,135,2),(185,122,135,2),(186,123,135,2),(187,124,135,2),(188,125,135,2),(189,126,135,2),(191,127,135,2),(192,128,135,2),(193,129,135,2),(195,130,135,2),(196,131,135,2),(197,132,135,2),(198,133,135,2),(199,134,135,2),(201,135,135,2),(203,136,135,2),(204,137,135,2),(206,138,135,2),(208,139,135,2),(210,140,135,2),(211,141,135,2),(213,142,135,2),(215,143,135,2),(217,144,135,2),(219,145,135,2),(220,146,135,2),(222,147,135,2),(224,148,135,2),(226,149,135,2),(228,150,135,2),(710,476,135,2),(740,506,135,2),(767,533,138,2),(726,492,141,2),(756,522,141,2),(794,560,145,2),(759,525,146,2),(799,565,149,2),(702,468,151,2),(732,498,151,2),(711,477,154,2),(741,507,154,2),(712,478,155,2),(742,508,155,2),(787,553,156,2),(763,529,160,2),(727,493,162,2),(757,523,162,2),(791,557,163,2),(768,534,166,2),(801,567,167,2),(774,540,175,2),(790,556,178,2),(807,573,179,2),(796,562,180,2),(718,484,182,2),(748,514,182,2),(789,555,182,2),(800,566,187,2),(703,469,193,2),(733,499,193,2),(721,487,196,2),(751,517,196,2),(714,480,198,2),(744,510,198,2),(700,466,199,2),(730,496,199,2),(701,467,200,2),(731,497,200,2),(782,548,201,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,88,1,1,0,'815N Dowlen Blvd N',815,'N',NULL,'Dowlen','Blvd','N',NULL,NULL,NULL,NULL,'Kingsville',1,1042,NULL,'78363',NULL,1228,27.496472,-97.86808,0,NULL,NULL,NULL),(2,144,1,1,0,'101O Northpoint Rd SE',101,'O',NULL,'Northpoint','Rd','SE',NULL,NULL,NULL,NULL,'Swords Creek',1,1045,NULL,'24649',NULL,1228,37.077291,-81.91973,0,NULL,NULL,NULL),(3,75,1,1,0,'21L Bay Ave S',21,'L',NULL,'Bay','Ave','S',NULL,NULL,NULL,NULL,'Greenwich',1,1006,NULL,'06836',NULL,1228,41.308873,-73.363661,0,NULL,NULL,NULL),(4,201,1,1,0,'460N Caulder Blvd N',460,'N',NULL,'Caulder','Blvd','N',NULL,NULL,NULL,NULL,'Santo Domingo Pueblo',1,1030,NULL,'87052',NULL,1228,35.509184,-106.35022,0,NULL,NULL,NULL),(5,37,1,1,0,'998M Maple St E',998,'M',NULL,'Maple','St','E',NULL,NULL,NULL,NULL,'Bellevue',1,1026,NULL,'68147',NULL,1228,41.179338,-95.95592,0,NULL,NULL,NULL),(6,34,1,1,0,'632Y Jackson Way NE',632,'Y',NULL,'Jackson','Way','NE',NULL,NULL,NULL,NULL,'Livonia Center',1,1031,NULL,'14488',NULL,1228,42.729839,-77.773919,0,NULL,NULL,NULL),(7,14,1,1,0,'377Y College Blvd SE',377,'Y',NULL,'College','Blvd','SE',NULL,NULL,NULL,NULL,'Oldfield',1,1024,NULL,'65720',NULL,1228,36.935499,-92.93715,0,NULL,NULL,NULL),(8,181,1,1,0,'742B Pine Ln N',742,'B',NULL,'Pine','Ln','N',NULL,NULL,NULL,NULL,'Menlo',1,1014,NULL,'50164',NULL,1228,41.504978,-94.4065,0,NULL,NULL,NULL),(9,190,1,1,0,'775K Main Path NW',775,'K',NULL,'Main','Path','NW',NULL,NULL,NULL,NULL,'Pawtucket',1,1038,NULL,'02862',NULL,1228,41.86125,-71.369099,0,NULL,NULL,NULL),(10,12,1,1,0,'995R Green Path SW',995,'R',NULL,'Green','Path','SW',NULL,NULL,NULL,NULL,'Labelle',1,1008,NULL,'33935',NULL,1228,26.760476,-81.43029,0,NULL,NULL,NULL),(11,16,1,1,0,'831E Jackson Pl S',831,'E',NULL,'Jackson','Pl','S',NULL,NULL,NULL,NULL,'Mansfield',1,1034,NULL,'44999',NULL,1228,40.772874,-82.532057,0,NULL,NULL,NULL),(12,169,1,1,0,'394J El Camino Ln S',394,'J',NULL,'El Camino','Ln','S',NULL,NULL,NULL,NULL,'Deerfield',1,1020,NULL,'01342',NULL,1228,42.542322,-72.6091,0,NULL,NULL,NULL),(13,163,1,1,0,'191I States St S',191,'I',NULL,'States','St','S',NULL,NULL,NULL,NULL,'Dryden',1,1045,NULL,'24243',NULL,1228,36.780481,-82.94428,0,NULL,NULL,NULL),(14,71,1,1,0,'279O Green Path SW',279,'O',NULL,'Green','Path','SW',NULL,NULL,NULL,NULL,'Florence',1,1039,NULL,'29504',NULL,1228,34.041582,-79.693294,0,NULL,NULL,NULL),(15,23,1,1,0,'786I Caulder Path S',786,'I',NULL,'Caulder','Path','S',NULL,NULL,NULL,NULL,'Joiner',1,1003,NULL,'72350',NULL,1228,35.512756,-90.14514,0,NULL,NULL,NULL),(16,6,1,1,0,'976N Dowlen Dr E',976,'N',NULL,'Dowlen','Dr','E',NULL,NULL,NULL,NULL,'Saint Cloud',1,1022,NULL,'56304',NULL,1228,45.547283,-94.11303,0,NULL,NULL,NULL),(17,159,1,1,0,'131D Maple Ln E',131,'D',NULL,'Maple','Ln','E',NULL,NULL,NULL,NULL,'Augusta',1,1018,NULL,'04333',NULL,1228,44.414056,-69.751913,0,NULL,NULL,NULL),(18,179,1,1,0,'736E Maple Rd W',736,'E',NULL,'Maple','Rd','W',NULL,NULL,NULL,NULL,'Denver',1,1005,NULL,'80280',NULL,1228,39.716675,-104.906942,0,NULL,NULL,NULL),(19,134,1,1,0,'708W Bay Dr SE',708,'W',NULL,'Bay','Dr','SE',NULL,NULL,NULL,NULL,'Needmore',1,1037,NULL,'17238',NULL,1228,39.847933,-78.12821,0,NULL,NULL,NULL),(20,68,1,1,0,'354P Beech Path E',354,'P',NULL,'Beech','Path','E',NULL,NULL,NULL,NULL,'Empire',1,1017,NULL,'70050',NULL,1228,29.384033,-89.59696,0,NULL,NULL,NULL),(21,96,1,1,0,'82H College Ave NE',82,'H',NULL,'College','Ave','NE',NULL,NULL,NULL,NULL,'Farmdale',1,1034,NULL,'44417',NULL,1228,41.428487,-80.65551,0,NULL,NULL,NULL),(22,165,1,1,0,'825P Pine Way S',825,'P',NULL,'Pine','Way','S',NULL,NULL,NULL,NULL,'Bellaire',1,1021,NULL,'49615',NULL,1228,44.970267,-85.21448,0,NULL,NULL,NULL),(23,65,1,1,0,'456N College Pl N',456,'N',NULL,'College','Pl','N',NULL,NULL,NULL,NULL,'Jetersville',1,1045,NULL,'23083',NULL,1228,37.303726,-78.11349,0,NULL,NULL,NULL),(24,153,1,1,0,'849E Beech Pl NW',849,'E',NULL,'Beech','Pl','NW',NULL,NULL,NULL,NULL,'Elkton',1,1021,NULL,'48731',NULL,1228,43.83014,-83.16143,0,NULL,NULL,NULL),(25,113,1,1,0,'985R Jackson Path N',985,'R',NULL,'Jackson','Path','N',NULL,NULL,NULL,NULL,'Omaha',1,1042,NULL,'75571',NULL,1228,33.183401,-94.75227,0,NULL,NULL,NULL),(26,19,1,1,0,'602C Dowlen Ln S',602,'C',NULL,'Dowlen','Ln','S',NULL,NULL,NULL,NULL,'Afton',1,1045,NULL,'22920',NULL,1228,37.987812,-78.79701,0,NULL,NULL,NULL),(27,149,1,1,0,'234L Dowlen Rd NW',234,'L',NULL,'Dowlen','Rd','NW',NULL,NULL,NULL,NULL,'Milladore',1,1048,NULL,'54454',NULL,1228,44.620203,-89.87223,0,NULL,NULL,NULL),(28,185,1,1,0,'275I Pine St W',275,'I',NULL,'Pine','St','W',NULL,NULL,NULL,NULL,'Oakdale',1,1012,NULL,'62268',NULL,1228,38.271313,-89.51773,0,NULL,NULL,NULL),(29,99,1,1,0,'365I Van Ness Way S',365,'I',NULL,'Van Ness','Way','S',NULL,NULL,NULL,NULL,'Mayslick',1,1016,NULL,'41055',NULL,1228,38.52217,-83.85894,0,NULL,NULL,NULL),(30,30,1,1,0,'155C College Ave NE',155,'C',NULL,'College','Ave','NE',NULL,NULL,NULL,NULL,'Carson',1,1023,NULL,'39427',NULL,1228,31.49616,-89.83579,0,NULL,NULL,NULL),(31,38,1,1,0,'354G Van Ness Blvd W',354,'G',NULL,'Van Ness','Blvd','W',NULL,NULL,NULL,NULL,'Downs',1,1015,NULL,'67437',NULL,1228,39.50357,-98.55591,0,NULL,NULL,NULL),(32,130,1,1,0,'219L Northpoint St N',219,'L',NULL,'Northpoint','St','N',NULL,NULL,NULL,NULL,'Brooksville',1,1016,NULL,'41004',NULL,1228,38.677837,-84.09411,0,NULL,NULL,NULL),(33,177,1,1,0,'988G Second Rd N',988,'G',NULL,'Second','Rd','N',NULL,NULL,NULL,NULL,'South Portsmouth',1,1016,NULL,'41174',NULL,1228,38.71293,-83.02353,0,NULL,NULL,NULL),(34,40,1,1,0,'329X Lincoln Pl NE',329,'X',NULL,'Lincoln','Pl','NE',NULL,NULL,NULL,NULL,'Chesapeake',1,1045,NULL,'23324',NULL,1228,36.805717,-76.27126,0,NULL,NULL,NULL),(35,36,1,1,0,'202Y Dowlen Way E',202,'Y',NULL,'Dowlen','Way','E',NULL,NULL,NULL,NULL,'Hogeland',1,1025,NULL,'59529',NULL,1228,48.843446,-108.73813,0,NULL,NULL,NULL),(36,132,1,1,0,'196M Maple Way SW',196,'M',NULL,'Maple','Way','SW',NULL,NULL,NULL,NULL,'Greeneville',1,1041,NULL,'37743',NULL,1228,36.102325,-82.85446,0,NULL,NULL,NULL),(37,48,1,1,0,'534N Green Path NW',534,'N',NULL,'Green','Path','NW',NULL,NULL,NULL,NULL,'Trenton',1,1029,NULL,'08604',NULL,1228,40.280531,-74.712018,0,NULL,NULL,NULL),(38,44,1,1,0,'727Z Bay Ln S',727,'Z',NULL,'Bay','Ln','S',NULL,NULL,NULL,NULL,'Oto',1,1014,NULL,'51044',NULL,1228,42.29688,-95.91104,0,NULL,NULL,NULL),(39,172,1,1,0,'850E States Path NE',850,'E',NULL,'States','Path','NE',NULL,NULL,NULL,NULL,'Laredo',1,1042,NULL,'78047',NULL,1228,27.564249,-99.471719,0,NULL,NULL,NULL),(40,94,1,1,0,'512G Dowlen Blvd N',512,'G',NULL,'Dowlen','Blvd','N',NULL,NULL,NULL,NULL,'Saint Louis',1,1024,NULL,'63147',NULL,1228,38.692861,-90.21905,0,NULL,NULL,NULL),(41,79,1,1,0,'802C El Camino St SE',802,'C',NULL,'El Camino','St','SE',NULL,NULL,NULL,NULL,'Shiloh',1,1029,NULL,'08253',NULL,1228,39.458714,-75.298235,0,NULL,NULL,NULL),(42,199,1,1,0,'956V Bay Ave W',956,'V',NULL,'Bay','Ave','W',NULL,NULL,NULL,NULL,'Waconia',1,1022,NULL,'55387',NULL,1228,44.849912,-93.78514,0,NULL,NULL,NULL),(43,21,1,1,0,'391O Jackson Ln E',391,'O',NULL,'Jackson','Ln','E',NULL,NULL,NULL,NULL,'Houston',1,1042,NULL,'77004',NULL,1228,29.728779,-95.3657,0,NULL,NULL,NULL),(44,120,1,1,0,'712F College Path E',712,'F',NULL,'College','Path','E',NULL,NULL,NULL,NULL,'Eclectic',1,1000,NULL,'36024',NULL,1228,32.697561,-86.016,0,NULL,NULL,NULL),(45,116,1,1,0,'205D States St NW',205,'D',NULL,'States','St','NW',NULL,NULL,NULL,NULL,'Schurz',1,1027,NULL,'89427',NULL,1228,38.966064,-118.67848,0,NULL,NULL,NULL),(46,20,1,1,0,'844O Cadell Ave E',844,'O',NULL,'Cadell','Ave','E',NULL,NULL,NULL,NULL,'Moody',1,1024,NULL,'65777',NULL,1228,36.524268,-91.98863,0,NULL,NULL,NULL),(47,50,1,1,0,'692E States Dr SW',692,'E',NULL,'States','Dr','SW',NULL,NULL,NULL,NULL,'Kansas City',1,1015,NULL,'66109',NULL,1228,39.156275,-94.80033,0,NULL,NULL,NULL),(48,106,1,1,0,'61O Woodbridge Way NE',61,'O',NULL,'Woodbridge','Way','NE',NULL,NULL,NULL,NULL,'Ark',1,1045,NULL,'23003',NULL,1228,37.432335,-76.601616,0,NULL,NULL,NULL),(49,90,1,1,0,'527J Van Ness St W',527,'J',NULL,'Van Ness','St','W',NULL,NULL,NULL,NULL,'Mercedes',1,1042,NULL,'78570',NULL,1228,26.169728,-97.91232,0,NULL,NULL,NULL),(50,137,1,1,0,'211M Dowlen Way NE',211,'M',NULL,'Dowlen','Way','NE',NULL,NULL,NULL,NULL,'Purcell',1,1035,NULL,'73080',NULL,1228,35.017656,-97.39646,0,NULL,NULL,NULL),(51,76,1,1,0,'752B Second Rd NE',752,'B',NULL,'Second','Rd','NE',NULL,NULL,NULL,NULL,'Wildwood',1,1037,NULL,'15091',NULL,1228,40.434436,-80.024817,0,NULL,NULL,NULL),(52,100,1,1,0,'943T States Blvd E',943,'T',NULL,'States','Blvd','E',NULL,NULL,NULL,NULL,'Franktown',1,1045,NULL,'23354',NULL,1228,37.479588,-75.90262,0,NULL,NULL,NULL),(53,157,1,1,0,'926D Bay St SE',926,'D',NULL,'Bay','St','SE',NULL,NULL,NULL,NULL,'Pompano Beach',1,1008,NULL,'33066',NULL,1228,26.253238,-80.17799,0,NULL,NULL,NULL),(54,174,1,1,0,'196B Woodbridge Blvd E',196,'B',NULL,'Woodbridge','Blvd','E',NULL,NULL,NULL,NULL,'Orrtanna',1,1037,NULL,'17353',NULL,1228,39.876675,-77.3794,0,NULL,NULL,NULL),(55,53,1,1,0,'378O Main Dr SE',378,'O',NULL,'Main','Dr','SE',NULL,NULL,NULL,NULL,'Van Nuys',1,1004,NULL,'91401',NULL,1228,34.176505,-118.43308,0,NULL,NULL,NULL),(56,182,1,1,0,'944X States St S',944,'X',NULL,'States','St','S',NULL,NULL,NULL,NULL,'Mortons Gap',1,1016,NULL,'42440',NULL,1228,37.238785,-87.46986,0,NULL,NULL,NULL),(57,184,1,1,0,'511M Bay St E',511,'M',NULL,'Bay','St','E',NULL,NULL,NULL,NULL,'Bethel',1,1044,NULL,'05032',NULL,1228,43.811958,-72.64493,0,NULL,NULL,NULL),(58,167,1,1,0,'370M El Camino Dr NW',370,'M',NULL,'El Camino','Dr','NW',NULL,NULL,NULL,NULL,'Galesville',1,1048,NULL,'54630',NULL,1228,44.087366,-91.35965,0,NULL,NULL,NULL),(59,102,1,1,0,'425C Cadell Pl NW',425,'C',NULL,'Cadell','Pl','NW',NULL,NULL,NULL,NULL,'Arlington',1,1022,NULL,'55307',NULL,1228,44.613278,-94.10728,0,NULL,NULL,NULL),(60,28,1,1,0,'529I Dowlen Ave E',529,'I',NULL,'Dowlen','Ave','E',NULL,NULL,NULL,NULL,'Los Angeles',1,1004,NULL,'90061',NULL,1228,33.923365,-118.27591,0,NULL,NULL,NULL),(61,146,1,1,0,'546T Bay Dr SE',546,'T',NULL,'Bay','Dr','SE',NULL,NULL,NULL,NULL,'Polk',1,1024,NULL,'64464',NULL,1228,40.024499,-94.551058,0,NULL,NULL,NULL),(62,43,1,1,0,'807V College Pl S',807,'V',NULL,'College','Pl','S',NULL,NULL,NULL,NULL,'Harmony',1,1013,NULL,'47853',NULL,1228,39.536856,-87.0721,0,NULL,NULL,NULL),(63,73,1,1,0,'57X College Way N',57,'X',NULL,'College','Way','N',NULL,NULL,NULL,NULL,'San Diego',1,1004,NULL,'92165',NULL,1228,33.016928,-116.846046,0,NULL,NULL,NULL),(64,9,1,1,0,'86K Pine St NE',86,'K',NULL,'Pine','St','NE',NULL,NULL,NULL,NULL,'El Paso',1,1042,NULL,'79944',NULL,1228,31.694842,-106.299987,0,NULL,NULL,NULL),(65,158,3,1,0,'273L Green Dr SE',273,'L',NULL,'Green','Dr','SE',NULL,'Attn: Development',NULL,NULL,'Virginia Beach',1,1045,NULL,'23459',NULL,1228,36.926647,-76.02058,0,NULL,NULL,NULL),(66,22,3,1,0,'324Q El Camino Way N',324,'Q',NULL,'El Camino','Way','N',NULL,'Disbursements',NULL,NULL,'Plymouth Meeting',1,1037,NULL,'19462',NULL,1228,40.115959,-75.29257,0,NULL,NULL,NULL),(67,147,3,1,0,'920Q Lincoln Dr E',920,'Q',NULL,'Lincoln','Dr','E',NULL,'Donor Relations',NULL,NULL,'Melvindale',1,1021,NULL,'48122',NULL,1228,42.281638,-83.18188,0,NULL,NULL,NULL),(68,125,2,1,0,'920Q Lincoln Dr E',920,'Q',NULL,'Lincoln','Dr','E',NULL,'Donor Relations',NULL,NULL,'Melvindale',1,1021,NULL,'48122',NULL,1228,42.281638,-83.18188,0,NULL,NULL,67),(69,187,3,1,0,'811Y Lincoln Blvd W',811,'Y',NULL,'Lincoln','Blvd','W',NULL,'c/o OPDC',NULL,NULL,'Portland',1,1018,NULL,'04122',NULL,1228,44.408078,-70.470703,0,NULL,NULL,NULL),(70,186,3,1,0,'418V Bay Blvd NE',418,'V',NULL,'Bay','Blvd','NE',NULL,'Payables Dept.',NULL,NULL,'Brooklyn',1,1031,NULL,'11226',NULL,1228,40.645256,-73.95553,0,NULL,NULL,NULL),(71,155,3,1,0,'854T Northpoint Pl NE',854,'T',NULL,'Northpoint','Pl','NE',NULL,'Payables Dept.',NULL,NULL,'Gracewood',1,1009,NULL,'30812',NULL,1228,33.386041,-82.090996,0,NULL,NULL,NULL),(72,97,2,1,0,'854T Northpoint Pl NE',854,'T',NULL,'Northpoint','Pl','NE',NULL,'Payables Dept.',NULL,NULL,'Gracewood',1,1009,NULL,'30812',NULL,1228,33.386041,-82.090996,0,NULL,NULL,71),(73,115,3,1,0,'270P Green St W',270,'P',NULL,'Green','St','W',NULL,'Payables Dept.',NULL,NULL,'Embarrass',1,1048,NULL,'54933',NULL,1228,44.666988,-88.70686,0,NULL,NULL,NULL),(74,5,3,1,0,'573F College Way S',573,'F',NULL,'College','Way','S',NULL,'Attn: Development',NULL,NULL,'McGee',1,1024,NULL,'63763',NULL,1228,37.052849,-90.16705,0,NULL,NULL,NULL),(75,83,3,1,0,'941N Cadell Rd NW',941,'N',NULL,'Cadell','Rd','NW',NULL,'c/o PO Plus',NULL,NULL,'Shaw',1,1023,NULL,'38773',NULL,1228,33.613093,-90.77527,0,NULL,NULL,NULL),(76,82,2,1,0,'941N Cadell Rd NW',941,'N',NULL,'Cadell','Rd','NW',NULL,'c/o PO Plus',NULL,NULL,'Shaw',1,1023,NULL,'38773',NULL,1228,33.613093,-90.77527,0,NULL,NULL,75),(77,143,3,1,0,'242C Jackson Blvd NW',242,'C',NULL,'Jackson','Blvd','NW',NULL,'Churchgate',NULL,NULL,'Palm Bay',1,1008,NULL,'32906',NULL,1228,28.067128,-80.650341,0,NULL,NULL,NULL),(78,94,2,0,0,'242C Jackson Blvd NW',242,'C',NULL,'Jackson','Blvd','NW',NULL,'Churchgate',NULL,NULL,'Palm Bay',1,1008,NULL,'32906',NULL,1228,28.067128,-80.650341,0,NULL,NULL,77),(79,46,3,1,0,'331Q Bay St SE',331,'Q',NULL,'Bay','St','SE',NULL,'Subscriptions Dept',NULL,NULL,'Cottage Grove',1,1022,NULL,'55016',NULL,1228,44.830966,-92.93739,0,NULL,NULL,NULL),(80,12,2,0,0,'331Q Bay St SE',331,'Q',NULL,'Bay','St','SE',NULL,'Subscriptions Dept',NULL,NULL,'Cottage Grove',1,1022,NULL,'55016',NULL,1228,44.830966,-92.93739,0,NULL,NULL,79),(81,15,3,1,0,'804T States Pl W',804,'T',NULL,'States','Pl','W',NULL,'Payables Dept.',NULL,NULL,'Lees Summit',1,1024,NULL,'64086',NULL,1228,38.92811,-94.32392,0,NULL,NULL,NULL),(82,114,3,1,0,'500D Main Rd N',500,'D',NULL,'Main','Rd','N',NULL,'Attn: Accounting',NULL,NULL,'Des Moines',1,1014,NULL,'50308',NULL,1228,41.672687,-93.572173,0,NULL,NULL,NULL),(83,171,2,1,0,'500D Main Rd N',500,'D',NULL,'Main','Rd','N',NULL,'Attn: Accounting',NULL,NULL,'Des Moines',1,1014,NULL,'50308',NULL,1228,41.672687,-93.572173,0,NULL,NULL,82),(84,95,3,1,0,'537O Northpoint Ave N',537,'O',NULL,'Northpoint','Ave','N',NULL,'Attn: Accounting',NULL,NULL,'Torrance',1,1004,NULL,'90510',NULL,1228,33.786594,-118.298662,0,NULL,NULL,NULL),(85,168,2,1,0,'537O Northpoint Ave N',537,'O',NULL,'Northpoint','Ave','N',NULL,'Attn: Accounting',NULL,NULL,'Torrance',1,1004,NULL,'90510',NULL,1228,33.786594,-118.298662,0,NULL,NULL,84),(86,39,3,1,0,'404P Green Ave E',404,'P',NULL,'Green','Ave','E',NULL,'Community Relations',NULL,NULL,'Colville',1,1046,NULL,'99114',NULL,1228,48.658512,-117.7671,0,NULL,NULL,NULL),(87,92,2,1,0,'404P Green Ave E',404,'P',NULL,'Green','Ave','E',NULL,'Community Relations',NULL,NULL,'Colville',1,1046,NULL,'99114',NULL,1228,48.658512,-117.7671,0,NULL,NULL,86),(88,188,3,1,0,'480E Main Dr NE',480,'E',NULL,'Main','Dr','NE',NULL,'c/o PO Plus',NULL,NULL,'Wichita',1,1015,NULL,'67228',NULL,1228,37.774174,-97.171098,0,NULL,NULL,NULL),(89,178,3,1,0,'33G Pine St NW',33,'G',NULL,'Pine','St','NW',NULL,'Urgent',NULL,NULL,'Raleigh',1,1032,NULL,'27698',NULL,1228,35.797692,-78.625265,0,NULL,NULL,NULL),(90,119,3,1,0,'55C Beech Dr SW',55,'C',NULL,'Beech','Dr','SW',NULL,'Donor Relations',NULL,NULL,'Tallulah',1,1017,NULL,'71282',NULL,1228,32.397286,-91.17657,0,NULL,NULL,NULL),(91,58,3,1,0,'823G Second Pl NE',823,'G',NULL,'Second','Pl','NE',NULL,'Urgent',NULL,NULL,'Hillsboro',1,1019,NULL,'21641',NULL,1228,38.920583,-75.9408,0,NULL,NULL,NULL),(92,148,2,1,0,'823G Second Pl NE',823,'G',NULL,'Second','Pl','NE',NULL,'Urgent',NULL,NULL,'Hillsboro',1,1019,NULL,'21641',NULL,1228,38.920583,-75.9408,0,NULL,NULL,91),(93,3,3,1,0,'797R States St SW',797,'R',NULL,'States','St','SW',NULL,'Attn: Accounting',NULL,NULL,'Wilmington',1,1007,NULL,'19885',NULL,1228,39.564499,-75.597047,0,NULL,NULL,NULL),(94,193,2,1,0,'797R States St SW',797,'R',NULL,'States','St','SW',NULL,'Attn: Accounting',NULL,NULL,'Wilmington',1,1007,NULL,'19885',NULL,1228,39.564499,-75.597047,0,NULL,NULL,93),(95,107,1,1,0,'205D States St NW',205,'D',NULL,'States','St','NW',NULL,NULL,NULL,NULL,'Schurz',1,1027,NULL,'89427',NULL,1228,38.966064,-118.67848,0,NULL,NULL,45),(96,152,1,1,0,'205D States St NW',205,'D',NULL,'States','St','NW',NULL,NULL,NULL,NULL,'Schurz',1,1027,NULL,'89427',NULL,1228,38.966064,-118.67848,0,NULL,NULL,45),(97,4,1,1,0,'205D States St NW',205,'D',NULL,'States','St','NW',NULL,NULL,NULL,NULL,'Schurz',1,1027,NULL,'89427',NULL,1228,38.966064,-118.67848,0,NULL,NULL,45),(98,120,1,0,0,'205D States St NW',205,'D',NULL,'States','St','NW',NULL,NULL,NULL,NULL,'Schurz',1,1027,NULL,'89427',NULL,1228,38.966064,-118.67848,0,NULL,NULL,45),(99,77,1,1,0,'844O Cadell Ave E',844,'O',NULL,'Cadell','Ave','E',NULL,NULL,NULL,NULL,'Moody',1,1024,NULL,'65777',NULL,1228,36.524268,-91.98863,0,NULL,NULL,46),(100,189,1,1,0,'844O Cadell Ave E',844,'O',NULL,'Cadell','Ave','E',NULL,NULL,NULL,NULL,'Moody',1,1024,NULL,'65777',NULL,1228,36.524268,-91.98863,0,NULL,NULL,46),(101,136,1,1,0,'844O Cadell Ave E',844,'O',NULL,'Cadell','Ave','E',NULL,NULL,NULL,NULL,'Moody',1,1024,NULL,'65777',NULL,1228,36.524268,-91.98863,0,NULL,NULL,46),(102,183,1,1,0,'844O Cadell Ave E',844,'O',NULL,'Cadell','Ave','E',NULL,NULL,NULL,NULL,'Moody',1,1024,NULL,'65777',NULL,1228,36.524268,-91.98863,0,NULL,NULL,46),(103,62,1,1,0,'692E States Dr SW',692,'E',NULL,'States','Dr','SW',NULL,NULL,NULL,NULL,'Kansas City',1,1015,NULL,'66109',NULL,1228,39.156275,-94.80033,0,NULL,NULL,47),(104,7,1,1,0,'692E States Dr SW',692,'E',NULL,'States','Dr','SW',NULL,NULL,NULL,NULL,'Kansas City',1,1015,NULL,'66109',NULL,1228,39.156275,-94.80033,0,NULL,NULL,47),(105,42,1,1,0,'692E States Dr SW',692,'E',NULL,'States','Dr','SW',NULL,NULL,NULL,NULL,'Kansas City',1,1015,NULL,'66109',NULL,1228,39.156275,-94.80033,0,NULL,NULL,47),(106,139,1,1,0,'410R College Ave E',410,'R',NULL,'College','Ave','E',NULL,NULL,NULL,NULL,'Rockford',1,1046,NULL,'99030',NULL,1228,47.463725,-117.11319,0,NULL,NULL,NULL),(107,33,1,1,0,'61O Woodbridge Way NE',61,'O',NULL,'Woodbridge','Way','NE',NULL,NULL,NULL,NULL,'Ark',1,1045,NULL,'23003',NULL,1228,37.432335,-76.601616,0,NULL,NULL,48),(108,173,1,1,0,'61O Woodbridge Way NE',61,'O',NULL,'Woodbridge','Way','NE',NULL,NULL,NULL,NULL,'Ark',1,1045,NULL,'23003',NULL,1228,37.432335,-76.601616,0,NULL,NULL,48),(109,29,1,1,0,'61O Woodbridge Way NE',61,'O',NULL,'Woodbridge','Way','NE',NULL,NULL,NULL,NULL,'Ark',1,1045,NULL,'23003',NULL,1228,37.432335,-76.601616,0,NULL,NULL,48),(110,11,1,1,0,'599H Van Ness Dr NW',599,'H',NULL,'Van Ness','Dr','NW',NULL,NULL,NULL,NULL,'Smithville',1,1023,NULL,'38870',NULL,1228,34.065563,-88.36577,0,NULL,NULL,NULL),(111,171,1,0,0,'527J Van Ness St W',527,'J',NULL,'Van Ness','St','W',NULL,NULL,NULL,NULL,'Mercedes',1,1042,NULL,'78570',NULL,1228,26.169728,-97.91232,0,NULL,NULL,49),(112,128,1,1,0,'527J Van Ness St W',527,'J',NULL,'Van Ness','St','W',NULL,NULL,NULL,NULL,'Mercedes',1,1042,NULL,'78570',NULL,1228,26.169728,-97.91232,0,NULL,NULL,49),(113,97,1,0,0,'527J Van Ness St W',527,'J',NULL,'Van Ness','St','W',NULL,NULL,NULL,NULL,'Mercedes',1,1042,NULL,'78570',NULL,1228,26.169728,-97.91232,0,NULL,NULL,49),(114,145,1,1,0,'413C Woodbridge Ln N',413,'C',NULL,'Woodbridge','Ln','N',NULL,NULL,NULL,NULL,'Coldwater',1,1015,NULL,'67029',NULL,1228,37.259332,-99.33385,0,NULL,NULL,NULL),(115,78,1,1,0,'211M Dowlen Way NE',211,'M',NULL,'Dowlen','Way','NE',NULL,NULL,NULL,NULL,'Purcell',1,1035,NULL,'73080',NULL,1228,35.017656,-97.39646,0,NULL,NULL,50),(116,89,1,1,0,'211M Dowlen Way NE',211,'M',NULL,'Dowlen','Way','NE',NULL,NULL,NULL,NULL,'Purcell',1,1035,NULL,'73080',NULL,1228,35.017656,-97.39646,0,NULL,NULL,50),(117,148,1,0,0,'211M Dowlen Way NE',211,'M',NULL,'Dowlen','Way','NE',NULL,NULL,NULL,NULL,'Purcell',1,1035,NULL,'73080',NULL,1228,35.017656,-97.39646,0,NULL,NULL,50),(118,175,1,1,0,'775Q Martin Luther King Way E',775,'Q',NULL,'Martin Luther King','Way','E',NULL,NULL,NULL,NULL,'Charlo',1,1025,NULL,'59824',NULL,1228,47.425832,-114.17894,0,NULL,NULL,NULL),(119,131,1,1,0,'752B Second Rd NE',752,'B',NULL,'Second','Rd','NE',NULL,NULL,NULL,NULL,'Wildwood',1,1037,NULL,'15091',NULL,1228,40.434436,-80.024817,0,NULL,NULL,51),(120,125,1,0,0,'752B Second Rd NE',752,'B',NULL,'Second','Rd','NE',NULL,NULL,NULL,NULL,'Wildwood',1,1037,NULL,'15091',NULL,1228,40.434436,-80.024817,0,NULL,NULL,51),(121,192,1,1,0,'752B Second Rd NE',752,'B',NULL,'Second','Rd','NE',NULL,NULL,NULL,NULL,'Wildwood',1,1037,NULL,'15091',NULL,1228,40.434436,-80.024817,0,NULL,NULL,51),(122,81,1,1,0,'364G Beech St W',364,'G',NULL,'Beech','St','W',NULL,NULL,NULL,NULL,'Cumberland Furnace',1,1041,NULL,'37051',NULL,1228,36.310027,-87.4128,0,NULL,NULL,NULL),(123,17,1,1,0,'943T States Blvd E',943,'T',NULL,'States','Blvd','E',NULL,NULL,NULL,NULL,'Franktown',1,1045,NULL,'23354',NULL,1228,37.479588,-75.90262,0,NULL,NULL,52),(124,200,1,1,0,'943T States Blvd E',943,'T',NULL,'States','Blvd','E',NULL,NULL,NULL,NULL,'Franktown',1,1045,NULL,'23354',NULL,1228,37.479588,-75.90262,0,NULL,NULL,52),(125,160,1,1,0,'943T States Blvd E',943,'T',NULL,'States','Blvd','E',NULL,NULL,NULL,NULL,'Franktown',1,1045,NULL,'23354',NULL,1228,37.479588,-75.90262,0,NULL,NULL,52),(126,154,1,1,0,'943T States Blvd E',943,'T',NULL,'States','Blvd','E',NULL,NULL,NULL,NULL,'Franktown',1,1045,NULL,'23354',NULL,1228,37.479588,-75.90262,0,NULL,NULL,52),(127,54,1,1,0,'926D Bay St SE',926,'D',NULL,'Bay','St','SE',NULL,NULL,NULL,NULL,'Pompano Beach',1,1008,NULL,'33066',NULL,1228,26.253238,-80.17799,0,NULL,NULL,53),(128,197,1,1,0,'926D Bay St SE',926,'D',NULL,'Bay','St','SE',NULL,NULL,NULL,NULL,'Pompano Beach',1,1008,NULL,'33066',NULL,1228,26.253238,-80.17799,0,NULL,NULL,53),(129,35,1,1,0,'926D Bay St SE',926,'D',NULL,'Bay','St','SE',NULL,NULL,NULL,NULL,'Pompano Beach',1,1008,NULL,'33066',NULL,1228,26.253238,-80.17799,0,NULL,NULL,53),(130,118,1,1,0,'926D Bay St SE',926,'D',NULL,'Bay','St','SE',NULL,NULL,NULL,NULL,'Pompano Beach',1,1008,NULL,'33066',NULL,1228,26.253238,-80.17799,0,NULL,NULL,53),(131,45,1,1,0,'196B Woodbridge Blvd E',196,'B',NULL,'Woodbridge','Blvd','E',NULL,NULL,NULL,NULL,'Orrtanna',1,1037,NULL,'17353',NULL,1228,39.876675,-77.3794,0,NULL,NULL,54),(132,108,1,1,0,'196B Woodbridge Blvd E',196,'B',NULL,'Woodbridge','Blvd','E',NULL,NULL,NULL,NULL,'Orrtanna',1,1037,NULL,'17353',NULL,1228,39.876675,-77.3794,0,NULL,NULL,54),(133,25,1,1,0,'196B Woodbridge Blvd E',196,'B',NULL,'Woodbridge','Blvd','E',NULL,NULL,NULL,NULL,'Orrtanna',1,1037,NULL,'17353',NULL,1228,39.876675,-77.3794,0,NULL,NULL,54),(134,31,1,1,0,'134X Maple Way S',134,'X',NULL,'Maple','Way','S',NULL,NULL,NULL,NULL,'Salol',1,1022,NULL,'56756',NULL,1228,48.869494,-95.51436,0,NULL,NULL,NULL),(135,166,1,1,0,'378O Main Dr SE',378,'O',NULL,'Main','Dr','SE',NULL,NULL,NULL,NULL,'Van Nuys',1,1004,NULL,'91401',NULL,1228,34.176505,-118.43308,0,NULL,NULL,55),(136,67,1,1,0,'378O Main Dr SE',378,'O',NULL,'Main','Dr','SE',NULL,NULL,NULL,NULL,'Van Nuys',1,1004,NULL,'91401',NULL,1228,34.176505,-118.43308,0,NULL,NULL,55),(137,176,1,1,0,'378O Main Dr SE',378,'O',NULL,'Main','Dr','SE',NULL,NULL,NULL,NULL,'Van Nuys',1,1004,NULL,'91401',NULL,1228,34.176505,-118.43308,0,NULL,NULL,55),(138,70,1,1,0,'378O Main Dr SE',378,'O',NULL,'Main','Dr','SE',NULL,NULL,NULL,NULL,'Van Nuys',1,1004,NULL,'91401',NULL,1228,34.176505,-118.43308,0,NULL,NULL,55),(139,142,1,1,0,'944X States St S',944,'X',NULL,'States','St','S',NULL,NULL,NULL,NULL,'Mortons Gap',1,1016,NULL,'42440',NULL,1228,37.238785,-87.46986,0,NULL,NULL,56),(140,109,1,1,0,'944X States St S',944,'X',NULL,'States','St','S',NULL,NULL,NULL,NULL,'Mortons Gap',1,1016,NULL,'42440',NULL,1228,37.238785,-87.46986,0,NULL,NULL,56),(141,124,1,1,0,'944X States St S',944,'X',NULL,'States','St','S',NULL,NULL,NULL,NULL,'Mortons Gap',1,1016,NULL,'42440',NULL,1228,37.238785,-87.46986,0,NULL,NULL,56),(142,55,1,1,0,'944X States St S',944,'X',NULL,'States','St','S',NULL,NULL,NULL,NULL,'Mortons Gap',1,1016,NULL,'42440',NULL,1228,37.238785,-87.46986,0,NULL,NULL,56),(143,93,1,1,0,'511M Bay St E',511,'M',NULL,'Bay','St','E',NULL,NULL,NULL,NULL,'Bethel',1,1044,NULL,'05032',NULL,1228,43.811958,-72.64493,0,NULL,NULL,57),(144,193,1,0,0,'511M Bay St E',511,'M',NULL,'Bay','St','E',NULL,NULL,NULL,NULL,'Bethel',1,1044,NULL,'05032',NULL,1228,43.811958,-72.64493,0,NULL,NULL,57),(145,122,1,1,0,'511M Bay St E',511,'M',NULL,'Bay','St','E',NULL,NULL,NULL,NULL,'Bethel',1,1044,NULL,'05032',NULL,1228,43.811958,-72.64493,0,NULL,NULL,57),(146,59,1,1,0,'511M Bay St E',511,'M',NULL,'Bay','St','E',NULL,NULL,NULL,NULL,'Bethel',1,1044,NULL,'05032',NULL,1228,43.811958,-72.64493,0,NULL,NULL,57),(147,133,1,1,0,'370M El Camino Dr NW',370,'M',NULL,'El Camino','Dr','NW',NULL,NULL,NULL,NULL,'Galesville',1,1048,NULL,'54630',NULL,1228,44.087366,-91.35965,0,NULL,NULL,58),(148,85,1,1,0,'370M El Camino Dr NW',370,'M',NULL,'El Camino','Dr','NW',NULL,NULL,NULL,NULL,'Galesville',1,1048,NULL,'54630',NULL,1228,44.087366,-91.35965,0,NULL,NULL,58),(149,49,1,1,0,'370M El Camino Dr NW',370,'M',NULL,'El Camino','Dr','NW',NULL,NULL,NULL,NULL,'Galesville',1,1048,NULL,'54630',NULL,1228,44.087366,-91.35965,0,NULL,NULL,58),(150,135,1,1,0,'370M El Camino Dr NW',370,'M',NULL,'El Camino','Dr','NW',NULL,NULL,NULL,NULL,'Galesville',1,1048,NULL,'54630',NULL,1228,44.087366,-91.35965,0,NULL,NULL,58),(151,112,1,1,0,'425C Cadell Pl NW',425,'C',NULL,'Cadell','Pl','NW',NULL,NULL,NULL,NULL,'Arlington',1,1022,NULL,'55307',NULL,1228,44.613278,-94.10728,0,NULL,NULL,59),(152,127,1,1,0,'425C Cadell Pl NW',425,'C',NULL,'Cadell','Pl','NW',NULL,NULL,NULL,NULL,'Arlington',1,1022,NULL,'55307',NULL,1228,44.613278,-94.10728,0,NULL,NULL,59),(153,123,1,1,0,'425C Cadell Pl NW',425,'C',NULL,'Cadell','Pl','NW',NULL,NULL,NULL,NULL,'Arlington',1,1022,NULL,'55307',NULL,1228,44.613278,-94.10728,0,NULL,NULL,59),(154,63,1,1,0,'247S Green Ln W',247,'S',NULL,'Green','Ln','W',NULL,NULL,NULL,NULL,'Allentown',1,1037,NULL,'18109',NULL,1228,40.693376,-75.471156,0,NULL,NULL,NULL),(155,8,1,1,0,'529I Dowlen Ave E',529,'I',NULL,'Dowlen','Ave','E',NULL,NULL,NULL,NULL,'Los Angeles',1,1004,NULL,'90061',NULL,1228,33.923365,-118.27591,0,NULL,NULL,60),(156,82,1,0,0,'529I Dowlen Ave E',529,'I',NULL,'Dowlen','Ave','E',NULL,NULL,NULL,NULL,'Los Angeles',1,1004,NULL,'90061',NULL,1228,33.923365,-118.27591,0,NULL,NULL,60),(157,141,1,1,0,'529I Dowlen Ave E',529,'I',NULL,'Dowlen','Ave','E',NULL,NULL,NULL,NULL,'Los Angeles',1,1004,NULL,'90061',NULL,1228,33.923365,-118.27591,0,NULL,NULL,60),(158,126,1,1,0,'529I Dowlen Ave E',529,'I',NULL,'Dowlen','Ave','E',NULL,NULL,NULL,NULL,'Los Angeles',1,1004,NULL,'90061',NULL,1228,33.923365,-118.27591,0,NULL,NULL,60),(159,91,1,1,0,'546T Bay Dr SE',546,'T',NULL,'Bay','Dr','SE',NULL,NULL,NULL,NULL,'Polk',1,1024,NULL,'64464',NULL,1228,40.024499,-94.551058,0,NULL,NULL,61),(160,60,1,1,0,'546T Bay Dr SE',546,'T',NULL,'Bay','Dr','SE',NULL,NULL,NULL,NULL,'Polk',1,1024,NULL,'64464',NULL,1228,40.024499,-94.551058,0,NULL,NULL,61),(161,10,1,1,0,'546T Bay Dr SE',546,'T',NULL,'Bay','Dr','SE',NULL,NULL,NULL,NULL,'Polk',1,1024,NULL,'64464',NULL,1228,40.024499,-94.551058,0,NULL,NULL,61),(162,32,1,1,0,'529N Lincoln Ln S',529,'N',NULL,'Lincoln','Ln','S',NULL,NULL,NULL,NULL,'Readyville',1,1041,NULL,'37149',NULL,1228,35.800108,-86.19391,0,NULL,NULL,NULL),(163,26,1,1,0,'807V College Pl S',807,'V',NULL,'College','Pl','S',NULL,NULL,NULL,NULL,'Harmony',1,1013,NULL,'47853',NULL,1228,39.536856,-87.0721,0,NULL,NULL,62),(164,101,1,1,0,'807V College Pl S',807,'V',NULL,'College','Pl','S',NULL,NULL,NULL,NULL,'Harmony',1,1013,NULL,'47853',NULL,1228,39.536856,-87.0721,0,NULL,NULL,62),(165,117,1,1,0,'807V College Pl S',807,'V',NULL,'College','Pl','S',NULL,NULL,NULL,NULL,'Harmony',1,1013,NULL,'47853',NULL,1228,39.536856,-87.0721,0,NULL,NULL,62),(166,121,1,1,0,'807V College Pl S',807,'V',NULL,'College','Pl','S',NULL,NULL,NULL,NULL,'Harmony',1,1013,NULL,'47853',NULL,1228,39.536856,-87.0721,0,NULL,NULL,62),(167,161,1,1,0,'57X College Way N',57,'X',NULL,'College','Way','N',NULL,NULL,NULL,NULL,'San Diego',1,1004,NULL,'92165',NULL,1228,33.016928,-116.846046,0,NULL,NULL,63),(168,151,1,1,0,'57X College Way N',57,'X',NULL,'College','Way','N',NULL,NULL,NULL,NULL,'San Diego',1,1004,NULL,'92165',NULL,1228,33.016928,-116.846046,0,NULL,NULL,63),(169,74,1,1,0,'57X College Way N',57,'X',NULL,'College','Way','N',NULL,NULL,NULL,NULL,'San Diego',1,1004,NULL,'92165',NULL,1228,33.016928,-116.846046,0,NULL,NULL,63),(170,47,1,1,0,'57X College Way N',57,'X',NULL,'College','Way','N',NULL,NULL,NULL,NULL,'San Diego',1,1004,NULL,'92165',NULL,1228,33.016928,-116.846046,0,NULL,NULL,63),(171,24,1,1,0,'86K Pine St NE',86,'K',NULL,'Pine','St','NE',NULL,NULL,NULL,NULL,'El Paso',1,1042,NULL,'79944',NULL,1228,31.694842,-106.299987,0,NULL,NULL,64),(172,138,1,1,0,'86K Pine St NE',86,'K',NULL,'Pine','St','NE',NULL,NULL,NULL,NULL,'El Paso',1,1042,NULL,'79944',NULL,1228,31.694842,-106.299987,0,NULL,NULL,64),(173,86,1,1,0,'86K Pine St NE',86,'K',NULL,'Pine','St','NE',NULL,NULL,NULL,NULL,'El Paso',1,1042,NULL,'79944',NULL,1228,31.694842,-106.299987,0,NULL,NULL,64),(174,87,1,1,0,'97U Bay Way SE',97,'U',NULL,'Bay','Way','SE',NULL,NULL,NULL,NULL,'Palmer',1,1020,NULL,'01069',NULL,1228,42.176401,-72.32646,0,NULL,NULL,NULL),(175,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),(176,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),(177,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,177,1,1,0,'805L Lincoln Dr NW',805,'L',NULL,'Lincoln','Dr','NW',NULL,NULL,NULL,NULL,'Butler',1,1024,NULL,'64730',NULL,1228,38.259528,-94.32317,0,NULL,NULL,NULL),(2,89,1,1,0,'359Q College Pl W',359,'Q',NULL,'College','Pl','W',NULL,NULL,NULL,NULL,'Sandy Lake',1,1037,NULL,'16145',NULL,1228,41.385019,-80.07987,0,NULL,NULL,NULL),(3,124,1,1,0,'355O Main Blvd NW',355,'O',NULL,'Main','Blvd','NW',NULL,NULL,NULL,NULL,'Belgrade',1,1022,NULL,'56312',NULL,1228,45.460931,-94.96697,0,NULL,NULL,NULL),(4,80,1,1,0,'583I Dowlen Pl S',583,'I',NULL,'Dowlen','Pl','S',NULL,NULL,NULL,NULL,'San Mateo',1,1004,NULL,'94409',NULL,1228,37.381144,-122.334825,0,NULL,NULL,NULL),(5,172,1,1,0,'636G Pine Ln NE',636,'G',NULL,'Pine','Ln','NE',NULL,NULL,NULL,NULL,'Scranton',1,1003,NULL,'72863',NULL,1228,35.358493,-93.52793,0,NULL,NULL,NULL),(6,117,1,1,0,'695I Northpoint St SW',695,'I',NULL,'Northpoint','St','SW',NULL,NULL,NULL,NULL,'Sumpter',1,1036,NULL,'97877',NULL,1228,44.744446,-118.2229,0,NULL,NULL,NULL),(7,101,1,1,0,'6D Main Ave SW',6,'D',NULL,'Main','Ave','SW',NULL,NULL,NULL,NULL,'Vernon',1,1029,NULL,'07462',NULL,1228,41.193708,-74.5089,0,NULL,NULL,NULL),(8,103,1,1,0,'385Z College Dr E',385,'Z',NULL,'College','Dr','E',NULL,NULL,NULL,NULL,'Vicco',1,1016,NULL,'41773',NULL,1228,37.221636,-83.05627,0,NULL,NULL,NULL),(9,23,1,1,0,'990B Beech Dr SE',990,'B',NULL,'Beech','Dr','SE',NULL,NULL,NULL,NULL,'Tampa',1,1008,NULL,'33625',NULL,1228,28.069755,-82.55734,0,NULL,NULL,NULL),(10,70,1,1,0,'795L Beech Ave N',795,'L',NULL,'Beech','Ave','N',NULL,NULL,NULL,NULL,'Marine',1,1012,NULL,'62061',NULL,1228,38.78956,-89.77538,0,NULL,NULL,NULL),(11,123,1,1,0,'202B Second Way SE',202,'B',NULL,'Second','Way','SE',NULL,NULL,NULL,NULL,'Lodi',1,1029,NULL,'07644',NULL,1228,40.877999,-74.08265,0,NULL,NULL,NULL),(12,40,1,1,0,'510U Second Ln S',510,'U',NULL,'Second','Ln','S',NULL,NULL,NULL,NULL,'Harriman',1,1041,NULL,'37748',NULL,1228,35.930801,-84.53135,0,NULL,NULL,NULL),(13,65,1,1,0,'366F Lincoln Path SE',366,'F',NULL,'Lincoln','Path','SE',NULL,NULL,NULL,NULL,'Fairmount',1,1019,NULL,'21868',NULL,1228,38.107572,-75.789354,0,NULL,NULL,NULL),(14,26,1,1,0,'493T College Path N',493,'T',NULL,'College','Path','N',NULL,NULL,NULL,NULL,'Priddy',1,1042,NULL,'76870',NULL,1228,31.651485,-98.50831,0,NULL,NULL,NULL),(15,96,1,1,0,'613K Woodbridge Ln S',613,'K',NULL,'Woodbridge','Ln','S',NULL,NULL,NULL,NULL,'Waco',1,1042,NULL,'76798',NULL,1228,31.547466,-97.11997,0,NULL,NULL,NULL),(16,90,1,1,0,'816B Lincoln St S',816,'B',NULL,'Lincoln','St','S',NULL,NULL,NULL,NULL,'Spartanburg',1,1039,NULL,'29316',NULL,1228,35.033903,-81.97413,0,NULL,NULL,NULL),(17,12,1,1,0,'68S Second Blvd SE',68,'S',NULL,'Second','Blvd','SE',NULL,NULL,NULL,NULL,'Mountlake Terrace',1,1046,NULL,'98043',NULL,1228,47.790969,-122.30539,0,NULL,NULL,NULL),(18,16,1,1,0,'101Z Lincoln Ln NW',101,'Z',NULL,'Lincoln','Ln','NW',NULL,NULL,NULL,NULL,'Atlanta',1,1009,NULL,'30386',NULL,1228,33.844371,-84.47405,0,NULL,NULL,NULL),(19,128,1,1,0,'118K El Camino Pl NW',118,'K',NULL,'El Camino','Pl','NW',NULL,NULL,NULL,NULL,'Youngstown',1,1034,NULL,'44511',NULL,1228,41.069158,-80.69134,0,NULL,NULL,NULL),(20,79,1,1,0,'634N Maple Path NW',634,'N',NULL,'Maple','Path','NW',NULL,NULL,NULL,NULL,'Hoyt',1,1035,NULL,'74440',NULL,1228,35.269955,-95.30205,0,NULL,NULL,NULL),(21,113,1,1,0,'548U College Rd NW',548,'U',NULL,'College','Rd','NW',NULL,NULL,NULL,NULL,'Jefferson',1,1017,NULL,'70021',NULL,1228,29.960375,-90.156143,0,NULL,NULL,NULL),(22,180,1,1,0,'187T College Way NW',187,'T',NULL,'College','Way','NW',NULL,NULL,NULL,NULL,'Stockton',1,1024,NULL,'65785',NULL,1228,37.703022,-93.80653,0,NULL,NULL,NULL),(23,60,1,1,0,'534D Second St NW',534,'D',NULL,'Second','St','NW',NULL,NULL,NULL,NULL,'Salt Lake City',1,1043,NULL,'84140',NULL,1228,40.771345,-111.93087,0,NULL,NULL,NULL),(24,67,1,1,0,'198D Cadell Pl N',198,'D',NULL,'Cadell','Pl','N',NULL,NULL,NULL,NULL,'Annada',1,1024,NULL,'63330',NULL,1228,39.257008,-90.82317,0,NULL,NULL,NULL),(25,33,1,1,0,'139B Jackson Path S',139,'B',NULL,'Jackson','Path','S',NULL,NULL,NULL,NULL,'St Thomas',1,1057,NULL,'00805',NULL,1228,18.322285,-64.963715,0,NULL,NULL,NULL),(26,118,1,1,0,'416C Cadell Way SE',416,'C',NULL,'Cadell','Way','SE',NULL,NULL,NULL,NULL,'Cidra',1,1056,NULL,'00639',NULL,1228,18.176094,-66.158728,0,NULL,NULL,NULL),(27,21,1,1,0,'199D Caulder Ave W',199,'D',NULL,'Caulder','Ave','W',NULL,NULL,NULL,NULL,'Winchester',1,1045,NULL,'22602',NULL,1228,39.158386,-78.24758,0,NULL,NULL,NULL),(28,38,1,1,0,'614S Woodbridge Blvd SW',614,'S',NULL,'Woodbridge','Blvd','SW',NULL,NULL,NULL,NULL,'Del Mar',1,1004,NULL,'92014',NULL,1228,32.961812,-117.25967,0,NULL,NULL,NULL),(29,72,1,1,0,'624J Jackson Ln N',624,'J',NULL,'Jackson','Ln','N',NULL,NULL,NULL,NULL,'China Spring',1,1042,NULL,'76633',NULL,1228,31.669085,-97.3201,0,NULL,NULL,NULL),(30,73,1,1,0,'211L Van Ness Path S',211,'L',NULL,'Van Ness','Path','S',NULL,NULL,NULL,NULL,'South Waterford',1,1018,NULL,'04081',NULL,1228,44.566156,-70.661557,0,NULL,NULL,NULL),(31,190,1,1,0,'257E Lincoln Path N',257,'E',NULL,'Lincoln','Path','N',NULL,NULL,NULL,NULL,'Ridgecrest',1,1032,NULL,'28770',NULL,1228,35.618596,-82.30048,0,NULL,NULL,NULL),(32,142,1,1,0,'762R Caulder Rd N',762,'R',NULL,'Caulder','Rd','N',NULL,NULL,NULL,NULL,'Elma',1,1031,NULL,'14059',NULL,1228,42.834159,-78.64246,0,NULL,NULL,NULL),(33,175,1,1,0,'908I Dowlen St NW',908,'I',NULL,'Dowlen','St','NW',NULL,NULL,NULL,NULL,'Cairo',1,1034,NULL,'45820',NULL,1228,40.831339,-84.08602,0,NULL,NULL,NULL),(34,132,1,1,0,'499E El Camino Blvd S',499,'E',NULL,'El Camino','Blvd','S',NULL,NULL,NULL,NULL,'Sanford',1,1008,NULL,'32772',NULL,1228,28.80722,-81.250236,0,NULL,NULL,NULL),(35,47,1,1,0,'968K Maple Dr W',968,'K',NULL,'Maple','Dr','W',NULL,NULL,NULL,NULL,'Hines',1,1022,NULL,'56647',NULL,1228,47.666705,-94.61868,0,NULL,NULL,NULL),(36,181,1,1,0,'811M College Pl N',811,'M',NULL,'College','Pl','N',NULL,NULL,NULL,NULL,'Cottonwood',1,1004,NULL,'96222',NULL,1228,40.385673,-122.279739,0,NULL,NULL,NULL),(37,141,1,1,0,'772Z Northpoint Path W',772,'Z',NULL,'Northpoint','Path','W',NULL,NULL,NULL,NULL,'Huntington',1,1047,NULL,'25703',NULL,1228,38.421443,-82.41924,0,NULL,NULL,NULL),(38,77,1,1,0,'550G Cadell Dr NW',550,'G',NULL,'Cadell','Dr','NW',NULL,NULL,NULL,NULL,'Harpers Ferry',1,1047,NULL,'25425',NULL,1228,39.272324,-77.77982,0,NULL,NULL,NULL),(39,92,1,1,0,'937C Van Ness Dr SW',937,'C',NULL,'Van Ness','Dr','SW',NULL,NULL,NULL,NULL,'West Fork',1,1003,NULL,'72774',NULL,1228,35.896307,-94.19661,0,NULL,NULL,NULL),(40,158,1,1,0,'828W Lincoln Dr SW',828,'W',NULL,'Lincoln','Dr','SW',NULL,NULL,NULL,NULL,'Sylvester',1,1009,NULL,'31791',NULL,1228,31.536886,-83.86041,0,NULL,NULL,NULL),(41,115,1,1,0,'464L College Rd N',464,'L',NULL,'College','Rd','N',NULL,NULL,NULL,NULL,'Dallas',1,1042,NULL,'75237',NULL,1228,32.666984,-96.87633,0,NULL,NULL,NULL),(42,17,1,1,0,'99C Lincoln Rd W',99,'C',NULL,'Lincoln','Rd','W',NULL,NULL,NULL,NULL,'Johnstown',1,1037,NULL,'15907',NULL,1228,40.325374,-78.915147,0,NULL,NULL,NULL),(43,32,1,1,0,'745P El Camino St N',745,'P',NULL,'El Camino','St','N',NULL,NULL,NULL,NULL,'Deer Park',1,1004,NULL,'94576',NULL,1228,38.553087,-122.47725,0,NULL,NULL,NULL),(44,93,1,1,0,'201J States Ave NW',201,'J',NULL,'States','Ave','NW',NULL,NULL,NULL,NULL,'Wallkill',1,1031,NULL,'10946',NULL,1228,41.507236,-74.412119,0,NULL,NULL,NULL),(45,150,1,1,0,'627E Second Pl E',627,'E',NULL,'Second','Pl','E',NULL,NULL,NULL,NULL,'Tampa',1,1008,NULL,'33616',NULL,1228,27.869251,-82.52226,0,NULL,NULL,NULL),(46,18,1,1,0,'670L Martin Luther King Way W',670,'L',NULL,'Martin Luther King','Way','W',NULL,NULL,NULL,NULL,'Washington',1,1042,NULL,'77880',NULL,1228,30.281022,-96.16922,0,NULL,NULL,NULL),(47,49,1,1,0,'60D Northpoint Blvd N',60,'D',NULL,'Northpoint','Blvd','N',NULL,NULL,NULL,NULL,'Astoria',1,1031,NULL,'11106',NULL,1228,40.762012,-73.93147,0,NULL,NULL,NULL),(48,3,1,1,0,'24C Green Path SW',24,'C',NULL,'Green','Path','SW',NULL,NULL,NULL,NULL,'Saginaw',1,1021,NULL,'48607',NULL,1228,43.431375,-83.93267,0,NULL,NULL,NULL),(49,35,1,1,0,'451W Maple Ln S',451,'W',NULL,'Maple','Ln','S',NULL,NULL,NULL,NULL,'Maineville',1,1034,NULL,'45039',NULL,1228,39.317735,-84.24728,0,NULL,NULL,NULL),(50,164,1,1,0,'152Q College Dr NW',152,'Q',NULL,'College','Dr','NW',NULL,NULL,NULL,NULL,'Houston',1,1042,NULL,'77055',NULL,1228,29.798877,-95.49629,0,NULL,NULL,NULL),(51,119,1,1,0,'763I Second Blvd SW',763,'I',NULL,'Second','Blvd','SW',NULL,NULL,NULL,NULL,'Portland',1,1036,NULL,'97291',NULL,1228,45.548616,-123.114725,0,NULL,NULL,NULL),(52,13,1,1,0,'147X Dowlen Path S',147,'X',NULL,'Dowlen','Path','S',NULL,NULL,NULL,NULL,'Tibbie',1,1000,NULL,'36583',NULL,1228,31.35209,-88.20879,0,NULL,NULL,NULL),(53,120,1,1,0,'678C Northpoint Dr N',678,'C',NULL,'Northpoint','Dr','N',NULL,NULL,NULL,NULL,'Newport News',1,1045,NULL,'23607',NULL,1228,36.987151,-76.4195,0,NULL,NULL,NULL),(54,86,1,1,0,'463V El Camino Way E',463,'V',NULL,'El Camino','Way','E',NULL,NULL,NULL,NULL,'Olivia',1,1022,NULL,'56277',NULL,1228,44.766441,-94.99624,0,NULL,NULL,NULL),(55,173,1,1,0,'459E Bay Way SE',459,'E',NULL,'Bay','Way','SE',NULL,NULL,NULL,NULL,'New Orleans',1,1017,NULL,'70166',NULL,1228,30.032997,-89.882564,0,NULL,NULL,NULL),(56,148,1,1,0,'595Z Van Ness Pl NW',595,'Z',NULL,'Van Ness','Pl','NW',NULL,NULL,NULL,NULL,'Coila',1,1023,NULL,'38923',NULL,1228,33.368238,-89.99776,0,NULL,NULL,NULL),(57,138,1,1,0,'904J Second Blvd E',904,'J',NULL,'Second','Blvd','E',NULL,NULL,NULL,NULL,'Vermontville',1,1031,NULL,'12989',NULL,1228,44.519178,-74.06053,0,NULL,NULL,NULL),(58,131,1,1,0,'759F Cadell Way NW',759,'F',NULL,'Cadell','Way','NW',NULL,NULL,NULL,NULL,'Mount Hermon',1,1004,NULL,'95041',NULL,1228,37.050798,-122.0569,0,NULL,NULL,NULL),(59,99,1,1,0,'689J Martin Luther King Way N',689,'J',NULL,'Martin Luther King','Way','N',NULL,NULL,NULL,NULL,'Crittenden',1,1016,NULL,'41030',NULL,1228,38.788439,-84.602,0,NULL,NULL,NULL),(60,11,1,1,0,'170L Martin Luther King Pl NW',170,'L',NULL,'Martin Luther King','Pl','NW',NULL,NULL,NULL,NULL,'Live Oak',1,1004,NULL,'95953',NULL,1228,39.25209,-121.69439,0,NULL,NULL,NULL),(61,179,1,1,0,'569C El Camino Ln SE',569,'C',NULL,'El Camino','Ln','SE',NULL,NULL,NULL,NULL,'Adrian',1,1024,NULL,'64720',NULL,1228,38.40388,-94.34512,0,NULL,NULL,NULL),(62,37,1,1,0,'973D States Rd S',973,'D',NULL,'States','Rd','S',NULL,NULL,NULL,NULL,'Gladstone',1,1021,NULL,'49837',NULL,1228,45.847136,-87.04529,0,NULL,NULL,NULL),(63,146,1,1,0,'551E Green Ave NW',551,'E',NULL,'Green','Ave','NW',NULL,NULL,NULL,NULL,'Green River',1,1043,NULL,'84252',NULL,1228,38.995483,-110.160534,0,NULL,NULL,NULL),(64,109,1,1,0,'901O Main Dr W',901,'O',NULL,'Main','Dr','W',NULL,NULL,NULL,NULL,'Chicago',1,1012,NULL,'60645',NULL,1228,42.008956,-87.69634,0,NULL,NULL,NULL),(65,76,1,1,0,'756D Caulder Blvd NE',756,'D',NULL,'Caulder','Blvd','NE',NULL,NULL,NULL,NULL,'Belleview',1,1008,NULL,'34421',NULL,1228,29.240728,-82.087458,0,NULL,NULL,NULL),(66,19,1,1,0,'271A Pine Rd N',271,'A',NULL,'Pine','Rd','N',NULL,NULL,NULL,NULL,'Sawyer',1,1022,NULL,'55780',NULL,1228,46.670691,-92.69235,0,NULL,NULL,NULL),(67,25,1,1,0,'333Z Cadell Pl N',333,'Z',NULL,'Cadell','Pl','N',NULL,NULL,NULL,NULL,'Dycusburg',1,1016,NULL,'42037',NULL,1228,37.157866,-88.183598,0,NULL,NULL,NULL),(68,51,3,1,0,'427J College Ln NW',427,'J',NULL,'College','Ln','NW',NULL,'Urgent',NULL,NULL,'Black',1,1024,NULL,'63625',NULL,1228,37.538148,-90.96827,0,NULL,NULL,NULL),(69,183,3,1,0,'667Q Main Rd S',667,'Q',NULL,'Main','Rd','S',NULL,'Mailstop 101',NULL,NULL,'Jansen',1,1026,NULL,'68377',NULL,1228,40.20808,-97.02445,0,NULL,NULL,NULL),(70,185,3,1,0,'75Q Woodbridge Pl NW',75,'Q',NULL,'Woodbridge','Pl','NW',NULL,'Payables Dept.',NULL,NULL,'Great Neck',1,1031,NULL,'11024',NULL,1228,40.812887,-73.74094,0,NULL,NULL,NULL),(71,92,2,0,0,'75Q Woodbridge Pl NW',75,'Q',NULL,'Woodbridge','Pl','NW',NULL,'Payables Dept.',NULL,NULL,'Great Neck',1,1031,NULL,'11024',NULL,1228,40.812887,-73.74094,0,NULL,NULL,70),(72,149,3,1,0,'282I Bay St NE',282,'I',NULL,'Bay','St','NE',NULL,'Subscriptions Dept',NULL,NULL,'Vashon',1,1046,NULL,'98070',NULL,1228,47.416198,-122.46821,0,NULL,NULL,NULL),(73,55,3,1,0,'442A Northpoint Ave E',442,'A',NULL,'Northpoint','Ave','E',NULL,'c/o OPDC',NULL,NULL,'Racine',1,1048,NULL,'53404',NULL,1228,42.743169,-87.80534,0,NULL,NULL,NULL),(74,165,3,1,0,'502U Lincoln Dr NE',502,'U',NULL,'Lincoln','Dr','NE',NULL,'Urgent',NULL,NULL,'Fly Creek',1,1031,NULL,'13337',NULL,1228,42.743186,-74.98164,0,NULL,NULL,NULL),(75,82,2,1,0,'502U Lincoln Dr NE',502,'U',NULL,'Lincoln','Dr','NE',NULL,'Urgent',NULL,NULL,'Fly Creek',1,1031,NULL,'13337',NULL,1228,42.743186,-74.98164,0,NULL,NULL,74),(76,4,3,1,0,'2M Second Rd E',2,'M',NULL,'Second','Rd','E',NULL,'Subscriptions Dept',NULL,NULL,'West Creek',1,1029,NULL,'08092',NULL,1228,39.658781,-74.28673,0,NULL,NULL,NULL),(77,187,2,1,0,'2M Second Rd E',2,'M',NULL,'Second','Rd','E',NULL,'Subscriptions Dept',NULL,NULL,'West Creek',1,1029,NULL,'08092',NULL,1228,39.658781,-74.28673,0,NULL,NULL,76),(78,201,3,1,0,'771D Cadell Rd W',771,'D',NULL,'Cadell','Rd','W',NULL,'Payables Dept.',NULL,NULL,'Taconic',1,1006,NULL,'06079',NULL,1228,42.032012,-73.403763,0,NULL,NULL,NULL),(79,83,3,1,0,'341B Pine Dr N',341,'B',NULL,'Pine','Dr','N',NULL,'Donor Relations',NULL,NULL,'Frisco',1,1032,NULL,'27936',NULL,1228,35.24554,-75.618,0,NULL,NULL,NULL),(80,127,3,1,0,'503Y Lincoln Path SW',503,'Y',NULL,'Lincoln','Path','SW',NULL,'Community Relations',NULL,NULL,'Richfield Springs',1,1031,NULL,'13439',NULL,1228,42.852372,-74.99121,0,NULL,NULL,NULL),(81,155,2,1,0,'503Y Lincoln Path SW',503,'Y',NULL,'Lincoln','Path','SW',NULL,'Community Relations',NULL,NULL,'Richfield Springs',1,1031,NULL,'13439',NULL,1228,42.852372,-74.99121,0,NULL,NULL,80),(82,136,3,1,0,'817G College Dr W',817,'G',NULL,'College','Dr','W',NULL,'Donor Relations',NULL,NULL,'Brockport',1,1031,NULL,'14420',NULL,1228,43.214261,-77.93937,0,NULL,NULL,NULL),(83,47,2,0,0,'817G College Dr W',817,'G',NULL,'College','Dr','W',NULL,'Donor Relations',NULL,NULL,'Brockport',1,1031,NULL,'14420',NULL,1228,43.214261,-77.93937,0,NULL,NULL,82),(84,57,3,1,0,'391S Northpoint Rd NE',391,'S',NULL,'Northpoint','Rd','NE',NULL,'Urgent',NULL,NULL,'Parkers Prairie',1,1022,NULL,'56361',NULL,1228,46.156758,-95.33754,0,NULL,NULL,NULL),(85,80,2,0,0,'391S Northpoint Rd NE',391,'S',NULL,'Northpoint','Rd','NE',NULL,'Urgent',NULL,NULL,'Parkers Prairie',1,1022,NULL,'56361',NULL,1228,46.156758,-95.33754,0,NULL,NULL,84),(86,28,3,1,0,'479N Van Ness Path S',479,'N',NULL,'Van Ness','Path','S',NULL,'c/o OPDC',NULL,NULL,'Shoshoni',1,1049,NULL,'82649',NULL,1228,43.232318,-108.15555,0,NULL,NULL,NULL),(87,117,2,0,0,'479N Van Ness Path S',479,'N',NULL,'Van Ness','Path','S',NULL,'c/o OPDC',NULL,NULL,'Shoshoni',1,1049,NULL,'82649',NULL,1228,43.232318,-108.15555,0,NULL,NULL,86),(88,56,3,1,0,'433O Van Ness Dr SE',433,'O',NULL,'Van Ness','Dr','SE',NULL,'Subscriptions Dept',NULL,NULL,'Hazelton',1,1015,NULL,'67061',NULL,1228,37.088979,-98.37544,0,NULL,NULL,NULL),(89,189,2,1,0,'433O Van Ness Dr SE',433,'O',NULL,'Van Ness','Dr','SE',NULL,'Subscriptions Dept',NULL,NULL,'Hazelton',1,1015,NULL,'67061',NULL,1228,37.088979,-98.37544,0,NULL,NULL,88),(90,43,3,1,0,'944F Pine Ave W',944,'F',NULL,'Pine','Ave','W',NULL,'c/o PO Plus',NULL,NULL,'Priest River',1,1011,NULL,'83856',NULL,1228,48.315799,-116.90904,0,NULL,NULL,NULL),(91,115,2,0,0,'944F Pine Ave W',944,'F',NULL,'Pine','Ave','W',NULL,'c/o PO Plus',NULL,NULL,'Priest River',1,1011,NULL,'83856',NULL,1228,48.315799,-116.90904,0,NULL,NULL,90),(92,97,3,1,0,'92I Dowlen Way E',92,'I',NULL,'Dowlen','Way','E',NULL,'Community Relations',NULL,NULL,'Anderson',1,1013,NULL,'46014',NULL,1228,40.161733,-85.719659,0,NULL,NULL,NULL),(93,52,2,1,0,'92I Dowlen Way E',92,'I',NULL,'Dowlen','Way','E',NULL,'Community Relations',NULL,NULL,'Anderson',1,1013,NULL,'46014',NULL,1228,40.161733,-85.719659,0,NULL,NULL,92),(94,169,3,1,0,'335M Van Ness Ave SW',335,'M',NULL,'Van Ness','Ave','SW',NULL,'Churchgate',NULL,NULL,'Sharples',1,1047,NULL,'25183',NULL,1228,37.909119,-81.83666,0,NULL,NULL,NULL),(95,175,2,0,0,'335M Van Ness Ave SW',335,'M',NULL,'Van Ness','Ave','SW',NULL,'Churchgate',NULL,NULL,'Sharples',1,1047,NULL,'25183',NULL,1228,37.909119,-81.83666,0,NULL,NULL,94),(96,140,3,1,0,'327U Maple Way SW',327,'U',NULL,'Maple','Way','SW',NULL,'Community Relations',NULL,NULL,'Saint Stephens Church',1,1045,NULL,'23148',NULL,1228,37.837177,-77.05555,0,NULL,NULL,NULL),(97,166,3,1,0,'989D Maple Rd SE',989,'D',NULL,'Maple','Rd','SE',NULL,'Community Relations',NULL,NULL,'Charleston',1,1047,NULL,'25357',NULL,1228,38.296818,-81.554655,0,NULL,NULL,NULL),(98,112,2,1,0,'989D Maple Rd SE',989,'D',NULL,'Maple','Rd','SE',NULL,'Community Relations',NULL,NULL,'Charleston',1,1047,NULL,'25357',NULL,1228,38.296818,-81.554655,0,NULL,NULL,97),(99,62,3,1,0,'35O Van Ness Pl N',35,'O',NULL,'Van Ness','Pl','N',NULL,'Urgent',NULL,NULL,'Twining',1,1021,NULL,'48766',NULL,1228,44.127342,-83.84369,0,NULL,NULL,NULL),(100,61,1,1,0,'24C Green Path SW',24,'C',NULL,'Green','Path','SW',NULL,NULL,NULL,NULL,'Saginaw',1,1021,NULL,'48607',NULL,1228,43.431375,-83.93267,0,NULL,NULL,48),(101,184,1,1,0,'24C Green Path SW',24,'C',NULL,'Green','Path','SW',NULL,NULL,NULL,NULL,'Saginaw',1,1021,NULL,'48607',NULL,1228,43.431375,-83.93267,0,NULL,NULL,48),(102,2,1,1,0,'24C Green Path SW',24,'C',NULL,'Green','Path','SW',NULL,NULL,NULL,NULL,'Saginaw',1,1021,NULL,'48607',NULL,1228,43.431375,-83.93267,0,NULL,NULL,48),(103,49,1,0,0,'506R Van Ness Ave N',506,'R',NULL,'Van Ness','Ave','N',NULL,NULL,NULL,NULL,'Arapahoe',1,1049,NULL,'82510',NULL,1228,42.981091,-108.60194,0,NULL,NULL,NULL),(104,157,1,1,0,'451W Maple Ln S',451,'W',NULL,'Maple','Ln','S',NULL,NULL,NULL,NULL,'Maineville',1,1034,NULL,'45039',NULL,1228,39.317735,-84.24728,0,NULL,NULL,49),(105,64,1,1,0,'451W Maple Ln S',451,'W',NULL,'Maple','Ln','S',NULL,NULL,NULL,NULL,'Maineville',1,1034,NULL,'45039',NULL,1228,39.317735,-84.24728,0,NULL,NULL,49),(106,75,1,1,0,'451W Maple Ln S',451,'W',NULL,'Maple','Ln','S',NULL,NULL,NULL,NULL,'Maineville',1,1034,NULL,'45039',NULL,1228,39.317735,-84.24728,0,NULL,NULL,49),(107,108,1,1,0,'451W Maple Ln S',451,'W',NULL,'Maple','Ln','S',NULL,NULL,NULL,NULL,'Maineville',1,1034,NULL,'45039',NULL,1228,39.317735,-84.24728,0,NULL,NULL,49),(108,129,1,1,0,'152Q College Dr NW',152,'Q',NULL,'College','Dr','NW',NULL,NULL,NULL,NULL,'Houston',1,1042,NULL,'77055',NULL,1228,29.798877,-95.49629,0,NULL,NULL,50),(109,52,1,0,0,'152Q College Dr NW',152,'Q',NULL,'College','Dr','NW',NULL,NULL,NULL,NULL,'Houston',1,1042,NULL,'77055',NULL,1228,29.798877,-95.49629,0,NULL,NULL,50),(110,45,1,1,0,'152Q College Dr NW',152,'Q',NULL,'College','Dr','NW',NULL,NULL,NULL,NULL,'Houston',1,1042,NULL,'77055',NULL,1228,29.798877,-95.49629,0,NULL,NULL,50),(111,155,1,0,0,'666E Bay Ln SE',666,'E',NULL,'Bay','Ln','SE',NULL,NULL,NULL,NULL,'Rio Rancho',1,1030,NULL,'87174',NULL,1228,35.044339,-106.672872,0,NULL,NULL,NULL),(112,122,1,1,0,'763I Second Blvd SW',763,'I',NULL,'Second','Blvd','SW',NULL,NULL,NULL,NULL,'Portland',1,1036,NULL,'97291',NULL,1228,45.548616,-123.114725,0,NULL,NULL,51),(113,68,1,1,0,'763I Second Blvd SW',763,'I',NULL,'Second','Blvd','SW',NULL,NULL,NULL,NULL,'Portland',1,1036,NULL,'97291',NULL,1228,45.548616,-123.114725,0,NULL,NULL,51),(114,188,1,1,0,'763I Second Blvd SW',763,'I',NULL,'Second','Blvd','SW',NULL,NULL,NULL,NULL,'Portland',1,1036,NULL,'97291',NULL,1228,45.548616,-123.114725,0,NULL,NULL,51),(115,121,1,1,0,'245K Main Ln N',245,'K',NULL,'Main','Ln','N',NULL,NULL,NULL,NULL,'Byron',1,1031,NULL,'14422',NULL,1228,43.079217,-78.06371,0,NULL,NULL,NULL),(116,27,1,1,0,'147X Dowlen Path S',147,'X',NULL,'Dowlen','Path','S',NULL,NULL,NULL,NULL,'Tibbie',1,1000,NULL,'36583',NULL,1228,31.35209,-88.20879,0,NULL,NULL,52),(117,29,1,1,0,'147X Dowlen Path S',147,'X',NULL,'Dowlen','Path','S',NULL,NULL,NULL,NULL,'Tibbie',1,1000,NULL,'36583',NULL,1228,31.35209,-88.20879,0,NULL,NULL,52),(118,151,1,1,0,'147X Dowlen Path S',147,'X',NULL,'Dowlen','Path','S',NULL,NULL,NULL,NULL,'Tibbie',1,1000,NULL,'36583',NULL,1228,31.35209,-88.20879,0,NULL,NULL,52),(119,59,1,1,0,'701G College Way NE',701,'G',NULL,'College','Way','NE',NULL,NULL,NULL,NULL,'Ashdown',1,1003,NULL,'71822',NULL,1228,33.675597,-94.13465,0,NULL,NULL,NULL),(120,192,1,1,0,'678C Northpoint Dr N',678,'C',NULL,'Northpoint','Dr','N',NULL,NULL,NULL,NULL,'Newport News',1,1045,NULL,'23607',NULL,1228,36.987151,-76.4195,0,NULL,NULL,53),(121,98,1,1,0,'678C Northpoint Dr N',678,'C',NULL,'Northpoint','Dr','N',NULL,NULL,NULL,NULL,'Newport News',1,1045,NULL,'23607',NULL,1228,36.987151,-76.4195,0,NULL,NULL,53),(122,199,1,1,0,'678C Northpoint Dr N',678,'C',NULL,'Northpoint','Dr','N',NULL,NULL,NULL,NULL,'Newport News',1,1045,NULL,'23607',NULL,1228,36.987151,-76.4195,0,NULL,NULL,53),(123,168,1,1,0,'678C Northpoint Dr N',678,'C',NULL,'Northpoint','Dr','N',NULL,NULL,NULL,NULL,'Newport News',1,1045,NULL,'23607',NULL,1228,36.987151,-76.4195,0,NULL,NULL,53),(124,161,1,1,0,'463V El Camino Way E',463,'V',NULL,'El Camino','Way','E',NULL,NULL,NULL,NULL,'Olivia',1,1022,NULL,'56277',NULL,1228,44.766441,-94.99624,0,NULL,NULL,54),(125,112,1,0,0,'463V El Camino Way E',463,'V',NULL,'El Camino','Way','E',NULL,NULL,NULL,NULL,'Olivia',1,1022,NULL,'56277',NULL,1228,44.766441,-94.99624,0,NULL,NULL,54),(126,125,1,1,0,'463V El Camino Way E',463,'V',NULL,'El Camino','Way','E',NULL,NULL,NULL,NULL,'Olivia',1,1022,NULL,'56277',NULL,1228,44.766441,-94.99624,0,NULL,NULL,54),(127,159,1,1,0,'463V El Camino Way E',463,'V',NULL,'El Camino','Way','E',NULL,NULL,NULL,NULL,'Olivia',1,1022,NULL,'56277',NULL,1228,44.766441,-94.99624,0,NULL,NULL,54),(128,196,1,1,0,'459E Bay Way SE',459,'E',NULL,'Bay','Way','SE',NULL,NULL,NULL,NULL,'New Orleans',1,1017,NULL,'70166',NULL,1228,30.032997,-89.882564,0,NULL,NULL,55),(129,111,1,1,0,'459E Bay Way SE',459,'E',NULL,'Bay','Way','SE',NULL,NULL,NULL,NULL,'New Orleans',1,1017,NULL,'70166',NULL,1228,30.032997,-89.882564,0,NULL,NULL,55),(130,66,1,1,0,'459E Bay Way SE',459,'E',NULL,'Bay','Way','SE',NULL,NULL,NULL,NULL,'New Orleans',1,1017,NULL,'70166',NULL,1228,30.032997,-89.882564,0,NULL,NULL,55),(131,69,1,1,0,'459E Bay Way SE',459,'E',NULL,'Bay','Way','SE',NULL,NULL,NULL,NULL,'New Orleans',1,1017,NULL,'70166',NULL,1228,30.032997,-89.882564,0,NULL,NULL,55),(132,126,1,1,0,'595Z Van Ness Pl NW',595,'Z',NULL,'Van Ness','Pl','NW',NULL,NULL,NULL,NULL,'Coila',1,1023,NULL,'38923',NULL,1228,33.368238,-89.99776,0,NULL,NULL,56),(133,167,1,1,0,'595Z Van Ness Pl NW',595,'Z',NULL,'Van Ness','Pl','NW',NULL,NULL,NULL,NULL,'Coila',1,1023,NULL,'38923',NULL,1228,33.368238,-89.99776,0,NULL,NULL,56),(134,78,1,1,0,'595Z Van Ness Pl NW',595,'Z',NULL,'Van Ness','Pl','NW',NULL,NULL,NULL,NULL,'Coila',1,1023,NULL,'38923',NULL,1228,33.368238,-89.99776,0,NULL,NULL,56),(135,194,1,1,0,'25R El Camino Dr NE',25,'R',NULL,'El Camino','Dr','NE',NULL,NULL,NULL,NULL,'Kingsport',1,1041,NULL,'37662',NULL,1228,36.530517,-82.529816,0,NULL,NULL,NULL),(136,53,1,1,0,'904J Second Blvd E',904,'J',NULL,'Second','Blvd','E',NULL,NULL,NULL,NULL,'Vermontville',1,1031,NULL,'12989',NULL,1228,44.519178,-74.06053,0,NULL,NULL,57),(137,163,1,1,0,'904J Second Blvd E',904,'J',NULL,'Second','Blvd','E',NULL,NULL,NULL,NULL,'Vermontville',1,1031,NULL,'12989',NULL,1228,44.519178,-74.06053,0,NULL,NULL,57),(138,10,1,1,0,'904J Second Blvd E',904,'J',NULL,'Second','Blvd','E',NULL,NULL,NULL,NULL,'Vermontville',1,1031,NULL,'12989',NULL,1228,44.519178,-74.06053,0,NULL,NULL,57),(139,147,1,1,0,'904J Second Blvd E',904,'J',NULL,'Second','Blvd','E',NULL,NULL,NULL,NULL,'Vermontville',1,1031,NULL,'12989',NULL,1228,44.519178,-74.06053,0,NULL,NULL,57),(140,143,1,1,0,'759F Cadell Way NW',759,'F',NULL,'Cadell','Way','NW',NULL,NULL,NULL,NULL,'Mount Hermon',1,1004,NULL,'95041',NULL,1228,37.050798,-122.0569,0,NULL,NULL,58),(141,95,1,1,0,'759F Cadell Way NW',759,'F',NULL,'Cadell','Way','NW',NULL,NULL,NULL,NULL,'Mount Hermon',1,1004,NULL,'95041',NULL,1228,37.050798,-122.0569,0,NULL,NULL,58),(142,9,1,1,0,'759F Cadell Way NW',759,'F',NULL,'Cadell','Way','NW',NULL,NULL,NULL,NULL,'Mount Hermon',1,1004,NULL,'95041',NULL,1228,37.050798,-122.0569,0,NULL,NULL,58),(143,24,1,1,0,'759F Cadell Way NW',759,'F',NULL,'Cadell','Way','NW',NULL,NULL,NULL,NULL,'Mount Hermon',1,1004,NULL,'95041',NULL,1228,37.050798,-122.0569,0,NULL,NULL,58),(144,58,1,1,0,'689J Martin Luther King Way N',689,'J',NULL,'Martin Luther King','Way','N',NULL,NULL,NULL,NULL,'Crittenden',1,1016,NULL,'41030',NULL,1228,38.788439,-84.602,0,NULL,NULL,59),(145,133,1,1,0,'689J Martin Luther King Way N',689,'J',NULL,'Martin Luther King','Way','N',NULL,NULL,NULL,NULL,'Crittenden',1,1016,NULL,'41030',NULL,1228,38.788439,-84.602,0,NULL,NULL,59),(146,198,1,1,0,'689J Martin Luther King Way N',689,'J',NULL,'Martin Luther King','Way','N',NULL,NULL,NULL,NULL,'Crittenden',1,1016,NULL,'41030',NULL,1228,38.788439,-84.602,0,NULL,NULL,59),(147,137,1,1,0,'689J Martin Luther King Way N',689,'J',NULL,'Martin Luther King','Way','N',NULL,NULL,NULL,NULL,'Crittenden',1,1016,NULL,'41030',NULL,1228,38.788439,-84.602,0,NULL,NULL,59),(148,134,1,1,0,'170L Martin Luther King Pl NW',170,'L',NULL,'Martin Luther King','Pl','NW',NULL,NULL,NULL,NULL,'Live Oak',1,1004,NULL,'95953',NULL,1228,39.25209,-121.69439,0,NULL,NULL,60),(149,187,1,0,0,'170L Martin Luther King Pl NW',170,'L',NULL,'Martin Luther King','Pl','NW',NULL,NULL,NULL,NULL,'Live Oak',1,1004,NULL,'95953',NULL,1228,39.25209,-121.69439,0,NULL,NULL,60),(150,197,1,1,0,'170L Martin Luther King Pl NW',170,'L',NULL,'Martin Luther King','Pl','NW',NULL,NULL,NULL,NULL,'Live Oak',1,1004,NULL,'95953',NULL,1228,39.25209,-121.69439,0,NULL,NULL,60),(151,195,1,1,0,'170L Martin Luther King Pl NW',170,'L',NULL,'Martin Luther King','Pl','NW',NULL,NULL,NULL,NULL,'Live Oak',1,1004,NULL,'95953',NULL,1228,39.25209,-121.69439,0,NULL,NULL,60),(152,94,1,1,0,'569C El Camino Ln SE',569,'C',NULL,'El Camino','Ln','SE',NULL,NULL,NULL,NULL,'Adrian',1,1024,NULL,'64720',NULL,1228,38.40388,-94.34512,0,NULL,NULL,61),(153,100,1,1,0,'569C El Camino Ln SE',569,'C',NULL,'El Camino','Ln','SE',NULL,NULL,NULL,NULL,'Adrian',1,1024,NULL,'64720',NULL,1228,38.40388,-94.34512,0,NULL,NULL,61),(154,82,1,0,0,'569C El Camino Ln SE',569,'C',NULL,'El Camino','Ln','SE',NULL,NULL,NULL,NULL,'Adrian',1,1024,NULL,'64720',NULL,1228,38.40388,-94.34512,0,NULL,NULL,61),(155,144,1,1,0,'569C El Camino Ln SE',569,'C',NULL,'El Camino','Ln','SE',NULL,NULL,NULL,NULL,'Adrian',1,1024,NULL,'64720',NULL,1228,38.40388,-94.34512,0,NULL,NULL,61),(156,162,1,1,0,'973D States Rd S',973,'D',NULL,'States','Rd','S',NULL,NULL,NULL,NULL,'Gladstone',1,1021,NULL,'49837',NULL,1228,45.847136,-87.04529,0,NULL,NULL,62),(157,200,1,1,0,'973D States Rd S',973,'D',NULL,'States','Rd','S',NULL,NULL,NULL,NULL,'Gladstone',1,1021,NULL,'49837',NULL,1228,45.847136,-87.04529,0,NULL,NULL,62),(158,7,1,1,0,'973D States Rd S',973,'D',NULL,'States','Rd','S',NULL,NULL,NULL,NULL,'Gladstone',1,1021,NULL,'49837',NULL,1228,45.847136,-87.04529,0,NULL,NULL,62),(159,87,1,1,0,'776Y Main Dr SE',776,'Y',NULL,'Main','Dr','SE',NULL,NULL,NULL,NULL,'Lincoln',1,1026,NULL,'68532',NULL,1228,40.796876,-96.8585,0,NULL,NULL,NULL),(160,41,1,1,0,'551E Green Ave NW',551,'E',NULL,'Green','Ave','NW',NULL,NULL,NULL,NULL,'Green River',1,1043,NULL,'84252',NULL,1228,38.995483,-110.160534,0,NULL,NULL,63),(161,42,1,1,0,'551E Green Ave NW',551,'E',NULL,'Green','Ave','NW',NULL,NULL,NULL,NULL,'Green River',1,1043,NULL,'84252',NULL,1228,38.995483,-110.160534,0,NULL,NULL,63),(162,85,1,1,0,'551E Green Ave NW',551,'E',NULL,'Green','Ave','NW',NULL,NULL,NULL,NULL,'Green River',1,1043,NULL,'84252',NULL,1228,38.995483,-110.160534,0,NULL,NULL,63),(163,22,1,1,0,'551E Green Ave NW',551,'E',NULL,'Green','Ave','NW',NULL,NULL,NULL,NULL,'Green River',1,1043,NULL,'84252',NULL,1228,38.995483,-110.160534,0,NULL,NULL,63),(164,191,1,1,0,'901O Main Dr W',901,'O',NULL,'Main','Dr','W',NULL,NULL,NULL,NULL,'Chicago',1,1012,NULL,'60645',NULL,1228,42.008956,-87.69634,0,NULL,NULL,64),(165,193,1,1,0,'901O Main Dr W',901,'O',NULL,'Main','Dr','W',NULL,NULL,NULL,NULL,'Chicago',1,1012,NULL,'60645',NULL,1228,42.008956,-87.69634,0,NULL,NULL,64),(166,189,1,0,0,'901O Main Dr W',901,'O',NULL,'Main','Dr','W',NULL,NULL,NULL,NULL,'Chicago',1,1012,NULL,'60645',NULL,1228,42.008956,-87.69634,0,NULL,NULL,64),(167,34,1,1,0,'901O Main Dr W',901,'O',NULL,'Main','Dr','W',NULL,NULL,NULL,NULL,'Chicago',1,1012,NULL,'60645',NULL,1228,42.008956,-87.69634,0,NULL,NULL,64),(168,145,1,1,0,'756D Caulder Blvd NE',756,'D',NULL,'Caulder','Blvd','NE',NULL,NULL,NULL,NULL,'Belleview',1,1008,NULL,'34421',NULL,1228,29.240728,-82.087458,0,NULL,NULL,65),(169,48,1,1,0,'756D Caulder Blvd NE',756,'D',NULL,'Caulder','Blvd','NE',NULL,NULL,NULL,NULL,'Belleview',1,1008,NULL,'34421',NULL,1228,29.240728,-82.087458,0,NULL,NULL,65),(170,20,1,1,0,'756D Caulder Blvd NE',756,'D',NULL,'Caulder','Blvd','NE',NULL,NULL,NULL,NULL,'Belleview',1,1008,NULL,'34421',NULL,1228,29.240728,-82.087458,0,NULL,NULL,65),(171,39,1,1,0,'756D Caulder Blvd NE',756,'D',NULL,'Caulder','Blvd','NE',NULL,NULL,NULL,NULL,'Belleview',1,1008,NULL,'34421',NULL,1228,29.240728,-82.087458,0,NULL,NULL,65),(172,156,1,1,0,'271A Pine Rd N',271,'A',NULL,'Pine','Rd','N',NULL,NULL,NULL,NULL,'Sawyer',1,1022,NULL,'55780',NULL,1228,46.670691,-92.69235,0,NULL,NULL,66),(173,50,1,1,0,'271A Pine Rd N',271,'A',NULL,'Pine','Rd','N',NULL,NULL,NULL,NULL,'Sawyer',1,1022,NULL,'55780',NULL,1228,46.670691,-92.69235,0,NULL,NULL,66),(174,160,1,1,0,'271A Pine Rd N',271,'A',NULL,'Pine','Rd','N',NULL,NULL,NULL,NULL,'Sawyer',1,1022,NULL,'55780',NULL,1228,46.670691,-92.69235,0,NULL,NULL,66),(175,106,1,1,0,'271A Pine Rd N',271,'A',NULL,'Pine','Rd','N',NULL,NULL,NULL,NULL,'Sawyer',1,1022,NULL,'55780',NULL,1228,46.670691,-92.69235,0,NULL,NULL,66),(176,71,1,1,0,'333Z Cadell Pl N',333,'Z',NULL,'Cadell','Pl','N',NULL,NULL,NULL,NULL,'Dycusburg',1,1016,NULL,'42037',NULL,1228,37.157866,-88.183598,0,NULL,NULL,67),(177,139,1,1,0,'333Z Cadell Pl N',333,'Z',NULL,'Cadell','Pl','N',NULL,NULL,NULL,NULL,'Dycusburg',1,1016,NULL,'42037',NULL,1228,37.157866,-88.183598,0,NULL,NULL,67),(178,114,1,1,0,'333Z Cadell Pl N',333,'Z',NULL,'Cadell','Pl','N',NULL,NULL,NULL,NULL,'Dycusburg',1,1016,NULL,'42037',NULL,1228,37.157866,-88.183598,0,NULL,NULL,67),(179,5,1,1,0,'183H Northpoint Rd E',183,'H',NULL,'Northpoint','Rd','E',NULL,NULL,NULL,NULL,'Vero Beach',1,1008,NULL,'32962',NULL,1228,27.582151,-80.39141,0,NULL,NULL,NULL),(180,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),(181,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),(182,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,'CiviCRM setting Spec','All','a:86:{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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 110\ 111\ 113\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 110\ 111\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 110\ 112\ 113\ 115\ 116\ 117\ 118\ 119\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 17\ 18\ 19\ 1\";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:\"\ 11\ 12\ 14\ 15\ 18\ 19\ 110\ 111\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 1\";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.<br />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: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-07 17:02:54',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-07 17:02:54',NULL),(3,'CiviCRM setting Specs','settingsMetadata__','a:86:{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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 110\ 111\ 113\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 110\ 111\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 110\ 112\ 113\ 115\ 116\ 117\ 118\ 119\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 17\ 18\ 19\ 1\";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:\"\ 11\ 12\ 14\ 15\ 18\ 19\ 110\ 111\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 1\";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.<br />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: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-07 17:02:54',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-07 17:02:54',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-07 17:02:54',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-07 17:02:54',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-07 17:02:54',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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.<br />Note: php.ini should support this file size.\";s:9:\"help_text\";N;}}',NULL,'2014-05-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',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-07 17:02:55',NULL),(41,'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-07 17:02:55',NULL),(42,'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-07 17:02:55',NULL),(43,'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-07 17:02:55',NULL),(44,'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-07 17:02:55',NULL),(45,'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-07 17:02:55',NULL),(46,'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-07 17:02:55',NULL),(47,'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-07 17:02:55',NULL),(48,'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-07 17:02:55',NULL),(49,'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-07 17:02:56',NULL),(50,'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-07 17:02:56',NULL),(51,'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-07 17:02:56',NULL),(52,'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-07 17:02:56',NULL),(53,'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-07 17:02:56',NULL),(54,'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-07 17:02:56',NULL),(55,'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-07 17:02:56',NULL),(56,'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-07 17:02:56',NULL),(57,'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-07 17:02:56',NULL),(58,'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-07 17:02:56',NULL),(59,'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-07 17:02:56',NULL),(60,'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-07 17:02:56',NULL),(61,'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-07 17:02:56',NULL),(62,'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-07 17:02:56',NULL),(63,'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-07 17:02:56',NULL),(64,'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-07 17:02:56',NULL),(65,'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-07 17:02:56',NULL),(66,'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-07 17:02:56',NULL),(67,'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-07 17:02:56',NULL),(68,'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-07 17:02:56',NULL),(69,'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-07 17:02:56',NULL),(70,'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-07 17:02:56',NULL),(71,'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-07 17:02:56',NULL),(72,'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-07 17:02:56',NULL),(73,'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-07 17:02:56',NULL),(74,'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-07 17:02:56',NULL),(75,'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-07 17:02:56',NULL),(76,'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-07 17:02:56',NULL),(77,'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-07 17:02:56',NULL),(78,'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-07 17:02:56',NULL);
+INSERT INTO `civicrm_cache` (`id`, `group_name`, `path`, `data`, `component_id`, `created_date`, `expired_date`) VALUES (1,'CiviCRM setting Spec','All','a:86:{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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 110\ 111\ 113\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 110\ 111\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 110\ 112\ 113\ 115\ 116\ 117\ 118\ 119\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 17\ 18\ 19\ 1\";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:\"\ 11\ 12\ 14\ 15\ 18\ 19\ 110\ 111\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 1\";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.<br />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: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-13 00:32:39',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-13 00:32:39',NULL),(3,'CiviCRM setting Specs','settingsMetadata__','a:86:{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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 110\ 111\ 113\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 110\ 111\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 110\ 112\ 113\ 115\ 116\ 117\ 118\ 119\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 17\ 18\ 19\ 1\";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:\"\ 11\ 12\ 14\ 15\ 18\ 19\ 110\ 111\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 1\";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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 1\";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.<br />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: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-13 00:32:39',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-13 00:32:39',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-13 00:32:39',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-13 00:32:39',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-13 00:32:39',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-13 00:32:39',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-13 00:32:39',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-13 00:32:39',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-13 00:32:39',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-13 00:32:40',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.<br />Note: php.ini should support this file size.\";s:9:\"help_text\";N;}}',NULL,'2014-05-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',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-13 00:32:40',NULL),(41,'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-13 00:32:40',NULL),(42,'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-13 00:32:40',NULL),(43,'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-13 00:32:40',NULL),(44,'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-13 00:32:40',NULL),(45,'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-13 00:32:40',NULL),(46,'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-13 00:32:40',NULL),(47,'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-13 00:32:40',NULL),(48,'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-13 00:32:40',NULL),(49,'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-13 00:32:40',NULL),(50,'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-13 00:32:40',NULL),(51,'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-13 00:32:40',NULL),(52,'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-13 00:32:40',NULL),(53,'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-13 00:32:40',NULL),(54,'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-13 00:32:40',NULL),(55,'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-13 00:32:40',NULL),(56,'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-13 00:32:40',NULL),(57,'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-13 00:32:40',NULL),(58,'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-13 00:32:40',NULL),(59,'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-13 00:32:40',NULL),(60,'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-13 00:32:40',NULL),(61,'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-13 00:32:40',NULL),(62,'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-13 00:32:40',NULL),(63,'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-13 00:32:40',NULL),(64,'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-13 00:32:40',NULL),(65,'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-13 00:32:40',NULL),(66,'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-13 00:32:40',NULL),(67,'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-13 00:32:40',NULL),(68,'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-13 00:32:40',NULL),(69,'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-13 00:32:40',NULL),(70,'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-13 00:32:41',NULL),(71,'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-13 00:32:41',NULL),(72,'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-13 00:32:41',NULL),(73,'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-13 00:32:41',NULL),(74,'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-13 00:32:41',NULL),(75,'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-13 00:32:41',NULL),(76,'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-13 00:32:41',NULL),(77,'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-13 00:32:41',NULL),(78,'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-13 00:32:41',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-08 00:02:44'),(2,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Deforest, Merrie','Merrie Deforest',NULL,NULL,NULL,NULL,NULL,'Both','4291196669',NULL,'Sample Data','Merrie','H','Deforest',NULL,NULL,NULL,NULL,1,NULL,'Dear Merrie',1,NULL,'Dear Merrie',1,NULL,'Merrie Deforest',NULL,NULL,'1926-02-17',1,'2013-06-25',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(3,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Sierra Software Fellowship','Sierra Software Fellowship',NULL,NULL,NULL,NULL,NULL,'Both','1030348301',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Sierra Software Fellowship',NULL,NULL,NULL,0,NULL,NULL,193,'Sierra Software Fellowship',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(4,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Cruz, Erik','Erik Cruz III',NULL,NULL,NULL,NULL,NULL,'Both','3233134929',NULL,'Sample Data','Erik','','Cruz',NULL,4,NULL,NULL,1,NULL,'Dear Erik',1,NULL,'Dear Erik',1,NULL,'Erik Cruz III',NULL,2,'1989-09-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(5,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'McGee Sports Services','McGee Sports Services',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2743163332',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'McGee Sports Services',NULL,NULL,NULL,0,NULL,NULL,NULL,'McGee Sports Services',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(6,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Prentice, Ashley','Mrs. Ashley Prentice',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3283878025',NULL,'Sample Data','Ashley','','Prentice',1,NULL,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Mrs. Ashley Prentice',NULL,1,'1927-09-19',1,'2013-10-17',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(7,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Łąchowski, Scarlet','Scarlet Łąchowski',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2169485989',NULL,'Sample Data','Scarlet','','Łąchowski',NULL,NULL,NULL,NULL,1,NULL,'Dear Scarlet',1,NULL,'Dear Scarlet',1,NULL,'Scarlet Łąchowski',NULL,1,'1995-03-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(8,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'lashawndao24@fishmail.net','lashawndao24@fishmail.net',NULL,NULL,NULL,NULL,NULL,'Both','1086700016',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear lashawndao24@fishmail.net',1,NULL,'Dear lashawndao24@fishmail.net',1,NULL,'lashawndao24@fishmail.net',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(9,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Blackwell-Müller family','Blackwell-Müller family',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2739384698',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Blackwell-Müller family',5,NULL,'Dear Blackwell-Müller family',2,NULL,'Blackwell-Müller family',NULL,NULL,NULL,0,NULL,'Blackwell-Müller family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(10,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Adams, Kiara','Ms. Kiara Adams',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2312973094',NULL,'Sample Data','Kiara','B','Adams',2,NULL,NULL,NULL,1,NULL,'Dear Kiara',1,NULL,'Dear Kiara',1,NULL,'Ms. Kiara Adams',NULL,1,'1976-12-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(11,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Bachman, Carlos','Dr. Carlos Bachman',NULL,NULL,NULL,NULL,NULL,'Both','4021780594',NULL,'Sample Data','Carlos','W','Bachman',4,NULL,NULL,NULL,1,NULL,'Dear Carlos',1,NULL,'Dear Carlos',1,NULL,'Dr. Carlos Bachman',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(12,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen, Laree','Laree Olsen',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3456657171',NULL,'Sample Data','Laree','','Olsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Laree',1,NULL,'Dear Laree',1,NULL,'Laree Olsen',NULL,NULL,NULL,0,NULL,NULL,NULL,'Friends Agriculture Solutions',NULL,NULL,46,0,NULL,'2014-05-08 00:02:49'),(13,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'dimitrov.bernadette@spamalot.com','dimitrov.bernadette@spamalot.com',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','841691366',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear dimitrov.bernadette@spamalot.com',1,NULL,'Dear dimitrov.bernadette@spamalot.com',1,NULL,'dimitrov.bernadette@spamalot.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(14,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Prentice, Andrew','Mr. Andrew Prentice II',NULL,NULL,NULL,NULL,NULL,'Both','3759820671',NULL,'Sample Data','Andrew','B','Prentice',3,3,NULL,NULL,1,NULL,'Dear Andrew',1,NULL,'Dear Andrew',1,NULL,'Mr. Andrew Prentice II',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(15,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'States Advocacy Fund','States Advocacy Fund',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1817301030',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'States Advocacy Fund',NULL,NULL,NULL,0,NULL,NULL,NULL,'States Advocacy Fund',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(16,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Reynolds, Beula','Beula Reynolds',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2930391993',NULL,'Sample Data','Beula','V','Reynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Beula',1,NULL,'Dear Beula',1,NULL,'Beula Reynolds',NULL,NULL,'1981-12-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(17,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'wattson-grant.q.herminia@testing.co.nz','wattson-grant.q.herminia@testing.co.nz',NULL,NULL,NULL,NULL,NULL,'Both','2218705203',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear wattson-grant.q.herminia@testing.co.nz',1,NULL,'Dear wattson-grant.q.herminia@testing.co.nz',1,NULL,'wattson-grant.q.herminia@testing.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(18,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Jacobs, Lashawnda','Ms. Lashawnda Jacobs',NULL,NULL,NULL,NULL,NULL,'Both','1880205754',NULL,'Sample Data','Lashawnda','','Jacobs',2,NULL,NULL,NULL,1,NULL,'Dear Lashawnda',1,NULL,'Dear Lashawnda',1,NULL,'Ms. Lashawnda Jacobs',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(19,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Roberts, Junko','Dr. Junko Roberts',NULL,NULL,NULL,NULL,NULL,'Both','4274359913',NULL,'Sample Data','Junko','','Roberts',4,NULL,NULL,NULL,1,NULL,'Dear Junko',1,NULL,'Dear Junko',1,NULL,'Dr. Junko Roberts',NULL,NULL,'1972-11-13',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(20,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Olsen family','Olsen family',NULL,NULL,NULL,'\ 12\ 1',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-08 00:02:49'),(21,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs, Juliann','Juliann Jacobs',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3009811288',NULL,'Sample Data','Juliann','Y','Jacobs',NULL,NULL,NULL,NULL,1,NULL,'Dear Juliann',1,NULL,'Dear Juliann',1,NULL,'Juliann Jacobs',NULL,1,'1988-01-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(22,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'El Camino Software Collective','El Camino Software Collective',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','4036402751',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'El Camino Software Collective',NULL,NULL,NULL,0,NULL,NULL,NULL,'El Camino Software Collective',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(23,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Lee, Scott','Scott Lee III',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','4023573390',NULL,'Sample Data','Scott','','Lee',NULL,4,NULL,NULL,1,NULL,'Dear Scott',1,NULL,'Dear Scott',1,NULL,'Scott Lee III',NULL,2,'1999-03-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(24,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Roberts-Blackwell-Müller, Beula','Beula Roberts-Blackwell-Müller',NULL,NULL,NULL,NULL,NULL,'Both','3812587474',NULL,'Sample Data','Beula','','Roberts-Blackwell-Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Beula',1,NULL,'Dear Beula',1,NULL,'Beula Roberts-Blackwell-Müller',NULL,NULL,'1967-03-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(25,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Barkley, Omar','Dr. Omar Barkley Sr.',NULL,NULL,NULL,NULL,NULL,'Both','1166913408',NULL,'Sample Data','Omar','','Barkley',4,2,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Dr. Omar Barkley Sr.',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(26,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Parker, Teresa','Teresa Parker',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','1643019663',NULL,'Sample Data','Teresa','','Parker',NULL,NULL,NULL,NULL,1,NULL,'Dear Teresa',1,NULL,'Dear Teresa',1,NULL,'Teresa Parker',NULL,1,NULL,1,'2013-07-02',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(27,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'lincolnl@infomail.co.in','lincolnl@infomail.co.in',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2384084403',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear lincolnl@infomail.co.in',1,NULL,'Dear lincolnl@infomail.co.in',1,NULL,'lincolnl@infomail.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(28,'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-08 00:02:49'),(29,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Bachman, Damaris','Ms. Damaris Bachman',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3561243747',NULL,'Sample Data','Damaris','Y','Bachman',2,NULL,NULL,NULL,1,NULL,'Dear Damaris',1,NULL,'Dear Damaris',1,NULL,'Ms. Damaris Bachman',NULL,NULL,'1989-05-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(30,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant, Lashawnda','Dr. Lashawnda Grant',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2795633205',NULL,'Sample Data','Lashawnda','','Grant',4,NULL,NULL,NULL,1,NULL,'Dear Lashawnda',1,NULL,'Dear Lashawnda',1,NULL,'Dr. Lashawnda Grant',NULL,1,'1926-12-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(31,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Barkley, Roland','Roland Barkley',NULL,NULL,NULL,NULL,NULL,'Both','2752517625',NULL,'Sample Data','Roland','','Barkley',NULL,NULL,NULL,NULL,1,NULL,'Dear Roland',1,NULL,'Dear Roland',1,NULL,'Roland Barkley',NULL,NULL,'1971-05-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(32,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Adams, Bob','Bob Adams Jr.',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2117035430',NULL,'Sample Data','Bob','X','Adams',NULL,1,NULL,NULL,1,NULL,'Dear Bob',1,NULL,'Dear Bob',1,NULL,'Bob Adams Jr.',NULL,NULL,'1981-01-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(33,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Reynolds-Bachman, Arlyne','Mrs. Arlyne Reynolds-Bachman',NULL,NULL,NULL,NULL,NULL,'Both','1107866461',NULL,'Sample Data','Arlyne','','Reynolds-Bachman',1,NULL,NULL,NULL,1,NULL,'Dear Arlyne',1,NULL,'Dear Arlyne',1,NULL,'Mrs. Arlyne Reynolds-Bachman',NULL,1,'1969-05-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(34,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Wagner, Carlos','Carlos Wagner',NULL,NULL,NULL,NULL,NULL,'Both','277045912',NULL,'Sample Data','Carlos','','Wagner',NULL,NULL,NULL,NULL,1,NULL,'Dear Carlos',1,NULL,'Dear Carlos',1,NULL,'Carlos Wagner',NULL,2,'1991-01-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(35,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Terry, Sharyn','Ms. Sharyn Terry',NULL,NULL,NULL,NULL,NULL,'Both','3160433036',NULL,'Sample Data','Sharyn','X','Terry',2,NULL,NULL,NULL,1,NULL,'Dear Sharyn',1,NULL,'Dear Sharyn',1,NULL,'Ms. Sharyn Terry',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(36,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen, Nicole','Nicole Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','1986505883',NULL,'Sample Data','Nicole','R','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Nicole',1,NULL,'Dear Nicole',1,NULL,'Nicole Nielsen',NULL,1,'1928-09-29',1,'2013-05-14',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(37,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov, Troy','Troy Dimitrov',NULL,NULL,NULL,NULL,NULL,'Both','1394736389',NULL,'Sample Data','Troy','V','Dimitrov',NULL,NULL,NULL,NULL,1,NULL,'Dear Troy',1,NULL,'Dear Troy',1,NULL,'Troy Dimitrov',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(38,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'smithj@fakemail.co.pl','smithj@fakemail.co.pl',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2221070347',NULL,'Sample Data',NULL,NULL,NULL,NULL,1,NULL,NULL,1,NULL,'Dear smithj@fakemail.co.pl',1,NULL,'Dear smithj@fakemail.co.pl',1,NULL,'smithj@fakemail.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(39,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'Colville Literacy Alliance','Colville Literacy Alliance',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3293920532',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Colville Literacy Alliance',NULL,NULL,NULL,0,NULL,NULL,92,'Colville Literacy Alliance',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(40,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Terry, Kathlyn','Kathlyn Terry',NULL,NULL,NULL,NULL,NULL,'Both','1733215709',NULL,'Sample Data','Kathlyn','','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Kathlyn',1,NULL,'Dear Kathlyn',1,NULL,'Kathlyn Terry',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(41,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jameson, Betty','Betty Jameson',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','1306733997',NULL,'Sample Data','Betty','','Jameson',NULL,NULL,NULL,NULL,1,NULL,'Dear Betty',1,NULL,'Dear Betty',1,NULL,'Betty Jameson',NULL,1,'1970-08-17',1,'2013-07-29',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(42,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Łąchowski, Landon','Mr. Landon Łąchowski',NULL,NULL,NULL,NULL,NULL,'Both','2326904439',NULL,'Sample Data','Landon','J','Łąchowski',3,NULL,NULL,NULL,1,NULL,'Dear Landon',1,NULL,'Dear Landon',1,NULL,'Mr. Landon Łąchowski',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(43,'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-08 00:02:49'),(44,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Margaret','Mrs. Margaret Terry',NULL,NULL,NULL,NULL,NULL,'Both','4072810936',NULL,'Sample Data','Margaret','','Terry',1,NULL,NULL,NULL,1,NULL,'Dear Margaret',1,NULL,'Dear Margaret',1,NULL,'Mrs. Margaret Terry',NULL,1,'1936-09-01',1,'2013-11-25',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(45,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'alexiabarkley@airmail.co.pl','alexiabarkley@airmail.co.pl',NULL,NULL,NULL,NULL,NULL,'Both','220961282',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear alexiabarkley@airmail.co.pl',1,NULL,'Dear alexiabarkley@airmail.co.pl',1,NULL,'alexiabarkley@airmail.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(46,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Friends Agriculture Solutions','Friends Agriculture Solutions',NULL,NULL,NULL,NULL,NULL,'Both','920088081',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Friends Agriculture Solutions',NULL,NULL,NULL,0,NULL,NULL,12,'Friends Agriculture Solutions',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(47,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Parker, Scarlet','Scarlet Parker',NULL,NULL,NULL,NULL,NULL,'Both','1919571146',NULL,'Sample Data','Scarlet','P','Parker',NULL,NULL,NULL,NULL,1,NULL,'Dear Scarlet',1,NULL,'Dear Scarlet',1,NULL,'Scarlet Parker',NULL,NULL,'1992-03-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(48,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Zope, Claudio','Dr. Claudio Zope',NULL,NULL,NULL,NULL,NULL,'Both','3870428103',NULL,'Sample Data','Claudio','G','Zope',4,NULL,NULL,NULL,1,NULL,'Dear Claudio',1,NULL,'Dear Claudio',1,NULL,'Dr. Claudio Zope',NULL,2,'1992-08-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(49,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Valene','Valene Terry',NULL,NULL,NULL,NULL,NULL,'Both','2565841528',NULL,'Sample Data','Valene','P','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Valene',1,NULL,'Dear Valene',1,NULL,'Valene Terry',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(50,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Łąchowski family','Łąchowski family',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2407077255',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Łąchowski family',5,NULL,'Dear Łąchowski family',2,NULL,'Łąchowski family',NULL,NULL,NULL,0,NULL,'Łąchowski family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(51,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'jameson.a.andrew@testmail.org','jameson.a.andrew@testmail.org',NULL,NULL,NULL,NULL,NULL,'Both','4028936380',NULL,'Sample Data',NULL,NULL,NULL,NULL,4,NULL,NULL,1,NULL,'Dear jameson.a.andrew@testmail.org',1,NULL,'Dear jameson.a.andrew@testmail.org',1,NULL,'jameson.a.andrew@testmail.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(52,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds, Teddy','Dr. Teddy McReynolds III',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3323367243',NULL,'Sample Data','Teddy','W','McReynolds',4,4,NULL,NULL,1,NULL,'Dear Teddy',1,NULL,'Dear Teddy',1,NULL,'Dr. Teddy McReynolds III',NULL,2,NULL,1,'2013-11-30',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(53,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Jensen family','Jensen family',NULL,NULL,NULL,NULL,NULL,'Both','797435572',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Jensen family',5,NULL,'Dear Jensen family',2,NULL,'Jensen family',NULL,NULL,NULL,0,NULL,'Jensen family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(54,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Juliann','Ms. Juliann Terry',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3154715143',NULL,'Sample Data','Juliann','T','Terry',2,NULL,NULL,NULL,1,NULL,'Dear Juliann',1,NULL,'Dear Juliann',1,NULL,'Ms. Juliann Terry',NULL,1,'1951-04-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(55,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Blackwell, Felisha','Felisha Blackwell',NULL,NULL,NULL,NULL,NULL,'Both','3871892634',NULL,'Sample Data','Felisha','','Blackwell',NULL,NULL,NULL,NULL,1,NULL,'Dear Felisha',1,NULL,'Dear Felisha',1,NULL,'Felisha Blackwell',NULL,1,'1953-04-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(56,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'González, Tanya','Tanya González',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','3735559010',NULL,'Sample Data','Tanya','C','González',NULL,NULL,NULL,NULL,1,NULL,'Dear Tanya',1,NULL,'Dear Tanya',1,NULL,'Tanya González',NULL,NULL,'1943-05-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(57,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner, Delana','Delana Wagner',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2864318230',NULL,'Sample Data','Delana','','Wagner',NULL,NULL,NULL,NULL,1,NULL,'Dear Delana',1,NULL,'Dear Delana',1,NULL,'Delana Wagner',NULL,NULL,'1954-03-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(58,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Progressive Development Partnership','Progressive Development Partnership',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','1604015005',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Progressive Development Partnership',NULL,NULL,NULL,0,NULL,NULL,148,'Progressive Development Partnership',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(59,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs, Troy','Troy Jacobs',NULL,NULL,NULL,NULL,NULL,'Both','2945858562',NULL,'Sample Data','Troy','','Jacobs',NULL,NULL,NULL,NULL,1,NULL,'Dear Troy',1,NULL,'Dear Troy',1,NULL,'Troy Jacobs',NULL,NULL,'1961-10-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(60,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Adams, Barry','Barry Adams',NULL,NULL,NULL,NULL,NULL,'Both','1282794695',NULL,'Sample Data','Barry','P','Adams',NULL,NULL,NULL,NULL,1,NULL,'Dear Barry',1,NULL,'Dear Barry',1,NULL,'Barry Adams',NULL,2,'1996-08-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(61,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Blackwell, Rolando','Rolando Blackwell II',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1317373414',NULL,'Sample Data','Rolando','','Blackwell',NULL,3,NULL,NULL,1,NULL,'Dear Rolando',1,NULL,'Dear Rolando',1,NULL,'Rolando Blackwell II',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(62,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'chowskim23@example.com','chowskim23@example.com',NULL,NULL,NULL,NULL,NULL,'Both','1454281071',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear chowskim23@example.com',1,NULL,'Dear chowskim23@example.com',1,NULL,'chowskim23@example.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(63,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Brent','Mr. Brent Lee',NULL,NULL,NULL,NULL,NULL,'Both','3880593995',NULL,'Sample Data','Brent','','Lee',3,NULL,NULL,NULL,1,NULL,'Dear Brent',1,NULL,'Dear Brent',1,NULL,'Mr. Brent Lee',NULL,2,NULL,1,'2013-09-27',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(64,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jameson, Rosario','Mr. Rosario Jameson Jr.',NULL,NULL,NULL,NULL,NULL,'Both','1768572446',NULL,'Sample Data','Rosario','K','Jameson',3,1,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Mr. Rosario Jameson Jr.',NULL,2,'1982-06-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(65,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'terrell.elina@testmail.co.uk','terrell.elina@testmail.co.uk',NULL,NULL,NULL,NULL,NULL,'Both','3759460115',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear terrell.elina@testmail.co.uk',1,NULL,'Dear terrell.elina@testmail.co.uk',1,NULL,'terrell.elina@testmail.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(66,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wattson, Claudio','Mr. Claudio Wattson III',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3183458454',NULL,'Sample Data','Claudio','','Wattson',3,4,NULL,NULL,1,NULL,'Dear Claudio',1,NULL,'Dear Claudio',1,NULL,'Mr. Claudio Wattson III',NULL,2,'1968-02-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(67,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Jensen, Eleonor','Eleonor Jensen',NULL,NULL,NULL,NULL,NULL,'Both','3811801023',NULL,'Sample Data','Eleonor','Y','Jensen',NULL,NULL,NULL,NULL,1,NULL,'Dear Eleonor',1,NULL,'Dear Eleonor',1,NULL,'Eleonor Jensen',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(68,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Maxwell','Dr. Maxwell Prentice',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','1532112278',NULL,'Sample Data','Maxwell','','Prentice',4,NULL,NULL,NULL,1,NULL,'Dear Maxwell',1,NULL,'Dear Maxwell',1,NULL,'Dr. Maxwell Prentice',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(69,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Deforest, Mei','Ms. Mei Deforest',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2717143162',NULL,'Sample Data','Mei','J','Deforest',2,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Ms. Mei Deforest',NULL,1,'1986-11-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(70,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jensen, Josefa','Josefa Jensen',NULL,NULL,NULL,NULL,NULL,'Both','3194240835',NULL,'Sample Data','Josefa','M','Jensen',NULL,NULL,NULL,NULL,1,NULL,'Dear Josefa',1,NULL,'Dear Josefa',1,NULL,'Josefa Jensen',NULL,1,'1943-01-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(71,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'shaunam9@fakemail.com','shaunam9@fakemail.com',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','904597655',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear shaunam9@fakemail.com',1,NULL,'Dear shaunam9@fakemail.com',1,NULL,'shaunam9@fakemail.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(72,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Patel, Rosario','Rosario Patel III',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','993368350',NULL,'Sample Data','Rosario','','Patel',NULL,4,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Rosario Patel III',NULL,2,'1967-02-23',1,'2014-02-24',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(73,'Household',NULL,0,0,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-08 00:02:49'),(74,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Parker, Jay','Jay Parker',NULL,NULL,NULL,NULL,NULL,'Both','1839033827',NULL,'Sample Data','Jay','N','Parker',NULL,NULL,NULL,NULL,1,NULL,'Dear Jay',1,NULL,'Dear Jay',1,NULL,'Jay Parker',NULL,NULL,'1996-12-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(75,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner, Allen','Allen Wagner',NULL,NULL,NULL,NULL,NULL,'Both','1856322775',NULL,'Sample Data','Allen','','Wagner',NULL,NULL,NULL,NULL,1,NULL,'Dear Allen',1,NULL,'Dear Allen',1,NULL,'Allen Wagner',NULL,2,'1986-10-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(76,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'González-Łąchowski family','González-Łąchowski family',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2696974403',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear González-Łąchowski family',5,NULL,'Dear González-Łąchowski family',2,NULL,'González-Łąchowski family',NULL,NULL,NULL,0,NULL,'González-Łąchowski family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(77,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen, Kathleen','Kathleen Olsen',NULL,NULL,NULL,NULL,NULL,'Both','1625164526',NULL,'Sample Data','Kathleen','','Olsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Kathleen',1,NULL,'Dear Kathleen',1,NULL,'Kathleen Olsen',NULL,1,'1955-12-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(78,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samson, Esta','Ms. Esta Samson',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2754317159',NULL,'Sample Data','Esta','P','Samson',2,NULL,NULL,NULL,1,NULL,'Dear Esta',1,NULL,'Dear Esta',1,NULL,'Ms. Esta Samson',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(79,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Robertson, Sonny','Mr. Sonny Robertson',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2508034963',NULL,'Sample Data','Sonny','','Robertson',3,NULL,NULL,NULL,1,NULL,'Dear Sonny',1,NULL,'Dear Sonny',1,NULL,'Mr. Sonny Robertson',NULL,NULL,'1962-04-05',1,'2013-05-11',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(80,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Cruz, Allan','Allan Cruz Jr.',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3720796932',NULL,'Sample Data','Allan','M','Cruz',NULL,1,NULL,NULL,1,NULL,'Dear Allan',1,NULL,'Dear Allan',1,NULL,'Allan Cruz Jr.',NULL,NULL,'1933-07-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(81,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'gonzlezs14@airmail.co.in','gonzlezs14@airmail.co.in',NULL,NULL,NULL,NULL,NULL,'Both','3329569024',NULL,'Sample Data',NULL,NULL,NULL,NULL,1,NULL,NULL,1,NULL,'Dear gonzlezs14@airmail.co.in',1,NULL,'Dear gonzlezs14@airmail.co.in',1,NULL,'gonzlezs14@airmail.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(82,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen, Bryon','Mr. Bryon Olsen',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1392312288',NULL,'Sample Data','Bryon','M','Olsen',3,NULL,NULL,NULL,1,NULL,'Dear Bryon',1,NULL,'Dear Bryon',1,NULL,'Mr. Bryon Olsen',NULL,2,NULL,0,NULL,NULL,NULL,'Local Education Academy',NULL,NULL,83,0,NULL,'2014-05-08 00:02:49'),(83,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Local Education Academy','Local Education Academy',NULL,NULL,NULL,NULL,NULL,'Both','3044769163',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Local Education Academy',NULL,NULL,NULL,0,NULL,NULL,82,'Local Education Academy',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(84,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Samuels, Laree','Laree Samuels',NULL,NULL,NULL,NULL,NULL,'Both','2893408513',NULL,'Sample Data','Laree','','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Laree',1,NULL,'Dear Laree',1,NULL,'Laree Samuels',NULL,1,'1952-03-21',1,'2014-02-05',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(85,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Kiara','Kiara Terry',NULL,NULL,NULL,NULL,NULL,'Both','4073244041',NULL,'Sample Data','Kiara','M','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Kiara',1,NULL,'Dear Kiara',1,NULL,'Kiara Terry',NULL,1,'1985-12-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(86,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Blackwell-Müller, Junko','Ms. Junko Blackwell-Müller',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','545285641',NULL,'Sample Data','Junko','Z','Blackwell-Müller',2,NULL,NULL,NULL,1,NULL,'Dear Junko',1,NULL,'Dear Junko',1,NULL,'Ms. Junko Blackwell-Müller',NULL,1,'1971-08-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(87,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Müller, Bob','Bob Müller',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1294670578',NULL,'Sample Data','Bob','','Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Bob',1,NULL,'Dear Bob',1,NULL,'Bob Müller',NULL,2,'1969-01-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(88,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Patel, Teresa','Teresa Patel',NULL,NULL,NULL,NULL,NULL,'Both','1615801119',NULL,'Sample Data','Teresa','','Patel',NULL,NULL,NULL,NULL,1,NULL,'Dear Teresa',1,NULL,'Dear Teresa',1,NULL,'Teresa Patel',NULL,1,'1980-05-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(89,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Samson, Roland','Roland Samson III',NULL,NULL,NULL,NULL,NULL,'Both','2394998180',NULL,'Sample Data','Roland','H','Samson',NULL,4,NULL,NULL,1,NULL,'Dear Roland',1,NULL,'Dear Roland',1,NULL,'Roland Samson III',NULL,2,NULL,1,'2014-04-12',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(90,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Grant-Müller family','Grant-Müller family',NULL,NULL,NULL,NULL,NULL,'Both','122689588',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Grant-Müller family',5,NULL,'Dear Grant-Müller family',2,NULL,'Grant-Müller family',NULL,NULL,NULL,0,NULL,'Grant-Müller family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(91,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Adams, Sharyn','Ms. Sharyn Adams',NULL,NULL,NULL,NULL,NULL,'Both','4201826843',NULL,'Sample Data','Sharyn','','Adams',2,NULL,NULL,NULL,1,NULL,'Dear Sharyn',1,NULL,'Dear Sharyn',1,NULL,'Ms. Sharyn Adams',NULL,1,'1978-09-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(92,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman, Errol','Errol Bachman',NULL,NULL,NULL,NULL,NULL,'Both','305276862',NULL,'Sample Data','Errol','','Bachman',NULL,NULL,NULL,NULL,1,NULL,'Dear Errol',1,NULL,'Dear Errol',1,NULL,'Errol Bachman',NULL,2,NULL,0,NULL,NULL,NULL,'Colville Literacy Alliance',NULL,NULL,39,0,NULL,'2014-05-08 00:02:49'),(93,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'so.lee@sample.co.pl','so.lee@sample.co.pl',NULL,NULL,NULL,NULL,NULL,'Both','3035475154',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear so.lee@sample.co.pl',1,NULL,'Dear so.lee@sample.co.pl',1,NULL,'so.lee@sample.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(94,'Individual',NULL,1,1,0,0,1,0,NULL,NULL,'Bachman, Barry','Dr. Barry Bachman',NULL,NULL,NULL,NULL,NULL,'Both','1880066856',NULL,'Sample Data','Barry','S','Bachman',4,NULL,NULL,NULL,1,NULL,'Dear Barry',1,NULL,'Dear Barry',1,NULL,'Dr. Barry Bachman',NULL,2,'1953-01-02',0,NULL,NULL,NULL,'Palm Bay Culture Center',NULL,NULL,143,0,NULL,'2014-05-08 00:02:49'),(95,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Friends Family Trust','Friends Family Trust',NULL,NULL,NULL,NULL,NULL,'Both','2955288107',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Friends Family Trust',NULL,NULL,NULL,0,NULL,NULL,168,'Friends Family Trust',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(96,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jones, Jackson','Jackson Jones Jr.',NULL,NULL,NULL,NULL,NULL,'Both','69572025',NULL,'Sample Data','Jackson','','Jones',NULL,1,NULL,NULL,1,NULL,'Dear Jackson',1,NULL,'Dear Jackson',1,NULL,'Jackson Jones Jr.',NULL,NULL,NULL,1,'2013-10-14',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(97,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Grant-Müller, Shauna','Shauna Grant-Müller',NULL,NULL,NULL,NULL,NULL,'Both','3957478066',NULL,'Sample Data','Shauna','F','Grant-Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Shauna',1,NULL,'Dear Shauna',1,NULL,'Shauna Grant-Müller',NULL,NULL,NULL,0,NULL,NULL,NULL,'Northpoint Music Academy',NULL,NULL,155,0,NULL,'2014-05-08 00:02:49'),(98,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Bachman, Eleonor','Eleonor Bachman',NULL,NULL,NULL,NULL,NULL,'Both','711175679',NULL,'Sample Data','Eleonor','','Bachman',NULL,NULL,NULL,NULL,1,NULL,'Dear Eleonor',1,NULL,'Dear Eleonor',1,NULL,'Eleonor Bachman',NULL,1,'1931-03-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(99,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Samson, Arlyne','Ms. Arlyne Samson',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','4139787516',NULL,'Sample Data','Arlyne','','Samson',2,NULL,NULL,NULL,1,NULL,'Dear Arlyne',1,NULL,'Dear Arlyne',1,NULL,'Ms. Arlyne Samson',NULL,1,'1958-06-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(100,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Grant family','Grant family',NULL,NULL,NULL,NULL,NULL,'Both','3228000340',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Grant family',5,NULL,'Dear Grant family',2,NULL,'Grant family',NULL,NULL,NULL,0,NULL,'Grant family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(101,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Parker, Mei','Mei Parker',NULL,NULL,NULL,NULL,NULL,'Both','285847046',NULL,'Sample Data','Mei','Q','Parker',NULL,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Mei Parker',NULL,1,'1997-08-29',0,NULL,NULL,NULL,'Sierra Poetry Partnership',NULL,NULL,119,0,NULL,'2014-05-08 00:02:49'),(102,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Lee family','Lee family',NULL,NULL,NULL,'\ 12\ 1',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-08 00:02:49'),(103,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Parker, Jerome','Mr. Jerome Parker',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2257150068',NULL,'Sample Data','Jerome','','Parker',3,NULL,NULL,NULL,1,NULL,'Dear Jerome',1,NULL,'Dear Jerome',1,NULL,'Mr. Jerome Parker',NULL,2,'1940-02-17',1,'2013-06-06',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(104,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samson, Laree','Laree Samson',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2873745913',NULL,'Sample Data','Laree','C','Samson',NULL,NULL,NULL,NULL,1,NULL,'Dear Laree',1,NULL,'Dear Laree',1,NULL,'Laree Samson',NULL,1,'1986-04-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(105,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Zope, Elbert','Elbert Zope Sr.',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2036957323',NULL,'Sample Data','Elbert','','Zope',NULL,2,NULL,NULL,1,NULL,'Dear Elbert',1,NULL,'Dear Elbert',1,NULL,'Elbert Zope Sr.',NULL,2,'1940-10-04',1,'2014-04-22',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(106,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman family','Bachman family',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','1714131215',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Bachman family',5,NULL,'Dear Bachman family',2,NULL,'Bachman family',NULL,NULL,NULL,0,NULL,'Bachman family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(107,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Cruz, Ray','Ray Cruz',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','1703831601',NULL,'Sample Data','Ray','A','Cruz',NULL,NULL,NULL,NULL,1,NULL,'Dear Ray',1,NULL,'Dear Ray',1,NULL,'Ray Cruz',NULL,2,'1979-08-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(108,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Barkley, Ashlie','Ashlie Barkley',NULL,NULL,NULL,NULL,NULL,'Both','1002355994',NULL,'Sample Data','Ashlie','','Barkley',NULL,NULL,NULL,NULL,1,NULL,'Dear Ashlie',1,NULL,'Dear Ashlie',1,NULL,'Ashlie Barkley',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(109,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Blackwell-Lee, Jackson','Dr. Jackson Blackwell-Lee',NULL,NULL,NULL,NULL,NULL,'Both','1662391077',NULL,'Sample Data','Jackson','E','Blackwell-Lee',4,NULL,NULL,NULL,1,NULL,'Dear Jackson',1,NULL,'Dear Jackson',1,NULL,'Dr. Jackson Blackwell-Lee',NULL,NULL,'1973-08-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(110,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Omar','Mr. Omar Terry III',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','767854751',NULL,'Sample Data','Omar','N','Terry',3,4,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Mr. Omar Terry III',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(111,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Jacobs, Landon','Landon Jacobs Sr.',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1885905593',NULL,'Sample Data','Landon','Z','Jacobs',NULL,2,NULL,NULL,1,NULL,'Dear Landon',1,NULL,'Dear Landon',1,NULL,'Landon Jacobs Sr.',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(112,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Roberts-Lee, Lashawnda','Lashawnda Roberts-Lee',NULL,NULL,NULL,NULL,NULL,'Both','519633049',NULL,'Sample Data','Lashawnda','L','Roberts-Lee',NULL,NULL,NULL,NULL,1,NULL,'Dear Lashawnda',1,NULL,'Dear Lashawnda',1,NULL,'Lashawnda Roberts-Lee',NULL,1,'1948-07-11',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(113,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jensen, Kathleen','Kathleen Jensen',NULL,NULL,NULL,NULL,NULL,'Both','2413791663',NULL,'Sample Data','Kathleen','W','Jensen',NULL,NULL,NULL,NULL,1,NULL,'Dear Kathleen',1,NULL,'Dear Kathleen',1,NULL,'Kathleen Jensen',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(114,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Sierra Technology Academy','Sierra Technology Academy',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','355562848',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Sierra Technology Academy',NULL,NULL,NULL,0,NULL,NULL,171,'Sierra Technology Academy',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(115,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'United Literacy School','United Literacy School',NULL,NULL,NULL,NULL,NULL,'Both','3421242343',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'United Literacy School',NULL,NULL,NULL,0,NULL,NULL,NULL,'United Literacy School',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(116,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Cruz family','Cruz family',NULL,NULL,NULL,NULL,NULL,'Both','2326538497',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Cruz family',5,NULL,'Dear Cruz family',2,NULL,'Cruz family',NULL,NULL,NULL,0,NULL,'Cruz family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(117,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'allanparker24@fakemail.co.uk','allanparker24@fakemail.co.uk',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','1475475566',NULL,'Sample Data',NULL,NULL,NULL,NULL,4,NULL,NULL,1,NULL,'Dear allanparker24@fakemail.co.uk',1,NULL,'Dear allanparker24@fakemail.co.uk',1,NULL,'allanparker24@fakemail.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(118,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Terry, Truman','Truman Terry',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3241108171',NULL,'Sample Data','Truman','Y','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Truman',1,NULL,'Dear Truman',1,NULL,'Truman Terry',NULL,2,'1972-12-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(119,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Sierra Poetry Partnership','Sierra Poetry Partnership',NULL,NULL,NULL,NULL,NULL,'Both','3867174612',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Sierra Poetry Partnership',NULL,NULL,NULL,0,NULL,NULL,101,'Sierra Poetry Partnership',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(120,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Wilson, Kenny','Mr. Kenny Wilson II',NULL,NULL,NULL,NULL,NULL,'Both','1945745030',NULL,'Sample Data','Kenny','','Wilson',3,3,NULL,NULL,1,NULL,'Dear Kenny',1,NULL,'Dear Kenny',1,NULL,'Mr. Kenny Wilson II',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(121,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Parker, Junko','Ms. Junko Parker',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2594142512',NULL,'Sample Data','Junko','','Parker',2,NULL,NULL,NULL,1,NULL,'Dear Junko',1,NULL,'Dear Junko',1,NULL,'Ms. Junko Parker',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(122,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Jacobs-Lee, Lou','Lou Jacobs-Lee',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','75406305',NULL,'Sample Data','Lou','','Jacobs-Lee',NULL,NULL,NULL,NULL,1,NULL,'Dear Lou',1,NULL,'Dear Lou',1,NULL,'Lou Jacobs-Lee',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(123,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Lee, Norris','Norris Lee',NULL,NULL,NULL,NULL,NULL,'Both','852217951',NULL,'Sample Data','Norris','','Lee',NULL,NULL,NULL,NULL,1,NULL,'Dear Norris',1,NULL,'Dear Norris',1,NULL,'Norris Lee',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(124,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Blackwell-Lee, Kandace','Kandace Blackwell-Lee',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1096232428',NULL,'Sample Data','Kandace','','Blackwell-Lee',NULL,NULL,NULL,NULL,1,NULL,'Dear Kandace',1,NULL,'Dear Kandace',1,NULL,'Kandace Blackwell-Lee',NULL,1,'1979-07-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(125,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'González-Łąchowski, Bob','Bob González-Łąchowski',NULL,NULL,NULL,NULL,NULL,'Both','1232787617',NULL,'Sample Data','Bob','K','González-Łąchowski',NULL,NULL,NULL,NULL,1,NULL,'Dear Bob',1,NULL,'Dear Bob',1,NULL,'Bob González-Łąchowski',NULL,2,NULL,0,NULL,NULL,NULL,'Lincoln Wellness Alliance',NULL,NULL,147,0,NULL,'2014-05-08 00:02:49'),(126,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen, Daren','Dr. Daren Olsen',NULL,NULL,NULL,NULL,NULL,'Both','1772811610',NULL,'Sample Data','Daren','','Olsen',4,NULL,NULL,NULL,1,NULL,'Dear Daren',1,NULL,'Dear Daren',1,NULL,'Dr. Daren Olsen',NULL,2,'1953-04-24',1,'2014-02-26',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(127,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Lee, Princess','Princess Lee',NULL,NULL,NULL,NULL,NULL,'Both','3810054306',NULL,'Sample Data','Princess','','Lee',NULL,NULL,NULL,NULL,1,NULL,'Dear Princess',1,NULL,'Dear Princess',1,NULL,'Princess Lee',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(128,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'erikg58@spamalot.co.in','erikg58@spamalot.co.in',NULL,NULL,NULL,NULL,NULL,'Both','3317073869',NULL,'Sample Data',NULL,NULL,NULL,NULL,3,NULL,NULL,1,NULL,'Dear erikg58@spamalot.co.in',1,NULL,'Dear erikg58@spamalot.co.in',1,NULL,'erikg58@spamalot.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(129,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'deforest.landon@example.info','deforest.landon@example.info',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2736201729',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear deforest.landon@example.info',1,NULL,'Dear deforest.landon@example.info',1,NULL,'deforest.landon@example.info',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(130,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs, Felisha','Dr. Felisha Jacobs',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2924983998',NULL,'Sample Data','Felisha','','Jacobs',4,NULL,NULL,NULL,1,NULL,'Dear Felisha',1,NULL,'Dear Felisha',1,NULL,'Dr. Felisha Jacobs',NULL,1,'1975-09-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(131,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Łąchowski, Eleonor','Mrs. Eleonor Łąchowski',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','871109079',NULL,'Sample Data','Eleonor','R','Łąchowski',1,NULL,NULL,NULL,1,NULL,'Dear Eleonor',1,NULL,'Dear Eleonor',1,NULL,'Mrs. Eleonor Łąchowski',NULL,NULL,'1988-11-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(132,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samson, Lawerence','Lawerence Samson',NULL,NULL,NULL,NULL,NULL,'Both','2952043031',NULL,'Sample Data','Lawerence','','Samson',NULL,NULL,NULL,NULL,1,NULL,'Dear Lawerence',1,NULL,'Dear Lawerence',1,NULL,'Lawerence Samson',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(133,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Terry, Arlyne','Arlyne Terry',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3024103197',NULL,'Sample Data','Arlyne','I','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Arlyne',1,NULL,'Dear Arlyne',1,NULL,'Arlyne Terry',NULL,NULL,'1948-11-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(134,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller, Allen','Allen Müller III',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2000293400',NULL,'Sample Data','Allen','','Müller',NULL,4,NULL,NULL,1,NULL,'Dear Allen',1,NULL,'Dear Allen',1,NULL,'Allen Müller III',NULL,2,'1956-11-21',1,'2014-02-14',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(135,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Terry, Errol','Mr. Errol Terry',NULL,NULL,NULL,NULL,NULL,'Both','1432200958',NULL,'Sample Data','Errol','K','Terry',3,NULL,NULL,NULL,1,NULL,'Dear Errol',1,NULL,'Dear Errol',1,NULL,'Mr. Errol Terry',NULL,2,'1970-08-12',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(136,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'damariso@fakemail.net','damariso@fakemail.net',NULL,NULL,NULL,NULL,NULL,'Both','994592965',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear damariso@fakemail.net',1,NULL,'Dear damariso@fakemail.net',1,NULL,'damariso@fakemail.net',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(137,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Samson family','Samson family',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','333421926',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Samson family',5,NULL,'Dear Samson family',2,NULL,'Samson family',NULL,NULL,NULL,0,NULL,'Samson family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(138,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Blackwell-Müller, Maria','Mr. Maria Blackwell-Müller',NULL,NULL,NULL,NULL,NULL,'Both','2372497216',NULL,'Sample Data','Maria','','Blackwell-Müller',3,NULL,NULL,NULL,1,NULL,'Dear Maria',1,NULL,'Dear Maria',1,NULL,'Mr. Maria Blackwell-Müller',NULL,2,'1972-01-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(139,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'rchowski12@infomail.org','rchowski12@infomail.org',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1987382624',NULL,'Sample Data',NULL,NULL,NULL,NULL,2,NULL,NULL,1,NULL,'Dear rchowski12@infomail.org',1,NULL,'Dear rchowski12@infomail.org',1,NULL,'rchowski12@infomail.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(140,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wattson, Irvin','Irvin Wattson Sr.',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2806500990',NULL,'Sample Data','Irvin','C','Wattson',NULL,2,NULL,NULL,1,NULL,'Dear Irvin',1,NULL,'Dear Irvin',1,NULL,'Irvin Wattson Sr.',NULL,NULL,'1949-01-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(141,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen, Sonny','Sonny Olsen',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','783208419',NULL,'Sample Data','Sonny','Q','Olsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Sonny',1,NULL,'Dear Sonny',1,NULL,'Sonny Olsen',NULL,NULL,'1999-08-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(142,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'leem@airmail.biz','leem@airmail.biz',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','169424541',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear leem@airmail.biz',1,NULL,'Dear leem@airmail.biz',1,NULL,'leem@airmail.biz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(143,'Organization',NULL,1,0,0,0,1,0,NULL,NULL,'Palm Bay Culture Center','Palm Bay Culture Center',NULL,NULL,NULL,NULL,NULL,'Both','2674782067',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Palm Bay Culture Center',NULL,NULL,NULL,0,NULL,NULL,94,'Palm Bay Culture Center',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(144,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller, Teresa','Teresa Müller',NULL,NULL,NULL,NULL,NULL,'Both','3926761970',NULL,'Sample Data','Teresa','','Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Teresa',1,NULL,'Dear Teresa',1,NULL,'Teresa Müller',NULL,NULL,'1976-11-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(145,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant, Lawerence','Dr. Lawerence Grant',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2064444768',NULL,'Sample Data','Lawerence','','Grant',4,NULL,NULL,NULL,1,NULL,'Dear Lawerence',1,NULL,'Dear Lawerence',1,NULL,'Dr. Lawerence Grant',NULL,2,'1974-05-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(146,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Adams family','Adams family',NULL,NULL,NULL,NULL,NULL,'Both','1515323104',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Adams family',5,NULL,'Dear Adams family',2,NULL,'Adams family',NULL,NULL,NULL,0,NULL,'Adams family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(147,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'Lincoln Wellness Alliance','Lincoln Wellness Alliance',NULL,NULL,NULL,NULL,NULL,'Both','704755163',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Lincoln Wellness Alliance',NULL,NULL,NULL,0,NULL,NULL,125,'Lincoln Wellness Alliance',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(148,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Samson, Sanford','Sanford Samson Jr.',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','802697989',NULL,'Sample Data','Sanford','I','Samson',NULL,1,NULL,NULL,1,NULL,'Dear Sanford',1,NULL,'Dear Sanford',1,NULL,'Sanford Samson Jr.',NULL,NULL,'2006-06-04',0,NULL,NULL,NULL,'Progressive Development Partnership',NULL,NULL,58,0,NULL,'2014-05-08 00:02:49'),(149,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Jones, Brzęczysław','Dr. Brzęczysław Jones',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1102443663',NULL,'Sample Data','Brzęczysław','','Jones',4,NULL,NULL,NULL,1,NULL,'Dear Brzęczysław',1,NULL,'Dear Brzęczysław',1,NULL,'Dr. Brzęczysław Jones',NULL,2,NULL,1,'2014-05-03',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(150,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jones, Sharyn','Sharyn Jones',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3959842180',NULL,'Sample Data','Sharyn','L','Jones',NULL,NULL,NULL,NULL,1,NULL,'Dear Sharyn',1,NULL,'Dear Sharyn',1,NULL,'Sharyn Jones',NULL,1,'1952-01-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(151,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Parker, Brent','Brent Parker',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3430930432',NULL,'Sample Data','Brent','','Parker',NULL,NULL,NULL,NULL,1,NULL,'Dear Brent',1,NULL,'Dear Brent',1,NULL,'Brent Parker',NULL,NULL,NULL,1,'2014-01-16',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(152,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'heidic60@infomail.net','heidic60@infomail.net',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','269165851',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear heidic60@infomail.net',1,NULL,'Dear heidic60@infomail.net',1,NULL,'heidic60@infomail.net',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(153,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Blackwell, Billy','Billy Blackwell III',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2930839819',NULL,'Sample Data','Billy','Z','Blackwell',NULL,4,NULL,NULL,1,NULL,'Dear Billy',1,NULL,'Dear Billy',1,NULL,'Billy Blackwell III',NULL,2,'1966-04-12',1,'2013-10-28',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(154,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Grant, Errol','Dr. Errol Grant',NULL,NULL,NULL,NULL,NULL,'Both','3028211429',NULL,'Sample Data','Errol','U','Grant',4,NULL,NULL,NULL,1,NULL,'Dear Errol',1,NULL,'Dear Errol',1,NULL,'Dr. Errol Grant',NULL,2,'1990-06-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(155,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Northpoint Music Academy','Northpoint Music Academy',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2739893198',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Northpoint Music Academy',NULL,NULL,NULL,0,NULL,NULL,97,'Northpoint Music Academy',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(156,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'cooper.carylon@lol.info','cooper.carylon@lol.info',NULL,NULL,NULL,NULL,NULL,'Both','3098989621',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear cooper.carylon@lol.info',1,NULL,'Dear cooper.carylon@lol.info',1,NULL,'cooper.carylon@lol.info',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(157,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Terry family','Terry family',NULL,NULL,NULL,NULL,NULL,'Both','558108751',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Terry family',5,NULL,'Dear Terry family',2,NULL,'Terry family',NULL,NULL,NULL,0,NULL,'Terry family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(158,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'Green Software Alliance','Green Software Alliance',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','643339626',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Green Software Alliance',NULL,NULL,NULL,0,NULL,NULL,NULL,'Green Software Alliance',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(159,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Deforest, Lincoln','Mr. Lincoln Deforest Sr.',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','4071927112',NULL,'Sample Data','Lincoln','N','Deforest',3,2,NULL,NULL,1,NULL,'Dear Lincoln',1,NULL,'Dear Lincoln',1,NULL,'Mr. Lincoln Deforest Sr.',NULL,2,'1931-02-05',1,'2013-07-19',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(160,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Grant, Herminia','Ms. Herminia Grant',NULL,NULL,NULL,NULL,NULL,'Both','2283177606',NULL,'Sample Data','Herminia','','Grant',2,NULL,NULL,NULL,1,NULL,'Dear Herminia',1,NULL,'Dear Herminia',1,NULL,'Ms. Herminia Grant',NULL,1,'1969-12-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(161,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Smith-Parker, Bernadette','Bernadette Smith-Parker',NULL,NULL,NULL,NULL,NULL,'Both','2582189001',NULL,'Sample Data','Bernadette','M','Smith-Parker',NULL,NULL,NULL,NULL,1,NULL,'Dear Bernadette',1,NULL,'Dear Bernadette',1,NULL,'Bernadette Smith-Parker',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(162,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Adams, Jed','Mr. Jed Adams III',NULL,NULL,NULL,NULL,NULL,'Both','1672509857',NULL,'Sample Data','Jed','V','Adams',3,4,NULL,NULL,1,NULL,'Dear Jed',1,NULL,'Dear Jed',1,NULL,'Mr. Jed Adams III',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(163,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Kacey','Kacey Wilson',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','397896521',NULL,'Sample Data','Kacey','L','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Kacey',1,NULL,'Dear Kacey',1,NULL,'Kacey Wilson',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(164,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner, Teresa','Mrs. Teresa Wagner',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3788497377',NULL,'Sample Data','Teresa','','Wagner',1,NULL,NULL,NULL,1,NULL,'Dear Teresa',1,NULL,'Dear Teresa',1,NULL,'Mrs. Teresa Wagner',NULL,1,'1975-10-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(165,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Jensen, Sherman','Dr. Sherman Jensen Jr.',NULL,NULL,NULL,NULL,NULL,'Both','1444666503',NULL,'Sample Data','Sherman','','Jensen',4,1,NULL,NULL,1,NULL,'Dear Sherman',1,NULL,'Dear Sherman',1,NULL,'Dr. Sherman Jensen Jr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(166,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jensen, Shauna','Mrs. Shauna Jensen',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','108136044',NULL,'Sample Data','Shauna','','Jensen',1,NULL,NULL,NULL,1,NULL,'Dear Shauna',1,NULL,'Dear Shauna',1,NULL,'Mrs. Shauna Jensen',NULL,NULL,'1945-06-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(167,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Terry family','Terry family',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','558108751',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Terry family',5,NULL,'Dear Terry family',2,NULL,'Terry family',NULL,NULL,NULL,0,NULL,'Terry family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(168,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'scotty@testing.net','scotty@testing.net',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','1933931715',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear scotty@testing.net',1,NULL,'Dear scotty@testing.net',1,NULL,'scotty@testing.net',NULL,NULL,NULL,0,NULL,NULL,NULL,'Friends Family Trust',NULL,NULL,95,0,NULL,'2014-05-08 00:02:49'),(169,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman, Herminia','Mrs. Herminia Bachman',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2587007542',NULL,'Sample Data','Herminia','R','Bachman',1,NULL,NULL,NULL,1,NULL,'Dear Herminia',1,NULL,'Dear Herminia',1,NULL,'Mrs. Herminia Bachman',NULL,1,'1946-06-23',1,'2013-09-18',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(170,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Nielsen, Alida','Ms. Alida Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','2447064128',NULL,'Sample Data','Alida','','Nielsen',2,NULL,NULL,NULL,1,NULL,'Dear Alida',1,NULL,'Dear Alida',1,NULL,'Ms. Alida Nielsen',NULL,NULL,'1928-08-19',1,'2014-03-10',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(171,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'shermanm80@testing.net','shermanm80@testing.net',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','244875401',NULL,'Sample Data',NULL,NULL,NULL,NULL,1,NULL,NULL,1,NULL,'Dear shermanm80@testing.net',1,NULL,'Dear shermanm80@testing.net',1,NULL,'shermanm80@testing.net',NULL,NULL,NULL,0,NULL,NULL,NULL,'Sierra Technology Academy',NULL,NULL,114,0,NULL,'2014-05-08 00:02:49'),(172,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Nielsen, Kathleen','Kathleen Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','1768989959',NULL,'Sample Data','Kathleen','P','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Kathleen',1,NULL,'Dear Kathleen',1,NULL,'Kathleen Nielsen',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(173,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Bachman, Ray','Ray Bachman',NULL,NULL,NULL,NULL,NULL,'Both','560571069',NULL,'Sample Data','Ray','','Bachman',NULL,NULL,NULL,NULL,1,NULL,'Dear Ray',1,NULL,'Dear Ray',1,NULL,'Ray Bachman',NULL,2,'2007-11-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(174,'Household',NULL,0,1,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-08 00:02:49'),(175,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'meisamson80@testmail.biz','meisamson80@testmail.biz',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','1120855601',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear meisamson80@testmail.biz',1,NULL,'Dear meisamson80@testmail.biz',1,NULL,'meisamson80@testmail.biz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(176,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jensen, Angelika','Angelika Jensen',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2460194929',NULL,'Sample Data','Angelika','','Jensen',NULL,NULL,NULL,NULL,1,NULL,'Dear Angelika',1,NULL,'Dear Angelika',1,NULL,'Angelika Jensen',NULL,1,'1993-12-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(177,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Angelika','Angelika Terry',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1807339903',NULL,'Sample Data','Angelika','O','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Angelika',1,NULL,'Dear Angelika',1,NULL,'Angelika Terry',NULL,NULL,'1927-09-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(178,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Pine Culture Systems','Pine Culture Systems',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2798562178',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Pine Culture Systems',NULL,NULL,NULL,0,NULL,NULL,NULL,'Pine Culture Systems',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(179,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen, Russell','Russell Nielsen Jr.',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2180719783',NULL,'Sample Data','Russell','','Nielsen',NULL,1,NULL,NULL,1,NULL,'Dear Russell',1,NULL,'Dear Russell',1,NULL,'Russell Nielsen Jr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(180,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samuels, Ashlie','Ashlie Samuels',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2718903137',NULL,'Sample Data','Ashlie','','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Ashlie',1,NULL,'Dear Ashlie',1,NULL,'Ashlie Samuels',NULL,NULL,'1968-02-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(181,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'González, Lawerence','Mr. Lawerence González',NULL,NULL,NULL,NULL,NULL,'Both','740179801',NULL,'Sample Data','Lawerence','','González',3,NULL,NULL,NULL,1,NULL,'Dear Lawerence',1,NULL,'Dear Lawerence',1,NULL,'Mr. Lawerence González',NULL,NULL,'1986-11-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(182,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Blackwell-Lee family','Blackwell-Lee family',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2147521341',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Blackwell-Lee family',5,NULL,'Dear Blackwell-Lee family',2,NULL,'Blackwell-Lee family',NULL,NULL,NULL,0,NULL,'Blackwell-Lee family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(183,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen, Bob','Mr. Bob Olsen',NULL,NULL,NULL,NULL,NULL,'Both','1762107001',NULL,'Sample Data','Bob','I','Olsen',3,NULL,NULL,NULL,1,NULL,'Dear Bob',1,NULL,'Dear Bob',1,NULL,'Mr. Bob Olsen',NULL,2,'1967-01-31',1,'2014-03-05',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(184,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs-Lee family','Jacobs-Lee family',NULL,NULL,NULL,NULL,NULL,'Both','422939132',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Jacobs-Lee family',5,NULL,'Dear Jacobs-Lee family',2,NULL,'Jacobs-Lee family',NULL,NULL,NULL,0,NULL,'Jacobs-Lee family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(185,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Robertson, Shad','Shad Robertson',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2947646147',NULL,'Sample Data','Shad','V','Robertson',NULL,NULL,NULL,NULL,1,NULL,'Dear Shad',1,NULL,'Dear Shad',1,NULL,'Shad Robertson',NULL,NULL,'1960-06-17',1,'2013-11-09',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(186,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Bay Advocacy Fellowship','Bay Advocacy Fellowship',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2890870137',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Bay Advocacy Fellowship',NULL,NULL,NULL,0,NULL,NULL,NULL,'Bay Advocacy Fellowship',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(187,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Lincoln Legal Network','Lincoln Legal Network',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1337962521',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Lincoln Legal Network',NULL,NULL,NULL,0,NULL,NULL,190,'Lincoln Legal Network',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(188,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Wichita Sports Academy','Wichita Sports Academy',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2602630916',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Wichita Sports Academy',NULL,NULL,NULL,0,NULL,NULL,NULL,'Wichita Sports Academy',NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:49'),(189,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen, Heidi','Ms. Heidi Olsen',NULL,NULL,NULL,NULL,NULL,'Both','3023333247',NULL,'Sample Data','Heidi','','Olsen',2,NULL,NULL,NULL,1,NULL,'Dear Heidi',1,NULL,'Dear Heidi',1,NULL,'Ms. Heidi Olsen',NULL,1,'1988-11-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(190,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jacobs, Jina','Dr. Jina Jacobs',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','89454888',NULL,'Sample Data','Jina','','Jacobs',4,NULL,NULL,NULL,1,NULL,'Dear Jina',1,NULL,'Dear Jina',1,NULL,'Dr. Jina Jacobs',NULL,1,'1945-09-22',0,NULL,NULL,NULL,'Lincoln Legal Network',NULL,NULL,187,0,NULL,'2014-05-08 00:02:49'),(191,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Blackwell, Lawerence','Mr. Lawerence Blackwell II',NULL,NULL,NULL,NULL,NULL,'Both','881435694',NULL,'Sample Data','Lawerence','J','Blackwell',3,3,NULL,NULL,1,NULL,'Dear Lawerence',1,NULL,'Dear Lawerence',1,NULL,'Mr. Lawerence Blackwell II',NULL,2,'1948-06-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(192,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'González-Łąchowski, Jerome','Jerome González-Łąchowski',NULL,NULL,NULL,NULL,NULL,'Both','2251356234',NULL,'Sample Data','Jerome','','González-Łąchowski',NULL,NULL,NULL,NULL,1,NULL,'Dear Jerome',1,NULL,'Dear Jerome',1,NULL,'Jerome González-Łąchowski',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(193,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Jacobs-Lee, Jerome','Jerome Jacobs-Lee II',NULL,NULL,NULL,NULL,NULL,'Both','3713508174',NULL,'Sample Data','Jerome','','Jacobs-Lee',NULL,3,NULL,NULL,1,NULL,'Dear Jerome',1,NULL,'Dear Jerome',1,NULL,'Jerome Jacobs-Lee II',NULL,2,'1967-11-15',0,NULL,NULL,NULL,'Sierra Software Fellowship',NULL,NULL,3,0,NULL,'2014-05-08 00:02:49'),(194,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Smith, Ashlie','Ashlie Smith',NULL,NULL,NULL,NULL,NULL,'Both','333675514',NULL,'Sample Data','Ashlie','Y','Smith',NULL,NULL,NULL,NULL,1,NULL,'Dear Ashlie',1,NULL,'Dear Ashlie',1,NULL,'Ashlie Smith',NULL,NULL,NULL,1,'2013-10-17',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(195,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jameson, Elbert','Dr. Elbert Jameson III',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','3057069270',NULL,'Sample Data','Elbert','','Jameson',4,4,NULL,NULL,1,NULL,'Dear Elbert',1,NULL,'Dear Elbert',1,NULL,'Dr. Elbert Jameson III',NULL,2,'1924-10-08',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(196,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Reynolds, Maria','Mr. Maria Reynolds',NULL,NULL,NULL,NULL,NULL,'Both','3684751871',NULL,'Sample Data','Maria','','Reynolds',3,NULL,NULL,NULL,1,NULL,'Dear Maria',1,NULL,'Dear Maria',1,NULL,'Mr. Maria Reynolds',NULL,NULL,'1927-03-06',1,'2014-01-09',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(197,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Terry, Erik','Erik Terry Jr.',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','4189171326',NULL,'Sample Data','Erik','','Terry',NULL,1,NULL,NULL,1,NULL,'Dear Erik',1,NULL,'Dear Erik',1,NULL,'Erik Terry Jr.',NULL,2,'2003-08-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(198,'Individual',NULL,1,1,0,0,1,0,NULL,NULL,'Wilson, Margaret','Dr. Margaret Wilson',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2853804377',NULL,'Sample Data','Margaret','Z','Wilson',4,NULL,NULL,NULL,1,NULL,'Dear Margaret',1,NULL,'Dear Margaret',1,NULL,'Dr. Margaret Wilson',NULL,NULL,'1972-02-04',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(199,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'landonwagner@lol.biz','landonwagner@lol.biz',NULL,NULL,NULL,NULL,NULL,'Both','2380929948',NULL,'Sample Data',NULL,NULL,NULL,4,4,NULL,NULL,1,NULL,'Dear landonwagner@lol.biz',1,NULL,'Dear landonwagner@lol.biz',1,NULL,'landonwagner@lol.biz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(200,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Grant, Andrew','Andrew Grant Jr.',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','1115216015',NULL,'Sample Data','Andrew','P','Grant',NULL,1,NULL,NULL,1,NULL,'Dear Andrew',1,NULL,'Dear Andrew',1,NULL,'Andrew Grant Jr.',NULL,2,'2013-05-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48'),(201,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Robertson, Sonny','Sonny Robertson Jr.',NULL,NULL,NULL,NULL,NULL,'Both','2508034963',NULL,'Sample Data','Sonny','','Robertson',NULL,1,NULL,NULL,1,NULL,'Dear Sonny',1,NULL,'Dear Sonny',1,NULL,'Sonny Robertson Jr.',NULL,2,'1998-08-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-08 00:02:48');
+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-13 07:32:28'),(2,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'lee.scott9@fakemail.org','lee.scott9@fakemail.org',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2090691459',NULL,'Sample Data',NULL,NULL,NULL,NULL,4,NULL,NULL,1,NULL,'Dear lee.scott9@fakemail.org',1,NULL,'Dear lee.scott9@fakemail.org',1,NULL,'lee.scott9@fakemail.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(3,'Household',NULL,0,0,0,0,1,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-13 07:32:35'),(4,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Global Arts Trust','Global Arts Trust',NULL,NULL,NULL,NULL,NULL,'Both','2030187938',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Global Arts Trust',NULL,NULL,NULL,0,NULL,NULL,187,'Global Arts Trust',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(5,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov, Troy','Troy Dimitrov',NULL,NULL,NULL,NULL,NULL,'Both','1394736389',NULL,'Sample Data','Troy','B','Dimitrov',NULL,NULL,NULL,NULL,1,NULL,'Dear Troy',1,NULL,'Dear Troy',1,NULL,'Troy Dimitrov',NULL,2,'1961-05-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(6,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Adams, Teddy','Teddy Adams',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','679771047',NULL,'Sample Data','Teddy','S','Adams',NULL,NULL,NULL,NULL,1,NULL,'Dear Teddy',1,NULL,'Dear Teddy',1,NULL,'Teddy Adams',NULL,2,'1946-02-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(7,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Zope, Rolando','Rolando Zope',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','1046286833',NULL,'Sample Data','Rolando','','Zope',NULL,NULL,NULL,NULL,1,NULL,'Dear Rolando',1,NULL,'Dear Rolando',1,NULL,'Rolando Zope',NULL,NULL,'2005-11-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(8,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'González, Merrie','Merrie González',NULL,NULL,NULL,NULL,NULL,'Both','1134733928',NULL,'Sample Data','Merrie','','González',NULL,NULL,NULL,NULL,1,NULL,'Dear Merrie',1,NULL,'Dear Merrie',1,NULL,'Merrie González',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(9,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Terry, Bryon','Dr. Bryon Terry',NULL,NULL,NULL,NULL,NULL,'Both','86438947',NULL,'Sample Data','Bryon','','Terry',4,NULL,NULL,NULL,1,NULL,'Dear Bryon',1,NULL,'Dear Bryon',1,NULL,'Dr. Bryon Terry',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(10,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Müller, Lashawnda','Mrs. Lashawnda Müller',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','522759244',NULL,'Sample Data','Lashawnda','O','Müller',1,NULL,NULL,NULL,1,NULL,'Dear Lashawnda',1,NULL,'Dear Lashawnda',1,NULL,'Mrs. Lashawnda Müller',NULL,1,'1991-05-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(11,'Household',NULL,1,1,0,0,0,0,NULL,NULL,'Grant-Smith family','Grant-Smith family',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','994726242',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Grant-Smith family',5,NULL,'Dear Grant-Smith family',2,NULL,'Grant-Smith family',NULL,NULL,NULL,0,NULL,'Grant-Smith family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(12,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'hdaz46@spamalot.org','hdaz46@spamalot.org',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','1970491394',NULL,'Sample Data',NULL,NULL,NULL,1,NULL,NULL,NULL,1,NULL,'Dear hdaz46@spamalot.org',1,NULL,'Dear hdaz46@spamalot.org',1,NULL,'hdaz46@spamalot.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(13,'Household',NULL,1,0,0,0,0,0,NULL,NULL,'Smith-Jameson family','Smith-Jameson family',NULL,NULL,NULL,NULL,NULL,'Both','1220653570',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Smith-Jameson family',5,NULL,'Dear Smith-Jameson family',2,NULL,'Smith-Jameson family',NULL,NULL,NULL,0,NULL,'Smith-Jameson family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(14,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Łąchowski, Elizabeth','Elizabeth Łąchowski',NULL,NULL,NULL,NULL,NULL,'Both','281150468',NULL,'Sample Data','Elizabeth','I','Łąchowski',NULL,NULL,NULL,NULL,1,NULL,'Dear Elizabeth',1,NULL,'Dear Elizabeth',1,NULL,'Elizabeth Łąchowski',NULL,1,'1992-07-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(15,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Wattson, Merrie','Merrie Wattson',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3250660650',NULL,'Sample Data','Merrie','H','Wattson',NULL,NULL,NULL,NULL,1,NULL,'Dear Merrie',1,NULL,'Dear Merrie',1,NULL,'Merrie Wattson',NULL,1,'1943-01-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(16,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Wilson, Rolando','Dr. Rolando Wilson',NULL,NULL,NULL,NULL,NULL,'Both','3129579168',NULL,'Sample Data','Rolando','A','Wilson',4,NULL,NULL,NULL,1,NULL,'Dear Rolando',1,NULL,'Dear Rolando',1,NULL,'Dr. Rolando Wilson',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(17,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'bernadettejensen@spamalot.co.nz','bernadettejensen@spamalot.co.nz',NULL,NULL,NULL,NULL,NULL,'Both','949604784',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear bernadettejensen@spamalot.co.nz',1,NULL,'Dear bernadettejensen@spamalot.co.nz',1,NULL,'bernadettejensen@spamalot.co.nz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(18,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Samson, Brittney','Dr. Brittney Samson',NULL,NULL,NULL,NULL,NULL,'Both','3785618142',NULL,'Sample Data','Brittney','U','Samson',4,NULL,NULL,NULL,1,NULL,'Dear Brittney',1,NULL,'Dear Brittney',1,NULL,'Dr. Brittney Samson',NULL,1,NULL,1,'2013-09-28',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(19,'Household',NULL,0,0,0,0,1,0,NULL,NULL,'Reynolds family','Reynolds family',NULL,NULL,NULL,NULL,NULL,'Both','4119726021',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Reynolds family',5,NULL,'Dear Reynolds family',2,NULL,'Reynolds family',NULL,NULL,NULL,0,NULL,'Reynolds family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(20,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Prentice, Juliann','Mrs. Juliann Prentice',NULL,NULL,NULL,NULL,NULL,'Both','4163234057',NULL,'Sample Data','Juliann','','Prentice',1,NULL,NULL,NULL,1,NULL,'Dear Juliann',1,NULL,'Dear Juliann',1,NULL,'Mrs. Juliann Prentice',NULL,1,'1984-09-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(21,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'carylonl69@spamalot.biz','carylonl69@spamalot.biz',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','1508811352',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear carylonl69@spamalot.biz',1,NULL,'Dear carylonl69@spamalot.biz',1,NULL,'carylonl69@spamalot.biz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(22,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest, Rosario','Dr. Rosario Deforest Jr.',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','1073464974',NULL,'Sample Data','Rosario','Q','Deforest',4,1,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Dr. Rosario Deforest Jr.',NULL,2,'1968-11-29',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(23,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Cruz, Winford','Winford Cruz',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3514074877',NULL,'Sample Data','Winford','','Cruz',NULL,NULL,NULL,NULL,1,NULL,'Dear Winford',1,NULL,'Dear Winford',1,NULL,'Winford Cruz',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(24,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Terry, Norris','Mr. Norris Terry',NULL,NULL,NULL,NULL,NULL,'Both','3663735328',NULL,'Sample Data','Norris','U','Terry',3,NULL,NULL,NULL,1,NULL,'Dear Norris',1,NULL,'Dear Norris',1,NULL,'Mr. Norris Terry',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(25,'Household',NULL,1,0,0,0,1,0,NULL,NULL,'González-Dimitrov-Olsen family','González-Dimitrov-Olsen family',NULL,NULL,NULL,NULL,NULL,'Both','3814516000',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear González-Dimitrov-Olsen family',5,NULL,'Dear González-Dimitrov-Olsen family',2,NULL,'González-Dimitrov-Olsen family',NULL,NULL,NULL,0,NULL,'González-Dimitrov-Olsen family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(26,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Robertson, Damaris','Damaris Robertson',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2221222554',NULL,'Sample Data','Damaris','','Robertson',NULL,NULL,NULL,NULL,1,NULL,'Dear Damaris',1,NULL,'Dear Damaris',1,NULL,'Damaris Robertson',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(27,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Jameson, Kandace','Ms. Kandace Jameson',NULL,NULL,NULL,NULL,NULL,'Both','181551567',NULL,'Sample Data','Kandace','','Jameson',2,NULL,NULL,NULL,1,NULL,'Dear Kandace',1,NULL,'Dear Kandace',1,NULL,'Ms. Kandace Jameson',NULL,1,'1968-08-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(28,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Wyoming Literacy Systems','Wyoming Literacy Systems',NULL,NULL,NULL,NULL,NULL,'Both','2881195711',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Wyoming Literacy Systems',NULL,NULL,NULL,0,NULL,NULL,117,'Wyoming Literacy Systems',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(29,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Smith-Jameson, Magan','Magan Smith-Jameson',NULL,NULL,NULL,NULL,NULL,'Both','610572858',NULL,'Sample Data','Magan','X','Smith-Jameson',NULL,NULL,NULL,NULL,1,NULL,'Dear Magan',1,NULL,'Dear Magan',1,NULL,'Magan Smith-Jameson',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(30,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Jameson, Ashley','Ashley Jameson',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3561508179',NULL,'Sample Data','Ashley','','Jameson',NULL,NULL,NULL,NULL,1,NULL,'Dear Ashley',1,NULL,'Dear Ashley',1,NULL,'Ashley Jameson',NULL,NULL,'1932-02-14',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(31,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'barkleyr@notmail.co.in','barkleyr@notmail.co.in',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3441942449',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear barkleyr@notmail.co.in',1,NULL,'Dear barkleyr@notmail.co.in',1,NULL,'barkleyr@notmail.co.in',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(32,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Jameson, Scott','Scott Jameson',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','1540029551',NULL,'Sample Data','Scott','','Jameson',NULL,NULL,NULL,NULL,1,NULL,'Dear Scott',1,NULL,'Dear Scott',1,NULL,'Scott Jameson',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(33,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'rdeforest@notmail.co.pl','rdeforest@notmail.co.pl',NULL,NULL,NULL,NULL,NULL,'Both','1340600774',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear rdeforest@notmail.co.pl',1,NULL,'Dear rdeforest@notmail.co.pl',1,NULL,'rdeforest@notmail.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(34,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Nielsen, Betty','Betty Nielsen',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3861099326',NULL,'Sample Data','Betty','','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Betty',1,NULL,'Dear Betty',1,NULL,'Betty Nielsen',NULL,NULL,'1966-02-20',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(35,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Reynolds family','Reynolds family',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','4119726021',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Reynolds family',5,NULL,'Dear Reynolds family',2,NULL,'Reynolds family',NULL,NULL,NULL,0,NULL,'Reynolds family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(36,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Dimitrov, Elizabeth','Ms. Elizabeth Dimitrov',NULL,NULL,NULL,NULL,NULL,'Both','2520947662',NULL,'Sample Data','Elizabeth','V','Dimitrov',2,NULL,NULL,NULL,1,NULL,'Dear Elizabeth',1,NULL,'Dear Elizabeth',1,NULL,'Ms. Elizabeth Dimitrov',NULL,NULL,'1930-07-16',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(37,'Household',NULL,1,0,0,0,0,0,NULL,NULL,'Zope family','Zope family',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1649131487',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Zope family',5,NULL,'Dear Zope family',2,NULL,'Zope family',NULL,NULL,NULL,0,NULL,'Zope family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(38,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jensen, Jacob','Jacob Jensen III',NULL,NULL,NULL,NULL,NULL,'Both','1631509477',NULL,'Sample Data','Jacob','H','Jensen',NULL,4,NULL,NULL,1,NULL,'Dear Jacob',1,NULL,'Dear Jacob',1,NULL,'Jacob Jensen III',NULL,2,'1987-06-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(39,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Prentice, Irvin','Irvin Prentice',NULL,NULL,NULL,NULL,NULL,'Both','3409303473',NULL,'Sample Data','Irvin','J','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Irvin',1,NULL,'Dear Irvin',1,NULL,'Irvin Prentice',NULL,NULL,'1957-11-03',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(40,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wagner, Omar','Omar Wagner',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','372287057',NULL,'Sample Data','Omar','L','Wagner',NULL,NULL,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Omar Wagner',NULL,2,'1927-06-07',1,'2014-03-12',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(41,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest, Carylon','Dr. Carylon Deforest',NULL,NULL,NULL,NULL,NULL,'Both','1534099246',NULL,'Sample Data','Carylon','','Deforest',4,NULL,NULL,NULL,1,NULL,'Dear Carylon',1,NULL,'Dear Carylon',1,NULL,'Dr. Carylon Deforest',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(42,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest, Kandace','Kandace Deforest',NULL,NULL,NULL,NULL,NULL,'Both','1547944287',NULL,'Sample Data','Kandace','','Deforest',NULL,NULL,NULL,NULL,1,NULL,'Dear Kandace',1,NULL,'Dear Kandace',1,NULL,'Kandace Deforest',NULL,NULL,'1996-10-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(43,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'Priest River Development Partners','Priest River Development Partners',NULL,NULL,NULL,NULL,NULL,'Both','4253103213',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Priest River Development Partners',NULL,NULL,NULL,0,NULL,NULL,115,'Priest River Development Partners',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(44,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Blackwell, Elina','Mrs. Elina Blackwell',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','215876886',NULL,'Sample Data','Elina','M','Blackwell',1,NULL,NULL,NULL,1,NULL,'Dear Elina',1,NULL,'Dear Elina',1,NULL,'Mrs. Elina Blackwell',NULL,NULL,'1944-03-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(45,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jones, Omar','Dr. Omar Jones Sr.',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','1587290498',NULL,'Sample Data','Omar','T','Jones',4,2,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Dr. Omar Jones Sr.',NULL,2,'1970-09-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(46,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Wilson, Alexia','Alexia Wilson',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3321653861',NULL,'Sample Data','Alexia','','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Alexia',1,NULL,'Dear Alexia',1,NULL,'Alexia Wilson',NULL,NULL,'1994-09-14',0,NULL,NULL,NULL,'Virginia Agriculture Alliance',NULL,NULL,140,0,NULL,'2014-05-13 07:32:35'),(47,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Deforest, Valene','Valene Deforest',NULL,NULL,NULL,NULL,NULL,'Both','2243502587',NULL,'Sample Data','Valene','','Deforest',NULL,NULL,NULL,NULL,1,NULL,'Dear Valene',1,NULL,'Dear Valene',1,NULL,'Valene Deforest',NULL,NULL,NULL,0,NULL,NULL,NULL,'Brockport Software School',NULL,NULL,136,0,NULL,'2014-05-13 07:32:35'),(48,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Kacey','Kacey Prentice',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3335706608',NULL,'Sample Data','Kacey','T','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Kacey',1,NULL,'Dear Kacey',1,NULL,'Kacey Prentice',NULL,1,'2010-03-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(49,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant, Princess','Princess Grant',NULL,NULL,NULL,NULL,NULL,'Both','2348548806',NULL,'Sample Data','Princess','','Grant',NULL,NULL,NULL,NULL,1,NULL,'Dear Princess',1,NULL,'Dear Princess',1,NULL,'Princess Grant',NULL,NULL,NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(50,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Reynolds, Margaret','Dr. Margaret Reynolds',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','1615992834',NULL,'Sample Data','Margaret','K','Reynolds',4,NULL,NULL,NULL,1,NULL,'Dear Margaret',1,NULL,'Dear Margaret',1,NULL,'Dr. Margaret Reynolds',NULL,1,'1987-06-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(51,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Friends Empowerment Solutions','Friends Empowerment Solutions',NULL,NULL,NULL,NULL,NULL,'Both','940943734',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Friends Empowerment Solutions',NULL,NULL,NULL,0,NULL,NULL,142,'Friends Empowerment Solutions',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(52,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jones, Betty','Betty Jones',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2308993659',NULL,'Sample Data','Betty','','Jones',NULL,NULL,NULL,NULL,1,NULL,'Dear Betty',1,NULL,'Dear Betty',1,NULL,'Betty Jones',NULL,NULL,NULL,0,NULL,NULL,NULL,'Progressive Sports Initiative',NULL,NULL,97,0,NULL,'2014-05-13 07:32:35'),(53,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller, Santina','Dr. Santina Müller',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1044655194',NULL,'Sample Data','Santina','','Müller',4,NULL,NULL,NULL,1,NULL,'Dear Santina',1,NULL,'Dear Santina',1,NULL,'Dr. Santina Müller',NULL,1,'1968-01-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(54,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Dimitrov, Bernadette','Bernadette Dimitrov',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','110642953',NULL,'Sample Data','Bernadette','G','Dimitrov',NULL,NULL,NULL,NULL,1,NULL,'Dear Bernadette',1,NULL,'Dear Bernadette',1,NULL,'Bernadette Dimitrov',NULL,NULL,'1993-08-07',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(55,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Northpoint Agriculture Network','Northpoint Agriculture Network',NULL,NULL,NULL,NULL,NULL,'Both','2463886561',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Northpoint Agriculture Network',NULL,NULL,NULL,0,NULL,NULL,107,'Northpoint Agriculture Network',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(56,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Kansas Food Center','Kansas Food Center',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','611591250',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Kansas Food Center',NULL,NULL,NULL,0,NULL,NULL,189,'Kansas Food Center',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(57,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Parkers Prairie Arts Center','Parkers Prairie Arts Center',NULL,NULL,NULL,NULL,NULL,'Both','2641878447',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Parkers Prairie Arts Center',NULL,NULL,NULL,0,NULL,NULL,80,'Parkers Prairie Arts Center',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(58,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Bachman, Brigette','Dr. Brigette Bachman',NULL,NULL,NULL,NULL,NULL,'Both','692911964',NULL,'Sample Data','Brigette','','Bachman',4,NULL,NULL,NULL,1,NULL,'Dear Brigette',1,NULL,'Dear Brigette',1,NULL,'Dr. Brigette Bachman',NULL,NULL,NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(59,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith, Troy','Troy Smith II',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2806538092',NULL,'Sample Data','Troy','V','Smith',NULL,3,NULL,NULL,1,NULL,'Dear Troy',1,NULL,'Dear Troy',1,NULL,'Troy Smith II',NULL,2,NULL,1,'2014-03-25',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(60,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'McReynolds, Eleonor','Eleonor McReynolds',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1720935960',NULL,'Sample Data','Eleonor','C','McReynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Eleonor',1,NULL,'Dear Eleonor',1,NULL,'Eleonor McReynolds',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(61,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Lee, Kacey','Kacey Lee',NULL,NULL,NULL,NULL,NULL,'Both','825846159',NULL,'Sample Data','Kacey','','Lee',NULL,NULL,NULL,NULL,1,NULL,'Dear Kacey',1,NULL,'Dear Kacey',1,NULL,'Kacey Lee',NULL,NULL,'1948-04-24',1,'2014-02-12',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(62,'Organization',NULL,0,1,0,0,1,0,NULL,NULL,'Van Ness Peace Partners','Van Ness Peace Partners',NULL,NULL,NULL,NULL,NULL,'Both','2141586653',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Van Ness Peace Partners',NULL,NULL,NULL,0,NULL,NULL,130,'Van Ness Peace Partners',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(63,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jensen, Russell','Mr. Russell Jensen Sr.',NULL,NULL,NULL,NULL,NULL,'Both','1300991464',NULL,'Sample Data','Russell','','Jensen',3,2,NULL,NULL,1,NULL,'Dear Russell',1,NULL,'Dear Russell',1,NULL,'Mr. Russell Jensen Sr.',NULL,2,'1951-12-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(64,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Reynolds, Billy','Billy Reynolds Sr.',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3840378024',NULL,'Sample Data','Billy','L','Reynolds',NULL,2,NULL,NULL,1,NULL,'Dear Billy',1,NULL,'Dear Billy',1,NULL,'Billy Reynolds Sr.',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(65,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Jensen, Rebekah','Rebekah Jensen',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3740446300',NULL,'Sample Data','Rebekah','','Jensen',NULL,NULL,NULL,NULL,1,NULL,'Dear Rebekah',1,NULL,'Dear Rebekah',1,NULL,'Rebekah Jensen',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(66,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Müller, Elina','Elina Müller',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','4147818089',NULL,'Sample Data','Elina','','Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Elina',1,NULL,'Dear Elina',1,NULL,'Elina Müller',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(67,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samson, Allan','Allan Samson',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1152741219',NULL,'Sample Data','Allan','','Samson',NULL,NULL,NULL,NULL,1,NULL,'Dear Allan',1,NULL,'Dear Allan',1,NULL,'Allan Samson',NULL,NULL,'1984-08-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(68,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Yadav, Sharyn','Sharyn Yadav',NULL,NULL,NULL,NULL,NULL,'Both','2905194815',NULL,'Sample Data','Sharyn','X','Yadav',NULL,NULL,NULL,NULL,1,NULL,'Dear Sharyn',1,NULL,'Dear Sharyn',1,NULL,'Sharyn Yadav',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(69,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller, Lou','Lou Müller Jr.',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','3295064639',NULL,'Sample Data','Lou','','Müller',NULL,1,NULL,NULL,1,NULL,'Dear Lou',1,NULL,'Dear Lou',1,NULL,'Lou Müller Jr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(70,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Yadav, Lashawnda','Lashawnda Yadav',NULL,NULL,NULL,NULL,NULL,'Both','2062803697',NULL,'Sample Data','Lashawnda','','Yadav',NULL,NULL,NULL,NULL,1,NULL,'Dear Lashawnda',1,NULL,'Dear Lashawnda',1,NULL,'Lashawnda Yadav',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(71,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Olsen, Mei','Ms. Mei Olsen',NULL,NULL,NULL,NULL,NULL,'Both','258402374',NULL,'Sample Data','Mei','','Olsen',2,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Ms. Mei Olsen',NULL,1,'1975-07-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(72,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant, Rosario','Rosario Grant',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2992904466',NULL,'Sample Data','Rosario','W','Grant',NULL,NULL,NULL,NULL,1,NULL,'Dear Rosario',1,NULL,'Dear Rosario',1,NULL,'Rosario Grant',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(73,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant, Omar','Omar Grant',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2919380',NULL,'Sample Data','Omar','W','Grant',NULL,NULL,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Omar Grant',NULL,2,'1971-09-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(74,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Nielsen, Iris','Iris Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','3773138011',NULL,'Sample Data','Iris','','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Iris',1,NULL,'Dear Iris',1,NULL,'Iris Nielsen',NULL,NULL,'1962-03-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(75,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Reynolds, Kacey','Mrs. Kacey Reynolds',NULL,NULL,NULL,NULL,NULL,'Both','4141691458',NULL,'Sample Data','Kacey','','Reynolds',1,NULL,NULL,NULL,1,NULL,'Dear Kacey',1,NULL,'Dear Kacey',1,NULL,'Mrs. Kacey Reynolds',NULL,NULL,'1971-01-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(76,'Household',NULL,1,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-13 07:32:35'),(77,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Terry, Santina','Mrs. Santina Terry',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2417437596',NULL,'Sample Data','Santina','','Terry',1,NULL,NULL,NULL,1,NULL,'Dear Santina',1,NULL,'Dear Santina',1,NULL,'Mrs. Santina Terry',NULL,1,'1972-09-01',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(78,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Prentice, Ivey','Ivey Prentice',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','543143122',NULL,'Sample Data','Ivey','','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Ivey',1,NULL,'Dear Ivey',1,NULL,'Ivey Prentice',NULL,1,'2007-05-21',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(79,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'wilson.e.clint9@example.net','wilson.e.clint9@example.net',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','4042661406',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear wilson.e.clint9@example.net',1,NULL,'Dear wilson.e.clint9@example.net',1,NULL,'wilson.e.clint9@example.net',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(80,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'blackwell.l.megan32@testing.info','blackwell.l.megan32@testing.info',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','922837837',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear blackwell.l.megan32@testing.info',1,NULL,'Dear blackwell.l.megan32@testing.info',1,NULL,'blackwell.l.megan32@testing.info',NULL,NULL,NULL,0,NULL,NULL,NULL,'Parkers Prairie Arts Center',NULL,NULL,57,0,NULL,'2014-05-13 07:32:35'),(81,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Parker, Omar','Mr. Omar Parker',NULL,NULL,NULL,NULL,NULL,'Both','3921166397',NULL,'Sample Data','Omar','W','Parker',3,NULL,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Mr. Omar Parker',NULL,NULL,'1992-10-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(82,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cruz, Nicole','Nicole Cruz',NULL,NULL,NULL,NULL,NULL,'Both','2971081443',NULL,'Sample Data','Nicole','D','Cruz',NULL,NULL,NULL,NULL,1,NULL,'Dear Nicole',1,NULL,'Dear Nicole',1,NULL,'Nicole Cruz',NULL,1,'1987-03-01',0,NULL,NULL,NULL,'Fly Creek Legal Trust',NULL,NULL,165,0,NULL,'2014-05-13 07:32:35'),(83,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'Pine Legal Fund','Pine Legal Fund',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','1060615868',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Pine Legal Fund',NULL,NULL,NULL,0,NULL,NULL,NULL,'Pine Legal Fund',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(84,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Cooper, Bob','Bob Cooper',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','585875995',NULL,'Sample Data','Bob','','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Bob',1,NULL,'Dear Bob',1,NULL,'Bob Cooper',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(85,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Deforest, Bryon','Bryon Deforest',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3837072179',NULL,'Sample Data','Bryon','F','Deforest',NULL,NULL,NULL,NULL,1,NULL,'Dear Bryon',1,NULL,'Dear Bryon',1,NULL,'Bryon Deforest',NULL,NULL,'1984-07-25',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(86,'Household',NULL,1,1,0,0,0,0,NULL,NULL,'Samuels family','Samuels family',NULL,NULL,NULL,NULL,NULL,'Both','350459294',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Samuels family',5,NULL,'Dear Samuels family',2,NULL,'Samuels family',NULL,NULL,NULL,0,NULL,'Samuels family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(87,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Zope, Craig','Mr. Craig Zope',NULL,NULL,NULL,NULL,NULL,'Both','1190830057',NULL,'Sample Data','Craig','','Zope',3,NULL,NULL,NULL,1,NULL,'Dear Craig',1,NULL,'Dear Craig',1,NULL,'Mr. Craig Zope',NULL,2,'1973-10-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(88,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wattson, Bob','Bob Wattson Jr.',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','194645235',NULL,'Sample Data','Bob','','Wattson',NULL,1,NULL,NULL,1,NULL,'Dear Bob',1,NULL,'Dear Bob',1,NULL,'Bob Wattson Jr.',NULL,2,'1941-03-02',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(89,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Barkley, Landon','Landon Barkley II',NULL,NULL,NULL,NULL,NULL,'Both','2012224076',NULL,'Sample Data','Landon','','Barkley',NULL,3,NULL,NULL,1,NULL,'Dear Landon',1,NULL,'Dear Landon',1,NULL,'Landon Barkley II',NULL,NULL,'1933-10-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(90,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jacobs, Justina','Justina Jacobs',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1829359712',NULL,'Sample Data','Justina','T','Jacobs',NULL,NULL,NULL,NULL,1,NULL,'Dear Justina',1,NULL,'Dear Justina',1,NULL,'Justina Jacobs',NULL,NULL,'1968-12-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(91,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'chowski.y.lincoln43@fakemail.com','chowski.y.lincoln43@fakemail.com',NULL,NULL,NULL,NULL,NULL,'Both','2640910162',NULL,'Sample Data',NULL,NULL,NULL,3,NULL,NULL,NULL,1,NULL,'Dear chowski.y.lincoln43@fakemail.com',1,NULL,'Dear chowski.y.lincoln43@fakemail.com',1,NULL,'chowski.y.lincoln43@fakemail.com',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(92,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Patel, Lawerence','Lawerence Patel',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','973187101',NULL,'Sample Data','Lawerence','M','Patel',NULL,NULL,NULL,NULL,1,NULL,'Dear Lawerence',1,NULL,'Dear Lawerence',1,NULL,'Lawerence Patel',NULL,2,NULL,0,NULL,NULL,NULL,'Woodbridge Software Trust',NULL,NULL,185,0,NULL,'2014-05-13 07:32:35'),(93,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Jensen, Clint','Dr. Clint Jensen',NULL,NULL,NULL,NULL,NULL,'Both','2115788943',NULL,'Sample Data','Clint','','Jensen',4,NULL,NULL,NULL,1,NULL,'Dear Clint',1,NULL,'Dear Clint',1,NULL,'Dr. Clint Jensen',NULL,2,'1956-11-27',1,'2014-04-12',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(94,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Cruz, Esta','Mrs. Esta Cruz',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3738064484',NULL,'Sample Data','Esta','','Cruz',1,NULL,NULL,NULL,1,NULL,'Dear Esta',1,NULL,'Dear Esta',1,NULL,'Mrs. Esta Cruz',NULL,1,'1955-11-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(95,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Damaris','Damaris Terry',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3196256191',NULL,'Sample Data','Damaris','','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Damaris',1,NULL,'Dear Damaris',1,NULL,'Damaris Terry',NULL,1,'2007-08-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(96,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'alexias42@spamalot.co.pl','alexias42@spamalot.co.pl',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','260590530',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear alexias42@spamalot.co.pl',1,NULL,'Dear alexias42@spamalot.co.pl',1,NULL,'alexias42@spamalot.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(97,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Progressive Sports Initiative','Progressive Sports Initiative',NULL,NULL,NULL,NULL,NULL,'Both','3616456197',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Progressive Sports Initiative',NULL,NULL,NULL,0,NULL,NULL,52,'Progressive Sports Initiative',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(98,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant, Merrie','Merrie Grant',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1746149346',NULL,'Sample Data','Merrie','M','Grant',NULL,NULL,NULL,NULL,1,NULL,'Dear Merrie',1,NULL,'Dear Merrie',1,NULL,'Merrie Grant',NULL,1,'1992-01-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(99,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Bachman family','Bachman family',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1714131215',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Bachman family',5,NULL,'Dear Bachman family',2,NULL,'Bachman family',NULL,NULL,NULL,0,NULL,'Bachman family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(100,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'ecruz38@airmail.org','ecruz38@airmail.org',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','4133205100',NULL,'Sample Data',NULL,NULL,NULL,NULL,1,NULL,NULL,1,NULL,'Dear ecruz38@airmail.org',1,NULL,'Dear ecruz38@airmail.org',1,NULL,'ecruz38@airmail.org',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(101,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Robertson, Princess','Ms. Princess Robertson',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','1575581088',NULL,'Sample Data','Princess','','Robertson',2,NULL,NULL,NULL,1,NULL,'Dear Princess',1,NULL,'Dear Princess',1,NULL,'Ms. Princess Robertson',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(102,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Díaz, Irvin','Irvin Díaz',NULL,NULL,NULL,NULL,NULL,'Both','2415400429',NULL,'Sample Data','Irvin','H','Díaz',NULL,NULL,NULL,NULL,1,NULL,'Dear Irvin',1,NULL,'Dear Irvin',1,NULL,'Irvin Díaz',NULL,NULL,'2000-11-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(103,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Betty','Betty Cooper',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2283344606',NULL,'Sample Data','Betty','','Cooper',NULL,NULL,NULL,NULL,1,NULL,'Dear Betty',1,NULL,'Dear Betty',1,NULL,'Betty Cooper',NULL,1,'1937-03-17',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(104,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'eyadav@example.co.pl','eyadav@example.co.pl',NULL,NULL,NULL,NULL,NULL,'Both','2763886672',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear eyadav@example.co.pl',1,NULL,'Dear eyadav@example.co.pl',1,NULL,'eyadav@example.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(105,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'jacobs.damaris90@mymail.biz','jacobs.damaris90@mymail.biz',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','693807339',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear jacobs.damaris90@mymail.biz',1,NULL,'Dear jacobs.damaris90@mymail.biz',1,NULL,'jacobs.damaris90@mymail.biz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(106,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Reynolds, Allen','Allen Reynolds III',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3330814148',NULL,'Sample Data','Allen','T','Reynolds',NULL,4,NULL,NULL,1,NULL,'Dear Allen',1,NULL,'Dear Allen',1,NULL,'Allen Reynolds III',NULL,2,'1955-08-22',1,'2013-10-29',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(107,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Barkley, Kathleen','Ms. Kathleen Barkley',NULL,NULL,NULL,NULL,NULL,'Both','560974379',NULL,'Sample Data','Kathleen','','Barkley',2,NULL,NULL,NULL,1,NULL,'Dear Kathleen',1,NULL,'Dear Kathleen',1,NULL,'Ms. Kathleen Barkley',NULL,NULL,NULL,1,'2013-07-03',NULL,NULL,'Northpoint Agriculture Network',NULL,NULL,55,0,NULL,'2014-05-13 07:32:35'),(108,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Reynolds, Ashlie','Ashlie Reynolds',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1582812815',NULL,'Sample Data','Ashlie','E','Reynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Ashlie',1,NULL,'Dear Ashlie',1,NULL,'Ashlie Reynolds',NULL,1,'1956-01-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(109,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Nielsen family','Nielsen family',NULL,NULL,NULL,NULL,NULL,'Both','766698874',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Nielsen family',5,NULL,'Dear Nielsen family',2,NULL,'Nielsen family',NULL,NULL,NULL,0,NULL,'Nielsen family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(110,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cooper, Toby','Mr. Toby Cooper III',NULL,NULL,NULL,NULL,NULL,'Both','82709624',NULL,'Sample Data','Toby','O','Cooper',3,4,NULL,NULL,1,NULL,'Dear Toby',1,NULL,'Dear Toby',1,NULL,'Mr. Toby Cooper III',NULL,2,'1931-07-23',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(111,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Müller, Mei','Mei Müller',NULL,NULL,NULL,NULL,NULL,'Both','726297805',NULL,'Sample Data','Mei','','Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Mei Müller',NULL,NULL,'1984-07-18',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(112,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'samuels.craig@mymail.com','samuels.craig@mymail.com',NULL,NULL,NULL,NULL,NULL,'Both','214247462',NULL,'Sample Data',NULL,NULL,NULL,NULL,2,NULL,NULL,1,NULL,'Dear samuels.craig@mymail.com',1,NULL,'Dear samuels.craig@mymail.com',1,NULL,'samuels.craig@mymail.com',NULL,NULL,NULL,0,NULL,NULL,NULL,'Friends Music Partnership',NULL,NULL,166,0,NULL,'2014-05-13 07:32:35'),(113,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Łąchowski, Winford','Winford Łąchowski Sr.',NULL,NULL,NULL,NULL,NULL,'Both','2479013986',NULL,'Sample Data','Winford','T','Łąchowski',NULL,2,NULL,NULL,1,NULL,'Dear Winford',1,NULL,'Dear Winford',1,NULL,'Winford Łąchowski Sr.',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(114,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'González-Dimitrov-Olsen, Miguel','Mr. Miguel González-Dimitrov-Olsen II',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','1296972483',NULL,'Sample Data','Miguel','','González-Dimitrov-Olsen',3,3,NULL,NULL,1,NULL,'Dear Miguel',1,NULL,'Dear Miguel',1,NULL,'Mr. Miguel González-Dimitrov-Olsen II',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(115,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller, Toby','Mr. Toby Müller',NULL,NULL,NULL,NULL,NULL,'Both','3713504892',NULL,'Sample Data','Toby','T','Müller',3,NULL,NULL,NULL,1,NULL,'Dear Toby',1,NULL,'Dear Toby',1,NULL,'Mr. Toby Müller',NULL,2,NULL,0,NULL,NULL,NULL,'Priest River Development Partners',NULL,NULL,43,0,NULL,'2014-05-13 07:32:35'),(116,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'jones.z.bryon11@notmail.info','jones.z.bryon11@notmail.info',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3031199013',NULL,'Sample Data',NULL,NULL,NULL,NULL,4,NULL,NULL,1,NULL,'Dear jones.z.bryon11@notmail.info',1,NULL,'Dear jones.z.bryon11@notmail.info',1,NULL,'jones.z.bryon11@notmail.info',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(117,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'eblackwell84@testmail.com','eblackwell84@testmail.com',NULL,NULL,NULL,NULL,NULL,'Both','3620561614',NULL,'Sample Data',NULL,NULL,NULL,4,NULL,NULL,NULL,1,NULL,'Dear eblackwell84@testmail.com',1,NULL,'Dear eblackwell84@testmail.com',1,NULL,'eblackwell84@testmail.com',NULL,NULL,NULL,0,NULL,NULL,NULL,'Wyoming Literacy Systems',NULL,NULL,28,0,NULL,'2014-05-13 07:32:35'),(118,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Terry, Sherman','Sherman Terry II',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','4119706907',NULL,'Sample Data','Sherman','U','Terry',NULL,3,NULL,NULL,1,NULL,'Dear Sherman',1,NULL,'Dear Sherman',1,NULL,'Sherman Terry II',NULL,2,'1982-02-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(119,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Yadav family','Yadav family',NULL,NULL,NULL,NULL,NULL,'Both','1777336212',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Yadav family',5,NULL,'Dear Yadav family',2,NULL,'Yadav family',NULL,NULL,NULL,0,NULL,'Yadav family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(120,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Grant family','Grant family',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3228000340',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Grant family',5,NULL,'Dear Grant family',2,NULL,'Grant family',NULL,NULL,NULL,0,NULL,'Grant family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(121,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Yadav, Betty','Dr. Betty Yadav',NULL,NULL,NULL,NULL,NULL,'Both','2726210000',NULL,'Sample Data','Betty','A','Yadav',4,NULL,NULL,NULL,1,NULL,'Dear Betty',1,NULL,'Dear Betty',1,NULL,'Dr. Betty Yadav',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(122,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Yadav, Elbert','Elbert Yadav',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2557263059',NULL,'Sample Data','Elbert','D','Yadav',NULL,NULL,NULL,NULL,1,NULL,'Dear Elbert',1,NULL,'Dear Elbert',1,NULL,'Elbert Yadav',NULL,2,'1960-09-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(123,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds, Kathleen','Kathleen McReynolds',NULL,NULL,NULL,NULL,NULL,'Both','3353878517',NULL,'Sample Data','Kathleen','','McReynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Kathleen',1,NULL,'Dear Kathleen',1,NULL,'Kathleen McReynolds',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(124,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Lashawnda','Lashawnda Wilson',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3417959978',NULL,'Sample Data','Lashawnda','B','Wilson',NULL,NULL,NULL,NULL,1,NULL,'Dear Lashawnda',1,NULL,'Dear Lashawnda',1,NULL,'Lashawnda Wilson',NULL,NULL,'1945-11-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(125,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'samuelsr@testmail.net','samuelsr@testmail.net',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2141893815',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear samuelsr@testmail.net',1,NULL,'Dear samuelsr@testmail.net',1,NULL,'samuelsr@testmail.net',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(126,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Rebekah','Rebekah Prentice',NULL,NULL,NULL,'\ 15\ 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,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(127,'Organization',NULL,0,0,0,0,1,0,NULL,NULL,'New York Culture Academy','New York Culture Academy',NULL,NULL,NULL,NULL,NULL,'Both','637484380',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'New York Culture Academy',NULL,NULL,NULL,0,NULL,NULL,155,'New York Culture Academy',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(128,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Wilson, Bryon','Bryon Wilson Jr.',NULL,NULL,NULL,NULL,NULL,'Both','814135970',NULL,'Sample Data','Bryon','G','Wilson',NULL,1,NULL,NULL,1,NULL,'Dear Bryon',1,NULL,'Dear Bryon',1,NULL,'Bryon Wilson Jr.',NULL,2,'1973-01-08',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(129,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Jones, Margaret','Margaret Jones',NULL,NULL,NULL,NULL,NULL,'Both','1031157711',NULL,'Sample Data','Margaret','','Jones',NULL,NULL,NULL,NULL,1,NULL,'Dear Margaret',1,NULL,'Dear Margaret',1,NULL,'Margaret Jones',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(130,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'blackwell.teresa@example.info','blackwell.teresa@example.info',NULL,NULL,NULL,NULL,NULL,'Both','2374392463',NULL,'Sample Data',NULL,NULL,NULL,2,NULL,NULL,NULL,1,NULL,'Dear blackwell.teresa@example.info',1,NULL,'Dear blackwell.teresa@example.info',1,NULL,'blackwell.teresa@example.info',NULL,NULL,NULL,0,NULL,NULL,NULL,'Van Ness Peace Partners',NULL,NULL,62,0,NULL,'2014-05-13 07:32:35'),(131,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Terry family','Terry family',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','558108751',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Terry family',5,NULL,'Dear Terry family',2,NULL,'Terry family',NULL,NULL,NULL,0,NULL,'Terry family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(132,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Łąchowski, Claudio','Mr. Claudio Łąchowski III',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2731768671',NULL,'Sample Data','Claudio','','Łąchowski',3,4,NULL,NULL,1,NULL,'Dear Claudio',1,NULL,'Dear Claudio',1,NULL,'Mr. Claudio Łąchowski III',NULL,2,'1963-12-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(133,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Bachman, Iris','Iris Bachman',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2101720702',NULL,'Sample Data','Iris','','Bachman',NULL,NULL,NULL,NULL,1,NULL,'Dear Iris',1,NULL,'Dear Iris',1,NULL,'Iris Bachman',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(134,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith, Kiara','Dr. Kiara Smith',NULL,NULL,NULL,NULL,NULL,'Both','550960995',NULL,'Sample Data','Kiara','','Smith',4,NULL,NULL,NULL,1,NULL,'Dear Kiara',1,NULL,'Dear Kiara',1,NULL,'Dr. Kiara Smith',NULL,1,'1968-08-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(135,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Adams, Angelika','Angelika Adams',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','347992528',NULL,'Sample Data','Angelika','','Adams',NULL,NULL,NULL,NULL,1,NULL,'Dear Angelika',1,NULL,'Dear Angelika',1,NULL,'Angelika Adams',NULL,NULL,'1938-12-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(136,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Brockport Software School','Brockport Software School',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1135292242',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Brockport Software School',NULL,NULL,NULL,0,NULL,NULL,47,'Brockport Software School',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(137,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman, Omar','Dr. Omar Bachman Sr.',NULL,NULL,NULL,NULL,NULL,'Both','4035622769',NULL,'Sample Data','Omar','W','Bachman',4,2,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Dr. Omar Bachman Sr.',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(138,'Household',NULL,0,1,0,0,0,0,NULL,NULL,'Müller family','Müller family',NULL,NULL,NULL,'\ 14\ 1',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-13 07:32:35'),(139,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'González-Dimitrov-Olsen, Kiara','Dr. Kiara González-Dimitrov-Olsen',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','818950374',NULL,'Sample Data','Kiara','B','González-Dimitrov-Olsen',4,NULL,NULL,NULL,1,NULL,'Dear Kiara',1,NULL,'Dear Kiara',1,NULL,'Dr. Kiara González-Dimitrov-Olsen',NULL,1,'1970-05-13',0,NULL,NULL,NULL,'Cadell Software Collective',NULL,NULL,201,0,NULL,'2014-05-13 07:32:35'),(140,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Virginia Agriculture Alliance','Virginia Agriculture Alliance',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1553083749',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Virginia Agriculture Alliance',NULL,NULL,NULL,0,NULL,NULL,46,'Virginia Agriculture Alliance',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(141,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant, Errol','Mr. Errol Grant',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3028211429',NULL,'Sample Data','Errol','E','Grant',3,NULL,NULL,NULL,1,NULL,'Dear Errol',1,NULL,'Dear Errol',1,NULL,'Mr. Errol Grant',NULL,2,'1954-09-23',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(142,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Barkley, Erik','Erik Barkley Sr.',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2448984417',NULL,'Sample Data','Erik','J','Barkley',NULL,2,NULL,NULL,1,NULL,'Dear Erik',1,NULL,'Dear Erik',1,NULL,'Erik Barkley Sr.',NULL,2,'1951-08-25',0,NULL,NULL,NULL,'Friends Empowerment Solutions',NULL,NULL,51,0,NULL,'2014-05-13 07:32:35'),(143,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Iris','Iris Terry',NULL,NULL,NULL,NULL,NULL,'Both','2685110672',NULL,'Sample Data','Iris','','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Iris',1,NULL,'Dear Iris',1,NULL,'Iris Terry',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(144,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Cruz, Maria','Dr. Maria Cruz Sr.',NULL,NULL,NULL,NULL,NULL,'Both','2760046395',NULL,'Sample Data','Maria','H','Cruz',4,2,NULL,NULL,1,NULL,'Dear Maria',1,NULL,'Dear Maria',1,NULL,'Dr. Maria Cruz Sr.',NULL,NULL,'1967-04-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(145,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Prentice, Margaret','Margaret Prentice',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','356395124',NULL,'Sample Data','Margaret','','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Margaret',1,NULL,'Dear Margaret',1,NULL,'Margaret Prentice',NULL,NULL,'1973-07-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(146,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Deforest family','Deforest family',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3235379039',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Deforest family',5,NULL,'Dear Deforest family',2,NULL,'Deforest family',NULL,NULL,NULL,0,NULL,'Deforest family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(147,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Müller, Allen','Allen Müller Jr.',NULL,NULL,NULL,NULL,NULL,'Both','2000293400',NULL,'Sample Data','Allen','','Müller',NULL,1,NULL,NULL,1,NULL,'Dear Allen',1,NULL,'Dear Allen',1,NULL,'Allen Müller Jr.',NULL,2,'1971-04-24',1,'2013-10-30',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(148,'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-13 07:32:35'),(149,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'Bay Arts Center','Bay Arts Center',NULL,NULL,NULL,NULL,NULL,'Both','3538283469',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Bay Arts Center',NULL,NULL,NULL,0,NULL,NULL,NULL,'Bay Arts Center',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(150,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Wagner, Omar','Omar Wagner',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','372287057',NULL,'Sample Data','Omar','F','Wagner',NULL,NULL,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Omar Wagner',NULL,2,'1945-01-26',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(151,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Smith-Jameson, Winford','Winford Smith-Jameson',NULL,NULL,NULL,NULL,NULL,'Both','2642697631',NULL,'Sample Data','Winford','Y','Smith-Jameson',NULL,NULL,NULL,NULL,1,NULL,'Dear Winford',1,NULL,'Dear Winford',1,NULL,'Winford Smith-Jameson',NULL,NULL,'1997-01-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(152,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Samson, Brittney','Brittney Samson',NULL,NULL,NULL,NULL,NULL,'Both','3785618142',NULL,'Sample Data','Brittney','','Samson',NULL,NULL,NULL,NULL,1,NULL,'Dear Brittney',1,NULL,'Dear Brittney',1,NULL,'Brittney Samson',NULL,1,'1989-03-14',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(153,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jacobs, Rebekah','Rebekah Jacobs',NULL,NULL,NULL,NULL,NULL,'Both','1913388703',NULL,'Sample Data','Rebekah','A','Jacobs',NULL,NULL,NULL,NULL,1,NULL,'Dear Rebekah',1,NULL,'Dear Rebekah',1,NULL,'Rebekah Jacobs',NULL,1,'1953-07-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(154,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Samuels, Nicole','Nicole Samuels',NULL,NULL,NULL,NULL,NULL,'Both','3510229898',NULL,'Sample Data','Nicole','','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Nicole',1,NULL,'Dear Nicole',1,NULL,'Nicole Samuels',NULL,1,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(155,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jones, Kenny','Kenny Jones',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','623692919',NULL,'Sample Data','Kenny','','Jones',NULL,NULL,NULL,NULL,1,NULL,'Dear Kenny',1,NULL,'Dear Kenny',1,NULL,'Kenny Jones',NULL,2,'1960-11-18',0,NULL,NULL,NULL,'New York Culture Academy',NULL,NULL,127,0,NULL,'2014-05-13 07:32:35'),(156,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Reynolds, Teresa','Teresa Reynolds',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','1708756275',NULL,'Sample Data','Teresa','J','Reynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Teresa',1,NULL,'Dear Teresa',1,NULL,'Teresa Reynolds',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(157,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Reynolds, Sharyn','Sharyn Reynolds',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','2983838117',NULL,'Sample Data','Sharyn','','Reynolds',NULL,NULL,NULL,NULL,1,NULL,'Dear Sharyn',1,NULL,'Dear Sharyn',1,NULL,'Sharyn Reynolds',NULL,1,'1955-08-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(158,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terry, Allen','Allen Terry',NULL,NULL,NULL,NULL,NULL,'Both','306325326',NULL,'Sample Data','Allen','','Terry',NULL,NULL,NULL,NULL,1,NULL,'Dear Allen',1,NULL,'Dear Allen',1,NULL,'Allen Terry',NULL,NULL,'1977-04-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(159,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Samuels, Billy','Billy Samuels Jr.',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','92935923',NULL,'Sample Data','Billy','','Samuels',NULL,1,NULL,NULL,1,NULL,'Dear Billy',1,NULL,'Dear Billy',1,NULL,'Billy Samuels Jr.',NULL,NULL,'1976-10-05',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(160,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Reynolds, Jerome','Jerome Reynolds Sr.',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2193526984',NULL,'Sample Data','Jerome','N','Reynolds',NULL,2,NULL,NULL,1,NULL,'Dear Jerome',1,NULL,'Dear Jerome',1,NULL,'Jerome Reynolds Sr.',NULL,2,'1994-10-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(161,'Individual',NULL,1,0,0,0,1,0,NULL,NULL,'Samuels, Shauna','Shauna Samuels',NULL,NULL,NULL,NULL,NULL,'Both','3723668425',NULL,'Sample Data','Shauna','I','Samuels',NULL,NULL,NULL,NULL,1,NULL,'Dear Shauna',1,NULL,'Dear Shauna',1,NULL,'Shauna Samuels',NULL,NULL,'1952-09-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(162,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'Zope, Princess','Princess Zope',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1390691126',NULL,'Sample Data','Princess','O','Zope',NULL,NULL,NULL,NULL,1,NULL,'Dear Princess',1,NULL,'Dear Princess',1,NULL,'Princess Zope',NULL,1,'1954-07-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(163,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Müller, Brittney','Brittney Müller',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1298536395',NULL,'Sample Data','Brittney','','Müller',NULL,NULL,NULL,NULL,1,NULL,'Dear Brittney',1,NULL,'Dear Brittney',1,NULL,'Brittney Müller',NULL,1,'1981-02-24',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(164,'Household',NULL,1,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-13 07:32:35'),(165,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Fly Creek Legal Trust','Fly Creek Legal Trust',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','326621174',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Fly Creek Legal Trust',NULL,NULL,NULL,0,NULL,NULL,82,'Fly Creek Legal Trust',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(166,'Organization',NULL,0,1,0,0,0,0,NULL,NULL,'Friends Music Partnership','Friends Music Partnership',NULL,NULL,NULL,NULL,NULL,'Both','2590554473',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Friends Music Partnership',NULL,NULL,NULL,0,NULL,NULL,112,'Friends Music Partnership',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(167,'Individual',NULL,1,1,0,0,0,0,NULL,NULL,'Prentice, Bryon','Bryon Prentice Jr.',NULL,NULL,NULL,NULL,NULL,'Both','3789751835',NULL,'Sample Data','Bryon','S','Prentice',NULL,1,NULL,NULL,1,NULL,'Dear Bryon',1,NULL,'Dear Bryon',1,NULL,'Bryon Prentice Jr.',NULL,2,'1993-09-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(168,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant, Jed','Jed Grant',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2644056120',NULL,'Sample Data','Jed','','Grant',NULL,NULL,NULL,NULL,1,NULL,'Dear Jed',1,NULL,'Dear Jed',1,NULL,'Jed Grant',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(169,'Organization',NULL,1,0,0,0,1,0,NULL,NULL,'Sharples Culture Initiative','Sharples Culture Initiative',NULL,NULL,NULL,NULL,NULL,'Both','2413769935',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Sharples Culture Initiative',NULL,NULL,NULL,0,NULL,NULL,175,'Sharples Culture Initiative',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(170,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Cruz, Mei','Mei Cruz',NULL,NULL,NULL,NULL,NULL,'Both','187652380',NULL,'Sample Data','Mei','','Cruz',NULL,NULL,NULL,NULL,1,NULL,'Dear Mei',1,NULL,'Dear Mei',1,NULL,'Mei Cruz',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(171,'Individual',NULL,0,1,0,0,1,0,NULL,NULL,'Samson, Lawerence','Lawerence Samson',NULL,NULL,NULL,NULL,NULL,'Both','2952043031',NULL,'Sample Data','Lawerence','D','Samson',NULL,NULL,NULL,NULL,1,NULL,'Dear Lawerence',1,NULL,'Dear Lawerence',1,NULL,'Lawerence Samson',NULL,2,'1999-08-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(172,'Individual',NULL,1,0,0,0,0,0,NULL,NULL,'gonzlez.eleonor@mymail.co.pl','gonzlez.eleonor@mymail.co.pl',NULL,NULL,NULL,NULL,NULL,'Both','1590354888',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear gonzlez.eleonor@mymail.co.pl',1,NULL,'Dear gonzlez.eleonor@mymail.co.pl',1,NULL,'gonzlez.eleonor@mymail.co.pl',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(173,'Household',NULL,1,0,0,0,0,0,NULL,NULL,'Müller family','Müller family',NULL,NULL,NULL,'\ 15\ 1',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-13 07:32:35'),(174,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Terrell, Scott','Dr. Scott Terrell',NULL,NULL,NULL,NULL,NULL,'Both','2651035335',NULL,'Sample Data','Scott','','Terrell',4,NULL,NULL,NULL,1,NULL,'Dear Scott',1,NULL,'Dear Scott',1,NULL,'Dr. Scott Terrell',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(175,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Zope, Sanford','Sanford Zope Sr.',NULL,NULL,NULL,NULL,NULL,'Both','3485406852',NULL,'Sample Data','Sanford','X','Zope',NULL,2,NULL,NULL,1,NULL,'Dear Sanford',1,NULL,'Dear Sanford',1,NULL,'Sanford Zope Sr.',NULL,NULL,NULL,0,NULL,NULL,NULL,'Sharples Culture Initiative',NULL,NULL,169,0,NULL,'2014-05-13 07:32:35'),(176,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Zope, Eleonor','Eleonor Zope',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2005754191',NULL,'Sample Data','Eleonor','F','Zope',NULL,NULL,NULL,NULL,1,NULL,'Dear Eleonor',1,NULL,'Dear Eleonor',1,NULL,'Eleonor Zope',NULL,1,'1942-11-21',1,'2014-01-28',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(177,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Bachman, Junko','Junko Bachman',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','3857467004',NULL,'Sample Data','Junko','','Bachman',NULL,NULL,NULL,NULL,1,NULL,'Dear Junko',1,NULL,'Dear Junko',1,NULL,'Junko Bachman',NULL,NULL,'2001-06-27',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(178,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'reynoldsc@mymail.co.uk','reynoldsc@mymail.co.uk',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3998750997',NULL,'Sample Data',NULL,NULL,NULL,3,2,NULL,NULL,1,NULL,'Dear reynoldsc@mymail.co.uk',1,NULL,'Dear reynoldsc@mymail.co.uk',1,NULL,'reynoldsc@mymail.co.uk',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(179,'Household',NULL,0,0,0,0,0,0,NULL,NULL,'Cruz family','Cruz family',NULL,NULL,NULL,NULL,NULL,'Both','2326538497',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,'Dear Cruz family',5,NULL,'Dear Cruz family',2,NULL,'Cruz family',NULL,NULL,NULL,0,NULL,'Cruz family',NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(180,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Jones, Beula','Beula Jones',NULL,NULL,NULL,NULL,NULL,'Both','420812867',NULL,'Sample Data','Beula','','Jones',NULL,NULL,NULL,NULL,1,NULL,'Dear Beula',1,NULL,'Dear Beula',1,NULL,'Beula Jones',NULL,1,'1970-08-30',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(181,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Jacobs, Arlyne','Arlyne Jacobs',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','3683142740',NULL,'Sample Data','Arlyne','E','Jacobs',NULL,NULL,NULL,NULL,1,NULL,'Dear Arlyne',1,NULL,'Dear Arlyne',1,NULL,'Arlyne Jacobs',NULL,1,'1988-10-06',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(182,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Wattson, Teddy','Teddy Wattson',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3676733183',NULL,'Sample Data','Teddy','','Wattson',NULL,NULL,NULL,NULL,1,NULL,'Dear Teddy',1,NULL,'Dear Teddy',1,NULL,'Teddy Wattson',NULL,2,'2003-03-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(183,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Main Software Fellowship','Main Software Fellowship',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','294493882',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Main Software Fellowship',NULL,NULL,NULL,0,NULL,NULL,NULL,'Main Software Fellowship',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(184,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Lee, Sherman','Sherman Lee',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','903838284',NULL,'Sample Data','Sherman','N','Lee',NULL,NULL,NULL,NULL,1,NULL,'Dear Sherman',1,NULL,'Dear Sherman',1,NULL,'Sherman Lee',NULL,2,'1997-03-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(185,'Organization',NULL,0,0,0,0,0,0,NULL,NULL,'Woodbridge Software Trust','Woodbridge Software Trust',NULL,NULL,NULL,NULL,NULL,'Both','1245737491',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Woodbridge Software Trust',NULL,NULL,NULL,0,NULL,NULL,92,'Woodbridge Software Trust',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(186,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Jones, Lou','Lou Jones Jr.',NULL,NULL,NULL,NULL,NULL,'Both','1729688714',NULL,'Sample Data','Lou','D','Jones',NULL,1,NULL,NULL,1,NULL,'Dear Lou',1,NULL,'Dear Lou',1,NULL,'Lou Jones Jr.',NULL,2,'1977-08-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(187,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant-Smith, Brigette','Brigette Grant-Smith',NULL,NULL,NULL,'\ 13\ 1',NULL,'Both','2550931954',NULL,'Sample Data','Brigette','W','Grant-Smith',NULL,NULL,NULL,NULL,1,NULL,'Dear Brigette',1,NULL,'Dear Brigette',1,NULL,'Brigette Grant-Smith',NULL,1,'1988-09-26',0,NULL,NULL,NULL,'Global Arts Trust',NULL,NULL,4,0,NULL,'2014-05-13 07:32:35'),(188,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Yadav, Megan','Mrs. Megan Yadav',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','2317893883',NULL,'Sample Data','Megan','','Yadav',1,NULL,NULL,NULL,1,NULL,'Dear Megan',1,NULL,'Dear Megan',1,NULL,'Mrs. Megan Yadav',NULL,NULL,'1988-08-28',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(189,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen, Kandace','Kandace Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','1191808405',NULL,'Sample Data','Kandace','D','Nielsen',NULL,NULL,NULL,NULL,1,NULL,'Dear Kandace',1,NULL,'Dear Kandace',1,NULL,'Kandace Nielsen',NULL,NULL,'1978-02-25',0,NULL,NULL,NULL,'Kansas Food Center',NULL,NULL,56,0,NULL,'2014-05-13 07:32:35'),(190,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'McReynolds, Barry','Dr. Barry McReynolds',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2733051947',NULL,'Sample Data','Barry','N','McReynolds',4,NULL,NULL,NULL,1,NULL,'Dear Barry',1,NULL,'Dear Barry',1,NULL,'Dr. Barry McReynolds',NULL,NULL,'1935-07-15',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:34'),(191,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice-Nielsen, Merrie','Ms. Merrie Prentice-Nielsen',NULL,NULL,NULL,NULL,NULL,'Both','1802291619',NULL,'Sample Data','Merrie','','Prentice-Nielsen',2,NULL,NULL,NULL,1,NULL,'Dear Merrie',1,NULL,'Dear Merrie',1,NULL,'Ms. Merrie Prentice-Nielsen',NULL,NULL,'1971-03-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(192,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'deforest-grants@testmail.info','deforest-grants@testmail.info',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','2088300555',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'Dear deforest-grants@testmail.info',1,NULL,'Dear deforest-grants@testmail.info',1,NULL,'deforest-grants@testmail.info',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(193,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Nielsen, Merrie','Ms. Merrie Nielsen',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','3023030184',NULL,'Sample Data','Merrie','Q','Nielsen',2,NULL,NULL,NULL,1,NULL,'Dear Merrie',1,NULL,'Dear Merrie',1,NULL,'Ms. Merrie Nielsen',NULL,1,'1992-05-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(194,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Prentice, Jackson','Jackson Prentice',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','1317187713',NULL,'Sample Data','Jackson','','Prentice',NULL,NULL,NULL,NULL,1,NULL,'Dear Jackson',1,NULL,'Dear Jackson',1,NULL,'Jackson Prentice',NULL,NULL,'1960-03-22',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(195,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Grant, Kiara','Mrs. Kiara Grant',NULL,NULL,NULL,NULL,NULL,'Both','334214546',NULL,'Sample Data','Kiara','','Grant',1,NULL,NULL,NULL,1,NULL,'Dear Kiara',1,NULL,'Dear Kiara',1,NULL,'Mrs. Kiara Grant',NULL,1,'1949-09-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(196,'Individual',NULL,0,0,0,0,1,0,NULL,NULL,'Müller, Ashlie','Mrs. Ashlie Müller',NULL,NULL,NULL,'\ 11\ 1',NULL,'Both','3515081294',NULL,'Sample Data','Ashlie','','Müller',1,NULL,NULL,NULL,1,NULL,'Dear Ashlie',1,NULL,'Dear Ashlie',1,NULL,'Mrs. Ashlie Müller',NULL,1,'1974-04-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(197,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Grant-Smith, Roland','Roland Grant-Smith Jr.',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','2307232881',NULL,'Sample Data','Roland','A','Grant-Smith',NULL,1,NULL,NULL,1,NULL,'Dear Roland',1,NULL,'Dear Roland',1,NULL,'Roland Grant-Smith Jr.',NULL,2,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(198,'Individual',NULL,0,1,0,0,0,0,NULL,NULL,'Bachman, Angelika','Angelika Bachman',NULL,NULL,NULL,'\ 14\ 1',NULL,'Both','3837167931',NULL,'Sample Data','Angelika','','Bachman',NULL,NULL,NULL,NULL,1,NULL,'Dear Angelika',1,NULL,'Dear Angelika',1,NULL,'Angelika Bachman',NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(199,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Grant, Santina','Santina Grant',NULL,NULL,NULL,'\ 12\ 1',NULL,'Both','1763995673',NULL,'Sample Data','Santina','','Grant',NULL,NULL,NULL,NULL,1,NULL,'Dear Santina',1,NULL,'Dear Santina',1,NULL,'Santina Grant',NULL,1,'2005-08-31',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(200,'Individual',NULL,0,0,0,0,0,0,NULL,NULL,'Zope, Omar','Omar Zope Sr.',NULL,NULL,NULL,NULL,NULL,'Both','1266840311',NULL,'Sample Data','Omar','N','Zope',NULL,2,NULL,NULL,1,NULL,'Dear Omar',1,NULL,'Dear Omar',1,NULL,'Omar Zope Sr.',NULL,2,'1998-09-04',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35'),(201,'Organization',NULL,1,0,0,0,0,0,NULL,NULL,'Cadell Software Collective','Cadell Software Collective',NULL,NULL,NULL,'\ 15\ 1',NULL,'Both','4230233744',NULL,'Sample Data',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,'Cadell Software Collective',NULL,NULL,NULL,0,NULL,NULL,139,'Cadell Software Collective',NULL,NULL,NULL,0,NULL,'2014-05-13 07:32:35');
 /*!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,120,2,NULL,1,'2014-05-07 20:02:52','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,11,2,NULL,1,'2014-05-07 20:02:52','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,197,2,NULL,1,'2014-05-07 20:02:52','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,56,2,NULL,1,'2014-05-07 20:02:52','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,192,2,NULL,1,'2014-05-07 20:02:52','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),(19,41,2,NULL,1,'2014-05-07 20:02:52','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,93,2,NULL,1,'2014-05-07 20:02:52','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,48,2,NULL,1,'2014-05-07 20:02:52','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,2,2,NULL,1,'2014-05-07 20:02:52','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,78,2,NULL,1,'2014-05-07 20:02:52','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,126,2,NULL,1,'2014-05-07 20:02:52','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,10,2,NULL,1,'2014-05-07 20:02:52','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,91,2,NULL,1,'2014-05-07 20:02:52','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,45,2,NULL,1,'2014-05-07 20:02:52','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,94,2,NULL,1,'2014-05-07 20:02:52','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,6,2,NULL,1,'2014-05-07 20:02:52','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,180,2,NULL,1,'2014-05-07 20:02:52','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,134,2,NULL,1,'2014-05-07 20:02:52','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,27,2,NULL,1,'2014-05-07 20:02:52','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,68,2,NULL,1,'2014-05-07 20:02:52','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),(34,110,2,NULL,1,'2014-05-07 20:02:52','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,193,2,NULL,1,'2014-05-07 20:02:52','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,169,2,NULL,1,'2014-05-07 20:02:52','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,123,2,NULL,1,'2014-05-07 20:02:52','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,156,2,NULL,1,'2014-05-07 20:02:52','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,49,2,NULL,1,'2014-05-07 20:02:52','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,80,2,NULL,1,'2014-05-07 20:02:52','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,162,2,NULL,1,'2014-05-07 20:02:52','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,64,2,NULL,1,'2014-05-07 20:02:52','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,125,2,NULL,1,'2014-05-07 20:02:52','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,2,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(46,10,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(47,17,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(48,22,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(49,24,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(50,26,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(51,29,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(52,35,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(53,38,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(54,54,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(55,55,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(56,57,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(57,64,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(58,66,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(59,67,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(60,69,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(61,72,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(62,73,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(63,78,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(64,81,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(65,82,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(66,83,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(67,86,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(68,88,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(69,92,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(70,99,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(71,109,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(72,121,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(73,123,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(74,125,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(75,127,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(76,130,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(77,136,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(78,140,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(79,141,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(80,145,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(81,147,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(82,149,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(83,154,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(84,155,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(85,158,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(86,165,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(87,169,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(88,174,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(89,180,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(90,181,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(91,182,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(92,193,4,NULL,1,'2014-05-07 20:02:52','0.00','800.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(93,197,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(94,198,4,NULL,1,'2014-05-07 20:02:52','0.00','50.00',NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-07 20:02:52',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,92,2,NULL,1,'2014-05-12 21:32:37',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,113,2,NULL,1,'2014-05-12 21:32:37',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,199,2,NULL,1,'2014-05-12 21:32:37',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,200,2,NULL,1,'2014-05-12 21:32:37',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,151,2,NULL,1,'2014-05-12 21:32:37',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),(19,193,2,NULL,1,'2014-05-12 21:32:37',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,115,2,NULL,1,'2014-05-12 21:32:37',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,110,2,NULL,1,'2014-05-12 21:32:37',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,105,2,NULL,1,'2014-05-12 21:32:37',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,132,2,NULL,1,'2014-05-12 21:32:37',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),(24,61,2,NULL,1,'2014-05-12 21:32:37',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,18,2,NULL,1,'2014-05-12 21:32:37',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-12 21:32:37',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,154,2,NULL,1,'2014-05-12 21:32:37',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,155,2,NULL,1,'2014-05-12 21:32:37',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,24,2,NULL,1,'2014-05-12 21:32:37',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,198,2,NULL,1,'2014-05-12 21:32:37',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,122,2,NULL,1,'2014-05-12 21:32:37',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,6,2,NULL,1,'2014-05-12 21:32:37',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,59,2,NULL,1,'2014-05-12 21:32:37',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,182,2,NULL,1,'2014-05-12 21:32:37',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-12 21:32:37',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,84,2,NULL,1,'2014-05-12 21:32:37',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,196,2,NULL,1,'2014-05-12 21:32:37',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,117,2,NULL,1,'2014-05-12 21:32:37',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,45,2,NULL,1,'2014-05-12 21:32:37',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,41,2,NULL,1,'2014-05-12 21:32:37',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,29,2,NULL,1,'2014-05-12 21:32:37',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,141,2,NULL,1,'2014-05-12 21:32:37',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,162,2,NULL,1,'2014-05-12 21:32:37',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),(45,3,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(46,5,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(47,8,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(48,13,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(49,14,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(50,19,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(51,27,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(52,33,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(53,36,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(54,38,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(55,39,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(56,46,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(57,49,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(58,52,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(59,56,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(60,58,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(61,59,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(62,61,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(63,62,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(64,67,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(65,70,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(66,81,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(67,87,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(68,97,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(69,98,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(70,101,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(71,108,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(72,112,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(73,115,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(74,119,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(75,121,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(76,126,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(77,127,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(78,129,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(79,138,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(80,145,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(81,146,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(82,149,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(83,156,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(84,160,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(85,163,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(86,166,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(87,167,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(88,175,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(89,178,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(90,179,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(91,180,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Fall Fundraiser Dinner : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(92,182,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Rain-forest Cup Youth Soccer Tournament : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(93,187,4,NULL,1,'2014-05-12 21:32:37',0.00,50.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',NULL,'Summer Solstice Festival Day Concert : Offline registration',NULL,NULL,0,0,1,NULL,NULL,NULL),(94,201,4,NULL,1,'2014-05-12 21:32:37',0.00,800.00,NULL,NULL,NULL,NULL,'USD',NULL,NULL,'2014-05-12 21:32:37',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;
 
@@ -239,7 +239,7 @@ UNLOCK TABLES;
 
 LOCK TABLES `civicrm_contribution_page` WRITE;
 /*!40000 ALTER TABLE `civicrm_contribution_page` DISABLE KEYS */;
-INSERT INTO `civicrm_contribution_page` (`id`, `title`, `intro_text`, `financial_type_id`, `payment_processor`, `is_credit_card_only`, `is_monetary`, `is_recur`, `is_confirm_enabled`, `recur_frequency_unit`, `is_recur_interval`, `is_recur_installments`, `is_pay_later`, `pay_later_text`, `pay_later_receipt`, `is_partial_payment`, `initial_amount_label`, `initial_amount_help_text`, `min_initial_amount`, `is_allow_other_amount`, `default_amount_id`, `min_amount`, `max_amount`, `goal_amount`, `thankyou_title`, `thankyou_text`, `thankyou_footer`, `is_for_organization`, `for_organization`, `is_email_receipt`, `receipt_from_name`, `receipt_from_email`, `cc_receipt`, `bcc_receipt`, `receipt_text`, `is_active`, `footer_text`, `amount_block_is_active`, `start_date`, `end_date`, `created_id`, `created_date`, `currency`, `campaign_id`, `is_share`) VALUES (1,'Help Support CiviCRM!','Do you love CiviCRM? Do you use CiviCRM? Then please support CiviCRM and Contribute NOW by trying out our new online contribution features!',1,NULL,0,1,0,1,NULL,0,0,0,NULL,NULL,0,NULL,NULL,NULL,1,137,'10.00','10000.00','100000.00','Thanks for Your Support!','<p>Thank you for your support. Your contribution will help us build even better tools.</p><p>Please tell your friends and colleagues about CiviCRM!</p>','<p><a href=http://civicrm.org>Back to CiviCRM Home Page</a></p>',0,NULL,1,'CiviCRM Fundraising Dept.','donationFake@civicrm.org','receipt@example.com','bcc@example.com','Your donation is tax deductible under IRS 501(c)(3) regulation. Our tax identification number is: 93-123-4567',1,NULL,1,NULL,NULL,NULL,NULL,'USD',NULL,1),(2,'Member Signup and Renewal','Members are the life-blood of our organization. If you\'re not already a member - please consider signing up today. You can select the membership level the fits your budget and needs below.',2,NULL,0,1,0,1,NULL,0,0,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Thanks for Your Support!','Thanks for supporting our organization with your membership. You can learn more about membership benefits from our members only page.',NULL,0,NULL,1,'Membership Department','memberships@civicrm.org',NULL,NULL,'Thanks for supporting our organization with your membership. You can learn more about membership benefits from our members only page.\r\n\r\nKeep this receipt for your records.',1,NULL,0,NULL,NULL,NULL,NULL,'USD',NULL,1),(3,'Pledge for CiviCRM!','Do you love CiviCRM? Do you use CiviCRM? Then please support CiviCRM and Pledge NOW by trying out our online contribution features!',1,NULL,0,1,0,1,NULL,0,0,0,NULL,NULL,0,NULL,NULL,NULL,1,NULL,'10.00','10000.00','100000.00','Thanks for Your Support!','<p>Thank you for your support. Your contribution will help us build even better tools like Pledge.</p><p>Please tell your friends and colleagues about CiviPledge!</p>','<p><a href=http://civicrm.org>Back to CiviCRM Home Page</a></p>',0,NULL,1,'CiviCRM Fundraising Dept.','donationFake@civicrm.org','receipt@example.com','bcc@example.com','Your donation is tax deductible under IRS 501(c)(3) regulation. Our tax identification number is: 93-123-4567',1,NULL,1,NULL,NULL,NULL,NULL,'USD',NULL,1);
+INSERT INTO `civicrm_contribution_page` (`id`, `title`, `intro_text`, `financial_type_id`, `payment_processor`, `is_credit_card_only`, `is_monetary`, `is_recur`, `is_confirm_enabled`, `recur_frequency_unit`, `is_recur_interval`, `is_recur_installments`, `is_pay_later`, `pay_later_text`, `pay_later_receipt`, `is_partial_payment`, `initial_amount_label`, `initial_amount_help_text`, `min_initial_amount`, `is_allow_other_amount`, `default_amount_id`, `min_amount`, `max_amount`, `goal_amount`, `thankyou_title`, `thankyou_text`, `thankyou_footer`, `is_for_organization`, `for_organization`, `is_email_receipt`, `receipt_from_name`, `receipt_from_email`, `cc_receipt`, `bcc_receipt`, `receipt_text`, `is_active`, `footer_text`, `amount_block_is_active`, `start_date`, `end_date`, `created_id`, `created_date`, `currency`, `campaign_id`, `is_share`) VALUES (1,'Help Support CiviCRM!','Do you love CiviCRM? Do you use CiviCRM? Then please support CiviCRM and Contribute NOW by trying out our new online contribution features!',1,NULL,0,1,0,1,NULL,0,0,0,NULL,NULL,0,NULL,NULL,NULL,1,137,10.00,10000.00,100000.00,'Thanks for Your Support!','<p>Thank you for your support. Your contribution will help us build even better tools.</p><p>Please tell your friends and colleagues about CiviCRM!</p>','<p><a href=http://civicrm.org>Back to CiviCRM Home Page</a></p>',0,NULL,1,'CiviCRM Fundraising Dept.','donationFake@civicrm.org','receipt@example.com','bcc@example.com','Your donation is tax deductible under IRS 501(c)(3) regulation. Our tax identification number is: 93-123-4567',1,NULL,1,NULL,NULL,NULL,NULL,'USD',NULL,1),(2,'Member Signup and Renewal','Members are the life-blood of our organization. If you\'re not already a member - please consider signing up today. You can select the membership level the fits your budget and needs below.',2,NULL,0,1,0,1,NULL,0,0,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Thanks for Your Support!','Thanks for supporting our organization with your membership. You can learn more about membership benefits from our members only page.',NULL,0,NULL,1,'Membership Department','memberships@civicrm.org',NULL,NULL,'Thanks for supporting our organization with your membership. You can learn more about membership benefits from our members only page.\r\n\r\nKeep this receipt for your records.',1,NULL,0,NULL,NULL,NULL,NULL,'USD',NULL,1),(3,'Pledge for CiviCRM!','Do you love CiviCRM? Do you use CiviCRM? Then please support CiviCRM and Pledge NOW by trying out our online contribution features!',1,NULL,0,1,0,1,NULL,0,0,0,NULL,NULL,0,NULL,NULL,NULL,1,NULL,10.00,10000.00,100000.00,'Thanks for Your Support!','<p>Thank you for your support. Your contribution will help us build even better tools like Pledge.</p><p>Please tell your friends and colleagues about CiviPledge!</p>','<p><a href=http://civicrm.org>Back to CiviCRM Home Page</a></p>',0,NULL,1,'CiviCRM Fundraising Dept.','donationFake@civicrm.org','receipt@example.com','bcc@example.com','Your donation is tax deductible under IRS 501(c)(3) regulation. Our tax identification number is: 93-123-4567',1,NULL,1,NULL,NULL,NULL,NULL,'USD',NULL,1);
 /*!40000 ALTER TABLE `civicrm_contribution_page` 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,88,'10.00','USD',1,1,'Jones Family','Helping Hands',10),(2,9,88,'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,174,10.00,'USD',1,1,'Jones Family','Helping Hands',10),(2,9,174,250.00,'USD',1,1,'Annie and the kids','Annie Helps',10);
 /*!40000 ALTER TABLE `civicrm_contribution_soft` 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,61,1,'blackwellr@fishmail.net',1,0,0,0,NULL,NULL,NULL,NULL),(3,51,1,'jameson.a.andrew@testmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(4,156,1,'cooper.carylon@lol.info',1,0,0,0,NULL,NULL,NULL,NULL),(5,88,1,'patel.teresa@testmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(6,88,1,'patel.teresa12@airmail.org',0,0,0,0,NULL,NULL,NULL,NULL),(7,66,1,'claudiow71@infomail.info',1,0,0,0,NULL,NULL,NULL,NULL),(8,66,1,'claudiow47@testing.info',0,0,0,0,NULL,NULL,NULL,NULL),(9,84,1,'lareesamuels@lol.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(10,144,1,'mller.teresa78@lol.net',1,0,0,0,NULL,NULL,NULL,NULL),(11,144,1,'mllert@example.info',0,0,0,0,NULL,NULL,NULL,NULL),(12,198,1,'wilson.z.margaret91@mymail.com',1,0,0,0,NULL,NULL,NULL,NULL),(13,92,1,'bachmane@infomail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(14,92,1,'bachmane64@notmail.biz',0,0,0,0,NULL,NULL,NULL,NULL),(15,27,1,'lincolnl@infomail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(16,103,1,'jeromeparker29@lol.org',1,0,0,0,NULL,NULL,NULL,NULL),(17,37,1,'troydimitrov40@infomail.com',1,0,0,0,NULL,NULL,NULL,NULL),(18,37,1,'dimitrov.v.troy@sample.biz',0,0,0,0,NULL,NULL,NULL,NULL),(19,194,1,'ashliesmith@testmail.net',1,0,0,0,NULL,NULL,NULL,NULL),(20,14,1,'andrewprentice@example.biz',1,0,0,0,NULL,NULL,NULL,NULL),(21,14,1,'prenticea@testmail.net',0,0,0,0,NULL,NULL,NULL,NULL),(22,181,1,'lawerencegonzlez57@spamalot.biz',1,0,0,0,NULL,NULL,NULL,NULL),(23,181,1,'gonzlezl@notmail.net',0,0,0,0,NULL,NULL,NULL,NULL),(24,57,1,'dwagner@testing.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(25,57,1,'delanawagner@sample.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(26,169,1,'herminiabachman@infomail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(27,169,1,'bachman.r.herminia45@fishmail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(28,104,1,'lc.samson76@mymail.org',1,0,0,0,NULL,NULL,NULL,NULL),(29,104,1,'lc.samson@sample.net',0,0,0,0,NULL,NULL,NULL,NULL),(30,13,1,'dimitrovb72@testing.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(31,13,1,'dimitrov.bernadette@spamalot.com',0,0,0,0,NULL,NULL,NULL,NULL),(32,71,1,'shaunam9@fakemail.com',1,0,0,0,NULL,NULL,NULL,NULL),(33,23,1,'lee.scott@notmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(34,98,1,'eleonorb@fakemail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(35,98,1,'eleonorbachman58@infomail.org',0,0,0,0,NULL,NULL,NULL,NULL),(36,164,1,'teresaw@lol.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(37,6,1,'prenticea29@testing.biz',1,0,0,0,NULL,NULL,NULL,NULL),(38,150,1,'jones.sharyn@sample.org',1,0,0,0,NULL,NULL,NULL,NULL),(39,150,1,'sharynj@lol.info',0,0,0,0,NULL,NULL,NULL,NULL),(40,159,1,'lincolndeforest3@airmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(41,159,1,'deforest.lincoln77@infomail.com',0,0,0,0,NULL,NULL,NULL,NULL),(42,134,1,'mller.allen77@infomail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(43,168,1,'yadavs@airmail.net',1,0,0,0,NULL,NULL,NULL,NULL),(44,168,1,'scotty@testing.net',0,0,0,0,NULL,NULL,NULL,NULL),(45,96,1,'jacksonjones66@spamalot.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(46,96,1,'jacksonj34@spamalot.net',0,0,0,0,NULL,NULL,NULL,NULL),(47,165,1,'jensen.sherman@fishmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(48,65,1,'terrell.elina@testmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(49,110,1,'omart57@spamalot.org',1,0,0,0,NULL,NULL,NULL,NULL),(50,110,1,'omarterry@lol.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(51,153,1,'blackwell.z.billy@infomail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(52,113,1,'kw.jensen@mymail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(53,113,1,'jensen.kathleen86@testmail.com',0,0,0,0,NULL,NULL,NULL,NULL),(54,185,1,'robertson.v.shad52@fakemail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(55,18,1,'lashawndajacobs78@mymail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(56,18,1,'ljacobs@airmail.org',0,0,0,0,NULL,NULL,NULL,NULL),(57,99,1,'arlynesamson7@testing.biz',1,0,0,0,NULL,NULL,NULL,NULL),(58,99,1,'samson.arlyne43@lol.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(59,105,1,'elbertz80@airmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(60,105,1,'zopee@lol.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(61,38,1,'smithj@fakemail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(62,177,1,'ao.terry69@fishmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(63,195,1,'jameson.elbert@testmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(64,195,1,'elbertjameson@infomail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(65,40,1,'terryk@lol.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(66,40,1,'kterry76@lol.com',0,0,0,0,NULL,NULL,NULL,NULL),(67,132,1,'samson.lawerence@airmail.net',1,0,0,0,NULL,NULL,NULL,NULL),(68,132,1,'samsonl@spamalot.info',0,0,0,0,NULL,NULL,NULL,NULL),(69,140,1,'wattson.c.irvin60@example.org',1,0,0,0,NULL,NULL,NULL,NULL),(70,140,1,'wattsoni35@spamalot.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(71,172,1,'nielsenk@lol.org',1,0,0,0,NULL,NULL,NULL,NULL),(72,129,1,'deforestl99@mymail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(73,129,1,'deforest.landon@example.info',0,0,0,0,NULL,NULL,NULL,NULL),(74,199,1,'landonwagner@lol.biz',1,0,0,0,NULL,NULL,NULL,NULL),(75,2,1,'merriedeforest@notmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(76,52,1,'teddymcreynolds@airmail.net',1,0,0,0,NULL,NULL,NULL,NULL),(77,52,1,'teddymcreynolds@fakemail.com',0,0,0,0,NULL,NULL,NULL,NULL),(78,107,1,'ra.cruz@sample.net',1,0,0,0,NULL,NULL,NULL,NULL),(79,152,1,'heidic60@infomail.net',1,0,0,0,NULL,NULL,NULL,NULL),(80,4,1,'cruze1@fishmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(81,4,1,'erikcruz87@fishmail.net',0,0,0,0,NULL,NULL,NULL,NULL),(82,183,1,'olsenb@testing.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(83,189,1,'olsenh98@lol.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(84,189,1,'olsen.heidi@notmail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(85,136,1,'olsen.damaris@mymail.info',1,0,0,0,NULL,NULL,NULL,NULL),(86,136,1,'damariso@fakemail.net',0,0,0,0,NULL,NULL,NULL,NULL),(87,139,1,'rchowski12@infomail.org',1,0,0,0,NULL,NULL,NULL,NULL),(88,62,1,'chowskim23@example.com',1,0,0,0,NULL,NULL,NULL,NULL),(89,7,1,'chowski.scarlet@testmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(90,42,1,'chowskil@testmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(91,42,1,'landonchowski@sample.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(92,11,1,'bachman.carlos93@fakemail.net',1,0,0,0,NULL,NULL,NULL,NULL),(93,11,1,'bachmanc@infomail.info',0,0,0,0,NULL,NULL,NULL,NULL),(94,33,1,'arlynereynolds-bachman@notmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(95,173,1,'bachmanr@notmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(96,145,1,'grant.lawerence@lol.com',1,0,0,0,NULL,NULL,NULL,NULL),(97,145,1,'lawerencegrant@airmail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(98,171,1,'shermanm22@testing.org',1,0,0,0,NULL,NULL,NULL,NULL),(99,171,1,'shermanm80@testing.net',0,0,0,0,NULL,NULL,NULL,NULL),(100,128,1,'erikg58@spamalot.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(101,175,1,'meisamson80@testmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(102,78,1,'samson.p.esta@fishmail.com',1,0,0,0,NULL,NULL,NULL,NULL),(103,78,1,'samsone@fakemail.net',0,0,0,0,NULL,NULL,NULL,NULL),(104,89,1,'samson.roland@example.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(105,148,1,'samson.sanford@notmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(106,148,1,'samson.i.sanford@fakemail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(107,81,1,'sgonzlez64@fakemail.net',1,0,0,0,NULL,NULL,NULL,NULL),(108,81,1,'gonzlezs14@airmail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(109,125,1,'gonzlez-chowskib34@testmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(110,125,1,'bk.gonzlez-chowski@airmail.biz',0,0,0,0,NULL,NULL,NULL,NULL),(111,192,1,'jgonzlez-chowski@testmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(112,154,1,'grant.u.errol35@fishmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(113,154,1,'errolgrant40@fakemail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(114,17,1,'wattson-grant.q.herminia@testing.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(115,54,1,'terry.t.juliann@fakemail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(116,54,1,'jt.terry@fakemail.biz',0,0,0,0,NULL,NULL,NULL,NULL),(117,197,1,'erikt@spamalot.org',1,0,0,0,NULL,NULL,NULL,NULL),(118,197,1,'erikterry87@spamalot.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(119,35,1,'sx.terry@airmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(120,35,1,'sharynterry95@notmail.net',0,0,0,0,NULL,NULL,NULL,NULL),(121,31,1,'barkleyr@notmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(122,31,1,'barkley.roland99@testmail.info',0,0,0,0,NULL,NULL,NULL,NULL),(123,45,1,'alexiabarkley@airmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(124,25,1,'omarb@airmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(125,166,1,'jensen.shauna@sample.info',1,0,0,0,NULL,NULL,NULL,NULL),(126,166,1,'jensen.shauna@fishmail.org',0,0,0,0,NULL,NULL,NULL,NULL),(127,176,1,'angelikajensen56@fishmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(128,176,1,'jensen.angelika@testing.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(129,55,1,'fblackwell@fishmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(130,55,1,'blackwell.felisha@lol.com',0,0,0,0,NULL,NULL,NULL,NULL),(131,142,1,'leem@airmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(132,109,1,'jacksonb@testing.net',1,0,0,0,NULL,NULL,NULL,NULL),(133,59,1,'troyjacobs@testmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(134,93,1,'so.lee@sample.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(135,122,1,'jacobs-leel@testmail.com',1,0,0,0,NULL,NULL,NULL,NULL),(136,122,1,'jacobs-lee.lou86@example.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(137,135,1,'errolt85@example.net',1,0,0,0,NULL,NULL,NULL,NULL),(138,133,1,'terry.arlyne12@notmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(139,133,1,'terry.i.arlyne@mymail.com',0,0,0,0,NULL,NULL,NULL,NULL),(140,112,1,'lashawndar@sample.com',1,0,0,0,NULL,NULL,NULL,NULL),(141,123,1,'nlee40@testing.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(142,123,1,'nlee49@mymail.biz',0,0,0,0,NULL,NULL,NULL,NULL),(143,126,1,'dolsen50@sample.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(144,126,1,'olsen.daren@spamalot.net',0,0,0,0,NULL,NULL,NULL,NULL),(145,8,1,'lq.olsen@mymail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(146,8,1,'lashawndao24@fishmail.net',0,0,0,0,NULL,NULL,NULL,NULL),(147,82,1,'olsen.bryon@testing.com',1,0,0,0,NULL,NULL,NULL,NULL),(148,82,1,'olsenb47@notmail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(149,32,1,'bobadams@notmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(150,60,1,'barrya22@sample.net',1,0,0,0,NULL,NULL,NULL,NULL),(151,60,1,'barrya@testmail.net',0,0,0,0,NULL,NULL,NULL,NULL),(152,121,1,'parkerj@infomail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(153,117,1,'allanparker24@fakemail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(154,138,1,'blackwell-mller.maria94@lol.info',1,0,0,0,NULL,NULL,NULL,NULL),(155,86,1,'junkoblackwell-mller@testing.org',1,0,0,0,NULL,NULL,NULL,NULL),(156,86,1,'junkoblackwell-mller@fishmail.org',0,0,0,0,NULL,NULL,NULL,NULL),(157,158,3,'feedback@greensoftwarealliance.org',1,0,0,0,NULL,NULL,NULL,NULL),(158,22,3,'contact@ecsoftwarecollective.org',1,0,0,0,NULL,NULL,NULL,NULL),(159,147,3,'sales@lincolnalliance.org',1,0,0,0,NULL,NULL,NULL,NULL),(160,125,2,'gonzlez-chowskib47@lincolnalliance.org',0,0,0,0,NULL,NULL,NULL,NULL),(161,187,3,'feedback@lincolnnetwork.org',1,0,0,0,NULL,NULL,NULL,NULL),(162,190,2,'jacobs.jina25@lincolnnetwork.org',1,0,0,0,NULL,NULL,NULL,NULL),(163,186,3,'contact@bayadvocacy.org',1,0,0,0,NULL,NULL,NULL,NULL),(164,115,3,'feedback@unitedschool.org',1,0,0,0,NULL,NULL,NULL,NULL),(165,5,3,'info@mcgeeservices.org',1,0,0,0,NULL,NULL,NULL,NULL),(166,83,3,'sales@localeducationacademy.org',1,0,0,0,NULL,NULL,NULL,NULL),(167,82,2,'bryonolsen@localeducationacademy.org',0,0,0,0,NULL,NULL,NULL,NULL),(168,143,3,'sales@pbculturecenter.org',1,0,0,0,NULL,NULL,NULL,NULL),(169,94,2,'bachman.s.barry@pbculturecenter.org',1,0,0,0,NULL,NULL,NULL,NULL),(170,46,3,'sales@friendsagriculturesolutions.org',1,0,0,0,NULL,NULL,NULL,NULL),(171,12,2,'olsenl26@friendsagriculturesolutions.org',1,0,0,0,NULL,NULL,NULL,NULL),(172,15,3,'feedback@statesadvocacyfund.org',1,0,0,0,NULL,NULL,NULL,NULL),(173,114,3,'sales@sierratechnology.org',1,0,0,0,NULL,NULL,NULL,NULL),(174,171,2,'@sierratechnology.org',0,0,0,0,NULL,NULL,NULL,NULL),(175,95,3,'feedback@friendsfamily.org',1,0,0,0,NULL,NULL,NULL,NULL),(176,168,2,'17@friendsfamily.org',0,0,0,0,NULL,NULL,NULL,NULL),(177,39,3,'sales@colvilleliteracyalliance.org',1,0,0,0,NULL,NULL,NULL,NULL),(178,92,2,'errolbachman87@colvilleliteracyalliance.org',0,0,0,0,NULL,NULL,NULL,NULL),(179,188,3,'sales@wichitasportsacademy.org',1,0,0,0,NULL,NULL,NULL,NULL),(180,178,3,'service@pinesystems.org',1,0,0,0,NULL,NULL,NULL,NULL),(181,119,3,'info@sierrapoetrypartnership.org',1,0,0,0,NULL,NULL,NULL,NULL),(182,101,2,'parker.q.mei@sierrapoetrypartnership.org',1,0,0,0,NULL,NULL,NULL,NULL),(183,58,3,'feedback@progressivedevelopment.org',1,0,0,0,NULL,NULL,NULL,NULL),(184,148,2,'samson.i.sanford94@progressivedevelopment.org',0,0,0,0,NULL,NULL,NULL,NULL),(185,3,3,'contact@sierrasoftwarefellowship.org',1,0,0,0,NULL,NULL,NULL,NULL),(186,193,2,'jacobs-lee.jerome@sierrasoftwarefellowship.org',1,0,0,0,NULL,NULL,NULL,NULL),(187,NULL,1,'development@example.org',0,0,0,0,NULL,NULL,NULL,NULL),(188,NULL,1,'tournaments@example.org',0,0,0,0,NULL,NULL,NULL,NULL),(189,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,8,1,'gonzlez.merrie@notmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(3,8,1,'merrieg30@airmail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(4,177,1,'bachman.junko13@testing.com',1,0,0,0,NULL,NULL,NULL,NULL),(5,177,1,'junkob@infomail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(6,174,1,'scottt30@fishmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(7,124,1,'wilson.lashawnda97@notmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(8,80,1,'blackwell.l.megan32@testing.info',1,0,0,0,NULL,NULL,NULL,NULL),(9,172,1,'gonzlez.eleonor59@example.biz',1,0,0,0,NULL,NULL,NULL,NULL),(10,172,1,'gonzlez.eleonor@mymail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(11,15,1,'merriewattson57@airmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(12,15,1,'mh.wattson21@infomail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(13,117,1,'eblackwell84@testmail.com',1,0,0,0,NULL,NULL,NULL,NULL),(14,70,1,'lyadav@airmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(15,70,1,'yadav.lashawnda@fishmail.org',0,0,0,0,NULL,NULL,NULL,NULL),(16,170,1,'cruz.mei@infomail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(17,170,1,'mcruz@notmail.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(18,65,1,'rebekahjensen@airmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(19,96,1,'alexias42@spamalot.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(20,12,1,'dazh49@mymail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(21,12,1,'hdaz46@spamalot.org',0,0,0,0,NULL,NULL,NULL,NULL),(22,16,1,'wilsonr@testmail.net',1,0,0,0,NULL,NULL,NULL,NULL),(23,16,1,'wilsonr@example.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(24,128,1,'wilson.bryon4@infomail.info',1,0,0,0,NULL,NULL,NULL,NULL),(25,79,1,'wilsonc@testing.org',1,0,0,0,NULL,NULL,NULL,NULL),(26,79,1,'wilson.e.clint9@example.net',0,0,0,0,NULL,NULL,NULL,NULL),(27,180,1,'jonesb@spamalot.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(28,180,1,'jones.beula@lol.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(29,154,1,'nsamuels@infomail.org',1,0,0,0,NULL,NULL,NULL,NULL),(30,154,1,'samuels.nicole@sample.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(31,60,1,'ec.mcreynolds@notmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(32,63,1,'jensen.russell@testmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(33,63,1,'jensenr@airmail.biz',0,0,0,0,NULL,NULL,NULL,NULL),(34,46,1,'alexiaw88@example.info',1,0,0,0,NULL,NULL,NULL,NULL),(35,33,1,'deforestr@example.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(36,33,1,'rdeforest@notmail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(37,176,1,'ef.zope@fishmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(38,105,1,'jacobs.damaris90@mymail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(39,182,1,'teddyw8@fakemail.info',1,0,0,0,NULL,NULL,NULL,NULL),(40,182,1,'teddywattson67@spamalot.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(41,21,1,'carylonl69@spamalot.biz',1,0,0,0,NULL,NULL,NULL,NULL),(42,6,1,'adamst@mymail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(43,6,1,'ts.adams@lol.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(44,88,1,'wattson.bob37@mymail.org',1,0,0,0,NULL,NULL,NULL,NULL),(45,14,1,'ei.chowski@testmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(46,14,1,'elizabethchowski93@fakemail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(47,72,1,'grant.w.rosario@airmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(48,73,1,'ow.grant@infomail.info',1,0,0,0,NULL,NULL,NULL,NULL),(49,178,1,'reynolds.y.craig@mymail.org',1,0,0,0,NULL,NULL,NULL,NULL),(50,178,1,'reynoldsc@mymail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(51,74,1,'nielsen.iris@airmail.com',1,0,0,0,NULL,NULL,NULL,NULL),(52,81,1,'parkero81@fakemail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(53,47,1,'deforest.valene@spamalot.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(54,47,1,'deforest.valene79@infomail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(55,107,1,'kathleenb@lol.com',1,0,0,0,NULL,NULL,NULL,NULL),(56,181,1,'ae.jacobs@notmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(57,141,1,'ee.grant@lol.info',1,0,0,0,NULL,NULL,NULL,NULL),(58,158,1,'allenterry45@airmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(59,91,1,'chowski.lincoln@lol.com',1,0,0,0,NULL,NULL,NULL,NULL),(60,91,1,'chowski.y.lincoln43@fakemail.com',0,0,0,0,NULL,NULL,NULL,NULL),(61,130,1,'teresab@mymail.net',1,0,0,0,NULL,NULL,NULL,NULL),(62,130,1,'blackwell.teresa@example.info',0,0,0,0,NULL,NULL,NULL,NULL),(63,152,1,'samson.brittney@notmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(64,115,1,'tobymller67@sample.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(65,17,1,'bernadettejensen@spamalot.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(66,32,1,'scottjameson@testmail.biz',1,0,0,0,NULL,NULL,NULL,NULL),(67,31,1,'barkleyr@notmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(68,30,1,'jameson.ashley39@testmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(69,30,1,'jameson.ashley@sample.net',0,0,0,0,NULL,NULL,NULL,NULL),(70,116,1,'jones.bryon@fakemail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(71,116,1,'jones.z.bryon11@notmail.info',0,0,0,0,NULL,NULL,NULL,NULL),(72,84,1,'cooperb2@airmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(73,18,1,'brittneys33@fakemail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(74,18,1,'brittneys@testmail.biz',0,0,0,0,NULL,NULL,NULL,NULL),(75,135,1,'angelikaadams73@spamalot.com',1,0,0,0,NULL,NULL,NULL,NULL),(76,104,1,'estayadav@spamalot.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(77,104,1,'eyadav@example.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(78,49,1,'princessg63@notmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(79,49,1,'grantp@fakemail.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(80,61,1,'lee.kacey40@airmail.net',1,0,0,0,NULL,NULL,NULL,NULL),(81,184,1,'shermanlee37@sample.info',1,0,0,0,NULL,NULL,NULL,NULL),(82,2,1,'scottlee@spamalot.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(83,2,1,'lee.scott9@fakemail.org',0,0,0,0,NULL,NULL,NULL,NULL),(84,108,1,'ashliereynolds@sample.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(85,108,1,'reynoldsa4@lol.org',0,0,0,0,NULL,NULL,NULL,NULL),(86,64,1,'billyr@lol.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(87,155,1,'kjones@lol.net',1,0,0,0,NULL,NULL,NULL,NULL),(88,121,1,'bettyyadav52@airmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(89,121,1,'bettyyadav13@spamalot.biz',0,0,0,0,NULL,NULL,NULL,NULL),(90,122,1,'yadav.d.elbert33@notmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(91,122,1,'elbertyadav53@testing.net',0,0,0,0,NULL,NULL,NULL,NULL),(92,59,1,'tv.smith@sample.info',1,0,0,0,NULL,NULL,NULL,NULL),(93,27,1,'jameson.kandace@airmail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(94,27,1,'jamesonk@testmail.org',0,0,0,0,NULL,NULL,NULL,NULL),(95,192,1,'deforest-grants@testmail.info',1,0,0,0,NULL,NULL,NULL,NULL),(96,98,1,'merrieg@lol.com',1,0,0,0,NULL,NULL,NULL,NULL),(97,98,1,'mm.grant64@fishmail.co.uk',0,0,0,0,NULL,NULL,NULL,NULL),(98,161,1,'samuelss56@sample.com',1,0,0,0,NULL,NULL,NULL,NULL),(99,161,1,'samuels.i.shauna12@mymail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(100,112,1,'samuels.craig@mymail.com',1,0,0,0,NULL,NULL,NULL,NULL),(101,125,1,'rolandos76@fishmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(102,125,1,'samuelsr@testmail.net',0,0,0,0,NULL,NULL,NULL,NULL),(103,69,1,'mllerl@sample.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(104,69,1,'mller.lou92@example.com',0,0,0,0,NULL,NULL,NULL,NULL),(105,196,1,'amller@fakemail.com',1,0,0,0,NULL,NULL,NULL,NULL),(106,66,1,'elinam@fakemail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(107,66,1,'mller.elina@testing.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(108,194,1,'jprentice@fishmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(109,126,1,'prentice.rebekah@spamalot.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(110,126,1,'rprentice@example.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(111,78,1,'iveyp@sample.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(112,147,1,'mller.allen29@sample.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(113,53,1,'smller@lol.org',1,0,0,0,NULL,NULL,NULL,NULL),(114,10,1,'mller.o.lashawnda@sample.com',1,0,0,0,NULL,NULL,NULL,NULL),(115,24,1,'nu.terry@fakemail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(116,24,1,'norristerry@sample.co.in',0,0,0,0,NULL,NULL,NULL,NULL),(117,143,1,'iristerry85@fishmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(118,95,1,'terry.damaris15@testing.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(119,95,1,'terry.damaris@testmail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(120,137,1,'bachmano@lol.com',1,0,0,0,NULL,NULL,NULL,NULL),(121,58,1,'bbachman76@notmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(122,133,1,'irisb@mymail.co.in',1,0,0,0,NULL,NULL,NULL,NULL),(123,198,1,'bachman.angelika73@testmail.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(124,195,1,'grant.kiara@fishmail.net',1,0,0,0,NULL,NULL,NULL,NULL),(125,187,1,'grant-smith.w.brigette35@lol.biz',1,0,0,0,NULL,NULL,NULL,NULL),(126,187,1,'brigettegrant-smith83@fishmail.org',0,0,0,0,NULL,NULL,NULL,NULL),(127,197,1,'rolandg@airmail.org',1,0,0,0,NULL,NULL,NULL,NULL),(128,100,1,'elbertcruz@mymail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(129,100,1,'ecruz38@airmail.org',0,0,0,0,NULL,NULL,NULL,NULL),(130,82,1,'cruz.nicole7@testing.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(131,87,1,'czope37@infomail.net',1,0,0,0,NULL,NULL,NULL,NULL),(132,7,1,'rolandozope44@testing.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(133,22,1,'rq.deforest97@airmail.co.nz',1,0,0,0,NULL,NULL,NULL,NULL),(134,41,1,'deforest.carylon@notmail.co.uk',1,0,0,0,NULL,NULL,NULL,NULL),(135,85,1,'bf.deforest@testing.co.pl',1,0,0,0,NULL,NULL,NULL,NULL),(136,85,1,'deforest.bryon31@testmail.info',0,0,0,0,NULL,NULL,NULL,NULL),(137,34,1,'bnielsen@spamalot.biz',1,0,0,0,NULL,NULL,NULL,NULL),(138,191,1,'prentice-nielsenm55@spamalot.org',1,0,0,0,NULL,NULL,NULL,NULL),(139,191,1,'merriep@fakemail.biz',0,0,0,0,NULL,NULL,NULL,NULL),(140,20,1,'prentice.juliann50@testing.biz',1,0,0,0,NULL,NULL,NULL,NULL),(141,20,1,'prentice.juliann@spamalot.co.pl',0,0,0,0,NULL,NULL,NULL,NULL),(142,156,1,'tj.reynolds71@testing.biz',1,0,0,0,NULL,NULL,NULL,NULL),(143,156,1,'tj.reynolds@notmail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(144,5,1,'dimitrov.b.troy42@fakemail.info',1,0,0,0,NULL,NULL,NULL,NULL),(145,71,1,'meiolsen88@testing.biz',1,0,0,0,NULL,NULL,NULL,NULL),(146,114,1,'miguelg@mymail.com',1,0,0,0,NULL,NULL,NULL,NULL),(147,114,1,'miguelgonzlez-dimitrov-olsen38@fakemail.co.nz',0,0,0,0,NULL,NULL,NULL,NULL),(148,51,3,'service@friendsempowermentsolutions.org',1,0,0,0,NULL,NULL,NULL,NULL),(149,142,2,'barkley.j.erik@friendsempowermentsolutions.org',1,0,0,0,NULL,NULL,NULL,NULL),(150,183,3,'feedback@mainsoftware.org',1,0,0,0,NULL,NULL,NULL,NULL),(151,185,3,'contact@woodbridgetrust.org',1,0,0,0,NULL,NULL,NULL,NULL),(152,92,2,'lm.patel@woodbridgetrust.org',1,0,0,0,NULL,NULL,NULL,NULL),(153,149,3,'sales@bayarts.org',1,0,0,0,NULL,NULL,NULL,NULL),(154,55,3,'contact@northpointagriculture.org',1,0,0,0,NULL,NULL,NULL,NULL),(155,107,2,'kbarkley95@northpointagriculture.org',0,0,0,0,NULL,NULL,NULL,NULL),(156,165,3,'sales@fclegaltrust.org',1,0,0,0,NULL,NULL,NULL,NULL),(157,82,2,'cruzn@fclegaltrust.org',0,0,0,0,NULL,NULL,NULL,NULL),(158,4,3,'info@globalarts.org',1,0,0,0,NULL,NULL,NULL,NULL),(159,187,2,'brigetteg@globalarts.org',0,0,0,0,NULL,NULL,NULL,NULL),(160,201,3,'sales@cadellsoftware.org',1,0,0,0,NULL,NULL,NULL,NULL),(161,139,2,'kb.gonzlez-dimitrov-olsen@cadellsoftware.org',1,0,0,0,NULL,NULL,NULL,NULL),(162,83,3,'contact@pinefund.org',1,0,0,0,NULL,NULL,NULL,NULL),(163,127,3,'info@nycultureacademy.org',1,0,0,0,NULL,NULL,NULL,NULL),(164,155,2,'kjones@nycultureacademy.org',0,0,0,0,NULL,NULL,NULL,NULL),(165,57,3,'sales@ppartscenter.org',1,0,0,0,NULL,NULL,NULL,NULL),(166,80,2,'@ppartscenter.org',0,0,0,0,NULL,NULL,NULL,NULL),(167,28,3,'contact@wyomingliteracy.org',1,0,0,0,NULL,NULL,NULL,NULL),(168,117,2,'.83@wyomingliteracy.org',0,0,0,0,NULL,NULL,NULL,NULL),(169,56,3,'info@kansascenter.org',1,0,0,0,NULL,NULL,NULL,NULL),(170,189,2,'kandacen28@kansascenter.org',1,0,0,0,NULL,NULL,NULL,NULL),(171,43,3,'contact@prdevelopmentpartners.org',1,0,0,0,NULL,NULL,NULL,NULL),(172,115,2,'tt.mller1@prdevelopmentpartners.org',0,0,0,0,NULL,NULL,NULL,NULL),(173,97,3,'contact@progressivesports.org',1,0,0,0,NULL,NULL,NULL,NULL),(174,52,2,'jonesb@progressivesports.org',1,0,0,0,NULL,NULL,NULL,NULL),(175,169,3,'service@sharplescultureinitiative.org',1,0,0,0,NULL,NULL,NULL,NULL),(176,175,2,'zopes@sharplescultureinitiative.org',1,0,0,0,NULL,NULL,NULL,NULL),(177,140,3,'service@virginiaagriculturealliance.org',1,0,0,0,NULL,NULL,NULL,NULL),(178,46,2,'alexiaw@virginiaagriculturealliance.org',0,0,0,0,NULL,NULL,NULL,NULL),(179,166,3,'service@friendsmusicpartnership.org',1,0,0,0,NULL,NULL,NULL,NULL),(180,112,2,'@friendsmusicpartnership.org',0,0,0,0,NULL,NULL,NULL,NULL),(181,62,3,'contact@vnpeacepartners.org',1,0,0,0,NULL,NULL,NULL,NULL),(182,130,2,'.@vnpeacepartners.org',0,0,0,0,NULL,NULL,NULL,NULL),(183,NULL,1,'development@example.org',0,0,0,0,NULL,NULL,NULL,NULL),(184,NULL,1,'tournaments@example.org',0,0,0,0,NULL,NULL,NULL,NULL),(185,NULL,1,'celebration@example.org',0,0,0,0,NULL,NULL,NULL,NULL);
 /*!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',18,16,'100.00'),(32,'civicrm_financial_item',16,16,'100.00'),(33,'civicrm_contribution',20,17,'100.00'),(34,'civicrm_financial_item',17,17,'100.00'),(35,'civicrm_contribution',22,18,'100.00'),(36,'civicrm_financial_item',18,18,'100.00'),(37,'civicrm_contribution',26,19,'100.00'),(38,'civicrm_financial_item',19,19,'100.00'),(39,'civicrm_contribution',28,20,'100.00'),(40,'civicrm_financial_item',20,20,'100.00'),(41,'civicrm_contribution',30,21,'100.00'),(42,'civicrm_financial_item',21,21,'100.00'),(43,'civicrm_contribution',32,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',38,25,'100.00'),(50,'civicrm_financial_item',25,25,'100.00'),(51,'civicrm_contribution',40,26,'100.00'),(52,'civicrm_financial_item',26,26,'100.00'),(53,'civicrm_contribution',42,27,'100.00'),(54,'civicrm_financial_item',27,27,'100.00'),(55,'civicrm_contribution',43,28,'100.00'),(56,'civicrm_financial_item',28,28,'100.00'),(57,'civicrm_contribution',15,29,'50.00'),(58,'civicrm_financial_item',29,29,'50.00'),(59,'civicrm_contribution',17,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',33,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',75,44,'50.00'),(88,'civicrm_financial_item',44,44,'50.00'),(89,'civicrm_contribution',94,45,'50.00'),(90,'civicrm_financial_item',45,45,'50.00'),(91,'civicrm_contribution',62,46,'50.00'),(92,'civicrm_financial_item',46,46,'50.00'),(93,'civicrm_contribution',93,47,'50.00'),(94,'civicrm_financial_item',47,47,'50.00'),(95,'civicrm_contribution',48,48,'50.00'),(96,'civicrm_financial_item',48,48,'50.00'),(97,'civicrm_contribution',46,49,'50.00'),(98,'civicrm_financial_item',49,49,'50.00'),(99,'civicrm_contribution',54,50,'50.00'),(100,'civicrm_financial_item',50,50,'50.00'),(101,'civicrm_contribution',82,51,'50.00'),(102,'civicrm_financial_item',51,51,'50.00'),(103,'civicrm_contribution',89,52,'50.00'),(104,'civicrm_financial_item',52,52,'50.00'),(105,'civicrm_contribution',81,53,'50.00'),(106,'civicrm_financial_item',53,53,'50.00'),(107,'civicrm_contribution',91,54,'50.00'),(108,'civicrm_financial_item',54,54,'50.00'),(109,'civicrm_contribution',58,55,'50.00'),(110,'civicrm_financial_item',55,55,'50.00'),(111,'civicrm_contribution',70,56,'50.00'),(112,'civicrm_financial_item',56,56,'50.00'),(113,'civicrm_contribution',84,57,'50.00'),(114,'civicrm_financial_item',57,57,'50.00'),(115,'civicrm_contribution',59,58,'50.00'),(116,'civicrm_financial_item',58,58,'50.00'),(117,'civicrm_contribution',66,59,'50.00'),(118,'civicrm_financial_item',59,59,'50.00'),(119,'civicrm_contribution',74,60,'800.00'),(120,'civicrm_financial_item',60,60,'800.00'),(121,'civicrm_contribution',63,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',92,63,'800.00'),(126,'civicrm_financial_item',63,63,'800.00'),(127,'civicrm_contribution',47,64,'800.00'),(128,'civicrm_financial_item',64,64,'800.00'),(129,'civicrm_contribution',83,65,'800.00'),(130,'civicrm_financial_item',65,65,'800.00'),(131,'civicrm_contribution',87,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',88,68,'800.00'),(136,'civicrm_financial_item',68,68,'800.00'),(137,'civicrm_contribution',86,69,'800.00'),(138,'civicrm_financial_item',69,69,'800.00'),(139,'civicrm_contribution',67,70,'800.00'),(140,'civicrm_financial_item',70,70,'800.00'),(141,'civicrm_contribution',65,71,'800.00'),(142,'civicrm_financial_item',71,71,'800.00'),(143,'civicrm_contribution',78,72,'800.00'),(144,'civicrm_financial_item',72,72,'800.00'),(145,'civicrm_contribution',73,73,'800.00'),(146,'civicrm_financial_item',73,73,'800.00'),(147,'civicrm_contribution',71,74,'800.00'),(148,'civicrm_financial_item',74,74,'800.00'),(149,'civicrm_contribution',53,75,'800.00'),(150,'civicrm_financial_item',75,75,'800.00'),(151,'civicrm_contribution',64,76,'800.00'),(152,'civicrm_financial_item',76,76,'800.00'),(153,'civicrm_contribution',50,77,'800.00'),(154,'civicrm_financial_item',77,77,'800.00'),(155,'civicrm_contribution',55,78,'50.00'),(156,'civicrm_financial_item',78,78,'50.00'),(157,'civicrm_contribution',69,79,'50.00'),(158,'civicrm_financial_item',79,79,'50.00'),(159,'civicrm_contribution',56,80,'50.00'),(160,'civicrm_financial_item',80,80,'50.00'),(161,'civicrm_contribution',72,81,'50.00'),(162,'civicrm_financial_item',81,81,'50.00'),(163,'civicrm_contribution',77,82,'50.00'),(164,'civicrm_financial_item',82,82,'50.00'),(165,'civicrm_contribution',49,83,'50.00'),(166,'civicrm_financial_item',83,83,'50.00'),(167,'civicrm_contribution',68,84,'50.00'),(168,'civicrm_financial_item',84,84,'50.00'),(169,'civicrm_contribution',51,85,'50.00'),(170,'civicrm_financial_item',85,85,'50.00'),(171,'civicrm_contribution',45,86,'50.00'),(172,'civicrm_financial_item',86,86,'50.00'),(173,'civicrm_contribution',79,87,'50.00'),(174,'civicrm_financial_item',87,87,'50.00'),(175,'civicrm_contribution',80,88,'50.00'),(176,'civicrm_financial_item',88,88,'50.00'),(177,'civicrm_contribution',52,89,'50.00'),(178,'civicrm_financial_item',89,89,'50.00'),(179,'civicrm_contribution',76,90,'50.00'),(180,'civicrm_financial_item',90,90,'50.00'),(181,'civicrm_contribution',57,91,'50.00'),(182,'civicrm_financial_item',91,91,'50.00'),(183,'civicrm_contribution',90,92,'50.00'),(184,'civicrm_financial_item',92,92,'50.00'),(185,'civicrm_contribution',61,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',18,16,100.00),(32,'civicrm_financial_item',16,16,100.00),(33,'civicrm_contribution',20,17,100.00),(34,'civicrm_financial_item',17,17,100.00),(35,'civicrm_contribution',22,18,100.00),(36,'civicrm_financial_item',18,18,100.00),(37,'civicrm_contribution',23,19,100.00),(38,'civicrm_financial_item',19,19,100.00),(39,'civicrm_contribution',26,20,100.00),(40,'civicrm_financial_item',20,20,100.00),(41,'civicrm_contribution',28,21,100.00),(42,'civicrm_financial_item',21,21,100.00),(43,'civicrm_contribution',30,22,100.00),(44,'civicrm_financial_item',22,22,100.00),(45,'civicrm_contribution',32,23,100.00),(46,'civicrm_financial_item',23,23,100.00),(47,'civicrm_contribution',33,24,100.00),(48,'civicrm_financial_item',24,24,100.00),(49,'civicrm_contribution',34,25,100.00),(50,'civicrm_financial_item',25,25,100.00),(51,'civicrm_contribution',36,26,100.00),(52,'civicrm_financial_item',26,26,100.00),(53,'civicrm_contribution',40,27,100.00),(54,'civicrm_financial_item',27,27,100.00),(55,'civicrm_contribution',42,28,100.00),(56,'civicrm_financial_item',28,28,100.00),(57,'civicrm_contribution',15,29,50.00),(58,'civicrm_financial_item',29,29,50.00),(59,'civicrm_contribution',17,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',25,33,50.00),(66,'civicrm_financial_item',33,33,50.00),(67,'civicrm_contribution',27,34,50.00),(68,'civicrm_financial_item',34,34,50.00),(69,'civicrm_contribution',29,35,50.00),(70,'civicrm_financial_item',35,35,50.00),(71,'civicrm_contribution',31,36,50.00),(72,'civicrm_financial_item',36,36,50.00),(73,'civicrm_contribution',37,37,50.00),(74,'civicrm_financial_item',37,37,50.00),(75,'civicrm_contribution',38,38,50.00),(76,'civicrm_financial_item',38,38,50.00),(77,'civicrm_contribution',39,39,50.00),(78,'civicrm_financial_item',39,39,50.00),(79,'civicrm_contribution',41,40,50.00),(80,'civicrm_financial_item',40,40,50.00),(81,'civicrm_contribution',43,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',57,44,50.00),(88,'civicrm_financial_item',44,44,50.00),(89,'civicrm_contribution',84,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',63,47,50.00),(94,'civicrm_financial_item',47,47,50.00),(95,'civicrm_contribution',72,48,50.00),(96,'civicrm_financial_item',48,48,50.00),(97,'civicrm_contribution',67,49,50.00),(98,'civicrm_financial_item',49,49,50.00),(99,'civicrm_contribution',54,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',69,52,50.00),(104,'civicrm_financial_item',52,52,50.00),(105,'civicrm_contribution',77,53,50.00),(106,'civicrm_financial_item',53,53,50.00),(107,'civicrm_contribution',85,54,50.00),(108,'civicrm_financial_item',54,54,50.00),(109,'civicrm_contribution',80,55,50.00),(110,'civicrm_financial_item',55,55,50.00),(111,'civicrm_contribution',45,56,50.00),(112,'civicrm_financial_item',56,56,50.00),(113,'civicrm_contribution',93,57,50.00),(114,'civicrm_financial_item',57,57,50.00),(115,'civicrm_contribution',53,58,50.00),(116,'civicrm_financial_item',58,58,50.00),(117,'civicrm_contribution',74,59,50.00),(118,'civicrm_financial_item',59,59,50.00),(119,'civicrm_contribution',60,60,800.00),(120,'civicrm_financial_item',60,60,800.00),(121,'civicrm_contribution',56,61,800.00),(122,'civicrm_financial_item',61,61,800.00),(123,'civicrm_contribution',79,62,800.00),(124,'civicrm_financial_item',62,62,800.00),(125,'civicrm_contribution',76,63,800.00),(126,'civicrm_financial_item',63,63,800.00),(127,'civicrm_contribution',71,64,800.00),(128,'civicrm_financial_item',64,64,800.00),(129,'civicrm_contribution',59,65,800.00),(130,'civicrm_financial_item',65,65,800.00),(131,'civicrm_contribution',78,66,800.00),(132,'civicrm_financial_item',66,66,800.00),(133,'civicrm_contribution',94,67,800.00),(134,'civicrm_financial_item',67,67,800.00),(135,'civicrm_contribution',70,68,800.00),(136,'civicrm_financial_item',68,68,800.00),(137,'civicrm_contribution',47,69,800.00),(138,'civicrm_financial_item',69,69,800.00),(139,'civicrm_contribution',92,70,800.00),(140,'civicrm_financial_item',70,70,800.00),(141,'civicrm_contribution',49,71,800.00),(142,'civicrm_financial_item',71,71,800.00),(143,'civicrm_contribution',68,72,800.00),(144,'civicrm_financial_item',72,72,800.00),(145,'civicrm_contribution',50,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',51,75,800.00),(150,'civicrm_financial_item',75,75,800.00),(151,'civicrm_contribution',90,76,800.00),(152,'civicrm_financial_item',76,76,800.00),(153,'civicrm_contribution',65,77,800.00),(154,'civicrm_financial_item',77,77,800.00),(155,'civicrm_contribution',81,78,50.00),(156,'civicrm_financial_item',78,78,50.00),(157,'civicrm_contribution',61,79,50.00),(158,'civicrm_financial_item',79,79,50.00),(159,'civicrm_contribution',75,80,50.00),(160,'civicrm_financial_item',80,80,50.00),(161,'civicrm_contribution',86,81,50.00),(162,'civicrm_financial_item',81,81,50.00),(163,'civicrm_contribution',52,82,50.00),(164,'civicrm_financial_item',82,82,50.00),(165,'civicrm_contribution',88,83,50.00),(166,'civicrm_financial_item',83,83,50.00),(167,'civicrm_contribution',73,84,50.00),(168,'civicrm_financial_item',84,84,50.00),(169,'civicrm_contribution',55,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',83,87,50.00),(174,'civicrm_financial_item',87,87,50.00),(175,'civicrm_contribution',89,88,50.00),(176,'civicrm_financial_item',88,88,50.00),(177,'civicrm_contribution',46,89,50.00),(178,'civicrm_financial_item',89,89,50.00),(179,'civicrm_contribution',91,90,50.00),(180,'civicrm_financial_item',90,90,50.00),(181,'civicrm_contribution',82,91,50.00),(182,'civicrm_financial_item',91,91,50.00),(183,'civicrm_contribution',58,92,50.00),(184,'civicrm_financial_item',92,92,50.00),(185,'civicrm_contribution',64,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 (78,'civicrm_contact',7,4),(79,'civicrm_contact',11,5),(29,'civicrm_contact',12,4),(30,'civicrm_contact',12,5),(25,'civicrm_contact',14,4),(48,'civicrm_contact',19,5),(67,'civicrm_contact',21,4),(68,'civicrm_contact',21,5),(21,'civicrm_contact',27,4),(22,'civicrm_contact',27,5),(92,'civicrm_contact',31,4),(110,'civicrm_contact',32,4),(59,'civicrm_contact',36,4),(60,'civicrm_contact',36,5),(23,'civicrm_contact',37,5),(8,'civicrm_contact',39,3),(6,'civicrm_contact',46,1),(115,'civicrm_contact',47,5),(61,'civicrm_contact',48,4),(62,'civicrm_contact',48,5),(69,'civicrm_contact',52,4),(97,'civicrm_contact',55,5),(39,'civicrm_contact',56,4),(27,'civicrm_contact',57,4),(28,'civicrm_contact',57,5),(10,'civicrm_contact',58,2),(99,'civicrm_contact',59,5),(111,'civicrm_contact',60,4),(112,'civicrm_contact',60,5),(11,'civicrm_contact',61,4),(104,'civicrm_contact',63,4),(105,'civicrm_contact',63,5),(36,'civicrm_contact',64,5),(45,'civicrm_contact',65,4),(14,'civicrm_contact',66,4),(15,'civicrm_contact',66,5),(96,'civicrm_contact',67,5),(95,'civicrm_contact',70,4),(33,'civicrm_contact',71,4),(85,'civicrm_contact',81,4),(86,'civicrm_contact',81,5),(109,'civicrm_contact',82,4),(5,'civicrm_contact',83,3),(103,'civicrm_contact',85,5),(117,'civicrm_contact',87,4),(118,'civicrm_contact',87,5),(84,'civicrm_contact',89,5),(20,'civicrm_contact',92,5),(64,'civicrm_contact',94,4),(43,'civicrm_contact',96,4),(44,'civicrm_contact',96,5),(34,'civicrm_contact',98,5),(50,'civicrm_contact',99,4),(51,'civicrm_contact',99,5),(114,'civicrm_contact',101,5),(93,'civicrm_contact',108,4),(94,'civicrm_contact',108,5),(98,'civicrm_contact',109,5),(52,'civicrm_contact',111,4),(53,'civicrm_contact',111,5),(7,'civicrm_contact',114,1),(4,'civicrm_contact',115,1),(90,'civicrm_contact',118,4),(70,'civicrm_contact',120,4),(71,'civicrm_contact',120,5),(113,'civicrm_contact',121,5),(87,'civicrm_contact',125,5),(107,'civicrm_contact',126,4),(108,'civicrm_contact',126,5),(106,'civicrm_contact',127,5),(82,'civicrm_contact',128,5),(65,'civicrm_contact',129,4),(66,'civicrm_contact',129,5),(56,'civicrm_contact',130,5),(40,'civicrm_contact',134,4),(101,'civicrm_contact',135,4),(102,'civicrm_contact',135,5),(119,'civicrm_contact',138,4),(120,'civicrm_contact',138,5),(77,'civicrm_contact',139,5),(63,'civicrm_contact',140,5),(16,'civicrm_contact',144,4),(17,'civicrm_contact',144,5),(81,'civicrm_contact',145,5),(2,'civicrm_contact',147,3),(37,'civicrm_contact',150,4),(38,'civicrm_contact',150,5),(116,'civicrm_contact',151,4),(72,'civicrm_contact',152,4),(46,'civicrm_contact',153,4),(47,'civicrm_contact',153,5),(88,'civicrm_contact',154,5),(12,'civicrm_contact',156,4),(13,'civicrm_contact',156,5),(1,'civicrm_contact',158,3),(54,'civicrm_contact',162,4),(55,'civicrm_contact',162,5),(32,'civicrm_contact',163,5),(35,'civicrm_contact',164,5),(41,'civicrm_contact',168,4),(42,'civicrm_contact',168,5),(31,'civicrm_contact',169,4),(80,'civicrm_contact',173,5),(83,'civicrm_contact',175,4),(9,'civicrm_contact',178,2),(73,'civicrm_contact',183,4),(74,'civicrm_contact',183,5),(49,'civicrm_contact',185,5),(3,'civicrm_contact',186,1),(75,'civicrm_contact',189,4),(76,'civicrm_contact',189,5),(26,'civicrm_contact',190,4),(100,'civicrm_contact',193,5),(24,'civicrm_contact',194,5),(57,'civicrm_contact',195,4),(58,'civicrm_contact',195,5),(91,'civicrm_contact',197,5),(18,'civicrm_contact',198,4),(19,'civicrm_contact',198,5),(89,'civicrm_contact',200,4);
+INSERT INTO `civicrm_entity_tag` (`id`, `entity_table`, `entity_id`, `tag_id`) VALUES (4,'civicrm_contact',4,2),(118,'civicrm_contact',5,4),(40,'civicrm_contact',6,4),(41,'civicrm_contact',6,5),(11,'civicrm_contact',8,5),(42,'civicrm_contact',14,4),(24,'civicrm_contact',16,4),(57,'civicrm_contact',17,5),(38,'civicrm_contact',21,4),(39,'civicrm_contact',21,5),(107,'civicrm_contact',22,4),(93,'civicrm_contact',24,4),(94,'civicrm_contact',24,5),(21,'civicrm_contact',26,4),(7,'civicrm_contact',28,3),(77,'civicrm_contact',29,4),(58,'civicrm_contact',31,5),(110,'civicrm_contact',34,5),(61,'civicrm_contact',36,4),(62,'civicrm_contact',36,5),(112,'civicrm_contact',39,4),(113,'civicrm_contact',39,5),(19,'civicrm_contact',40,5),(108,'civicrm_contact',42,4),(109,'civicrm_contact',42,5),(8,'civicrm_contact',43,2),(44,'civicrm_contact',44,4),(31,'civicrm_contact',46,5),(114,'civicrm_contact',48,4),(115,'civicrm_contact',48,5),(67,'civicrm_contact',49,5),(117,'civicrm_contact',50,4),(1,'civicrm_contact',51,1),(73,'civicrm_contact',52,5),(52,'civicrm_contact',54,4),(53,'civicrm_contact',54,5),(3,'civicrm_contact',55,1),(76,'civicrm_contact',59,4),(28,'civicrm_contact',60,4),(29,'civicrm_contact',60,5),(71,'civicrm_contact',64,4),(20,'civicrm_contact',65,4),(30,'civicrm_contact',67,4),(75,'civicrm_contact',68,5),(84,'civicrm_contact',69,4),(85,'civicrm_contact',69,5),(18,'civicrm_contact',70,4),(43,'civicrm_contact',73,4),(46,'civicrm_contact',74,5),(25,'civicrm_contact',79,4),(47,'civicrm_contact',81,4),(48,'civicrm_contact',81,5),(5,'civicrm_contact',83,1),(63,'civicrm_contact',84,4),(64,'civicrm_contact',84,5),(104,'civicrm_contact',87,4),(105,'civicrm_contact',87,5),(12,'civicrm_contact',89,4),(22,'civicrm_contact',90,4),(23,'civicrm_contact',90,5),(59,'civicrm_contact',93,4),(60,'civicrm_contact',93,5),(95,'civicrm_contact',95,4),(80,'civicrm_contact',98,5),(103,'civicrm_contact',100,4),(17,'civicrm_contact',103,4),(36,'civicrm_contact',105,4),(37,'civicrm_contact',105,5),(116,'civicrm_contact',106,5),(49,'civicrm_contact',107,5),(69,'civicrm_contact',108,4),(70,'civicrm_contact',108,5),(55,'civicrm_contact',110,5),(86,'civicrm_contact',111,4),(87,'civicrm_contact',111,5),(83,'civicrm_contact',112,5),(15,'civicrm_contact',117,4),(16,'civicrm_contact',117,5),(74,'civicrm_contact',121,5),(13,'civicrm_contact',124,4),(97,'civicrm_contact',133,4),(65,'civicrm_contact',135,4),(66,'civicrm_contact',135,5),(6,'civicrm_contact',136,3),(96,'civicrm_contact',137,4),(119,'civicrm_contact',139,5),(50,'civicrm_contact',141,4),(51,'civicrm_contact',141,5),(101,'civicrm_contact',144,4),(102,'civicrm_contact',144,5),(90,'civicrm_contact',147,4),(91,'civicrm_contact',147,5),(56,'civicrm_contact',152,4),(32,'civicrm_contact',153,4),(33,'civicrm_contact',153,5),(72,'civicrm_contact',155,4),(54,'civicrm_contact',158,5),(81,'civicrm_contact',159,4),(82,'civicrm_contact',159,5),(92,'civicrm_contact',163,5),(10,'civicrm_contact',166,2),(89,'civicrm_contact',167,5),(78,'civicrm_contact',168,4),(79,'civicrm_contact',168,5),(9,'civicrm_contact',169,2),(14,'civicrm_contact',172,5),(45,'civicrm_contact',175,5),(26,'civicrm_contact',180,4),(27,'civicrm_contact',180,5),(68,'civicrm_contact',184,5),(2,'civicrm_contact',185,1),(34,'civicrm_contact',186,4),(35,'civicrm_contact',186,5),(100,'civicrm_contact',187,5),(111,'civicrm_contact',193,4),(88,'civicrm_contact',194,4),(98,'civicrm_contact',195,4),(99,'civicrm_contact',195,5),(106,'civicrm_contact',200,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-07 17:00:00','2014-11-09 17:00:00',1,'Register Now',NULL,NULL,100,'Sorry! The Fall Fundraiser Dinner is full. Please call Jane at 204 222-1000 ext 33 if you want to be added to the waiting list.',1,4,NULL,1,1,'Dinner Contribution',1,1,1,'Fill in the information below to join as at this wonderful dinner event.',NULL,'Confirm Your Registration Information','Review the information below carefully.',NULL,1,'Contact the Development Department if you need to make any changes to your registration.','Fundraising Dept.','development@example.org',NULL,NULL,NULL,NULL,'Thanks for Registering!','<p>Thank you for your support. Your contribution will help us build even better tools.</p><p>Please tell your friends and colleagues about this wonderful event.</p>','<p><a href=http://civicrm.org>Back to CiviCRM Home Page</a></p>',1,'I will send payment by check','Send a check payable to Our Organization within 3 business days to hold your reservation. Checks should be sent to: 100 Main St., Suite 3, San Francisco CA 94110',0,NULL,NULL,NULL,1,0,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-06 12:00:00','2014-05-06 17:00:00',1,'Register Now',NULL,NULL,50,'We have all the singers we can handle. Come to the pavilion anyway and join in from the audience.',1,2,NULL,NULL,1,'Festival Fee',1,2,1,'Complete the form below and click Continue to register online for the festival. Or you can register by calling us at 204 222-1000 ext 22.','','Confirm Your Registration Information','','',1,'This email confirms your registration. If you have questions or need to change your registration - please do not hesitate to call us.','Event Dept.','events@example.org','',NULL,NULL,NULL,'Thanks for Your Joining In!','<p>Thank you for your support. Your participation will help build new parks.</p><p>Please tell your friends and colleagues about the concert.</p>','<p><a href=http://civicrm.org>Back to CiviCRM Home Page</a></p>',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-07 07:00:00','2014-12-10 17:00:00',1,'Register Now',NULL,NULL,500,'Sorry! All available team slots for this tournament have been filled. Contact Jill Futbol for information about the waiting list and next years event.',1,4,NULL,NULL,1,'Tournament Fees',1,3,1,'Complete the form below to register your team for this year\'s tournament.','<em>A Soccer Youth Event</em>','Review and Confirm Your Registration Information','','<em>A Soccer Youth Event</em>',1,'Contact our Tournament Director for eligibility details.','Tournament Director','tournament@example.org','',NULL,NULL,NULL,'Thanks for Your Support!','<p>Thank you for your support. Your participation will help save thousands of acres of rainforest.</p>','<p><a href=http://civicrm.org>Back to CiviCRM Home Page</a></p>',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-13 17:00:00','2014-11-15 17:00:00',1,'Register Now',NULL,NULL,100,'Sorry! The Fall Fundraiser Dinner is full. Please call Jane at 204 222-1000 ext 33 if you want to be added to the waiting list.',1,4,NULL,1,1,'Dinner Contribution',1,1,1,'Fill in the information below to join as at this wonderful dinner event.',NULL,'Confirm Your Registration Information','Review the information below carefully.',NULL,1,'Contact the Development Department if you need to make any changes to your registration.','Fundraising Dept.','development@example.org',NULL,NULL,NULL,NULL,'Thanks for Registering!','<p>Thank you for your support. Your contribution will help us build even better tools.</p><p>Please tell your friends and colleagues about this wonderful event.</p>','<p><a href=http://civicrm.org>Back to CiviCRM Home Page</a></p>',1,'I will send payment by check','Send a check payable to Our Organization within 3 business days to hold your reservation. Checks should be sent to: 100 Main St., Suite 3, San Francisco CA 94110',0,NULL,NULL,NULL,1,0,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-12 12:00:00','2014-05-12 17:00:00',1,'Register Now',NULL,NULL,50,'We have all the singers we can handle. Come to the pavilion anyway and join in from the audience.',1,2,NULL,NULL,1,'Festival Fee',1,2,1,'Complete the form below and click Continue to register online for the festival. Or you can register by calling us at 204 222-1000 ext 22.','','Confirm Your Registration Information','','',1,'This email confirms your registration. If you have questions or need to change your registration - please do not hesitate to call us.','Event Dept.','events@example.org','',NULL,NULL,NULL,'Thanks for Your Joining In!','<p>Thank you for your support. Your participation will help build new parks.</p><p>Please tell your friends and colleagues about the concert.</p>','<p><a href=http://civicrm.org>Back to CiviCRM Home Page</a></p>',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-13 07:00:00','2014-12-16 17:00:00',1,'Register Now',NULL,NULL,500,'Sorry! All available team slots for this tournament have been filled. Contact Jill Futbol for information about the waiting list and next years event.',1,4,NULL,NULL,1,'Tournament Fees',1,3,1,'Complete the form below to register your team for this year\'s tournament.','<em>A Soccer Youth Event</em>','Review and Confirm Your Registration Information','','<em>A Soccer Youth Event</em>',1,'Contact our Tournament Director for eligibility details.','Tournament Director','tournament@example.org','',NULL,NULL,NULL,'Thanks for Your Support!','<p>Thank you for your support. Your participation will help save thousands of acres of rainforest.</p>','<p><a href=http://civicrm.org>Back to CiviCRM Home Page</a></p>',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-08 00:02:52','2010-04-11 00:00:00',2,'Contribution Amount','125.00','USD',1,1,'civicrm_line_item',1),(2,'2014-05-08 00:02:52','2010-03-21 00:00:00',4,'Contribution Amount','50.00','USD',1,1,'civicrm_line_item',2),(3,'2014-05-08 00:02:52','2010-04-29 00:00:00',6,'Contribution Amount','25.00','USD',1,1,'civicrm_line_item',3),(4,'2014-05-08 00:02:52','2010-04-11 00:00:00',8,'Contribution Amount','50.00','USD',1,1,'civicrm_line_item',4),(5,'2014-05-08 00:02:52','2010-04-15 00:00:00',16,'Contribution Amount','500.00','USD',1,1,'civicrm_line_item',5),(6,'2014-05-08 00:02:52','2010-04-11 00:00:00',19,'Contribution Amount','175.00','USD',1,1,'civicrm_line_item',6),(7,'2014-05-08 00:02:52','2010-03-27 00:00:00',82,'Contribution Amount','50.00','USD',1,1,'civicrm_line_item',7),(8,'2014-05-08 00:02:52','2010-03-08 00:00:00',92,'Contribution Amount','10.00','USD',1,1,'civicrm_line_item',8),(9,'2014-05-08 00:02:52','2010-04-22 00:00:00',34,'Contribution Amount','250.00','USD',1,1,'civicrm_line_item',9),(10,'2014-05-08 00:02:52','2009-07-01 11:53:50',71,'Contribution Amount','500.00','USD',1,1,'civicrm_line_item',10),(11,'2014-05-08 00:02:52','2009-07-01 12:55:41',43,'Contribution Amount','200.00','USD',1,1,'civicrm_line_item',11),(12,'2014-05-08 00:02:52','2009-10-01 11:53:50',32,'Contribution Amount','200.00','USD',1,1,'civicrm_line_item',12),(13,'2014-05-08 00:02:52','2009-12-01 12:55:41',32,'Contribution Amount','200.00','USD',1,1,'civicrm_line_item',13),(14,'2014-05-08 00:02:52','2014-05-07 20:02:52',120,'General','100.00','USD',2,1,'civicrm_line_item',16),(15,'2014-05-08 00:02:52','2014-05-07 20:02:52',197,'General','100.00','USD',2,1,'civicrm_line_item',17),(16,'2014-05-08 00:02:52','2014-05-07 20:02:52',192,'General','100.00','USD',2,1,'civicrm_line_item',18),(17,'2014-05-08 00:02:52','2014-05-07 20:02:52',93,'General','100.00','USD',2,1,'civicrm_line_item',19),(18,'2014-05-08 00:02:52','2014-05-07 20:02:52',2,'General','100.00','USD',2,1,'civicrm_line_item',20),(19,'2014-05-08 00:02:52','2014-05-07 20:02:52',91,'General','100.00','USD',2,1,'civicrm_line_item',21),(20,'2014-05-08 00:02:52','2014-05-07 20:02:52',94,'General','100.00','USD',2,1,'civicrm_line_item',22),(21,'2014-05-08 00:02:52','2014-05-07 20:02:52',180,'General','100.00','USD',2,1,'civicrm_line_item',23),(22,'2014-05-08 00:02:52','2014-05-07 20:02:52',27,'General','100.00','USD',2,1,'civicrm_line_item',24),(23,'2014-05-08 00:02:52','2014-05-07 20:02:52',110,'General','100.00','USD',2,1,'civicrm_line_item',25),(24,'2014-05-08 00:02:52','2014-05-07 20:02:52',169,'General','100.00','USD',2,1,'civicrm_line_item',26),(25,'2014-05-08 00:02:52','2014-05-07 20:02:52',156,'General','100.00','USD',2,1,'civicrm_line_item',27),(26,'2014-05-08 00:02:52','2014-05-07 20:02:52',80,'General','100.00','USD',2,1,'civicrm_line_item',28),(27,'2014-05-08 00:02:52','2014-05-07 20:02:52',64,'General','100.00','USD',2,1,'civicrm_line_item',29),(28,'2014-05-08 00:02:52','2014-05-07 20:02:52',125,'General','100.00','USD',2,1,'civicrm_line_item',30),(29,'2014-05-08 00:02:52','2014-05-07 20:02:52',11,'Student','50.00','USD',2,1,'civicrm_line_item',31),(30,'2014-05-08 00:02:52','2014-05-07 20:02:52',56,'Student','50.00','USD',2,1,'civicrm_line_item',32),(31,'2014-05-08 00:02:52','2014-05-07 20:02:52',41,'Student','50.00','USD',2,1,'civicrm_line_item',33),(32,'2014-05-08 00:02:52','2014-05-07 20:02:52',48,'Student','50.00','USD',2,1,'civicrm_line_item',34),(33,'2014-05-08 00:02:52','2014-05-07 20:02:52',78,'Student','50.00','USD',2,1,'civicrm_line_item',35),(34,'2014-05-08 00:02:52','2014-05-07 20:02:52',10,'Student','50.00','USD',2,1,'civicrm_line_item',36),(35,'2014-05-08 00:02:52','2014-05-07 20:02:52',45,'Student','50.00','USD',2,1,'civicrm_line_item',37),(36,'2014-05-08 00:02:52','2014-05-07 20:02:52',6,'Student','50.00','USD',2,1,'civicrm_line_item',38),(37,'2014-05-08 00:02:52','2014-05-07 20:02:52',134,'Student','50.00','USD',2,1,'civicrm_line_item',39),(38,'2014-05-08 00:02:52','2014-05-07 20:02:52',68,'Student','50.00','USD',2,1,'civicrm_line_item',40),(39,'2014-05-08 00:02:52','2014-05-07 20:02:52',123,'Student','50.00','USD',2,1,'civicrm_line_item',41),(40,'2014-05-08 00:02:52','2014-05-07 20:02:52',49,'Student','50.00','USD',2,1,'civicrm_line_item',42),(41,'2014-05-08 00:02:52','2014-05-07 20:02:52',162,'Student','50.00','USD',2,1,'civicrm_line_item',43),(42,'2014-05-08 00:02:52','2014-05-07 20:02:52',126,'Lifetime','1200.00','USD',2,1,'civicrm_line_item',44),(43,'2014-05-08 00:02:52','2014-05-07 20:02:52',193,'Lifetime','1200.00','USD',2,1,'civicrm_line_item',45),(44,'2014-05-08 00:02:52','2014-05-07 20:02:52',127,'Soprano','50.00','USD',2,1,'civicrm_line_item',81),(45,'2014-05-08 00:02:52','2014-05-07 20:02:52',198,'Soprano','50.00','USD',2,1,'civicrm_line_item',82),(46,'2014-05-08 00:02:52','2014-05-07 20:02:52',73,'Soprano','50.00','USD',2,1,'civicrm_line_item',83),(47,'2014-05-08 00:02:52','2014-05-07 20:02:52',197,'Soprano','50.00','USD',2,1,'civicrm_line_item',84),(48,'2014-05-08 00:02:52','2014-05-07 20:02:52',22,'Soprano','50.00','USD',2,1,'civicrm_line_item',85),(49,'2014-05-08 00:02:52','2014-05-07 20:02:52',10,'Soprano','50.00','USD',2,1,'civicrm_line_item',86),(50,'2014-05-08 00:02:52','2014-05-07 20:02:52',54,'Soprano','50.00','USD',2,1,'civicrm_line_item',87),(51,'2014-05-08 00:02:52','2014-05-07 20:02:52',149,'Soprano','50.00','USD',2,1,'civicrm_line_item',88),(52,'2014-05-08 00:02:52','2014-05-07 20:02:52',180,'Soprano','50.00','USD',2,1,'civicrm_line_item',89),(53,'2014-05-08 00:02:52','2014-05-07 20:02:52',147,'Soprano','50.00','USD',2,1,'civicrm_line_item',90),(54,'2014-05-08 00:02:52','2014-05-07 20:02:52',182,'Soprano','50.00','USD',2,1,'civicrm_line_item',91),(55,'2014-05-08 00:02:52','2014-05-07 20:02:52',66,'Soprano','50.00','USD',2,1,'civicrm_line_item',92),(56,'2014-05-08 00:02:52','2014-05-07 20:02:52',99,'Soprano','50.00','USD',2,1,'civicrm_line_item',93),(57,'2014-05-08 00:02:52','2014-05-07 20:02:52',155,'Soprano','50.00','USD',2,1,'civicrm_line_item',94),(58,'2014-05-08 00:02:52','2014-05-07 20:02:52',67,'Soprano','50.00','USD',2,1,'civicrm_line_item',95),(59,'2014-05-08 00:02:52','2014-05-07 20:02:52',83,'Soprano','50.00','USD',2,1,'civicrm_line_item',96),(60,'2014-05-08 00:02:52','2014-05-07 20:02:52',125,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',47),(61,'2014-05-08 00:02:52','2014-05-07 20:02:52',78,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',48),(62,'2014-05-08 00:02:52','2014-05-07 20:02:52',158,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',49),(63,'2014-05-08 00:02:52','2014-05-07 20:02:52',193,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',50),(64,'2014-05-08 00:02:52','2014-05-07 20:02:52',17,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',51),(65,'2014-05-08 00:02:52','2014-05-07 20:02:52',154,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',52),(66,'2014-05-08 00:02:52','2014-05-07 20:02:52',169,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',53),(67,'2014-05-08 00:02:52','2014-05-07 20:02:52',69,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',54),(68,'2014-05-08 00:02:52','2014-05-07 20:02:52',174,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',55),(69,'2014-05-08 00:02:52','2014-05-07 20:02:52',165,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',56),(70,'2014-05-08 00:02:52','2014-05-07 20:02:52',86,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',57),(71,'2014-05-08 00:02:52','2014-05-07 20:02:52',82,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',58),(72,'2014-05-08 00:02:52','2014-05-07 20:02:52',140,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',59),(73,'2014-05-08 00:02:52','2014-05-07 20:02:52',123,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',60),(74,'2014-05-08 00:02:52','2014-05-07 20:02:52',109,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',61),(75,'2014-05-08 00:02:52','2014-05-07 20:02:52',38,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',62),(76,'2014-05-08 00:02:52','2014-05-07 20:02:52',81,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',63),(77,'2014-05-08 00:02:52','2014-05-07 20:02:52',26,'Tiny-tots (ages 5-8)','800.00','USD',4,1,'civicrm_line_item',64),(78,'2014-05-08 00:02:52','2014-05-07 20:02:52',55,'Single','50.00','USD',4,1,'civicrm_line_item',65),(79,'2014-05-08 00:02:52','2014-05-07 20:02:52',92,'Single','50.00','USD',4,1,'civicrm_line_item',66),(80,'2014-05-08 00:02:52','2014-05-07 20:02:52',57,'Single','50.00','USD',4,1,'civicrm_line_item',67),(81,'2014-05-08 00:02:52','2014-05-07 20:02:52',121,'Single','50.00','USD',4,1,'civicrm_line_item',68),(82,'2014-05-08 00:02:52','2014-05-07 20:02:52',136,'Single','50.00','USD',4,1,'civicrm_line_item',69),(83,'2014-05-08 00:02:52','2014-05-07 20:02:52',24,'Single','50.00','USD',4,1,'civicrm_line_item',70),(84,'2014-05-08 00:02:52','2014-05-07 20:02:52',88,'Single','50.00','USD',4,1,'civicrm_line_item',71),(85,'2014-05-08 00:02:52','2014-05-07 20:02:52',29,'Single','50.00','USD',4,1,'civicrm_line_item',72),(86,'2014-05-08 00:02:52','2014-05-07 20:02:52',2,'Single','50.00','USD',4,1,'civicrm_line_item',73),(87,'2014-05-08 00:02:52','2014-05-07 20:02:52',141,'Single','50.00','USD',4,1,'civicrm_line_item',74),(88,'2014-05-08 00:02:52','2014-05-07 20:02:52',145,'Single','50.00','USD',4,1,'civicrm_line_item',75),(89,'2014-05-08 00:02:52','2014-05-07 20:02:52',35,'Single','50.00','USD',4,1,'civicrm_line_item',76),(90,'2014-05-08 00:02:52','2014-05-07 20:02:52',130,'Single','50.00','USD',4,1,'civicrm_line_item',77),(91,'2014-05-08 00:02:52','2014-05-07 20:02:52',64,'Single','50.00','USD',4,1,'civicrm_line_item',78),(92,'2014-05-08 00:02:52','2014-05-07 20:02:52',181,'Single','50.00','USD',4,1,'civicrm_line_item',79),(93,'2014-05-08 00:02:52','2014-05-07 20:02:52',72,'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-13 07:32:37','2010-04-11 00:00:00',2,'Contribution Amount',125.00,'USD',1,1,'civicrm_line_item',1),(2,'2014-05-13 07:32:37','2010-03-21 00:00:00',4,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',2),(3,'2014-05-13 07:32:37','2010-04-29 00:00:00',6,'Contribution Amount',25.00,'USD',1,1,'civicrm_line_item',3),(4,'2014-05-13 07:32:37','2010-04-11 00:00:00',8,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',4),(5,'2014-05-13 07:32:37','2010-04-15 00:00:00',16,'Contribution Amount',500.00,'USD',1,1,'civicrm_line_item',5),(6,'2014-05-13 07:32:37','2010-04-11 00:00:00',19,'Contribution Amount',175.00,'USD',1,1,'civicrm_line_item',6),(7,'2014-05-13 07:32:37','2010-03-27 00:00:00',82,'Contribution Amount',50.00,'USD',1,1,'civicrm_line_item',7),(8,'2014-05-13 07:32:37','2010-03-08 00:00:00',92,'Contribution Amount',10.00,'USD',1,1,'civicrm_line_item',8),(9,'2014-05-13 07:32:37','2010-04-22 00:00:00',34,'Contribution Amount',250.00,'USD',1,1,'civicrm_line_item',9),(10,'2014-05-13 07:32:37','2009-07-01 11:53:50',71,'Contribution Amount',500.00,'USD',1,1,'civicrm_line_item',10),(11,'2014-05-13 07:32:37','2009-07-01 12:55:41',43,'Contribution Amount',200.00,'USD',1,1,'civicrm_line_item',11),(12,'2014-05-13 07:32:37','2009-10-01 11:53:50',32,'Contribution Amount',200.00,'USD',1,1,'civicrm_line_item',12),(13,'2014-05-13 07:32:37','2009-12-01 12:55:41',32,'Contribution Amount',200.00,'USD',1,1,'civicrm_line_item',13),(14,'2014-05-13 07:32:37','2014-05-12 21:32:37',92,'General',100.00,'USD',2,1,'civicrm_line_item',16),(15,'2014-05-13 07:32:37','2014-05-12 21:32:37',199,'General',100.00,'USD',2,1,'civicrm_line_item',17),(16,'2014-05-13 07:32:37','2014-05-12 21:32:37',151,'General',100.00,'USD',2,1,'civicrm_line_item',18),(17,'2014-05-13 07:32:37','2014-05-12 21:32:37',115,'General',100.00,'USD',2,1,'civicrm_line_item',19),(18,'2014-05-13 07:32:37','2014-05-12 21:32:37',105,'General',100.00,'USD',2,1,'civicrm_line_item',20),(19,'2014-05-13 07:32:37','2014-05-12 21:32:37',132,'General',100.00,'USD',2,1,'civicrm_line_item',21),(20,'2014-05-13 07:32:37','2014-05-12 21:32:37',135,'General',100.00,'USD',2,1,'civicrm_line_item',22),(21,'2014-05-13 07:32:37','2014-05-12 21:32:37',155,'General',100.00,'USD',2,1,'civicrm_line_item',23),(22,'2014-05-13 07:32:37','2014-05-12 21:32:37',198,'General',100.00,'USD',2,1,'civicrm_line_item',24),(23,'2014-05-13 07:32:37','2014-05-12 21:32:37',6,'General',100.00,'USD',2,1,'civicrm_line_item',25),(24,'2014-05-13 07:32:37','2014-05-12 21:32:37',59,'General',100.00,'USD',2,1,'civicrm_line_item',26),(25,'2014-05-13 07:32:37','2014-05-12 21:32:37',182,'General',100.00,'USD',2,1,'civicrm_line_item',27),(26,'2014-05-13 07:32:37','2014-05-12 21:32:37',84,'General',100.00,'USD',2,1,'civicrm_line_item',28),(27,'2014-05-13 07:32:37','2014-05-12 21:32:37',41,'General',100.00,'USD',2,1,'civicrm_line_item',29),(28,'2014-05-13 07:32:37','2014-05-12 21:32:37',141,'General',100.00,'USD',2,1,'civicrm_line_item',30),(29,'2014-05-13 07:32:37','2014-05-12 21:32:37',113,'Student',50.00,'USD',2,1,'civicrm_line_item',31),(30,'2014-05-13 07:32:37','2014-05-12 21:32:37',200,'Student',50.00,'USD',2,1,'civicrm_line_item',32),(31,'2014-05-13 07:32:37','2014-05-12 21:32:37',193,'Student',50.00,'USD',2,1,'civicrm_line_item',33),(32,'2014-05-13 07:32:37','2014-05-12 21:32:37',110,'Student',50.00,'USD',2,1,'civicrm_line_item',34),(33,'2014-05-13 07:32:37','2014-05-12 21:32:37',18,'Student',50.00,'USD',2,1,'civicrm_line_item',35),(34,'2014-05-13 07:32:37','2014-05-12 21:32:37',154,'Student',50.00,'USD',2,1,'civicrm_line_item',36),(35,'2014-05-13 07:32:37','2014-05-12 21:32:37',24,'Student',50.00,'USD',2,1,'civicrm_line_item',37),(36,'2014-05-13 07:32:37','2014-05-12 21:32:37',122,'Student',50.00,'USD',2,1,'civicrm_line_item',38),(37,'2014-05-13 07:32:37','2014-05-12 21:32:37',196,'Student',50.00,'USD',2,1,'civicrm_line_item',39),(38,'2014-05-13 07:32:37','2014-05-12 21:32:37',117,'Student',50.00,'USD',2,1,'civicrm_line_item',40),(39,'2014-05-13 07:32:37','2014-05-12 21:32:37',45,'Student',50.00,'USD',2,1,'civicrm_line_item',41),(40,'2014-05-13 07:32:37','2014-05-12 21:32:37',29,'Student',50.00,'USD',2,1,'civicrm_line_item',42),(41,'2014-05-13 07:32:37','2014-05-12 21:32:37',162,'Student',50.00,'USD',2,1,'civicrm_line_item',43),(42,'2014-05-13 07:32:37','2014-05-12 21:32:37',61,'Lifetime',1200.00,'USD',2,1,'civicrm_line_item',44),(43,'2014-05-13 07:32:37','2014-05-12 21:32:37',104,'Lifetime',1200.00,'USD',2,1,'civicrm_line_item',45),(44,'2014-05-13 07:32:37','2014-05-12 21:32:37',49,'Soprano',50.00,'USD',2,1,'civicrm_line_item',81),(45,'2014-05-13 07:32:37','2014-05-12 21:32:37',160,'Soprano',50.00,'USD',2,1,'civicrm_line_item',82),(46,'2014-05-13 07:32:37','2014-05-12 21:32:37',81,'Soprano',50.00,'USD',2,1,'civicrm_line_item',83),(47,'2014-05-13 07:32:37','2014-05-12 21:32:37',62,'Soprano',50.00,'USD',2,1,'civicrm_line_item',84),(48,'2014-05-13 07:32:37','2014-05-12 21:32:37',112,'Soprano',50.00,'USD',2,1,'civicrm_line_item',85),(49,'2014-05-13 07:32:37','2014-05-12 21:32:37',87,'Soprano',50.00,'USD',2,1,'civicrm_line_item',86),(50,'2014-05-13 07:32:37','2014-05-12 21:32:37',38,'Soprano',50.00,'USD',2,1,'civicrm_line_item',87),(51,'2014-05-13 07:32:37','2014-05-12 21:32:37',61,'Soprano',50.00,'USD',2,1,'civicrm_line_item',88),(52,'2014-05-13 07:32:37','2014-05-12 21:32:37',98,'Soprano',50.00,'USD',2,1,'civicrm_line_item',89),(53,'2014-05-13 07:32:37','2014-05-12 21:32:37',127,'Soprano',50.00,'USD',2,1,'civicrm_line_item',90),(54,'2014-05-13 07:32:37','2014-05-12 21:32:37',163,'Soprano',50.00,'USD',2,1,'civicrm_line_item',91),(55,'2014-05-13 07:32:37','2014-05-12 21:32:37',145,'Soprano',50.00,'USD',2,1,'civicrm_line_item',92),(56,'2014-05-13 07:32:37','2014-05-12 21:32:37',3,'Soprano',50.00,'USD',2,1,'civicrm_line_item',93),(57,'2014-05-13 07:32:37','2014-05-12 21:32:37',187,'Soprano',50.00,'USD',2,1,'civicrm_line_item',94),(58,'2014-05-13 07:32:37','2014-05-12 21:32:37',36,'Soprano',50.00,'USD',2,1,'civicrm_line_item',95),(59,'2014-05-13 07:32:37','2014-05-12 21:32:37',119,'Soprano',50.00,'USD',2,1,'civicrm_line_item',96),(60,'2014-05-13 07:32:37','2014-05-12 21:32:37',58,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',47),(61,'2014-05-13 07:32:37','2014-05-12 21:32:37',46,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',48),(62,'2014-05-13 07:32:37','2014-05-12 21:32:37',138,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',49),(63,'2014-05-13 07:32:37','2014-05-12 21:32:37',126,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',50),(64,'2014-05-13 07:32:37','2014-05-12 21:32:37',108,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',51),(65,'2014-05-13 07:32:37','2014-05-12 21:32:37',56,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',52),(66,'2014-05-13 07:32:37','2014-05-12 21:32:37',129,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',53),(67,'2014-05-13 07:32:37','2014-05-12 21:32:37',201,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',54),(68,'2014-05-13 07:32:37','2014-05-12 21:32:37',101,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',55),(69,'2014-05-13 07:32:37','2014-05-12 21:32:37',8,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',56),(70,'2014-05-13 07:32:37','2014-05-12 21:32:37',182,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',57),(71,'2014-05-13 07:32:38','2014-05-12 21:32:37',14,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',58),(72,'2014-05-13 07:32:38','2014-05-12 21:32:37',97,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',59),(73,'2014-05-13 07:32:38','2014-05-12 21:32:37',19,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',60),(74,'2014-05-13 07:32:38','2014-05-12 21:32:37',167,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',61),(75,'2014-05-13 07:32:38','2014-05-12 21:32:37',27,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',62),(76,'2014-05-13 07:32:38','2014-05-12 21:32:37',179,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',63),(77,'2014-05-13 07:32:38','2014-05-12 21:32:37',70,'Tiny-tots (ages 5-8)',800.00,'USD',4,1,'civicrm_line_item',64),(78,'2014-05-13 07:32:38','2014-05-12 21:32:37',146,'Single',50.00,'USD',4,1,'civicrm_line_item',65),(79,'2014-05-13 07:32:38','2014-05-12 21:32:37',59,'Single',50.00,'USD',4,1,'civicrm_line_item',66),(80,'2014-05-13 07:32:38','2014-05-12 21:32:37',121,'Single',50.00,'USD',4,1,'civicrm_line_item',67),(81,'2014-05-13 07:32:38','2014-05-12 21:32:37',166,'Single',50.00,'USD',4,1,'civicrm_line_item',68),(82,'2014-05-13 07:32:38','2014-05-12 21:32:37',33,'Single',50.00,'USD',4,1,'civicrm_line_item',69),(83,'2014-05-13 07:32:38','2014-05-12 21:32:37',175,'Single',50.00,'USD',4,1,'civicrm_line_item',70),(84,'2014-05-13 07:32:38','2014-05-12 21:32:37',115,'Single',50.00,'USD',4,1,'civicrm_line_item',71),(85,'2014-05-13 07:32:38','2014-05-12 21:32:37',39,'Single',50.00,'USD',4,1,'civicrm_line_item',72),(86,'2014-05-13 07:32:38','2014-05-12 21:32:37',13,'Single',50.00,'USD',4,1,'civicrm_line_item',73),(87,'2014-05-13 07:32:38','2014-05-12 21:32:37',156,'Single',50.00,'USD',4,1,'civicrm_line_item',74),(88,'2014-05-13 07:32:38','2014-05-12 21:32:37',178,'Single',50.00,'USD',4,1,'civicrm_line_item',75),(89,'2014-05-13 07:32:38','2014-05-12 21:32:37',5,'Single',50.00,'USD',4,1,'civicrm_line_item',76),(90,'2014-05-13 07:32:38','2014-05-12 21:32:37',180,'Single',50.00,'USD',4,1,'civicrm_line_item',77),(91,'2014-05-13 07:32:38','2014-05-12 21:32:37',149,'Single',50.00,'USD',4,1,'civicrm_line_item',78),(92,'2014-05-13 07:32:38','2014-05-12 21:32:37',52,'Single',50.00,'USD',4,1,'civicrm_line_item',79),(93,'2014-05-13 07:32:38','2014-05-12 21:32:37',67,'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-07 20:02:52','100.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(15,NULL,12,'2014-05-07 20:02:52','100.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(16,NULL,12,'2014-05-07 20:02:52','100.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(17,NULL,12,'2014-05-07 20:02:52','100.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(18,NULL,12,'2014-05-07 20:02:52','100.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(19,NULL,12,'2014-05-07 20:02:52','100.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(20,NULL,12,'2014-05-07 20:02:52','100.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(21,NULL,12,'2014-05-07 20:02:52','100.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(22,NULL,12,'2014-05-07 20:02:52','100.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(23,NULL,12,'2014-05-07 20:02:52','100.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(24,NULL,12,'2014-05-07 20:02:52','100.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(25,NULL,12,'2014-05-07 20:02:52','100.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(26,NULL,12,'2014-05-07 20:02:52','100.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(27,NULL,12,'2014-05-07 20:02:52','100.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(28,NULL,12,'2014-05-07 20:02:52','100.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(29,NULL,12,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(30,NULL,12,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(31,NULL,12,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(32,NULL,12,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(33,NULL,12,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(34,NULL,12,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(35,NULL,12,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(36,NULL,12,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(37,NULL,12,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(38,NULL,12,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(39,NULL,12,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(40,NULL,12,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(41,NULL,12,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(42,NULL,12,'2014-05-07 20:02:52','1200.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(43,NULL,12,'2014-05-07 20:02:52','1200.00',NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(44,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(45,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(46,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(47,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(48,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(49,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(50,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(51,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(52,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(53,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(54,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(55,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(56,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(57,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(58,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(59,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(60,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(61,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(62,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(63,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(64,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(65,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(66,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(67,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(68,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(69,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(70,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(71,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(72,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(73,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(74,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(75,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(76,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(77,NULL,NULL,'2014-05-07 20:02:52','800.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(78,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(79,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(80,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(81,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(82,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(83,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(84,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(85,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(86,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(87,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(88,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(89,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(90,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(91,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(92,NULL,NULL,'2014-05-07 20:02:52','50.00',NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(93,NULL,NULL,'2014-05-07 20:02:52','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-12 21:32:37',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(15,NULL,12,'2014-05-12 21:32:37',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(16,NULL,12,'2014-05-12 21:32:37',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(17,NULL,12,'2014-05-12 21:32:37',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(18,NULL,12,'2014-05-12 21:32:37',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(19,NULL,12,'2014-05-12 21:32:37',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(20,NULL,12,'2014-05-12 21:32:37',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(21,NULL,12,'2014-05-12 21:32:37',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(22,NULL,12,'2014-05-12 21:32:37',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(23,NULL,12,'2014-05-12 21:32:37',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(24,NULL,12,'2014-05-12 21:32:37',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(25,NULL,12,'2014-05-12 21:32:37',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(26,NULL,12,'2014-05-12 21:32:37',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(27,NULL,12,'2014-05-12 21:32:37',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(28,NULL,12,'2014-05-12 21:32:37',100.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(29,NULL,12,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(30,NULL,12,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(31,NULL,12,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(32,NULL,12,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(33,NULL,12,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(34,NULL,12,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(35,NULL,12,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(36,NULL,12,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(37,NULL,12,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(38,NULL,12,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(39,NULL,12,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(40,NULL,12,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(41,NULL,12,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(42,NULL,12,'2014-05-12 21:32:37',1200.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(43,NULL,12,'2014-05-12 21:32:37',1200.00,NULL,NULL,'USD',NULL,NULL,1,NULL,1,NULL),(44,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(45,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(46,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(47,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(48,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(49,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(50,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(51,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(52,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(53,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(54,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(55,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(56,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(57,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(58,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(59,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(60,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(61,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(62,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(63,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(64,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(65,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(66,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(67,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(68,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(69,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(70,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(71,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(72,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(73,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(74,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(75,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(76,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(77,NULL,NULL,'2014-05-12 21:32:37',800.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(78,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(79,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(80,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(81,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(82,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(83,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(84,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(85,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(86,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(87,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(88,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(89,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(90,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(91,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(92,NULL,NULL,'2014-05-12 21:32:37',50.00,NULL,NULL,'USD',NULL,NULL,1,NULL,4,NULL),(93,NULL,NULL,'2014-05-12 21:32:37',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,61,'Added',NULL,NULL),(2,2,51,'Added',NULL,NULL),(3,2,156,'Added',NULL,NULL),(4,2,88,'Added',NULL,NULL),(5,2,66,'Added',NULL,NULL),(6,2,84,'Added',NULL,NULL),(7,2,144,'Added',NULL,NULL),(8,2,75,'Added',NULL,NULL),(9,2,198,'Added',NULL,NULL),(10,2,80,'Added',NULL,NULL),(11,2,92,'Added',NULL,NULL),(12,2,201,'Added',NULL,NULL),(13,2,27,'Added',NULL,NULL),(14,2,103,'Added',NULL,NULL),(15,2,37,'Added',NULL,NULL),(16,2,34,'Added',NULL,NULL),(17,2,194,'Added',NULL,NULL),(18,2,170,'Added',NULL,NULL),(19,2,14,'Added',NULL,NULL),(20,2,181,'Added',NULL,NULL),(21,2,190,'Added',NULL,NULL),(22,2,41,'Added',NULL,NULL),(23,2,57,'Added',NULL,NULL),(24,2,196,'Added',NULL,NULL),(25,2,12,'Added',NULL,NULL),(26,2,16,'Added',NULL,NULL),(27,2,169,'Added',NULL,NULL),(28,2,104,'Added',NULL,NULL),(29,2,163,'Added',NULL,NULL),(30,2,13,'Added',NULL,NULL),(31,2,71,'Added',NULL,NULL),(32,2,23,'Added',NULL,NULL),(33,2,98,'Added',NULL,NULL),(34,2,72,'Added',NULL,NULL),(35,2,164,'Added',NULL,NULL),(36,2,6,'Added',NULL,NULL),(37,2,64,'Added',NULL,NULL),(38,2,191,'Added',NULL,NULL),(39,2,150,'Added',NULL,NULL),(40,2,159,'Added',NULL,NULL),(41,2,56,'Added',NULL,NULL),(42,2,179,'Added',NULL,NULL),(43,2,134,'Added',NULL,NULL),(44,2,68,'Added',NULL,NULL),(45,2,168,'Added',NULL,NULL),(46,2,180,'Added',NULL,NULL),(47,2,96,'Added',NULL,NULL),(48,2,165,'Added',NULL,NULL),(49,2,65,'Added',NULL,NULL),(50,2,110,'Added',NULL,NULL),(51,2,153,'Added',NULL,NULL),(52,2,113,'Added',NULL,NULL),(53,2,19,'Added',NULL,NULL),(54,2,149,'Added',NULL,NULL),(55,2,185,'Added',NULL,NULL),(56,2,18,'Added',NULL,NULL),(57,2,99,'Added',NULL,NULL),(58,2,30,'Added',NULL,NULL),(59,2,111,'Added',NULL,NULL),(60,2,105,'Added',NULL,NULL),(61,3,162,'Added',NULL,NULL),(62,3,38,'Added',NULL,NULL),(63,3,130,'Added',NULL,NULL),(64,3,177,'Added',NULL,NULL),(65,3,195,'Added',NULL,NULL),(66,3,40,'Added',NULL,NULL),(67,3,36,'Added',NULL,NULL),(68,3,132,'Added',NULL,NULL),(69,3,48,'Added',NULL,NULL),(70,3,44,'Added',NULL,NULL),(71,3,140,'Added',NULL,NULL),(72,3,172,'Added',NULL,NULL),(73,3,94,'Added',NULL,NULL),(74,3,79,'Added',NULL,NULL),(75,3,129,'Added',NULL,NULL),(76,4,61,'Added',NULL,NULL),(77,4,75,'Added',NULL,NULL),(78,4,37,'Added',NULL,NULL),(79,4,41,'Added',NULL,NULL),(80,4,163,'Added',NULL,NULL),(81,4,6,'Added',NULL,NULL),(82,4,134,'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,8,'Added',NULL,NULL),(2,2,177,'Added',NULL,NULL),(3,2,89,'Added',NULL,NULL),(4,2,174,'Added',NULL,NULL),(5,2,124,'Added',NULL,NULL),(6,2,80,'Added',NULL,NULL),(7,2,172,'Added',NULL,NULL),(8,2,15,'Added',NULL,NULL),(9,2,117,'Added',NULL,NULL),(10,2,101,'Added',NULL,NULL),(11,2,103,'Added',NULL,NULL),(12,2,23,'Added',NULL,NULL),(13,2,70,'Added',NULL,NULL),(14,2,123,'Added',NULL,NULL),(15,2,40,'Added',NULL,NULL),(16,2,170,'Added',NULL,NULL),(17,2,65,'Added',NULL,NULL),(18,2,171,'Added',NULL,NULL),(19,2,26,'Added',NULL,NULL),(20,2,96,'Added',NULL,NULL),(21,2,90,'Added',NULL,NULL),(22,2,12,'Added',NULL,NULL),(23,2,16,'Added',NULL,NULL),(24,2,128,'Added',NULL,NULL),(25,2,79,'Added',NULL,NULL),(26,2,113,'Added',NULL,NULL),(27,2,180,'Added',NULL,NULL),(28,2,154,'Added',NULL,NULL),(29,2,60,'Added',NULL,NULL),(30,2,102,'Added',NULL,NULL),(31,2,67,'Added',NULL,NULL),(32,2,63,'Added',NULL,NULL),(33,2,46,'Added',NULL,NULL),(34,2,33,'Added',NULL,NULL),(35,2,153,'Added',NULL,NULL),(36,2,176,'Added',NULL,NULL),(37,2,186,'Added',NULL,NULL),(38,2,118,'Added',NULL,NULL),(39,2,105,'Added',NULL,NULL),(40,2,182,'Added',NULL,NULL),(41,2,21,'Added',NULL,NULL),(42,2,38,'Added',NULL,NULL),(43,2,6,'Added',NULL,NULL),(44,2,88,'Added',NULL,NULL),(45,2,14,'Added',NULL,NULL),(46,2,72,'Added',NULL,NULL),(47,2,73,'Added',NULL,NULL),(48,2,190,'Added',NULL,NULL),(49,2,44,'Added',NULL,NULL),(50,2,142,'Added',NULL,NULL),(51,2,175,'Added',NULL,NULL),(52,2,178,'Added',NULL,NULL),(53,2,74,'Added',NULL,NULL),(54,2,132,'Added',NULL,NULL),(55,2,81,'Added',NULL,NULL),(56,2,47,'Added',NULL,NULL),(57,2,107,'Added',NULL,NULL),(58,2,181,'Added',NULL,NULL),(59,2,141,'Added',NULL,NULL),(60,2,77,'Added',NULL,NULL),(61,3,54,'Added',NULL,NULL),(62,3,92,'Added',NULL,NULL),(63,3,158,'Added',NULL,NULL),(64,3,91,'Added',NULL,NULL),(65,3,110,'Added',NULL,NULL),(66,3,130,'Added',NULL,NULL),(67,3,152,'Added',NULL,NULL),(68,3,115,'Added',NULL,NULL),(69,3,17,'Added',NULL,NULL),(70,3,32,'Added',NULL,NULL),(71,3,31,'Added',NULL,NULL),(72,3,30,'Added',NULL,NULL),(73,3,93,'Added',NULL,NULL),(74,3,116,'Added',NULL,NULL),(75,3,36,'Added',NULL,NULL),(76,4,8,'Added',NULL,NULL),(77,4,15,'Added',NULL,NULL),(78,4,40,'Added',NULL,NULL),(79,4,12,'Added',NULL,NULL),(80,4,60,'Added',NULL,NULL),(81,4,176,'Added',NULL,NULL),(82,4,6,'Added',NULL,NULL),(83,4,142,'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`, `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,1,'Contribution Amount',1,'125.00','125.00',0,1,1,'0.00'),(2,'civicrm_contribution',2,1,'Contribution Amount',1,'50.00','50.00',0,1,1,'0.00'),(3,'civicrm_contribution',3,1,'Contribution Amount',1,'25.00','25.00',0,1,1,'0.00'),(4,'civicrm_contribution',4,1,'Contribution Amount',1,'50.00','50.00',0,1,1,'0.00'),(5,'civicrm_contribution',5,1,'Contribution Amount',1,'500.00','500.00',0,1,1,'0.00'),(6,'civicrm_contribution',6,1,'Contribution Amount',1,'175.00','175.00',0,1,1,'0.00'),(7,'civicrm_contribution',7,1,'Contribution Amount',1,'50.00','50.00',0,1,1,'0.00'),(8,'civicrm_contribution',8,1,'Contribution Amount',1,'10.00','10.00',0,1,1,'0.00'),(9,'civicrm_contribution',9,1,'Contribution Amount',1,'250.00','250.00',0,1,1,'0.00'),(10,'civicrm_contribution',10,1,'Contribution Amount',1,'500.00','500.00',0,1,1,'0.00'),(11,'civicrm_contribution',11,1,'Contribution Amount',1,'200.00','200.00',0,1,1,'0.00'),(12,'civicrm_contribution',12,1,'Contribution Amount',1,'200.00','200.00',0,1,1,'0.00'),(13,'civicrm_contribution',13,1,'Contribution Amount',1,'200.00','200.00',0,1,1,'0.00'),(16,'civicrm_contribution',14,4,'General',1,'100.00','100.00',NULL,7,2,'0.00'),(17,'civicrm_contribution',16,4,'General',1,'100.00','100.00',NULL,7,2,'0.00'),(18,'civicrm_contribution',18,4,'General',1,'100.00','100.00',NULL,7,2,'0.00'),(19,'civicrm_contribution',20,4,'General',1,'100.00','100.00',NULL,7,2,'0.00'),(20,'civicrm_contribution',22,4,'General',1,'100.00','100.00',NULL,7,2,'0.00'),(21,'civicrm_contribution',26,4,'General',1,'100.00','100.00',NULL,7,2,'0.00'),(22,'civicrm_contribution',28,4,'General',1,'100.00','100.00',NULL,7,2,'0.00'),(23,'civicrm_contribution',30,4,'General',1,'100.00','100.00',NULL,7,2,'0.00'),(24,'civicrm_contribution',32,4,'General',1,'100.00','100.00',NULL,7,2,'0.00'),(25,'civicrm_contribution',34,4,'General',1,'100.00','100.00',NULL,7,2,'0.00'),(26,'civicrm_contribution',36,4,'General',1,'100.00','100.00',NULL,7,2,'0.00'),(27,'civicrm_contribution',38,4,'General',1,'100.00','100.00',NULL,7,2,'0.00'),(28,'civicrm_contribution',40,4,'General',1,'100.00','100.00',NULL,7,2,'0.00'),(29,'civicrm_contribution',42,4,'General',1,'100.00','100.00',NULL,7,2,'0.00'),(30,'civicrm_contribution',43,4,'General',1,'100.00','100.00',NULL,7,2,'0.00'),(31,'civicrm_contribution',15,4,'Student',1,'50.00','50.00',NULL,8,2,'0.00'),(32,'civicrm_contribution',17,4,'Student',1,'50.00','50.00',NULL,8,2,'0.00'),(33,'civicrm_contribution',19,4,'Student',1,'50.00','50.00',NULL,8,2,'0.00'),(34,'civicrm_contribution',21,4,'Student',1,'50.00','50.00',NULL,8,2,'0.00'),(35,'civicrm_contribution',23,4,'Student',1,'50.00','50.00',NULL,8,2,'0.00'),(36,'civicrm_contribution',25,4,'Student',1,'50.00','50.00',NULL,8,2,'0.00'),(37,'civicrm_contribution',27,4,'Student',1,'50.00','50.00',NULL,8,2,'0.00'),(38,'civicrm_contribution',29,4,'Student',1,'50.00','50.00',NULL,8,2,'0.00'),(39,'civicrm_contribution',31,4,'Student',1,'50.00','50.00',NULL,8,2,'0.00'),(40,'civicrm_contribution',33,4,'Student',1,'50.00','50.00',NULL,8,2,'0.00'),(41,'civicrm_contribution',37,4,'Student',1,'50.00','50.00',NULL,8,2,'0.00'),(42,'civicrm_contribution',39,4,'Student',1,'50.00','50.00',NULL,8,2,'0.00'),(43,'civicrm_contribution',41,4,'Student',1,'50.00','50.00',NULL,8,2,'0.00'),(44,'civicrm_contribution',24,4,'Lifetime',1,'1200.00','1200.00',NULL,9,2,'0.00'),(45,'civicrm_contribution',35,4,'Lifetime',1,'1200.00','1200.00',NULL,9,2,'0.00'),(47,'civicrm_participant',3,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(48,'civicrm_participant',6,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(49,'civicrm_participant',9,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(50,'civicrm_participant',12,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(51,'civicrm_participant',15,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(52,'civicrm_participant',18,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(53,'civicrm_participant',21,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(54,'civicrm_participant',24,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(55,'civicrm_participant',25,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(56,'civicrm_participant',28,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(57,'civicrm_participant',31,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(58,'civicrm_participant',34,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(59,'civicrm_participant',37,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(60,'civicrm_participant',40,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(61,'civicrm_participant',43,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(62,'civicrm_participant',46,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(63,'civicrm_participant',49,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(64,'civicrm_participant',50,7,'Tiny-tots (ages 5-8)',1,'800.00','800.00',0,13,4,'0.00'),(65,'civicrm_participant',1,8,'Single',1,'50.00','50.00',0,16,4,'0.00'),(66,'civicrm_participant',4,8,'Single',1,'50.00','50.00',0,16,4,'0.00'),(67,'civicrm_participant',7,8,'Single',1,'50.00','50.00',0,16,4,'0.00'),(68,'civicrm_participant',10,8,'Single',1,'50.00','50.00',0,16,4,'0.00'),(69,'civicrm_participant',13,8,'Single',1,'50.00','50.00',0,16,4,'0.00'),(70,'civicrm_participant',16,8,'Single',1,'50.00','50.00',0,16,4,'0.00'),(71,'civicrm_participant',19,8,'Single',1,'50.00','50.00',0,16,4,'0.00'),(72,'civicrm_participant',22,8,'Single',1,'50.00','50.00',0,16,4,'0.00'),(73,'civicrm_participant',26,8,'Single',1,'50.00','50.00',0,16,4,'0.00'),(74,'civicrm_participant',29,8,'Single',1,'50.00','50.00',0,16,4,'0.00'),(75,'civicrm_participant',32,8,'Single',1,'50.00','50.00',0,16,4,'0.00'),(76,'civicrm_participant',35,8,'Single',1,'50.00','50.00',0,16,4,'0.00'),(77,'civicrm_participant',38,8,'Single',1,'50.00','50.00',0,16,4,'0.00'),(78,'civicrm_participant',41,8,'Single',1,'50.00','50.00',0,16,4,'0.00'),(79,'civicrm_participant',44,8,'Single',1,'50.00','50.00',0,16,4,'0.00'),(80,'civicrm_participant',47,8,'Single',1,'50.00','50.00',0,16,4,'0.00'),(81,'civicrm_participant',2,9,'Soprano',1,'50.00','50.00',0,21,2,'0.00'),(82,'civicrm_participant',5,9,'Soprano',1,'50.00','50.00',0,21,2,'0.00'),(83,'civicrm_participant',8,9,'Soprano',1,'50.00','50.00',0,21,2,'0.00'),(84,'civicrm_participant',11,9,'Soprano',1,'50.00','50.00',0,21,2,'0.00'),(85,'civicrm_participant',14,9,'Soprano',1,'50.00','50.00',0,21,2,'0.00'),(86,'civicrm_participant',17,9,'Soprano',1,'50.00','50.00',0,21,2,'0.00'),(87,'civicrm_participant',20,9,'Soprano',1,'50.00','50.00',0,21,2,'0.00'),(88,'civicrm_participant',23,9,'Soprano',1,'50.00','50.00',0,21,2,'0.00'),(89,'civicrm_participant',27,9,'Soprano',1,'50.00','50.00',0,21,2,'0.00'),(90,'civicrm_participant',30,9,'Soprano',1,'50.00','50.00',0,21,2,'0.00'),(91,'civicrm_participant',33,9,'Soprano',1,'50.00','50.00',0,21,2,'0.00'),(92,'civicrm_participant',36,9,'Soprano',1,'50.00','50.00',0,21,2,'0.00'),(93,'civicrm_participant',39,9,'Soprano',1,'50.00','50.00',0,21,2,'0.00'),(94,'civicrm_participant',42,9,'Soprano',1,'50.00','50.00',0,21,2,'0.00'),(95,'civicrm_participant',45,9,'Soprano',1,'50.00','50.00',0,21,2,'0.00'),(96,'civicrm_participant',48,9,'Soprano',1,'50.00','50.00',0,21,2,'0.00');
+INSERT INTO `civicrm_line_item` (`id`, `entity_table`, `entity_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,1,'Contribution Amount',1,125.00,125.00,0,1,1,0.00),(2,'civicrm_contribution',2,1,'Contribution Amount',1,50.00,50.00,0,1,1,0.00),(3,'civicrm_contribution',3,1,'Contribution Amount',1,25.00,25.00,0,1,1,0.00),(4,'civicrm_contribution',4,1,'Contribution Amount',1,50.00,50.00,0,1,1,0.00),(5,'civicrm_contribution',5,1,'Contribution Amount',1,500.00,500.00,0,1,1,0.00),(6,'civicrm_contribution',6,1,'Contribution Amount',1,175.00,175.00,0,1,1,0.00),(7,'civicrm_contribution',7,1,'Contribution Amount',1,50.00,50.00,0,1,1,0.00),(8,'civicrm_contribution',8,1,'Contribution Amount',1,10.00,10.00,0,1,1,0.00),(9,'civicrm_contribution',9,1,'Contribution Amount',1,250.00,250.00,0,1,1,0.00),(10,'civicrm_contribution',10,1,'Contribution Amount',1,500.00,500.00,0,1,1,0.00),(11,'civicrm_contribution',11,1,'Contribution Amount',1,200.00,200.00,0,1,1,0.00),(12,'civicrm_contribution',12,1,'Contribution Amount',1,200.00,200.00,0,1,1,0.00),(13,'civicrm_contribution',13,1,'Contribution Amount',1,200.00,200.00,0,1,1,0.00),(16,'civicrm_contribution',14,4,'General',1,100.00,100.00,NULL,7,2,0.00),(17,'civicrm_contribution',16,4,'General',1,100.00,100.00,NULL,7,2,0.00),(18,'civicrm_contribution',18,4,'General',1,100.00,100.00,NULL,7,2,0.00),(19,'civicrm_contribution',20,4,'General',1,100.00,100.00,NULL,7,2,0.00),(20,'civicrm_contribution',22,4,'General',1,100.00,100.00,NULL,7,2,0.00),(21,'civicrm_contribution',23,4,'General',1,100.00,100.00,NULL,7,2,0.00),(22,'civicrm_contribution',26,4,'General',1,100.00,100.00,NULL,7,2,0.00),(23,'civicrm_contribution',28,4,'General',1,100.00,100.00,NULL,7,2,0.00),(24,'civicrm_contribution',30,4,'General',1,100.00,100.00,NULL,7,2,0.00),(25,'civicrm_contribution',32,4,'General',1,100.00,100.00,NULL,7,2,0.00),(26,'civicrm_contribution',33,4,'General',1,100.00,100.00,NULL,7,2,0.00),(27,'civicrm_contribution',34,4,'General',1,100.00,100.00,NULL,7,2,0.00),(28,'civicrm_contribution',36,4,'General',1,100.00,100.00,NULL,7,2,0.00),(29,'civicrm_contribution',40,4,'General',1,100.00,100.00,NULL,7,2,0.00),(30,'civicrm_contribution',42,4,'General',1,100.00,100.00,NULL,7,2,0.00),(31,'civicrm_contribution',15,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(32,'civicrm_contribution',17,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(33,'civicrm_contribution',19,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(34,'civicrm_contribution',21,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(35,'civicrm_contribution',25,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(36,'civicrm_contribution',27,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(37,'civicrm_contribution',29,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(38,'civicrm_contribution',31,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(39,'civicrm_contribution',37,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(40,'civicrm_contribution',38,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(41,'civicrm_contribution',39,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(42,'civicrm_contribution',41,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(43,'civicrm_contribution',43,4,'Student',1,50.00,50.00,NULL,8,2,0.00),(44,'civicrm_contribution',24,4,'Lifetime',1,1200.00,1200.00,NULL,9,2,0.00),(45,'civicrm_contribution',35,4,'Lifetime',1,1200.00,1200.00,NULL,9,2,0.00),(47,'civicrm_participant',3,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(48,'civicrm_participant',6,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(49,'civicrm_participant',9,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(50,'civicrm_participant',12,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(51,'civicrm_participant',15,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(52,'civicrm_participant',18,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(53,'civicrm_participant',21,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(54,'civicrm_participant',24,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(55,'civicrm_participant',25,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(56,'civicrm_participant',28,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(57,'civicrm_participant',31,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(58,'civicrm_participant',34,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(59,'civicrm_participant',37,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(60,'civicrm_participant',40,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(61,'civicrm_participant',43,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(62,'civicrm_participant',46,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(63,'civicrm_participant',49,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(64,'civicrm_participant',50,7,'Tiny-tots (ages 5-8)',1,800.00,800.00,0,13,4,0.00),(65,'civicrm_participant',1,8,'Single',1,50.00,50.00,0,16,4,0.00),(66,'civicrm_participant',4,8,'Single',1,50.00,50.00,0,16,4,0.00),(67,'civicrm_participant',7,8,'Single',1,50.00,50.00,0,16,4,0.00),(68,'civicrm_participant',10,8,'Single',1,50.00,50.00,0,16,4,0.00),(69,'civicrm_participant',13,8,'Single',1,50.00,50.00,0,16,4,0.00),(70,'civicrm_participant',16,8,'Single',1,50.00,50.00,0,16,4,0.00),(71,'civicrm_participant',19,8,'Single',1,50.00,50.00,0,16,4,0.00),(72,'civicrm_participant',22,8,'Single',1,50.00,50.00,0,16,4,0.00),(73,'civicrm_participant',26,8,'Single',1,50.00,50.00,0,16,4,0.00),(74,'civicrm_participant',29,8,'Single',1,50.00,50.00,0,16,4,0.00),(75,'civicrm_participant',32,8,'Single',1,50.00,50.00,0,16,4,0.00),(76,'civicrm_participant',35,8,'Single',1,50.00,50.00,0,16,4,0.00),(77,'civicrm_participant',38,8,'Single',1,50.00,50.00,0,16,4,0.00),(78,'civicrm_participant',41,8,'Single',1,50.00,50.00,0,16,4,0.00),(79,'civicrm_participant',44,8,'Single',1,50.00,50.00,0,16,4,0.00),(80,'civicrm_participant',47,8,'Single',1,50.00,50.00,0,16,4,0.00),(81,'civicrm_participant',2,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(82,'civicrm_participant',5,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(83,'civicrm_participant',8,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(84,'civicrm_participant',11,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(85,'civicrm_participant',14,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(86,'civicrm_participant',17,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(87,'civicrm_participant',20,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(88,'civicrm_participant',23,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(89,'civicrm_participant',27,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(90,'civicrm_participant',30,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(91,'civicrm_participant',33,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(92,'civicrm_participant',36,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(93,'civicrm_participant',39,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(94,'civicrm_participant',42,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(95,'civicrm_participant',45,9,'Soprano',1,50.00,50.00,0,21,2,0.00),(96,'civicrm_participant',48,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,175,187,157,NULL,NULL,NULL,NULL,NULL),(2,176,188,158,NULL,NULL,NULL,NULL,NULL),(3,177,189,159,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,180,183,163,NULL,NULL,NULL,NULL,NULL),(2,181,184,164,NULL,NULL,NULL,NULL,NULL),(3,182,185,165,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,120,1,'2014-05-07','2014-05-07','2016-05-06','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(2,11,2,'2014-05-06','2014-05-06','2015-05-05','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(3,197,1,'2014-05-05','2014-05-05','2016-05-04','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(4,56,2,'2014-05-04','2014-05-04','2015-05-03','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(5,192,1,'2012-04-05','2012-04-05','2014-04-04','Payment',3,NULL,NULL,NULL,0,0,NULL,NULL),(6,41,2,'2014-05-02','2014-05-02','2015-05-01','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(7,93,1,'2014-05-01','2014-05-01','2016-04-30','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(8,48,2,'2014-04-30','2014-04-30','2015-04-29','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(9,2,1,'2014-04-29','2014-04-29','2016-04-28','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(10,78,2,'2013-04-28','2013-04-28','2014-04-27','Check',4,NULL,NULL,NULL,0,0,NULL,NULL),(11,126,3,'2014-04-27','2014-04-27',NULL,'Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(12,10,2,'2014-04-26','2014-04-26','2015-04-25','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(13,91,1,'2014-04-25','2014-04-25','2016-04-24','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(14,45,2,'2014-04-24','2014-04-24','2015-04-23','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(15,94,1,'2012-01-16','2012-01-16','2014-01-15','Check',3,NULL,NULL,NULL,0,0,NULL,NULL),(16,6,2,'2014-04-22','2014-04-22','2015-04-21','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(17,180,1,'2014-04-21','2014-04-21','2016-04-20','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(18,134,2,'2014-04-20','2014-04-20','2015-04-19','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(19,27,1,'2014-04-19','2014-04-19','2016-04-18','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(20,68,2,'2013-04-18','2013-04-18','2014-04-17','Payment',4,NULL,NULL,NULL,0,0,NULL,NULL),(21,110,1,'2014-04-17','2014-04-17','2016-04-16','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(22,193,3,'2014-04-16','2014-04-16',NULL,'Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(23,169,1,'2014-04-15','2014-04-15','2016-04-14','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(24,123,2,'2014-04-14','2014-04-14','2015-04-13','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(25,156,1,'2011-10-28','2011-10-28','2013-10-27','Payment',3,NULL,NULL,NULL,0,0,NULL,NULL),(26,49,2,'2014-04-12','2014-04-12','2015-04-11','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(27,80,1,'2014-04-11','2014-04-11','2016-04-10','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(28,162,2,'2014-04-10','2014-04-10','2015-04-09','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(29,64,1,'2014-04-09','2014-04-09','2016-04-08','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(30,125,1,'2011-09-18','2011-09-18','2013-09-17','Donation',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,92,1,'2014-05-13','2014-05-13','2016-05-12','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(2,113,2,'2014-05-12','2014-05-12','2015-05-11','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(3,199,1,'2014-05-11','2014-05-11','2016-05-10','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(4,200,2,'2014-05-10','2014-05-10','2015-05-09','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(5,151,1,'2012-04-11','2012-04-11','2014-04-10','Donation',3,NULL,NULL,NULL,0,0,NULL,NULL),(6,193,2,'2014-05-08','2014-05-08','2015-05-07','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(7,115,1,'2014-05-07','2014-05-07','2016-05-06','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(8,110,2,'2014-05-06','2014-05-06','2015-05-05','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(9,105,1,'2014-05-05','2014-05-05','2016-05-04','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(10,132,1,'2012-03-02','2012-03-02','2014-03-01','Check',3,NULL,NULL,NULL,0,0,NULL,NULL),(11,61,3,'2014-05-03','2014-05-03',NULL,'Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(12,18,2,'2014-05-02','2014-05-02','2015-05-01','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(13,135,1,'2014-05-01','2014-05-01','2016-04-30','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(14,154,2,'2014-04-30','2014-04-30','2015-04-29','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(15,155,1,'2012-01-22','2012-01-22','2014-01-21','Check',3,NULL,NULL,NULL,0,0,NULL,NULL),(16,24,2,'2014-04-28','2014-04-28','2015-04-27','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(17,198,1,'2014-04-27','2014-04-27','2016-04-26','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(18,122,2,'2014-04-26','2014-04-26','2015-04-25','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(19,6,1,'2014-04-25','2014-04-25','2016-04-24','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(20,59,1,'2011-12-13','2011-12-13','2013-12-12','Check',3,NULL,NULL,NULL,0,0,NULL,NULL),(21,182,1,'2014-04-23','2014-04-23','2016-04-22','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(22,104,3,'2014-04-22','2014-04-22',NULL,'Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(23,84,1,'2014-04-21','2014-04-21','2016-04-20','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(24,196,2,'2014-04-20','2014-04-20','2015-04-19','Donation',1,NULL,NULL,NULL,0,0,NULL,NULL),(25,117,2,'2013-04-19','2013-04-19','2014-04-18','Donation',4,NULL,NULL,NULL,0,0,NULL,NULL),(26,45,2,'2014-04-18','2014-04-18','2015-04-17','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(27,41,1,'2014-04-17','2014-04-17','2016-04-16','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(28,29,2,'2014-04-16','2014-04-16','2015-04-15','Payment',1,NULL,NULL,NULL,0,0,NULL,NULL),(29,141,1,'2014-04-15','2014-04-15','2016-04-14','Check',1,NULL,NULL,NULL,0,0,NULL,NULL),(30,162,2,'2013-04-14','2013-04-14','2014-04-13','Check',4,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,9,1,'2014-04-29','2016-04-28',2,'2014-05-07',1,NULL),(2,16,1,'2014-04-22','2015-04-21',6,'2014-05-07',2,NULL),(3,12,1,'2014-04-26','2015-04-25',10,'2014-05-07',2,NULL),(4,2,1,'2014-05-06','2015-05-05',11,'2014-05-07',2,NULL),(5,19,1,'2014-04-19','2016-04-18',27,'2014-05-07',1,NULL),(6,6,1,'2014-05-02','2015-05-01',41,'2014-05-07',2,NULL),(7,14,1,'2014-04-24','2015-04-23',45,'2014-05-07',2,NULL),(8,8,1,'2014-04-30','2015-04-29',48,'2014-05-07',2,NULL),(9,26,1,'2014-04-12','2015-04-11',49,'2014-05-07',2,NULL),(10,4,1,'2014-05-04','2015-05-03',56,'2014-05-07',2,NULL),(11,29,1,'2014-04-09','2016-04-08',64,'2014-05-07',1,NULL),(12,20,4,'2013-04-18','2014-04-17',68,'2014-05-07',2,NULL),(13,10,4,'2013-04-28','2014-04-27',78,'2014-05-07',2,NULL),(14,27,1,'2014-04-11','2016-04-10',80,'2014-05-07',1,NULL),(15,13,1,'2014-04-25','2016-04-24',91,'2014-05-07',1,NULL),(16,7,1,'2014-05-01','2016-04-30',93,'2014-05-07',1,NULL),(17,15,3,'2012-01-16','2014-01-15',94,'2014-05-07',1,NULL),(18,21,1,'2014-04-17','2016-04-16',110,'2014-05-07',1,NULL),(19,1,1,'2014-05-07','2016-05-06',120,'2014-05-07',1,NULL),(20,24,1,'2014-04-14','2015-04-13',123,'2014-05-07',2,NULL),(21,30,3,'2011-09-18','2013-09-17',125,'2014-05-07',1,NULL),(22,11,1,'2014-04-27',NULL,126,'2014-05-07',3,NULL),(23,18,1,'2014-04-20','2015-04-19',134,'2014-05-07',2,NULL),(24,25,3,'2011-10-28','2013-10-27',156,'2014-05-07',1,NULL),(25,28,1,'2014-04-10','2015-04-09',162,'2014-05-07',2,NULL),(26,23,1,'2014-04-15','2016-04-14',169,'2014-05-07',1,NULL),(27,17,1,'2014-04-21','2016-04-20',180,'2014-05-07',1,NULL),(28,5,3,'2012-04-05','2014-04-04',192,'2014-05-07',1,NULL),(29,22,1,'2014-04-16',NULL,193,'2014-05-07',3,NULL),(30,3,1,'2014-05-05','2016-05-04',197,'2014-05-07',1,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,19,1,'2014-04-25','2016-04-24',6,'2014-05-13',1,NULL),(2,12,1,'2014-05-02','2015-05-01',18,'2014-05-13',2,NULL),(3,16,1,'2014-04-28','2015-04-27',24,'2014-05-13',2,NULL),(4,28,1,'2014-04-16','2015-04-15',29,'2014-05-13',2,NULL),(5,27,1,'2014-04-17','2016-04-16',41,'2014-05-13',1,NULL),(6,26,1,'2014-04-18','2015-04-17',45,'2014-05-13',2,NULL),(7,20,3,'2011-12-13','2013-12-12',59,'2014-05-13',1,NULL),(8,11,1,'2014-05-03',NULL,61,'2014-05-13',3,NULL),(9,23,1,'2014-04-21','2016-04-20',84,'2014-05-13',1,NULL),(10,1,1,'2014-05-13','2016-05-12',92,'2014-05-13',1,NULL),(11,22,1,'2014-04-22',NULL,104,'2014-05-13',3,NULL),(12,9,1,'2014-05-05','2016-05-04',105,'2014-05-13',1,NULL),(13,8,1,'2014-05-06','2015-05-05',110,'2014-05-13',2,NULL),(14,2,1,'2014-05-12','2015-05-11',113,'2014-05-13',2,NULL),(15,7,1,'2014-05-07','2016-05-06',115,'2014-05-13',1,NULL),(16,25,4,'2013-04-19','2014-04-18',117,'2014-05-13',2,NULL),(17,18,1,'2014-04-26','2015-04-25',122,'2014-05-13',2,NULL),(18,10,3,'2012-03-02','2014-03-01',132,'2014-05-13',1,NULL),(19,13,1,'2014-05-01','2016-04-30',135,'2014-05-13',1,NULL),(20,29,1,'2014-04-15','2016-04-14',141,'2014-05-13',1,NULL),(21,5,3,'2012-04-11','2014-04-10',151,'2014-05-13',1,NULL),(22,14,1,'2014-04-30','2015-04-29',154,'2014-05-13',2,NULL),(23,15,3,'2012-01-22','2014-01-21',155,'2014-05-13',1,NULL),(24,30,4,'2013-04-14','2014-04-13',162,'2014-05-13',2,NULL),(25,21,1,'2014-04-23','2016-04-22',182,'2014-05-13',1,NULL),(26,6,1,'2014-05-08','2015-05-07',193,'2014-05-13',2,NULL),(27,24,1,'2014-04-20','2015-04-19',196,'2014-05-13',2,NULL),(28,17,1,'2014-04-27','2016-04-26',198,'2014-05-13',1,NULL),(29,3,1,'2014-05-11','2016-05-10',199,'2014-05-13',1,NULL),(30,4,1,'2014-05-10','2015-05-09',200,'2014-05-13',2,NULL);
 /*!40000 ALTER TABLE `civicrm_membership_log` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -929,7 +929,7 @@ UNLOCK TABLES;
 
 LOCK TABLES `civicrm_membership_type` WRITE;
 /*!40000 ALTER TABLE `civicrm_membership_type` DISABLE KEYS */;
-INSERT INTO `civicrm_membership_type` (`id`, `domain_id`, `name`, `description`, `member_of_contact_id`, `financial_type_id`, `minimum_fee`, `duration_unit`, `duration_interval`, `period_type`, `fixed_period_start_day`, `fixed_period_rollover_day`, `relationship_type_id`, `relationship_direction`, `max_related`, `visibility`, `weight`, `receipt_text_signup`, `receipt_text_renewal`, `auto_renew`, `is_active`) VALUES (1,1,'General','Regular annual membership.',1,2,'100.00','year',2,'rolling',NULL,NULL,'7','b_a',NULL,'Public',1,NULL,NULL,0,1),(2,1,'Student','Discount membership for full-time students.',1,2,'50.00','year',1,'rolling',NULL,NULL,NULL,NULL,NULL,'Public',2,NULL,NULL,0,1),(3,1,'Lifetime','Lifetime membership.',1,2,'1200.00','lifetime',1,'rolling',NULL,NULL,'7','b_a',NULL,'Admin',3,NULL,NULL,0,1);
+INSERT INTO `civicrm_membership_type` (`id`, `domain_id`, `name`, `description`, `member_of_contact_id`, `financial_type_id`, `minimum_fee`, `duration_unit`, `duration_interval`, `period_type`, `fixed_period_start_day`, `fixed_period_rollover_day`, `relationship_type_id`, `relationship_direction`, `max_related`, `visibility`, `weight`, `receipt_text_signup`, `receipt_text_renewal`, `auto_renew`, `is_active`) VALUES (1,1,'General','Regular annual membership.',1,2,100.00,'year',2,'rolling',NULL,NULL,'7','b_a',NULL,'Public',1,NULL,NULL,0,1),(2,1,'Student','Discount membership for full-time students.',1,2,50.00,'year',1,'rolling',NULL,NULL,NULL,NULL,NULL,'Public',2,NULL,NULL,0,1),(3,1,'Lifetime','Lifetime membership.',1,2,1200.00,'lifetime',1,'rolling',NULL,NULL,'7','b_a',NULL,'Admin',3,NULL,NULL,0,1);
 /*!40000 ALTER TABLE `civicrm_membership_type` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -969,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',118,'Send newsletter for April 2005',1,'2013-07-30',NULL,'0'),(2,'civicrm_contact',106,'Send reminder for annual dinner',1,'2014-02-15',NULL,'0'),(3,'civicrm_contact',2,'Send newsletter for April 2005',1,'2014-03-28',NULL,'0'),(4,'civicrm_contact',56,'Contact the Commisioner of Charities',1,'2013-06-02',NULL,'0'),(5,'civicrm_contact',88,'Send reminder for annual dinner',1,'2013-12-20',NULL,'0'),(6,'civicrm_contact',146,'Invite members for the Steve Prefontaine 10k dream run',1,'2014-03-13',NULL,'0'),(7,'civicrm_contact',53,'Invite members for the Steve Prefontaine 10k dream run',1,'2013-05-14',NULL,'0'),(8,'civicrm_contact',77,'Connect for presentation',1,'2013-12-23',NULL,'0'),(9,'civicrm_contact',170,'Get the registration done for NGO status',1,'2014-01-15',NULL,'0'),(10,'civicrm_contact',30,'Send newsletter for April 2005',1,'2013-05-29',NULL,'0'),(11,'civicrm_contact',61,'Organize the Terry Fox run',1,'2013-08-08',NULL,'0'),(12,'civicrm_contact',125,'Send reminder for annual dinner',1,'2013-05-31',NULL,'0'),(13,'civicrm_contact',150,'Organize the Terry Fox run',1,'2014-04-16',NULL,'0'),(14,'civicrm_contact',105,'Send reminder for annual dinner',1,'2013-09-18',NULL,'0'),(15,'civicrm_contact',94,'Contact the Commisioner of Charities',1,'2013-10-21',NULL,'0'),(16,'civicrm_contact',193,'Get the registration done for NGO status',1,'2014-02-24',NULL,'0'),(17,'civicrm_contact',39,'Invite members for the Steve Prefontaine 10k dream run',1,'2013-09-27',NULL,'0'),(18,'civicrm_contact',183,'Organize the Terry Fox run',1,'2013-08-16',NULL,'0'),(19,'civicrm_contact',51,'Chart out route map for next 10k run',1,'2013-09-06',NULL,'0'),(20,'civicrm_contact',133,'Contact the Commisioner of Charities',1,'2013-11-20',NULL,'0');
+INSERT INTO `civicrm_note` (`id`, `entity_table`, `entity_id`, `note`, `contact_id`, `modified_date`, `subject`, `privacy`) VALUES (1,'civicrm_contact',162,'Send reminder for annual dinner',1,'2013-11-04',NULL,'0'),(2,'civicrm_contact',105,'Contact the Commisioner of Charities',1,'2013-08-24',NULL,'0'),(3,'civicrm_contact',145,'Arrange collection of funds from members',1,'2013-09-25',NULL,'0'),(4,'civicrm_contact',91,'Chart out route map for next 10k run',1,'2014-04-03',NULL,'0'),(5,'civicrm_contact',40,'Get the registration done for NGO status',1,'2013-06-05',NULL,'0'),(6,'civicrm_contact',123,'Chart out route map for next 10k run',1,'2013-08-23',NULL,'0'),(7,'civicrm_contact',51,'Send reminder for annual dinner',1,'2014-03-11',NULL,'0'),(8,'civicrm_contact',84,'Arrange collection of funds from members',1,'2013-12-09',NULL,'0'),(9,'civicrm_contact',67,'Organize the Terry Fox run',1,'2014-01-22',NULL,'0'),(10,'civicrm_contact',163,'Send reminder for annual dinner',1,'2013-12-17',NULL,'0'),(11,'civicrm_contact',31,'Get the registration done for NGO status',1,'2014-01-05',NULL,'0'),(12,'civicrm_contact',48,'Invite members for the Steve Prefontaine 10k dream run',1,'2013-11-01',NULL,'0'),(13,'civicrm_contact',78,'Arrange collection of funds from members',1,'2013-12-13',NULL,'0'),(14,'civicrm_contact',23,'Invite members for the Steve Prefontaine 10k dream run',1,'2013-11-11',NULL,'0'),(15,'civicrm_contact',80,'Connect for presentation',1,'2013-12-13',NULL,'0'),(16,'civicrm_contact',45,'Arrange for cricket match with Sunil Gavaskar',1,'2013-12-14',NULL,'0'),(17,'civicrm_contact',30,'Invite members for the Steve Prefontaine 10k dream run',1,'2014-04-26',NULL,'0'),(18,'civicrm_contact',78,'Chart out route map for next 10k run',1,'2013-09-09',NULL,'0'),(19,'civicrm_contact',109,'Reminder screening of \"Black\" on next Friday',1,'2013-05-18',NULL,'0'),(20,'civicrm_contact',111,'Chart out route map for next 10k run',1,'2013-12-31',NULL,'0');
 /*!40000 ALTER TABLE `civicrm_note` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -1008,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,55,1,1,'1','2009-01-21 00:00:00','Check','Single',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(2,127,2,2,'2','2008-05-07 00:00:00','Credit Card','Soprano',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(3,125,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,92,1,4,'4','2008-10-21 00:00:00','Direct Transfer','Single',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(5,198,2,1,'1','2008-01-10 00:00:00','Check','Soprano',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(6,78,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,57,1,3,'3','2009-07-21 00:00:00','Direct Transfer','Single',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(8,73,2,4,'4','2009-03-07 00:00:00','Credit Card','Soprano',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(9,158,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,121,1,2,'2','2008-02-01 00:00:00','Check','Single',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(11,197,2,3,'3','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(12,193,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,136,1,1,'2','2008-06-04 00:00:00','Credit Card','Single',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(14,22,2,2,'3','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(15,17,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,24,1,4,'2','2009-01-21 00:00:00','Credit Card','Single',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(17,10,2,2,'3','2008-01-10 00:00:00','Credit Card','Soprano',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(18,154,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,88,1,2,'1','2008-10-21 00:00:00','Direct Transfer','Single',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(20,54,2,4,'1','2009-01-10 00:00:00','Credit Card','Soprano',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(21,169,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,29,1,2,'3','2009-10-21 00:00:00','Direct Transfer','Single',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(23,149,2,4,'1','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(24,69,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,174,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,2,1,1,'1','2009-01-21 00:00:00','Check','Single',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(27,180,2,2,'2','2008-05-07 00:00:00','Credit Card','Soprano',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(28,165,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,141,1,4,'4','2009-12-13 00:00:00','Credit Card','Single',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(30,147,2,1,'1','2009-12-14 00:00:00','Direct Transfer','Soprano',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(31,86,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,145,1,3,'3','2009-07-21 00:00:00','Check','Single',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(33,182,2,4,'4','2009-03-07 00:00:00','Direct Transfer','Soprano',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(34,82,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,35,1,2,'2','2009-12-13 00:00:00','Direct Transfer','Single',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(36,66,2,3,'3','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(37,140,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,99,2,2,'3','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(40,123,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,155,2,2,'3','2009-12-15 00:00:00','Credit Card','Soprano',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(43,109,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,181,1,2,'1','2009-12-13 00:00:00','Direct Transfer','Single',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(45,67,2,4,'1','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(46,38,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,72,1,2,'3','2009-10-21 00:00:00','Credit Card','Single',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(48,83,2,4,'1','2009-12-10 00:00:00','Credit Card','Soprano',0,0,'50.00',NULL,NULL,'USD',NULL,NULL,NULL,NULL),(49,81,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,26,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,146,1,1,'1','2009-01-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(2,49,2,2,'2','2008-05-07 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(3,58,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,59,1,4,'4','2008-10-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(5,160,2,1,'1','2008-01-10 00:00:00','Check','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(6,46,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,121,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,138,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,166,1,2,'2','2008-02-01 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(11,62,2,3,'3','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(12,126,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,33,1,1,'2','2008-06-04 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(14,112,2,2,'3','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(15,108,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,175,1,4,'2','2009-01-21 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(17,87,2,2,'3','2008-01-10 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(18,56,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,115,1,2,'1','2008-10-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(20,38,2,4,'1','2009-01-10 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(21,129,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,39,1,2,'3','2009-10-21 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(23,61,2,4,'1','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(24,201,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,101,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,13,1,1,'1','2009-01-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(27,98,2,2,'2','2008-05-07 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(28,8,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,156,1,4,'4','2009-12-13 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(30,127,2,1,'1','2009-12-14 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(31,182,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,178,1,3,'3','2009-07-21 00:00:00','Check','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(33,163,2,4,'4','2009-03-07 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(34,14,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,5,1,2,'2','2009-12-13 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(36,145,2,3,'3','2009-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(37,97,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,180,1,1,'2','2009-12-13 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(39,3,2,2,'3','2008-01-10 00:00:00','Direct Transfer','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(40,19,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,149,1,4,'2','2009-01-21 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(42,187,2,2,'3','2009-12-15 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(43,167,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,52,1,2,'1','2009-12-13 00:00:00','Direct Transfer','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(45,36,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,67,1,2,'3','2009-10-21 00:00:00','Credit Card','Single',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(48,119,2,4,'1','2009-12-10 00:00:00','Credit Card','Soprano',0,0,50.00,NULL,NULL,'USD',NULL,NULL,NULL,NULL),(49,179,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,70,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;
 
@@ -1018,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,26,45),(2,17,46),(3,15,47),(4,14,48),(5,16,49),(6,50,50),(7,22,51),(8,35,52),(9,46,53),(10,20,54),(11,1,55),(12,7,56),(13,41,57),(14,36,58),(15,45,59),(16,24,60),(17,47,61),(18,8,62),(19,6,63),(20,49,64),(21,34,65),(22,48,66),(23,31,67),(24,19,68),(25,4,69),(26,39,70),(27,43,71),(28,10,72),(29,40,73),(30,3,74),(31,2,75),(32,38,76),(33,13,77),(34,37,78),(35,29,79),(36,32,80),(37,30,81),(38,23,82),(39,18,83),(40,42,84),(41,9,85),(42,28,86),(43,21,87),(44,25,88),(45,27,89),(46,44,90),(47,33,91),(48,12,92),(49,11,93),(50,5,94);
+INSERT INTO `civicrm_participant_payment` (`id`, `participant_id`, `contribution_id`) VALUES (1,39,45),(2,35,46),(3,28,47),(4,26,48),(5,34,49),(6,40,50),(7,46,51),(8,13,52),(9,45,53),(10,20,54),(11,22,55),(12,6,56),(13,2,57),(14,44,58),(15,18,59),(16,3,60),(17,4,61),(18,23,62),(19,11,63),(20,47,64),(21,50,65),(22,8,66),(23,17,67),(24,37,68),(25,27,69),(26,25,70),(27,15,71),(28,14,72),(29,19,73),(30,48,74),(31,7,75),(32,12,76),(33,30,77),(34,21,78),(35,9,79),(36,36,80),(37,1,81),(38,41,82),(39,29,83),(40,5,84),(41,33,85),(42,10,86),(43,43,87),(44,16,88),(45,32,89),(46,49,90),(47,38,91),(48,31,92),(49,42,93),(50,24,94);
 /*!40000 ALTER TABLE `civicrm_participant_payment` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -1057,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,88,2,'My Personal Civi Fundraiser','I\'m on a mission to get all my friends and family to help support my favorite open-source civic sector CRM.','<p>Friends and family - please help build much needed infrastructure for the civic sector by supporting my personal campaign!</p>\r\n<p><a href=\"http://civicrm.org\">You can learn more about CiviCRM here</a>.</p>\r\n<p>Then click the <strong>Contribute Now</strong> button to go to our easy-to-use online contribution form.</p>','Contribute Now',1,'contribute',1,1,1,'5000.00','USD',1);
+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,174,2,'My Personal Civi Fundraiser','I\'m on a mission to get all my friends and family to help support my favorite open-source civic sector CRM.','<p>Friends and family - please help build much needed infrastructure for the civic sector by supporting my personal campaign!</p>\r\n<p><a href=\"http://civicrm.org\">You can learn more about CiviCRM here</a>.</p>\r\n<p>Then click the <strong>Contribute Now</strong> button to go to our easy-to-use online contribution form.</p>','Contribute Now',1,'contribute',1,1,1,5000.00,'USD',1);
 /*!40000 ALTER TABLE `civicrm_pcp` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -1086,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,51,1,1,0,NULL,'661-8873',NULL,'6618873',2),(2,51,1,0,0,NULL,'876-2707',NULL,'8762707',1),(3,156,1,1,0,NULL,'(806) 868-5515',NULL,'8068685515',1),(4,156,1,0,0,NULL,'659-8938',NULL,'6598938',1),(5,66,1,1,0,NULL,'(691) 840-1901',NULL,'6918401901',1),(6,66,1,0,0,NULL,'220-3135',NULL,'2203135',2),(7,84,1,1,0,NULL,'219-5767',NULL,'2195767',1),(8,84,1,0,0,NULL,'516-8708',NULL,'5168708',2),(9,144,1,1,0,NULL,'208-1888',NULL,'2081888',1),(10,144,1,0,0,NULL,'534-1079',NULL,'5341079',2),(11,75,1,1,0,NULL,'728-6036',NULL,'7286036',2),(12,80,1,1,0,NULL,'(202) 699-2606',NULL,'2026992606',1),(13,27,1,1,0,NULL,'898-7020',NULL,'8987020',2),(14,103,1,1,0,NULL,'(315) 697-1976',NULL,'3156971976',2),(15,37,1,1,0,NULL,'324-5984',NULL,'3245984',1),(16,37,1,0,0,NULL,'475-1144',NULL,'4751144',1),(17,34,1,1,0,NULL,'350-4453',NULL,'3504453',2),(18,34,1,0,0,NULL,'(835) 438-2539',NULL,'8354382539',2),(19,194,1,1,0,NULL,'225-9540',NULL,'2259540',1),(20,170,1,1,0,NULL,'824-7680',NULL,'8247680',1),(21,170,1,0,0,NULL,'511-7089',NULL,'5117089',1),(22,14,1,1,0,NULL,'617-2669',NULL,'6172669',2),(23,41,1,1,0,NULL,'278-1045',NULL,'2781045',2),(24,41,1,0,0,NULL,'(892) 817-6267',NULL,'8928176267',1),(25,57,1,1,0,NULL,'870-2006',NULL,'8702006',2),(26,196,1,1,0,NULL,'(357) 689-8126',NULL,'3576898126',2),(27,196,1,0,0,NULL,'839-6088',NULL,'8396088',2),(28,12,1,1,0,NULL,'422-1774',NULL,'4221774',1),(29,12,1,0,0,NULL,'(513) 590-3435',NULL,'5135903435',2),(30,16,1,1,0,NULL,'855-6509',NULL,'8556509',1),(31,169,1,1,0,NULL,'(383) 586-2707',NULL,'3835862707',2),(32,169,1,0,0,NULL,'832-7258',NULL,'8327258',1),(33,104,1,1,0,NULL,'(572) 337-3234',NULL,'5723373234',2),(34,104,1,0,0,NULL,'878-4918',NULL,'8784918',2),(35,163,1,1,0,NULL,'642-4415',NULL,'6424415',1),(36,163,1,0,0,NULL,'467-8803',NULL,'4678803',1),(37,72,1,1,0,NULL,'(253) 367-4601',NULL,'2533674601',2),(38,6,1,1,0,NULL,'(224) 613-4033',NULL,'2246134033',1),(39,6,1,0,0,NULL,'633-1040',NULL,'6331040',2),(40,64,1,1,0,NULL,'(502) 508-8431',NULL,'5025088431',1),(41,191,1,1,0,NULL,'(341) 388-1585',NULL,'3413881585',2),(42,191,1,0,0,NULL,'823-6622',NULL,'8236622',1),(43,150,1,1,0,NULL,'672-2620',NULL,'6722620',1),(44,150,1,0,0,NULL,'(606) 625-7768',NULL,'6066257768',2),(45,56,1,1,0,NULL,'489-8285',NULL,'4898285',1),(46,179,1,1,0,NULL,'(723) 264-2126',NULL,'7232642126',1),(47,68,1,1,0,NULL,'(543) 584-5939',NULL,'5435845939',2),(48,168,1,1,0,NULL,'311-5488',NULL,'3115488',2),(49,180,1,1,0,NULL,'721-3380',NULL,'7213380',2),(50,180,1,0,0,NULL,'(234) 710-4782',NULL,'2347104782',1),(51,96,1,1,0,NULL,'281-8584',NULL,'2818584',2),(52,165,1,1,0,NULL,'812-5078',NULL,'8125078',2),(53,110,1,1,0,NULL,'(882) 579-1084',NULL,'8825791084',1),(54,153,1,1,0,NULL,'(724) 672-5654',NULL,'7246725654',2),(55,113,1,1,0,NULL,'(869) 866-2870',NULL,'8698662870',1),(56,19,1,1,0,NULL,'282-2263',NULL,'2822263',1),(57,19,1,0,0,NULL,'(709) 385-3290',NULL,'7093853290',2),(58,149,1,1,0,NULL,'492-6394',NULL,'4926394',1),(59,18,1,1,0,NULL,'(894) 215-1436',NULL,'8942151436',1),(60,99,1,1,0,NULL,'(401) 356-1077',NULL,'4013561077',1),(61,99,1,0,0,NULL,'(400) 815-4255',NULL,'4008154255',1),(62,30,1,1,0,NULL,'300-3046',NULL,'3003046',1),(63,111,1,1,0,NULL,'314-6962',NULL,'3146962',1),(64,111,1,0,0,NULL,'452-7867',NULL,'4527867',1),(65,105,1,1,0,NULL,'(233) 444-2916',NULL,'2334442916',2),(66,162,1,1,0,NULL,'596-8067',NULL,'5968067',2),(67,162,1,0,0,NULL,'603-8045',NULL,'6038045',2),(68,38,1,1,0,NULL,'805-3355',NULL,'8053355',1),(69,38,1,0,0,NULL,'491-1499',NULL,'4911499',1),(70,130,1,1,0,NULL,'(631) 392-5805',NULL,'6313925805',1),(71,177,1,1,0,NULL,'(523) 867-4242',NULL,'5238674242',2),(72,177,1,0,0,NULL,'421-1542',NULL,'4211542',1),(73,195,1,1,0,NULL,'810-3858',NULL,'8103858',2),(74,195,1,0,0,NULL,'671-9881',NULL,'6719881',2),(75,36,1,1,0,NULL,'772-2595',NULL,'7722595',1),(76,48,1,1,0,NULL,'464-6534',NULL,'4646534',2),(77,44,1,1,0,NULL,'868-8694',NULL,'8688694',1),(78,44,1,0,0,NULL,'257-6124',NULL,'2576124',1),(79,140,1,1,0,NULL,'(723) 535-5019',NULL,'7235355019',1),(80,172,1,1,0,NULL,'(821) 857-2342',NULL,'8218572342',1),(81,199,1,1,0,NULL,'861-2144',NULL,'8612144',1),(82,21,1,1,0,NULL,'579-1956',NULL,'5791956',1),(83,52,1,1,0,NULL,'484-6164',NULL,'4846164',1),(84,69,1,1,0,NULL,'661-9158',NULL,'6619158',1),(85,69,1,0,0,NULL,'219-1975',NULL,'2191975',1),(86,120,1,1,0,NULL,'(483) 772-8257',NULL,'4837728257',1),(87,107,1,1,0,NULL,'631-7588',NULL,'6317588',2),(88,4,1,1,0,NULL,'(835) 474-4507',NULL,'8354744507',1),(89,4,1,0,0,NULL,'(202) 720-2338',NULL,'2027202338',1),(90,77,1,1,0,NULL,'829-3777',NULL,'8293777',1),(91,77,1,0,0,NULL,'(511) 597-1447',NULL,'5115971447',2),(92,189,1,1,0,NULL,'(343) 208-9528',NULL,'3432089528',2),(93,33,1,1,0,NULL,'(219) 875-3016',NULL,'2198753016',1),(94,171,1,1,0,NULL,'(663) 453-8770',NULL,'6634538770',1),(95,78,1,1,0,NULL,'(614) 758-4214',NULL,'6147584214',2),(96,78,1,0,0,NULL,'469-3041',NULL,'4693041',1),(97,89,1,1,0,NULL,'249-7728',NULL,'2497728',1),(98,81,1,1,0,NULL,'(530) 487-4566',NULL,'5304874566',2),(99,131,1,1,0,NULL,'432-4862',NULL,'4324862',2),(100,131,1,0,0,NULL,'(225) 805-9053',NULL,'2258059053',1),(101,192,1,1,0,NULL,'666-5329',NULL,'6665329',1),(102,17,1,1,0,NULL,'(782) 287-1779',NULL,'7822871779',2),(103,17,1,0,0,NULL,'846-1398',NULL,'8461398',1),(104,200,1,1,0,NULL,'(598) 735-2279',NULL,'5987352279',2),(105,118,1,1,0,NULL,'743-1689',NULL,'7431689',1),(106,118,1,0,0,NULL,'435-6657',NULL,'4356657',2),(107,54,1,1,0,NULL,'875-2464',NULL,'8752464',1),(108,54,1,0,0,NULL,'821-3206',NULL,'8213206',2),(109,35,1,1,0,NULL,'417-6369',NULL,'4176369',2),(110,35,1,0,0,NULL,'(727) 250-2565',NULL,'7272502565',2),(111,31,1,1,0,NULL,'834-1305',NULL,'8341305',2),(112,31,1,0,0,NULL,'(655) 425-6963',NULL,'6554256963',1),(113,108,1,1,0,NULL,'(431) 555-7869',NULL,'4315557869',2),(114,108,1,0,0,NULL,'(739) 503-8248',NULL,'7395038248',1),(115,25,1,1,0,NULL,'(606) 272-7724',NULL,'6062727724',1),(116,70,1,1,0,NULL,'(811) 212-3799',NULL,'8112123799',1),(117,166,1,1,0,NULL,'319-9561',NULL,'3199561',2),(118,67,1,1,0,NULL,'336-6238',NULL,'3366238',1),(119,176,1,1,0,NULL,'268-9273',NULL,'2689273',2),(120,176,1,0,0,NULL,'(637) 445-3983',NULL,'6374453983',1),(121,109,1,1,0,NULL,'(734) 626-4810',NULL,'7346264810',1),(122,124,1,1,0,NULL,'529-3494',NULL,'5293494',1),(123,59,1,1,0,NULL,'(768) 728-8678',NULL,'7687288678',2),(124,59,1,0,0,NULL,'(418) 507-9205',NULL,'4185079205',2),(125,135,1,1,0,NULL,'487-6447',NULL,'4876447',1),(126,135,1,0,0,NULL,'861-9133',NULL,'8619133',1),(127,133,1,1,0,NULL,'755-1934',NULL,'7551934',2),(128,85,1,1,0,NULL,'498-4022',NULL,'4984022',1),(129,49,1,1,0,NULL,'(508) 712-1593',NULL,'5087121593',1),(130,63,1,1,0,NULL,'(376) 826-1718',NULL,'3768261718',1),(131,63,1,0,0,NULL,'519-5052',NULL,'5195052',1),(132,127,1,1,0,NULL,'(214) 550-1028',NULL,'2145501028',2),(133,123,1,1,0,NULL,'(860) 811-2909',NULL,'8608112909',2),(134,126,1,1,0,NULL,'838-5950',NULL,'8385950',2),(135,8,1,1,0,NULL,'210-6206',NULL,'2106206',1),(136,8,1,0,0,NULL,'(786) 724-6374',NULL,'7867246374',2),(137,82,1,1,0,NULL,'287-5656',NULL,'2875656',2),(138,82,1,0,0,NULL,'(291) 810-7172',NULL,'2918107172',1),(139,141,1,1,0,NULL,'770-9579',NULL,'7709579',1),(140,141,1,0,0,NULL,'(854) 588-6900',NULL,'8545886900',2),(141,91,1,1,0,NULL,'(574) 781-9026',NULL,'5747819026',2),(142,91,1,0,0,NULL,'274-5716',NULL,'2745716',2),(143,60,1,1,0,NULL,'307-9652',NULL,'3079652',2),(144,60,1,0,0,NULL,'700-8216',NULL,'7008216',1),(145,121,1,1,0,NULL,'(859) 435-6050',NULL,'8594356050',2),(146,26,1,1,0,NULL,'(218) 351-9808',NULL,'2183519808',1),(147,117,1,1,0,NULL,'(668) 360-6880',NULL,'6683606880',2),(148,117,1,0,0,NULL,'550-1211',NULL,'5501211',1),(149,47,1,1,0,NULL,'(633) 734-7303',NULL,'6337347303',1),(150,161,1,1,0,NULL,'682-5519',NULL,'6825519',1),(151,161,1,0,0,NULL,'530-2499',NULL,'5302499',1),(152,151,1,1,0,NULL,'615-6982',NULL,'6156982',1),(153,87,1,1,0,NULL,'(350) 643-8718',NULL,'3506438718',1),(154,87,1,0,0,NULL,'785-3480',NULL,'7853480',1),(155,24,1,1,0,NULL,'300-4767',NULL,'3004767',1),(156,86,1,1,0,NULL,'(702) 803-3738',NULL,'7028033738',2),(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);
+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,177,1,1,0,NULL,'(579) 788-7163',NULL,'5797887163',1),(2,177,1,0,0,NULL,'(696) 793-3802',NULL,'6967933802',1),(3,89,1,1,0,NULL,'550-2833',NULL,'5502833',1),(4,89,1,0,0,NULL,'639-7567',NULL,'6397567',2),(5,174,1,1,0,NULL,'(496) 658-4684',NULL,'4966584684',2),(6,174,1,0,0,NULL,'(591) 282-2429',NULL,'5912822429',2),(7,124,1,1,0,NULL,'(789) 557-1193',NULL,'7895571193',1),(8,124,1,0,0,NULL,'370-6763',NULL,'3706763',2),(9,80,1,1,0,NULL,'392-7734',NULL,'3927734',1),(10,80,1,0,0,NULL,'446-4560',NULL,'4464560',1),(11,15,1,1,0,NULL,'546-4139',NULL,'5464139',1),(12,15,1,0,0,NULL,'(556) 548-5085',NULL,'5565485085',2),(13,101,1,1,0,NULL,'793-5382',NULL,'7935382',2),(14,103,1,1,0,NULL,'(253) 390-3818',NULL,'2533903818',1),(15,70,1,1,0,NULL,'(359) 371-4749',NULL,'3593714749',1),(16,40,1,1,0,NULL,'(869) 373-2859',NULL,'8693732859',2),(17,170,1,1,0,NULL,'(780) 417-4240',NULL,'7804174240',2),(18,170,1,0,0,NULL,'586-4474',NULL,'5864474',1),(19,65,1,1,0,NULL,'(462) 774-6402',NULL,'4627746402',2),(20,171,1,1,0,NULL,'(452) 733-4260',NULL,'4527334260',1),(21,171,1,0,0,NULL,'(630) 306-5707',NULL,'6303065707',2),(22,26,1,1,0,NULL,'894-5337',NULL,'8945337',2),(23,96,1,1,0,NULL,'(703) 339-4026',NULL,'7033394026',1),(24,96,1,0,0,NULL,'569-3193',NULL,'5693193',1),(25,90,1,1,0,NULL,'599-9705',NULL,'5999705',1),(26,12,1,1,0,NULL,'(712) 664-3875',NULL,'7126643875',2),(27,12,1,0,0,NULL,'244-7872',NULL,'2447872',1),(28,16,1,1,0,NULL,'(614) 706-5111',NULL,'6147065111',1),(29,16,1,0,0,NULL,'(484) 314-3237',NULL,'4843143237',2),(30,128,1,1,0,NULL,'727-1666',NULL,'7271666',2),(31,128,1,0,0,NULL,'(223) 532-9336',NULL,'2235329336',1),(32,180,1,1,0,NULL,'413-6670',NULL,'4136670',2),(33,154,1,1,0,NULL,'(459) 802-4128',NULL,'4598024128',2),(34,154,1,0,0,NULL,'762-4158',NULL,'7624158',1),(35,102,1,1,0,NULL,'(799) 550-6563',NULL,'7995506563',1),(36,102,1,0,0,NULL,'763-1869',NULL,'7631869',2),(37,46,1,1,0,NULL,'855-5479',NULL,'8555479',2),(38,33,1,1,0,NULL,'(864) 594-2055',NULL,'8645942055',2),(39,176,1,1,0,NULL,'(625) 721-4209',NULL,'6257214209',2),(40,176,1,0,0,NULL,'(692) 879-8757',NULL,'6928798757',2),(41,186,1,1,0,NULL,'(720) 443-7919',NULL,'7204437919',1),(42,186,1,0,0,NULL,'276-7462',NULL,'2767462',2),(43,118,1,1,0,NULL,'383-1432',NULL,'3831432',1),(44,118,1,0,0,NULL,'431-5737',NULL,'4315737',1),(45,105,1,1,0,NULL,'598-3995',NULL,'5983995',2),(46,182,1,1,0,NULL,'(452) 744-2799',NULL,'4527442799',1),(47,21,1,1,0,NULL,'462-5905',NULL,'4625905',2),(48,21,1,0,0,NULL,'(252) 682-5018',NULL,'2526825018',1),(49,38,1,1,0,NULL,'557-3943',NULL,'5573943',2),(50,6,1,1,0,NULL,'(502) 836-1983',NULL,'5028361983',2),(51,88,1,1,0,NULL,'(410) 311-9996',NULL,'4103119996',2),(52,88,1,0,0,NULL,'760-7903',NULL,'7607903',2),(53,72,1,1,0,NULL,'(866) 621-8995',NULL,'8666218995',1),(54,190,1,1,0,NULL,'(273) 283-5794',NULL,'2732835794',1),(55,44,1,1,0,NULL,'220-8813',NULL,'2208813',2),(56,44,1,0,0,NULL,'(748) 440-3816',NULL,'7484403816',1),(57,142,1,1,0,NULL,'419-8091',NULL,'4198091',2),(58,142,1,0,0,NULL,'278-7060',NULL,'2787060',2),(59,178,1,1,0,NULL,'624-8025',NULL,'6248025',1),(60,74,1,1,0,NULL,'398-9220',NULL,'3989220',1),(61,81,1,1,0,NULL,'808-8670',NULL,'8088670',2),(62,181,1,1,0,NULL,'548-2130',NULL,'5482130',1),(63,181,1,0,0,NULL,'821-5470',NULL,'8215470',2),(64,77,1,1,0,NULL,'(328) 309-2113',NULL,'3283092113',2),(65,54,1,1,0,NULL,'827-6470',NULL,'8276470',2),(66,92,1,1,0,NULL,'(458) 707-7251',NULL,'4587077251',2),(67,91,1,1,0,NULL,'(638) 888-9607',NULL,'6388889607',2),(68,115,1,1,0,NULL,'673-4697',NULL,'6734697',1),(69,115,1,0,0,NULL,'682-4170',NULL,'6824170',2),(70,32,1,1,0,NULL,'836-4954',NULL,'8364954',2),(71,32,1,0,0,NULL,'(331) 717-6774',NULL,'3317176774',2),(72,30,1,1,0,NULL,'(306) 623-5725',NULL,'3066235725',1),(73,30,1,0,0,NULL,'(705) 833-5705',NULL,'7058335705',1),(74,93,1,1,0,NULL,'684-6728',NULL,'6846728',2),(75,93,1,0,0,NULL,'531-9170',NULL,'5319170',1),(76,116,1,1,0,NULL,'(881) 568-6592',NULL,'8815686592',1),(77,116,1,0,0,NULL,'(870) 545-4200',NULL,'8705454200',2),(78,36,1,1,0,NULL,'479-6184',NULL,'4796184',1),(79,36,1,0,0,NULL,'558-4375',NULL,'5584375',1),(80,135,1,1,0,NULL,'(738) 260-6662',NULL,'7382606662',2),(81,135,1,0,0,NULL,'(785) 866-3240',NULL,'7858663240',2),(82,104,1,1,0,NULL,'(258) 861-8307',NULL,'2588618307',1),(83,104,1,0,0,NULL,'496-8434',NULL,'4968434',1),(84,49,1,1,0,NULL,'886-4589',NULL,'8864589',1),(85,49,1,0,0,NULL,'(298) 668-6113',NULL,'2986686113',2),(86,2,1,1,0,NULL,'(670) 748-4001',NULL,'6707484001',1),(87,157,1,1,0,NULL,'(403) 273-8957',NULL,'4032738957',2),(88,157,1,0,0,NULL,'(438) 856-9983',NULL,'4388569983',1),(89,75,1,1,0,NULL,'(283) 733-5023',NULL,'2837335023',1),(90,75,1,0,0,NULL,'413-8075',NULL,'4138075',2),(91,155,1,1,0,NULL,'321-2597',NULL,'3212597',1),(92,155,1,0,0,NULL,'(764) 667-5913',NULL,'7646675913',1),(93,129,1,1,0,NULL,'(610) 643-4709',NULL,'6106434709',2),(94,121,1,1,0,NULL,'(556) 514-5238',NULL,'5565145238',2),(95,121,1,0,0,NULL,'(320) 204-7077',NULL,'3202047077',1),(96,68,1,1,0,NULL,'452-6947',NULL,'4526947',1),(97,27,1,1,0,NULL,'421-7355',NULL,'4217355',2),(98,27,1,0,0,NULL,'621-6206',NULL,'6216206',2),(99,151,1,1,0,NULL,'887-2776',NULL,'8872776',2),(100,168,1,1,0,NULL,'652-1204',NULL,'6521204',1),(101,98,1,1,0,NULL,'888-4971',NULL,'8884971',1),(102,161,1,1,0,NULL,'(613) 479-5950',NULL,'6134795950',2),(103,161,1,0,0,NULL,'557-9762',NULL,'5579762',2),(104,112,1,1,0,NULL,'582-6235',NULL,'5826235',2),(105,196,1,1,0,NULL,'(437) 307-2110',NULL,'4373072110',2),(106,196,1,0,0,NULL,'(229) 796-2109',NULL,'2297962109',2),(107,111,1,1,0,NULL,'(354) 830-1295',NULL,'3548301295',1),(108,194,1,1,0,NULL,'239-1146',NULL,'2391146',2),(109,194,1,0,0,NULL,'763-1117',NULL,'7631117',2),(110,126,1,1,0,NULL,'872-6049',NULL,'8726049',2),(111,126,1,0,0,NULL,'254-9495',NULL,'2549495',1),(112,167,1,1,0,NULL,'849-9662',NULL,'8499662',2),(113,78,1,1,0,NULL,'(738) 899-1129',NULL,'7388991129',2),(114,78,1,0,0,NULL,'264-9090',NULL,'2649090',2),(115,53,1,1,0,NULL,'(441) 707-3620',NULL,'4417073620',1),(116,53,1,0,0,NULL,'609-3125',NULL,'6093125',1),(117,10,1,1,0,NULL,'873-8882',NULL,'8738882',1),(118,24,1,1,0,NULL,'(541) 203-7221',NULL,'5412037221',1),(119,24,1,0,0,NULL,'876-2863',NULL,'8762863',2),(120,137,1,1,0,NULL,'(890) 864-5948',NULL,'8908645948',2),(121,137,1,0,0,NULL,'421-5651',NULL,'4215651',1),(122,133,1,1,0,NULL,'391-5322',NULL,'3915322',2),(123,133,1,0,0,NULL,'458-3416',NULL,'4583416',2),(124,198,1,1,0,NULL,'(332) 798-8315',NULL,'3327988315',2),(125,198,1,0,0,NULL,'716-4271',NULL,'7164271',1),(126,195,1,1,0,NULL,'489-1454',NULL,'4891454',1),(127,134,1,1,0,NULL,'(241) 776-4332',NULL,'2417764332',1),(128,134,1,0,0,NULL,'742-2665',NULL,'7422665',1),(129,187,1,1,0,NULL,'(586) 672-5268',NULL,'5866725268',2),(130,187,1,0,0,NULL,'205-8470',NULL,'2058470',1),(131,197,1,1,0,NULL,'(789) 272-7312',NULL,'7892727312',2),(132,197,1,0,0,NULL,'583-7191',NULL,'5837191',2),(133,144,1,1,0,NULL,'(593) 375-4392',NULL,'5933754392',1),(134,94,1,1,0,NULL,'(687) 669-8952',NULL,'6876698952',2),(135,100,1,1,0,NULL,'564-7880',NULL,'5647880',2),(136,100,1,0,0,NULL,'228-1459',NULL,'2281459',1),(137,82,1,1,0,NULL,'574-8201',NULL,'5748201',1),(138,87,1,1,0,NULL,'621-1806',NULL,'6211806',2),(139,87,1,0,0,NULL,'(893) 683-1971',NULL,'8936831971',1),(140,162,1,1,0,NULL,'700-1685',NULL,'7001685',2),(141,162,1,0,0,NULL,'351-4806',NULL,'3514806',1),(142,200,1,1,0,NULL,'499-3652',NULL,'4993652',2),(143,7,1,1,0,NULL,'760-5982',NULL,'7605982',2),(144,7,1,0,0,NULL,'319-9420',NULL,'3199420',1),(145,22,1,1,0,NULL,'(645) 362-1046',NULL,'6453621046',2),(146,41,1,1,0,NULL,'211-2008',NULL,'2112008',2),(147,85,1,1,0,NULL,'862-8209',NULL,'8628209',2),(148,189,1,1,0,NULL,'(586) 594-1430',NULL,'5865941430',2),(149,189,1,0,0,NULL,'575-7887',NULL,'5757887',2),(150,39,1,1,0,NULL,'(236) 581-1423',NULL,'2365811423',2),(151,39,1,0,0,NULL,'(734) 304-1176',NULL,'7343041176',1),(152,48,1,1,0,NULL,'423-7557',NULL,'4237557',1),(153,20,1,1,0,NULL,'(769) 326-4437',NULL,'7693264437',2),(154,156,1,1,0,NULL,'689-5021',NULL,'6895021',2),(155,50,1,1,0,NULL,'(480) 546-7743',NULL,'4805467743',2),(156,50,1,0,0,NULL,'845-1164',NULL,'8451164',1),(157,5,1,1,0,NULL,'(202) 866-6297',NULL,'2028666297',2),(158,71,1,1,0,NULL,'890-2618',NULL,'8902618',2),(159,71,1,0,0,NULL,'(629) 259-8320',NULL,'6292598320',1),(160,139,1,1,0,NULL,'(503) 769-8316',NULL,'5037698316',1),(161,139,1,0,0,NULL,'(202) 571-6050',NULL,'2025716050',2),(162,114,1,1,0,NULL,'426-9123',NULL,'4269123',1),(163,NULL,1,0,0,NULL,'204 222-1000',NULL,'2042221000',1),(164,NULL,1,0,0,NULL,'204 223-1000',NULL,'2042231000',1),(165,NULL,1,0,0,NULL,'303 323-1000',NULL,'3033231000',1);
 /*!40000 ALTER TABLE `civicrm_phone` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -1096,7 +1096,7 @@ UNLOCK TABLES;
 
 LOCK TABLES `civicrm_pledge` WRITE;
 /*!40000 ALTER TABLE `civicrm_pledge` DISABLE KEYS */;
-INSERT INTO `civicrm_pledge` (`id`, `contact_id`, `financial_type_id`, `contribution_page_id`, `amount`, `original_installment_amount`, `currency`, `frequency_unit`, `frequency_interval`, `frequency_day`, `installments`, `start_date`, `create_date`, `acknowledge_date`, `modified_date`, `cancel_date`, `end_date`, `max_reminders`, `initial_reminder_day`, `additional_reminder_day`, `status_id`, `is_test`, `campaign_id`) VALUES (1,71,1,1,'500.00','500.00','USD','month',1,1,1,'2009-07-01 00:00:00','2009-06-26 00:00:00',NULL,NULL,NULL,'2009-07-01 00:00:00',1,5,5,1,0,NULL),(2,43,1,1,'800.00','200.00','USD','month',3,1,4,'2009-07-01 00:00:00','2009-06-23 00:00:00','2009-06-23 00:00:00',NULL,NULL,'2009-04-01 10:11:40',1,5,5,5,0,NULL),(3,32,1,1,'600.00','200.00','USD','month',1,1,3,'2009-10-01 00:00:00','2009-09-14 00:00:00','2009-09-14 00:00:00',NULL,NULL,'2009-12-01 00:00:00',1,5,5,5,0,NULL);
+INSERT INTO `civicrm_pledge` (`id`, `contact_id`, `financial_type_id`, `contribution_page_id`, `amount`, `original_installment_amount`, `currency`, `frequency_unit`, `frequency_interval`, `frequency_day`, `installments`, `start_date`, `create_date`, `acknowledge_date`, `modified_date`, `cancel_date`, `end_date`, `max_reminders`, `initial_reminder_day`, `additional_reminder_day`, `status_id`, `is_test`, `campaign_id`) VALUES (1,71,1,1,500.00,500.00,'USD','month',1,1,1,'2009-07-01 00:00:00','2009-06-26 00:00:00',NULL,NULL,NULL,'2009-07-01 00:00:00',1,5,5,1,0,NULL),(2,43,1,1,800.00,200.00,'USD','month',3,1,4,'2009-07-01 00:00:00','2009-06-23 00:00:00','2009-06-23 00:00:00',NULL,NULL,'2009-04-01 10:11:40',1,5,5,5,0,NULL),(3,32,1,1,600.00,200.00,'USD','month',1,1,3,'2009-10-01 00:00:00','2009-09-14 00:00:00','2009-09-14 00:00:00',NULL,NULL,'2009-12-01 00:00:00',1,5,5,5,0,NULL);
 /*!40000 ALTER TABLE `civicrm_pledge` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -1116,7 +1116,7 @@ UNLOCK TABLES;
 
 LOCK TABLES `civicrm_pledge_payment` WRITE;
 /*!40000 ALTER TABLE `civicrm_pledge_payment` DISABLE KEYS */;
-INSERT INTO `civicrm_pledge_payment` (`id`, `pledge_id`, `contribution_id`, `scheduled_amount`, `actual_amount`, `currency`, `scheduled_date`, `reminder_date`, `reminder_count`, `status_id`) VALUES (1,1,10,'500.00','500.00','USD','2009-07-01 00:00:00',NULL,0,1),(2,2,11,'200.00','200.00','USD','2009-07-01 00:00:00',NULL,0,1),(3,2,NULL,'200.00',NULL,'USD','2009-10-01 00:00:00',NULL,0,2),(4,2,NULL,'200.00',NULL,'USD','2009-01-01 00:00:00',NULL,0,2),(5,2,NULL,'200.00',NULL,'USD','2009-04-01 00:00:00',NULL,0,2),(6,3,12,'200.00','200.00','USD','2009-10-01 00:00:00',NULL,0,1),(7,3,13,'200.00','200.00','USD','2009-11-01 00:00:00','2009-10-28 00:00:00',1,1),(8,3,NULL,'200.00',NULL,'USD','2009-12-01 00:00:00',NULL,0,2);
+INSERT INTO `civicrm_pledge_payment` (`id`, `pledge_id`, `contribution_id`, `scheduled_amount`, `actual_amount`, `currency`, `scheduled_date`, `reminder_date`, `reminder_count`, `status_id`) VALUES (1,1,10,500.00,500.00,'USD','2009-07-01 00:00:00',NULL,0,1),(2,2,11,200.00,200.00,'USD','2009-07-01 00:00:00',NULL,0,1),(3,2,NULL,200.00,NULL,'USD','2009-10-01 00:00:00',NULL,0,2),(4,2,NULL,200.00,NULL,'USD','2009-01-01 00:00:00',NULL,0,2),(5,2,NULL,200.00,NULL,'USD','2009-04-01 00:00:00',NULL,0,2),(6,3,12,200.00,200.00,'USD','2009-10-01 00:00:00',NULL,0,1),(7,3,13,200.00,200.00,'USD','2009-11-01 00:00:00','2009-10-28 00:00:00',1,1),(8,3,NULL,200.00,NULL,'USD','2009-12-01 00:00:00',NULL,0,2);
 /*!40000 ALTER TABLE `civicrm_pledge_payment` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -1175,7 +1175,7 @@ UNLOCK TABLES;
 
 LOCK TABLES `civicrm_price_field_value` WRITE;
 /*!40000 ALTER TABLE `civicrm_price_field_value` DISABLE KEYS */;
-INSERT INTO `civicrm_price_field_value` (`id`, `price_field_id`, `name`, `label`, `description`, `amount`, `count`, `max_value`, `weight`, `membership_type_id`, `membership_num_terms`, `is_default`, `is_active`, `financial_type_id`, `deductible_amount`) VALUES (1,1,'contribution_amount','Contribution Amount',NULL,'1',NULL,NULL,1,NULL,NULL,0,1,1,'0.00'),(2,2,'friend','Friend',NULL,'1.00',NULL,NULL,1,NULL,NULL,0,1,1,'0.00'),(3,2,'supporter','Supporter',NULL,'5.00',NULL,NULL,2,NULL,NULL,0,1,1,'0.00'),(4,2,'booster','Booster',NULL,'10.00',NULL,NULL,3,NULL,NULL,1,1,1,'0.00'),(5,2,'sustainer','Sustainer',NULL,'50.00',NULL,NULL,4,NULL,NULL,0,1,1,'0.00'),(6,3,'other_amount','Other Amount',NULL,'1',NULL,NULL,3,NULL,NULL,0,1,1,'0.00'),(7,4,'general','General','Regular annual membership.','100.00',NULL,NULL,1,1,NULL,0,1,2,'0.00'),(8,4,'student','Student','Discount membership for full-time students.','50.00',NULL,NULL,2,2,NULL,0,1,2,'0.00'),(9,4,'lifetime','Lifetime','Lifetime membership.','1200.00',NULL,NULL,3,3,NULL,0,1,2,'0.00'),(10,5,'General','General',NULL,'100.00',NULL,NULL,1,1,NULL,1,1,2,'0.00'),(11,5,'Student','Student',NULL,'50.00',NULL,NULL,1,2,NULL,0,1,2,'0.00'),(12,6,'other_amount','Contribution Amount',NULL,'1',NULL,NULL,1,NULL,NULL,0,1,1,'0.00'),(13,7,'tiny_tots__ages_5_8_','Tiny-tots (ages 5-8)',NULL,'800',NULL,NULL,1,NULL,NULL,1,1,4,'0.00'),(14,7,'junior_Stars__ages_9_12_','Junior Stars (ages 9-12)',NULL,'1000',NULL,NULL,2,NULL,NULL,0,1,4,'0.00'),(15,7,'super_Stars__ages_13_18_','Super Stars (ages 13-18)',NULL,'1500',NULL,NULL,3,NULL,NULL,0,1,4,'0.00'),(16,8,'single','Single',NULL,'50',NULL,NULL,1,NULL,NULL,1,1,4,'0.00'),(17,8,'couple','Couple',NULL,'100',NULL,NULL,2,NULL,NULL,0,1,4,'0.00'),(18,8,'family','Family',NULL,'200',NULL,NULL,3,NULL,NULL,0,1,4,'0.00'),(19,9,'bass','Bass',NULL,'25',NULL,NULL,1,NULL,NULL,1,1,2,'0.00'),(20,9,'tenor','Tenor',NULL,'40',NULL,NULL,2,NULL,NULL,0,1,2,'0.00'),(21,9,'soprano','Soprano',NULL,'50',NULL,NULL,3,NULL,NULL,0,1,2,'0.00');
+INSERT INTO `civicrm_price_field_value` (`id`, `price_field_id`, `name`, `label`, `description`, `amount`, `count`, `max_value`, `weight`, `membership_type_id`, `membership_num_terms`, `is_default`, `is_active`, `financial_type_id`, `deductible_amount`) VALUES (1,1,'contribution_amount','Contribution Amount',NULL,'1',NULL,NULL,1,NULL,NULL,0,1,1,0.00),(2,2,'friend','Friend',NULL,'1.00',NULL,NULL,1,NULL,NULL,0,1,1,0.00),(3,2,'supporter','Supporter',NULL,'5.00',NULL,NULL,2,NULL,NULL,0,1,1,0.00),(4,2,'booster','Booster',NULL,'10.00',NULL,NULL,3,NULL,NULL,1,1,1,0.00),(5,2,'sustainer','Sustainer',NULL,'50.00',NULL,NULL,4,NULL,NULL,0,1,1,0.00),(6,3,'other_amount','Other Amount',NULL,'1',NULL,NULL,3,NULL,NULL,0,1,1,0.00),(7,4,'general','General','Regular annual membership.','100.00',NULL,NULL,1,1,NULL,0,1,2,0.00),(8,4,'student','Student','Discount membership for full-time students.','50.00',NULL,NULL,2,2,NULL,0,1,2,0.00),(9,4,'lifetime','Lifetime','Lifetime membership.','1200.00',NULL,NULL,3,3,NULL,0,1,2,0.00),(10,5,'General','General',NULL,'100.00',NULL,NULL,1,1,NULL,1,1,2,0.00),(11,5,'Student','Student',NULL,'50.00',NULL,NULL,1,2,NULL,0,1,2,0.00),(12,6,'other_amount','Contribution Amount',NULL,'1',NULL,NULL,1,NULL,NULL,0,1,1,0.00),(13,7,'tiny_tots__ages_5_8_','Tiny-tots (ages 5-8)',NULL,'800',NULL,NULL,1,NULL,NULL,1,1,4,0.00),(14,7,'junior_Stars__ages_9_12_','Junior Stars (ages 9-12)',NULL,'1000',NULL,NULL,2,NULL,NULL,0,1,4,0.00),(15,7,'super_Stars__ages_13_18_','Super Stars (ages 13-18)',NULL,'1500',NULL,NULL,3,NULL,NULL,0,1,4,0.00),(16,8,'single','Single',NULL,'50',NULL,NULL,1,NULL,NULL,1,1,4,0.00),(17,8,'couple','Couple',NULL,'100',NULL,NULL,2,NULL,NULL,0,1,4,0.00),(18,8,'family','Family',NULL,'200',NULL,NULL,3,NULL,NULL,0,1,4,0.00),(19,9,'bass','Bass',NULL,'25',NULL,NULL,1,NULL,NULL,1,1,2,0.00),(20,9,'tenor','Tenor',NULL,'40',NULL,NULL,2,NULL,NULL,0,1,2,0.00),(21,9,'soprano','Soprano',NULL,'50',NULL,NULL,3,NULL,NULL,0,1,2,0.00);
 /*!40000 ALTER TABLE `civicrm_price_field_value` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -1215,7 +1215,7 @@ UNLOCK TABLES;
 
 LOCK TABLES `civicrm_product` WRITE;
 /*!40000 ALTER TABLE `civicrm_product` DISABLE KEYS */;
-INSERT INTO `civicrm_product` (`id`, `name`, `description`, `sku`, `options`, `image`, `thumbnail`, `price`, `currency`, `financial_type_id`, `min_contribution`, `cost`, `is_active`, `period_type`, `fixed_period_start_day`, `duration_unit`, `duration_interval`, `frequency_unit`, `frequency_interval`) VALUES (1,'Coffee Mug','This heavy-duty mug is great for home or office, coffee or tea or hot chocolate. Show your support to family, friends and colleagues. Choose from three great colors.','MUG-101','White, Black, Green',NULL,NULL,'12.50','USD',NULL,'5.00','2.25',1,NULL,NULL,NULL,NULL,NULL,NULL);
+INSERT INTO `civicrm_product` (`id`, `name`, `description`, `sku`, `options`, `image`, `thumbnail`, `price`, `currency`, `financial_type_id`, `min_contribution`, `cost`, `is_active`, `period_type`, `fixed_period_start_day`, `duration_unit`, `duration_interval`, `frequency_unit`, `frequency_interval`) VALUES (1,'Coffee Mug','This heavy-duty mug is great for home or office, coffee or tea or hot chocolate. Show your support to family, friends and colleagues. Choose from three great colors.','MUG-101','White, Black, Green',NULL,NULL,12.50,'USD',NULL,5.00,2.25,1,NULL,NULL,NULL,NULL,NULL,NULL);
 /*!40000 ALTER TABLE `civicrm_product` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -1234,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,152,120,1,NULL,NULL,1,NULL,0,0,NULL),(2,4,120,1,NULL,NULL,1,NULL,0,0,NULL),(3,152,107,1,NULL,NULL,1,NULL,0,0,NULL),(4,4,107,1,NULL,NULL,1,NULL,0,0,NULL),(5,4,152,4,NULL,NULL,1,NULL,0,0,NULL),(6,107,116,8,NULL,NULL,1,NULL,0,0,NULL),(7,152,116,8,NULL,NULL,1,NULL,0,0,NULL),(8,4,116,8,NULL,NULL,1,NULL,0,0,NULL),(9,120,116,7,NULL,NULL,1,NULL,0,0,NULL),(10,107,120,2,NULL,NULL,1,NULL,0,0,NULL),(11,189,183,1,NULL,NULL,1,NULL,0,0,NULL),(12,136,183,1,NULL,NULL,1,NULL,0,0,NULL),(13,189,77,1,NULL,NULL,1,NULL,0,0,NULL),(14,136,77,1,NULL,NULL,1,NULL,0,0,NULL),(15,136,189,4,NULL,NULL,1,NULL,0,0,NULL),(16,77,20,8,NULL,NULL,1,NULL,0,0,NULL),(17,189,20,8,NULL,NULL,1,NULL,0,0,NULL),(18,136,20,8,NULL,NULL,1,NULL,0,0,NULL),(19,183,20,7,NULL,NULL,1,NULL,0,0,NULL),(20,77,183,2,NULL,NULL,1,NULL,0,0,NULL),(21,7,139,1,NULL,NULL,1,NULL,0,0,NULL),(22,42,139,1,NULL,NULL,1,NULL,0,0,NULL),(23,7,62,1,NULL,NULL,1,NULL,0,0,NULL),(24,42,62,1,NULL,NULL,1,NULL,0,0,NULL),(25,42,7,4,NULL,NULL,1,NULL,0,0,NULL),(26,62,50,8,NULL,NULL,1,NULL,0,0,NULL),(27,7,50,8,NULL,NULL,1,NULL,0,0,NULL),(28,42,50,8,NULL,NULL,1,NULL,0,0,NULL),(29,139,50,7,NULL,NULL,0,NULL,0,0,NULL),(30,62,139,2,NULL,NULL,0,NULL,0,0,NULL),(31,173,11,1,NULL,NULL,1,NULL,0,0,NULL),(32,29,11,1,NULL,NULL,1,NULL,0,0,NULL),(33,173,33,1,NULL,NULL,1,NULL,0,0,NULL),(34,29,33,1,NULL,NULL,1,NULL,0,0,NULL),(35,29,173,4,NULL,NULL,1,NULL,0,0,NULL),(36,33,106,8,NULL,NULL,1,NULL,0,0,NULL),(37,173,106,8,NULL,NULL,1,NULL,0,0,NULL),(38,29,106,8,NULL,NULL,1,NULL,0,0,NULL),(39,11,106,7,NULL,NULL,0,NULL,0,0,NULL),(40,33,11,2,NULL,NULL,0,NULL,0,0,NULL),(41,128,145,1,NULL,NULL,1,NULL,0,0,NULL),(42,97,145,1,NULL,NULL,1,NULL,0,0,NULL),(43,128,171,1,NULL,NULL,1,NULL,0,0,NULL),(44,97,171,1,NULL,NULL,1,NULL,0,0,NULL),(45,97,128,4,NULL,NULL,1,NULL,0,0,NULL),(46,171,90,8,NULL,NULL,1,NULL,0,0,NULL),(47,128,90,8,NULL,NULL,1,NULL,0,0,NULL),(48,97,90,8,NULL,NULL,1,NULL,0,0,NULL),(49,145,90,7,NULL,NULL,0,NULL,0,0,NULL),(50,171,145,2,NULL,NULL,0,NULL,0,0,NULL),(51,89,175,1,NULL,NULL,1,NULL,0,0,NULL),(52,148,175,1,NULL,NULL,1,NULL,0,0,NULL),(53,89,78,1,NULL,NULL,1,NULL,0,0,NULL),(54,148,78,1,NULL,NULL,1,NULL,0,0,NULL),(55,148,89,4,NULL,NULL,1,NULL,0,0,NULL),(56,78,137,8,NULL,NULL,1,NULL,0,0,NULL),(57,89,137,8,NULL,NULL,1,NULL,0,0,NULL),(58,148,137,8,NULL,NULL,1,NULL,0,0,NULL),(59,175,137,7,NULL,NULL,0,NULL,0,0,NULL),(60,78,175,2,NULL,NULL,0,NULL,0,0,NULL),(61,125,81,1,NULL,NULL,1,NULL,0,0,NULL),(62,192,81,1,NULL,NULL,1,NULL,0,0,NULL),(63,125,131,1,NULL,NULL,1,NULL,0,0,NULL),(64,192,131,1,NULL,NULL,1,NULL,0,0,NULL),(65,192,125,4,NULL,NULL,1,NULL,0,0,NULL),(66,131,76,8,NULL,NULL,1,NULL,0,0,NULL),(67,125,76,8,NULL,NULL,1,NULL,0,0,NULL),(68,192,76,8,NULL,NULL,1,NULL,0,0,NULL),(69,81,76,7,NULL,NULL,0,NULL,0,0,NULL),(70,131,81,2,NULL,NULL,0,NULL,0,0,NULL),(71,200,154,1,NULL,NULL,1,NULL,0,0,NULL),(72,160,154,1,NULL,NULL,1,NULL,0,0,NULL),(73,200,17,1,NULL,NULL,1,NULL,0,0,NULL),(74,160,17,1,NULL,NULL,1,NULL,0,0,NULL),(75,160,200,4,NULL,NULL,1,NULL,0,0,NULL),(76,17,100,8,NULL,NULL,1,NULL,0,0,NULL),(77,200,100,8,NULL,NULL,1,NULL,0,0,NULL),(78,160,100,8,NULL,NULL,1,NULL,0,0,NULL),(79,154,100,7,NULL,NULL,1,NULL,0,0,NULL),(80,17,154,2,NULL,NULL,1,NULL,0,0,NULL),(81,197,118,1,NULL,NULL,1,NULL,0,0,NULL),(82,35,118,1,NULL,NULL,1,NULL,0,0,NULL),(83,197,54,1,NULL,NULL,1,NULL,0,0,NULL),(84,35,54,1,NULL,NULL,1,NULL,0,0,NULL),(85,35,197,4,NULL,NULL,1,NULL,0,0,NULL),(86,54,157,8,NULL,NULL,1,NULL,0,0,NULL),(87,197,157,8,NULL,NULL,1,NULL,0,0,NULL),(88,35,157,8,NULL,NULL,1,NULL,0,0,NULL),(89,118,157,7,NULL,NULL,1,NULL,0,0,NULL),(90,54,118,2,NULL,NULL,1,NULL,0,0,NULL),(91,108,31,1,NULL,NULL,1,NULL,0,0,NULL),(92,25,31,1,NULL,NULL,1,NULL,0,0,NULL),(93,108,45,1,NULL,NULL,1,NULL,0,0,NULL),(94,25,45,1,NULL,NULL,1,NULL,0,0,NULL),(95,25,108,4,NULL,NULL,1,NULL,0,0,NULL),(96,45,174,8,NULL,NULL,1,NULL,0,0,NULL),(97,108,174,8,NULL,NULL,1,NULL,0,0,NULL),(98,25,174,8,NULL,NULL,1,NULL,0,0,NULL),(99,31,174,7,NULL,NULL,0,NULL,0,0,NULL),(100,45,31,2,NULL,NULL,0,NULL,0,0,NULL),(101,67,70,1,NULL,NULL,1,NULL,0,0,NULL),(102,176,70,1,NULL,NULL,1,NULL,0,0,NULL),(103,67,166,1,NULL,NULL,1,NULL,0,0,NULL),(104,176,166,1,NULL,NULL,1,NULL,0,0,NULL),(105,176,67,4,NULL,NULL,1,NULL,0,0,NULL),(106,166,53,8,NULL,NULL,1,NULL,0,0,NULL),(107,67,53,8,NULL,NULL,1,NULL,0,0,NULL),(108,176,53,8,NULL,NULL,1,NULL,0,0,NULL),(109,70,53,7,NULL,NULL,1,NULL,0,0,NULL),(110,166,70,2,NULL,NULL,1,NULL,0,0,NULL),(111,109,55,1,NULL,NULL,1,NULL,0,0,NULL),(112,124,55,1,NULL,NULL,1,NULL,0,0,NULL),(113,109,142,1,NULL,NULL,1,NULL,0,0,NULL),(114,124,142,1,NULL,NULL,1,NULL,0,0,NULL),(115,124,109,4,NULL,NULL,1,NULL,0,0,NULL),(116,142,182,8,NULL,NULL,1,NULL,0,0,NULL),(117,109,182,8,NULL,NULL,1,NULL,0,0,NULL),(118,124,182,8,NULL,NULL,1,NULL,0,0,NULL),(119,55,182,7,NULL,NULL,1,NULL,0,0,NULL),(120,142,55,2,NULL,NULL,1,NULL,0,0,NULL),(121,193,59,1,NULL,NULL,1,NULL,0,0,NULL),(122,122,59,1,NULL,NULL,1,NULL,0,0,NULL),(123,193,93,1,NULL,NULL,1,NULL,0,0,NULL),(124,122,93,1,NULL,NULL,1,NULL,0,0,NULL),(125,122,193,4,NULL,NULL,1,NULL,0,0,NULL),(126,93,184,8,NULL,NULL,1,NULL,0,0,NULL),(127,193,184,8,NULL,NULL,1,NULL,0,0,NULL),(128,122,184,8,NULL,NULL,1,NULL,0,0,NULL),(129,59,184,7,NULL,NULL,1,NULL,0,0,NULL),(130,93,59,2,NULL,NULL,1,NULL,0,0,NULL),(131,85,135,1,NULL,NULL,1,NULL,0,0,NULL),(132,49,135,1,NULL,NULL,1,NULL,0,0,NULL),(133,85,133,1,NULL,NULL,1,NULL,0,0,NULL),(134,49,133,1,NULL,NULL,1,NULL,0,0,NULL),(135,49,85,4,NULL,NULL,1,NULL,0,0,NULL),(136,133,167,8,NULL,NULL,1,NULL,0,0,NULL),(137,85,167,8,NULL,NULL,1,NULL,0,0,NULL),(138,49,167,8,NULL,NULL,1,NULL,0,0,NULL),(139,135,167,7,NULL,NULL,1,NULL,0,0,NULL),(140,133,135,2,NULL,NULL,1,NULL,0,0,NULL),(141,127,63,1,NULL,NULL,1,NULL,0,0,NULL),(142,123,63,1,NULL,NULL,1,NULL,0,0,NULL),(143,127,112,1,NULL,NULL,1,NULL,0,0,NULL),(144,123,112,1,NULL,NULL,1,NULL,0,0,NULL),(145,123,127,4,NULL,NULL,1,NULL,0,0,NULL),(146,112,102,8,NULL,NULL,1,NULL,0,0,NULL),(147,127,102,8,NULL,NULL,1,NULL,0,0,NULL),(148,123,102,8,NULL,NULL,1,NULL,0,0,NULL),(149,63,102,7,NULL,NULL,0,NULL,0,0,NULL),(150,112,63,2,NULL,NULL,0,NULL,0,0,NULL),(151,82,126,1,NULL,NULL,1,NULL,0,0,NULL),(152,141,126,1,NULL,NULL,1,NULL,0,0,NULL),(153,82,8,1,NULL,NULL,1,NULL,0,0,NULL),(154,141,8,1,NULL,NULL,1,NULL,0,0,NULL),(155,141,82,4,NULL,NULL,1,NULL,0,0,NULL),(156,8,28,8,NULL,NULL,1,NULL,0,0,NULL),(157,82,28,8,NULL,NULL,1,NULL,0,0,NULL),(158,141,28,8,NULL,NULL,1,NULL,0,0,NULL),(159,126,28,7,NULL,NULL,1,NULL,0,0,NULL),(160,8,126,2,NULL,NULL,1,NULL,0,0,NULL),(161,60,32,1,NULL,NULL,1,NULL,0,0,NULL),(162,10,32,1,NULL,NULL,1,NULL,0,0,NULL),(163,60,91,1,NULL,NULL,1,NULL,0,0,NULL),(164,10,91,1,NULL,NULL,1,NULL,0,0,NULL),(165,10,60,4,NULL,NULL,1,NULL,0,0,NULL),(166,91,146,8,NULL,NULL,1,NULL,0,0,NULL),(167,60,146,8,NULL,NULL,1,NULL,0,0,NULL),(168,10,146,8,NULL,NULL,1,NULL,0,0,NULL),(169,32,146,7,NULL,NULL,0,NULL,0,0,NULL),(170,91,32,2,NULL,NULL,0,NULL,0,0,NULL),(171,101,121,1,NULL,NULL,1,NULL,0,0,NULL),(172,117,121,1,NULL,NULL,1,NULL,0,0,NULL),(173,101,26,1,NULL,NULL,1,NULL,0,0,NULL),(174,117,26,1,NULL,NULL,1,NULL,0,0,NULL),(175,117,101,4,NULL,NULL,1,NULL,0,0,NULL),(176,26,43,8,NULL,NULL,1,NULL,0,0,NULL),(177,101,43,8,NULL,NULL,1,NULL,0,0,NULL),(178,117,43,8,NULL,NULL,1,NULL,0,0,NULL),(179,121,43,7,NULL,NULL,1,NULL,0,0,NULL),(180,26,121,2,NULL,NULL,1,NULL,0,0,NULL),(181,151,47,1,NULL,NULL,1,NULL,0,0,NULL),(182,74,47,1,NULL,NULL,1,NULL,0,0,NULL),(183,151,161,1,NULL,NULL,1,NULL,0,0,NULL),(184,74,161,1,NULL,NULL,1,NULL,0,0,NULL),(185,74,151,4,NULL,NULL,1,NULL,0,0,NULL),(186,161,73,8,NULL,NULL,1,NULL,0,0,NULL),(187,151,73,8,NULL,NULL,1,NULL,0,0,NULL),(188,74,73,8,NULL,NULL,1,NULL,0,0,NULL),(189,47,73,7,NULL,NULL,1,NULL,0,0,NULL),(190,161,47,2,NULL,NULL,1,NULL,0,0,NULL),(191,138,87,1,NULL,NULL,1,NULL,0,0,NULL),(192,86,87,1,NULL,NULL,1,NULL,0,0,NULL),(193,138,24,1,NULL,NULL,1,NULL,0,0,NULL),(194,86,24,1,NULL,NULL,1,NULL,0,0,NULL),(195,86,138,4,NULL,NULL,1,NULL,0,0,NULL),(196,24,9,8,NULL,NULL,1,NULL,0,0,NULL),(197,138,9,8,NULL,NULL,1,NULL,0,0,NULL),(198,86,9,8,NULL,NULL,1,NULL,0,0,NULL),(199,87,9,7,NULL,NULL,0,NULL,0,0,NULL),(200,24,87,2,NULL,NULL,0,NULL,0,0,NULL),(201,193,3,5,NULL,NULL,1,NULL,0,0,NULL),(202,92,39,5,NULL,NULL,1,NULL,0,0,NULL),(203,12,46,5,NULL,NULL,1,NULL,0,0,NULL),(204,148,58,5,NULL,NULL,1,NULL,0,0,NULL),(205,82,83,5,NULL,NULL,1,NULL,0,0,NULL),(206,168,95,5,NULL,NULL,1,NULL,0,0,NULL),(207,171,114,5,NULL,NULL,1,NULL,0,0,NULL),(208,101,119,5,NULL,NULL,1,NULL,0,0,NULL),(209,94,143,5,NULL,NULL,1,NULL,0,0,NULL),(210,125,147,5,NULL,NULL,1,NULL,0,0,NULL),(211,97,155,5,NULL,NULL,1,NULL,0,0,NULL),(212,190,187,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,184,49,1,NULL,NULL,1,NULL,0,0,NULL),(2,2,49,1,NULL,NULL,1,NULL,0,0,NULL),(3,184,61,1,NULL,NULL,1,NULL,0,0,NULL),(4,2,61,1,NULL,NULL,1,NULL,0,0,NULL),(5,2,184,4,NULL,NULL,1,NULL,0,0,NULL),(6,61,3,8,NULL,NULL,1,NULL,0,0,NULL),(7,184,3,8,NULL,NULL,1,NULL,0,0,NULL),(8,2,3,8,NULL,NULL,1,NULL,0,0,NULL),(9,49,3,7,NULL,NULL,0,NULL,0,0,NULL),(10,61,49,2,NULL,NULL,0,NULL,0,0,NULL),(11,64,108,1,NULL,NULL,1,NULL,0,0,NULL),(12,75,108,1,NULL,NULL,1,NULL,0,0,NULL),(13,64,157,1,NULL,NULL,1,NULL,0,0,NULL),(14,75,157,1,NULL,NULL,1,NULL,0,0,NULL),(15,75,64,4,NULL,NULL,1,NULL,0,0,NULL),(16,157,35,8,NULL,NULL,1,NULL,0,0,NULL),(17,64,35,8,NULL,NULL,1,NULL,0,0,NULL),(18,75,35,8,NULL,NULL,1,NULL,0,0,NULL),(19,108,35,7,NULL,NULL,1,NULL,0,0,NULL),(20,157,108,2,NULL,NULL,1,NULL,0,0,NULL),(21,52,155,1,NULL,NULL,1,NULL,0,0,NULL),(22,45,155,1,NULL,NULL,1,NULL,0,0,NULL),(23,52,129,1,NULL,NULL,1,NULL,0,0,NULL),(24,45,129,1,NULL,NULL,1,NULL,0,0,NULL),(25,45,52,4,NULL,NULL,1,NULL,0,0,NULL),(26,129,164,8,NULL,NULL,1,NULL,0,0,NULL),(27,52,164,8,NULL,NULL,1,NULL,0,0,NULL),(28,45,164,8,NULL,NULL,1,NULL,0,0,NULL),(29,155,164,7,NULL,NULL,0,NULL,0,0,NULL),(30,129,155,2,NULL,NULL,0,NULL,0,0,NULL),(31,68,121,1,NULL,NULL,1,NULL,0,0,NULL),(32,188,121,1,NULL,NULL,1,NULL,0,0,NULL),(33,68,122,1,NULL,NULL,1,NULL,0,0,NULL),(34,188,122,1,NULL,NULL,1,NULL,0,0,NULL),(35,188,68,4,NULL,NULL,1,NULL,0,0,NULL),(36,122,119,8,NULL,NULL,1,NULL,0,0,NULL),(37,68,119,8,NULL,NULL,1,NULL,0,0,NULL),(38,188,119,8,NULL,NULL,1,NULL,0,0,NULL),(39,121,119,7,NULL,NULL,0,NULL,0,0,NULL),(40,122,121,2,NULL,NULL,0,NULL,0,0,NULL),(41,29,59,1,NULL,NULL,1,NULL,0,0,NULL),(42,151,59,1,NULL,NULL,1,NULL,0,0,NULL),(43,29,27,1,NULL,NULL,1,NULL,0,0,NULL),(44,151,27,1,NULL,NULL,1,NULL,0,0,NULL),(45,151,29,4,NULL,NULL,1,NULL,0,0,NULL),(46,27,13,8,NULL,NULL,1,NULL,0,0,NULL),(47,29,13,8,NULL,NULL,1,NULL,0,0,NULL),(48,151,13,8,NULL,NULL,1,NULL,0,0,NULL),(49,59,13,7,NULL,NULL,0,NULL,0,0,NULL),(50,27,59,2,NULL,NULL,0,NULL,0,0,NULL),(51,98,168,1,NULL,NULL,1,NULL,0,0,NULL),(52,199,168,1,NULL,NULL,1,NULL,0,0,NULL),(53,98,192,1,NULL,NULL,1,NULL,0,0,NULL),(54,199,192,1,NULL,NULL,1,NULL,0,0,NULL),(55,199,98,4,NULL,NULL,1,NULL,0,0,NULL),(56,192,120,8,NULL,NULL,1,NULL,0,0,NULL),(57,98,120,8,NULL,NULL,1,NULL,0,0,NULL),(58,199,120,8,NULL,NULL,1,NULL,0,0,NULL),(59,168,120,7,NULL,NULL,1,NULL,0,0,NULL),(60,192,168,2,NULL,NULL,1,NULL,0,0,NULL),(61,112,159,1,NULL,NULL,1,NULL,0,0,NULL),(62,125,159,1,NULL,NULL,1,NULL,0,0,NULL),(63,112,161,1,NULL,NULL,1,NULL,0,0,NULL),(64,125,161,1,NULL,NULL,1,NULL,0,0,NULL),(65,125,112,4,NULL,NULL,1,NULL,0,0,NULL),(66,161,86,8,NULL,NULL,1,NULL,0,0,NULL),(67,112,86,8,NULL,NULL,1,NULL,0,0,NULL),(68,125,86,8,NULL,NULL,1,NULL,0,0,NULL),(69,159,86,7,NULL,NULL,1,NULL,0,0,NULL),(70,161,159,2,NULL,NULL,1,NULL,0,0,NULL),(71,111,69,1,NULL,NULL,1,NULL,0,0,NULL),(72,66,69,1,NULL,NULL,1,NULL,0,0,NULL),(73,111,196,1,NULL,NULL,1,NULL,0,0,NULL),(74,66,196,1,NULL,NULL,1,NULL,0,0,NULL),(75,66,111,4,NULL,NULL,1,NULL,0,0,NULL),(76,196,173,8,NULL,NULL,1,NULL,0,0,NULL),(77,111,173,8,NULL,NULL,1,NULL,0,0,NULL),(78,66,173,8,NULL,NULL,1,NULL,0,0,NULL),(79,69,173,7,NULL,NULL,1,NULL,0,0,NULL),(80,196,69,2,NULL,NULL,1,NULL,0,0,NULL),(81,167,194,1,NULL,NULL,1,NULL,0,0,NULL),(82,78,194,1,NULL,NULL,1,NULL,0,0,NULL),(83,167,126,1,NULL,NULL,1,NULL,0,0,NULL),(84,78,126,1,NULL,NULL,1,NULL,0,0,NULL),(85,78,167,4,NULL,NULL,1,NULL,0,0,NULL),(86,126,148,8,NULL,NULL,1,NULL,0,0,NULL),(87,167,148,8,NULL,NULL,1,NULL,0,0,NULL),(88,78,148,8,NULL,NULL,1,NULL,0,0,NULL),(89,194,148,7,NULL,NULL,0,NULL,0,0,NULL),(90,126,194,2,NULL,NULL,0,NULL,0,0,NULL),(91,163,147,1,NULL,NULL,1,NULL,0,0,NULL),(92,10,147,1,NULL,NULL,1,NULL,0,0,NULL),(93,163,53,1,NULL,NULL,1,NULL,0,0,NULL),(94,10,53,1,NULL,NULL,1,NULL,0,0,NULL),(95,10,163,4,NULL,NULL,1,NULL,0,0,NULL),(96,53,138,8,NULL,NULL,1,NULL,0,0,NULL),(97,163,138,8,NULL,NULL,1,NULL,0,0,NULL),(98,10,138,8,NULL,NULL,1,NULL,0,0,NULL),(99,147,138,7,NULL,NULL,1,NULL,0,0,NULL),(100,53,147,2,NULL,NULL,1,NULL,0,0,NULL),(101,95,24,1,NULL,NULL,1,NULL,0,0,NULL),(102,9,24,1,NULL,NULL,1,NULL,0,0,NULL),(103,95,143,1,NULL,NULL,1,NULL,0,0,NULL),(104,9,143,1,NULL,NULL,1,NULL,0,0,NULL),(105,9,95,4,NULL,NULL,1,NULL,0,0,NULL),(106,143,131,8,NULL,NULL,1,NULL,0,0,NULL),(107,95,131,8,NULL,NULL,1,NULL,0,0,NULL),(108,9,131,8,NULL,NULL,1,NULL,0,0,NULL),(109,24,131,7,NULL,NULL,1,NULL,0,0,NULL),(110,143,24,2,NULL,NULL,1,NULL,0,0,NULL),(111,133,137,1,NULL,NULL,1,NULL,0,0,NULL),(112,198,137,1,NULL,NULL,1,NULL,0,0,NULL),(113,133,58,1,NULL,NULL,1,NULL,0,0,NULL),(114,198,58,1,NULL,NULL,1,NULL,0,0,NULL),(115,198,133,4,NULL,NULL,1,NULL,0,0,NULL),(116,58,99,8,NULL,NULL,1,NULL,0,0,NULL),(117,133,99,8,NULL,NULL,1,NULL,0,0,NULL),(118,198,99,8,NULL,NULL,1,NULL,0,0,NULL),(119,137,99,7,NULL,NULL,1,NULL,0,0,NULL),(120,58,137,2,NULL,NULL,1,NULL,0,0,NULL),(121,187,195,1,NULL,NULL,1,NULL,0,0,NULL),(122,197,195,1,NULL,NULL,1,NULL,0,0,NULL),(123,187,134,1,NULL,NULL,1,NULL,0,0,NULL),(124,197,134,1,NULL,NULL,1,NULL,0,0,NULL),(125,197,187,4,NULL,NULL,1,NULL,0,0,NULL),(126,134,11,8,NULL,NULL,1,NULL,0,0,NULL),(127,187,11,8,NULL,NULL,1,NULL,0,0,NULL),(128,197,11,8,NULL,NULL,1,NULL,0,0,NULL),(129,195,11,7,NULL,NULL,1,NULL,0,0,NULL),(130,134,195,2,NULL,NULL,1,NULL,0,0,NULL),(131,100,144,1,NULL,NULL,1,NULL,0,0,NULL),(132,82,144,1,NULL,NULL,1,NULL,0,0,NULL),(133,100,94,1,NULL,NULL,1,NULL,0,0,NULL),(134,82,94,1,NULL,NULL,1,NULL,0,0,NULL),(135,82,100,4,NULL,NULL,1,NULL,0,0,NULL),(136,94,179,8,NULL,NULL,1,NULL,0,0,NULL),(137,100,179,8,NULL,NULL,1,NULL,0,0,NULL),(138,82,179,8,NULL,NULL,1,NULL,0,0,NULL),(139,144,179,7,NULL,NULL,1,NULL,0,0,NULL),(140,94,144,2,NULL,NULL,1,NULL,0,0,NULL),(141,200,87,1,NULL,NULL,1,NULL,0,0,NULL),(142,7,87,1,NULL,NULL,1,NULL,0,0,NULL),(143,200,162,1,NULL,NULL,1,NULL,0,0,NULL),(144,7,162,1,NULL,NULL,1,NULL,0,0,NULL),(145,7,200,4,NULL,NULL,1,NULL,0,0,NULL),(146,162,37,8,NULL,NULL,1,NULL,0,0,NULL),(147,200,37,8,NULL,NULL,1,NULL,0,0,NULL),(148,7,37,8,NULL,NULL,1,NULL,0,0,NULL),(149,87,37,7,NULL,NULL,0,NULL,0,0,NULL),(150,162,87,2,NULL,NULL,0,NULL,0,0,NULL),(151,42,22,1,NULL,NULL,1,NULL,0,0,NULL),(152,85,22,1,NULL,NULL,1,NULL,0,0,NULL),(153,42,41,1,NULL,NULL,1,NULL,0,0,NULL),(154,85,41,1,NULL,NULL,1,NULL,0,0,NULL),(155,85,42,4,NULL,NULL,1,NULL,0,0,NULL),(156,41,146,8,NULL,NULL,1,NULL,0,0,NULL),(157,42,146,8,NULL,NULL,1,NULL,0,0,NULL),(158,85,146,8,NULL,NULL,1,NULL,0,0,NULL),(159,22,146,7,NULL,NULL,1,NULL,0,0,NULL),(160,41,22,2,NULL,NULL,1,NULL,0,0,NULL),(161,193,34,1,NULL,NULL,1,NULL,0,0,NULL),(162,189,34,1,NULL,NULL,1,NULL,0,0,NULL),(163,193,191,1,NULL,NULL,1,NULL,0,0,NULL),(164,189,191,1,NULL,NULL,1,NULL,0,0,NULL),(165,189,193,4,NULL,NULL,1,NULL,0,0,NULL),(166,191,109,8,NULL,NULL,1,NULL,0,0,NULL),(167,193,109,8,NULL,NULL,1,NULL,0,0,NULL),(168,189,109,8,NULL,NULL,1,NULL,0,0,NULL),(169,34,109,7,NULL,NULL,1,NULL,0,0,NULL),(170,191,34,2,NULL,NULL,1,NULL,0,0,NULL),(171,48,39,1,NULL,NULL,1,NULL,0,0,NULL),(172,20,39,1,NULL,NULL,1,NULL,0,0,NULL),(173,48,145,1,NULL,NULL,1,NULL,0,0,NULL),(174,20,145,1,NULL,NULL,1,NULL,0,0,NULL),(175,20,48,4,NULL,NULL,1,NULL,0,0,NULL),(176,145,76,8,NULL,NULL,1,NULL,0,0,NULL),(177,48,76,8,NULL,NULL,1,NULL,0,0,NULL),(178,20,76,8,NULL,NULL,1,NULL,0,0,NULL),(179,39,76,7,NULL,NULL,1,NULL,0,0,NULL),(180,145,39,2,NULL,NULL,1,NULL,0,0,NULL),(181,50,106,1,NULL,NULL,1,NULL,0,0,NULL),(182,160,106,1,NULL,NULL,1,NULL,0,0,NULL),(183,50,156,1,NULL,NULL,1,NULL,0,0,NULL),(184,160,156,1,NULL,NULL,1,NULL,0,0,NULL),(185,160,50,4,NULL,NULL,1,NULL,0,0,NULL),(186,156,19,8,NULL,NULL,1,NULL,0,0,NULL),(187,50,19,8,NULL,NULL,1,NULL,0,0,NULL),(188,160,19,8,NULL,NULL,1,NULL,0,0,NULL),(189,106,19,7,NULL,NULL,1,NULL,0,0,NULL),(190,156,106,2,NULL,NULL,1,NULL,0,0,NULL),(191,139,5,1,NULL,NULL,1,NULL,0,0,NULL),(192,114,5,1,NULL,NULL,1,NULL,0,0,NULL),(193,139,71,1,NULL,NULL,1,NULL,0,0,NULL),(194,114,71,1,NULL,NULL,1,NULL,0,0,NULL),(195,114,139,4,NULL,NULL,1,NULL,0,0,NULL),(196,71,25,8,NULL,NULL,1,NULL,0,0,NULL),(197,139,25,8,NULL,NULL,1,NULL,0,0,NULL),(198,114,25,8,NULL,NULL,1,NULL,0,0,NULL),(199,5,25,7,NULL,NULL,0,NULL,0,0,NULL),(200,71,5,2,NULL,NULL,0,NULL,0,0,NULL),(201,187,4,5,NULL,NULL,1,NULL,0,0,NULL),(202,117,28,5,NULL,NULL,1,NULL,0,0,NULL),(203,115,43,5,NULL,NULL,1,NULL,0,0,NULL),(204,142,51,5,NULL,NULL,1,NULL,0,0,NULL),(205,107,55,5,NULL,NULL,1,NULL,0,0,NULL),(206,189,56,5,NULL,NULL,1,NULL,0,0,NULL),(207,80,57,5,NULL,NULL,1,NULL,0,0,NULL),(208,130,62,5,NULL,NULL,1,NULL,0,0,NULL),(209,52,97,5,NULL,NULL,1,NULL,0,0,NULL),(210,155,127,5,NULL,NULL,1,NULL,0,0,NULL),(211,47,136,5,NULL,NULL,1,NULL,0,0,NULL),(212,46,140,5,NULL,NULL,1,NULL,0,0,NULL),(213,82,165,5,NULL,NULL,1,NULL,0,0,NULL),(214,112,166,5,NULL,NULL,1,NULL,0,0,NULL),(215,175,169,5,NULL,NULL,1,NULL,0,0,NULL),(216,92,185,5,NULL,NULL,1,NULL,0,0,NULL),(217,139,201,5,NULL,NULL,1,NULL,0,0,NULL);
 /*!40000 ALTER TABLE `civicrm_relationship` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -1273,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 (1,'CiviCRM Preferences','contact_view_options','s:28:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 110\ 111\ 113\ 1\";',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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 111\ 112\ 114\ 115\ 116\ 117\ 1\";',1,NULL,1,NULL,NULL,NULL),(4,'CiviCRM Preferences','advanced_search_options','s:46:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 110\ 111\ 112\ 113\ 115\ 116\ 117\ 118\ 119\ 1\";',1,NULL,1,NULL,NULL,NULL),(5,'CiviCRM Preferences','user_dashboard_options','s:15:\"\ 11\ 12\ 13\ 14\ 15\ 17\ 18\ 1\";',1,NULL,1,NULL,NULL,NULL),(6,'CiviCRM Preferences','address_options','s:23:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 18\ 19\ 110\ 111\ 1\";',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:\"\ 11\ 12\ 1\";',1,NULL,1,NULL,NULL,NULL),(16,'CiviCRM Preferences','contact_reference_options','s:5:\"\ 11\ 12\ 1\";',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-07 05:02:47',NULL),(36,'Directory Preferences','imageUploadDir','s:19:\"persist/contribute/\";',1,NULL,1,NULL,'2014-05-07 05:02:47',NULL),(37,'Directory Preferences','customFileUploadDir','s:7:\"custom/\";',1,NULL,1,NULL,'2014-05-07 05:02:47',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-07 05:02:47',NULL),(42,'URL Preferences','imageUploadURL',NULL,1,NULL,1,NULL,'2014-05-07 05:02:47',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:\"GAwMg\";',1,NULL,1,NULL,'2014-05-07 05:02:56',NULL),(46,'Contribute Preferences','cvv_backoffice_required','s:1:\"1\";',1,NULL,1,NULL,'2014-05-07 05:02:55',NULL),(47,'CiviCRM Preferences','ajaxPopupsEnabled','i:1;',1,NULL,1,NULL,'2014-05-07 05:02:55',NULL),(48,'CiviCRM Preferences','max_attachments','i:3;',1,NULL,1,NULL,'2014-05-07 05:02:55',NULL),(49,'CiviCRM Preferences','contact_undelete','i:1;',1,NULL,1,NULL,'2014-05-07 05:02:55',NULL),(50,'CiviCRM Preferences','allowPermDeleteFinancial','b:0;',1,NULL,1,NULL,'2014-05-07 05:02:55',NULL),(51,'CiviCRM Preferences','versionAlert','i:1;',1,NULL,1,NULL,'2014-05-07 05:02:55',NULL),(52,'CiviCRM Preferences','securityAlert','i:1;',1,NULL,1,NULL,'2014-05-07 05:02:55',NULL),(53,'CiviCRM Preferences','blogUrl','s:9:\"*default*\";',1,NULL,1,NULL,'2014-05-07 05:02:55',NULL),(54,'CiviCRM Preferences','verifySSL','i:1;',1,NULL,1,NULL,'2014-05-07 05:02:55',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-07 05:02:55',NULL),(56,'CiviCRM Preferences','disable_core_css','s:1:\"0\";',1,NULL,1,NULL,'2014-05-07 05:02:55',NULL),(57,'Event Preferences','event_enable_cart','i:0;',1,NULL,1,NULL,'2014-05-07 05:02:56',NULL),(58,'Mailing Preferences','disable_mandatory_tokens_check','i:0;',1,NULL,1,NULL,'2014-05-07 05:02:56',NULL),(59,'Mailing Preferences','dedupe_email_default','i:1;',1,NULL,1,NULL,'2014-05-07 05:02:56',NULL),(60,'Mailing Preferences','hash_mailing_url','i:0;',1,NULL,1,NULL,'2014-05-07 05:02:56',NULL),(61,'Search Preferences','search_autocomplete_count','i:10;',1,NULL,1,NULL,'2014-05-07 05:02:56',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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 110\ 111\ 113\ 1\";',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:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 111\ 112\ 114\ 115\ 116\ 117\ 1\";',1,NULL,1,NULL,NULL,NULL),(4,'CiviCRM Preferences','advanced_search_options','s:46:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 17\ 18\ 19\ 110\ 111\ 112\ 113\ 115\ 116\ 117\ 118\ 119\ 1\";',1,NULL,1,NULL,NULL,NULL),(5,'CiviCRM Preferences','user_dashboard_options','s:15:\"\ 11\ 12\ 13\ 14\ 15\ 17\ 18\ 1\";',1,NULL,1,NULL,NULL,NULL),(6,'CiviCRM Preferences','address_options','s:23:\"\ 11\ 12\ 13\ 14\ 15\ 16\ 18\ 19\ 110\ 111\ 1\";',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:\"\ 11\ 12\ 1\";',1,NULL,1,NULL,NULL,NULL),(16,'CiviCRM Preferences','contact_reference_options','s:5:\"\ 11\ 12\ 1\";',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-13 12:32:34',NULL),(36,'Directory Preferences','imageUploadDir','s:19:\"persist/contribute/\";',1,NULL,1,NULL,'2014-05-13 12:32:34',NULL),(37,'Directory Preferences','customFileUploadDir','s:7:\"custom/\";',1,NULL,1,NULL,'2014-05-13 12:32:34',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-13 12:32:34',NULL),(42,'URL Preferences','imageUploadURL',NULL,1,NULL,1,NULL,'2014-05-13 12:32:34',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:\"XMGYf\";',1,NULL,1,NULL,'2014-05-13 12:32:41',NULL),(46,'Contribute Preferences','cvv_backoffice_required','s:1:\"1\";',1,NULL,1,NULL,'2014-05-13 12:32:39',NULL),(47,'CiviCRM Preferences','ajaxPopupsEnabled','i:1;',1,NULL,1,NULL,'2014-05-13 12:32:39',NULL),(48,'CiviCRM Preferences','max_attachments','i:3;',1,NULL,1,NULL,'2014-05-13 12:32:40',NULL),(49,'CiviCRM Preferences','contact_undelete','i:1;',1,NULL,1,NULL,'2014-05-13 12:32:40',NULL),(50,'CiviCRM Preferences','allowPermDeleteFinancial','b:0;',1,NULL,1,NULL,'2014-05-13 12:32:40',NULL),(51,'CiviCRM Preferences','versionAlert','i:1;',1,NULL,1,NULL,'2014-05-13 12:32:40',NULL),(52,'CiviCRM Preferences','securityAlert','i:1;',1,NULL,1,NULL,'2014-05-13 12:32:40',NULL),(53,'CiviCRM Preferences','blogUrl','s:9:\"*default*\";',1,NULL,1,NULL,'2014-05-13 12:32:40',NULL),(54,'CiviCRM Preferences','verifySSL','i:1;',1,NULL,1,NULL,'2014-05-13 12:32:40',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-13 12:32:40',NULL),(56,'CiviCRM Preferences','disable_core_css','s:1:\"0\";',1,NULL,1,NULL,'2014-05-13 12:32:40',NULL),(57,'Event Preferences','event_enable_cart','i:0;',1,NULL,1,NULL,'2014-05-13 12:32:40',NULL),(58,'Mailing Preferences','disable_mandatory_tokens_check','i:0;',1,NULL,1,NULL,'2014-05-13 12:32:40',NULL),(59,'Mailing Preferences','dedupe_email_default','i:1;',1,NULL,1,NULL,'2014-05-13 12:32:41',NULL),(60,'Mailing Preferences','hash_mailing_url','i:0;',1,NULL,1,NULL,'2014-05-13 12:32:41',NULL),(61,'Search Preferences','search_autocomplete_count','i:10;',1,NULL,1,NULL,'2014-05-13 12:32:41',NULL);
 /*!40000 ALTER TABLE `civicrm_setting` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -1302,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,61,2,'2013-08-30 09:44:46','Email','Added',NULL),(2,51,2,'2013-12-17 02:09:22','Admin','Added',NULL),(3,156,2,'2014-01-16 03:16:34','Email','Added',NULL),(4,88,2,'2013-08-29 11:59:23','Admin','Added',NULL),(5,66,2,'2014-03-14 02:08:54','Admin','Added',NULL),(6,84,2,'2014-04-29 06:16:27','Admin','Added',NULL),(7,144,2,'2013-10-30 11:06:26','Email','Added',NULL),(8,75,2,'2013-05-20 03:34:05','Email','Added',NULL),(9,198,2,'2013-12-02 12:28:30','Admin','Added',NULL),(10,80,2,'2014-04-26 10:02:35','Admin','Added',NULL),(11,92,2,'2013-06-04 12:31:50','Admin','Added',NULL),(12,201,2,'2014-05-07 12:54:40','Email','Added',NULL),(13,27,2,'2014-01-30 01:52:09','Admin','Added',NULL),(14,103,2,'2013-11-25 10:18:42','Admin','Added',NULL),(15,37,2,'2013-11-11 06:38:31','Admin','Added',NULL),(16,34,2,'2013-08-24 09:24:28','Email','Added',NULL),(17,194,2,'2013-05-22 01:46:49','Admin','Added',NULL),(18,170,2,'2014-03-28 10:44:25','Email','Added',NULL),(19,14,2,'2013-12-10 04:56:28','Admin','Added',NULL),(20,181,2,'2013-06-30 11:30:53','Admin','Added',NULL),(21,190,2,'2013-09-13 06:14:59','Admin','Added',NULL),(22,41,2,'2013-06-13 11:14:40','Email','Added',NULL),(23,57,2,'2013-06-05 02:55:01','Email','Added',NULL),(24,196,2,'2014-03-27 01:04:16','Admin','Added',NULL),(25,12,2,'2013-12-08 03:42:29','Admin','Added',NULL),(26,16,2,'2013-10-29 07:39:01','Admin','Added',NULL),(27,169,2,'2013-07-22 07:51:45','Admin','Added',NULL),(28,104,2,'2013-10-25 05:02:04','Email','Added',NULL),(29,163,2,'2013-12-02 07:20:01','Admin','Added',NULL),(30,13,2,'2014-04-10 08:39:43','Admin','Added',NULL),(31,71,2,'2013-08-31 06:22:11','Email','Added',NULL),(32,23,2,'2013-11-03 09:10:50','Admin','Added',NULL),(33,98,2,'2013-05-10 03:09:42','Admin','Added',NULL),(34,72,2,'2013-10-08 03:32:32','Email','Added',NULL),(35,164,2,'2013-12-13 10:03:44','Email','Added',NULL),(36,6,2,'2013-07-03 05:02:31','Email','Added',NULL),(37,64,2,'2013-12-19 02:11:25','Email','Added',NULL),(38,191,2,'2013-09-30 04:39:19','Email','Added',NULL),(39,150,2,'2013-10-29 11:17:59','Email','Added',NULL),(40,159,2,'2014-04-26 03:44:51','Email','Added',NULL),(41,56,2,'2013-10-30 01:26:58','Email','Added',NULL),(42,179,2,'2014-04-25 11:45:45','Admin','Added',NULL),(43,134,2,'2013-10-18 06:02:17','Admin','Added',NULL),(44,68,2,'2013-11-07 05:56:49','Email','Added',NULL),(45,168,2,'2013-09-23 03:20:21','Admin','Added',NULL),(46,180,2,'2013-09-24 01:41:06','Admin','Added',NULL),(47,96,2,'2013-11-07 03:41:16','Admin','Added',NULL),(48,165,2,'2013-08-27 01:22:35','Admin','Added',NULL),(49,65,2,'2013-07-01 07:01:51','Email','Added',NULL),(50,110,2,'2013-10-25 04:27:08','Email','Added',NULL),(51,153,2,'2013-08-13 11:09:13','Admin','Added',NULL),(52,113,2,'2013-07-03 09:34:48','Admin','Added',NULL),(53,19,2,'2013-10-18 09:00:49','Admin','Added',NULL),(54,149,2,'2013-08-12 01:33:31','Admin','Added',NULL),(55,185,2,'2013-10-14 03:45:56','Email','Added',NULL),(56,18,2,'2013-08-26 03:55:49','Email','Added',NULL),(57,99,2,'2014-02-14 06:53:38','Email','Added',NULL),(58,30,2,'2013-05-29 02:13:57','Admin','Added',NULL),(59,111,2,'2013-09-03 11:59:53','Email','Added',NULL),(60,105,2,'2013-12-07 05:37:12','Email','Added',NULL),(61,162,3,'2013-08-27 11:39:51','Admin','Added',NULL),(62,38,3,'2013-12-30 09:59:47','Admin','Added',NULL),(63,130,3,'2013-08-30 11:13:11','Admin','Added',NULL),(64,177,3,'2013-11-10 04:20:12','Admin','Added',NULL),(65,195,3,'2014-02-15 12:16:10','Email','Added',NULL),(66,40,3,'2013-08-17 08:34:41','Admin','Added',NULL),(67,36,3,'2013-11-18 08:00:55','Email','Added',NULL),(68,132,3,'2014-04-08 03:58:58','Admin','Added',NULL),(69,48,3,'2013-06-28 12:30:42','Admin','Added',NULL),(70,44,3,'2013-10-18 05:54:31','Email','Added',NULL),(71,140,3,'2013-07-11 07:54:25','Email','Added',NULL),(72,172,3,'2013-09-10 11:33:25','Email','Added',NULL),(73,94,3,'2014-04-30 04:16:02','Email','Added',NULL),(74,79,3,'2013-11-27 05:08:56','Admin','Added',NULL),(75,129,3,'2013-10-18 11:10:29','Email','Added',NULL),(76,61,4,'2014-01-28 05:57:39','Admin','Added',NULL),(77,75,4,'2013-07-05 12:16:56','Email','Added',NULL),(78,37,4,'2013-09-30 08:20:24','Admin','Added',NULL),(79,41,4,'2013-08-05 04:18:07','Email','Added',NULL),(80,163,4,'2013-12-20 08:01:34','Email','Added',NULL),(81,6,4,'2014-03-10 10:45:16','Email','Added',NULL),(82,134,4,'2014-02-03 07:31:24','Email','Added',NULL),(83,110,4,'2013-05-16 11:44:32','Email','Added',NULL);
+INSERT INTO `civicrm_subscription_history` (`id`, `contact_id`, `group_id`, `date`, `method`, `status`, `tracking`) VALUES (1,8,2,'2013-05-22 06:03:55','Email','Added',NULL),(2,177,2,'2013-09-03 02:30:33','Email','Added',NULL),(3,89,2,'2014-02-01 06:06:46','Admin','Added',NULL),(4,174,2,'2014-01-23 06:53:24','Email','Added',NULL),(5,124,2,'2014-05-08 09:08:55','Admin','Added',NULL),(6,80,2,'2014-04-15 01:28:26','Email','Added',NULL),(7,172,2,'2013-08-15 02:01:41','Admin','Added',NULL),(8,15,2,'2014-04-01 06:16:16','Email','Added',NULL),(9,117,2,'2014-01-15 11:44:09','Admin','Added',NULL),(10,101,2,'2013-09-25 02:15:25','Email','Added',NULL),(11,103,2,'2013-12-03 10:44:35','Admin','Added',NULL),(12,23,2,'2014-04-15 08:35:24','Email','Added',NULL),(13,70,2,'2014-02-01 05:46:21','Admin','Added',NULL),(14,123,2,'2014-04-16 12:31:10','Admin','Added',NULL),(15,40,2,'2013-12-20 12:37:57','Admin','Added',NULL),(16,170,2,'2013-07-28 12:47:29','Email','Added',NULL),(17,65,2,'2013-09-25 09:06:43','Email','Added',NULL),(18,171,2,'2013-05-23 08:20:09','Email','Added',NULL),(19,26,2,'2013-10-05 01:04:58','Email','Added',NULL),(20,96,2,'2014-02-11 08:01:46','Email','Added',NULL),(21,90,2,'2013-09-30 11:42:10','Admin','Added',NULL),(22,12,2,'2013-05-19 06:16:15','Admin','Added',NULL),(23,16,2,'2014-02-25 06:17:59','Admin','Added',NULL),(24,128,2,'2013-09-17 03:04:56','Admin','Added',NULL),(25,79,2,'2014-02-26 11:57:48','Email','Added',NULL),(26,113,2,'2013-07-31 11:22:27','Admin','Added',NULL),(27,180,2,'2013-06-03 10:13:27','Admin','Added',NULL),(28,154,2,'2014-04-26 11:17:04','Email','Added',NULL),(29,60,2,'2014-05-12 01:09:25','Admin','Added',NULL),(30,102,2,'2013-12-20 03:15:17','Admin','Added',NULL),(31,67,2,'2014-05-06 05:32:59','Admin','Added',NULL),(32,63,2,'2014-03-10 07:04:21','Admin','Added',NULL),(33,46,2,'2014-04-22 03:57:17','Admin','Added',NULL),(34,33,2,'2013-06-20 07:16:32','Email','Added',NULL),(35,153,2,'2013-09-04 08:23:33','Admin','Added',NULL),(36,176,2,'2014-03-02 06:50:34','Email','Added',NULL),(37,186,2,'2013-09-30 03:47:37','Admin','Added',NULL),(38,118,2,'2013-07-19 09:05:44','Email','Added',NULL),(39,105,2,'2013-12-10 06:17:41','Admin','Added',NULL),(40,182,2,'2013-10-18 11:04:04','Email','Added',NULL),(41,21,2,'2013-12-21 04:08:30','Admin','Added',NULL),(42,38,2,'2014-02-22 12:34:37','Email','Added',NULL),(43,6,2,'2013-09-24 11:12:21','Email','Added',NULL),(44,88,2,'2013-08-26 07:51:18','Email','Added',NULL),(45,14,2,'2014-01-21 01:50:25','Email','Added',NULL),(46,72,2,'2014-02-20 09:57:36','Email','Added',NULL),(47,73,2,'2014-02-24 11:35:00','Email','Added',NULL),(48,190,2,'2014-03-03 04:12:18','Admin','Added',NULL),(49,44,2,'2013-05-20 12:15:44','Admin','Added',NULL),(50,142,2,'2013-11-29 02:08:16','Admin','Added',NULL),(51,175,2,'2013-08-08 12:11:47','Admin','Added',NULL),(52,178,2,'2014-01-16 10:26:17','Admin','Added',NULL),(53,74,2,'2014-01-31 01:02:42','Admin','Added',NULL),(54,132,2,'2013-08-11 10:08:47','Email','Added',NULL),(55,81,2,'2013-08-07 03:01:54','Admin','Added',NULL),(56,47,2,'2013-10-18 09:17:47','Email','Added',NULL),(57,107,2,'2013-11-26 01:48:06','Admin','Added',NULL),(58,181,2,'2014-01-23 12:13:26','Admin','Added',NULL),(59,141,2,'2013-05-14 03:25:58','Admin','Added',NULL),(60,77,2,'2014-01-20 01:30:11','Email','Added',NULL),(61,54,3,'2013-10-07 08:50:25','Admin','Added',NULL),(62,92,3,'2013-08-07 08:42:14','Email','Added',NULL),(63,158,3,'2014-01-30 11:04:21','Email','Added',NULL),(64,91,3,'2013-05-30 07:16:04','Email','Added',NULL),(65,110,3,'2014-05-01 05:04:39','Email','Added',NULL),(66,130,3,'2014-05-10 10:05:49','Email','Added',NULL),(67,152,3,'2014-05-08 08:51:25','Email','Added',NULL),(68,115,3,'2013-12-31 09:31:43','Email','Added',NULL),(69,17,3,'2014-01-12 12:48:47','Email','Added',NULL),(70,32,3,'2014-01-27 10:59:53','Admin','Added',NULL),(71,31,3,'2013-07-24 08:10:32','Email','Added',NULL),(72,30,3,'2013-11-10 03:12:34','Admin','Added',NULL),(73,93,3,'2014-03-30 01:18:06','Email','Added',NULL),(74,116,3,'2013-12-23 10:13:43','Admin','Added',NULL),(75,36,3,'2013-11-02 07:04:29','Email','Added',NULL),(76,8,4,'2014-02-23 04:02:17','Admin','Added',NULL),(77,15,4,'2013-07-18 01:01:59','Admin','Added',NULL),(78,40,4,'2014-03-14 09:35:21','Email','Added',NULL),(79,12,4,'2013-07-18 03:38:18','Email','Added',NULL),(80,60,4,'2014-01-14 05:10:39','Admin','Added',NULL),(81,176,4,'2014-01-15 09:52:11','Email','Added',NULL),(82,6,4,'2013-06-24 05:27:44','Email','Added',NULL),(83,142,4,'2013-09-06 04:38:17','Email','Added',NULL);
 /*!40000 ALTER TABLE `civicrm_subscription_history` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -1398,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,158,'http://greensoftwarealliance.org',1),(2,22,'http://ecsoftwarecollective.org',1),(3,147,'http://lincolnalliance.org',1),(4,187,'http://lincolnnetwork.org',1),(5,186,'http://bayadvocacy.org',1),(6,115,'http://unitedschool.org',1),(7,5,'http://mcgeeservices.org',1),(8,83,'http://localeducationacademy.org',1),(9,143,'http://pbculturecenter.org',1),(10,46,'http://friendsagriculturesolutions.org',1),(11,15,'http://statesadvocacyfund.org',1),(12,114,'http://sierratechnology.org',1),(13,95,'http://friendsfamily.org',1),(14,39,'http://colvilleliteracyalliance.org',1),(15,188,'http://wichitasportsacademy.org',1),(16,178,'http://pinesystems.org',1),(17,119,'http://sierrapoetrypartnership.org',1),(18,58,'http://progressivedevelopment.org',1),(19,3,'http://sierrasoftwarefellowship.org',1);
+INSERT INTO `civicrm_website` (`id`, `contact_id`, `url`, `website_type_id`) VALUES (1,51,'http://friendsempowermentsolutions.org',1),(2,183,'http://mainsoftware.org',1),(3,185,'http://woodbridgetrust.org',1),(4,149,'http://bayarts.org',1),(5,55,'http://northpointagriculture.org',1),(6,165,'http://fclegaltrust.org',1),(7,4,'http://globalarts.org',1),(8,201,'http://cadellsoftware.org',1),(9,83,'http://pinefund.org',1),(10,127,'http://nycultureacademy.org',1),(11,57,'http://ppartscenter.org',1),(12,28,'http://wyomingliteracy.org',1),(13,56,'http://kansascenter.org',1),(14,43,'http://prdevelopmentpartners.org',1),(15,97,'http://progressivesports.org',1),(16,169,'http://sharplescultureinitiative.org',1),(17,140,'http://virginiaagriculturealliance.org',1),(18,166,'http://friendsmusicpartnership.org',1),(19,62,'http://vnpeacepartners.org',1);
 /*!40000 ALTER TABLE `civicrm_website` ENABLE KEYS */;
 UNLOCK TABLES;
 
@@ -1430,7 +1430,7 @@ UNLOCK TABLES;
 /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
 /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
 
--- Dump completed on 2014-05-07 20:03:05
+-- Dump completed on 2014-05-12 21:32:43
 -- +--------------------------------------------------------------------+
 -- | CiviCRM version 3.4                                                |
 -- +--------------------------------------------------------------------+
index db945388441a67a524810dbe7026ce2d817d7fd4..cf09afeaec1881c1aabaaf63be9d5b7f3142fff9 100644 (file)
 
   <civicrm_dedupe_exception />
 
-  <civicrm_case />
-
-  <civicrm_case_contact />
-
   <civicrm_case_type />
 
   <civicrm_grant />
 
   <civicrm_group_organization />
 
-  <civicrm_relationship />
-
   <civicrm_mailing />
 
   <civicrm_mailing_group />
 
   <civicrm_membership_block />
 
-  <civicrm_activity />
-
-  <civicrm_activity_contact />
+  <civicrm_case />
 
-  <civicrm_case_activity />
+  <civicrm_case_contact />
 
   <civicrm_pledge />
 
 
   <civicrm_dashboard_contact />
 
+  <civicrm_relationship />
+
   <civicrm_contribution_recur />
 
   <civicrm_financial_trxn />
 
   <civicrm_membership_log />
 
+  <civicrm_activity />
+
+  <civicrm_activity_contact />
+
+  <civicrm_case_activity />
+
   <civicrm_price_field />
 
   <civicrm_price_field_value />
index 08a5e048042bb8718d3f54ef9c09ef81860586a7..19338f7146bae8d6ad18199a187a3ae4f008d9c0 100644 (file)
     <comment>Ordering of the case types</comment>
     <add>4.5</add>
   </field>
+  <field>
+    <name>xml_definition</name>
+    <type>blob</type>
+    <comment>xml definition of case type</comment>
+    <add>4.5</add>
+  </field>
 </table>